@texturehq/edges 3.0.1 → 3.1.1
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/{colors-JkpMFxrb.d.ts → colors-3zFRtH8q.d.ts} +100 -8
- package/dist/{colors-DJDkptUU.d.cts → colors-7toc6xXj.d.cts} +100 -8
- package/dist/index.cjs +10 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +68 -3
- package/dist/index.d.ts +68 -3
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/server.cjs +2 -2
- package/dist/server.cjs.map +1 -1
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.js +2 -2
- package/dist/server.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
'use strict';var reactAriaComponents=require('react-aria-components'),ze=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),Up=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),X0=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),jw=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'),uk=require('papaparse'),brush=require('@visx/brush'),pattern=require('@visx/pattern'),d3Scale=require('d3-scale'),d3Time=require('d3-time'),date=require('@internationalized/date'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),reactDom=require('react-dom'),kM=require('react-map-gl'),server=require('react-dom/server'),HE=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),KE=require('@tiptap/starter-kit'),rL=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 ze__namespace=/*#__PURE__*/_interopNamespace(ze);var Up__namespace=/*#__PURE__*/_interopNamespace(Up);var X0__namespace=/*#__PURE__*/_interopNamespace(X0);var jw__default=/*#__PURE__*/_interopDefault(jw);var uk__default=/*#__PURE__*/_interopDefault(uk);var kM__default=/*#__PURE__*/_interopDefault(kM);var HE__default=/*#__PURE__*/_interopDefault(HE);var KE__default=/*#__PURE__*/_interopDefault(KE);var rL__default=/*#__PURE__*/_interopDefault(rL);var vv=Object.create;var Nc=Object.defineProperty;var Cv=Object.getOwnPropertyDescriptor;var Sv=Object.getOwnPropertyNames;var wv=Object.getPrototypeOf,Nv=Object.prototype.hasOwnProperty;var kv=(e,t,r)=>t in e?Nc(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var Tv=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Pv=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Sv(t))!Nv.call(e,n)&&n!==r&&Nc(e,n,{get:()=>t[n],enumerable:!(o=Cv(t,n))||o.enumerable});return e};var Op=(e,t,r)=>(r=e!=null?vv(wv(e)):{},Pv(Nc(r,"default",{value:e,enumerable:true}),e));var Xa=(e,t,r)=>kv(e,typeof t!="symbol"?t+"":t,r);var su=Tv((au,iu)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof au<"u"?t():(t(),e.FileSaver={});})(au,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 iu<"u"&&(iu.exports=i);});});function qt(e,t=false){let[r,o]=ze.useState(t);return ze.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 sn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function Qt(e="base"){let t=qt(`(min-width: ${sn.sm})`,e!=="base"),r=qt(`(min-width: ${sn.md})`,["md","lg","xl","2xl"].includes(e)),o=qt(`(min-width: ${sn.lg})`,["lg","xl","2xl"].includes(e)),n=qt(`(min-width: ${sn.xl})`,["xl","2xl"].includes(e)),a=qt(`(min-width: ${sn["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 ot(e,t){let r=ze.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 es=()=>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"})]}),Hp=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Wp=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Gp=()=>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"})]}),Lv=ot("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"})]})),Av=ot("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),Iv=ot("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"})]})),Fv=ot("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"})]})),Bv=ot("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),Vv=ot("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"})]})),zv=ot("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(es,{}),jsxRuntime.jsx(Hp,{})]})),Ov=ot("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(es,{}),jsxRuntime.jsx(Wp,{})]})),Hv=ot("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"})]})),Wv=ot("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(es,{}),jsxRuntime.jsx(Hp,{}),jsxRuntime.jsx(Gp,{})]})),Gv=ot("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(es,{}),jsxRuntime.jsx(Wp,{}),jsxRuntime.jsx(Gp,{})]})),Uv=ot("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"})]})),aa={1:[128],2:[110,146],3:[92,128,164]},kc=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),Tc=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),Kv=ot("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[1].map(kc)})),Yv=ot("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[2].map(kc)})),Jv=ot("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[3].map(kc)})),Xv=ot("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[1].map(Tc)})),jv=ot("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[2].map(Tc)})),qv=ot("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:aa[3].map(Tc)})),Qv=ot("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),ia={TextureRecloser:Lv,TextureFuse:Av,TextureBreaker:Iv,TextureSource:Fv,TextureCapacitor:Bv,TextureRegulator:Vv,TextureSwitch:zv,TextureSwitchClosed:Ov,TextureOpenPoint:Hv,TextureSectionalizerOpen:Wv,TextureSectionalizerClosed:Gv,TextureTransformer:Uv,TextureSinglePhaseOverheadLine:Kv,TextureTwoPhaseOverheadLine:Yv,TextureThreePhaseOverheadLine:Jv,TextureSinglePhaseUndergroundLine:Xv,TextureTwoPhaseUndergroundLine:jv,TextureThreePhaseUndergroundLine:qv,TextureSupportStructure:Qv};if(process.env.NODE_ENV==="development")for(let e of Object.keys(ia))e in Up__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 sa={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},z=ze.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=ia[e]??Up__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 sa?sa[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}`})});z.displayName="Icon";var Zv=ze.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 sa?sa[n]:n,p=r?typeof r=="string"&&r in sa?sa[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(z,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});Zv.displayName="IconWithContainer";function ur({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 lC({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 lt({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)=>lC({...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(ur,{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 ts(e=true){let[t,r]=ze.useState(null);return ze.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 mC={"--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 Jp(e){let t={...e};for(let[r,o]of Object.entries(mC))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function Xp(e){return e.replace(/[{}<>]/g,"")}function jp(e){return Object.entries(e).map(([t,r])=>`${Xp(t)}: ${Xp(r)};`).join(" ")}function Qp({variables:e,darkVariables:t,children:r}){let n=ze.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?Jp(e):null,c=i?Jp(t):null,l=s?`[data-brand-scope="${n}"] { ${jp(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${jp(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 la=new Map,gC=8;function bC(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 Pt=(e,t="#000000")=>typeof window>"u"?t:Zp(e,t,0);function Zp(e,t,r){if(r>gC)return t;let o=e.startsWith("var(")?bC(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),la.has(o))return la.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=Zp(i,t,r+1);return la.set(o,l),l}return la.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)"?(la.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var rs=()=>{la.clear();},ln=()=>{let e=[];for(let t=1;t<=12;t++){let r=Pt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?_p():e},_p=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],qa=()=>Pt("--color-viz-default","#444ae1"),xC=(e,t)=>{let r={},o=ln();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},$p=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},hC=e=>$p(e)?Pt("--color-text-primary","#333333"):Pt("--color-text-inverse","#ffffff"),em=(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()},Mc=e=>{let t=ln(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var Ec=(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)},Dc=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]},tm=(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},Lc=(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=Pt(i);n.push(s);}return n},Ac=(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=Pt(i);n.push(s);}return n},Qa=(e,t,r,o="viridis")=>{let n=Lc(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]},Za=(e,t,r,o,n="redYellowBlue")=>{let a=Ac(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 Ic=ze.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),Ot=()=>ze.useContext(Ic);function wC(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function nm(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function am(e){return e==="system"?wC():e}var sm=({children:e})=>{let[t,r]=ze.useState(nm),[o,n]=ze.useState(()=>am(nm())),a=o==="dark",i=ze.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")),rs();},[]);ze.useEffect(()=>{rs();let c=am(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=ze.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(Ic.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function Zt(...e){return e.filter(Boolean).join(" ")}var Fc=class{constructor(){Xa(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();}},ne=new Fc;var Eo=(e,t="Yes",r="No")=>e==null?null:e?t:r,NC=e=>Eo(e,"Enabled","Disabled"),kC=e=>Eo(e,"On","Off"),TC=e=>Eo(e,"Active","Inactive"),PC=e=>Eo(e,"True","False"),RC=e=>Eo(e,"\u2713","\u2717"),Do=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},lm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Do(e);return r===null?t.nullText??null:Eo(r,t.trueText??"Yes",t.falseText??"No")};ne.register("boolean",(e,t,r)=>{let o=Do(e);return o!==null?Eo(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});ne.register("yesNo",e=>{let t=Do(e);return t!==null?Eo(t,"Yes","No"):null});ne.register("enabledDisabled",e=>{let t=Do(e);return t!==null?NC(t):null});ne.register("onOff",e=>{let t=Do(e);return t!==null?kC(t):null});ne.register("activeInactive",e=>{let t=Do(e);return t!==null?TC(t):null});ne.register("trueFalse",e=>{let t=Do(e);return t!==null?PC(t):null});ne.register("checkmark",e=>{let t=Do(e);return t!==null?RC(t):null});var ue=e=>e==null,cm=(e,t=0)=>ue(e)?null:`${e.toFixed(t)}%`,dm=(e,t=0)=>cm(e,t)??"\u2014",MC=e=>ue(e)?null:Math.round(e).toString(),EC=(e,t=1)=>ue(e)?null:e.toFixed(t),DC=(e,t,r=true)=>{if(ue(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)},LC=(e,t="short")=>ue(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),AC=(e,t=2)=>ue(e)?null:e.toExponential(t),um=(e,t="USD",r)=>{if(ue(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)},pm=(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)},mm=(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:um(r,t.currency,t)};ne.register("percentage",(e,t)=>typeof e=="number"?cm(e,typeof t=="number"?t:0):null);ne.register("integer",e=>typeof e=="number"?MC(e):null);ne.register("float",(e,t)=>typeof e=="number"?EC(e,typeof t=="number"?t:1):null);ne.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:DC(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});ne.register("compact",(e,t)=>typeof e=="number"?LC(e,t==="long"?"long":"short"):null);ne.register("scientific",(e,t)=>typeof e=="number"?AC(e,typeof t=="number"?t:2):null);ne.register("currency",(e,t,r)=>typeof e=="number"?um(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function bA(e,t=1){return ue(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function xA(e,t=1){return ue(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function qr({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=zr(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=zr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return zr(e,{type:"number"});if(typeof e=="boolean")return zr(e,{type:"boolean"})}return String(e)}function CA(e,t,r){return ze__namespace.default.useCallback(o=>qr({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Bc=(e,t=0)=>{if(ue(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},ns=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} A`,Vc=(e,t=2)=>ue(e)?null:`${(e/1e3).toFixed(t)} kA`,FC=(e,t)=>{if(ue(e))return null;let r=Math.abs(e);return r>=1e3?Vc(e,t??2):r<1?Bc(e,t??0):ns(e,t??1)},zc=(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 Vc(r,o??2);case "mA":return Bc(r,o??0);case "A":return ns(r,o??1)}return t.autoScale!==false?FC(r,o):ns(r,o??1)};ne.register("current",zc);var TA=Bc,PA=ns,RA=Vc;var cn=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},BC=(e,t=false,r)=>{if(!e)return null;let o=cn(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)},as=e=>{if(!e)return null;let t=cn(e);return t?t.toRelative():"Invalid Date"},VC=(e,t)=>{if(!e)return null;let r=cn(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},zC=e=>{if(!e)return null;let t=cn(e);return t?t.toISO():null},OC=(e,t,r)=>{if(!e)return null;let o=cn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},LA=e=>{let t=cn(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},fm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=cn(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)};ne.register("date",(e,t,r)=>BC(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));ne.register("relativeTime",e=>as(e));ne.register("fullDateTime",(e,t)=>VC(e,typeof t=="string"?t:void 0));ne.register("isoString",e=>zC(e));ne.register("customDateFormat",(e,t,r)=>typeof t=="string"?OC(e,t,typeof r=="string"?r:void 0):null);var Oc=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} m`,HC=(e,t=1)=>ue(e)?null:`${(e*100).toFixed(t)} cm`,WC=(e,t=0)=>ue(e)?null:`${(e*1e3).toFixed(t)} mm`,Hc=(e,t=1)=>ue(e)?null:`${(e/1e3).toFixed(t)} km`,Wc=(e,t=0)=>ue(e)?null:`${e.toFixed(t)} ft`,GC=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} in`,Gc=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} mi`,Uc=(e,t=0)=>ue(e)?null:`${e.toFixed(t)} yd`,BA=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} nm`,VA=e=>e*3.28084,zA=e=>e/3.28084,OA=e=>e*1.60934,HA=e=>e/1.60934,WA=e=>e/5280,gm=e=>e*5280,GA=e=>e/1609.34,UA=e=>e*1609.34,KA=e=>e*.9144,YA=e=>e/.9144,JA=e=>e*2.54,XA=e=>e/2.54,bm=(e,t=false,r=1)=>{if(ue(e))return null;let o=Math.abs(e);return t?o>=1e3?Hc(e,r):o<.01?WC(e,0):o<1?HC(e,r):Oc(e,r):o<.01?Wc(gm(e),0):o<.1?Uc(gm(e)/3,0):Gc(e,r)},xm=(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 bm(r,n,o)}switch(t.unit){case "km":return Hc(r,o);case "ft":return Wc(r,o);case "mi":return Gc(r,o);case "yd":return Uc(r,o);default:return Oc(r,o)}};ne.register("miles",(e,t)=>typeof e=="number"?Gc(e,typeof t=="number"?t:1):null);ne.register("kilometers",(e,t)=>typeof e=="number"?Hc(e,typeof t=="number"?t:1):null);ne.register("meters",(e,t)=>typeof e=="number"?Oc(e,typeof t=="number"?t:1):null);ne.register("feet",(e,t)=>typeof e=="number"?Wc(e,typeof t=="number"?t:0):null);ne.register("yards",(e,t)=>typeof e=="number"?Uc(e,typeof t=="number"?t:0):null);ne.register("inches",(e,t)=>typeof e=="number"?GC(e,typeof t=="number"?t:1):null);ne.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?bm(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var Kc=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} Wh`,Yc=(e,t=1)=>ue(e)?null:`${(e/1e3).toFixed(t)} kWh`,hm=(e,t=1)=>ue(e)?null:`${(e/1e6).toFixed(t)} MWh`,ym=(e,t=1)=>ue(e)?null:`${(e/1e9).toFixed(t)} GWh`,Jc=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},vm=(e,t=1)=>{if(ue(e))return null;switch(Jc(e)){case "GWh":return ym(e,t);case "MWh":return hm(e,t);case "kWh":return Yc(e,t);default:return Kc(e,t)}},Xc={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},jc=(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*Xc[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return ym(o,n);case "MWh":return hm(o,n);case "kWh":return Yc(o,n);case "Wh":return Kc(o,n)}return t.autoScale!==false?vm(o,n):Kc(o,n)};ne.register("kWh",e=>typeof e=="number"?Yc(e):null);ne.register("autoScaleEnergy",(e,t)=>typeof e=="number"?vm(e,typeof t=="number"?t:1):null);ne.register("energy",jc);var is=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},qc=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():is(e)},ca=e=>e?e.startsWith("+")||e.length>11?qc(e):is(e):null,Cm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return qc(r);switch(t.country){case "US":case "CA":return is(r);default:return ca(r)}};ne.register("phoneNumber",e=>typeof e=="string"?ca(e):null);ne.register("usPhone",e=>typeof e=="string"?is(e):null);ne.register("internationalPhone",e=>typeof e=="string"?qc(e):null);var ss=(e,t=0)=>ue(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,Qc=(e,t=1)=>ue(e)?null:`${(e/1e3).toFixed(t)} kW`,Zc=(e,t=1)=>ue(e)?null:`${(e/1e6).toFixed(t)} MW`,_c=(e,t=2)=>ue(e)?null:`${(e/1e9).toFixed(t)} GW`,UC=(e,t)=>{if(ue(e))return null;let r=Math.abs(e);return r>=1e9?_c(e,t??2):r>=1e6?Zc(e,t??1):r>=1e3?Qc(e,t??1):ss(e,t??0)},$c=(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 _c(r,o??2);case "MW":return Zc(r,o??1);case "kW":return Qc(r,o??1);case "W":return ss(r,o??0)}return t.autoScale!==false?UC(r,o):ss(r,o??0)};ne.register("power",$c);var r5=ss,o5=Qc,n5=Zc,a5=_c;var ed=(e,t=1)=>ue(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,ls=(e,t=1)=>ue(e)?null:`${e.toFixed(t)} \u03A9`,Sm=(e,t=1)=>ue(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,wm=(e,t=2)=>ue(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,KC=(e,t)=>{if(ue(e))return null;let r=Math.abs(e);return r>=1e6?wm(e,t??2):r>=1e3?Sm(e,t??1):r<1?ed(e,t??1):ls(e,t??1)},td=(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 wm(r,o??2);case "k\u03A9":return Sm(r,o??1);case "m\u03A9":return ed(r,o??1);case "\u03A9":return ls(r,o??1)}return t.autoScale!==false?KC(r,o):ls(r,o??1)};ne.register("resistance",td);ne.register("ohms",e=>typeof e=="number"?ls(e):null);ne.register("milliohms",e=>typeof e=="number"?ed(e):null);var Nm=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},km=(e,t=0)=>ue(e)?null:`${e.toFixed(t)}\xB0F`,Tm=(e,t=true,r=0)=>ue(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Pm=(e,t=true,r=0)=>ue(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,YC=e=>e*9/5+32,JC=e=>(e-32)*(5/9),p5=e=>e+273.15,XC=e=>e-273.15,m5=e=>JC(e)+273.15,f5=e=>YC(XC(e)),Rm=(e,t="F",r=0)=>{if(ue(e))return null;switch(typeof t=="string"&&t.length>1?Nm(t):t){case "C":return Tm(e,true,r);case "K":return Pm(e,true,r);default:return km(e,r)}},Mm=(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?Nm(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 Rm(r,n,o)};ne.register("temperature",(e,t,r)=>typeof e=="number"?Rm(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);ne.register("fahrenheit",(e,t)=>typeof e=="number"?km(e,typeof t=="number"?t:0):null);ne.register("celsius",(e,t,r)=>typeof e=="number"?Tm(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);ne.register("kelvin",(e,t,r)=>typeof e=="number"?Pm(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var jC=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),Em=e=>e?.toUpperCase()??"",Dm=e=>e?.toLowerCase()??"",Lm=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Am=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(" ")},Im=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Fm=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",Bm=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Vm=e=>e?e.toLowerCase().split("_").map(t=>Fm(t)).join(" "):"",qC=e=>e?e.includes("_")?Vm(e):e.toUpperCase()===e?Fm(e.toLowerCase()):Bm(e):"",da=(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)}`},cs=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",ds=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",QC=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},zm=(e,t)=>{if(jC(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=Em(r);break;case "lowercase":r=Dm(r);break;case "capitalize":r=Im(r);break;case "titleCase":r=Am(r);break;case "sentenceCase":r=Lm(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=cs(r,o);break;case "middle":r=da(r,o);break;case "end":r=ds(r,o,a);break}}return r};ne.register("uppercase",e=>Em(String(e)));ne.register("lowercase",e=>Dm(String(e)));ne.register("sentenceCase",e=>Lm(String(e)));ne.register("titleCase",e=>Am(String(e)));ne.register("capitalize",e=>Im(String(e)));ne.register("camelCaseToWords",e=>Bm(String(e)));ne.register("snakeCaseToWords",e=>Vm(String(e)));ne.register("enumToSentenceCase",e=>qC(String(e)));ne.register("truncateMiddle",(e,t)=>da(String(e),typeof t=="number"?t:16));ne.register("truncateStart",(e,t)=>cs(String(e),typeof t=="number"?t:8));ne.register("truncateEnd",(e,t,r)=>ds(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));ne.register("secret",e=>QC(String(e)));var rd=(e,t=0)=>{if(ue(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},us=(e,t=0)=>ue(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,od=(e,t=1)=>ue(e)?null:`${(e/1e3).toFixed(t)} kV`,ZC=(e,t)=>{if(ue(e))return null;let r=Math.abs(e);return r>=1e3?od(e,t??1):r<1?rd(e,t??0):us(e,t??0)},nd=(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 od(r,o??1);case "mV":return rd(r,o??0);case "V":return us(r,o??0)}return t.autoScale!==false?ZC(r,o):us(r,o??0)};ne.register("voltage",nd);var v5=rd,C5=us,S5=od;var _C=(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:dm(r,t.decimals??0)},zr=(e,t)=>{switch(t.type){case "text":return zm(e,t);case "number":return pm(e,t);case "percentage":return _C(e,t);case "currency":return mm(e,t);case "date":return fm(e,t);case "boolean":return lm(e,t);case "energy":return jc(e,t);case "power":return $c(e,t);case "voltage":return nd(e,t);case "current":return zc(e,t);case "resistance":return td(e,t);case "temperature":return Mm(e,t);case "distance":return xm(e,t);case "phone":return Cm(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 ua={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},$C=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function ad(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??ua.power;case "energy":return e.unit??e.sourceUnit??ua.energy;case "voltage":return e.unit??ua.voltage;case "current":return e.unit??ua.current;case "resistance":return e.unit??ua.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??ua.distance;default:return null}}function Om(e,t){if(!$C.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=ad(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=zr(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=zr(r,t);return n?String(n):""}return String(r)}var O5=(e,t)=>({type:e,...t});function un(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function dn(e,t){return un(e)?t.format(e):""}function Hm(e){if(!un(e.start)||!un(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=>dn(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=>dn(i,a)}var e0=864e5;function Wm(e,t){let r=t?.compact??false,o=e<5*e0,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!un(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 id(e,t){if(!un(e.start)||!un(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>un(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=>dn(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=>dn(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=>dn(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=>dn(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=>dn(l,c)}var Qr={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 gt(e,...t){return Zt(Qr[e],...t)}function Ye(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 ke(e,t){return reactAriaComponents.composeRenderProps(e,r=>tailwindMerge.twMerge(t,r))}var We={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 a0="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",i0="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",s0={primary:i0,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"},Um={full:"w-full",default:"w-fit"},l0="opacity-50 cursor-not-allowed pointer-events-none",c0="opacity-100 cursor-pointer",d0={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},u0={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function p0(e){return !e||e==="default"||e==="brand"?"primary":e}function m0(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=p0(t),s=i==="unstyled"?"":`${a0} ${s0[i]}`;i!=="unstyled"&&(s+=` ${We[r].text} ${We[r].height} ${We[r].padding} ${We[r].gap}`),o||a?s+=` ${l0}`:s+=` ${c0}`,n?s+=` ${Um.full}`:s+=` ${Um.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,Ye(),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(z,{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(z,{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(m0(e),d),N=l?{href:l,target:g,rel:h,...b}:{};if(l){let{onPress:T,onPressStart:k,onPressEnd:D,onPressChange:E,onPressUp:L,onAuxClick:P,onContextMenu:B,onDoubleClick:W,...K}=b;Object.assign(N,K);}let R=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:[R,jsxRuntime.jsx("span",{className:`absolute ${d0[p]} flex h-5 w-5 items-center justify-center rounded-full ${u0[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):R}function ld({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 Ao({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(ld,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(ld,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(ld,{action:e,defaultVariant:"primary"})]})]})]})}var f0={heading:{sm:Qr.headingSm,md:Qr.headingMd,lg:Qr.headingLg,xl:Qr.headingXl},display:{sm:Qr.displaySm,md:Qr.displayMd,lg:Qr.displayLg,xl:Qr.displayXl}},g0={page:"h-16 leading-[62px]"};function $t({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=f0[t][i],c=o?g0[o]:"";return jsxRuntime.jsx(e,{className:Zt(s,"text-text-primary",c,n),children:a})}var Gt=({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(z,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx($t,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(ee,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(z,{name:"X","data-testid":"close-button"})})]})]});var X=({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]=ze.useState(c===0);if(ze.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})},Jm=({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 C0={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"},S0="rounded-lg",dd={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},w0={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function Ge({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",C0[e],S0,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(X,{width:"100%",height:"100%",className:"rounded-none"}):r})}function ud({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(X,{width:120,height:20}),jsxRuntime.jsx(X,{width:24,height:24})]}),t&&jsxRuntime.jsx(X,{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($t,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:gt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function pd({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",dd[r],o),children:jsxRuntime.jsx(X,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",dd[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",dd[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function md({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(X,{width:"100%",height:16}),jsxRuntime.jsx(X,{width:"80%",height:16}),jsxRuntime.jsx(X,{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 fd({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(X,{width:80,height:32}),jsxRuntime.jsx(X,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",w0[r],e),children:t}):null}Ge.Header=ud;Ge.Media=pd;Ge.Content=md;Ge.Footer=fd;var Or=class extends ze.Component{constructor(){super(...arguments);Xa(this,"state",{hasError:false});Xa(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(Ge,{children:[this.props.title&&jsxRuntime.jsx(Ge.Header,{title:this.props.title}),jsxRuntime.jsx(Ge.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 P0=.3,R0=.5;function ct({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]=ze.useState(false),[N,R]=ze.useState(0),[T,k]=ze.useState(false),D=ts(s),E=D?.height??null,L=D?.keyboardOffset??0,P=ze.useRef(null),B=ze.useRef(null),W=ze.useRef(null),K=ze.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});ze.useEffect(()=>{if(s){let A=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(A)}},[s]),ze.useEffect(()=>{s||(R(0),k(false),K.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),ze.useEffect(()=>{let A=B.current;if(!A||!s)return;let H=null,M=C=>{let I=C.target;I&&["INPUT","TEXTAREA","SELECT"].includes(I.tagName)&&(H&&clearTimeout(H),H=setTimeout(()=>{I.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return A.addEventListener("focusin",M),()=>{A.removeEventListener("focusin",M),H&&clearTimeout(H);}},[s]);let Q=ze.useCallback(A=>{l&&(A.pointerType!=="touch"&&A.pointerType!=="pen"||(W.current&&(clearTimeout(W.current),W.current=null),K.current={isDragging:true,startY:A.clientY,startTime:Date.now(),pointerId:A.pointerId},k(false),A.currentTarget.setPointerCapture(A.pointerId)));},[l]),Y=ze.useCallback(A=>{let{isDragging:H,startY:M,pointerId:C}=K.current;if(!H||A.pointerId!==C)return;let I=A.clientY-M;R(Math.max(0,I));},[]),U=ze.useCallback(A=>{let{isDragging:H,startY:M,startTime:C,pointerId:I}=K.current;if(!H||A.pointerId!==I)return;let F=A.clientY-M,J=Date.now()-C,_=F/J;K.current={isDragging:false,startY:0,startTime:0,pointerId:null};let $=(P.current?.getBoundingClientRect().height??0)*P0;(F>$||_>R0&&F>50)&&l?(c?.(),R(0)):(k(true),R(0),W.current=setTimeout(()=>{k(false),W.current=null;},200));},[l,c]);if(!s)return null;let Z=t||r,O=u||m||p;return jsxRuntime.jsx(Or,{children:jsxRuntime.jsx(ur,{isOpen:s,onOpenChange:A=>{A||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:L>0?`${L}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:P,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:Q,onPointerMove:Y,onPointerUp:U,onPointerCancel:U,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]")})}),Z&&(a?jsxRuntime.jsx(Gt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Gt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:B,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),O&&jsxRuntime.jsx(Ao,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}ct.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]=ze.useState(false),{isMobile:p}=Qt();if(l&&p){let g=ze__namespace.default.isValidElement(e)?ze__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,x=(y=>{if(typeof y=="string")return y;if(ze__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(ct,{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(z,{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(lt,{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",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(A0,{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 A0({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(z,{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(z,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var go=({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 kr({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(go,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Io({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=ze.useRef(null),u=ze.useRef(null),m=ze.useRef(false),[p,f]=ze.useState(0);ze.useEffect(()=>{u.current&&(c||d.current)&&f(R=>R+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():[];ze.useEffect(()=>{let R=u.current,T=c||d.current;if(!R||!T||!r||o||!t)return;let k=new IntersectionObserver(D=>{let[E]=D;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 k.observe(R),()=>{k.disconnect();}},[r,o,t,c,l,p]);let w=ze.useCallback((R,T)=>{v?v.scrollToIndex(R,T):d.current&&d.current.children[R]?.scrollIntoView({behavior:"smooth",block:T?.align||"start"});},[v]),N=ze.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 ga=ze.createContext({variant:"timeline",size:"md"});function rf(){return ze.useContext(ga)}function gs(e){return ze.isValidElement(e)&&e.type===hs}function U0(e){return ze.isValidElement(e)&&e.type===xs}function Cd({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=ze.useRef(null),{isMobile:S}=Qt(),w=S?"stacked":e,N=n!==void 0&&a!==void 0,{scrollRef:R,loadMoreRef:T,virtualizer:k,virtualItems:D,isLoadingMore:E,computedLoadingState:L}=Io({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}),P=N&&R?R:v,B=ze.useMemo(()=>({variant:w,size:t}),[w,t]),W=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",K=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 Z=L==="loading"||i&&(!n||n.length===0);if(Z){let A=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((H,M)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${M}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((H,M)=>{let C=t==="sm"?"gap-2":"gap-3";if(w==="timeline"){let I=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 ${I}`,children:[jsxRuntime.jsx(X,{width:32,height:32,variant:"circle"}),M<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(X,{width:"50%",height:16}),jsxRuntime.jsx(X,{width:"15%",height:12})]}),jsxRuntime.jsx(X,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(X,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${M}`)}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(X,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(X,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(X,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(X,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(X,{width:"20%",height:12})]})]},`skeleton-${M}`)})});return jsxRuntime.jsx(ga.Provider,{value:B,children:jsxRuntime.jsx("div",{ref:P,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",W,K,r),style:Q,...y,children:A})})}if(c)return jsxRuntime.jsx(ga.Provider,{value:B,children:jsxRuntime.jsx("div",{ref:P,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",W,K,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(ga.Provider,{value:B,children:jsxRuntime.jsx("div",{ref:P,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",W,K,r),style:Q,...y,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let O=k?D?.map(A=>({virtualItem:A,item:n[A.index],index:A.index}))||[]:n.map((A,H)=>({item:A,index:H,virtualItem:null}));return jsxRuntime.jsx(ga.Provider,{value:B,children:jsxRuntime.jsxs("div",{ref:P,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",W,K,r),style:{...Q,position:k?"relative":void 0},...y,children:[k?jsxRuntime.jsxs("div",{style:{height:`${k.getTotalSize()}px`,position:"relative"},children:[O.map(({item:A,index:H,virtualItem:M})=>{if(!A||!M)return null;let C=a(A,H),I=w==="timeline"&&ze.isValidElement(C)&&gs(C)?ze.cloneElement(C,{showConnector:H!==n.length-1}):C;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${M.start}px)`},"data-index":M.index,ref:k.measureElement,children:I},`item-${H}`)}),E&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${k.getTotalSize()}px`,left:0,width:"100%"},children:h||jsxRuntime.jsx(kr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[O.map(({item:A,index:H})=>{let M=a(A,H);if(w==="timeline"&&ze.isValidElement(M)&&gs(M)){let C=H===n.length-1;return jsxRuntime.jsx("div",{children:ze.cloneElement(M,{showConnector:!C})},`item-${H}`)}return jsxRuntime.jsx("div",{children:M},`item-${H}`)}),E&&(h||jsxRuntime.jsx(kr,{state:"loading-more"}))]}),m&&p&&!Z&&jsxRuntime.jsx("div",{ref:T,style:k?{position:"absolute",top:`${k.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Y=ze.Children.toArray(o),U=Y.map((Z,O)=>{if(gs(Z)){let A=Z.props.showConnector??(w==="timeline"&&O<Y.length-1),H=w==="timeline"&&O>0;return ze.cloneElement(Z,{showConnector:A,showIncomingConnector:H})}if(U0(Z)){let A=O===Y.length-1;return ze.cloneElement(Z,{__isLastGroup:A,__isFirstGroup:O===0})}return Z});return jsxRuntime.jsx(ga.Provider,{value:B,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",W,K,r),...y,children:U})})}Cd.displayName="ActivityFeed";function xs(e){let{variant:t,size:r}=rf(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=ze.Children.toArray(i),m=u.map((g,h)=>{if(gs(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&h===u.length-1));return ze.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})]})}xs.displayName="ActivityFeedGroup";var ef={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"},K0={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"},Y0={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 hs(e){let{variant:t,size:r}=rf(),{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(z,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),R=p??(t==="stacked"?"minimal":"subtle"),T=r==="sm"?"gap-2":"gap-3",k="text-xs text-text-secondary",D=r==="sm"?"text-sm":"text-[15px]",E="text-xs text-text-secondary",L=b??typeof w.onClick=="function",P=O=>{if(!L){v?.(O);return}O.key===" "?O.preventDefault():O.key==="Enter"&&(O.preventDefault(),O.currentTarget.click()),v?.(O);},B=O=>{L&&O.key===" "&&(O.preventDefault(),O.currentTarget.click());},W=L?tailwindMerge.twMerge("group cursor-pointer",Ye()):void 0,Q=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",R==="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",ef[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"})]}),Y=f?tailwindMerge.twMerge(K0[m],R==="minimal"?"rounded-md border border-border-muted":Y0[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:L?"button":void 0,tabIndex:L?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"}[R],Y,W,L?"transition-colors hover:bg-background-subtle/80":"",x),onKeyDown:P,onKeyUp:B,...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",ef[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",D),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",k),children:a})]})]});let U=R==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",Z={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:L?"button":void 0,tabIndex:L?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",W,x),onKeyDown:P,onKeyUp:B,...w,children:[h?jsxRuntime.jsx("div",{}):Q,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",T,U,Z[R],Y,L?"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",k),children:a})]}),n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",D),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})]})]})}hs.displayName="ActivityItem";function Tr({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=qt("(max-width: 767px)"),N=ts(w&&e===void 0),R=N?.height??null,T=N?.keyboardOffset??0,k=ze.useRef(null),D=ze.useCallback(()=>{k.current&&k.current.scrollTop!==0&&(k.current.scrollTop=0);},[]),E=ze.useRef(null),L=ze.useRef(null);ze.useEffect(()=>{let Q=L.current;if(!Q||!w)return;let Y=null,U=Z=>{let O=Z.target;O&&["INPUT","TEXTAREA","SELECT"].includes(O.tagName)&&(Y&&clearTimeout(Y),Y=setTimeout(()=>{O.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return Q.addEventListener("focusin",U),()=>{Q.removeEventListener("focusin",U),Y&&clearTimeout(Y);}},[w]);let P=ze.useCallback(()=>{E.current&&E.current.scrollTop!==0&&(E.current.scrollTop=0);},[]);if(e===false)return null;let B=r||o,W=l||d||u||m,K=e!==void 0;return w?K?jsxRuntime.jsx(ct,{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(Or,{children:jsxRuntime.jsx(ur,{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:k,onScroll:D,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)?R!==null?`min(${x}, ${Math.max(R-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"})}),B&&(i?jsxRuntime.jsx(Gt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Gt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:L,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",v?"px-6 py-6":"p-0"),children:c}),W&&jsxRuntime.jsx(Ao,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Or,{children:jsxRuntime.jsx(ur,{...K?{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:E,onScroll:P,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:[B&&(i?jsxRuntime.jsx(Gt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Gt,{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}),W&&jsxRuntime.jsx(Ao,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function cf({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(Tr,{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 Fo={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},pr=ze.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=X0__namespace[e];if(!s)return null;let c=typeof t=="string"?t in Fo?Fo[t]:Fo.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}`})});pr.displayName="IconSSR";var j0=ze.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 Fo?Fo[n]:Fo.md:n,p=r?typeof r=="string"?r in Fo?Fo[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(pr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});j0.displayName="IconSSRWithContainer";var ba=({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 vs=({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(ba,{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(pr,{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 gn(e){return e.id??e.href??e.label}function kd(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,gn(o)]:r;if(o.children?.length){let n=kd(o.children,t,[...r,gn(o)]);if(n)return n}}return null}function ff(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>gn(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function Q0(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=ff(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,gn(s)],n.push({path:i,parent:s,items:s.children});}return n}var Z0=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),pf=[];function _0(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 $0(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 eS(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 Cs({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=Z0,showLogo:l=false,logo:d,header:u,footer:m,mobileMenuId:p,sidebarCollapseId:f,rootLabel:g,sticky:h=true,width:b=260,ariaLabel:x="Navigation",theme:y,animated:v=true,style:S,className:w}){process.env.NODE_ENV!=="production"&&t&&e&&console.warn("[StackNav] Both `items` and `groups` were provided. `groups` takes precedence and `items` is ignored.");let N=ze__namespace.useMemo(()=>t?_0(t):e??pf,[t,e]),R=r??pf,T=ze__namespace.useMemo(()=>R.length>0?[...N,...R]:N,[N,R]);ze__namespace.useEffect(()=>{$0(N,R);},[N,R]);let[k,D]=ze__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?kd(T,o)??[]:[]),E=a??k,L=ze__namespace.useCallback(O=>{a===void 0&&D(O),i?.(O);},[a,i]),P=ze__namespace.useRef(false);ze__namespace.useEffect(()=>{if(a!==void 0||!P.current&&(P.current=true,n!==void 0)||!o)return;let O=kd(T,o);D(A=>{let H=O??[];return nS(A,H)?A:H});},[o,T,a,n]);let B=ze__namespace.useMemo(()=>Q0(N,R,E),[N,R,E]),W=ze__namespace.useCallback((O,A)=>{O.children?.length&&L([...A,gn(O)]);},[L]),K=ze__namespace.useCallback(()=>{L(E.slice(0,-1));},[E,L]),Q=ze__namespace.useCallback((O,A)=>{let H=ff(T,E);if(s?.(A,H),!!A.children?.length){let C=B[B.length-1]?.path??[];W(A,C);}A.href||O.preventDefault();},[T,E,s,W,B]),Y=ze__namespace.useCallback(O=>o?O.href===o||O.id===o:false,[o]),U=h?"sticky top-0 h-[100dvh]":"",Z={...b!=null?{width:b}:{},...eS(y),...S};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":x,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",v&&"edges-stack-nav--animated",U,w),style:Z,children:[l?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:d??jsxRuntime.jsx(ba,{showWordmark:true,width:120})}),f?jsxRuntime.jsx("label",{htmlFor:f,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(pr,{name:"Sidebar",size:"sm"})}):null,p?jsxRuntime.jsx("label",{htmlFor:p,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,u?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:u}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:B.map((O,A)=>{let H=O.path.length,M=A===B.length-1,C=A<B.length-1,I=H===0?"__root__":O.path.join("/");return jsxRuntime.jsx(tS,{pane:O,parentPath:O.path.slice(0,-1),depth:H,isTop:M,isAbove:C,rootLabel:g,LinkComponent:c,isActive:Y,onSelect:Q,onBack:K,animated:v},I)})}),m?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:m}):null]})}function tS({pane:e,depth:t,isTop:r,isAbove:o,rootLabel:n,LinkComponent:a,isActive:i,onSelect:s,onBack:c,animated:l}){let d=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",!l&&"edges-stack-nav__pane--instant",d),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:c,"aria-label":`Back from ${e.parent.label}`,children:[jsxRuntime.jsx(oS,{}),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(u=>jsxRuntime.jsx(mf,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},gn(u))),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(u=>jsxRuntime.jsx(mf,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},gn(u)))}):null]})}function mf({item:e,LinkComponent:t,isActive:r,onSelect:o}){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 n=!!e.children?.length,a=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",r&&"edges-stack-nav__row--active font-semibold"),i=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,n?jsxRuntime.jsx(rS,{}):null]})]});return e.href?jsxRuntime.jsx(t,{href:e.href,"aria-label":e.ariaLabel,className:a,"aria-current":r?"page":void 0,onClick:s=>o(s,e),children:i}):jsxRuntime.jsx("button",{type:"button",className:a,"aria-label":e.ariaLabel,onClick:s=>{o(s,e);},children:i})}function rS(){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 oS(){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 nS(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 oi=({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(pr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(pr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(pr,{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(pr,{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 bf({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 ze.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 k=localStorage.getItem("sidebar-collapsed");k!==null&&(u.checked=k==="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=k=>{k.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=k=>{let E=k.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");},R=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},w);},T=k=>{if(window.innerWidth<768||!u.checked)return;let D=f.contains(k.target);if(h&&!D&&(h=false),h)return;k.clientX<=S||D?N():p.getAttribute("data-peek")==="true"&&R();};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(oi,{...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(pr,{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(Cs,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(vs,{...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(oi,{...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'),He=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),qp=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),sS=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),sN=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'),Nk=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'),UM=require('react-map-gl'),server=require('react-dom/server'),nD=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),lD=require('@tiptap/starter-kit'),CL=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 He__namespace=/*#__PURE__*/_interopNamespace(He);var qp__namespace=/*#__PURE__*/_interopNamespace(qp);var sS__namespace=/*#__PURE__*/_interopNamespace(sS);var sN__default=/*#__PURE__*/_interopDefault(sN);var Nk__default=/*#__PURE__*/_interopDefault(Nk);var UM__default=/*#__PURE__*/_interopDefault(UM);var nD__default=/*#__PURE__*/_interopDefault(nD);var lD__default=/*#__PURE__*/_interopDefault(lD);var CL__default=/*#__PURE__*/_interopDefault(CL);var Iv=Object.create;var Mc=Object.defineProperty;var Fv=Object.getOwnPropertyDescriptor;var Bv=Object.getOwnPropertyNames;var Vv=Object.getPrototypeOf,zv=Object.prototype.hasOwnProperty;var Ov=(e,t,r)=>t in e?Mc(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var Hv=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Gv=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Bv(t))!zv.call(e,n)&&n!==r&&Mc(e,n,{get:()=>t[n],enumerable:!(o=Fv(t,n))||o.enumerable});return e};var Yp=(e,t,r)=>(r=e!=null?Iv(Vv(e)):{},Gv(Mc(r,"default",{value:e,enumerable:true}),e));var Za=(e,t,r)=>Ov(e,typeof t!="symbol"?t+"":t,r);var pu=Hv((du,uu)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof du<"u"?t():(t(),e.FileSaver={});})(du,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 g=new FileReader;g.onloadend=function(){var b=g.result;b=p?b:b.replace(/^data:[^;]*;/,"data:attachment/file;"),d?d.location.href=b:location=b,d=null;},g.readAsDataURL(s);}else {var f=n.URL||n.webkitURL,y=f.createObjectURL(s);d?d.location=y:location.href=y,d=null,setTimeout(function(){f.revokeObjectURL(y);},4e4);}});n.saveAs=i.saveAs=i,typeof uu<"u"&&(uu.exports=i);});});function qt(e,t=false){let[r,o]=He.useState(t);return He.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 dn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function Qt(e="base"){let t=qt(`(min-width: ${dn.sm})`,e!=="base"),r=qt(`(min-width: ${dn.md})`,["md","lg","xl","2xl"].includes(e)),o=qt(`(min-width: ${dn.lg})`,["lg","xl","2xl"].includes(e)),n=qt(`(min-width: ${dn.xl})`,["xl","2xl"].includes(e)),a=qt(`(min-width: ${dn["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 rt(e,t){let r=He.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 as=()=>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"})]}),Jp=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Xp=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jp=()=>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"})]}),Jv=rt("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"})]})),Xv=rt("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),jv=rt("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"})]})),qv=rt("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"})]})),Qv=rt("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),Zv=rt("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"})]})),_v=rt("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(as,{}),jsxRuntime.jsx(Jp,{})]})),$v=rt("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(as,{}),jsxRuntime.jsx(Xp,{})]})),eC=rt("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"})]})),tC=rt("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(as,{}),jsxRuntime.jsx(Jp,{}),jsxRuntime.jsx(jp,{})]})),rC=rt("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(as,{}),jsxRuntime.jsx(Xp,{}),jsxRuntime.jsx(jp,{})]})),oC=rt("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"})]})),ia={1:[128],2:[110,146],3:[92,128,164]},Ec=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),Dc=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),nC=rt("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[1].map(Ec)})),aC=rt("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[2].map(Ec)})),iC=rt("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[3].map(Ec)})),sC=rt("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[1].map(Dc)})),lC=rt("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[2].map(Dc)})),cC=rt("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ia[3].map(Dc)})),dC=rt("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),sa={TextureRecloser:Jv,TextureFuse:Xv,TextureBreaker:jv,TextureSource:qv,TextureCapacitor:Qv,TextureRegulator:Zv,TextureSwitch:_v,TextureSwitchClosed:$v,TextureOpenPoint:eC,TextureSectionalizerOpen:tC,TextureSectionalizerClosed:rC,TextureTransformer:oC,TextureSinglePhaseOverheadLine:nC,TextureTwoPhaseOverheadLine:aC,TextureThreePhaseOverheadLine:iC,TextureSinglePhaseUndergroundLine:sC,TextureTwoPhaseUndergroundLine:lC,TextureThreePhaseUndergroundLine:cC,TextureSupportStructure:dC};if(process.env.NODE_ENV==="development")for(let e of Object.keys(sa))e in qp__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 la={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},O=He.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=sa[e]??qp__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 la?la[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}`})});O.displayName="Icon";var uC=He.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 la?la[n]:n,p=r?typeof r=="string"&&r in la?la[r]:r:m*1.75,g=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:g,style:{width:p,height:p},children:jsxRuntime.jsx(O,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});uC.displayName="IconWithContainer";function pr({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 SC({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 lt({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)=>SC({...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(pr,{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 is(e=true){let[t,r]=He.useState(null);return He.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 PC={"--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 _p(e){let t={...e};for(let[r,o]of Object.entries(PC))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function $p(e){return e.replace(/[{}<>]/g,"")}function em(e){return Object.entries(e).map(([t,r])=>`${$p(t)}: ${$p(r)};`).join(" ")}function rm({variables:e,darkVariables:t,children:r}){let n=He.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?_p(e):null,c=i?_p(t):null,l=s?`[data-brand-scope="${n}"] { ${em(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${em(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 ca=new Map,MC=8;function EC(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 Rt=(e,t="#000000")=>typeof window>"u"?t:om(e,t,0);function om(e,t,r){if(r>MC)return t;let o=e.startsWith("var(")?EC(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),ca.has(o))return ca.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=om(i,t,r+1);return ca.set(o,l),l}return ca.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)"?(ca.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var ss=()=>{ca.clear();},un=()=>{let e=[];for(let t=1;t<=12;t++){let r=Rt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?nm():e},nm=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],$a=()=>Rt("--color-viz-default","#444ae1"),DC=(e,t)=>{let r={},o=un();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},am=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},LC=e=>am(e)?Rt("--color-text-primary","#333333"):Rt("--color-text-inverse","#ffffff"),im=(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()},Ic=e=>{let t=un(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var Fc=(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)},Bc=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]},sm=(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},Vc=(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=Rt(i);n.push(s);}return n},zc=(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=Rt(i);n.push(s);}return n},ei=(e,t,r,o="viridis")=>{let n=Vc(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]},ti=(e,t,r,o,n="redYellowBlue")=>{let a=zc(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 Oc=He.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),Ot=()=>He.useContext(Oc);function VC(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function dm(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function um(e){return e==="system"?VC():e}var mm=({children:e})=>{let[t,r]=He.useState(dm),[o,n]=He.useState(()=>um(dm())),a=o==="dark",i=He.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")),ss();},[]);He.useEffect(()=>{ss();let c=um(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=He.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(Oc.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function Zt(...e){return e.filter(Boolean).join(" ")}var Hc=class{constructor(){Za(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();}},ae=new Hc;var Ao=(e,t="Yes",r="No")=>e==null?null:e?t:r,zC=e=>Ao(e,"Enabled","Disabled"),OC=e=>Ao(e,"On","Off"),HC=e=>Ao(e,"Active","Inactive"),GC=e=>Ao(e,"True","False"),WC=e=>Ao(e,"\u2713","\u2717"),Io=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},fm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Io(e);return r===null?t.nullText??null:Ao(r,t.trueText??"Yes",t.falseText??"No")};ae.register("boolean",(e,t,r)=>{let o=Io(e);return o!==null?Ao(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});ae.register("yesNo",e=>{let t=Io(e);return t!==null?Ao(t,"Yes","No"):null});ae.register("enabledDisabled",e=>{let t=Io(e);return t!==null?zC(t):null});ae.register("onOff",e=>{let t=Io(e);return t!==null?OC(t):null});ae.register("activeInactive",e=>{let t=Io(e);return t!==null?HC(t):null});ae.register("trueFalse",e=>{let t=Io(e);return t!==null?GC(t):null});ae.register("checkmark",e=>{let t=Io(e);return t!==null?WC(t):null});var de=e=>e==null,gm=(e,t=0)=>de(e)?null:`${e.toFixed(t)}%`,bm=(e,t=0)=>gm(e,t)??"\u2014",UC=e=>de(e)?null:Math.round(e).toString(),KC=(e,t=1)=>de(e)?null:e.toFixed(t),YC=(e,t,r=true)=>{if(de(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)},JC=(e,t="short")=>de(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),XC=(e,t=2)=>de(e)?null:e.toExponential(t),xm=(e,t="USD",r)=>{if(de(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)},hm=(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)},ym=(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:xm(r,t.currency,t)};ae.register("percentage",(e,t)=>typeof e=="number"?gm(e,typeof t=="number"?t:0):null);ae.register("integer",e=>typeof e=="number"?UC(e):null);ae.register("float",(e,t)=>typeof e=="number"?KC(e,typeof t=="number"?t:1):null);ae.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:YC(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});ae.register("compact",(e,t)=>typeof e=="number"?JC(e,t==="long"?"long":"short"):null);ae.register("scientific",(e,t)=>typeof e=="number"?XC(e,typeof t=="number"?t:2):null);ae.register("currency",(e,t,r)=>typeof e=="number"?xm(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function FA(e,t=1){return de(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function BA(e,t=1){return de(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function Zr({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=Hr(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=Hr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return Hr(e,{type:"number"});if(typeof e=="boolean")return Hr(e,{type:"boolean"})}return String(e)}function HA(e,t,r){return He__namespace.default.useCallback(o=>Zr({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Gc=(e,t=0)=>{if(de(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},cs=(e,t=1)=>de(e)?null:`${e.toFixed(t)} A`,Wc=(e,t=2)=>de(e)?null:`${(e/1e3).toFixed(t)} kA`,qC=(e,t)=>{if(de(e))return null;let r=Math.abs(e);return r>=1e3?Wc(e,t??2):r<1?Gc(e,t??0):cs(e,t??1)},Uc=(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 Wc(r,o??2);case "mA":return Gc(r,o??0);case "A":return cs(r,o??1)}return t.autoScale!==false?qC(r,o):cs(r,o??1)};ae.register("current",Uc);var YA=Gc,JA=cs,XA=Wc;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},QC=(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)},ds=e=>{if(!e)return null;let t=pn(e);return t?t.toRelative():"Invalid Date"},ZC=(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"},_C=e=>{if(!e)return null;let t=pn(e);return t?t.toISO():null},$C=(e,t,r)=>{if(!e)return null;let o=pn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},ZA=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},vm=(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)};ae.register("date",(e,t,r)=>QC(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));ae.register("relativeTime",e=>ds(e));ae.register("fullDateTime",(e,t)=>ZC(e,typeof t=="string"?t:void 0));ae.register("isoString",e=>_C(e));ae.register("customDateFormat",(e,t,r)=>typeof t=="string"?$C(e,t,typeof r=="string"?r:void 0):null);var Kc=(e,t=1)=>de(e)?null:`${e.toFixed(t)} m`,e0=(e,t=1)=>de(e)?null:`${(e*100).toFixed(t)} cm`,t0=(e,t=0)=>de(e)?null:`${(e*1e3).toFixed(t)} mm`,Yc=(e,t=1)=>de(e)?null:`${(e/1e3).toFixed(t)} km`,Jc=(e,t=0)=>de(e)?null:`${e.toFixed(t)} ft`,r0=(e,t=1)=>de(e)?null:`${e.toFixed(t)} in`,Xc=(e,t=1)=>de(e)?null:`${e.toFixed(t)} mi`,jc=(e,t=0)=>de(e)?null:`${e.toFixed(t)} yd`,t5=(e,t=1)=>de(e)?null:`${e.toFixed(t)} nm`,r5=e=>e*3.28084,o5=e=>e/3.28084,n5=e=>e*1.60934,a5=e=>e/1.60934,i5=e=>e/5280,Cm=e=>e*5280,s5=e=>e/1609.34,l5=e=>e*1609.34,c5=e=>e*.9144,d5=e=>e/.9144,u5=e=>e*2.54,p5=e=>e/2.54,Sm=(e,t=false,r=1)=>{if(de(e))return null;let o=Math.abs(e);return t?o>=1e3?Yc(e,r):o<.01?t0(e,0):o<1?e0(e,r):Kc(e,r):o<.01?Jc(Cm(e),0):o<.1?jc(Cm(e)/3,0):Xc(e,r)},wm=(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 Sm(r,n,o)}switch(t.unit){case "km":return Yc(r,o);case "ft":return Jc(r,o);case "mi":return Xc(r,o);case "yd":return jc(r,o);default:return Kc(r,o)}};ae.register("miles",(e,t)=>typeof e=="number"?Xc(e,typeof t=="number"?t:1):null);ae.register("kilometers",(e,t)=>typeof e=="number"?Yc(e,typeof t=="number"?t:1):null);ae.register("meters",(e,t)=>typeof e=="number"?Kc(e,typeof t=="number"?t:1):null);ae.register("feet",(e,t)=>typeof e=="number"?Jc(e,typeof t=="number"?t:0):null);ae.register("yards",(e,t)=>typeof e=="number"?jc(e,typeof t=="number"?t:0):null);ae.register("inches",(e,t)=>typeof e=="number"?r0(e,typeof t=="number"?t:1):null);ae.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?Sm(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var qc=(e,t=1)=>de(e)?null:`${e.toFixed(t)} Wh`,Qc=(e,t=1)=>de(e)?null:`${(e/1e3).toFixed(t)} kWh`,Nm=(e,t=1)=>de(e)?null:`${(e/1e6).toFixed(t)} MWh`,km=(e,t=1)=>de(e)?null:`${(e/1e9).toFixed(t)} GWh`,Zc=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},Tm=(e,t=1)=>{if(de(e))return null;switch(Zc(e)){case "GWh":return km(e,t);case "MWh":return Nm(e,t);case "kWh":return Qc(e,t);default:return qc(e,t)}},_c={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},$c=(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*_c[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return km(o,n);case "MWh":return Nm(o,n);case "kWh":return Qc(o,n);case "Wh":return qc(o,n)}return t.autoScale!==false?Tm(o,n):qc(o,n)};ae.register("kWh",e=>typeof e=="number"?Qc(e):null);ae.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Tm(e,typeof t=="number"?t:1):null);ae.register("energy",$c);var us=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},ed=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():us(e)},da=e=>e?e.startsWith("+")||e.length>11?ed(e):us(e):null,Pm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return ed(r);switch(t.country){case "US":case "CA":return us(r);default:return da(r)}};ae.register("phoneNumber",e=>typeof e=="string"?da(e):null);ae.register("usPhone",e=>typeof e=="string"?us(e):null);ae.register("internationalPhone",e=>typeof e=="string"?ed(e):null);var ps=(e,t=0)=>de(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,td=(e,t=1)=>de(e)?null:`${(e/1e3).toFixed(t)} kW`,rd=(e,t=1)=>de(e)?null:`${(e/1e6).toFixed(t)} MW`,od=(e,t=2)=>de(e)?null:`${(e/1e9).toFixed(t)} GW`,o0=(e,t)=>{if(de(e))return null;let r=Math.abs(e);return r>=1e9?od(e,t??2):r>=1e6?rd(e,t??1):r>=1e3?td(e,t??1):ps(e,t??0)},nd=(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 od(r,o??2);case "MW":return rd(r,o??1);case "kW":return td(r,o??1);case "W":return ps(r,o??0)}return t.autoScale!==false?o0(r,o):ps(r,o??0)};ae.register("power",nd);var C5=ps,S5=td,w5=rd,N5=od;var ad=(e,t=1)=>de(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,ms=(e,t=1)=>de(e)?null:`${e.toFixed(t)} \u03A9`,Rm=(e,t=1)=>de(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,Mm=(e,t=2)=>de(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,n0=(e,t)=>{if(de(e))return null;let r=Math.abs(e);return r>=1e6?Mm(e,t??2):r>=1e3?Rm(e,t??1):r<1?ad(e,t??1):ms(e,t??1)},id=(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 Mm(r,o??2);case "k\u03A9":return Rm(r,o??1);case "m\u03A9":return ad(r,o??1);case "\u03A9":return ms(r,o??1)}return t.autoScale!==false?n0(r,o):ms(r,o??1)};ae.register("resistance",id);ae.register("ohms",e=>typeof e=="number"?ms(e):null);ae.register("milliohms",e=>typeof e=="number"?ad(e):null);var Em=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},Dm=(e,t=0)=>de(e)?null:`${e.toFixed(t)}\xB0F`,Lm=(e,t=true,r=0)=>de(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Am=(e,t=true,r=0)=>de(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,a0=e=>e*9/5+32,i0=e=>(e-32)*(5/9),D5=e=>e+273.15,s0=e=>e-273.15,L5=e=>i0(e)+273.15,A5=e=>a0(s0(e)),Im=(e,t="F",r=0)=>{if(de(e))return null;switch(typeof t=="string"&&t.length>1?Em(t):t){case "C":return Lm(e,true,r);case "K":return Am(e,true,r);default:return Dm(e,r)}},Fm=(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?Em(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 Im(r,n,o)};ae.register("temperature",(e,t,r)=>typeof e=="number"?Im(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);ae.register("fahrenheit",(e,t)=>typeof e=="number"?Dm(e,typeof t=="number"?t:0):null);ae.register("celsius",(e,t,r)=>typeof e=="number"?Lm(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);ae.register("kelvin",(e,t,r)=>typeof e=="number"?Am(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var l0=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),Bm=e=>e?.toUpperCase()??"",Vm=e=>e?.toLowerCase()??"",zm=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Om=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(" ")},Hm=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Gm=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",Wm=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Um=e=>e?e.toLowerCase().split("_").map(t=>Gm(t)).join(" "):"",c0=e=>e?e.includes("_")?Um(e):e.toUpperCase()===e?Gm(e.toLowerCase()):Wm(e):"",ua=(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)}`},fs=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",gs=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",d0=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},Km=(e,t)=>{if(l0(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=Bm(r);break;case "lowercase":r=Vm(r);break;case "capitalize":r=Hm(r);break;case "titleCase":r=Om(r);break;case "sentenceCase":r=zm(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=fs(r,o);break;case "middle":r=ua(r,o);break;case "end":r=gs(r,o,a);break}}return r};ae.register("uppercase",e=>Bm(String(e)));ae.register("lowercase",e=>Vm(String(e)));ae.register("sentenceCase",e=>zm(String(e)));ae.register("titleCase",e=>Om(String(e)));ae.register("capitalize",e=>Hm(String(e)));ae.register("camelCaseToWords",e=>Wm(String(e)));ae.register("snakeCaseToWords",e=>Um(String(e)));ae.register("enumToSentenceCase",e=>c0(String(e)));ae.register("truncateMiddle",(e,t)=>ua(String(e),typeof t=="number"?t:16));ae.register("truncateStart",(e,t)=>fs(String(e),typeof t=="number"?t:8));ae.register("truncateEnd",(e,t,r)=>gs(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));ae.register("secret",e=>d0(String(e)));var sd=(e,t=0)=>{if(de(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},bs=(e,t=0)=>de(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,ld=(e,t=1)=>de(e)?null:`${(e/1e3).toFixed(t)} kV`,u0=(e,t)=>{if(de(e))return null;let r=Math.abs(e);return r>=1e3?ld(e,t??1):r<1?sd(e,t??0):bs(e,t??0)},cd=(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 ld(r,o??1);case "mV":return sd(r,o??0);case "V":return bs(r,o??0)}return t.autoScale!==false?u0(r,o):bs(r,o??0)};ae.register("voltage",cd);var O5=sd,H5=bs,G5=ld;var p0=(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:bm(r,t.decimals??0)},Hr=(e,t)=>{switch(t.type){case "text":return Km(e,t);case "number":return hm(e,t);case "percentage":return p0(e,t);case "currency":return ym(e,t);case "date":return vm(e,t);case "boolean":return fm(e,t);case "energy":return $c(e,t);case "power":return nd(e,t);case "voltage":return cd(e,t);case "current":return Uc(e,t);case "resistance":return id(e,t);case "temperature":return Fm(e,t);case "distance":return wm(e,t);case "phone":return Pm(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 pa={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},m0=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function dd(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??pa.power;case "energy":return e.unit??e.sourceUnit??pa.energy;case "voltage":return e.unit??pa.voltage;case "current":return e.unit??pa.current;case "resistance":return e.unit??pa.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??pa.distance;default:return null}}function Ym(e,t){if(!m0.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=dd(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=Hr(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=Hr(r,t);return n?String(n):""}return String(r)}var nI=(e,t)=>({type:e,...t});function fn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function mn(e,t){return fn(e)?t.format(e):""}function Jm(e){if(!fn(e.start)||!fn(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=>mn(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=>mn(i,a)}var f0=864e5;function Xm(e,t){let r=t?.compact??false,o=e<5*f0,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!fn(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 ud(e,t){if(!fn(e.start)||!fn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>fn(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=>mn(d,l)}if(r<=48){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate(),p=d.getHours(),g=p>=12?"p":"a",f=p%12||12;return `${u}/${m} ${f}${g}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric"});return d=>mn(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=>mn(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=>mn(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=>mn(l,c)}var _r={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 gt(e,...t){return Zt(_r[e],...t)}function Je(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 Ne(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 y0="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",v0="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",C0={primary:v0,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"},qm={full:"w-full",default:"w-fit"},S0="opacity-50 cursor-not-allowed pointer-events-none",w0="opacity-100 cursor-pointer",N0={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},k0={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function T0(e){return !e||e==="default"||e==="brand"?"primary":e}function P0(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=T0(t),s=i==="unstyled"?"":`${y0} ${C0[i]}`;i!=="unstyled"&&(s+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`),o||a?s+=` ${S0}`:s+=` ${w0}`,n?s+=` ${qm.full}`:s+=` ${qm.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,Je(),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:g,target:f,rel:y,...b}=e,x=t?jsxRuntime.jsx(O,{name:t,size:i,weight:c}):null,h=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(O,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:h}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,w=tailwindMerge.twMerge(P0(e),d),k=l?{href:l,target:f,rel:y,...b}:{};if(l){let{onPress:T,onPressStart:R,onPressEnd:A,onPressChange:M,onPressUp:L,onAuxClick:D,onContextMenu:B,onDoubleClick:V,...Y}=b;Object.assign(k,Y);}let P=l?jsxRuntime.jsx(reactAriaComponents.Link,{...k,...o&&{"aria-busy":true},style:S?void 0:g,className:w,children:o?v:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(T),s==="right"&&x]})}):h}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:g,className:w,children:o?v:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(T),s==="right"&&x]})}):h});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:g,children:[P,jsxRuntime.jsx("span",{className:`absolute ${N0[p]} flex h-5 w-5 items-center justify-center rounded-full ${k0[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):P}function md({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 Bo({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(md,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(md,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(md,{action:e,defaultVariant:"primary"})]})]})]})}var R0={heading:{sm:_r.headingSm,md:_r.headingMd,lg:_r.headingLg,xl:_r.headingXl},display:{sm:_r.displaySm,md:_r.displayMd,lg:_r.displayLg,xl:_r.displayXl}},M0={page:"h-16 leading-[62px]"};function $t({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=R0[t][i],c=o?M0[o]:"";return jsxRuntime.jsx(e,{className:Zt(s,"text-text-primary",c,n),children:a})}var Wt=({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(O,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx($t,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx($,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(O,{name:"X","data-testid":"close-button"})})]})]});var J=({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,g]=He.useState(c===0);if(He.useEffect(()=>{if(c>0){let S=setTimeout(()=>g(true),c);return ()=>clearTimeout(S)}},[c]),!p)return null;let f=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)]",y=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 ${y}`: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 ${y}`:"",x="rounded-sm";r==="circle"&&(x="rounded-full"),r==="text"&&(x="h-4 w-full rounded-sm");let h=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(f,b,x,h,v,u),style:{width:S,height:t}},w))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(f,b,x,h,v,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},_m=({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 F0={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"},B0="rounded-lg",gd={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},V0={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function We({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",F0[e],B0,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(J,{width:"100%",height:"100%",className:"rounded-none"}):r})}function bd({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(J,{width:120,height:20}),jsxRuntime.jsx(J,{width:24,height:24})]}),t&&jsxRuntime.jsx(J,{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($t,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:gt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function xd({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",gd[r],o),children:jsxRuntime.jsx(J,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",gd[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",gd[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function hd({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(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{width:"80%",height:16}),jsxRuntime.jsx(J,{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 yd({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(J,{width:80,height:32}),jsxRuntime.jsx(J,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",V0[r],e),children:t}):null}We.Header=bd;We.Media=xd;We.Content=hd;We.Footer=yd;var Gr=class extends He.Component{constructor(){super(...arguments);Za(this,"state",{hasError:false});Za(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(We,{children:[this.props.title&&jsxRuntime.jsx(We.Header,{title:this.props.title}),jsxRuntime.jsx(We.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 G0=.3,W0=.5;function ct({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:g="80vh",height:f,maxWidth:y="640px",contentPadding:b=true,showHandle:x=true,animationVariant:h="scale",className:v}){let[S,w]=He.useState(false),[k,P]=He.useState(0),[T,R]=He.useState(false),A=is(s),M=A?.height??null,L=A?.keyboardOffset??0,D=He.useRef(null),B=He.useRef(null),V=He.useRef(null),Y=He.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});He.useEffect(()=>{if(s){let I=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(I)}},[s]),He.useEffect(()=>{s||(P(0),R(false),Y.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),He.useEffect(()=>{let I=B.current;if(!I||!s)return;let U=null,N=C=>{let F=C.target;F&&["INPUT","TEXTAREA","SELECT"].includes(F.tagName)&&(U&&clearTimeout(U),U=setTimeout(()=>{F.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return I.addEventListener("focusin",N),()=>{I.removeEventListener("focusin",N),U&&clearTimeout(U);}},[s]);let q=He.useCallback(I=>{l&&(I.pointerType!=="touch"&&I.pointerType!=="pen"||(V.current&&(clearTimeout(V.current),V.current=null),Y.current={isDragging:true,startY:I.clientY,startTime:Date.now(),pointerId:I.pointerId},R(false),I.currentTarget.setPointerCapture(I.pointerId)));},[l]),Q=He.useCallback(I=>{let{isDragging:U,startY:N,pointerId:C}=Y.current;if(!U||I.pointerId!==C)return;let F=I.clientY-N;P(Math.max(0,F));},[]),K=He.useCallback(I=>{let{isDragging:U,startY:N,startTime:C,pointerId:F}=Y.current;if(!U||I.pointerId!==F)return;let z=I.clientY-N,X=Date.now()-C,_=z/X;Y.current={isDragging:false,startY:0,startTime:0,pointerId:null};let Z=(D.current?.getBoundingClientRect().height??0)*G0;(z>Z||_>W0&&z>50)&&l?(c?.(),P(0)):(R(true),P(0),V.current=setTimeout(()=>{R(false),V.current=null;},200));},[l,c]);if(!s)return null;let W=t||r,G=u||m||p;return jsxRuntime.jsx(Gr,{children:jsxRuntime.jsx(pr,{isOpen:s,onOpenChange:I=>{I||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:L>0?`${L}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:D,className:tailwindMerge.twMerge("w-full",T&&"transition-transform duration-200"),style:{transform:k>0?`translateY(${k}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",h==="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)]",h==="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:y,...f?{height:f}:{maxHeight:/\d/.test(g)?M!==null?`min(${g}, ${Math.max(M-8,0)}px, 100dvh)`:`min(${g}, 100dvh)`:g}},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:Q,onPointerUp:K,onPointerCancel:K,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]")})}),W&&(a?jsxRuntime.jsx(Wt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Wt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:B,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),G&&jsxRuntime.jsx(Bo,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}ct.displayName="Tray";function ga({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]=He.useState(false),{isMobile:p}=Qt();if(l&&p){let f=He__namespace.default.isValidElement(e)?He__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,x=(h=>{if(typeof h=="string")return h;if(He__namespace.default.isValidElement(h)){let v=h.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:f}),jsxRuntime.jsx(ct,{isOpen:u,onClose:()=>m(false),title:x,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(h=>{let v=h.href&&!h.disabled?"a":"button";return jsxRuntime.jsxs(v,{...h.href&&!h.disabled?{href:h.href}:{},onClick:()=>{h.disabled||(h.onAction?h.onAction():i?.(h),m(false));},disabled:h.disabled,"data-testid":h.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!h.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",h.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",h.disabled&&"opacity-50 cursor-not-allowed"),children:[h.iconName&&jsxRuntime.jsx(O,{name:h.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:h.render?h.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:h.subtitle?"font-medium":"",children:h.name}),h.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:h.subtitle})]})})]},h.id)})})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(lt,{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(f=>jsxRuntime.jsx(X0,{id:f.id,href:f.href,onAction:()=>{f.onAction?f.onAction():i?.(f);},textAlign:n,size:a,iconName:f.iconName,isDisabled:f.disabled,variant:f.variant,subtitle:f.subtitle,render:f.render,noPadding:f.noPadding,"data-testid":f.testId,children:f.name},f.id))}),c?jsxRuntime.jsx("div",{className:"px-3 pb-3 pt-2",children:c}):null]})})]})})}function X0({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(O,{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(O,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var xo=({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 Tr({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(xo,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Vo({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=He.useRef(null),u=He.useRef(null),m=He.useRef(false),[p,g]=He.useState(0);He.useEffect(()=>{u.current&&(c||d.current)&&g(P=>P+1);},[c,e.length]);let f=n||(o?e.length===0?"loading":"loading-more":"idle"),y=f==="loading",b=f==="loading-more",x=a!==void 0?a:e.length>=100,h=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),v=x?h:null,S=x?h.getVirtualItems():[];He.useEffect(()=>{let P=u.current,T=c||d.current;if(!P||!T||!r||o||!t)return;let R=new IntersectionObserver(A=>{let[M]=A;M?.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=He.useCallback((P,T)=>{v?v.scrollToIndex(P,T):d.current&&d.current.children[P]?.scrollIntoView({behavior:"smooth",block:T?.align||"start"});},[v]),k=He.useCallback(()=>{v?v.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[v]);return {virtualizer:v,virtualItems:S,computedLoadingState:f,isInitialLoad:y,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:w,scrollToTop:k}}var ba=He.createContext({variant:"timeline",size:"md"});function cf(){return He.useContext(ba)}function vs(e){return He.isValidElement(e)&&e.type===ws}function oS(e){return He.isValidElement(e)&&e.type===Ss}function Td({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:g,estimatedItemSize:f,loadingIndicator:y,height:b,maxHeight:x,...h}){let v=He.useRef(null),{isMobile:S}=Qt(),w=S?"stacked":e,k=n!==void 0&&a!==void 0,{scrollRef:P,loadMoreRef:T,virtualizer:R,virtualItems:A,isLoadingMore:M,computedLoadingState:L}=Vo({items:n||[],onLoadMore:k?m:void 0,hasMore:k?p:false,isLoading:i,loadingState:s,enableVirtualization:k?g:false,estimatedItemSize:f||(w==="stacked"?120:150),overscan:5}),D=k&&P?P:v,B=He.useMemo(()=>({variant:w,size:t}),[w,t]),V=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",Y=w==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",q={};if(k&&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")),k){let W=L==="loading"||i&&(!n||n.length===0);if(W){let I=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((U,N)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${N}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((U,N)=>{let C=t==="sm"?"gap-2":"gap-3";if(w==="timeline"){let F=t==="sm"?"pt-3":"pt-4",z=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 ${F}`,children:[jsxRuntime.jsx(J,{width:32,height:32,variant:"circle"}),N<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} ${z} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(J,{width:"50%",height:16}),jsxRuntime.jsx(J,{width:"15%",height:12})]}),jsxRuntime.jsx(J,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${N}`)}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(J,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(J,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(J,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"20%",height:12})]})]},`skeleton-${N}`)})});return jsxRuntime.jsx(ba.Provider,{value:B,children:jsxRuntime.jsx("div",{ref:D,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",V,Y,r),style:q,...h,children:I})})}if(c)return jsxRuntime.jsx(ba.Provider,{value:B,children:jsxRuntime.jsx("div",{ref:D,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",V,Y,r),style:q,...h,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:B,children:jsxRuntime.jsx("div",{ref:D,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",V,Y,r),style:q,...h,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let G=R?A?.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:B,children:jsxRuntime.jsxs("div",{ref:D,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",V,Y,r),style:{...q,position:R?"relative":void 0},...h,children:[R?jsxRuntime.jsxs("div",{style:{height:`${R.getTotalSize()}px`,position:"relative"},children:[G.map(({item:I,index:U,virtualItem:N})=>{if(!I||!N)return null;let C=a(I,U),F=w==="timeline"&&He.isValidElement(C)&&vs(C)?He.cloneElement(C,{showConnector:U!==n.length-1}):C;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${N.start}px)`},"data-index":N.index,ref:R.measureElement,children:F},`item-${U}`)}),M&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%"},children:y||jsxRuntime.jsx(Tr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[G.map(({item:I,index:U})=>{let N=a(I,U);if(w==="timeline"&&He.isValidElement(N)&&vs(N)){let C=U===n.length-1;return jsxRuntime.jsx("div",{children:He.cloneElement(N,{showConnector:!C})},`item-${U}`)}return jsxRuntime.jsx("div",{children:N},`item-${U}`)}),M&&(y||jsxRuntime.jsx(Tr,{state:"loading-more"}))]}),m&&p&&!W&&jsxRuntime.jsx("div",{ref:T,style:R?{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Q=He.Children.toArray(o),K=Q.map((W,G)=>{if(vs(W)){let I=W.props.showConnector??(w==="timeline"&&G<Q.length-1),U=w==="timeline"&&G>0;return He.cloneElement(W,{showConnector:I,showIncomingConnector:U})}if(oS(W)){let I=G===Q.length-1;return He.cloneElement(W,{__isLastGroup:I,__isFirstGroup:G===0})}return W});return jsxRuntime.jsx(ba.Provider,{value:B,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",V,Y,r),...h,children:K})})}Td.displayName="ActivityFeed";function Ss(e){let{variant:t,size:r}=cf(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=He.Children.toArray(i),m=u.map((f,y)=>{if(vs(f)){let b=f.props.showConnector??(t==="timeline"&&!(c&&y===u.length-1));return He.cloneElement(f,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&y===0)})}return f}),p=t==="timeline"?"pl-[3rem]":r==="sm"?"px-3":"px-4",g=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",g),children:m})]})}Ss.displayName="ActivityFeedGroup";var sf={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"},nS={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"},aS={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 ws(e){let{variant:t,size:r}=cf(),{title:o,description:n,timestamp:a,meta:i,media:s,actions:c,visual:l,icon:d,iconWeight:u,tone:m="neutral",surface:p,isHighlighted:g=false,showConnector:f=true,hideIndicator:y=false,interactive:b,className:x,children:h,onKeyDown:v,showIncomingConnector:S,...w}=e,k=l??(d?jsxRuntime.jsx(O,{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",A=r==="sm"?"text-sm":"text-[15px]",M="text-xs text-text-secondary",L=b??typeof w.onClick=="function",D=G=>{if(!L){v?.(G);return}G.key===" "?G.preventDefault():G.key==="Enter"&&(G.preventDefault(),G.currentTarget.click()),v?.(G);},B=G=>{L&&G.key===" "&&(G.preventDefault(),G.currentTarget.click());},V=L?tailwindMerge.twMerge("group cursor-pointer",Je()):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",sf[m]),children:k}),t==="timeline"&&f&&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"})]}),Q=g?tailwindMerge.twMerge(nS[m],P==="minimal"?"rounded-md border border-border-muted":aS[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:L?"button":void 0,tabIndex:L?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],Q,V,L?"transition-colors hover:bg-background-subtle/80":"",x),onKeyDown:D,onKeyUp:B,...w,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!y&&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",sf[m]),children:k}),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",A),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}),h,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 K=P==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",W={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:L?"button":void 0,tabIndex:L?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",V,x),onKeyDown:D,onKeyUp:B,...w,children:[y?jsxRuntime.jsx("div",{}):q,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",T,K,W[P],Q,L?"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",A),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}),h,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}ws.displayName="ActivityItem";function Pr({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:g="600px",minWidth:f="400px",maxHeight:y="85vh",height:b,mobileMaxHeight:x="90vh",mobileHeight:h,contentPadding:v=true,className:S}){let w=qt("(max-width: 767px)"),k=is(w&&e===void 0),P=k?.height??null,T=k?.keyboardOffset??0,R=He.useRef(null),A=He.useCallback(()=>{R.current&&R.current.scrollTop!==0&&(R.current.scrollTop=0);},[]),M=He.useRef(null),L=He.useRef(null);He.useEffect(()=>{let q=L.current;if(!q||!w)return;let Q=null,K=W=>{let G=W.target;G&&["INPUT","TEXTAREA","SELECT"].includes(G.tagName)&&(Q&&clearTimeout(Q),Q=setTimeout(()=>{G.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return q.addEventListener("focusin",K),()=>{q.removeEventListener("focusin",K),Q&&clearTimeout(Q);}},[w]);let D=He.useCallback(()=>{M.current&&M.current.scrollTop!==0&&(M.current.scrollTop=0);},[]);if(e===false)return null;let B=r||o,V=l||d||u||m,Y=e!==void 0;return w?Y?jsxRuntime.jsx(ct,{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:h,maxWidth:g,contentPadding:v,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Gr,{children:jsxRuntime.jsx(pr,{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:A,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:{...h?{height:h}:{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"})}),B&&(i?jsxRuntime.jsx(Wt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Wt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:L,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",v?"px-6 py-6":"p-0"),children:c}),V&&jsxRuntime.jsx(Bo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Gr,{children:jsxRuntime.jsx(pr,{...Y?{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:g},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:M,onScroll:D,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:f,...b?{height:b}:{maxHeight:y}},children:[B&&(i?jsxRuntime.jsx(Wt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Wt,{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}),V&&jsxRuntime.jsx(Bo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function gf({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(Pr,{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 zo={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},mr=He.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=sS__namespace[e];if(!s)return null;let c=typeof t=="string"?t in zo?zo[t]:zo.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}`})});mr.displayName="IconSSR";var lS=He.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 zo?zo[n]:zo.md:n,p=r?typeof r=="string"?r in zo?zo[r]:m*1.75:r:m*1.75,g=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:g,style:{width:p,height:p},children:jsxRuntime.jsx(mr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});lS.displayName="IconSSRWithContainer";var xa=({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 ks=({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,g,f)=>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(y=>m(y))}),g<f-1&&jsxRuntime.jsx("div",{className:"border-b border-border-subtle mx-6 my-2"})]},p.id),m=(p,g=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 f={href:p.href||"#",className:`flex items-center gap-3 transition-all duration-200 hover:bg-background-hover ${g?"pl-8 pr-6 py-1 text-sm":"px-6 py-1"} ${p.isActive?`bg-action-brand/10 text-action-brand ${g?"":"border-l-2 border-action-brand"}`:"text-text-primary hover:text-text-primary"}`,"aria-current":p.isActive?"page":void 0},y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[p.icon&&!g&&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",{...f,children:y},p.id):jsxRuntime.jsx(a,{...f,children:y},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(xa,{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(mr,{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,g,f)=>u(p,g,f.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 hn(e){return e.id??e.href??e.label}function Ed(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,hn(o)]:r;if(o.children?.length){let n=Ed(o.children,t,[...r,hn(o)]);if(n)return n}}return null}function Cf(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>hn(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function dS(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=Cf(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,hn(s)],n.push({path:i,parent:s,items:s.children});}return n}var uS=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),hf=[];function pS(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 mS(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 fS(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 Ts({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=uS,renderRow:l,showLogo:d=false,logo:u,header:m,footer:p,mobileMenuId:g,sidebarCollapseId:f,rootLabel:y,sticky:b=true,width:x=260,ariaLabel:h="Navigation",theme:v,animated:S=true,style:w,className:k}){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=He__namespace.useMemo(()=>t?pS(t):e??hf,[t,e]),T=r??hf,R=He__namespace.useMemo(()=>T.length>0?[...P,...T]:P,[P,T]);He__namespace.useEffect(()=>{mS(P,T);},[P,T]);let[A,M]=He__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?Ed(R,o)??[]:[]),L=a??A,D=He__namespace.useCallback(I=>{a===void 0&&M(I),i?.(I);},[a,i]),B=He__namespace.useRef(false);He__namespace.useEffect(()=>{if(a!==void 0||!B.current&&(B.current=true,n!==void 0)||!o)return;let I=Ed(R,o);M(U=>{let N=I??[];return hS(U,N)?U:N});},[o,R,a,n]);let V=He__namespace.useMemo(()=>dS(P,T,L),[P,T,L]),Y=He__namespace.useCallback((I,U)=>{I.children?.length&&D([...U,hn(I)]);},[D]),q=He__namespace.useCallback(()=>{D(L.slice(0,-1));},[L,D]),Q=He__namespace.useCallback((I,U)=>{let N=Cf(R,L);if(s?.(U,N),!!U.children?.length){let F=V[V.length-1]?.path??[];Y(U,F);}U.href||I.preventDefault();},[R,L,s,Y,V]),K=He__namespace.useCallback(I=>o?I.href===o||I.id===o:false,[o]),W=b?"sticky top-0 h-[100dvh]":"",G={...x!=null?{width:x}:{},...fS(v),...w};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":h,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",S&&"edges-stack-nav--animated",W,k),style:G,children:[d?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:u??jsxRuntime.jsx(xa,{showWordmark:true,width:120})}),f?jsxRuntime.jsx("label",{htmlFor:f,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(mr,{name:"Sidebar",size:"sm"})}):null,g?jsxRuntime.jsx("label",{htmlFor:g,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:V.map((I,U)=>{let N=I.path.length,C=U===V.length-1,F=U<V.length-1,z=N===0?"__root__":I.path.join("/");return jsxRuntime.jsx(gS,{pane:I,parentPath:I.path.slice(0,-1),depth:N,isTop:C,isAbove:F,rootLabel:y,LinkComponent:c,renderRow:l,isActive:K,onSelect:Q,onBack:q,animated:S},z)})}),p?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:p}):null]})}function gS({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(xS,{}),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(yf,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},hn(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(yf,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},hn(m)))}):null]})}function yf({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(bS,{}):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 bS(){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 xS(){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 hS(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 si=({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(mr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(mr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(mr,{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(mr,{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 wf({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 He.useEffect(()=>{if(!c)return;let u=document.getElementById(d),m=document.getElementById(l),p=document.querySelector("[data-app-shell]"),g=document.getElementById("app-sidebar");if(!u||!p||!g)return;let f=null,y=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?y=true:(f&&(clearTimeout(f),f=null),p.removeAttribute("data-peek"),y=false);};u.addEventListener("change",b);let x=R=>{R.key==="Escape"&&(m&&(m.checked=false),p.removeAttribute("data-peek"));};document.addEventListener("keydown",x);let h=null;m&&(h=()=>{document.body.style.overflow=m.checked?"hidden":"";},m.addEventListener("change",h));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);};g.addEventListener("click",v);let S=16,w=200,k=()=>{f&&(clearTimeout(f),f=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},P=()=>{f&&clearTimeout(f),f=setTimeout(()=>{p.removeAttribute("data-peek"),f=null;},w);},T=R=>{if(window.innerWidth<768||!u.checked)return;let A=g.contains(R.target);if(y&&!A&&(y=false),y)return;R.clientX<=S||A?k():p.getAttribute("data-peek")==="true"&&P();};return document.addEventListener("mousemove",T),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",x),m&&h&&m.removeEventListener("change",h),g.removeEventListener("click",v),document.removeEventListener("mousemove",T),f&&clearTimeout(f);}},[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(si,{...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(mr,{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(Ts,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(ks,{...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(si,{...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 Bo(e,t=300){let[r,o]=ze.useState(e);return ze.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function Ss(e,t=300){let[r,o]=ze.useState(false);return ze.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var gS=({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 er({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)=>gS({...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 Rr(){let[e,t]=ze__namespace.default.useState(false),r=ze__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=ze__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var yt=ze__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 ni({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(z,{name:"X",size:t==="sm"?16:20})})}function Vo(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 hf(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function bS(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 Ht(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",Vo({isInvalid:t,isDisabled:r,isFocused:o}),hf({transparent:n,isDisabled:r}),We[a].text,We[a].height,We[a].padding,bS(a),i)}function xS(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",hf({transparent:a,isDisabled:n}),We[t].height,Vo({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ve({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(We[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(z,{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(er,{content:l,children:u}):u}function Te({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",We[e].text,t),children:r})}function fe({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(We[t].text,"text-feedback-error-text",r),children:e})}function Ns({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Ht({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function yf(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:xS(e),children:typeof t=="function"?t(e):t})}var Ad=ze.createContext("md");function Nf(){return ze.useContext(Ad)}function Ed(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 ${We[e].text} ${t}`}function wS(){let e=ze__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=ze__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function bo({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,R]=ze.useState(null),[T,k]=ze.useState(null),[D,E]=ze.useState(false),L=c??N??l,{handleFocus:P,handleBlur:B}=wS(),{isMobile:W}=Qt(),K=S&&W,Q=ze__namespace.default.useMemo(()=>!i||!L||!n?null:Array.from(n).find(H=>H.id===L)??null,[i,L,n]),Y=A=>{d&&A!==null&&d(A),d||R(A);},U=ze.useRef(null),Z=ze.useRef(null),O=()=>{K&&E(!D);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:L,defaultSelectedKey:l,onSelectionChange:Y,placeholder:u,className:ke(w.className,"group flex w-full flex-col"),ref:U,onOpenChange:A=>{K||(A&&Z.current?k(Z.current.offsetWidth):A||U.current?.blur());},children:({isDisabled:A,isInvalid:H,isOpen:M})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{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:Z,children:jsxRuntime.jsxs(ee,{variant:"unstyled",className:tailwindMerge.twMerge(Ht({isInvalid:H||m&&!!r,isDisabled:A,isFocused:K?D:M,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>P(C,w.onFocus),onBlur:C=>B(C,w.onBlur),onPress:K?O:void 0,"data-open":K?D:M,children:[i&&Q?jsxRuntime.jsx("div",{className:Ed(s),children:i(Q)}):K&&L?jsxRuntime.jsx("div",{className:Ed(s),children:n?Array.from(n).find(F=>F.id===L)?.label:String(L)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:Ed(s)}),jsxRuntime.jsx(z,{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",(K?D:M)&&"rotate-180")})]})})}),h?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(fe,{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(Te,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(fe,{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(Te,{size:s,className:"mt-1",children:t}):null}),K?null:jsxRuntime.jsx(lt,{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(Ad.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(tr,{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})})})]})}),K&&jsxRuntime.jsx(ct,{isOpen:D,onClose:()=>E(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(Ad.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:L!=null?[L]:[],onSelectionChange:A=>{let H=Array.from(A)[0];H!=null&&(Y(H),E(false));},children:a&&n?A=>jsxRuntime.jsx(tr,{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 tr({size:e,className:t,...r}){let o=Nf(),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",We[n].paddingY,We[n].text,t)})}var FS=[],BS={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},VS={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},Tf={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},Fd=(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 zS(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 OS(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 Ps({label:e,staticItems:t=FS,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:R=true,className:T}){let k=ze__namespace.default.useRef(null),D=ze__namespace.default.useRef(null),[E,L]=ze__namespace.default.useState(),[P,B]=ze.useState(()=>Fd(o||n,t,r)),[W,K]=ze.useState(false),[Q,Y]=ze.useState(false),U=Bo(P),{contains:Z}=reactAria.useFilter({sensitivity:"base"}),[O,A]=ze.useState(),{isMobile:H}=Qt(),M=R&&H,C=We[u].text,I=reactStately.useAsyncList({async load({signal:te,filterText:ae=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(ae))return {items:[]};try{let de;return i.requestType==="GraphQL"?de=await OS(i,ae,te):de=await zS(i,ae,te),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&&U!==""?I:null,J=false,_=ze.useRef("");ze.useEffect(()=>{S&&K(true);},[S]),ze.useEffect(()=>{let te=Fd(o,t,r);te!==P&&B(te);},[o,t,r]),ze.useEffect(()=>{let te=()=>{k.current&&L(k.current.offsetWidth);};return te(),window.addEventListener("resize",te),()=>window.removeEventListener("resize",te)},[]),ze.useEffect(()=>{U===""?_.current="":F&&U!==_.current&&(_.current=U,F.setFilterText(U));},[U,F]),J=Ss(!!F?.isLoading,300);let le=ze__namespace.default.useMemo(()=>{if(!M||!P)return F?F.items:t;let te=F?F.items:t,ae=s??(i?()=>true:Z);return te.filter(de=>ae(de.name,P))},[M,P,F,t,s,Z]),$=te=>{let ae=Fd(te,t,r);B(ae),a&&a(te);},se=te=>{B(te);},we=()=>{M&&Y(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:$,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:F?F.items:r?r.flatMap(te=>te.items):t,className:ke(T,"group flex flex-col w-full"),menuTrigger:M?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:P,onInputChange:se,autoFocus:S&&!M,defaultFilter:s??(i?()=>true:Z),"aria-label":e||c||"Autocomplete",children:te=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(yt,{ref:k,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(go,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(z,{name:"MagnifyingGlass",className:`${BS[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Ht({isInvalid:g||!!l,isDisabled:f,isFocused:W||(M?Q:te.isOpen),size:u,className:tailwindMerge.twMerge(VS[u],P&&!f||!N&&!P?"pr-10":"pr-3",M&&"cursor-pointer",T)}),placeholder:c,disabled:f,onFocus:ae=>{K(true),M&&(ae.currentTarget.blur(),we());},onBlur:()=>{K(false);},onClick:M?we:void 0,readOnly:M,"aria-label":e||c||"Autocomplete"}),P&&!f&&jsxRuntime.jsx(ni,{onClick:()=>{B(""),a?.(null);},size:u}),!N&&!P&&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:ae})=>jsxRuntime.jsx(z,{name:ae?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&O?jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text",children:O}):b&&typeof l=="string"?jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&h?jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text",children:l(h)}):d?jsxRuntime.jsx(Te,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(Te,{size:u,className:"mt-1",children:d}),b&&O&&jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text mt-1",children:O}),b&&typeof l=="string"&&jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&h&&jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text mt-1",children:l(h)})]}),!M&&jsxRuntime.jsx(lt,{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(ae=>{let de=ae.items.map(me=>jsxRuntime.jsx(tr,{id:me.id,textValue:me.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Tf[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(me):me.name},me.id));if(v){let me=v(ae,de);return ze__namespace.default.isValidElement(me)&&me.type===reactAriaComponents.ListBoxSection?me:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:me},ae.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:ae.name}),de]},ae.name)}):ae=>jsxRuntime.jsx(tr,{id:ae.id,textValue:ae.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Tf[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(ae):ae.name},ae.id)})})]})}),M&&jsxRuntime.jsx(ct,{isOpen:Q,onClose:()=>Y(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(go,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(z,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:D,type:"text",value:P,onChange:te=>se(te.target.value),placeholder:c,autoFocus:true,className:Ht({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),P&&jsxRuntime.jsx(ni,{onClick:()=>{B(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:le,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:te=>{let ae=Array.from(te)[0];ae&&($(ae),Y(false));},className:"bg-background-input outline-none",children:te=>jsxRuntime.jsx(tr,{id:te.id,textValue:te.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(te):te.name},te.id)})})]})})]})}function xo({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]=ze.useState(false),g=ze.useCallback(()=>f(true),[]);ze.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),R=(()=>{if(r||o){let E=r?.[0]||"",L=o?.[0]||"";return (E+L).toUpperCase()}if(n){let E=n.split(" "),L=E[0]?.[0]||"",P=E[E.length-1]?.[0]||"";return L===P?L.toUpperCase():(L+P).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})}},k=E=>{if(m)return c==="organization"?E?"organization-logo":"initials":E?"avatar":"initials"},D=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:g,"data-pii-type":k(true),"data-pii-entity":m}):R?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":k(false),"data-pii-entity":m,children:R}):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:D()}),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 XS={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",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"},jS={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"},qS={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},QS={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 nt({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",QS[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",jS[r],qS[o],XS[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var _e=({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 iw={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 Ms({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=iw[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:Zt(gt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:Zt(gt("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(_e,{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(_e,{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,Ye()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Ef({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(Ms,{...o,className:a})})})}function xa(){let[e,t]=ze.useState({width:0,height:0}),r=ze.useRef(null),o=ze.useRef(void 0),n=ze.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 ze.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function zo({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=ze.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(z,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(er,{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 Es(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=xa(),[s,c]=ze__namespace.default.useState(false),[l,d]=ze__namespace.default.useState(false),u=ze__namespace.default.useRef(false),m=ze__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?ze__namespace.default.Children.toArray(t):null,[t,e.items]);if(ze__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(ze__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(gw,{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 gw({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 Ds(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:ke(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(zo,{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(_e,{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 kw({isSelected:e,isDisabled:t}){let r=[Ye,"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(Ls,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(As,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${kw({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Ls(){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(z,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(z,{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(z,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(z,{name:"CaretRight","aria-hidden":true,size:t})})]})}function As(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Vf=ze__namespace.createContext(null);function Oo(){let e=ze__namespace.useContext(Vf);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function zf({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]=ze__namespace.useState(t),b=f?e:g,x=ze__namespace.useRef(null),[y,v]=ze__namespace.useState(0),[S,w]=ze__namespace.useState(typeof a=="boolean"?a:!!a),[N,R]=ze__namespace.useState(false),T=ze__namespace.useRef(null),k=ze__namespace.useRef(null),D=typeof a=="object"&&a!==null&&a.delay?a.delay:i;ze__namespace.useEffect(()=>{if(x.current){let C=Math.max(1,Math.floor(Number(l)||1)),I=x.current.children;if(I.length===0){v(0);return}let F=Math.ceil(I.length/C);v(F);}},[m,l]);let E=ze__namespace.useRef(-1);ze__namespace.useEffect(()=>{if(b!==E.current&&x.current){let C=Array.from(x.current.children);if(C.length===0)return;let I=b*l,F=Math.min(I,C.length-1),J=C[F];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 L=ze__namespace.useCallback(C=>{let I=C;n?I<0?I=y-1:I>=y&&(I=0):I=Math.max(0,Math.min(C,y-1)),f||h(I),r?.(I);},[f,n,r,y]),P=ze__namespace.useCallback(()=>{L(b+d);},[b,L,d]),B=ze__namespace.useCallback(()=>{L(b-d);},[b,L,d]),W=ze__namespace.useRef(P);ze__namespace.useEffect(()=>{W.current=P;},[P]);let K=y>0&&(n||b<y-1),Q=y>0&&(n||b>0),Y=ze__namespace.useCallback(()=>{w(C=>!C);},[]);ze__namespace.useEffect(()=>{if(S&&y>1)return T.current=setInterval(()=>{W.current();},D),()=>{T.current&&(clearInterval(T.current),T.current=null);}},[S,y,D]);let U=ze__namespace.useCallback(()=>{T.current&&(clearInterval(T.current),T.current=null);},[]),Z=ze__namespace.useCallback(()=>{S&&y>1&&(T.current=setInterval(()=>{W.current();},D));},[S,y,D]),O=ze__namespace.useCallback(C=>{if(!s)return;R(true);let I="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.current={x:I,y:F};},[s]),A=ze__namespace.useCallback(C=>{if(!N||!k.current)return;let I="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,J=I-k.current.x,_=F-k.current.y,le=50;o==="horizontal"&&Math.abs(J)>le?(J>0?B():P(),R(false),k.current=null):o==="vertical"&&Math.abs(_)>le&&(_>0?B():P(),R(false),k.current=null);},[N,o,P,B]),H=ze__namespace.useCallback(()=>{R(false),k.current=null;},[]),M={currentPage:b,totalPages:y,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:L,goToNext:P,goToPrev:B,canGoNext:K,canGoPrev:Q,isAutoplayActive:S,toggleAutoplay:Y,itemsRef:x,isDragging:N,allowMouseDrag:s,handleDragStart:O,handleDragMove:A,handleDragEnd:H};return jsxRuntime.jsx(Vf.Provider,{value:M,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:U,onMouseLeave:Z,children:m})})}function Of({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=Oo();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 Hf({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=Oo();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 Wf({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 Gf({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=Oo();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(z,{name:"CaretLeft",size:"sm"})})}function Uf({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=Oo();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(z,{name:"CaretRight",size:"sm"})})}function Ud({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=Oo(),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 Kf({className:e,...t}){let{totalPages:r}=Oo();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(Ud,{index:n},n))})}function Yf({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=Oo();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(z,{name:o?"Pause":"Play",size:"sm"})})}function Jf({className:e,...t}){let{currentPage:r,totalPages:o}=Oo();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 Lw="focus:ring-action-primary",Aw="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function Kd(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:ke(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ve,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(Te,{children:e.description}),jsxRuntime.jsx(fe,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function Iw({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function Fw({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=Lw,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=Aw:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var Xf="w-4 h-4 text-current group-disabled:text-text-disabled";function Cn(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${Iw(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,c=jsxRuntime.jsx("div",{className:Fw({isSelected:a,isIndeterminate:i,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:Xf}):a?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:Xf}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c,typeof t=="function"?t(n):t]})}})}var zw={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 qf(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var Ow={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"},Hw="opacity-75 cursor-not-allowed pointer-events-none";function Qf(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":We[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",Ow[r],i,zw[t],n&&!o&&"cursor-pointer",o&&Hw,a)}function to({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(z,{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(z,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:Qf({variant:qf(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:g}):jsxRuntime.jsx("span",{className:Qf({variant:qf(n),size:o,isDisabled:i,isClickable:l,className:s}),children:g})}function $f({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]=ze.useState(""),[y,v]=ze.useState([]),[S,w]=ze.useState(false),[N,R]=ze.useState(false),[T,k]=ze.useState(-1),D=Bo(b,300),E=ze.useRef(null),L=ze.useRef(null),{isFocused:P,handleFocus:B,handleBlur:W}=Rr(),K=ze.useId(),Q=ze.useCallback(M=>{if(!u||!M.trim())return;let C=M.trim();if(d.includes(C)){x(""),R(false),v([]),k(-1);return}u([...d,C]),x(""),R(false),v([]),k(-1),E.current?.focus();},[d,u]),Y=ze.useCallback(M=>{u&&u(d.filter(C=>C!==M));},[d,u]);ze.useEffect(()=>{if(!p)return;let M=true;return (async()=>{let I=D.trim();if(!I){M&&(w(false),v([]),R(false));return}w(true);try{let F=await p(I);if(!M)return;v(F),R(!0);}catch(F){if(!M)return;console.error("Error fetching suggestions:",F),v([]),R(false);}finally{M&&w(false);}})(),()=>{M=false;}},[D,p]),ze.useEffect(()=>{if(p||!m)return;if(!D.trim()){v([]),R(false);return}let M=m.filter(C=>C.name.toLowerCase().includes(D.toLowerCase())).map(C=>C.id);v(M),R(M.length>0||D.trim().length>0);},[D,m,p]);let U=ze.useMemo(()=>{let M=y.filter(C=>!d.includes(C));return b.trim()&&!M.includes(b.trim())&&!d.includes(b.trim())?[...M,`Create tag: "${b.trim()}"`]:M},[y,b,d]),Z=ze.useCallback(M=>{x(M.target.value),k(-1),M.target.value&&R(true);},[]),O=ze.useCallback(M=>{i||(M.startsWith("Create tag:")?Q(b):Q(M));},[Q,b,i]),A=ze.useCallback(M=>{if(!i)switch(M.key){case "Enter":case ",":if(M.preventDefault(),T>=0&&T<U.length){let C=U[T];C.startsWith("Create tag:")?Q(b):Q(C);}else b.trim()&&Q(b.trim());break;case "Backspace":!b&&d.length>0&&(M.preventDefault(),Y(d[d.length-1]));break;case "ArrowDown":M.preventDefault(),N&&k(C=>C<U.length-1?C+1:C);break;case "ArrowUp":M.preventDefault(),N&&k(C=>C>0?C-1:-1);break;case "Escape":R(false),k(-1);break}},[i,b,d,U,T,N,Q,Y]);ze.useEffect(()=>{let M=C=>{L.current&&C.target instanceof Node&&!L.current.contains(C.target)&&R(false);};return document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[]);let H=()=>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]",Vo({isInvalid:s,isDisabled:i,isFocused:P}),"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:L,className:tailwindMerge.twMerge("relative flex flex-col gap-1",h),children:[e&&jsxRuntime.jsx(Ve,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:H(),onClick:()=>!i&&E.current?.focus(),children:[d.map(M=>jsxRuntime.jsx(to,{variant:f,size:"xs",onRemove:()=>Y(M),isDisabled:i,className:"shrink-0 max-h-full",children:M},M)),jsxRuntime.jsx("input",{ref:E,type:"text",role:"combobox","aria-expanded":N,"aria-haspopup":"listbox","aria-controls":K,"aria-autocomplete":"list",value:b,onChange:Z,onKeyDown:A,onFocus:M=>B(M),onBlur:M=>W(M),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||U.length>0)&&jsxRuntime.jsx("div",{id:K,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..."}):U.length>0?U.map((M,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",M.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>O(M),children:M},M)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}),g&&typeof r=="string"&&jsxRuntime.jsx(fe,{size:o,className:"text-feedback-error-text mt-1",children:r}),g&&typeof r=="function"&&c&&jsxRuntime.jsx(fe,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var Qw={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')},Zw={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},_w={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},li=new Set;async function Jd(e,t){li.has(e)||(await t(),li.add(e));}async function $w(e,t,r){await Promise.all([Jd(`language:${e}`,Qw[e]),Jd(`theme:${t}`,Zw[t]),r?Jd("extension:language-tools",_w["ext-language-tools"]):void 0]);}function tg(e,t,r){let o=li.has(`language:${e}`)&&li.has(`theme:${t}`);return r?o&&li.has("extension:language-tools"):o}function rg({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=ze.useRef(null),[h,b]=ze.useState(()=>tg(o,n,!t)),x=ze.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 ze.useEffect(()=>{let y=false,v=!t;return tg(o,n,v)?(b(true),()=>{y=true;}):(b(false),$w(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]),ze.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(jw__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 ng=ze__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),ag=ze__namespace.createContext(null),nN={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"},og={true:"divide-y divide-border-default",false:"gap-3"},aN={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},iN={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},sN={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Qd(){return ze__namespace.useContext(ng)}function lN(e){let t=ze__namespace.useContext(ag);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function cN({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 dN({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=aN[r];return tailwindMerge.twMerge(i,Ye(),l,s,c,o==="plain"&&n?"px-0":"",a)}function uN({density:e,showDividers:t,className:r}){let o="text-text-primary",n=iN[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function ya({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=ze__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",nN[e],r?og.true:og.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(ng.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:ke(o,i)})})}function Wo({className:e,children:t,...r}){let{variant:o,showDividers:n}=Qd();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>cN({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(ag.Provider,{value:a,children:t})})}Wo.displayName="CollapseItem";function Go({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=lN("CollapseHeader"),{density:m,variant:p,showDividers:f}=Qd(),g=sN[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(h,b)=>dN({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(z,{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]})}})}Go.displayName="CollapseHeader";function Uo({className:e,children:t,...r}){let{density:o,showDividers:n}=Qd();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>uN({density:o,showDividers:n,className:a})),children:t})}Uo.displayName="CollapseContent";function va(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 _d(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 gN({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]=ze.useState(d||""),[x,y]=ze.useState(l||d||""),[v,S]=ze.useState(false),[w,N]=ze.useState(null),{isFocused:R,handleFocus:T,handleBlur:k}=Rr(),D=l!==void 0?l:h;ze.useEffect(()=>{l!==void 0&&y(l);},[l]);let E=D?!va(D):false,L=ze.useCallback(W=>{if(y(W),va(W)){let K=_d(W);u?u(K):b(K);}else W===""&&(u?u(""):b(""));},[u]),P=ze.useCallback(W=>{let K=_d(W);y(K),u?u(K):b(K);},[u]),B=ze.useCallback(W=>{if(va(x)){let K=_d(x);y(K),u&&K!==D?u(K):!u&&K!==h&&b(K);}k(W,g.onBlur);},[x,D,h,u,k,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ke(s,"group flex flex-col"),children:({isDisabled:W})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{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(Ns,{size:o,disabled:W,type:"text",value:x,placeholder:m,onFocus:K=>T(K,g.onFocus),onBlur:B,onChange:K=>L(K.target.value),className:tailwindMerge.twMerge(Ht({isInvalid:E,isDisabled:W,isFocused:R,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:We[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",va(D)?"border-border-default":"border-border-default bg-background-muted"),style:va(D)?{backgroundColor:D}:void 0,"aria-hidden":"true",children:!va(D)&&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:W,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(fe,{size:o,children:r(c)}):t?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null}),v&&w&&jsxRuntime.jsx(lt,{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:D||"#000000",onChange:P,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:D||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:D||"#000000"})]})]})})]})})}function lg({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(Tr,{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 cg({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(X,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=as(t);else if(!e&&r){let u=as(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(nt,{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 dg({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(_e,{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(Ge,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Ge.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(X,{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(X,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(X,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Ge,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Ge.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(xo,{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(z,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(_e,{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(z,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(_e,{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:ca(o)})]})]})]})]})})})}function Bs({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:R})=>i?s?jsxRuntime.jsx(s,{href:i,className:R,children:N}):jsxRuntime.jsx(_e,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:N}):jsxRuntime.jsx("span",{className:R,children:N});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(X,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(X,{width:x.skeletonText,height:x.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(X,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(X,{width:x.skeletonText,height:16}),d&&jsxRuntime.jsx(X,{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(xo,{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(xo,{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 eu=ze.createContext(null);function ug(e){let t=ze.useContext(eu),r=ze.useRef(null),o=e??r,[n,a]=ze.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return ze.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 mg({children:e,className:t}){let r=ze.useRef(null),[o,n]=ze.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return ze.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(eu.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var Vs={duration:.5,ease:"easeInOut"},Mr=ze.createContext(null),kn=()=>{let e=ze.useContext(Mr);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function zs(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 Yo=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=ze.useId(),c=ze.useId(),{xScale:l,yScale:d,animationSettings:u}=kn(),m=l.range(),p=d.range(),f=(v,S)=>typeof r=="function"?r(v,S):r??0,g=v=>v.chartYValue??v.yValue,h=a!=null?zs(e,a):e,b=i?void 0:"non-scaling-stroke",x={transformOrigin:`0 ${p[0]}px`,transformBox:"fill-box",isolation:"isolate"},y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:h,x:v=>v?l(v.xValue):0,y:v=>v?d(g(v)):0,yScale:d,defined:v=>v!=null,fill:`url(#${s})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:h,x:v=>v?l(v.xValue):0,y0:(v,S)=>v?d(f(v,S)):0,y1:v=>v?d(g(v)):0,defined:v=>v!=null,fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:h,x:v=>v?l(v.xValue):0,y:v=>v?d(g(v)):0,defined:v=>v!=null,stroke:t,strokeWidth:3,vectorEffect:b,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})]}),i&&jsxRuntime.jsx("clipPath",{id:c,children:jsxRuntime.jsx("rect",{x:m[0],y:p[1],width:m[1]-m[0],height:p[0]-p[1]})})]}),i?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:x,children:y})}):jsxRuntime.jsx("g",{style:x,children:y})]})};var Hs=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=kn(),s=ze.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,R=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:R,opacity:r,rx:1},p.xValue.getTime())})})})]})};function WN(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function GN(e){return e>=1e3?"kA":e<1?"mA":"A"}function UN(e){return e>=1e3?"kV":e<1?"mV":"V"}function KN(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function Sa(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?Xc[e.sourceUnit]:1;return {...e,unit:Jc(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:WN(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:GN(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:UN(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:KN(t)};default:return e}}var YN=e=>e.baselineValue??0,Ae={top:8,right:0,bottom:50,left:60};function Wr(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=qr({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=qr({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 ru=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[Ae.left,t-Ae.right],domain:r,nice:true})},di=(e,t,r,o)=>{let n=Wr(r);if(o)return scale.scaleLinear({range:[t-Ae.bottom,Ae.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-Ae.bottom,Ae.top],domain:[s,c],nice:true})};function JN(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 wa(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>JN(o,t,r)))}function ui(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function XN(e,t,r=12,o=false){if(!ui(t[0])||!ui(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=id({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=wa(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 jN=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=ui(n[0])&&ui(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=ze.useMemo(()=>a?id({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=ze.useMemo(()=>XN(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 ui(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 Na(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var ou=12,qN=({left:e,scale:t,yFormatter:r,height:o})=>{let n=Wr(r),a=ze.useMemo(()=>!o||o<=0?5:Na(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:ou,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<ou/2?{...s,verticalAnchor:"start"}:m-c<ou/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},QN=({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"})}),ZN=({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"})}),_N=({top:e,scale:t,yFormatter:r,width:o})=>{let n=Wr(r),a=ze.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"})})},Er={Bottom:jN,Left:qN,CategoryBottom:QN,CategoryLeft:ZN,NumericBottom:_N};var Jo=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=ze__namespace.default.useContext(Mr),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=Wr(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=ze__namespace.default.useRef(null),[m,p]=ze__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});ze__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,R=16,T=e.x+y.width+R<=v,k=e.x-y.width-R>=0,D;e.position==="left"?D=k||!T:D=!T&&k;let E=D?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!T&&!k){let L=v-e.x,P=e.x;L<=P?(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)?Hm({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 sk={top:20,right:20,bottom:50,left:60},wg=({data:e,width:t,height:r,margin:o=sk,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="Category bar chart",orientation:b="vertical",showTooltip:x=true})=>{let[y,v]=ze.useState(null),[S,w]=ze.useState(null),[N,R]=ze.useState(null),[T,k]=ze.useState(t??600),[D,E]=ze.useState(r??300),L=ze.useRef(null),P=p??y,B=ze.useId(),W=n||"var(--color-viz-default)";ze.useEffect(()=>{if(t!==void 0&&r!==void 0){k(t),E(r);return}if(!L.current)return;let O=new ResizeObserver(A=>{for(let H of A)t===void 0&&k(H.contentRect.width),r===void 0&&E(H.contentRect.height);});return O.observe(L.current),t===void 0&&k(L.current.offsetWidth),r===void 0&&E(L.current.offsetHeight||300),()=>{O.disconnect();}},[t,r]);let{xScale:K,yScale:Q,innerWidth:Y,innerHeight:U}=ze.useMemo(()=>{let O=T-o.left-o.right,A=D-o.top-o.bottom;if(b==="horizontal"){let M=d3Array.max(e,C=>C.value)||0;return {xScale:scale.scaleLinear({range:[0,O],domain:[0,M*1.1],nice:true}),yScale:scale.scaleBand({range:[0,A],domain:e.map(C=>C.label),padding:d}),innerWidth:O,innerHeight:A}}let H=d3Array.max(e,M=>M.value)||0;return {xScale:scale.scaleBand({range:[0,O],domain:e.map(M=>M.label),padding:d}),yScale:scale.scaleLinear({range:[A,0],domain:[0,H*1.1],nice:true}),innerWidth:O,innerHeight:A}},[e,T,D,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:L,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 Z=(O,A)=>{if(v(O),m?.(A,O),O!==null&&A){let H,M;if(b==="horizontal"){let I=K(A.value),F=Q(A.label)||0,J=Q.bandwidth();H=o.left+I,M=o.top+F+J/2;}else {let I=K,F=Q,J=I(A.label)??0,_=I.bandwidth(),le=F(A.value);H=o.left+J+_/2,M=o.top+le;}let C=H>T/2;R(A.label),w({xValue:new Date,series:[{label:"Value",value:A.value,color:A.color||W}],x:H,y:M,position:C?"left":"right"});}else w(null),R(null);};return jsxRuntime.jsxs("div",{ref:L,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:D,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${B}-bar`,from:W,to:W,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?K.ticks(5):Q.ticks(5)).map(O=>{let A=b==="horizontal"?0:Q(O),H=b==="horizontal"?K(O):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?H:0,y1:b==="horizontal"?0:A,x2:b==="horizontal"?H:Y,y2:b==="horizontal"?U:A,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},O)})}),e.map((O,A)=>{let H=P===A||P==null,M=O.color||`url(#${B}-bar)`;if(b==="horizontal"){let $=K(O.value),se=Q.bandwidth(),we=Q(O.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:we,width:$,height:se,fill:M,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:$,opacity:H?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>Z(A,O),onMouseLeave:()=>Z(null,null),onClick:()=>u?.(O,A)},O.label)}let C=K,I=Q,F=C.bandwidth(),J=C(O.label)??0,_=I(O.value),le=Math.max(0,U-_);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:J,width:F,fill:M,rx:l,ry:l,initial:{y:U,height:0,opacity:.5},animate:{y:_,height:le,opacity:H?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>Z(A,O),onMouseLeave:()=>Z(null,null),onClick:()=>u?.(O,A)},O.label):jsxRuntime.jsx("rect",{x:J,y:_,width:F,height:le,fill:M,rx:l,ry:l,opacity:H?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>Z(A,O),onMouseLeave:()=>Z(null,null),onClick:()=>u?.(O,A)},O.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Er.CategoryBottom,{top:U,scale:K}),jsxRuntime.jsx(Er.Left,{left:0,scale:Q,yFormatter:a,height:U})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Er.NumericBottom,{top:U,scale:K,yFormatter:a,width:Y}),jsxRuntime.jsx(Er.CategoryLeft,{left:0,scale:Q})]})]})]}),x&&jsxRuntime.jsx(Jo,{data:S,formatter:a,label:N??void 0})]})};var Ng=({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})},dk=({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(Ng,{item:r,onToggle:t},r.category))}),Ta=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=ze__namespace.default.useState(false),[l,d]=ze__namespace.default.useState(null),[u,m]=ze__namespace.default.useState(false),[p,f]=ze__namespace.default.useState(false),g=ze__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=ze__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(dk,{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(ct,{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(Ng,{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(z,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(z,{name:"Export",size:16})}),jsxRuntime.jsx(ct,{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(z,{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(z,{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(z,{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(z,{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(z,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(lt,{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(z,{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(z,{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(z,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var Us=Op(su());var Tg=["stroke","fill","color","stop-color","flood-color","lighting-color"],Pg=/var\s*\(/;function Rg(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 Tg){let d=s.getAttribute(l);if(d&&Pg.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of Tg){let d=l,u=s.style.getPropertyValue(d);if(u&&Pg.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function lu(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 cu(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await pk(n,r);break;case "svg":await mk(o,r);break;case "png":await fk(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 pk(e,t){try{let r=t.yFormat?ad(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=Om(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=uk__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=lu(t.filename||"chart-data","csv",t.timestamp!==!1);(0,Us.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function mk(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(Rg(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=lu(t.filename||"chart","svg",t.timestamp!==!1);(0,Us.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function fk(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);Rg(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=lu(t.filename||"chart","png",t.timestamp!==!1);(0,Us.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 gk(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 bk(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function Ks({datasets:e,metadata:t,svgRef:r}){return ze.useCallback(async o=>{try{await cu(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var du=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=Ae,yDomain:s})=>{let c=ze.useRef(null),l=ze.useRef(false),d=ze.useMemo(()=>e.flat(),[e]),u=ze.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=ze.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=ze.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())),R=Math.max(...d.map(E=>E.xValue.getTime())),k=(R-N)*.05;if(Math.abs(S.getTime()-N)<k&&Math.abs(w.getTime()-R)<k){n(null);return}}n([S,w]);}},h=ze.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);ze.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),k=p.invert(N.x1),D=Math.abs(T.getTime()-S.getTime()),E=Math.abs(k.getTime()-w.getTime());if(D<1e3&&E<1e3)return}l.current=true;let R=T=>{let k=c.current.getExtent({x:p(S),y:u.top},{x:p(w),y:o-u.bottom});return {...T,start:{y:k.y0,x:k.x0},end:{y:k.y1,x:k.x1},extent:k}};c.current.updateBrush(R),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 yo(e){switch(e){case "command":return Pt("--color-action-brand","#111111");case "success":return Pt("--color-feedback-success-border","#278a4a");case "warning":return Pt("--color-feedback-warning-border","#c88420");case "error":return Pt("--color-feedback-error-border","#c42d2d");case "alert":return Pt("--color-feedback-warning-border","#c88420");default:return Pt("--color-text-secondary","#525250")}}function Js({events:e,color:t,showLabels:r=false}){let o=ze.useContext(Mr),[n,a]=ze.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>=Ae.left&&x<=i.range()[1]}),g=ze.useCallback((b,x)=>{a(x);let y=i(b.timestamp),v=y>(i.range()[1]-Ae.right-Ae.left)/2+Ae.left,S=[];d&&u&&d.forEach((R,T)=>{if(R.length===0)return;let k=d3Array.bisector(B=>B.xValue).left,D=k(R,b.timestamp),E=R[D-1],L=R[D],P;if(!E)P=L;else if(!L)P=E;else {let B=Math.abs(b.timestamp.getTime()-E.xValue.getTime()),W=Math.abs(b.timestamp.getTime()-L.xValue.getTime());P=B<W?E:L;}P&&u[T]&&S.push({label:u[T].label,value:P.yValue,color:u[T].color,type:m?.[T]||"line",...P.category&&{category:P.category,categoryColor:p?.[P.category]}});});let N=f.filter(R=>Math.abs(i(R.timestamp)-y)<=10).map(R=>({label:R.label,color:t||yo(R.type),metadata:R.metadata}));S.push({label:N.length>1?`${N.length} events`:b.label,value:0,color:t||yo(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=ze.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||yo(b.type),S=n===x;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:y,y1:Ae.top,x2:y,y2:c-Ae.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:Ae.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:c-Ae.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:y,y:Ae.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:Ae.top,width:20,height:c-Ae.top-Ae.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,x),onMouseLeave:h})]},`${b.timestamp.getTime()}-${x}`)})})}function Xs({spans:e,opacity:t=.25,color:r}){let o=ze.useContext(Mr),[n,a]=ze.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=ze.useCallback((S,w)=>{if(!i||!c)return;a(w);let N=S.start<l?l:S.start,R=S.end>d?d:S.end,T=(i(N)+i(R))/2,k=T>(m-u)/2+u,E=e.filter(L=>L.end>L.start&&L.start<S.end&&L.end>S.start).map(L=>({label:L.label,color:L.color??r??yo(L.type),metadata:L.metadata}));c.show({xValue:S.start,series:[{label:E.length>1?`${E.length} scheduled commands`:S.label,value:0,color:S.color??r??yo(S.type),type:"event"}],x:T,y:(s??0)/2,position:k?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:E});},[i,s,c,r,l,d,u,m,e]),f=ze.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=Ae.top,y=h-Ae.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,R=S.end>d?d:S.end;if(N>=d||R<=l)return null;let T=g(N),D=g(R)-T;if(D<=0)return null;let E=S.color??r??yo(S.type);return jsxRuntime.jsx("rect",{x:T,y:b,width:D,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 Tn=({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}=kn(),d=c.range(),u=Object.keys(n).length>0,m=y=>y.category?n[y.category]??t:t,p=y=>y.chartYValue??y.yValue,f=e.length===1?e[0]:void 0,g=a!=null?zs(e,a):e,h=i?void 0:"non-scaling-stroke",b=f?jsxRuntime.jsx("circle",{cx:s(f.xValue),cy:c(p(f)),r,fill:u?m(f):t}):u?e.slice(0,-1).map((y,v)=>{let S=e[v+1];return a!=null&&a>0&&S.xValue.getTime()-y.xValue.getTime()>a?null:jsxRuntime.jsx(shape.LinePath,{data:[y,S],x:w=>s(w.xValue),y:w=>c(p(w)),stroke:m(y),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:h,curve:curve.curveLinear},`${y.xValue.getTime()}-${S.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:g,x:y=>y?s(y.xValue):0,y:y=>y?c(p(y)):0,defined:y=>y!=null,stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:h,curve:curve.curveLinear}),x={transformOrigin:`0 ${d[0]}px`,transformBox:"fill-box",isolation:"isolate"};return i?jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:x,children:b}):jsxRuntime.jsx("g",{style:x,children:b})};var Hg=e=>e.type===Yo||e.type===Tn||e.type===Hs,Bk=e=>e.type===Js||e.type===Xs,Vk=(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},zk=d3Array.bisector(e=>e.xValue).left,Ok=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),Hk=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(X,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(X,{className:"h-4 w-24"}),jsxRuntime.jsx(X,{className:"h-4 w-24"})]})]}),Wk=({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,title:f,children:g})=>{let h=u!==void 0,b=d!==void 0,[x,y]=ze.useState(null),[v,S]=ze.useState(null),w=b?d:v,[N,R]=ze.useState(()=>new Set),T=h?u:N,k=ze.useRef(null),D=ze.useId(),E=ze.useRef(0),L=ze.useRef(""),P=ze.useRef(null),{colorMode:B}=Ot(),W=ze.useMemo(()=>ln(),[B]),K=ze.useMemo(()=>qa(),[B]),{datasets:Q,seriesMetadata:Y,categoryInfo:U,categoryColors:Z,categoryLabels:O,seriesTypes:A}=ze.useMemo(()=>{let ce=ze.Children.toArray(g).filter(Ee=>ze.isValidElement(Ee)&&Hg(Ee)),Ie=ce.filter(Ee=>Ee.props.data).length,Ne=[],Be=[],rt=[],mt=null,Le=null;ce.forEach((Ee,St)=>{let Pe=Ee.props;if(!Pe.data)return;Ne.push(Pe.data);let na=("color"in Pe&&Pe.color?Pe.color:void 0)||(Ie===1?K:W[St%W.length]),an=Ee.type===Yo;Be.push({label:"label"in Pe&&Pe.label||`Series ${Ne.length}`,color:na,...an&&"baseline"in Pe&&Pe.baseline!==void 0?{baseline:Pe.baseline,tooltipRange:"tooltipRange"in Pe&&Pe.tooltipRange||false}:{}});let wc=an?"area":Ee.type===Tn?"line":"bar";rt.push(wc),"categoryColors"in Pe&&Pe.categoryColors&&(mt=Pe.categoryColors),"categoryLabels"in Pe&&Pe.categoryLabels&&(Le=Pe.categoryLabels);});let ft=null;if(mt){let Ee=new Set;Ne.forEach(St=>{St.forEach(Pe=>{Pe.category&&Ee.add(Pe.category);});}),ft=Array.from(Ee).map(St=>({label:Le?.[St]||St,color:mt[St]||"#6b7280"}));}return {datasets:Ne,seriesMetadata:Be,categoryInfo:ft,categoryColors:mt,categoryLabels:Le,seriesTypes:rt}},[g,K,W,B]),H=e,M=p?0:60,C=s?c+8:0,I=t-M-C,F=Math.max(100,I),J=ze.useCallback(j=>j?T.has(j):false,[T]),_=ze.useMemo(()=>Y.map((j,ce)=>J(j.label)?null:ce).filter(j=>j!==null),[Y,J]),le=ze.useMemo(()=>_.map(j=>Q[j]).filter(j=>!!j),[Q,_]),$=ze.useMemo(()=>_.map(j=>Y[j]).filter(j=>!!j),[Y,_]),se=ze.useMemo(()=>_.map(j=>A[j]).filter(j=>!!j),[A,_]),we=se.findIndex(j=>j==="bar"),te=we!==-1,ae=ze.useCallback((j,ce)=>{let Ie=j.has(ce);if(!Ie&&Y.reduce((rt,mt)=>j.has(mt.label)||mt.label===ce?rt:rt+1,0)<1)return j;let Ne=new Set(j);return Ie?Ne.delete(ce):Ne.add(ce),Ne},[Y]),de=ze.useCallback(j=>{if(h){let ce=u;if(!ce.has(j)&&Y.reduce((Be,rt)=>ce.has(rt.label)||rt.label===j?Be:Be+1,0)<1){y(null);return}m?.(Ne=>ae(Ne,j));}else R(ce=>ae(ce,j));y(null);},[h,u,m,Y,ae]),me=ze.useMemo(()=>Y.map(j=>j.label).join(""),[Y]),He=ze.useRef(me);ze.useEffect(()=>{He.current!==me&&(He.current=me,h||R(j=>j.size===0?j:new Set));},[me,h]);let et=ze.useMemo(()=>le.flat(),[le]),Vt=ze.useMemo(()=>{if(et.length===0)return null;let j=[...et].sort((ce,Ie)=>ce.xValue.getTime()-Ie.xValue.getTime());return [j[0].xValue,j[j.length-1].xValue]},[et]),zt=w||Vt,q=ze.useCallback(j=>{b?l?.(j):S(j);},[b,l]),oe=ze.useMemo(()=>zt?Q.map(ce=>ce.filter(Ie=>Ie.xValue>=zt[0]&&Ie.xValue<=zt[1])):Q,[Q,zt]),V=ze.useMemo(()=>_.map(j=>oe[j]??[]),[_,oe]);ze.useEffect(()=>{l&&l(w);},[w,l]);let G=ze.useMemo(()=>_.flatMap(j=>oe[j]??[]),[oe,_]),re=ze.useMemo(()=>di(G,F,r,o),[G,F,r,o]),ie=ze.useRef(JSON.stringify(r)),ge=ze.useRef(null),ye=ze.useMemo(()=>{let[j,ce]=re.domain(),Ie=Math.max(Math.abs(j),Math.abs(ce)),Ne=JSON.stringify(r);if(Ne!==ie.current&&(ie.current=Ne,ge.current=null),ge.current!==null)return ge.current;if(Ie===0)return Sa(r,0);let Be=Sa(r,Ie);return ge.current=Be,Be},[re,r]),tt=ze.useMemo(()=>{let j=F-Ae.top-Ae.bottom;return Na(j)},[F]),he=ze.useMemo(()=>{let j=Wr(ye),ce=j.tickFormat||j.format,Ne=re.ticks(tt).map(mt=>ce(mt)),Be=wa(Ne,12,"system-ui"),rt=Math.ceil(Be)+12;return {...Ae,left:Math.max(rt,30),right:8}},[re,ye,tt]),je=ze.useMemo(()=>zt?scale.scaleTime({domain:zt,range:[he.left,H-he.right]}):ru(et,H),[zt,et,H,he]),jt=ze.useCallback(j=>{if(!Vt)return;let{scaleX:ce,translateX:Ie}=j,Ne=H-he.left-he.right,[Be,rt]=Vt,mt=rt.getTime()-Be.getTime();if(mt<=0){q(null);return}let Le=-Ie,ft=Le+Ne,Ee=Ne*ce/mt,St=Le/Ee,Pe=ft/Ee,nn=new Date(Be.getTime()+St),na=new Date(Be.getTime()+Pe),an=Math.abs(nn.getTime()-Be.getTime()),wc=Math.abs(na.getTime()-rt.getTime()),zp=mt*.02;an<zp&&wc<zp?q(null):q([nn,na]);},[Vt,H,he,q]),vc=ze.useCallback(j=>{let{left:ce}=k.current?.getBoundingClientRect()||{left:0},Ie=j.clientX-ce;if(j.timeStamp-(E.current||0)<16)return;E.current=j.timeStamp;let Ne=je.invert(Ie),Be=V.map((Le,ft)=>{if(!Le||Le.length===0)return null;let Ee=zk(Le,Ne,1);if(Ee===0)return {point:Le[0],index:0,datasetIndex:ft};if(Ee>=Le.length)return {point:Le[Le.length-1],index:Le.length-1,datasetIndex:ft};let St=Le[Ee-1],Pe=Le[Ee];if(!St||!Pe)return null;let nn=Math.abs(St.xValue.getTime()-Ne.getTime()),na=Math.abs(Pe.xValue.getTime()-Ne.getTime()),an=nn<na;return {point:an?St:Pe,index:an?Ee-1:Ee,datasetIndex:ft}}).filter(Le=>Le!==null&&$[Le.datasetIndex]!==void 0).map(({point:Le,index:ft,datasetIndex:Ee})=>({label:$[Ee].label,value:Le.yValue,baselineValue:Vk($[Ee],Le,ft),color:$[Ee].color,point:Le,type:se[Ee]}));if(Be.length===0){y(null);return}let rt=je(Be[0].point.xValue),mt=rt>(H-he.right-he.left)/2+he.left;y({xValue:Be[0].point.xValue,series:Be.map(({label:Le,value:ft,baselineValue:Ee,color:St,point:Pe,type:nn})=>({label:Le,value:ft,...Ee!==void 0?{baselineValue:Ee}:{},chartY:Pe.chartYValue??ft,showMarker:Pe.showTooltipMarker??true,color:St,type:nn,category:Pe.category,categoryColor:Pe.category&&Z?Z[Pe.category]:void 0,...Pe.extraTooltipRows&&Pe.extraTooltipRows.length>0?{extraTooltipRows:Pe.extraTooltipRows}:{}})),x:rt,y:re(Be[0].point.chartYValue??Be[0].value),position:mt?"left":"right"});},[V,$,se,je,re,H,Z,he]),Cc=()=>{y(null);},pv=ze.useCallback(()=>{q(null),P.current&&P.current.reset();},[q]),$i=ze.useCallback(j=>{if(!(P.current&&Vt))return;let[ce,Ie]=Vt,Ne=Ie.getTime()-ce.getTime();if(Ne<=0){P.current.reset();return}if(!j){P.current.reset();return}let[Be,rt]=j,mt=rt.getTime()-Be.getTime();if(mt<=0){P.current.reset();return}let Le=Ne/mt,ft=H-he.left-he.right,St=-((Be.getTime()-ce.getTime())/Ne)*ft*Le;P.current.setTransformMatrix({scaleX:Le,scaleY:1,translateX:St,translateY:0,skewX:0,skewY:0});},[Vt,H,he]),mv=ze.useCallback(j=>{q(j),$i(j);},[q,$i]);ze.useEffect(()=>{b&&$i(d??null);},[b,d,$i]);let fv={width:H,height:F,xScale:je,yScale:re,yFormatter:ye,animationSettings:Vs,tooltip:{data:x,show:y,hide:()=>y(null)},datasets:V,seriesMetadata:$,seriesTypes:se,categoryColors:Z||void 0,categoryLabels:O||void 0},gv=ze.Children.toArray(g),Ip=0,Fp=[],Bp=[],Sc=[];gv.forEach(j=>{if(!ze.isValidElement(j)){Sc.push(j);return}if(Bk(j))Bp.push(j);else if(Hg(j)){let ce=Ip;Ip++;let Ie=j.props,Ne=Y[ce]?.label;if(J(Ne))return;Fp.push(ze__namespace.default.cloneElement(j,{...Ie,data:oe[ce]||Ie.data,color:Y[ce]?.color}));}else Sc.push(j);});let bv=_.length,xv=(U||Y).map(j=>{let ce=!U&&J(j.label);return {category:j.label,fill:j.color,isHidden:ce,isDisabled:!U&&!ce&&bv<=1}}),hv=typeof r=="object"&&r!==null&&typeof r.type=="string",yv=Ks({datasets:le,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:$.map(j=>j.label),timestamp:true,...hv?{yFormat:r}:{}},svgRef:k});if(a)return jsxRuntime.jsx(Hk,{});if(Q.length===0)return jsxRuntime.jsx(Ok,{});let Vp=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:f}),jsxRuntime.jsx("g",{children:re.ticks(tt).map(j=>{let ce=Math.abs(j)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:he.left,y:re(j)},to:{x:H-he.right,y:re(j)},stroke:ce?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ce?1.5:1},`grid-line-${j}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:D,children:jsxRuntime.jsx("rect",{x:je.range()[0],y:re.range()[1],width:je.range()[1]-je.range()[0],height:re.range()[0]-re.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${D})`,children:Fp}),Sc,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(j=>{let ce=re(j.value),Ie=j.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:he.left,y:ce},to:{x:H-he.right,y:ce},stroke:Ie,strokeWidth:1.5,strokeDasharray:"6 4"}),j.label&&jsxRuntime.jsx("text",{x:H-he.right-4,y:ce-4,textAnchor:"end",fontSize:11,fill:Ie,children:j.label})]},`ref-line-${j.value}`)})}),jsxRuntime.jsx(Er.Bottom,{top:F-he.bottom,scale:je,width:H-he.left-he.right}),jsxRuntime.jsx(Er.Left,{left:he.left,scale:re,yFormatter:ye,height:F-he.top-he.bottom}),x&&!x.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[te?(()=>{let j=le[we]??[];if(j.length===0)return null;let ce=[...j].sort((Ee,St)=>Ee.xValue.getTime()-St.xValue.getTime()),Ie=ce.findIndex(Ee=>Ee.xValue.getTime()===x.xValue.getTime()),Ne=ce[Ie+1],Be=ce.length>1&&Ne?Ne.xValue.getTime()-x.xValue.getTime():15*6e4,rt=Math.abs(je(new Date(x.xValue.getTime()+Be))-je(x.xValue)),Le=je(x.xValue)-rt/2,ft=re.range();return jsxRuntime.jsx("rect",{x:Le,y:ft[1],width:rt,height:ft[0]-ft[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,x.series.filter(j=>j.type!=="bar"&&j.showMarker!==false).map(j=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:je(x.xValue),cy:re(j.chartY??j.value),r:8,fill:"white",stroke:j.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:je(x.xValue),cy:re(j.chartY??j.value),r:4,fill:j.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${j.label}`))]}),jsxRuntime.jsx("rect",{x:he.left,y:he.top,width:H-he.left-he.right,height:F-he.top-he.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:vc,onMouseLeave:Cc}),Bp]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Mr.Provider,{value:fv,children:[i?jsxRuntime.jsx(zoom.Zoom,{width:H,height:F,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:j=>{let{scaleX:ce,translateX:Ie}=j,Ne=Math.max(1,Math.min(20,ce)),Be=1,rt=H-he.left-he.right,mt=0,Le=rt*(1-Ne),ft=Math.max(Le,Math.min(mt,Ie));return {...j,scaleX:Ne,scaleY:Be,translateX:ft,translateY:0}},children:j=>{if(P.current=j,j.transformMatrix){let{scaleX:ce,translateX:Ie}=j.transformMatrix,Ne=`${ce.toFixed(4)}-${Ie.toFixed(2)}`;Ne!==L.current&&(L.current=Ne,setTimeout(()=>{jt(j.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:H,height:F,className:"overflow-visible",ref:ce=>{k.current=ce,j.containerRef.current!==ce&&(j.containerRef.current=ce);},role:"img","aria-label":f,style:{cursor:j.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:j.dragStart,onMouseMove:j.dragMove,onMouseUp:j.dragEnd,onMouseLeave:()=>{j.isDragging&&j.dragEnd();},onTouchStart:j.dragStart,onTouchMove:j.dragMove,onTouchEnd:j.dragEnd,children:Vp})}}):jsxRuntime.jsx("svg",{width:H,height:F,className:"overflow-visible",ref:k,role:"img","aria-label":f,children:Vp}),jsxRuntime.jsx(Jo,{data:x,formatter:ye}),s&&Vt&&jsxRuntime.jsx(du,{data:le,seriesMetadata:$,width:H,height:c,onBrushChange:mv,brushRegion:w,margin:he,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(Ta,{onExport:yv,items:xv,marginLeft:0,marginRight:he.right,isZoomed:w!==null,onResetZoom:pv,onLegendItemToggle:U?void 0:de})]})})},Gg=responsive.withParentSize(Wk);var Xk=e=>e.toLocaleString(),jk=e=>`${Math.round(e*100)}%`,Jg=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=Xk,formatPercentage:i=jk,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]=ze.useState(null),[y,v]=ze.useState(t),S=ze.useRef(null),w=u??b,N=ze.useId(),R=s||"var(--color-viz-default)";ze.useEffect(()=>{if(!S.current)return;let P=new ResizeObserver(B=>{for(let W of B)v(W.contentRect.width);});return P.observe(S.current),()=>{P.disconnect();}},[]);let{layout:T,overallConversion:k}=ze.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let P=e[0].value,B=l?60:0,W=r-o*2-B,K=(e.length-1)*n,Q=(W-K)/e.length,Y=e.map((Z,O)=>{let A=o+B+O*(Q+n),H=P===0?0:Z.value/P,M=H,C=O===0?null:e[O-1].value,I=C==null||C===0?0:1-Z.value/C;return {stage:Z,index:O,y:A,barHeight:Q,widthPercent:H,conversionRate:M,dropOff:I}}),U=P===0?0:e[e.length-1].value/P;return {layout:Y,overallConversion:U,maxValue:P}},[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 D=c?60:0,E=o+D,L=y-o*2-D;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:R,to:R,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${N}-bg`,from:R,to:R,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(k)]}),c&&jsxRuntime.jsx("g",{children:T.map(P=>{let B=P.y+P.barHeight/2;return jsxRuntime.jsx("text",{x:o+D-12,y:B,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(P.conversionRate)},P.stage.id)})}),T.map(P=>{let B=w===P.stage.id,W=L*P.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:E,y:P.y,width:L,height:P.barHeight,fill:`url(#${N}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:E,y:P.y,width:W,height:P.barHeight,fill:`url(#${N}-bar)`,rx:4,initial:{width:0},animate:{width:W},transition:{duration:.6,delay:P.index*.1,ease:"easeOut"},opacity:B||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{x(P.stage.id),p?.(P.stage);},onMouseLeave:()=>{x(null),p?.(null);},onClick:()=>m?.(P.stage)}),jsxRuntime.jsx("rect",{x:E+10,y:P.y+P.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:P.y+P.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(P.stage.value)}),jsxRuntime.jsxs("text",{x:E,y:P.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:P.index+1})," ",P.stage.label]}),P.stage.secondaryValue&&jsxRuntime.jsx("text",{x:E+16,y:P.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:P.stage.secondaryValue}),P.index>0&&P.dropOff>0&&jsxRuntime.jsxs("text",{x:E+L,y:P.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(P.dropOff)," drop"]}),P.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:E+W+8,y:P.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:E+W+16,y:P.y+20,className:"fill-text-secondary text-xs font-medium",children:P.stage.annotation})]})]},P.stage.id)})]})})};function Xg(){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 Qk=d3Array.bisector(e=>e.xValue).left,Zk=(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 jg(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=Qk(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:Zk(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 Zg=e=>e instanceof Date&&!Number.isNaN(e.getTime()),tT=160;function js(e,t,r){let[o,n]=ze.useState(null);ze.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=ze.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=Zg(l)&&Zg(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),f=ze.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(tT,g),w=S*v,N=d3Scale.scaleTime().domain([new Date(x-w),new Date(y+w)]).range([a-S,i+S]),R=d3Time.timeTickInterval(h,b,p);if(R)return N.ticks(R);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 aT=6,_g=20,fu=ze.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}=js(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=ze.useMemo(()=>c?Wm(m,{compact:l}):()=>"",[m,l,c]),f=ze.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:_g+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:aT,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:_g,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});fu.displayName="LiveTimeAxisBottom";var gu=ze.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=js(e,t,n),l=ze.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())})})]})});gu.displayName="LiveTimeGridlines";function qs(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function $g(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 bu(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var eb=(e,t,r,o,n)=>{let a=t!==1?$g(e,r,t):e;return o!==0&&(a=qs(a,o,n)),a},tb=(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]},uT=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),pT=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function rb(e){let{groupRef:t}=e,r=ze.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=ze.useRef(e.onCommit);o.current=e.onCommit;let n=ze.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=ze.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=ze.useRef(e.zoomIntent??(E=>E.ctrlKey));i.current=e.zoomIntent??(E=>E.ctrlKey);let s=ze.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=ze.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=ze.useRef(null),d=ze.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=ze.useRef(null),m=ze.useRef(null),p=ze.useRef(false),f=ze.useCallback((E,L,P)=>{m.current={translateX:E,scaleX:L,preview:P},u.current==null&&(u.current=uT(()=>{u.current=null;let B=m.current;B!=null&&(t.current?.setAttribute("transform",`translate(${B.translateX},0) scale(${B.scaleX},1)`),c.current?.(B.preview));}));},[t]),g=ze.useCallback(()=>{u.current!=null&&(pT(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),h=ze.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=ze.useCallback(()=>{p.current=false;},[]),x=ze.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),y=ze.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=ze.useCallback(()=>{let{xDomain:E,plotWidthPx:L}=r.current,{scale:P,cursorFrac:B,panDxPx:W}=d.current;P===1&&W===0||o.current(tb(eb(E,P,B,W,L),n.current));},[]),S=ze.useCallback(()=>{d.current.timer!=null&&(x(),v(),y(),g());},[x,v,y,g]),w=ze.useCallback(E=>{S(),E.currentTarget.setPointerCapture?.(E.pointerId),l.current={startX:E.clientX,dxPx:0},h();},[S,h]),N=ze.useCallback(E=>{if(!l.current)return;l.current.dxPx=E.clientX-l.current.startX;let{xDomain:L,plotWidthPx:P}=r.current;f(l.current.dxPx,1,qs(L,l.current.dxPx,P));},[f]),R=ze.useCallback(E=>{if(!l.current)return;let{dxPx:L}=l.current;l.current=null,g(),b(),L!==0&&o.current(tb(qs(r.current.xDomain,L,r.current.plotWidthPx),n.current));},[g,b]),T=ze.useCallback(()=>{l.current&&(l.current=null,g(),b());},[g,b]),k=ze.useRef(null),D=ze.useCallback(E=>{if(k.current?.(),k.current=null,!E)return;let L=P=>{if(l.current)return;let{plotWidthPx:B,plotLeftPx:W}=r.current,K=bu(P.deltaY,P.deltaMode),Q=bu(P.deltaX,P.deltaMode),Y=i.current(P);if(!Y&&Q===0)return;if(P.preventDefault(),h(),Y){let A=Math.min(1,Math.max(0,(P.clientX-E.getBoundingClientRect().left)/Math.max(1,B)));d.current.scale*=Math.exp(-K/200),d.current.cursorFrac=A;}else d.current.panDxPx-=Q;let{scale:U,cursorFrac:Z,panDxPx:O}=d.current;f((W+Z*B)*(1-U)+O,U,eb(r.current.xDomain,U,Z,O,B)),x(),d.current.timer=setTimeout(()=>{v(),y(),g(),b();},a.current);};E.addEventListener("wheel",L,{passive:false}),k.current=()=>E.removeEventListener("wheel",L);},[f,g,x,v,y,h,b]);return ze.useEffect(()=>()=>{k.current?.(),k.current=null,g(),d.current.timer!=null&&clearTimeout(d.current.timer);},[g]),{onPointerDown:w,onPointerMove:N,onPointerUp:R,onPointerCancel:T,wheelTargetRef:D,gestureActiveRef:p}}var ib=e=>e.type===Yo||e.type===Tn,hT=({children:e,title:t,viewport:r,panBounds:o,onViewportChange:n,onPlotWidthChange:a,yFormatter:i={type:"number"},yDomain:s,referenceLines:c,cameraSync:l,parentWidth:d=0,parentHeight:u=0})=>{let[m,p]=ze.useState(null),f=ze.useRef(null),g=ze.useRef(0),h=ze.useId(),b=ze.useRef(null),x=ze.useRef(null),y=ze.useRef(null),{colorMode:v}=Ot(),S=ze.useMemo(()=>ln(),[v]),w=ze.useMemo(()=>qa(),[v]),{datasets:N,seriesMetadata:R,seriesTypes:T}=ze.useMemo(()=>{let q=ze.Children.toArray(e).filter(ie=>ze.isValidElement(ie)&&ib(ie)),oe=q.filter(ie=>ie.props.data).length,V=[],G=[],re=[];return q.forEach((ie,ge)=>{let ye=ie.props;if(!ye.data)return;V.push(ye.data);let he=("color"in ye&&ye.color?ye.color:void 0)||(oe===1?w:S[ge%S.length]),je=ie.type===Yo;G.push({label:"label"in ye&&ye.label||`Series ${V.length}`,color:he,...je&&"baseline"in ye&&ye.baseline!==void 0?{baseline:ye.baseline,tooltipRange:"tooltipRange"in ye&&ye.tooltipRange||false}:{}}),re.push(je?"area":"line");}),{datasets:V,seriesMetadata:G,seriesTypes:re}},[e,w,S]),k=d,D=Math.max(100,u-60),E=ze.useMemo(()=>[new Date(r.startMs),new Date(r.endMs)],[r.startMs,r.endMs]),L=ze.useMemo(()=>{let q=N.flat(),oe=q.filter(V=>{let G=V.xValue.getTime();return G>=r.startMs&&G<=r.endMs});return oe.length>0?oe:q},[N,r.startMs,r.endMs]),P=ze.useMemo(()=>{let q=di(L,D,i,s);if(!s){let[oe,V]=q.domain();V>oe&&q.domain([oe,V+(V-oe)*.05]);}return q},[L,D,i,s]),B=ze.useRef(JSON.stringify(i)),W=ze.useRef(null),K=ze.useMemo(()=>{let[q,oe]=P.domain(),V=Math.max(Math.abs(q),Math.abs(oe)),G=JSON.stringify(i);if(G!==B.current&&(B.current=G,W.current=null),W.current!==null)return W.current;if(V===0)return Sa(i,0);let re=Sa(i,V);return W.current=re,re},[P,i]),Q=ze.useMemo(()=>{let q=D-Ae.top-Ae.bottom;return Na(q)},[D]),Y=ze.useMemo(()=>{let q=Wr(K),oe=q.tickFormat||q.format,G=P.ticks(Q).map(ge=>oe(ge)),re=wa(G,12,"system-ui"),ie=Math.ceil(re)+12;return {...Ae,left:Math.max(ie,30)}},[P,K,Q]),U=ze.useMemo(()=>scale.scaleTime({domain:E,range:[Y.left,k-Y.right]}),[E,k,Y]),Z=ze.useMemo(()=>[r.startMs,r.endMs],[r.startMs,r.endMs]),O=ze.useMemo(()=>o?[o.startMs,o.endMs]:void 0,[o]),A=ze.useCallback(q=>{n({startMs:q[0],endMs:q[1]});},[n]),H=k-Y.left-Y.right,M=ze.useCallback(()=>p(null),[]),C=ze.useRef({}),I=ze.useRef(l);I.current=l;let F=ze.useCallback(q=>{x.current?.setPreview(q),y.current?.setPreview(q),I.current?.publish(C.current,q);},[]),{onPointerDown:J,onPointerMove:_,onPointerUp:le,onPointerCancel:$,wheelTargetRef:se,gestureActiveRef:we}=rb({xDomain:Z,plotWidthPx:H,plotLeftPx:Y.left,groupRef:b,onCommit:A,onGestureStart:M,onFramePreview:F,...O?{panBoundsMs:O}:{}}),te=ze.useRef({startMs:r.startMs,endMs:r.endMs,left:0,width:0});te.current={startMs:r.startMs,endMs:r.endMs,left:Y.left,width:H},ze.useEffect(()=>{if(!l)return;let q=()=>{b.current?.removeAttribute("transform"),x.current?.setPreview(null),y.current?.setPreview(null);},oe=G=>{if(we.current)return;if(G==null){q();return}let{startMs:re,endMs:ie,left:ge,width:ye}=te.current,tt=ie-re,he=G[1]-G[0];if(tt<=0||he<=0||ye<=0)return;let je=tt/he,jt=ge*(1-je)+(re-G[0])*ye/he;b.current?.setAttribute("transform",`translate(${jt},0) scale(${je},1)`),x.current?.setPreview(G),y.current?.setPreview(G);},V=l.subscribe(C.current,oe);return ()=>{V(),we.current||q();}},[l,we]),ze.useEffect(()=>{a?.(Math.max(0,k-Y.left-Y.right));},[k,Y,a]);let ae=ze.useCallback(q=>{if(we.current)return;let{left:oe}=f.current?.getBoundingClientRect()||{left:0},V=q.clientX-oe;q.timeStamp-(g.current||0)<16||(g.current=q.timeStamp,p(jg({mouseX:V,datasets:N,seriesMetadata:R,seriesTypes:T,xScale:U,yScale:P,plotLeft:Y.left,plotRight:k-Y.right})));},[N,R,T,U,P,k,Y,we]),de=ze.useCallback(()=>p(null),[]),me={width:k,height:D,xScale:U,yScale:P,yFormatter:K,animationSettings:Vs,tooltip:{data:m,show:p,hide:()=>p(null)},datasets:N,seriesMetadata:R,seriesTypes:T},He=0,et=[];ze.Children.toArray(e).forEach(q=>{if(!ze.isValidElement(q)){et.push(q);return}if(ib(q)){let oe=He;He++;let V=q.props;et.push(ze__namespace.default.cloneElement(q,{...V,color:R[oe]?.color,animate:false}));}else et.push(q);});let Vt=R.map(q=>({category:q.label,fill:q.color})),oa=Ks({datasets:N,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:R.map(q=>q.label),timestamp:true},svgRef:f}),zt=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:P.ticks(Q).map(q=>{let oe=Math.abs(q)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:Y.left,y:P(q)},to:{x:k-Y.right,y:P(q)},stroke:oe?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:oe?1.5:1},`grid-line-${q}`)})}),jsxRuntime.jsx(gu,{ref:y,scale:U,width:k-Y.left-Y.right,top:P.range()[1],bottom:P.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:h,children:jsxRuntime.jsx("rect",{x:U.range()[0],y:P.range()[1],width:U.range()[1]-U.range()[0],height:P.range()[0]-P.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${h})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:b,children:et})}),c&&c.length>0&&jsxRuntime.jsx("g",{children:c.map(q=>{let oe=P(q.value),V=q.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:Y.left,y:oe},to:{x:k-Y.right,y:oe},stroke:V,strokeWidth:1.5,strokeDasharray:"6 4"}),q.label&&jsxRuntime.jsx("text",{x:k-Y.right-4,y:oe-4,textAnchor:"end",fontSize:11,fill:V,children:q.label})]},`ref-line-${q.value}`)})}),jsxRuntime.jsx(fu,{ref:x,top:D-Y.bottom,scale:U,width:k-Y.left-Y.right}),jsxRuntime.jsx(Er.Left,{left:Y.left,scale:P,yFormatter:K,height:D-Y.top-Y.bottom}),m&&!m.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:U(m.xValue),y:P.range()[1]},to:{x:U(m.xValue),y:P.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),m.series.filter(q=>q.type!=="bar"&&q.showMarker!==false).map(q=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:U(m.xValue),cy:P(q.chartY??q.value),r:8,fill:"white",stroke:q.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:U(m.xValue),cy:P(q.chartY??q.value),r:4,fill:q.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${q.label}`))]}),jsxRuntime.jsx("rect",{"data-camera-surface":"",x:Y.left,y:Y.top,width:k-Y.left-Y.right,height:D-Y.top-Y.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:ae,onMouseLeave:de,onPointerDown:J,onPointerMove:_,onPointerUp:le,onPointerCancel:$,ref:se})]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Mr.Provider,{value:me,children:[jsxRuntime.jsx("svg",{width:k,height:D,className:"overflow-visible",ref:f,role:"img","aria-label":t,children:zt}),jsxRuntime.jsx(Jo,{data:m,formatter:K}),jsxRuntime.jsx(Ta,{onExport:oa,items:Vt,marginLeft:0,marginRight:Y.right})]})})},Qs=responsive.withParentSize(hT);function Zs(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 yT(e,t){return Math.floor(e/t.tileSpanMs)}function Xo(e,t,r){let o=yT(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 ar=(e,t)=>`${e}:${t}`;var lb={erroredTiles:0};function hu(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(ar(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 vT(e,t,r){let o=Xo(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(ar(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function cb(e,t,r){return Xo(e,t,0).some(n=>{let a=r.get(ar(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function CT(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 db({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=vT(e,t,o);if(i&&cb(e,t,o)){let c=Xo(e,t,n),{line:l,band:d,lines:u,coverage:m}=hu(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(cb(e,l,o)){let d=Xo(e,l,n),{line:u,band:m,lines:p,coverage:f}=hu(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:f}}}if(i){let c=Xo(e,t,n),{line:l,band:d,lines:u,coverage:m}=hu(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?CT(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:lb}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:lb}}var ub=new Map;function pb(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 fb({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=ze.useRef(e);l.current=e;let d=ze.useRef(n);d.current=n;let u=ze.useRef(new Map),m=ze.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return ze.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=ar(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=>ar(b.tierId,b.index))});for(let b of h){let x=ar(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]),ze.useEffect(()=>m,[m]),{abortAll:m}}var xb=1.3,NT=25e4,kT=3;function TT(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(NT/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function yb(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=kT,resetKey:d}=e,u=ze.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=ze.useState(()=>Zs(n.endMs-n.startMs,Math.max(1,a),r,u)),[f,g]=ze.useReducer(pb,ub),h=ze.useRef(n.endMs-n.startMs),b=ze.useRef(u);ze.useEffect(()=>{let W=n.endMs-n.startMs,K=Zs(W,Math.max(1,a),r,u);if(K.id===m.id){b.current=u;return}let Y=Zs(W,Math.max(1,a),r,b.current).id!==K.id,U=W/h.current;(Y||U>xb||U<1/xb)&&(h.current=W,b.current=u,p(K));},[n,a,r,m.id,u]);let x=n.endMs-n.startMs,y=ze.useMemo(()=>TT(x,m,l),[x,m,l]),v=ze.useMemo(()=>Xo(n,m,y),[n,m,y]),S=ze.useMemo(()=>v.map(W=>ar(W.tierId,W.index)).join(","),[v]),w=ze.useRef(v);w.current=v;let N=ze.useRef(n);N.current=n;let R=ze.useRef(f);R.current=f;let{abortAll:T}=fb({refs:v,refsKey:S,store:f,tier:m,viewport:n,fetchTile:t,dispatch:g,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),k=ze.useRef(null),D=ze.useRef(false);ze.useEffect(()=>{if(!D.current){D.current=true;return}T(),k.current=null,g({type:"reset"});},[T,d]);let E=ze.useMemo(()=>w.current.map(W=>`${ar(W.tierId,W.index)}:${f.get(ar(W.tierId,W.index))?.status??"\u2205"}`).join("|"),[S,f]),L=ze.useMemo(()=>{let W=db({viewport:N.current,targetTier:m,ladder:r,store:R.current,overscanTiles:y,prev:k.current});return k.current=W,W},[E,m,r,y,n.startMs,n.endMs]),P=ze.useMemo(()=>w.current.some(W=>R.current.get(ar(W.tierId,W.index))?.status==="loading"),[E]),B=ze.useMemo(()=>{let W=w.current[0];return W?R.current.get(ar(W.tierId,W.index))?.status==="empty":false},[E]);return {tier:m,series:L,loading:P,atDataStart:B}}function vu(e){let{initialViewport:t,...r}=e,[o,n]=ze.useState(t),a=yb({...r,viewport:o}),i=ze.useCallback(c=>n(c),[]),s=ze.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var PT={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},RT={sm:"xs",md:"sm",lg:"md"},MT={sm:gt("bodySm"),md:gt("bodySm"),lg:gt("bodyMd")},ET={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},DT={sm:20,md:24,lg:32},LT={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"},AT={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 _s({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:AT[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(_e,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:gt("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",PT[i],LT[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",ET[i]),children:jsxRuntime.jsx(z,{name:e,size:DT[i]})}),jsxRuntime.jsx($t,{size:RT[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",MT[i]),children:r}),g()]})}var IT=[{id:"5y",label:"5 years",days:1825},{id:"year",label:"Year",days:365},{id:"month",label:"Month",days:30},{id:"week",label:"Week",days:7},{id:"day",label:"24h",days:1}];function $s(e=Date.now){return IT.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*864e5),before:new Date(n)}}}))}function HT({selectionState:e,isDisabled:t}){let r=`${Ye} 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 Ma({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(Ls,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(As,{}),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:HT({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 Sb(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var GT={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"},UT={sm:14,md:16,lg:18,xl:20},KT=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=Sb(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(Ye(),"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(Ye(),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 tl({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)]",Sb(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",GT[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:KT({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(z,{name:l.icon,size:UT[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 jT(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Nu(e){return jT(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Rb=120*1e3,qT=.02,Mb={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},QT=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function rl({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=QT,autoAdjustWindowSize:m=false,className:p}){let[f,g]=ze.useState(0),h=ze.useRef(null),[b,x]=ze.useState(false),[y,v]=ze.useState(null),S=M=>{let I=(M.before.getTime()-M.after.getTime())/(1e3*60*60);return I<=24?"FIFTEEN_MINUTES":I<=72||I<=168?"HOUR":("DAY")};ze.useEffect(()=>{if(m&&!b&&o){let M=S(e);o(M);}},[e,m,b,o]);let w=M=>{let C;for(let I of d){let F=I.getRange(),J=(F.before.getTime()-F.after.getTime())*qT,_=Math.abs(F.after.getTime()-M.after.getTime()),le=Math.abs(F.before.getTime()-M.before.getTime());if(_>J||le>J)continue;let $=_+le;(!C||$<C.distance)&&(C={id:I.id,distance:$});}return C?.id},N=y&&d.some(M=>M.id===y.id)&&Math.abs(y.after-e.after.getTime())<=Rb&&Math.abs(y.before-e.before.getTime())<=Rb?y.id:w(e),R=Nu(e.after),T=Nu(e.before),k=new Date(T.getTime()-1),D={start:date.fromDate(R,date.getLocalTimeZone()),end:date.fromDate(k,date.getLocalTimeZone())};ze.useEffect(()=>{let M=new ResizeObserver(C=>{for(let I of C)g(I.contentRect.width);});return h.current&&M.observe(h.current),()=>{h.current&&M.unobserve(h.current);}},[]);let E=[...u].sort((M,C)=>Mb[M.id]-Mb[C.id]),L=M=>{let C=M.toString(),I=d.find(F=>F.id===C);if(I){let F=I.getRange();v({id:C,after:F.after.getTime(),before:F.before.getTime()}),x(false),t(F,{presetId:C});}},P=M=>{if(M?.start&&M?.end){v(null);let C=new Date(M.start.year,M.start.month-1,M.start.day,0,0,0,0),I=new Date(M.end.year,M.end.month-1,M.end.day+1,0,0,0,0);t({after:C,before:I});}},B=M=>{if(M){v(null);let C=new Date(M.year,M.month-1,M.day,0,0,0,0),I=new Date(M.year,M.month-1,M.day+1,0,0,0,0);t({after:C,before:I});}},W=M=>{o&&(x(true),o(M.toString()));},K=()=>{d.length>0&&L(d[0].id);},Q=M=>Nu(M).toLocaleDateString("en-US"),Y=E.map(M=>({id:M.id,label:M.label,value:M.id})),U=d.map(M=>({id:M.id,label:M.label,value:M.id})),Z=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(M=>M.id===r)?.label||r}):jsxRuntime.jsx(bo,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:W,items:Y,size:"md","aria-label":"Select Window Size",children:M=>jsxRuntime.jsx(tr,{id:M.id,"aria-label":M.label,size:"md",children:M.label},M.id)}),O=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(z,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:Q(e.after)})]}),jsxRuntime.jsx(lt,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(ha,{"aria-label":"Select date",value:date.parseDate(R.toISOString().split("T")[0]),onChange:B})})]})}):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",O&&"rounded-r-none"),variant:"secondary",children:[jsxRuntime.jsx(z,{name:"CalendarBlank",size:18}),!N&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${Q(e.after)} - ${Q(k)}`})]}),jsxRuntime.jsx(lt,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Ma,{"aria-label":"Date range calendar",value:D,onChange:P})})]}),O&&jsxRuntime.jsx(ee,{variant:"ghost",size:"md",onPress:K,children:"Reset"})]}),H=f<600;return jsxRuntime.jsx("div",{ref:h,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",p),children:H?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(bo,{selectedKey:N??"",onSelectionChange:L,items:U,size:"md","aria-label":"Select Date Range",children:M=>jsxRuntime.jsx(tr,{id:M.id,size:"md",children:M.label},M.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&Z})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&A,a&&d.length>0&&jsxRuntime.jsx(tl,{options:d.map(M=>({id:M.id,label:M.label})),value:N??"",onChange:L,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&Z})]})})}var t1=1440*60*1e3,r1=6e4,Eb=(e,t)=>({startMs:t-e*t1,endMs:t}),o1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function Db({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]=ze.useState(900),b=p?.endMs,[x,y]=ze.useState(()=>b??Date.now());ze.useEffect(()=>{if(b!=null){y(b);return}y(Date.now());let te=setInterval(()=>y(Date.now()),r1);return ()=>clearInterval(te)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=ze.useMemo(()=>Eb(S,v??Date.now()),[S,v]),N=x,R=ze.useMemo(()=>({startMs:p?.startMs??0,endMs:x}),[p?.startMs,x]),T=te=>{let ae=Math.min(te.endMs-te.startMs,R.endMs-R.startMs),de=Math.max(Math.min(te.endMs,R.endMs),R.startMs+ae);return {startMs:de-ae,endMs:de}},[k,D]=ze.useState(null),[E,L]=ze.useState(null),P=k??w,B=vu({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:g,maxFutureMs:N,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),W=ze.useMemo(()=>$s(()=>v??Date.now()),[v]),K=c??W,Q=()=>{if(E&&"presetId"in E){let te=K.find(ae=>ae.id===E.presetId);if(te){let ae=te.getRange();return {startMs:ae.after.getTime(),endMs:ae.before.getTime()}}}return E&&"range"in E?E.range:Eb(S,v??Date.now())},{line:Y,coverage:U,renderTier:Z,targetTier:O,isFallback:A,isStale:H}=B.series,M=Z?Z.bucketMs*1.5:0,C=te=>te==null?"\u2014":new Date(te).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),I=(te,ae)=>{let de=ae-te<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},me=new Intl.DateTimeFormat("en-US",de);return `${me.format(new Date(te))} \u2013 ${me.format(new Date(ae))}`},F=B.viewport.startMs!==P.startMs||B.viewport.endMs!==P.endMs,J=H||B.loading&&U.earliestMs==null,_=(B.viewport.endMs-B.viewport.startMs)*.03,le=!J&&U.earliestMs!=null&&U.earliestMs>B.viewport.startMs+_,$=!B.loading&&U.earliestMs==null&&U.latestMs==null&&Y.length===0&&!H,se=f({series:B.series,gapMs:M}),we=ze.isValidElement(se)&&se.type===ze.Fragment?se.props.children:se;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(rl,{dateRange:o1(B.viewport),onDateRangeChange:(te,ae)=>{let de=T({startMs:te.after.getTime(),endMs:te.before.getTime()});L(ae?.presetId?{presetId:ae.presetId}:{range:de}),D(de),B.jumpTo(de);},windowSize:l[O.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:K,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:I(B.viewport.startMs,B.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:Z?.id??O.id}),A&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",O.id]})]}),B.loading&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"loading\u2026"}),le&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:["showing available history from ",C(U.earliestMs)]}),!le&&!J&&B.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),F&&jsxRuntime.jsx(ee,{variant:"ghost",size:"sm",onPress:()=>{let te=T(Q());D(te),B.jumpTo(te);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:$?jsxRuntime.jsx(_s,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Qs,{title:t,viewport:B.viewport,panBounds:R,onViewportChange:B.onViewportChange,onPlotWidthChange:h,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:we}),B.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 Ci({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(X,{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 c1=e=>{let t=Ht({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 Ar({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]=ze__namespace.default.useState(false),{isFocused:x,handleFocus:y,handleBlur:v}=Rr(),S=d==="password",w=Ss(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ke(g.className,"group flex flex-col"),children:({isDisabled:N,isInvalid:R})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{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(go,{size:T,color:"text-text-secondary"}):jsxRuntime.jsx(z,{name:"MagnifyingGlass",size:T,className:`transition-colors ${x?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(Ns,{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:c1({isInvalid:R,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(ni,{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(z,{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(fe,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(fe,{size:o,children:r(u)}):t&&f==="below"?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(u)}):t&&f==="below"?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null})]})})}function An({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(Ar,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Si({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=ze.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(ct,{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(tr,{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(bo,{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 Bb({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":"",R=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,...R},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(Ci,{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(Si,{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(T=>jsxRuntime.jsxs(to,{variant:"primary",size:"sm",onRemove:()=>o(T.id),isRemovable:true,children:[T.label,": ",T.value]},T.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(T=>jsxRuntime.jsx(ee,{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(An,{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(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(ee,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(An,{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(Ci,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Si,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function Vb({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(to,{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 b1(e,t,r){return {field:e,operator:t,value:r}}function x1(e,t="AND"){return {logic:t,conditions:e}}function wi(){return {logic:"AND",conditions:[]}}function il(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?il(t):false)}function h1(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 Qo(e,t){let r=e||wi();return {...r,conditions:[...r.conditions,t]}}function In(e,t){if(!e)return wi();let r=e.conditions.filter(o=>"conditions"in o?In(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Fn(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 Ob({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]=ze.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:ke(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ve,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(Ni,{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(z,{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(fe,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(fe,{size:o,children:r(d)}):t?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null})]})}function T1({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 Ni({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Vo({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:T1({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function sl({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:ke(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ve,{children:e}),jsxRuntime.jsxs(yf,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(Ni,{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(Ni,{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(Te,{children:t}),typeof r=="string"?jsxRuntime.jsx(fe,{children:r}):null,jsxRuntime.jsx(lt,{children:jsxRuntime.jsx(Ma,{})})]})}var F1=e=>{let t=Ht({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 ki({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=ze.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=Rr();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:ke(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(Ve,{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:F1({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(z,{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(z,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(fe,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null})]})})}var Eu={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 z1({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=Eu[r].track,a=Ye,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 O1({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=Eu[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function ll({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:ke(o.className,`relative group flex items-center gap-2 ${Eu[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:z1({...n,size:r}),children:jsxRuntime.jsx("span",{className:O1({...n,size:r})})}),e]})})}function Gb(e){return new Intl.NumberFormat("en-US").format(e)}function Ub({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=ze.useState(n),[u,m]=ze.useState({}),[p,f]=ze.useState({}),[g,h]=ze.useState(null),{isMobile:b}=Qt(),x=ze.useMemo(()=>r.some(C=>C.group),[r]),{groups:y,ungroupedFacets:v,facetsByGroup:S}=ze.useMemo(()=>{let C=new Set,I=[],F={};for(let J of r)J.group?(C.has(J.group)||(C.add(J.group),F[J.group]=[]),F[J.group].push(J)):I.push(J);return {groups:Array.from(C),ungroupedFacets:I,facetsByGroup:F}},[r]);ze.useEffect(()=>{e&&(d(n),m({}),f({}),h(!b&&y.length>0?y[0]:null));},[e,n,y,b]);let w=ze.useMemo(()=>!l||il(l)?0:Fn(l).length,[l]),N=()=>{a(l),t();},R=()=>{let C=wi();d(C),i?i():a(C),t();},T=C=>{if(!l)return [];if(!Fn(l).includes(C))return [];let F=[];function J(_){if(_)for(let le of _.conditions)"conditions"in le?J(le):le.field===C&&le.operator==="in"&&Array.isArray(le.value)&&F.push(...le.value.map(String));}return J(l),F},k=(C,I,F)=>{let J=In(l,C);I!==void 0&&(J=Qo(J,{field:C,operator:"gte",value:I})),F!==void 0&&(J=Qo(J,{field:C,operator:"lte",value:F})),d(J);},D=C=>{if(!l)return;let I;function F(J){if(J)for(let _ of J.conditions)"conditions"in _?F(_):_.field===C&&_.operator==="eq"&&typeof _.value=="boolean"&&(I=_.value);}return F(l),I},E=(C,I)=>{let F=In(l,C);I!==void 0&&(F=Qo(F,{field:C,operator:"eq",value:I})),d(F);},L=(C,I,F)=>{let J=In(l,C);I&&(J=Qo(J,{field:C,operator:"gte",value:I.toString()})),F&&(J=Qo(J,{field:C,operator:"lte",value:F.toString()})),d(J);},P=C=>{let I=S[C]||[],F=l?Fn(l):[];return I.filter(J=>F.includes(J.field)).length},B="pr-9 bg-background-muted/50",W="border-t border-border-muted",K="text-sm font-medium text-text-link-default",Q=C=>jsxRuntime.jsx("span",{className:K,children:C}),Y=C=>{let I=o[C.field]||{},F=u[C.field]||"",J=[];C.values?J=C.values.map($=>({value:String($.value),label:$.label,count:I[String($.value)]})):J=Object.entries(I).map(([$,se])=>({value:$,label:$,count:se}));let _=J.length;if(F){let $=F.toLowerCase();J=J.filter(se=>se.label.toLowerCase().includes($));}J.sort(($,se)=>$.count!==void 0&&se.count!==void 0&&se.count!==$.count?se.count-$.count:$.label.localeCompare(se.label));let le=C.type||"string";if(le==="string"||!C.type){let $=T(C.field),se=C.searchThreshold??10,we=C.maxVisibleOptions??50,te=p[C.field]??false,ae=te||J.length<=we?J:J.slice(0,we),de=J.length>we&&!te;return jsxRuntime.jsxs(Wo,{id:C.field,children:[jsxRuntime.jsx(Go,{title:C.label,description:C.description,className:B,endContent:$.length>0?Q(`${$.length} selected`):void 0}),jsxRuntime.jsx(Uo,{className:W,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[_>se&&jsxRuntime.jsx(An,{value:F,onChange:me=>m(He=>({...He,[C.field]:me})),onClear:()=>m(me=>({...me,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(Kd,{value:$,onChange:me=>{let He=In(l,C.field);me.length>0&&(He=Qo(He,{field:C.field,operator:"in",value:me})),d(He);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:ae.map(me=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(Cn,{value:me.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(me.value,me.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:me.label}),me.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:Gb(me.count)})]})})},me.value))})}),de&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",onPress:()=>f(me=>({...me,[C.field]:true})),className:"w-full",children:["Show all ",J.length," options"]})}),te&&J.length>we&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(ee,{variant:"ghost",size:"sm",onPress:()=>f(me=>({...me,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(le==="number"){let $,se,we=ae=>{if(ae)for(let de of ae.conditions)"conditions"in de?we(de):de.field===C.field&&(de.operator==="gte"&&typeof de.value=="number"&&($=de.value),de.operator==="lte"&&typeof de.value=="number"&&(se=de.value));};we(l);let te=$!==void 0||se!==void 0;return jsxRuntime.jsxs(Wo,{id:C.field,children:[jsxRuntime.jsx(Go,{title:C.label,description:C.description,className:B,endContent:te?Q($!==void 0&&se!==void 0?`${$} - ${se}`:$!==void 0?`\u2265 ${$}`:`\u2264 ${se}`):void 0}),jsxRuntime.jsx(Uo,{className:W,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(ki,{label:"Min",value:$,onChange:ae=>k(C.field,ae,se)},`${C.field}-min`),jsxRuntime.jsx(ki,{label:"Max",value:se,onChange:ae=>k(C.field,$,ae)},`${C.field}-max`)]})})]},C.field)}if(le==="boolean"){let $=D(C.field);return jsxRuntime.jsxs(Wo,{id:C.field,children:[jsxRuntime.jsx(Go,{title:C.label,description:C.description,className:B,endContent:$!==void 0?Q($?"Yes":"No"):void 0}),jsxRuntime.jsx(Uo,{className:W,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:$!==void 0?$?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(ll,{size:"lg",isSelected:$??false,onChange:se=>E(C.field,se?true:void 0),children:$?"Yes":"No"})]})})]},C.field)}if(le==="date"){let $,se,we=He=>{if(He)for(let et of He.conditions)"conditions"in et?we(et):et.field===C.field&&(et.operator==="gte"&&($=String(et.value)),et.operator==="lte"&&(se=String(et.value)));};we(l);let te=$!==void 0||se!==void 0,ae=He=>{if(He)try{return /^\d{4}-\d{2}-\d{2}$/.test(He)?date.parseDate(He):void 0}catch{return}},de=ae($),me=ae(se);return jsxRuntime.jsxs(Wo,{id:C.field,children:[jsxRuntime.jsx(Go,{title:C.label,description:C.description,className:B,endContent:te?Q("Date range selected"):void 0}),jsxRuntime.jsx(Uo,{className:W,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(sl,{label:"Date Range",value:de&&me?{start:de,end:me}:void 0,onChange:He=>{He?L(C.field,He.start,He.end):L(C.field,void 0,void 0);}})})})]},C.field)}return null},U=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let F=(l?Fn(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:K,children:"1 active"}),jsxRuntime.jsx(z,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),y.map(C=>{let I=P(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:[I>0&&jsxRuntime.jsxs("span",{className:K,children:[I," active"]}),jsxRuntime.jsx(z,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),Z=C=>{if(C.startsWith("__ungrouped__")){let F=C.replace("__ungrouped__",""),J=v.find(_=>_.field===F);return J?jsxRuntime.jsx(ya,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[J.field],children:Y(J)}):null}let I=S[C]||[];return I.length===0?null:jsxRuntime.jsx(ya,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[I[0].field],children:I.map(F=>Y(F))})},O=()=>{if(g){let C=g.startsWith("__ungrouped__")&&v.find(I=>I.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(z,{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:Z(g)})]})}return U()},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?Fn(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}),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 I=P(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}),I>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?Z(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),H=()=>jsxRuntime.jsx(ya,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>Y(C))});return jsxRuntime.jsx(Tr,{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:R},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:Gb(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?O():A():H()})}function Lu(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 Ir(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 Me(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",Lu(e),t)}function ul(e,t="\u2014"){return e==null||e===""?t:String(e)}var Zo={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 sr(e="normal"){return {strong:Zo.lg,high:Zo.lg,normal:Zo.md,low:Zo.sm}[e]}function Ce(e,t){return typeof e=="function"?e(t):e}function Kb(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 Yb(e){return e?"success":"neutral"}function pl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function Au(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 io(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=Au(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 Jb({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(X,{className:Zo.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!Ce(l.hidden,e));if(s.length===0)return null;let c=Me(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=Ce(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(z,{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(z,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function jb({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 R=w.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(er,{content:N,children:jsxRuntime.jsx("span",{children:R})})};if(g)return jsxRuntime.jsx(X,{className:sr("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Me(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Me(d,"text-text-secondary"),children:u});let b=Me(d,m);if(Array.isArray(e)){let w=e.slice(0,p),N=e.slice(p),R=N.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[w.map((T,k)=>{let D=typeof o=="function"?o(T,t):o,E=typeof n=="function"?n(T,t):n!==void 0?n:String(T),L=typeof s=="function"?s(T,t):s,P=typeof l=="function"?l(T,t):l;return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(nt,{variant:D,size:a,shape:i,dot:L,dotPosition:c,dotPulse:P,children:h(E,E)})},k)}),R&&jsxRuntime.jsx(er,{content:N.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(nt,{variant:"neutral",size:a,shape:i,children:["+",N.length]})})})]})})}let x=typeof o=="function"?o(e,t):o,y=typeof n=="function"?n(e,t):n!==void 0?n:String(e),v=typeof s=="function"?s(e,t):s,S=typeof l=="function"?l(e,t):l;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(nt,{variant:x,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:h(y,y)})})}function qb({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(X,{className:sr(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Me(c,d)});let p=Me(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(z,{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:Ir(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(nt,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function Zb({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=Ce(r,e),y=Ce(o,e),v=Ce(n,e),S=Ce(a,e),w=Ce(c,e),N=typeof m=="function"?m(e):m,R=Ce(h,e),T=Me(f,g);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(Bs,{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:R})})}function _b({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 $b({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(X,{className:sr(s)});if(!e)return jsxRuntime.jsx("div",{className:Me(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Me(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=Q1(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=Me(i,tailwindMerge.twMerge(Ir(s),d)),g=Ce(c,t);return g?jsxRuntime.jsx("div",{className:f,children:io(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function Q1(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"})}function ml({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]=ze.useState(false),x=o||(r?_1(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],R=({children:T,className:k})=>s?c?jsxRuntime.jsx(c,{href:s,className:k,children:T}):jsxRuntime.jsx(_e,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",k),asButton:false,children:T}):jsxRuntime.jsx("span",{className:k,children:T});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(X,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(X,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(X,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(X,{width:v.skeletonText,height:16}),jsxRuntime.jsx(X,{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(z,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(R,{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(z,{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(R,{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(z,{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 _1(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 tx({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=Ce(r,e),y=Ce(o,e),v=Ce(n,e),S=Ce(a,e),w=Ce(c,e),N=Ce(h,e),R=Me(f,g);return jsxRuntime.jsx("div",{className:R,children:jsxRuntime.jsx(ml,{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 hU={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",unknown:void 0,connected:void 0,disconnected:void 0},$1=["charging","discharging","heat","cool","on","connected"],eP={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",connected:"Connected",disconnected:"Disconnected"};function Iu(e){return $1.includes(e)}function Fu(e){return eP[e]}function Vn({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(X,{className:"inline-flex h-6 w-20"});let u=t??Fu(e),m=Iu(e);return jsxRuntime.jsxs(nt,{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(z,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var rP={importing:"Importing",exporting:"Exporting"};function ox(e){return rP[e]}function gl({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(X,{className:"inline-flex h-6 w-24"});let l=t??ox(e),d=e==="exporting"?"ArrowUp":"ArrowDown",u=n==="sm"?12:n==="md"?14:16;return r?jsxRuntime.jsx(nt,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(z,{name:d,size:u})}):jsxRuntime.jsx(nt,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function bl({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(X,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?zr(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(Vn,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(gl,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(Vn,{state:n,size:s,shape:c,fixedWidth:d})})]})}function nx({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(X,{className:"h-4 w-12"}),jsxRuntime.jsx(X,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(X,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(X,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:Me(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=Ce(o,t),h=Ce(a,t),b=typeof c=="function"?c(e,t):c,x=Me(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(x),children:jsxRuntime.jsx(bl,{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(Vn,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function ix({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(X,{className:sr(a)});let m=qr({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=Ir(a),f=Me(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),h=Ce(i,t);return h?io(g,h,t,s):g}var Vu=ze__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=ze.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=ze.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?Za(e,t,r,a.center,a.scheme):Qa(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()})]})});Vu.displayName="HorizontalBarCell";var zu=ze__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}=ze.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}`)})})});zu.displayName="MiniBarCell";function ux({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(X,{className:sr(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Me(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?pl(h,true):Ir(l),S=Me(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=Ce(d,t);return N?jsxRuntime.jsx("div",{className:S,children:io(w,N,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var Ou=ze__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,context:c})=>{let l=ze.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=ze.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?Za(e,0,100,s.center,s.scheme):Qa(e,0,100,s.scheme):r,[r,s,e]);if(c.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 m=`calc((100% - ${i*(a-1)}px) / ${a})`,p=Math.ceil(l/100*a);return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:"flex gap-0.5 flex-1",style:{height:n},children:Array.from({length:a}).map((f,g)=>{let h=g<p,b=d;if(r==="auto"&&s&&h){let x=(g+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=Za(x,0,100,s.center,s.scheme):b=Qa(x,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:m,backgroundColor:h?b:o==="none"?"transparent":o,marginRight:g<a-1?`${i}px`:0}},g)})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})}return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",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:`${l}%`,backgroundColor:d}})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})});Ou.displayName="PercentBarCell";function mx({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:Me(a),children:jsxRuntime.jsx(X,{className:"h-4 w-4 rounded"})});let s=Ce(n,e),c=Me(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(Cn,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function yl({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(_e,{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(X,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(X,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(X,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(X,{width:f.skeletonText,height:16}),jsxRuntime.jsx(X,{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(z,{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(z,{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 gx({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=Ce(r,e),b=Ce(o,e),x=Ce(n,e),y=Ce(a,e),v=Ce(c,e),S=Ce(f,e),w=Me(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(yl,{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 Hu=ze__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}=ze.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})]})});Hu.displayName="SparklineCell";function yx({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(X,{className:sr(l)});let b=ul(e,a),x=Ce(i,t),y=Ce(g,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:P="end",length:B=16,ellipsis:W="...",tooltip:K=true}=d;if(b.length>B){switch(P){case "start":v=cs(b,B);break;case "middle":v=da(b,B);break;case "end":v=ds(b,B,W);break}S=K;}}let N=f&&y?{"data-pii-type":f,"data-pii-entity":y}:{},R=Object.keys(N).length>0,T=jsxRuntime.jsx("span",{className:w?"truncate":"",...N,children:v}),k=S?jsxRuntime.jsx(er,{content:R?jsxRuntime.jsx("span",{...N,children:String(b)}):String(b),children:T}):T,D=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:o}),k,n&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:n})]}),E=D;if(u&&b&&b!==a){let P=typeof u=="function"?u(t):String(b);E=jsxRuntime.jsx(zo,{value:P,size:"sm",children:D});}if(x){let P=Me(m,p);return jsxRuntime.jsx("div",{className:P,children:io(E,x,t,s,c,l)})}let L=Me(m,tailwindMerge.twMerge(Ir(l),p));return jsxRuntime.jsx("div",{className:L,children:E})}var DP={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},LP={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function vl(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Cl(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 wl({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=vl(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:Cl(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=vl(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:Cl(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=vl(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(z,{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:Cl(m,e,u,l)})]},u.id)})})]})}function Nl({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=vl(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:Cl(d,e,c,i)})]},c.id)})})})}function vx(e="md"){return {mobile:DP[e],desktop:LP[e]}}function Cx({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 YP={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},JP={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function XP(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 jP({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false}){let c=e.reorderable!==false,{attributes:l,listeners:d,setNodeRef:u,transform:m,transition:p,isDragging:f}=sortable.useSortable({id:e.id,disabled:!c||s}),g=t?.columnId===e.id,h=g?t.direction:null,b=n&&a,x={...XP(e),transform:utilities.CSS.Transform.toString(m),transition:p,opacity:f?.8:1,zIndex:f?50:void 0};return jsxRuntime.jsx("div",{ref:u,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",YP[i],JP[e.align||"left"],o&&"sticky top-0 z-10",b&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&b&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",g?"font-bold text-text-primary":"font-medium text-text-secondary",f&&"bg-background-hover"),style:x,role:"columnheader","aria-sort":g?h==="asc"?"ascending":"descending":"none","aria-disabled":s,...l,...d,children:s?jsxRuntime.jsx(X,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),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:g?jsxRuntime.jsx(z,{name:h==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(z,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function wx({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false}){let l=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),d=new Map(e.map(p=>[p.id,p])),u=p=>{let{active:f,over:g}=p;if(g&&f.id!==g.id){let h=t.indexOf(f.id),b=t.indexOf(g.id);if(d.get(g.id)?.reorderable===false)return;let y=0;for(let N=0;N<t.length&&d.get(t[N])?.reorderable===false;N++)y=N+1;if(b<y)return;let v=Math.min(h,b),S=Math.max(h,b);for(let N=v;N<=S;N++){if(N===h)continue;if(d.get(t[N])?.reorderable===false)return}let w=sortable.arrayMove(t,h,b);r(w);}},m=t.map(p=>d.get(p)).filter(p=>p!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:l,collisionDetection:core.closestCenter,onDragEnd:u,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:m.map((p,f)=>jsxRuntime.jsx(jP,{column:p,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:f===0,density:s,isLoading:c},p.id))})})})}var Ku={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Yu={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},e2={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},t2={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function Ju(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 r2(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function o2({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false}){let c=t?.columnId===e.id,l=c?t.direction:null,d=n&&a;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",Ku[i],Yu[e.align||"left"],o&&"sticky top-0 z-10",d&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&d&&"z-30",e.sortable&&!s&&"cursor-pointer hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",c?"font-bold text-text-primary":"font-medium text-text-secondary"),onClick:()=>!s&&e.sortable&&r(e.id),role:"columnheader","aria-sort":c?l==="asc"?"ascending":"descending":"none","aria-disabled":s,style:Ju(e),children:s?jsxRuntime.jsx(X,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e.label}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:c?jsxRuntime.jsx(z,{name:l==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(z,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function n2({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,density:a="default",className:i,stickyFirstColumn:s}){let c=s&&o===0,l=r2(t,e),d={isLoading:false,isHovered:n,rowIndex:r,columnIndex:o,density:a},u;if(e.cell){let m=e.cell,p=typeof e.cellProps=="function"?e.cellProps(l,t):e.cellProps;u=jsxRuntime.jsx(m,{value:l,row:t,context:d,...p});}else e.render?u=e.render(l,t,d):u=jsxRuntime.jsx("span",{className:"truncate",children:l?.toString()??""});if(e.popover){let m=e.popover,p,f="top",g=false,h="hover";typeof m=="string"?p=m:typeof m=="function"?p=m(l,t):(p=typeof m.content=="function"?m.content(l,t):m.content,f=m.placement||"top",g=m.showArrow??false,h=m.trigger||"hover"),u=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...h==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:u}),jsxRuntime.jsx(lt,{placement:f,showArrow:g,children:jsxRuntime.jsx("div",{className:"p-2",children:p})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Ku[a],Yu[e.align||"left"],c&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",i),role:"cell",style:Ju(e),children:u})}function a2({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(X,{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?"":Ku[o],Yu[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:Ju(e),children:s})}function i2(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 Nx({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a}){let[i,s]=ze.useState(false),c=ze.useCallback(l=>{if(!n)return;let d=l.target,u=l.currentTarget;i2(d,u)||n(t);},[n,t]);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("contents group",n&&"cursor-pointer"),role:"row",onClick:c,onMouseEnter:()=>s(true),onMouseLeave:()=>s(false),children:e.map((l,d)=>jsxRuntime.jsx(n2,{column:l,row:t,rowIndex:r,columnIndex:d,isHovered:i,density:o,className:n?"group-hover:bg-background-hover":"",stickyFirstColumn:a},l.id))})}function kx({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(a2,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function Tx({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,hideHeader:N=false,sortConfig:R,onSort:T,"aria-label":k,enableColumnReorder:D=false,columnOrder:E,onColumnOrderChange:L}){let[P,B]=ze.useState(null),W=R!==void 0,K=W?R:P,Q=ze.useRef(null),Y=ze.useMemo(()=>e.map(q=>q.id),[e]),[U,Z]=ze.useState(Y),O=E!==void 0,A=O?E:U;ze.useEffect(()=>{O||Z(q=>{let oe=e.map(ge=>ge.id),V=new Set(oe),G=new Set(q),re=q.filter(ge=>V.has(ge)),ie=oe.filter(ge=>!G.has(ge));return [...re,...ie]});},[e,O]);let H=ze.useCallback(q=>{O||Z(q),L?.(q);},[O,L]),M=ze.useMemo(()=>{if(!D&&!E)return e;let q=new Map(e.map(oe=>[oe.id,oe]));return A.map(oe=>q.get(oe)).filter(oe=>oe!==void 0)},[e,A,D,E]),C=Io({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:h,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),I=f?C:null,F=I?.scrollRef??Q,{loadMoreRef:J,virtualizer:_,virtualItems:le,isLoadingMore:$,computedLoadingState:se}=I||{},{gridTemplateColumns:we,totalMinWidth:te}=ze.useMemo(()=>{let q=0;return {gridTemplateColumns:M.map(V=>{if(V.minWidth?q+=typeof V.minWidth=="number"?V.minWidth:0:V.width&&typeof V.width=="number"&&(q+=V.width),V.width)return typeof V.width=="number"?`${V.width}px`:V.width;if(V.flex)return `${V.flex}fr`;if(V.minWidth&&V.maxWidth){let G=typeof V.minWidth=="number"?`${V.minWidth}px`:V.minWidth,re=typeof V.maxWidth=="number"?`${V.maxWidth}px`:V.maxWidth;return `minmax(${G}, ${re})`}return V.minWidth?`minmax(${typeof V.minWidth=="number"?`${V.minWidth}px`:V.minWidth}, 1fr)`:V.maxWidth?`minmax(0, ${typeof V.maxWidth=="number"?`${V.maxWidth}px`:V.maxWidth})`:"1fr"}).join(" "),totalMinWidth:q}},[M]),ae=ze.useCallback(q=>{if(!e.find(G=>G.id===q)?.sortable)return;let V;K?.columnId===q?V={columnId:q,direction:K.direction==="asc"?"desc":"asc"}:V={columnId:q,direction:"asc"},W||B(V),T?.(V);},[e,K,T,W]),de=se==="loading"||u&&t.length===0,me={};a?(me.height=typeof a=="number"?`${a}px`:a,me.overflowY="auto"):i?(me.maxHeight=typeof i=="number"?`${i}px`:i,me.overflowY="auto"):f&&(me.height="600px",me.overflowY="auto");let He=tailwindMerge.twMerge(e2[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),et=vx(d),Vt=c!=="none",oa=(q,oe)=>Vt?c==="custom"&&l?l(q,oe):jsxRuntime.jsx(c==="cards"?Nl:wl,{row:q,columns:M,density:o,isLoading:u,onClick:S?()=>S(q):void 0}):null,zt=_?le?.map(q=>({virtualItem:q,row:t[q.index],index:q.index}))||[]:t.map((q,oe)=>({row:q,index:oe,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:F,className:He,style:{...me,position:_?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",t2[s],n==="auto"?"inline-grid w-auto":"w-full",Vt&&et.desktop),role:"table","aria-label":k,style:{gridTemplateColumns:we,minWidth:te>0?`${te}px`:void 0},children:[!N&&(D?jsxRuntime.jsx(wx,{columns:e,columnOrder:A,onColumnOrderChange:H,sortConfig:K,onSort:ae,stickyHeader:y,stickyFirstColumn:v,density:o,isLoading:de}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:M.map((q,oe)=>jsxRuntime.jsx(o2,{column:q,sortConfig:K,onSort:ae,stickyHeader:y,stickyFirstColumn:v,isFirstColumn:oe===0,density:o,isLoading:de},q.id))})),_?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${_.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:de?Array.from({length:p}).map((q,oe)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(kx,{columns:M,rowIndex:oe,density:o,stickyFirstColumn:v})},`loading-${oe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[zt.map(({row:q,index:oe,virtualItem:V})=>{if(!q||!V)return null;let G=w?w(q):`row-${oe}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:we,transform:`translateY(${V.start}px)`},"data-index":V.index,ref:_.measureElement,children:jsxRuntime.jsx(Nx,{columns:M,row:q,rowIndex:oe,density:o,onClick:S,stickyFirstColumn:v})},G)}),$&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${_.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(kr,{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:de?Array.from({length:p}).map((q,oe)=>jsxRuntime.jsx(kx,{columns:M,rowIndex:oe,density:o,stickyFirstColumn:v},`loading-${oe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[zt.map(({row:q,index:oe})=>{if(!q)return null;let V=w?w(q):`row-${oe}`;return jsxRuntime.jsx(Nx,{columns:M,row:q,rowIndex:oe,density:o,onClick:S,stickyFirstColumn:v},V)}),$&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:x||jsxRuntime.jsx(kr,{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"})})})]}),Vt&&jsxRuntime.jsx("div",{className:et.mobile,children:de?Array.from({length:p}).map((q,oe)=>jsxRuntime.jsx(Cx,{density:o},`mobile-loading-${oe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[zt.map(({row:q,index:oe})=>{if(!q)return null;let V=w?w(q):`mobile-row-${oe}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:oa(q,oe)},V)}),$&&(x||jsxRuntime.jsx(kr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!de&&(_?jsxRuntime.jsx("div",{ref:J,style:{position:"absolute",top:`${_.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:J,className:"h-px w-full"}))]})}function Rx({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(X,{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(nt,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var l2={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},c2={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function Ex({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?l2[e]:"Question"),i=e?c2[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(z,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function Ei({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(Or,{children:jsxRuntime.jsx(ur,{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(Gt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Gt,{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(Ao,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}Ei.displayName="Drawer";function Lx({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(X,{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(nt,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(er,{content:t,children:c}):c}function Ix({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]=ze.useState(false),[m,p]=ze.useState(false),[f,g]=ze.useState(null),[h,b]=ze.useState(e),x=ze.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 R=N[0];if(R.kind==="file"){let T=await R.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(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 Bx({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(X,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(nt,{variant:s,size:n,shape:a,...i,children:c})}function Ia(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function zx({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]=ze.useState(false),m=qt("(max-width: 767px)"),p=o!==void 0?o:d,f=ze.useCallback(x=>{n?n(x):u(x);},[n]);ze.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=ze.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(z,{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||ze.isValidElement(a)&&a.type===ze.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(ct,{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(Ar,{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(lt,{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(Ar,{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 Wx({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=ze.useState(false),u=qt("(max-width: 767px)"),m=ze.useRef(null),p=ze.useRef(null),f=o!==void 0?o:l,g=ze.useCallback(k=>{n?n(k):d(k);},[n]);ze.useEffect(()=>{let k=D=>{(D.metaKey||D.ctrlKey)&&D.key==="k"&&(D.preventDefault(),g(!f)),D.key==="Escape"&&f&&g(false);};return window.addEventListener("keydown",k),()=>window.removeEventListener("keydown",k)},[f,g]),ze.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),ze.useEffect(()=>{if(!f||u)return;let k=D=>{let E=D.target,L=m.current?.contains(E),P=p.current?.contains(E);!L&&!P&&g(false);};return document.addEventListener("mousedown",k,true),()=>document.removeEventListener("mousedown",k,true)},[f,u,g]);let h=k=>{r?.(k);},b=ze.useCallback(()=>{g(false);},[g]),x=ze.useCallback(()=>{r?.("");},[r]),[y,v]=ze.useState(null);ze.useEffect(()=>{if(f&&!u&&m.current){let k=null,D=()=>{let L=m.current?.getBoundingClientRect();L&&v({top:L.bottom+8,left:L.left,width:L.width});},E=()=>{k===null&&(k=requestAnimationFrame(()=>{D(),k=null;}));};return D(),window.addEventListener("resize",E),window.addEventListener("scroll",E,true),()=>{window.removeEventListener("resize",E),window.removeEventListener("scroll",E,true),k!==null&&cancelAnimationFrame(k);}}},[f,u]);let S=ze.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(z,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(ct,{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(Ar,{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(z,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let w=k=>{let E=k.target.tagName==="INPUT";if(k.key==="ArrowDown"&&f&&E){k.preventDefault();let L=p.current?.querySelector("[data-search-result]");L&&L.focus();}},N=k=>{let D=k.target;if(!D.hasAttribute("data-search-result"))return;let L=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),P=L.indexOf(D);if(k.key==="ArrowDown"){k.preventDefault(),k.stopPropagation();let B=Math.min(P+1,L.length-1);L[B]?.focus();}else if(k.key==="ArrowUp")if(k.preventDefault(),k.stopPropagation(),P===0)m.current?.querySelector("input")?.focus();else {let B=Math.max(P-1,0);L[B]?.focus();}else k.key==="Escape"&&(k.preventDefault(),k.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},R=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(Ar,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:T,onFocus:()=>g(true)}),R]},"desktop")}function Gx({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(z,{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 Kx({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(X,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(X,{width:"60%",height:16}),jsxRuntime.jsx(X,{width:"40%",height:12})]}),jsxRuntime.jsx(X,{width:16,height:16})]},o))})}function Jx({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 Xx({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(z,{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(z,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function jx({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 Qx({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 Oo(e,t=300){let[r,o]=He.useState(e);return He.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function Ps(e,t=300){let[r,o]=He.useState(false);return He.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var RS=({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 er({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)=>RS({...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 Mr(){let[e,t]=He__namespace.default.useState(false),r=He__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=He__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var yt=He__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 li({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(O,{name:"X",size:t==="sm"?16:20})})}function Ho(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 kf(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function MS(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 Ht(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",Ho({isInvalid:t,isDisabled:r,isFocused:o}),kf({transparent:n,isDisabled:r}),Ge[a].text,Ge[a].height,Ge[a].padding,MS(a),i)}function ES(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",kf({transparent:a,isDisabled:n}),Ge[t].height,Ho({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Oe({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(O,{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(er,{content:l,children:u}):u}function ke({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 me({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 Ms({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Ht({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function Tf(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:ES(e),children:typeof t=="function"?t(e):t})}var zd=He.createContext("md");function Df(){return He.useContext(zd)}function Fd(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 BS(){let e=He__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=He__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function ho({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:g,transparent:f,reserveErrorSpace:y=false,placement:b="bottom start",shouldFlip:x=true,menuWidth:h="match",descriptionPlacement:v="below",useMobileTray:S=true,...w}){let[k,P]=He.useState(null),[T,R]=He.useState(null),[A,M]=He.useState(false),L=c??k??l,{handleFocus:D,handleBlur:B}=BS(),{isMobile:V}=Qt(),Y=S&&V,q=He__namespace.default.useMemo(()=>!i||!L||!n?null:Array.from(n).find(U=>U.id===L)??null,[i,L,n]),Q=I=>{d&&I!==null&&d(I),d||P(I);},K=He.useRef(null),W=He.useRef(null),G=()=>{Y&&M(!A);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:L,defaultSelectedKey:l,onSelectionChange:Q,placeholder:u,className:Ne(w.className,"group flex w-full flex-col"),ref:K,onOpenChange:I=>{Y||(I&&W.current?R(W.current.offsetWidth):I||K.current?.blur());},children:({isDisabled:I,isInvalid:U,isOpen:N})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{size:s,tooltip:p,description:v==="tooltip"||v==="inline"?t:void 0,descriptionPlacement:v,isRequired:g,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:W,children:jsxRuntime.jsxs($,{variant:"unstyled",className:tailwindMerge.twMerge(Ht({isInvalid:U||m&&!!r,isDisabled:I,isFocused:Y?A:N,transparent:f,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>D(C,w.onFocus),onBlur:C=>B(C,w.onBlur),onPress:Y?G:void 0,"data-open":Y?A:N,children:[i&&q?jsxRuntime.jsx("div",{className:Fd(s),children:i(q)}):Y&&L?jsxRuntime.jsx("div",{className:Fd(s),children:n?Array.from(n).find(z=>z.id===L)?.label:String(L)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:Fd(s)}),jsxRuntime.jsx(O,{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",(Y?A:N)&&"rotate-180")})]})})}),y?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(me,{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(ke,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(me,{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(ke,{size:s,className:"mt-1",children:t}):null}),Y?null:jsxRuntime.jsx(lt,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:h==="match"&&T?`${T}px`:void 0,minWidth:h==="auto"&&T?`${T}px`:void 0,maxWidth:h==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:x,children:jsxRuntime.jsx(zd.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(tr,{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})})})]})}),Y&&jsxRuntime.jsx(ct,{isOpen:A,onClose:()=>M(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(zd.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:L!=null?[L]:[],onSelectionChange:I=>{let U=Array.from(I)[0];U!=null&&(Q(U),M(false));},children:a&&n?I=>jsxRuntime.jsx(tr,{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 tr({size:e,className:t,...r}){let o=Df(),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 jS=[],qS={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},QS={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},Af={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},Hd=(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 ZS(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 _S(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 Ls({label:e,staticItems:t=jS,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:g,isInvalid:f,validationResult:y,showErrors:b=true,renderItem:x,renderLeftIcon:h,renderSection:v,autoFocus:S=false,reserveErrorSpace:w=false,hideChevron:k=false,useMobileTray:P=true,className:T}){let R=He__namespace.default.useRef(null),A=He__namespace.default.useRef(null),[M,L]=He__namespace.default.useState(),[D,B]=He.useState(()=>Hd(o||n,t,r)),[V,Y]=He.useState(false),[q,Q]=He.useState(false),K=Oo(D),{contains:W}=reactAria.useFilter({sensitivity:"base"}),[G,I]=He.useState(),{isMobile:U}=Qt(),N=P&&U,C=Ge[u].text,F=reactStately.useAsyncList({async load({signal:ee,filterText:oe=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(oe))return {items:[]};try{let le;return i.requestType==="GraphQL"?le=await _S(i,oe,ee):le=await ZS(i,oe,ee),I(le.error),{items:le.items}}catch(le){return le instanceof Error&&le.name==="AbortError"?{items:[]}:(console.error("Error loading items:",le),I(le instanceof Error?le.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),z=i&&K!==""?F:null,X=false,_=He.useRef("");He.useEffect(()=>{S&&Y(true);},[S]),He.useEffect(()=>{let ee=Hd(o,t,r);ee!==D&&B(ee);},[o,t,r]),He.useEffect(()=>{let ee=()=>{R.current&&L(R.current.offsetWidth);};return ee(),window.addEventListener("resize",ee),()=>window.removeEventListener("resize",ee)},[]),He.useEffect(()=>{K===""?_.current="":z&&K!==_.current&&(_.current=K,z.setFilterText(K));},[K,z]),X=Ps(!!z?.isLoading,300);let se=He__namespace.default.useMemo(()=>{if(!N||!D)return z?z.items:t;let ee=z?z.items:t,oe=s??(i?()=>true:W);return ee.filter(le=>oe(le.name,D))},[N,D,z,t,s,W]),Z=ee=>{let oe=Hd(ee,t,r);B(oe),a&&a(ee);},ie=ee=>{B(ee);},ve=()=>{N&&Q(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:Z,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:z?z.items:r?r.flatMap(ee=>ee.items):t,className:Ne(T,"group flex flex-col w-full"),menuTrigger:N?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:g,isInvalid:f||!!l,inputValue:D,onInputChange:ie,autoFocus:S&&!N,defaultFilter:s??(i?()=>true:W),"aria-label":e||c||"Autocomplete",children:ee=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(yt,{ref:R,children:[h?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:h(X)}):jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 z-10 flex items-center",children:X?jsxRuntime.jsx(xo,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(O,{name:"MagnifyingGlass",className:`${qS[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Ht({isInvalid:f||!!l,isDisabled:g,isFocused:V||(N?q:ee.isOpen),size:u,className:tailwindMerge.twMerge(QS[u],D&&!g||!k&&!D?"pr-10":"pr-3",N&&"cursor-pointer",T)}),placeholder:c,disabled:g,onFocus:oe=>{Y(true),N&&(oe.currentTarget.blur(),ve());},onBlur:()=>{Y(false);},onClick:N?ve:void 0,readOnly:N,"aria-label":e||c||"Autocomplete"}),D&&!g&&jsxRuntime.jsx(li,{onClick:()=>{B(""),a?.(null);},size:u}),!k&&!D&&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:g,children:({isPressed:oe})=>jsxRuntime.jsx(O,{name:oe?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&G?jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text",children:G}):b&&typeof l=="string"?jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&y?jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text",children:l(y)}):d?jsxRuntime.jsx(ke,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(ke,{size:u,className:"mt-1",children:d}),b&&G&&jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text mt-1",children:G}),b&&typeof l=="string"&&jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&y&&jsxRuntime.jsx(me,{size:u,className:"text-feedback-error-text mt-1",children:l(y)})]}),!N&&jsxRuntime.jsx(lt,{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(oe=>{let le=oe.items.map(fe=>jsxRuntime.jsx(tr,{id:fe.id,textValue:fe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Af[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(fe):fe.name},fe.id));if(v){let fe=v(oe,le);return He__namespace.default.isValidElement(fe)&&fe.type===reactAriaComponents.ListBoxSection?fe:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:fe},oe.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:oe.name}),le]},oe.name)}):oe=>jsxRuntime.jsx(tr,{id:oe.id,textValue:oe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Af[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(oe):oe.name},oe.id)})})]})}),N&&jsxRuntime.jsx(ct,{isOpen:q,onClose:()=>Q(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:X?jsxRuntime.jsx(xo,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(O,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:A,type:"text",value:D,onChange:ee=>ie(ee.target.value),placeholder:c,autoFocus:true,className:Ht({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),D&&jsxRuntime.jsx(li,{onClick:()=>{B(""),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:ee=>{let oe=Array.from(ee)[0];oe&&(Z(oe),Q(false));},className:"bg-background-input outline-none",children:ee=>jsxRuntime.jsx(tr,{id:ee.id,textValue:ee.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(ee):ee.name},ee.id)})})]})})]})}function yo({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,g]=He.useState(false),f=He.useCallback(()=>g(true),[]);He.useEffect(()=>{g(false);},[e]);let y={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"},h={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",y[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),P=(()=>{if(r||o){let M=r?.[0]||"",L=o?.[0]||"";return (M+L).toUpperCase()}if(n){let M=n.split(" "),L=M[0]?.[0]||"",D=M[M.length-1]?.[0]||"";return L===D?L.toUpperCase():(L+D).toUpperCase()}return ""})(),T=()=>{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"},A=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:f,"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:A()}),d&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("absolute border-2 border-background-surface",S,b[i],x[i],h[d]),"aria-label":`Status: ${d}`})]})}var iw={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",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"},sw={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"},lw={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},cw={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 ot({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",cw[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",sw[r],lw[o],iw[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var $e=({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 g={...m&&{"data-pii-type":m},...p&&{"data-pii-entity":p}},f=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,...g,children:S}):u&&e?jsxRuntime.jsx(u,{href:e,className:v,title:n,onClick:i,...f,...g,children:S}):jsxRuntime.jsx("a",{href:e||"#",className:v,...f,...g,title:n,onClick:i,children:S})};var yw={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 Is({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=yw[e],p=m[t],g=m.icon,f=!!(i||s),y=!!(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(g,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-3",children:[y&&jsxRuntime.jsxs("div",{className:"flex-1",children:[r&&jsxRuntime.jsx("div",{className:Zt(gt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:Zt(gt("bodySm"),r?"mt-1":"",p.bodyColor),children:o})]}),f&&jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[i&&(i.asLink?jsxRuntime.jsx($e,{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($e,{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,Je()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Vf({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(Is,{...o,className:a})})})}function ha(){let[e,t]=He.useState({width:0,height:0}),r=He.useRef(null),o=He.useRef(void 0),n=He.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 He.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function Go({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=He.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(O,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(er,{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 Fs(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=ha(),[s,c]=He__namespace.default.useState(false),[l,d]=He__namespace.default.useState(false),u=He__namespace.default.useRef(false),m=He__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?He__namespace.default.Children.toArray(t):null,[t,e.items]);if(He__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],g=m.slice(1,-2),f=m.slice(-2),y=g.map(b=>{if(He__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(Rw,{items:y}),f]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function Rw({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(ga,{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 Bs(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:Ne(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(Go,{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($e,{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 zw({isSelected:e,isDisabled:t}){let r=[Je,"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 ya({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(Vs,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(zs,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${zw({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Vs(){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(O,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(O,{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(O,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(O,{name:"CaretRight","aria-hidden":true,size:t})})]})}function zs(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Kf=He__namespace.createContext(null);function Wo(){let e=He__namespace.useContext(Kf);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Yf({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 g=e!==void 0,[f,y]=He__namespace.useState(t),b=g?e:f,x=He__namespace.useRef(null),[h,v]=He__namespace.useState(0),[S,w]=He__namespace.useState(typeof a=="boolean"?a:!!a),[k,P]=He__namespace.useState(false),T=He__namespace.useRef(null),R=He__namespace.useRef(null),A=typeof a=="object"&&a!==null&&a.delay?a.delay:i;He__namespace.useEffect(()=>{if(x.current){let C=Math.max(1,Math.floor(Number(l)||1)),F=x.current.children;if(F.length===0){v(0);return}let z=Math.ceil(F.length/C);v(z);}},[m,l]);let M=He__namespace.useRef(-1);He__namespace.useEffect(()=>{if(b!==M.current&&x.current){let C=Array.from(x.current.children);if(C.length===0)return;let F=b*l,z=Math.min(F,C.length-1),X=C[z];X&&typeof X.scrollIntoView=="function"&&(X.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),M.current=b);}},[b,l,o]);let L=He__namespace.useCallback(C=>{let F=C;n?F<0?F=h-1:F>=h&&(F=0):F=Math.max(0,Math.min(C,h-1)),g||y(F),r?.(F);},[g,n,r,h]),D=He__namespace.useCallback(()=>{L(b+d);},[b,L,d]),B=He__namespace.useCallback(()=>{L(b-d);},[b,L,d]),V=He__namespace.useRef(D);He__namespace.useEffect(()=>{V.current=D;},[D]);let Y=h>0&&(n||b<h-1),q=h>0&&(n||b>0),Q=He__namespace.useCallback(()=>{w(C=>!C);},[]);He__namespace.useEffect(()=>{if(S&&h>1)return T.current=setInterval(()=>{V.current();},A),()=>{T.current&&(clearInterval(T.current),T.current=null);}},[S,h,A]);let K=He__namespace.useCallback(()=>{T.current&&(clearInterval(T.current),T.current=null);},[]),W=He__namespace.useCallback(()=>{S&&h>1&&(T.current=setInterval(()=>{V.current();},A));},[S,h,A]),G=He__namespace.useCallback(C=>{if(!s)return;P(true);let F="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,z="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0;R.current={x:F,y:z};},[s]),I=He__namespace.useCallback(C=>{if(!k||!R.current)return;let F="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,z="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0,X=F-R.current.x,_=z-R.current.y,se=50;o==="horizontal"&&Math.abs(X)>se?(X>0?B():D(),P(false),R.current=null):o==="vertical"&&Math.abs(_)>se&&(_>0?B():D(),P(false),R.current=null);},[k,o,D,B]),U=He__namespace.useCallback(()=>{P(false),R.current=null;},[]),N={currentPage:b,totalPages:h,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:L,goToNext:D,goToPrev:B,canGoNext:Y,canGoPrev:q,isAutoplayActive:S,toggleAutoplay:Q,itemsRef:x,isDragging:k,allowMouseDrag:s,handleDragStart:G,handleDragMove:I,handleDragEnd:U};return jsxRuntime.jsx(Kf.Provider,{value:N,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:K,onMouseLeave:W,children:m})})}function Jf({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=Wo();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 Xf({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=Wo();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 jf({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 qf({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=Wo();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(O,{name:"CaretLeft",size:"sm"})})}function Qf({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=Wo();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(O,{name:"CaretRight",size:"sm"})})}function jd({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=Wo(),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 Zf({className:e,...t}){let{totalPages:r}=Wo();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(jd,{index:n},n))})}function _f({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=Wo();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(O,{name:o?"Pause":"Play",size:"sm"})})}function $f({className:e,...t}){let{currentPage:r,totalPages:o}=Wo();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 Yw="focus:ring-action-primary",Jw="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function qd(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:Ne(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Oe,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(ke,{children:e.description}),jsxRuntime.jsx(me,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function Xw({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function jw({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=Yw,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=Jw:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var eg="w-4 h-4 text-current group-disabled:text-text-disabled";function Nn(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${Xw(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,c=jsxRuntime.jsx("div",{className:jw({isSelected:a,isIndeterminate:i,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:eg}):a?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:eg}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c,typeof t=="function"?t(n):t]})}})}var Zw={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 rg(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var _w={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"},$w="opacity-75 cursor-not-allowed pointer-events-none";function og(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",_w[r],i,Zw[t],n&&!o&&"cursor-pointer",o&&$w,a)}function oo({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=y=>{y.stopPropagation(),y.preventDefault(),t&&!i&&t();},m=()=>{c&&!i&&c();},p=o==="xs"?10:o==="sm"?12:o==="md"?14:16,f=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e}),d?l?jsxRuntime.jsx("span",{onClick:u,onKeyDown:y=>{(y.key==="Enter"||y.key===" ")&&(y.preventDefault(),u(y));},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(O,{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(O,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:og({variant:rg(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:f}):jsxRuntime.jsx("span",{className:og({variant:rg(n),size:o,isDisabled:i,isClickable:l,className:s}),children:f})}function ig({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:g="secondary",showErrors:f=true,className:y}){let[b,x]=He.useState(""),[h,v]=He.useState([]),[S,w]=He.useState(false),[k,P]=He.useState(false),[T,R]=He.useState(-1),A=Oo(b,300),M=He.useRef(null),L=He.useRef(null),{isFocused:D,handleFocus:B,handleBlur:V}=Mr(),Y=He.useId(),q=He.useCallback(N=>{if(!u||!N.trim())return;let C=N.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]),Q=He.useCallback(N=>{u&&u(d.filter(C=>C!==N));},[d,u]);He.useEffect(()=>{if(!p)return;let N=true;return (async()=>{let F=A.trim();if(!F){N&&(w(false),v([]),P(false));return}w(true);try{let z=await p(F);if(!N)return;v(z),P(!0);}catch(z){if(!N)return;console.error("Error fetching suggestions:",z),v([]),P(false);}finally{N&&w(false);}})(),()=>{N=false;}},[A,p]),He.useEffect(()=>{if(p||!m)return;if(!A.trim()){v([]),P(false);return}let N=m.filter(C=>C.name.toLowerCase().includes(A.toLowerCase())).map(C=>C.id);v(N),P(N.length>0||A.trim().length>0);},[A,m,p]);let K=He.useMemo(()=>{let N=h.filter(C=>!d.includes(C));return b.trim()&&!N.includes(b.trim())&&!d.includes(b.trim())?[...N,`Create tag: "${b.trim()}"`]:N},[h,b,d]),W=He.useCallback(N=>{x(N.target.value),R(-1),N.target.value&&P(true);},[]),G=He.useCallback(N=>{i||(N.startsWith("Create tag:")?q(b):q(N));},[q,b,i]),I=He.useCallback(N=>{if(!i)switch(N.key){case "Enter":case ",":if(N.preventDefault(),T>=0&&T<K.length){let C=K[T];C.startsWith("Create tag:")?q(b):q(C);}else b.trim()&&q(b.trim());break;case "Backspace":!b&&d.length>0&&(N.preventDefault(),Q(d[d.length-1]));break;case "ArrowDown":N.preventDefault(),k&&R(C=>C<K.length-1?C+1:C);break;case "ArrowUp":N.preventDefault(),k&&R(C=>C>0?C-1:-1);break;case "Escape":P(false),R(-1);break}},[i,b,d,K,T,k,q,Q]);He.useEffect(()=>{let N=C=>{L.current&&C.target instanceof Node&&!L.current.contains(C.target)&&P(false);};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);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]",Ho({isInvalid:s,isDisabled:i,isFocused:D}),"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:L,className:tailwindMerge.twMerge("relative flex flex-col gap-1",y),children:[e&&jsxRuntime.jsx(Oe,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:U(),onClick:()=>!i&&M.current?.focus(),children:[d.map(N=>jsxRuntime.jsx(oo,{variant:g,size:"xs",onRemove:()=>Q(N),isDisabled:i,className:"shrink-0 max-h-full",children:N},N)),jsxRuntime.jsx("input",{ref:M,type:"text",role:"combobox","aria-expanded":k,"aria-haspopup":"listbox","aria-controls":Y,"aria-autocomplete":"list",value:b,onChange:W,onKeyDown:I,onFocus:N=>B(N),onBlur:N=>V(N),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"}})]})}),k&&(b||K.length>0)&&jsxRuntime.jsx("div",{id:Y,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..."}):K.length>0?K.map((N,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",N.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>G(N),children:N},N)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}),f&&typeof r=="string"&&jsxRuntime.jsx(me,{size:o,className:"text-feedback-error-text mt-1",children:r}),f&&typeof r=="function"&&c&&jsxRuntime.jsx(me,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var cN={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')},dN={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},uN={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},pi=new Set;async function Zd(e,t){pi.has(e)||(await t(),pi.add(e));}async function pN(e,t,r){await Promise.all([Zd(`language:${e}`,cN[e]),Zd(`theme:${t}`,dN[t]),r?Zd("extension:language-tools",uN["ext-language-tools"]):void 0]);}function lg(e,t,r){let o=pi.has(`language:${e}`)&&pi.has(`theme:${t}`);return r?o&&pi.has("extension:language-tools"):o}function cg({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:g=false}){let f=He.useRef(null),[y,b]=He.useState(()=>lg(o,n,!t)),x=He.useMemo(()=>{if(a)return a;let h=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(h,d))*c+10}px`},[e,a,c,l,d]);return He.useEffect(()=>{let h=false,v=!t;return lg(o,n,v)?(b(true),()=>{h=true;}):(b(false),pN(o,n,v).then(()=>{h||b(true);}).catch(S=>{h||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{h=true;})},[o,t,n]),He.useEffect(()=>{y&&f.current?.editor&&f.current.editor.resize();},[x,y]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:x},children:y?jsxRuntime.jsx(sN__default.default,{ref:f,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:g},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 ug=He__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),pg=He__namespace.createContext(null),xN={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"},dg={true:"divide-y divide-border-default",false:"gap-3"},hN={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},yN={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},vN={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function tu(){return He__namespace.useContext(ug)}function CN(e){let t=He__namespace.useContext(pg);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function SN({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 wN({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=hN[r];return tailwindMerge.twMerge(i,Je(),l,s,c,o==="plain"&&n?"px-0":"",a)}function NN({density:e,showDividers:t,className:r}){let o="text-text-primary",n=yN[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function va({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=He__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",xN[e],r?dg.true:dg.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(ug.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:Ne(o,i)})})}function Ko({className:e,children:t,...r}){let{variant:o,showDividers:n}=tu();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>SN({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(pg.Provider,{value:a,children:t})})}Ko.displayName="CollapseItem";function Yo({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=CN("CollapseHeader"),{density:m,variant:p,showDividers:g}=tu(),f=vN[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(y,b)=>wN({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:g,className:y})),children:y=>{let b=y.isDisabled??false,x=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(O,{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,h=x?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",f),"aria-hidden":"true",children:x}):s?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center",f),"aria-hidden":"true"}):null;return jsxRuntime.jsxs("div",{className:"flex w-full items-center gap-4",children:[a==="start"&&h,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"&&h]})}})}Yo.displayName="CollapseHeader";function Jo({className:e,children:t,...r}){let{density:o,showDividers:n}=tu();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>NN({density:o,showDividers:n,className:a})),children:t})}Jo.displayName="CollapseContent";function Ca(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 ou(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 RN({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:g=true,...f}){let[y,b]=He.useState(d||""),[x,h]=He.useState(l||d||""),[v,S]=He.useState(false),[w,k]=He.useState(null),{isFocused:P,handleFocus:T,handleBlur:R}=Mr(),A=l!==void 0?l:y;He.useEffect(()=>{l!==void 0&&h(l);},[l]);let M=A?!Ca(A):false,L=He.useCallback(V=>{if(h(V),Ca(V)){let Y=ou(V);u?u(Y):b(Y);}else V===""&&(u?u(""):b(""));},[u]),D=He.useCallback(V=>{let Y=ou(V);h(Y),u?u(Y):b(Y);},[u]),B=He.useCallback(V=>{if(Ca(x)){let Y=ou(x);h(Y),u&&Y!==A?u(Y):!u&&Y!==y&&b(Y);}R(V,f.onBlur);},[x,A,y,u,R,f.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...f,isRequired:a,className:Ne(s,"group flex flex-col"),children:({isDisabled:V})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{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(Ms,{size:o,disabled:V,type:"text",value:x,placeholder:m,onFocus:Y=>T(Y,f.onFocus),onBlur:B,onChange:Y=>L(Y.target.value),className:tailwindMerge.twMerge(Ht({isInvalid:M,isDisabled:V,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",Ca(A)?"border-border-default":"border-border-default bg-background-muted"),style:Ca(A)?{backgroundColor:A}:void 0,"aria-hidden":"true",children:!Ca(A)&&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:k,children:jsxRuntime.jsx($,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!v),isDisabled:V,className:"flex-shrink-0",children:"Pick"})})]})}),g?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(me,{size:o,children:r(c)}):t?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null}),v&&w&&jsxRuntime.jsx(lt,{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:A||"#000000",onChange:D,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:A||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:A||"#000000"})]})]})})]})})}function gg({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(Pr,{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 bg({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=ds(t);else if(!e&&r){let u=ds(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(ot,{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 xg({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:g}){let f=`${e} ${t}`.trim(),y=({children:x,className:h})=>a?i?jsxRuntime.jsx(i,{href:a,className:h,children:x}):jsxRuntime.jsx($e,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",h),asButton:false,children:x}):jsxRuntime.jsx("span",{className:h,children:x}),b=c==="vertical";return u?jsxRuntime.jsx(We,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(We.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(J,{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(J,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(J,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(We,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(We.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(yo,{firstName:e,lastName:t,src:n,size:"xl",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full":"flex-1 min-w-0"),children:[a&&jsxRuntime.jsx(y,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:f})}),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":g?"full-name":void 0,"data-pii-entity":g,children:f}),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(O,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx($e,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(O,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx($e,{href:`tel:${o}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":g?"phone":void 0,"data-pii-entity":g,children:da(o)})]})]})]})]})})})}function Gs({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:g,piiEntity:f}){let y=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],h=`${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:k,className:P})=>i?s?jsxRuntime.jsx(s,{href:i,className:P,children:k}):jsxRuntime.jsx($e,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",P),asButton:false,children:k}):jsxRuntime.jsx("span",{className:P,children:k});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,g),children:[jsxRuntime.jsx(J,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(J,{width:x.skeletonText,height:x.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,g),children:[jsxRuntime.jsx(J,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:x.skeletonText,height:16}),d&&jsxRuntime.jsx(J,{width:x.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,g),children:[jsxRuntime.jsxs(w,{className:tailwindMerge.twMerge("flex items-center",x.gap),children:[jsxRuntime.jsx(yo,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:y,className:"flex-shrink-0",piiEntity:f}),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":f?"full-name":void 0,"data-pii-entity":f,children:h})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",x.gap,g),children:[jsxRuntime.jsx(yo,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:y,className:"flex-shrink-0",piiEntity:f}),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":f?"full-name":void 0,"data-pii-entity":f,children:h})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",x.secondaryTextSize),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]})]})}var au=He.createContext(null);function hg(e){let t=He.useContext(au),r=He.useRef(null),o=e??r,[n,a]=He.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return He.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,g=l>=1536,f="base";g?f="2xl":p?f="xl":m?f="lg":u?f="md":d&&(f="sm"),a({current:f,isSm:d,isMd:u,isLg:m,isXl:p,is2Xl:g,isMobile:!u,isDesktop:u});};s();let c=new ResizeObserver(s);return c.observe(i),()=>c.disconnect()},[t,o]),n}function vg({children:e,className:t}){let r=He.useRef(null),[o,n]=He.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return He.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,g="base";p?g="2xl":m?g="xl":u?g="lg":d?g="md":l&&(g="sm"),n({current:g,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(au.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var Ws={duration:.5,ease:"easeInOut"},Er=He.createContext(null),Rn=()=>{let e=He.useContext(Er);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function Us(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 jo=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=He.useId(),c=He.useId(),{xScale:l,yScale:d,animationSettings:u}=Rn(),m=l.range(),p=d.range(),g=(v,S)=>typeof r=="function"?r(v,S):r??0,f=v=>v.chartYValue??v.yValue,y=a!=null?Us(e,a):e,b=i?void 0:"non-scaling-stroke",x={transformOrigin:`0 ${p[0]}px`,transformBox:"fill-box",isolation:"isolate"},h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:y,x:v=>v?l(v.xValue):0,y:v=>v?d(f(v)):0,yScale:d,defined:v=>v!=null,fill:`url(#${s})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:y,x:v=>v?l(v.xValue):0,y0:(v,S)=>v?d(g(v,S)):0,y1:v=>v?d(f(v)):0,defined:v=>v!=null,fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:y,x:v=>v?l(v.xValue):0,y:v=>v?d(f(v)):0,defined:v=>v!=null,stroke:t,strokeWidth:3,vectorEffect:b,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})]}),i&&jsxRuntime.jsx("clipPath",{id:c,children:jsxRuntime.jsx("rect",{x:m[0],y:p[1],width:m[1]-m[0],height:p[0]-p[1]})})]}),i?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:x,children:h})}):jsxRuntime.jsx("g",{style:x,children:h})]})};var Ys=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=Rn(),s=He.useId(),c=n.range(),l=a.range(),d=[...e].sort((p,g)=>p.xValue.getTime()-g.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,g)=>{let f=n(p.xValue),y=p.chartYValue??p.yValue,b=p.baselineValue??0,x=a(y),h=a(b),v=Math.min(x,h),S=Math.abs(x-h),w=d[g+1],k=w?Math.abs(n(w.xValue)-f):m,P=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:f-k/2,y:v,width:k,height:S,fill:P,opacity:r,rx:1},p.xValue.getTime())})})})]})};function ek(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function tk(e){return e>=1e3?"kA":e<1?"mA":"A"}function rk(e){return e>=1e3?"kV":e<1?"mV":"V"}function ok(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function wa(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?_c[e.sourceUnit]:1;return {...e,unit:Zc(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:ek(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:tk(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:rk(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:ok(t)};default:return e}}var nk=e=>e.baselineValue??0,Ae={top:8,right:0,bottom:50,left:60};function Ur(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=Zr({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=Zr({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 su=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[Ae.left,t-Ae.right],domain:r,nice:true})},fi=(e,t,r,o)=>{let n=Ur(r);if(o)return scale.scaleLinear({range:[t-Ae.bottom,Ae.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-Ae.bottom,Ae.top],domain:[s,c],nice:true})};function ak(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 Na(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>ak(o,t,r)))}function gi(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function ik(e,t,r=12,o=false){if(!gi(t[0])||!gi(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=ud({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=Na(l,r),m=d+d,p=Math.floor(e/m),g=Math.max(2,Math.min(8,p));if(g<=2)return [t[0],t[1]];let f=[t[0]],y=i/36e5,b;y<=1?b=6e4:y<=6?b=5*6e4:y<=48?b=60*6e4:y<=168?b=360*6e4:b=1440*6e4;for(let x=1;x<g-1;x++){let h=x/(g-1),v=n+i*h,S=Math.round(v/b)*b,w=f[f.length-1].getTime(),k=S>w?S:w+b;if(k>=a)break;f.push(new Date(k));}return f.push(t[1]),f}var sk=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=gi(n[0])&&gi(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=He.useMemo(()=>a?ud({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=He.useMemo(()=>ik(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 gi(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 ka(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var lu=12,lk=({left:e,scale:t,yFormatter:r,height:o})=>{let n=Ur(r),a=He.useMemo(()=>!o||o<=0?5:ka(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:lu,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<lu/2?{...s,verticalAnchor:"start"}:m-c<lu/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},ck=({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"})}),dk=({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"})}),uk=({top:e,scale:t,yFormatter:r,width:o})=>{let n=Ur(r),a=He.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"})})},Dr={Bottom:sk,Left:lk,CategoryBottom:ck,CategoryLeft:dk,NumericBottom:uk};var qo=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=He__namespace.default.useContext(Er),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=Ur(t),d=x=>{if(x.baselineValue===void 0)return l.format(x.value);let h=Math.min(x.baselineValue,x.value),v=Math.max(x.baselineValue,x.value);return `${l.format(h)} \u2013 ${l.format(v)}`},u=He__namespace.default.useRef(null),[m,p]=He__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});He__namespace.default.useEffect(()=>{if(!u.current)return;let h=u.current.getBoundingClientRect(),v=s??window.innerWidth,S=c??window.innerHeight,w=e.x,k=e.y,P=16,T=e.x+h.width+P<=v,R=e.x-h.width-P>=0,A;e.position==="left"?A=R||!T:A=!T&&R;let M=A?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!T&&!R){let L=v-e.x,D=e.x;L<=D?(w=v,M="translate(-100%, -50%)"):(w=0,M="translate(0, -50%)");}k-h.height/2<0?k=h.height/2:k+h.height/2>S&&(k=S-h.height/2),p({x:w,y:k,translate:M});},[e.x,e.y,e.position,s,c]);let g=i?.domain(),y=g&&g.length===2&&g.every(x=>x instanceof Date)?Jm({start:g[0],end:g[1]}):null,b=r||(y&&e.xValue instanceof Date?y(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(h=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[h.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:h.value})]},h.label))})]},x.label))}),(()=>{let x=e.series[e.series.length-1],h=e.eventItems?.length?e.eventItems:[{label:x.label,color:x.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:h.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,k])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[w,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:k})]},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(h=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[h.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:h.value})]},h.label))})]},x.label))})]})})};var vk={top:20,right:20,bottom:50,left:60},Eg=({data:e,width:t,height:r,margin:o=vk,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:g,style:f,"aria-label":y="Category bar chart",orientation:b="vertical",showTooltip:x=true})=>{let[h,v]=He.useState(null),[S,w]=He.useState(null),[k,P]=He.useState(null),[T,R]=He.useState(t??600),[A,M]=He.useState(r??300),L=He.useRef(null),D=p??h,B=He.useId(),V=n||"var(--color-viz-default)";He.useEffect(()=>{if(t!==void 0&&r!==void 0){R(t),M(r);return}if(!L.current)return;let G=new ResizeObserver(I=>{for(let U of I)t===void 0&&R(U.contentRect.width),r===void 0&&M(U.contentRect.height);});return G.observe(L.current),t===void 0&&R(L.current.offsetWidth),r===void 0&&M(L.current.offsetHeight||300),()=>{G.disconnect();}},[t,r]);let{xScale:Y,yScale:q,innerWidth:Q,innerHeight:K}=He.useMemo(()=>{let G=T-o.left-o.right,I=A-o.top-o.bottom;if(b==="horizontal"){let N=d3Array.max(e,C=>C.value)||0;return {xScale:scale.scaleLinear({range:[0,G],domain:[0,N*1.1],nice:true}),yScale:scale.scaleBand({range:[0,I],domain:e.map(C=>C.label),padding:d}),innerWidth:G,innerHeight:I}}let U=d3Array.max(e,N=>N.value)||0;return {xScale:scale.scaleBand({range:[0,G],domain:e.map(N=>N.label),padding:d}),yScale:scale.scaleLinear({range:[I,0],domain:[0,U*1.1],nice:true}),innerWidth:G,innerHeight:I}},[e,T,A,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:L,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",g),style:r!==void 0?{height:r,...f}:f,children:"No data available"});let W=(G,I)=>{if(v(G),m?.(I,G),G!==null&&I){let U,N;if(b==="horizontal"){let F=Y(I.value),z=q(I.label)||0,X=q.bandwidth();U=o.left+F,N=o.top+z+X/2;}else {let F=Y,z=q,X=F(I.label)??0,_=F.bandwidth(),se=z(I.value);U=o.left+X+_/2,N=o.top+se;}let C=U>T/2;P(I.label),w({xValue:new Date,series:[{label:"Value",value:I.value,color:I.color||V}],x:U,y:N,position:C?"left":"right"});}else w(null),P(null);};return jsxRuntime.jsxs("div",{ref:L,className:tailwindMerge.twMerge("relative h-full w-full overflow-hidden rounded-lg bg-background-surface",g),style:r!==void 0?{height:r,...f}:f,"aria-label":y,role:"img",children:[jsxRuntime.jsxs("svg",{width:T,height:A,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${B}-bar`,from:V,to:V,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?Y.ticks(5):q.ticks(5)).map(G=>{let I=b==="horizontal"?0:q(G),U=b==="horizontal"?Y(G):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?U:0,y1:b==="horizontal"?0:I,x2:b==="horizontal"?U:Q,y2:b==="horizontal"?K:I,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},G)})}),e.map((G,I)=>{let U=D===I||D==null,N=G.color||`url(#${B}-bar)`;if(b==="horizontal"){let Z=Y(G.value),ie=q.bandwidth(),ve=q(G.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:ve,width:Z,height:ie,fill:N,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:Z,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>W(I,G),onMouseLeave:()=>W(null,null),onClick:()=>u?.(G,I)},G.label)}let C=Y,F=q,z=C.bandwidth(),X=C(G.label)??0,_=F(G.value),se=Math.max(0,K-_);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:X,width:z,fill:N,rx:l,ry:l,initial:{y:K,height:0,opacity:.5},animate:{y:_,height:se,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>W(I,G),onMouseLeave:()=>W(null,null),onClick:()=>u?.(G,I)},G.label):jsxRuntime.jsx("rect",{x:X,y:_,width:z,height:se,fill:N,rx:l,ry:l,opacity:U?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>W(I,G),onMouseLeave:()=>W(null,null),onClick:()=>u?.(G,I)},G.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Dr.CategoryBottom,{top:K,scale:Y}),jsxRuntime.jsx(Dr.Left,{left:0,scale:q,yFormatter:a,height:K})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Dr.NumericBottom,{top:K,scale:Y,yFormatter:a,width:Q}),jsxRuntime.jsx(Dr.CategoryLeft,{left:0,scale:q})]})]})]}),x&&jsxRuntime.jsx(qo,{data:S,formatter:a,label:k??void 0})]})};var Dg=({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})},wk=({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(Dg,{item:r,onToggle:t},r.category))}),Pa=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=He__namespace.default.useState(false),[l,d]=He__namespace.default.useState(null),[u,m]=He__namespace.default.useState(false),[p,g]=He__namespace.default.useState(false),f=He__namespace.default.useCallback(async b=>{c(true),d(b),g(false);try{await t(b);}catch(x){console.error("Export failed:",x);}finally{c(false),d(null);}},[t]),y=He__namespace.default.useCallback(async b=>{await f(b);},[f]);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(wk,{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(ct,{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(Dg,{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(O,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx($,{variant:"secondary",size:"sm",onPress:()=>g(true),isDisabled:s,children:jsxRuntime.jsx(O,{name:"Export",size:16})}),jsxRuntime.jsx(ct,{isOpen:p,onClose:()=>g(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>f("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(O,{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:()=>f("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(O,{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:()=>f("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(O,{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(O,{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(O,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(lt,{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:y,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(O,{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(O,{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(O,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var js=Yp(pu());var Ag=["stroke","fill","color","stop-color","flood-color","lighting-color"],Ig=/var\s*\(/;function Fg(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 Ag){let d=s.getAttribute(l);if(d&&Ig.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of Ag){let d=l,u=s.style.getPropertyValue(d);if(u&&Ig.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function mu(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 fu(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await kk(n,r);break;case "svg":await Tk(o,r);break;case "png":await Pk(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 kk(e,t){try{let r=t.yFormat?dd(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=Ym(m,o);return p===null?typeof m=="number"?m:String(m):p},a=new Map;e.forEach(m=>{m.forEach(p=>{let g=p.xValue.getTime();a.has(g)||a.set(g,p.xValue);});});let i=Array.from(a.values()).sort((m,p)=>m.getTime()-p.getTime()),s=e.map((m,p)=>{let g=t.seriesLabels?.[p]||`Series ${p+1}`;return r&&!g.includes(`(${r})`)?`${g} (${r})`:g}),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((g,f)=>{let y=s[f],b=g.find(x=>x.xValue.getTime()===m.getTime());p[y]=b?n(b.yValue):"",b?.category&&(p[`${y} Category`]=b.category);}),p}),l=Nk__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=mu(t.filename||"chart-data","csv",t.timestamp!==!1);(0,js.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function Tk(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(Fg(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=mu(t.filename||"chart","svg",t.timestamp!==!1);(0,js.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function Pk(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);Fg(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 g=new Image,f=setTimeout(()=>{o&&URL.revokeObjectURL(o),p(new Error("Image loading timeout"));},1e4);g.onload=()=>{clearTimeout(f);try{let y=document.createElement("canvas");y.width=a.width*r,y.height=a.height*r;let b=y.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(g,0,0,a.width,a.height),y.toBlob(x=>{if(x){let h=mu(t.filename||"chart","png",t.timestamp!==!1);(0,js.saveAs)(x,h),m();}else p(new Error("Failed to create PNG blob"));o&&URL.revokeObjectURL(o);},"image/png",1);}catch(y){o&&URL.revokeObjectURL(o),p(y);}},g.onerror=()=>{clearTimeout(f),o&&URL.revokeObjectURL(o),p(new Error("Failed to load SVG as image"));},g.src=o;})}catch(n){throw o&&URL.revokeObjectURL(o),new Error(`PNG export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function Rk(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 Mk(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function qs({datasets:e,metadata:t,svgRef:r}){return He.useCallback(async o=>{try{await fu(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var gu=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=Ae,yDomain:s})=>{let c=He.useRef(null),l=He.useRef(false),d=He.useMemo(()=>e.flat(),[e]),u=He.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=He.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()))),h=new Date(Math.max(...d.map(v=>v.xValue.getTime())));return scale.scaleTime({domain:[x,h],range:[0,m]})},[d,m]),g=He.useMemo(()=>{let x=d.length>0?Math.max(0,...d.map(h=>h.yValue)):1;return scale.scaleLinear({domain:s??[0,x],range:[o-u.bottom,u.top]})},[d,o,s,u.top,u.bottom]),f=x=>{if(l.current)return;if(!x){n(null);return}let{x0:h,x1:v}=x;if(h===v)return;let S=new Date(h),w=new Date(v);if(!(Number.isNaN(S.getTime())||Number.isNaN(w.getTime()))){if(d.length>0){let k=Math.min(...d.map(M=>M.xValue.getTime())),P=Math.max(...d.map(M=>M.xValue.getTime())),R=(P-k)*.05;if(Math.abs(S.getTime()-k)<R&&Math.abs(w.getTime()-P)<R){n(null);return}}n([S,w]);}},y=He.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);He.useEffect(()=>{if(!c.current||d.length===0)return;let x=c.current.state;if(x?.isBrushing||x?.activeHandle)return;let h=Math.min(...d.map(T=>T.xValue.getTime())),v=Math.max(...d.map(T=>T.xValue.getTime())),S=a?a[0]:new Date(h),w=a?a[1]:new Date(v),k=c.current.state?.extent;if(k){let T=p.invert(k.x0),R=p.invert(k.x1),A=Math.abs(T.getTime()-S.getTime()),M=Math.abs(R.getTime()-w.getTime());if(A<1e3&&M<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,h)=>jsxRuntime.jsx(shape.LinePath,{data:x,x:v=>p(v.xValue),y:v=>g(v.yValue),stroke:t[h]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${h}`)),jsxRuntime.jsx(brush.Brush,{xScale:p,yScale:g,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:y,onChange:f,onClick:()=>n(null),selectedBoxStyle:b,useWindowMoveEvents:true})]})]})})};function Co(e){switch(e){case "command":return Rt("--color-action-brand","#111111");case "success":return Rt("--color-feedback-success-border","#278a4a");case "warning":return Rt("--color-feedback-warning-border","#c88420");case "error":return Rt("--color-feedback-error-border","#c42d2d");case "alert":return Rt("--color-feedback-warning-border","#c88420");default:return Rt("--color-text-secondary","#525250")}}function Zs({events:e,color:t,showLabels:r=false}){let o=He.useContext(Er),[n,a]=He.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,g=e.filter(b=>{let x=i(b.timestamp);return x>=Ae.left&&x<=i.range()[1]}),f=He.useCallback((b,x)=>{a(x);let h=i(b.timestamp),v=h>(i.range()[1]-Ae.right-Ae.left)/2+Ae.left,S=[];d&&u&&d.forEach((P,T)=>{if(P.length===0)return;let R=d3Array.bisector(B=>B.xValue).left,A=R(P,b.timestamp),M=P[A-1],L=P[A],D;if(!M)D=L;else if(!L)D=M;else {let B=Math.abs(b.timestamp.getTime()-M.xValue.getTime()),V=Math.abs(b.timestamp.getTime()-L.xValue.getTime());D=B<V?M:L;}D&&u[T]&&S.push({label:u[T].label,value:D.yValue,color:u[T].color,type:m?.[T]||"line",...D.category&&{category:D.category,categoryColor:p?.[D.category]}});});let k=g.filter(P=>Math.abs(i(P.timestamp)-h)<=10).map(P=>({label:P.label,color:t||Co(P.type),metadata:P.metadata}));S.push({label:k.length>1?`${k.length} events`:b.label,value:0,color:t||Co(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x:h,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:k});},[i,s,c,l,t,d,u,m,p,g]),y=He.useCallback(()=>{a(null),l.hide();},[l]);return g.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-markers","data-testid":"chart-event-markers",children:g.map((b,x)=>{let h=i(b.timestamp),v=t||Co(b.type),S=n===x;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:h,y1:Ae.top,x2:h,y2:c-Ae.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:h,cy:Ae.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:h,cy:c-Ae.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:h,y:Ae.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:h-10,y:Ae.top,width:20,height:c-Ae.top-Ae.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>f(b,x),onMouseLeave:y})]},`${b.timestamp.getTime()}-${x}`)})})}function _s({spans:e,opacity:t=.25,color:r}){let o=He.useContext(Er),[n,a]=He.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=He.useCallback((S,w)=>{if(!i||!c)return;a(w);let k=S.start<l?l:S.start,P=S.end>d?d:S.end,T=(i(k)+i(P))/2,R=T>(m-u)/2+u,M=e.filter(L=>L.end>L.start&&L.start<S.end&&L.end>S.start).map(L=>({label:L.label,color:L.color??r??Co(L.type),metadata:L.metadata}));c.show({xValue:S.start,series:[{label:M.length>1?`${M.length} scheduled commands`:S.label,value:0,color:S.color??r??Co(S.type),type:"event"}],x:T,y:(s??0)/2,position:R?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:M});},[i,s,c,r,l,d,u,m,e]),g=He.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:f,height:y}=o,b=Ae.top,h=y-Ae.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 k=S.start<l?l:S.start,P=S.end>d?d:S.end;if(k>=d||P<=l)return null;let T=f(k),A=f(P)-T;if(A<=0)return null;let M=S.color??r??Co(S.type);return jsxRuntime.jsx("rect",{x:T,y:b,width:A,height:h,fill:M,fillOpacity:n===w?Math.min((t??.25)*1.8,1):t??.25,pointerEvents:"all",style:{cursor:"pointer"},onMouseEnter:()=>p(S,w),onMouseLeave:g},`${S.start.getTime()}-${S.end.getTime()}-${w}`)})})}var bu=48,$s=He.createContext(true);function Ug({children:e}){return jsxRuntime.jsx($s.Provider,{value:true,children:e})}function Kg({children:e}){return jsxRuntime.jsx($s.Provider,{value:false,children:e})}function Ma(e){return He.useContext($s)&&!e?0:bu}function Ea({title:e,actions:t,marginLeft:r=0,marginRight:o=0}){let a=!He.useContext($s);return !a&&!t?null:jsxRuntime.jsxs("div",{"data-chart-header":"",className:"mb-4 flex min-h-[32px] shrink-0 items-center justify-between gap-3",style:{marginLeft:r,marginRight:o},children:[a?jsxRuntime.jsx("h3",{className:"truncate text-sm font-medium text-text-primary",children:e}):jsxRuntime.jsx("span",{}),t?jsxRuntime.jsx("div",{className:"flex shrink-0 items-center gap-1",children:t}):null]})}var Mn=({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}=Rn(),d=c.range(),u=Object.keys(n).length>0,m=h=>h.category?n[h.category]??t:t,p=h=>h.chartYValue??h.yValue,g=e.length===1?e[0]:void 0,f=a!=null?Us(e,a):e,y=i?void 0:"non-scaling-stroke",b=g?jsxRuntime.jsx("circle",{cx:s(g.xValue),cy:c(p(g)),r,fill:u?m(g):t}):u?e.slice(0,-1).map((h,v)=>{let S=e[v+1];return a!=null&&a>0&&S.xValue.getTime()-h.xValue.getTime()>a?null:jsxRuntime.jsx(shape.LinePath,{data:[h,S],x:w=>s(w.xValue),y:w=>c(p(w)),stroke:m(h),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear},`${h.xValue.getTime()}-${S.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:f,x:h=>h?s(h.xValue):0,y:h=>h?c(p(h)):0,defined:h=>h!=null,stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear}),x={transformOrigin:`0 ${d[0]}px`,transformBox:"fill-box",isolation:"isolate"};return i?jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:x,children:b}):jsxRuntime.jsx("g",{style:x,children:b})};var Qg=e=>e.type===jo||e.type===Mn||e.type===Ys,Zk=e=>e.type===Zs||e.type===_s,_k=(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},$k=d3Array.bisector(e=>e.xValue).left,eT=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),tT=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(J,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(J,{className:"h-4 w-24"}),jsxRuntime.jsx(J,{className:"h-4 w-24"})]})]}),rT=({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:g,title:f,children:y})=>{let b=u!==void 0,x=d!==void 0,[h,v]=He.useState(null),[S,w]=He.useState(null),k=x?d:S,[P,T]=He.useState(()=>new Set),R=b?u:P,A=He.useRef(null),M=He.useId(),L=He.useRef(0),D=He.useRef(""),B=He.useRef(null),{colorMode:V}=Ot(),Y=He.useMemo(()=>un(),[V]),q=He.useMemo(()=>$a(),[V]),{datasets:Q,seriesMetadata:K,categoryInfo:W,categoryColors:G,categoryLabels:I,seriesTypes:U}=He.useMemo(()=>{let ce=He.Children.toArray(y).filter(Ee=>He.isValidElement(Ee)&&Qg(Ee)),Ie=ce.filter(Ee=>Ee.props.data).length,we=[],Ve=[],tt=[],mt=null,Le=null;ce.forEach((Ee,wt)=>{let Pe=Ee.props;if(!Pe.data)return;we.push(Pe.data);let aa=("color"in Pe&&Pe.color?Pe.color:void 0)||(Ie===1?q:Y[wt%Y.length]),cn=Ee.type===jo;Ve.push({label:"label"in Pe&&Pe.label||`Series ${we.length}`,color:aa,...cn&&"baseline"in Pe&&Pe.baseline!==void 0?{baseline:Pe.baseline,tooltipRange:"tooltipRange"in Pe&&Pe.tooltipRange||false}:{}});let Rc=cn?"area":Ee.type===Mn?"line":"bar";tt.push(Rc),"categoryColors"in Pe&&Pe.categoryColors&&(mt=Pe.categoryColors),"categoryLabels"in Pe&&Pe.categoryLabels&&(Le=Pe.categoryLabels);});let ft=null;if(mt){let Ee=new Set;we.forEach(wt=>{wt.forEach(Pe=>{Pe.category&&Ee.add(Pe.category);});}),ft=Array.from(Ee).map(wt=>({label:Le?.[wt]||wt,color:mt[wt]||"#6b7280"}));}return {datasets:we,seriesMetadata:Ve,categoryInfo:ft,categoryColors:mt,categoryLabels:Le,seriesTypes:tt}},[y,q,Y,V]),N=e,C=Ma(!!g),F=p?0:60,z=s?c+8:0,X=t-C-F-z,_=Math.max(100,X),se=He.useCallback(j=>j?R.has(j):false,[R]),Z=He.useMemo(()=>K.map((j,ce)=>se(j.label)?null:ce).filter(j=>j!==null),[K,se]),ie=He.useMemo(()=>Z.map(j=>Q[j]).filter(j=>!!j),[Q,Z]),ve=He.useMemo(()=>Z.map(j=>K[j]).filter(j=>!!j),[K,Z]),ee=He.useMemo(()=>Z.map(j=>U[j]).filter(j=>!!j),[U,Z]),oe=ee.findIndex(j=>j==="bar"),le=oe!==-1,fe=He.useCallback((j,ce)=>{let Ie=j.has(ce);if(!Ie&&K.reduce((tt,mt)=>j.has(mt.label)||mt.label===ce?tt:tt+1,0)<1)return j;let we=new Set(j);return Ie?we.delete(ce):we.add(ce),we},[K]),Ke=He.useCallback(j=>{if(b){let ce=u;if(!ce.has(j)&&K.reduce((Ve,tt)=>ce.has(tt.label)||tt.label===j?Ve:Ve+1,0)<1){v(null);return}m?.(we=>fe(we,j));}else T(ce=>fe(ce,j));v(null);},[b,u,m,K,fe]),St=He.useMemo(()=>K.map(j=>j.label).join(""),[K]),Or=He.useRef(St);He.useEffect(()=>{Or.current!==St&&(Or.current=St,b||T(j=>j.size===0?j:new Set));},[St,b]);let jt=He.useMemo(()=>ie.flat(),[ie]),It=He.useMemo(()=>{if(jt.length===0)return null;let j=[...jt].sort((ce,Ie)=>ce.xValue.getTime()-Ie.xValue.getTime());return [j[0].xValue,j[j.length-1].xValue]},[jt]),be=k||It,E=He.useCallback(j=>{x?l?.(j):w(j);},[x,l]),H=He.useMemo(()=>be?Q.map(ce=>ce.filter(Ie=>Ie.xValue>=be[0]&&Ie.xValue<=be[1])):Q,[Q,be]),te=He.useMemo(()=>Z.map(j=>H[j]??[]),[Z,H]);He.useEffect(()=>{l&&l(k);},[k,l]);let re=He.useMemo(()=>Z.flatMap(j=>H[j]??[]),[H,Z]),ne=He.useMemo(()=>fi(re,_,r,o),[re,_,r,o]),Te=He.useRef(JSON.stringify(r)),Ye=He.useRef(null),qe=He.useMemo(()=>{let[j,ce]=ne.domain(),Ie=Math.max(Math.abs(j),Math.abs(ce)),we=JSON.stringify(r);if(we!==Te.current&&(Te.current=we,Ye.current=null),Ye.current!==null)return Ye.current;if(Ie===0)return wa(r,0);let Ve=wa(r,Ie);return Ye.current=Ve,Ve},[ne,r]),ur=He.useMemo(()=>{let j=_-Ae.top-Ae.bottom;return ka(j)},[_]),pe=He.useMemo(()=>{let j=Ur(qe),ce=j.tickFormat||j.format,we=ne.ticks(ur).map(mt=>ce(mt)),Ve=Na(we,12,"system-ui"),tt=Math.ceil(Ve)+12;return {...Ae,left:Math.max(tt,30),right:8}},[ne,qe,ur]),pt=He.useMemo(()=>be?scale.scaleTime({domain:be,range:[pe.left,N-pe.right]}):su(jt,N),[be,jt,N,pe]),Qa=He.useCallback(j=>{if(!It)return;let{scaleX:ce,translateX:Ie}=j,we=N-pe.left-pe.right,[Ve,tt]=It,mt=tt.getTime()-Ve.getTime();if(mt<=0){E(null);return}let Le=-Ie,ft=Le+we,Ee=we*ce/mt,wt=Le/Ee,Pe=ft/Ee,ln=new Date(Ve.getTime()+wt),aa=new Date(Ve.getTime()+Pe),cn=Math.abs(ln.getTime()-Ve.getTime()),Rc=Math.abs(aa.getTime()-tt.getTime()),Kp=mt*.02;cn<Kp&&Rc<Kp?E(null):E([ln,aa]);},[It,N,pe,E]),Nv=He.useCallback(j=>{let{left:ce}=A.current?.getBoundingClientRect()||{left:0},Ie=j.clientX-ce;if(j.timeStamp-(L.current||0)<16)return;L.current=j.timeStamp;let we=pt.invert(Ie),Ve=te.map((Le,ft)=>{if(!Le||Le.length===0)return null;let Ee=$k(Le,we,1);if(Ee===0)return {point:Le[0],index:0,datasetIndex:ft};if(Ee>=Le.length)return {point:Le[Le.length-1],index:Le.length-1,datasetIndex:ft};let wt=Le[Ee-1],Pe=Le[Ee];if(!wt||!Pe)return null;let ln=Math.abs(wt.xValue.getTime()-we.getTime()),aa=Math.abs(Pe.xValue.getTime()-we.getTime()),cn=ln<aa;return {point:cn?wt:Pe,index:cn?Ee-1:Ee,datasetIndex:ft}}).filter(Le=>Le!==null&&ve[Le.datasetIndex]!==void 0).map(({point:Le,index:ft,datasetIndex:Ee})=>({label:ve[Ee].label,value:Le.yValue,baselineValue:_k(ve[Ee],Le,ft),color:ve[Ee].color,point:Le,type:ee[Ee]}));if(Ve.length===0){v(null);return}let tt=pt(Ve[0].point.xValue),mt=tt>(N-pe.right-pe.left)/2+pe.left;v({xValue:Ve[0].point.xValue,series:Ve.map(({label:Le,value:ft,baselineValue:Ee,color:wt,point:Pe,type:ln})=>({label:Le,value:ft,...Ee!==void 0?{baselineValue:Ee}:{},chartY:Pe.chartYValue??ft,showMarker:Pe.showTooltipMarker??true,color:wt,type:ln,category:Pe.category,categoryColor:Pe.category&&G?G[Pe.category]:void 0,...Pe.extraTooltipRows&&Pe.extraTooltipRows.length>0?{extraTooltipRows:Pe.extraTooltipRows}:{}})),x:tt,y:ne(Ve[0].point.chartYValue??Ve[0].value),position:mt?"left":"right"});},[te,ve,ee,pt,ne,N,G,pe]),kv=()=>{v(null);},Tv=He.useCallback(()=>{E(null),B.current&&B.current.reset();},[E]),ns=He.useCallback(j=>{if(!(B.current&&It))return;let[ce,Ie]=It,we=Ie.getTime()-ce.getTime();if(we<=0){B.current.reset();return}if(!j){B.current.reset();return}let[Ve,tt]=j,mt=tt.getTime()-Ve.getTime();if(mt<=0){B.current.reset();return}let Le=we/mt,ft=N-pe.left-pe.right,wt=-((Ve.getTime()-ce.getTime())/we)*ft*Le;B.current.setTransformMatrix({scaleX:Le,scaleY:1,translateX:wt,translateY:0,skewX:0,skewY:0});},[It,N,pe]),Pv=He.useCallback(j=>{E(j),ns(j);},[E,ns]);He.useEffect(()=>{x&&ns(d??null);},[x,d,ns]);let Rv={width:N,height:_,xScale:pt,yScale:ne,yFormatter:qe,animationSettings:Ws,tooltip:{data:h,show:v,hide:()=>v(null)},datasets:te,seriesMetadata:ve,seriesTypes:ee,categoryColors:G||void 0,categoryLabels:I||void 0},Mv=He.Children.toArray(y),Hp=0,Gp=[],Wp=[],Tc=[];Mv.forEach(j=>{if(!He.isValidElement(j)){Tc.push(j);return}if(Zk(j))Wp.push(j);else if(Qg(j)){let ce=Hp;Hp++;let Ie=j.props,we=K[ce]?.label;if(se(we))return;Gp.push(He__namespace.default.cloneElement(j,{...Ie,data:H[ce]||Ie.data,color:K[ce]?.color}));}else Tc.push(j);});let Ev=Z.length,Dv=(W||K).map(j=>{let ce=!W&&se(j.label);return {category:j.label,fill:j.color,isHidden:ce,isDisabled:!W&&!ce&&Ev<=1}}),Lv=typeof r=="object"&&r!==null&&typeof r.type=="string",Av=qs({datasets:ie,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:ve.map(j=>j.label),timestamp:true,...Lv?{yFormat:r}:{}},svgRef:A}),Pc=jsxRuntime.jsx(Ea,{title:f,actions:g,marginRight:pe.right});if(a)return jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[Pc,jsxRuntime.jsx(tT,{})]});if(Q.length===0)return jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[Pc,jsxRuntime.jsx(eT,{})]});let Up=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:f}),jsxRuntime.jsx("g",{children:ne.ticks(ur).map(j=>{let ce=Math.abs(j)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:pe.left,y:ne(j)},to:{x:N-pe.right,y:ne(j)},stroke:ce?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ce?1.5:1},`grid-line-${j}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:M,children:jsxRuntime.jsx("rect",{x:pt.range()[0],y:ne.range()[1],width:pt.range()[1]-pt.range()[0],height:ne.range()[0]-ne.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${M})`,children:Gp}),Tc,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(j=>{let ce=ne(j.value),Ie=j.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:pe.left,y:ce},to:{x:N-pe.right,y:ce},stroke:Ie,strokeWidth:1.5,strokeDasharray:"6 4"}),j.label&&jsxRuntime.jsx("text",{x:N-pe.right-4,y:ce-4,textAnchor:"end",fontSize:11,fill:Ie,children:j.label})]},`ref-line-${j.value}`)})}),jsxRuntime.jsx(Dr.Bottom,{top:_-pe.bottom,scale:pt,width:N-pe.left-pe.right}),jsxRuntime.jsx(Dr.Left,{left:pe.left,scale:ne,yFormatter:qe,height:_-pe.top-pe.bottom}),h&&!h.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[le?(()=>{let j=ie[oe]??[];if(j.length===0)return null;let ce=[...j].sort((Ee,wt)=>Ee.xValue.getTime()-wt.xValue.getTime()),Ie=ce.findIndex(Ee=>Ee.xValue.getTime()===h.xValue.getTime()),we=ce[Ie+1],Ve=ce.length>1&&we?we.xValue.getTime()-h.xValue.getTime():15*6e4,tt=Math.abs(pt(new Date(h.xValue.getTime()+Ve))-pt(h.xValue)),Le=pt(h.xValue)-tt/2,ft=ne.range();return jsxRuntime.jsx("rect",{x:Le,y:ft[1],width:tt,height:ft[0]-ft[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,h.series.filter(j=>j.type!=="bar"&&j.showMarker!==false).map(j=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:pt(h.xValue),cy:ne(j.chartY??j.value),r:8,fill:"white",stroke:j.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:pt(h.xValue),cy:ne(j.chartY??j.value),r:4,fill:j.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${j.label}`))]}),jsxRuntime.jsx("rect",{x:pe.left,y:pe.top,width:N-pe.left-pe.right,height:_-pe.top-pe.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:Nv,onMouseLeave:kv}),Wp]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Er.Provider,{value:Rv,children:[Pc,i?jsxRuntime.jsx(zoom.Zoom,{width:N,height:_,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:j=>{let{scaleX:ce,translateX:Ie}=j,we=Math.max(1,Math.min(20,ce)),Ve=1,tt=N-pe.left-pe.right,mt=0,Le=tt*(1-we),ft=Math.max(Le,Math.min(mt,Ie));return {...j,scaleX:we,scaleY:Ve,translateX:ft,translateY:0}},children:j=>{if(B.current=j,j.transformMatrix){let{scaleX:ce,translateX:Ie}=j.transformMatrix,we=`${ce.toFixed(4)}-${Ie.toFixed(2)}`;we!==D.current&&(D.current=we,setTimeout(()=>{Qa(j.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:N,height:_,className:"overflow-visible",ref:ce=>{A.current=ce,j.containerRef.current!==ce&&(j.containerRef.current=ce);},role:"img","aria-label":f,style:{cursor:j.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:j.dragStart,onMouseMove:j.dragMove,onMouseUp:j.dragEnd,onMouseLeave:()=>{j.isDragging&&j.dragEnd();},onTouchStart:j.dragStart,onTouchMove:j.dragMove,onTouchEnd:j.dragEnd,children:Up})}}):jsxRuntime.jsx("svg",{width:N,height:_,className:"overflow-visible",ref:A,role:"img","aria-label":f,children:Up}),jsxRuntime.jsx(qo,{data:h,formatter:qe}),s&&It&&jsxRuntime.jsx(gu,{data:ie,seriesMetadata:ve,width:N,height:c,onBrushChange:Pv,brushRegion:k,margin:pe,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(Pa,{onExport:Av,items:Dv,marginLeft:0,marginRight:pe.right,isZoomed:k!==null,onResetZoom:Tv,onLegendItemToggle:W?void 0:Ke})]})})},_g=responsive.withParentSize(rT);var lT=e=>e.toLocaleString(),cT=e=>`${Math.round(e*100)}%`,rb=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=lT,formatPercentage:i=cT,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:g,style:f,"aria-label":y="Funnel chart"})=>{let[b,x]=He.useState(null),[h,v]=He.useState(t),S=He.useRef(null),w=u??b,k=He.useId(),P=s||"var(--color-viz-default)";He.useEffect(()=>{if(!S.current)return;let D=new ResizeObserver(B=>{for(let V of B)v(V.contentRect.width);});return D.observe(S.current),()=>{D.disconnect();}},[]);let{layout:T,overallConversion:R}=He.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let D=e[0].value,B=l?60:0,V=r-o*2-B,Y=(e.length-1)*n,q=(V-Y)/e.length,Q=e.map((W,G)=>{let I=o+B+G*(q+n),U=D===0?0:W.value/D,N=U,C=G===0?null:e[G-1].value,F=C==null||C===0?0:1-W.value/C;return {stage:W,index:G,y:I,barHeight:q,widthPercent:U,conversionRate:N,dropOff:F}}),K=D===0?0:e[e.length-1].value/D;return {layout:Q,overallConversion:K,maxValue:D}},[e,h,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",g),style:{width:t,height:r,...f},children:"No funnel data available"});let A=c?60:0,M=o+A,L=h-o*2-A;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",g),style:{height:r,...f},"aria-label":y,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${k}-bar`,from:P,to:P,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${k}-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:T.map(D=>{let B=D.y+D.barHeight/2;return jsxRuntime.jsx("text",{x:o+A-12,y:B,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(D.conversionRate)},D.stage.id)})}),T.map(D=>{let B=w===D.stage.id,V=L*D.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M,y:D.y,width:L,height:D.barHeight,fill:`url(#${k}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:M,y:D.y,width:V,height:D.barHeight,fill:`url(#${k}-bar)`,rx:4,initial:{width:0},animate:{width:V},transition:{duration:.6,delay:D.index*.1,ease:"easeOut"},opacity:B||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{x(D.stage.id),p?.(D.stage);},onMouseLeave:()=>{x(null),p?.(null);},onClick:()=>m?.(D.stage)}),jsxRuntime.jsx("rect",{x:M+10,y:D.y+D.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:D.y+D.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(D.stage.value)}),jsxRuntime.jsxs("text",{x:M,y:D.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:D.index+1})," ",D.stage.label]}),D.stage.secondaryValue&&jsxRuntime.jsx("text",{x:M+16,y:D.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:D.stage.secondaryValue}),D.index>0&&D.dropOff>0&&jsxRuntime.jsxs("text",{x:M+L,y:D.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(D.dropOff)," drop"]}),D.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M+V+8,y:D.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:M+V+16,y:D.y+20,className:"fill-text-secondary text-xs font-medium",children:D.stage.annotation})]})]},D.stage.id)})]})})};function ob(){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 uT=d3Array.bisector(e=>e.xValue).left,pT=(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 nb(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,g)=>{if(!p||p.length===0)return null;let f=uT(p,l,1);if(f===0)return {point:p[0],index:0,datasetIndex:g};if(f>=p.length)return {point:p[p.length-1],index:p.length-1,datasetIndex:g};let y=p[f-1],b=p[f];if(!y||!b)return null;let x=Math.abs(y.xValue.getTime()-l.getTime()),h=Math.abs(b.xValue.getTime()-l.getTime()),v=x<h;return {point:v?y:b,index:v?f-1:f,datasetIndex:g}}).filter(p=>p!==null&&o[p.datasetIndex]!==void 0).map(({point:p,index:g,datasetIndex:f})=>({label:o[f].label,value:p.yValue,baselineValue:pT(o[f],p,g),color:o[f].color,point:p,type:n[f]}));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:g,baselineValue:f,color:y,point:b,type:x})=>({label:p,value:g,...f!==void 0?{baselineValue:f}:{},chartY:b.chartYValue??g,showMarker:b.showTooltipMarker??true,color:y,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 sb=e=>e instanceof Date&&!Number.isNaN(e.getTime()),bT=160;function el(e,t,r){let[o,n]=He.useState(null);He.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=He.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=sb(l)&&sb(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),g=He.useMemo(()=>{if(!u)return [];let f=i-a;if(f<=0)return s.ticks(p);let[y,b]=s.domain(),x=y.getTime(),h=b.getTime(),v=(h-x)/f,S=Math.min(bT,f),w=S*v,k=d3Scale.scaleTime().domain([new Date(x-w),new Date(h+w)]).range([a-S,i+S]),P=d3Time.timeTickInterval(y,b,p);if(P)return k.ticks(P);let T=Math.max(2,Math.round(p*(f+2*S)/f));return k.ticks(T)},[s,p,u,a,i]);return {activeScale:s,ticks:g,start:l,end:d,valid:u,compact:m,rangeStart:a,rangeEnd:i}}var vT=6,lb=20,vu=He.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}=el(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=He.useMemo(()=>c?Xm(m,{compact:l}):()=>"",[m,l,c]),g=He.useId(),f=Math.min(d,u),y=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:g,children:jsxRuntime.jsx("rect",{x:f,y:e-4,width:y,height:lb+16})})}),jsxRuntime.jsx("g",{clipPath:`url(#${g})`,children:a.map(b=>jsxRuntime.jsxs("g",{transform:`translate(${n(b)},${e})`,children:[jsxRuntime.jsx("line",{x1:0,x2:0,y1:0,y2:vT,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:lb,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});vu.displayName="LiveTimeAxisBottom";var Cu=He.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=el(e,t,n),l=He.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())})})]})});Cu.displayName="LiveTimeGridlines";function tl(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function cb(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 Su(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var db=(e,t,r,o,n)=>{let a=t!==1?cb(e,r,t):e;return o!==0&&(a=tl(a,o,n)),a},ub=(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]},TT=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),PT=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function pb(e){let{groupRef:t}=e,r=He.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=He.useRef(e.onCommit);o.current=e.onCommit;let n=He.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=He.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=He.useRef(e.zoomIntent??(M=>M.ctrlKey));i.current=e.zoomIntent??(M=>M.ctrlKey);let s=He.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=He.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=He.useRef(null),d=He.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=He.useRef(null),m=He.useRef(null),p=He.useRef(false),g=He.useCallback((M,L,D)=>{m.current={translateX:M,scaleX:L,preview:D},u.current==null&&(u.current=TT(()=>{u.current=null;let B=m.current;B!=null&&(t.current?.setAttribute("transform",`translate(${B.translateX},0) scale(${B.scaleX},1)`),c.current?.(B.preview));}));},[t]),f=He.useCallback(()=>{u.current!=null&&(PT(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),y=He.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=He.useCallback(()=>{p.current=false;},[]),x=He.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),h=He.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=He.useCallback(()=>{let{xDomain:M,plotWidthPx:L}=r.current,{scale:D,cursorFrac:B,panDxPx:V}=d.current;D===1&&V===0||o.current(ub(db(M,D,B,V,L),n.current));},[]),S=He.useCallback(()=>{d.current.timer!=null&&(x(),v(),h(),f());},[x,v,h,f]),w=He.useCallback(M=>{S(),M.currentTarget.setPointerCapture?.(M.pointerId),l.current={startX:M.clientX,dxPx:0},y();},[S,y]),k=He.useCallback(M=>{if(!l.current)return;l.current.dxPx=M.clientX-l.current.startX;let{xDomain:L,plotWidthPx:D}=r.current;g(l.current.dxPx,1,tl(L,l.current.dxPx,D));},[g]),P=He.useCallback(M=>{if(!l.current)return;let{dxPx:L}=l.current;l.current=null,f(),b(),L!==0&&o.current(ub(tl(r.current.xDomain,L,r.current.plotWidthPx),n.current));},[f,b]),T=He.useCallback(()=>{l.current&&(l.current=null,f(),b());},[f,b]),R=He.useRef(null),A=He.useCallback(M=>{if(R.current?.(),R.current=null,!M)return;let L=D=>{if(l.current)return;let{plotWidthPx:B,plotLeftPx:V}=r.current,Y=Su(D.deltaY,D.deltaMode),q=Su(D.deltaX,D.deltaMode),Q=i.current(D);if(!Q&&q===0)return;if(D.preventDefault(),y(),Q){let I=Math.min(1,Math.max(0,(D.clientX-M.getBoundingClientRect().left)/Math.max(1,B)));d.current.scale*=Math.exp(-Y/200),d.current.cursorFrac=I;}else d.current.panDxPx-=q;let{scale:K,cursorFrac:W,panDxPx:G}=d.current;g((V+W*B)*(1-K)+G,K,db(r.current.xDomain,K,W,G,B)),x(),d.current.timer=setTimeout(()=>{v(),h(),f(),b();},a.current);};M.addEventListener("wheel",L,{passive:false}),R.current=()=>M.removeEventListener("wheel",L);},[g,f,x,v,h,y,b]);return He.useEffect(()=>()=>{R.current?.(),R.current=null,f(),d.current.timer!=null&&clearTimeout(d.current.timer);},[f]),{onPointerDown:w,onPointerMove:k,onPointerUp:P,onPointerCancel:T,wheelTargetRef:A,gestureActiveRef:p}}var bb=e=>e.type===jo||e.type===Mn,AT=({children:e,title:t,headerActions:r,viewport:o,panBounds:n,onViewportChange:a,onPlotWidthChange:i,yFormatter:s={type:"number"},yDomain:c,referenceLines:l,cameraSync:d,parentWidth:u=0,parentHeight:m=0})=>{let[p,g]=He.useState(null),f=He.useRef(null),y=He.useRef(0),b=He.useId(),x=He.useRef(null),h=He.useRef(null),v=He.useRef(null),{colorMode:S}=Ot(),w=He.useMemo(()=>un(),[S]),k=He.useMemo(()=>$a(),[S]),{datasets:P,seriesMetadata:T,seriesTypes:R}=He.useMemo(()=>{let E=He.Children.toArray(e).filter(Te=>He.isValidElement(Te)&&bb(Te)),H=E.filter(Te=>Te.props.data).length,te=[],re=[],ne=[];return E.forEach((Te,Ye)=>{let qe=Te.props;if(!qe.data)return;te.push(qe.data);let pe=("color"in qe&&qe.color?qe.color:void 0)||(H===1?k:w[Ye%w.length]),pt=Te.type===jo;re.push({label:"label"in qe&&qe.label||`Series ${te.length}`,color:pe,...pt&&"baseline"in qe&&qe.baseline!==void 0?{baseline:qe.baseline,tooltipRange:"tooltipRange"in qe&&qe.tooltipRange||false}:{}}),ne.push(pt?"area":"line");}),{datasets:te,seriesMetadata:re,seriesTypes:ne}},[e,k,w]),A=u,M=Ma(!!r),L=Math.max(100,m-M-60),D=He.useMemo(()=>[new Date(o.startMs),new Date(o.endMs)],[o.startMs,o.endMs]),B=He.useMemo(()=>{let E=P.flat(),H=E.filter(te=>{let re=te.xValue.getTime();return re>=o.startMs&&re<=o.endMs});return H.length>0?H:E},[P,o.startMs,o.endMs]),V=He.useMemo(()=>{let E=fi(B,L,s,c);if(!c){let[H,te]=E.domain();te>H&&E.domain([H,te+(te-H)*.05]);}return E},[B,L,s,c]),Y=He.useRef(JSON.stringify(s)),q=He.useRef(null),Q=He.useMemo(()=>{let[E,H]=V.domain(),te=Math.max(Math.abs(E),Math.abs(H)),re=JSON.stringify(s);if(re!==Y.current&&(Y.current=re,q.current=null),q.current!==null)return q.current;if(te===0)return wa(s,0);let ne=wa(s,te);return q.current=ne,ne},[V,s]),K=He.useMemo(()=>{let E=L-Ae.top-Ae.bottom;return ka(E)},[L]),W=He.useMemo(()=>{let E=Ur(Q),H=E.tickFormat||E.format,re=V.ticks(K).map(Ye=>H(Ye)),ne=Na(re,12,"system-ui"),Te=Math.ceil(ne)+12;return {...Ae,left:Math.max(Te,30)}},[V,Q,K]),G=He.useMemo(()=>scale.scaleTime({domain:D,range:[W.left,A-W.right]}),[D,A,W]),I=He.useMemo(()=>[o.startMs,o.endMs],[o.startMs,o.endMs]),U=He.useMemo(()=>n?[n.startMs,n.endMs]:void 0,[n]),N=He.useCallback(E=>{a({startMs:E[0],endMs:E[1]});},[a]),C=A-W.left-W.right,F=He.useCallback(()=>g(null),[]),z=He.useRef({}),X=He.useRef(d);X.current=d;let _=He.useCallback(E=>{h.current?.setPreview(E),v.current?.setPreview(E),X.current?.publish(z.current,E);},[]),{onPointerDown:se,onPointerMove:Z,onPointerUp:ie,onPointerCancel:ve,wheelTargetRef:ee,gestureActiveRef:oe}=pb({xDomain:I,plotWidthPx:C,plotLeftPx:W.left,groupRef:x,onCommit:N,onGestureStart:F,onFramePreview:_,...U?{panBoundsMs:U}:{}}),le=He.useRef({startMs:o.startMs,endMs:o.endMs,left:0,width:0});le.current={startMs:o.startMs,endMs:o.endMs,left:W.left,width:C},He.useEffect(()=>{if(!d)return;let E=()=>{x.current?.removeAttribute("transform"),h.current?.setPreview(null),v.current?.setPreview(null);},H=re=>{if(oe.current)return;if(re==null){E();return}let{startMs:ne,endMs:Te,left:Ye,width:qe}=le.current,ur=Te-ne,pe=re[1]-re[0];if(ur<=0||pe<=0||qe<=0)return;let pt=ur/pe,Qa=Ye*(1-pt)+(ne-re[0])*qe/pe;x.current?.setAttribute("transform",`translate(${Qa},0) scale(${pt},1)`),h.current?.setPreview(re),v.current?.setPreview(re);},te=d.subscribe(z.current,H);return ()=>{te(),oe.current||E();}},[d,oe]),He.useEffect(()=>{i?.(Math.max(0,A-W.left-W.right));},[A,W,i]);let fe=He.useCallback(E=>{if(oe.current)return;let{left:H}=f.current?.getBoundingClientRect()||{left:0},te=E.clientX-H;E.timeStamp-(y.current||0)<16||(y.current=E.timeStamp,g(nb({mouseX:te,datasets:P,seriesMetadata:T,seriesTypes:R,xScale:G,yScale:V,plotLeft:W.left,plotRight:A-W.right})));},[P,T,R,G,V,A,W,oe]),Ke=He.useCallback(()=>g(null),[]),St={width:A,height:L,xScale:G,yScale:V,yFormatter:Q,animationSettings:Ws,tooltip:{data:p,show:g,hide:()=>g(null)},datasets:P,seriesMetadata:T,seriesTypes:R},Or=0,jt=[];He.Children.toArray(e).forEach(E=>{if(!He.isValidElement(E)){jt.push(E);return}if(bb(E)){let H=Or;Or++;let te=E.props;jt.push(He__namespace.default.cloneElement(E,{...te,color:T[H]?.color,animate:false}));}else jt.push(E);});let It=T.map(E=>({category:E.label,fill:E.color})),ge=qs({datasets:P,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:T.map(E=>E.label),timestamp:true},svgRef:f}),be=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:V.ticks(K).map(E=>{let H=Math.abs(E)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:W.left,y:V(E)},to:{x:A-W.right,y:V(E)},stroke:H?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:H?1.5:1},`grid-line-${E}`)})}),jsxRuntime.jsx(Cu,{ref:v,scale:G,width:A-W.left-W.right,top:V.range()[1],bottom:V.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:b,children:jsxRuntime.jsx("rect",{x:G.range()[0],y:V.range()[1],width:G.range()[1]-G.range()[0],height:V.range()[0]-V.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${b})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:x,children:jt})}),l&&l.length>0&&jsxRuntime.jsx("g",{children:l.map(E=>{let H=V(E.value),te=E.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:W.left,y:H},to:{x:A-W.right,y:H},stroke:te,strokeWidth:1.5,strokeDasharray:"6 4"}),E.label&&jsxRuntime.jsx("text",{x:A-W.right-4,y:H-4,textAnchor:"end",fontSize:11,fill:te,children:E.label})]},`ref-line-${E.value}`)})}),jsxRuntime.jsx(vu,{ref:h,top:L-W.bottom,scale:G,width:A-W.left-W.right}),jsxRuntime.jsx(Dr.Left,{left:W.left,scale:V,yFormatter:Q,height:L-W.top-W.bottom}),p&&!p.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:G(p.xValue),y:V.range()[1]},to:{x:G(p.xValue),y:V.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),p.series.filter(E=>E.type!=="bar"&&E.showMarker!==false).map(E=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:G(p.xValue),cy:V(E.chartY??E.value),r:8,fill:"white",stroke:E.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:G(p.xValue),cy:V(E.chartY??E.value),r:4,fill:E.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${E.label}`))]}),jsxRuntime.jsx("rect",{"data-camera-surface":"",x:W.left,y:W.top,width:A-W.left-W.right,height:L-W.top-W.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:fe,onMouseLeave:Ke,onPointerDown:se,onPointerMove:Z,onPointerUp:ie,onPointerCancel:ve,ref:ee})]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Er.Provider,{value:St,children:[jsxRuntime.jsx(Ea,{title:t,actions:r,marginRight:W.right}),jsxRuntime.jsx("svg",{width:A,height:L,className:"overflow-visible",ref:f,role:"img","aria-label":t,children:be}),jsxRuntime.jsx(qo,{data:p,formatter:Q}),jsxRuntime.jsx(Pa,{onExport:ge,items:It,marginLeft:0,marginRight:W.right})]})})},rl=responsive.withParentSize(AT);function ol(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 IT(e,t){return Math.floor(e/t.tileSpanMs)}function Qo(e,t,r){let o=IT(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 ar=(e,t)=>`${e}:${t}`;var hb={erroredTiles:0};function Nu(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(ar(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 g=n.get(m);g||(g=new Map,n.set(m,g));for(let f of p)g.set(f.xValue.getTime(),f);}}}}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 FT(e,t,r){let o=Qo(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(ar(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function yb(e,t,r){return Qo(e,t,0).some(n=>{let a=r.get(ar(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function BT(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 vb({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=FT(e,t,o);if(i&&yb(e,t,o)){let c=Qo(e,t,n),{line:l,band:d,lines:u,coverage:m}=Nu(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(yb(e,l,o)){let d=Qo(e,l,n),{line:u,band:m,lines:p,coverage:g}=Nu(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:g}}}if(i){let c=Qo(e,t,n),{line:l,band:d,lines:u,coverage:m}=Nu(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?BT(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:hb}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:hb}}var Cb=new Map;function Sb(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 Nb({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=He.useRef(e);l.current=e;let d=He.useRef(n);d.current=n;let u=He.useRef(new Map),m=He.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return He.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=ar(b.tierId,b.index),h=r.get(x);return h?h.status==="loading"&&!u.current.has(x):true}),g=(d.current.startMs+d.current.endMs)/2;p.sort((b,x)=>Math.abs((b.startMs+b.endMs)/2-g)-Math.abs((x.startMs+x.endMs)/2-g));let f=Math.max(0,s-u.current.size),y=p.slice(0,f);if(y.length!==0){i({type:"request",ids:y.map(b=>ar(b.tierId,b.index))});for(let b of y){let x=ar(b.tierId,b.index),h=new AbortController;u.current.set(x,{ac:h,tierId:b.tierId});let v=c!=null?Math.min(b.endMs,c):b.endMs;a(o,b.startMs,v,h.signal).then(S=>{h.signal.aborted||i({type:"fulfilled",id:x,data:S});}).catch(S=>{if(!h.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]),He.useEffect(()=>m,[m]),{abortAll:m}}var Pb=1.3,OT=25e4,HT=3;function GT(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(OT/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function Mb(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=HT,resetKey:d}=e,u=He.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=He.useState(()=>ol(n.endMs-n.startMs,Math.max(1,a),r,u)),[g,f]=He.useReducer(Sb,Cb),y=He.useRef(n.endMs-n.startMs),b=He.useRef(u);He.useEffect(()=>{let V=n.endMs-n.startMs,Y=ol(V,Math.max(1,a),r,u);if(Y.id===m.id){b.current=u;return}let Q=ol(V,Math.max(1,a),r,b.current).id!==Y.id,K=V/y.current;(Q||K>Pb||K<1/Pb)&&(y.current=V,b.current=u,p(Y));},[n,a,r,m.id,u]);let x=n.endMs-n.startMs,h=He.useMemo(()=>GT(x,m,l),[x,m,l]),v=He.useMemo(()=>Qo(n,m,h),[n,m,h]),S=He.useMemo(()=>v.map(V=>ar(V.tierId,V.index)).join(","),[v]),w=He.useRef(v);w.current=v;let k=He.useRef(n);k.current=n;let P=He.useRef(g);P.current=g;let{abortAll:T}=Nb({refs:v,refsKey:S,store:g,tier:m,viewport:n,fetchTile:t,dispatch:f,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),R=He.useRef(null),A=He.useRef(false);He.useEffect(()=>{if(!A.current){A.current=true;return}T(),R.current=null,f({type:"reset"});},[T,d]);let M=He.useMemo(()=>w.current.map(V=>`${ar(V.tierId,V.index)}:${g.get(ar(V.tierId,V.index))?.status??"\u2205"}`).join("|"),[S,g]),L=He.useMemo(()=>{let V=vb({viewport:k.current,targetTier:m,ladder:r,store:P.current,overscanTiles:h,prev:R.current});return R.current=V,V},[M,m,r,h,n.startMs,n.endMs]),D=He.useMemo(()=>w.current.some(V=>P.current.get(ar(V.tierId,V.index))?.status==="loading"),[M]),B=He.useMemo(()=>{let V=w.current[0];return V?P.current.get(ar(V.tierId,V.index))?.status==="empty":false},[M]);return {tier:m,series:L,loading:D,atDataStart:B}}function Tu(e){let{initialViewport:t,...r}=e,[o,n]=He.useState(t),a=Mb({...r,viewport:o}),i=He.useCallback(c=>n(c),[]),s=He.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var WT={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},UT={sm:"xs",md:"sm",lg:"md"},KT={sm:gt("bodySm"),md:gt("bodySm"),lg:gt("bodyMd")},YT={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},JT={sm:20,md:24,lg:32},XT={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"},jT={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 nl({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",g=p?{background:jT[l]}:void 0,f=()=>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($e,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:gt("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",WT[i],XT[s],d?"h-full justify-center":"",p?"relative overflow-hidden":"",u),style:g,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",YT[i]),children:jsxRuntime.jsx(O,{name:e,size:JT[i]})}),jsxRuntime.jsx($t,{size:UT[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",KT[i]),children:r}),f()]})}var QT=1440*60*1e3,ZT=[{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}],_T=[{id:"day",days:1},{id:"week",days:7},{id:"month",days:30}];function Db(e,t=Date.now){return _T.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 al(e=Date.now){return ZT.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*QT),before:new Date(n)}}}))}function n1({selectionState:e,isDisabled:t}){let r=`${Je} 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 La({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(Vs,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(zs,{}),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:n1({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 Ab(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var i1={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"},s1={sm:14,md:16,lg:18,xl:20},l1=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=Ab(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(Je(),"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(Je(),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 sl({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)]",Ab(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",i1[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:l1({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(O,{name:l.icon,size:s1[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 p1(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Eu(e){return p1(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Ob=120*1e3,m1=.02,Hb={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},f1=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function ll({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=f1,autoAdjustWindowSize:m=false,className:p}){let[g,f]=He.useState(0),y=He.useRef(null),[b,x]=He.useState(false),[h,v]=He.useState(null),S=N=>{let F=(N.before.getTime()-N.after.getTime())/(1e3*60*60);return F<=24?"FIFTEEN_MINUTES":F<=72||F<=168?"HOUR":("DAY")};He.useEffect(()=>{if(m&&!b&&o){let N=S(e);o(N);}},[e,m,b,o]);let w=N=>{let C;for(let F of d){let z=F.getRange(),X=(z.before.getTime()-z.after.getTime())*m1,_=Math.abs(z.after.getTime()-N.after.getTime()),se=Math.abs(z.before.getTime()-N.before.getTime());if(_>X||se>X)continue;let Z=_+se;(!C||Z<C.distance)&&(C={id:F.id,distance:Z});}return C?.id},k=h&&d.some(N=>N.id===h.id)&&Math.abs(h.after-e.after.getTime())<=Ob&&Math.abs(h.before-e.before.getTime())<=Ob?h.id:w(e),P=Eu(e.after),T=Eu(e.before),R=new Date(T.getTime()-1),A={start:date.fromDate(P,date.getLocalTimeZone()),end:date.fromDate(R,date.getLocalTimeZone())};He.useEffect(()=>{let N=new ResizeObserver(C=>{for(let F of C)f(F.contentRect.width);});return y.current&&N.observe(y.current),()=>{y.current&&N.unobserve(y.current);}},[]);let M=[...u].sort((N,C)=>Hb[N.id]-Hb[C.id]),L=N=>{let C=N.toString(),F=d.find(z=>z.id===C);if(F){let z=F.getRange();v({id:C,after:z.after.getTime(),before:z.before.getTime()}),x(false),t(z,{presetId:C});}},D=N=>{if(N?.start&&N?.end){v(null);let C=new Date(N.start.year,N.start.month-1,N.start.day,0,0,0,0),F=new Date(N.end.year,N.end.month-1,N.end.day+1,0,0,0,0);t({after:C,before:F});}},B=N=>{if(N){v(null);let C=new Date(N.year,N.month-1,N.day,0,0,0,0),F=new Date(N.year,N.month-1,N.day+1,0,0,0,0);t({after:C,before:F});}},V=N=>{o&&(x(true),o(N.toString()));},Y=()=>{d.length>0&&L(d[0].id);},q=N=>Eu(N).toLocaleDateString("en-US"),Q=M.map(N=>({id:N.id,label:N.label,value:N.id})),K=d.map(N=>({id:N.id,label:N.label,value:N.id})),W=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(N=>N.id===r)?.label||r}):jsxRuntime.jsx(ho,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:V,items:Q,size:"md","aria-label":"Select Window Size",children:N=>jsxRuntime.jsx(tr,{id:N.id,"aria-label":N.label,size:"md",children:N.label},N.id)}),G=c&&!k&&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(O,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:q(e.after)})]}),jsxRuntime.jsx(lt,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(ya,{"aria-label":"Select date",value:date.parseDate(P.toISOString().split("T")[0]),onChange:B})})]})}):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",G&&"rounded-r-none"),variant:"secondary",children:[jsxRuntime.jsx(O,{name:"CalendarBlank",size:18}),!k&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${q(e.after)} - ${q(R)}`})]}),jsxRuntime.jsx(lt,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(La,{"aria-label":"Date range calendar",value:A,onChange:D})})]}),G&&jsxRuntime.jsx($,{variant:"ghost",size:"md",onPress:Y,children:"Reset"})]}),U=g<600;return jsxRuntime.jsx("div",{ref:y,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(ho,{selectedKey:k??"",onSelectionChange:L,items:K,size:"md","aria-label":"Select Date Range",children:N=>jsxRuntime.jsx(tr,{id:N.id,size:"md",children:N.label},N.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&W})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&I,a&&d.length>0&&jsxRuntime.jsx(sl,{options:d.map(N=>({id:N.id,label:N.label})),value:k??"",onChange:L,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&W})]})})}var y1=1440*60*1e3,v1=6e4,Gb=(e,t)=>({startMs:t-e*y1,endMs:t}),C1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function Wb({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:g}){let[f,y]=He.useState(900),b=p?.endMs,[x,h]=He.useState(()=>b??Date.now());He.useEffect(()=>{if(b!=null){h(b);return}h(Date.now());let ee=setInterval(()=>h(Date.now()),v1);return ()=>clearInterval(ee)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=He.useMemo(()=>Gb(S,v??Date.now()),[S,v]),k=x,P=He.useMemo(()=>({startMs:p?.startMs??0,endMs:x}),[p?.startMs,x]),T=ee=>{let oe=Math.min(ee.endMs-ee.startMs,P.endMs-P.startMs),le=Math.max(Math.min(ee.endMs,P.endMs),P.startMs+oe);return {startMs:le-oe,endMs:le}},[R,A]=He.useState(null),[M,L]=He.useState(null),D=R??w,B=Tu({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:f,maxFutureMs:k,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),V=He.useMemo(()=>al(()=>v??Date.now()),[v]),Y=c??V,q=()=>{if(M&&"presetId"in M){let ee=Y.find(oe=>oe.id===M.presetId);if(ee){let oe=ee.getRange();return {startMs:oe.after.getTime(),endMs:oe.before.getTime()}}}return M&&"range"in M?M.range:Gb(S,v??Date.now())},{line:Q,coverage:K,renderTier:W,targetTier:G,isFallback:I,isStale:U}=B.series,N=W?W.bucketMs*1.5:0,C=ee=>ee==null?"\u2014":new Date(ee).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),F=(ee,oe)=>{let le=oe-ee<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},fe=new Intl.DateTimeFormat("en-US",le);return `${fe.format(new Date(ee))} \u2013 ${fe.format(new Date(oe))}`},z=B.viewport.startMs!==D.startMs||B.viewport.endMs!==D.endMs,X=U||B.loading&&K.earliestMs==null,_=(B.viewport.endMs-B.viewport.startMs)*.03,se=!X&&K.earliestMs!=null&&K.earliestMs>B.viewport.startMs+_,Z=!B.loading&&K.earliestMs==null&&K.latestMs==null&&Q.length===0&&!U,ie=g({series:B.series,gapMs:N}),ve=He.isValidElement(ie)&&ie.type===He.Fragment?ie.props.children:ie;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(ll,{dateRange:C1(B.viewport),onDateRangeChange:(ee,oe)=>{let le=T({startMs:ee.after.getTime(),endMs:ee.before.getTime()});L(oe?.presetId?{presetId:oe.presetId}:{range:le}),A(le),B.jumpTo(le);},windowSize:l[G.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:Y,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:F(B.viewport.startMs,B.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:W?.id??G.id}),I&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",G.id]})]}),B.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(K.earliestMs)]}),!se&&!X&&B.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),z&&jsxRuntime.jsx($,{variant:"ghost",size:"sm",onPress:()=>{let ee=T(q());A(ee),B.jumpTo(ee);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:Z?jsxRuntime.jsx(nl,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(rl,{title:t,viewport:B.viewport,panBounds:P,onViewportChange:B.onViewportChange,onPlotWidthChange:y,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:ve}),B.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 Ti({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(J,{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 P1=e=>{let t=Ht({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 Ir({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:g="below",...f}){let[y,b]=He__namespace.default.useState(false),{isFocused:x,handleFocus:h,handleBlur:v}=Mr(),S=d==="password",w=Ps(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...f,isRequired:a,className:Ne(f.className,"group flex flex-col"),children:({isDisabled:k,isInvalid:P})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{size:o,tooltip:n,description:g==="tooltip"||g==="inline"?t:void 0,descriptionPlacement:g,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(xo,{size:T,color:"text-text-secondary"}):jsxRuntime.jsx(O,{name:"MagnifyingGlass",size:T,className:`transition-colors ${x?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(Ms,{size:o,disabled:k,type:S?y?"text":"password":d,name:f.name,autoComplete:f.autoComplete,value:f.value,defaultValue:f.defaultValue,placeholder:f.placeholder,onFocus:T=>h(T,f.onFocus),onBlur:T=>v(T,f.onBlur),onChange:T=>f.onChange?.(T.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:P1({isInvalid:P,isDisabled:k,isFocused:x,size:o,transparent:i,showSearchIcon:s,isClearable:c,hasValue:!!f.value,isPassword:S,className:typeof f.className=="string"?f.className:void 0})}),c&&f.value&&!k&&jsxRuntime.jsx(li,{onClick:()=>{l?l():f.onChange&&f.onChange("");},size:o}),S&&!k&&jsxRuntime.jsx("button",{type:"button",onClick:()=>b(!y),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":y?"Hide password":"Show password",onMouseDown:T=>{T.preventDefault(),T.stopPropagation();},children:jsxRuntime.jsx(O,{name:y?"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(me,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(me,{size:o,children:r(u)}):t&&g==="below"?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(u)}):t&&g==="below"?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null})]})})}function Fn({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(Ir,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Pi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=He.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(ct,{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 g=Array.from(p)[0];g!=null&&(r(g),d(false));},children:p=>jsxRuntime.jsx(tr,{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(ho,{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 Xb({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:g,interactionMode:f="auto",sticky:y,stickyTop:b="0",zIndex:x=10,className:h="",style:v}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||g||i))return null;let k=y?"sticky bg-background-surface":"",P=y?{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 ${k} ${h}`,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(Ti,{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(Pi,{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(oo,{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:[g&&g.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:g.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(Fn,{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:[g&&g.items.length>0&&jsxRuntime.jsx(ga,{items:g.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":g.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Fn,{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(Ti,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Pi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:f!=="desktop"})})]})]})]})}function jb({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,g=a==="chips"&&i&&!!o;if(!l&&!p&&!g)return null;let f=p&&jsxRuntime.jsxs($,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[g&&jsxRuntime.jsx($,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(x=>jsxRuntime.jsxs(oo,{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"?f:y;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function I1(e,t,r){return {field:e,operator:t,value:r}}function F1(e,t="AND"){return {logic:t,conditions:e}}function Ri(){return {logic:"AND",conditions:[]}}function pl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?pl(t):false)}function B1(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 g=Array.from(new Set(d)).map(f=>c?.values?.find(b=>String(b.value)===String(f))?.label??f);a.push({id:`${i}-in`,label:l,value:g.join(", ")});}if(u.length>0){let p=u.find(f=>f.operator==="gte"||f.operator==="gt"),g=u.find(f=>f.operator==="lte"||f.operator==="lt");if(p&&g){let f=p.operator==="gte"?"\u2265":">",y=g.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${f} ${p.value} and ${y} ${g.value}`});}else for(let f of u){let y;f.operator==="gte"?y="\u2265":f.operator==="gt"?y=">":f.operator==="lte"?y="\u2264":y="<",a.push({id:`${i}-${f.operator}`,label:l,value:`${y} ${f.value}`});}}for(let p of m){let g;p.operator==="neq"?g=`\u2260 ${p.value}`:p.operator==="contains"?g=`contains "${p.value}"`:p.operator==="startsWith"?g=`starts with "${p.value}"`:p.operator==="endsWith"?g=`ends with "${p.value}"`:g=String(p.value),a.push({id:`${i}-${p.operator}`,label:l,value:g});}}return a}function $o(e,t){let r=e||Ri();return {...r,conditions:[...r.conditions,t]}}function Bn(e,t){if(!e)return Ri();let r=e.conditions.filter(o=>"conditions"in o?Bn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Vn(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 Qb({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,g]=He.useState(false),f=y=>{m.onChange&&y&&m.onChange(y),g(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Ne(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Oe,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(Mi,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:g,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(O,{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(ya,{value:m.value,onChange:f,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(me,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(me,{size:o,children:r(d)}):t?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null})]})}function K1({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 Mi({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Ho({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:K1({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function ml({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:Ne(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Oe,{children:e}),jsxRuntime.jsxs(Tf,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(Mi,{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(Mi,{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(ke,{children:t}),typeof r=="string"?jsxRuntime.jsx(me,{children:r}):null,jsxRuntime.jsx(lt,{children:jsxRuntime.jsx(La,{})})]})}var $1=e=>{let t=Ht({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 Ei({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=He.useId(),{isFocused:m,handleFocus:p,handleBlur:g}=Mr();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:Ne(d.className,"group flex flex-col gap-1"),step:d.step??1,onChange:f=>{typeof f=="number"&&(d.maxValue!=null&&f>d.maxValue?d.onChange?.(d.maxValue):d.minValue!=null&&f<d.minValue?d.onChange?.(d.minValue):d.onChange?.(f));},isInvalid:!!r||typeof d.value=="number"&&(d.maxValue!=null&&d.value>d.maxValue||d.minValue!=null&&d.value<d.minValue),children:({isDisabled:f,isInvalid:y})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Oe,{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=>g(x,d.onBlur),className:$1({isInvalid:y||!!r,isDisabled:f,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:f,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(O,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:f,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(O,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(me,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null})]})})}var Bu={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 rP({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=Bu[r].track,a=Je,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 oP({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=Bu[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function fl({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:Ne(o.className,`relative group flex items-center gap-2 ${Bu[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:rP({...n,size:r}),children:jsxRuntime.jsx("span",{className:oP({...n,size:r})})}),e]})})}function $b(e){return new Intl.NumberFormat("en-US").format(e)}function ex({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=He.useState(n),[u,m]=He.useState({}),[p,g]=He.useState({}),[f,y]=He.useState(null),{isMobile:b}=Qt(),x=He.useMemo(()=>r.some(C=>C.group),[r]),{groups:h,ungroupedFacets:v,facetsByGroup:S}=He.useMemo(()=>{let C=new Set,F=[],z={};for(let X of r)X.group?(C.has(X.group)||(C.add(X.group),z[X.group]=[]),z[X.group].push(X)):F.push(X);return {groups:Array.from(C),ungroupedFacets:F,facetsByGroup:z}},[r]);He.useEffect(()=>{e&&(d(n),m({}),g({}),y(!b&&h.length>0?h[0]:null));},[e,n,h,b]);let w=He.useMemo(()=>!l||pl(l)?0:Vn(l).length,[l]),k=()=>{a(l),t();},P=()=>{let C=Ri();d(C),i?i():a(C),t();},T=C=>{if(!l)return [];if(!Vn(l).includes(C))return [];let z=[];function X(_){if(_)for(let se of _.conditions)"conditions"in se?X(se):se.field===C&&se.operator==="in"&&Array.isArray(se.value)&&z.push(...se.value.map(String));}return X(l),z},R=(C,F,z)=>{let X=Bn(l,C);F!==void 0&&(X=$o(X,{field:C,operator:"gte",value:F})),z!==void 0&&(X=$o(X,{field:C,operator:"lte",value:z})),d(X);},A=C=>{if(!l)return;let F;function z(X){if(X)for(let _ of X.conditions)"conditions"in _?z(_):_.field===C&&_.operator==="eq"&&typeof _.value=="boolean"&&(F=_.value);}return z(l),F},M=(C,F)=>{let z=Bn(l,C);F!==void 0&&(z=$o(z,{field:C,operator:"eq",value:F})),d(z);},L=(C,F,z)=>{let X=Bn(l,C);F&&(X=$o(X,{field:C,operator:"gte",value:F.toString()})),z&&(X=$o(X,{field:C,operator:"lte",value:z.toString()})),d(X);},D=C=>{let F=S[C]||[],z=l?Vn(l):[];return F.filter(X=>z.includes(X.field)).length},B="pr-9 bg-background-muted/50",V="border-t border-border-muted",Y="text-sm font-medium text-text-link-default",q=C=>jsxRuntime.jsx("span",{className:Y,children:C}),Q=C=>{let F=o[C.field]||{},z=u[C.field]||"",X=[];C.values?X=C.values.map(Z=>({value:String(Z.value),label:Z.label,count:F[String(Z.value)]})):X=Object.entries(F).map(([Z,ie])=>({value:Z,label:Z,count:ie}));let _=X.length;if(z){let Z=z.toLowerCase();X=X.filter(ie=>ie.label.toLowerCase().includes(Z));}X.sort((Z,ie)=>Z.count!==void 0&&ie.count!==void 0&&ie.count!==Z.count?ie.count-Z.count:Z.label.localeCompare(ie.label));let se=C.type||"string";if(se==="string"||!C.type){let Z=T(C.field),ie=C.searchThreshold??10,ve=C.maxVisibleOptions??50,ee=p[C.field]??false,oe=ee||X.length<=ve?X:X.slice(0,ve),le=X.length>ve&&!ee;return jsxRuntime.jsxs(Ko,{id:C.field,children:[jsxRuntime.jsx(Yo,{title:C.label,description:C.description,className:B,endContent:Z.length>0?q(`${Z.length} selected`):void 0}),jsxRuntime.jsx(Jo,{className:V,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[_>ie&&jsxRuntime.jsx(Fn,{value:z,onChange:fe=>m(Ke=>({...Ke,[C.field]:fe})),onClear:()=>m(fe=>({...fe,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(qd,{value:Z,onChange:fe=>{let Ke=Bn(l,C.field);fe.length>0&&(Ke=$o(Ke,{field:C.field,operator:"in",value:fe})),d(Ke);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:oe.map(fe=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(Nn,{value:fe.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(fe.value,fe.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:fe.label}),fe.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:$b(fe.count)})]})})},fe.value))})}),le&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs($,{variant:"ghost",size:"sm",onPress:()=>g(fe=>({...fe,[C.field]:true})),className:"w-full",children:["Show all ",X.length," options"]})}),ee&&X.length>ve&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx($,{variant:"ghost",size:"sm",onPress:()=>g(fe=>({...fe,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(se==="number"){let Z,ie,ve=oe=>{if(oe)for(let le of oe.conditions)"conditions"in le?ve(le):le.field===C.field&&(le.operator==="gte"&&typeof le.value=="number"&&(Z=le.value),le.operator==="lte"&&typeof le.value=="number"&&(ie=le.value));};ve(l);let ee=Z!==void 0||ie!==void 0;return jsxRuntime.jsxs(Ko,{id:C.field,children:[jsxRuntime.jsx(Yo,{title:C.label,description:C.description,className:B,endContent:ee?q(Z!==void 0&&ie!==void 0?`${Z} - ${ie}`:Z!==void 0?`\u2265 ${Z}`:`\u2264 ${ie}`):void 0}),jsxRuntime.jsx(Jo,{className:V,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(Ei,{label:"Min",value:Z,onChange:oe=>R(C.field,oe,ie)},`${C.field}-min`),jsxRuntime.jsx(Ei,{label:"Max",value:ie,onChange:oe=>R(C.field,Z,oe)},`${C.field}-max`)]})})]},C.field)}if(se==="boolean"){let Z=A(C.field);return jsxRuntime.jsxs(Ko,{id:C.field,children:[jsxRuntime.jsx(Yo,{title:C.label,description:C.description,className:B,endContent:Z!==void 0?q(Z?"Yes":"No"):void 0}),jsxRuntime.jsx(Jo,{className:V,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:Z!==void 0?Z?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(fl,{size:"lg",isSelected:Z??false,onChange:ie=>M(C.field,ie?true:void 0),children:Z?"Yes":"No"})]})})]},C.field)}if(se==="date"){let Z,ie,ve=Ke=>{if(Ke)for(let St of Ke.conditions)"conditions"in St?ve(St):St.field===C.field&&(St.operator==="gte"&&(Z=String(St.value)),St.operator==="lte"&&(ie=String(St.value)));};ve(l);let ee=Z!==void 0||ie!==void 0,oe=Ke=>{if(Ke)try{return /^\d{4}-\d{2}-\d{2}$/.test(Ke)?date.parseDate(Ke):void 0}catch{return}},le=oe(Z),fe=oe(ie);return jsxRuntime.jsxs(Ko,{id:C.field,children:[jsxRuntime.jsx(Yo,{title:C.label,description:C.description,className:B,endContent:ee?q("Date range selected"):void 0}),jsxRuntime.jsx(Jo,{className:V,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(ml,{label:"Date Range",value:le&&fe?{start:le,end:fe}:void 0,onChange:Ke=>{Ke?L(C.field,Ke.start,Ke.end):L(C.field,void 0,void 0);}})})})]},C.field)}return null},K=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let z=(l?Vn(l):[]).includes(C.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(`__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:[z&&jsxRuntime.jsx("span",{className:Y,children:"1 active"}),jsxRuntime.jsx(O,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),h.map(C=>{let F=D(C);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(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:[F>0&&jsxRuntime.jsxs("span",{className:Y,children:[F," active"]}),jsxRuntime.jsx(O,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),W=C=>{if(C.startsWith("__ungrouped__")){let z=C.replace("__ungrouped__",""),X=v.find(_=>_.field===z);return X?jsxRuntime.jsx(va,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[X.field],children:Q(X)}):null}let F=S[C]||[];return F.length===0?null:jsxRuntime.jsx(va,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[F[0].field],children:F.map(z=>Q(z))})},G=()=>{if(f){let C=f.startsWith("__ungrouped__")&&v.find(F=>F.field===f.replace("__ungrouped__",""))?.label||f;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(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(O,{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:W(f)})]})}return K()},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 z=(l?Vn(l):[]).includes(C.field),X=f===`__ungrouped__${C.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(`__ungrouped__${C.field}`),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${X?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${X?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C.label}),z&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C.field)}),h.map(C=>{let F=D(C),z=f===C;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(C),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${z?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${z?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C}),F>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:f?W(f):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(va,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>Q(C))});return jsxRuntime.jsx(Pr,{isOpen:e,onClose:t,title:x&&b&&f?f.startsWith("__ungrouped__")?v.find(C=>C.field===f.replace("__ungrouped__",""))?.label||s:f:w>0?`${s} (${w} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:k,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:$b(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?G():I():U()})}function zu(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 Fr(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 Me(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",zu(e),t)}function xl(e,t="\u2014"){return e==null||e===""?t:String(e)}var en={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 sr(e="normal"){return {strong:en.lg,high:en.lg,normal:en.md,low:en.sm}[e]}function Ce(e,t){return typeof e=="function"?e(t):e}function tx(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 rx(e){return e?"success":"neutral"}function hl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function Ou(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 lo(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=Ou(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 ox({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(J,{className:en.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!Ce(l.hidden,e));if(s.length===0)return null;let c=Me(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=Ce(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(O,{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(O,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function ax({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:g}){let{isLoading:f}=r,y=(w,k)=>{if(!g||w.length<=g)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:w});let P=w.slice(0,g-1)+"\u2026";return jsxRuntime.jsx(er,{content:k,children:jsxRuntime.jsx("span",{children:P})})};if(f)return jsxRuntime.jsx(J,{className:sr("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Me(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Me(d,"text-text-secondary"),children:u});let b=Me(d,m);if(Array.isArray(e)){let w=e.slice(0,p),k=e.slice(p),P=k.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[w.map((T,R)=>{let A=typeof o=="function"?o(T,t):o,M=typeof n=="function"?n(T,t):n!==void 0?n:String(T),L=typeof s=="function"?s(T,t):s,D=typeof l=="function"?l(T,t):l;return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(ot,{variant:A,size:a,shape:i,dot:L,dotPosition:c,dotPulse:D,children:y(M,M)})},R)}),P&&jsxRuntime.jsx(er,{content:k.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(ot,{variant:"neutral",size:a,shape:i,children:["+",k.length]})})})]})})}let x=typeof o=="function"?o(e,t):o,h=typeof n=="function"?n(e,t):n!==void 0?n:String(e),v=typeof s=="function"?s(e,t):s,S=typeof l=="function"?l(e,t):l;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(ot,{variant:x,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:y(h,h)})})}function ix({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(J,{className:sr(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Me(c,d)});let p=Me(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(O,{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:Fr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(ot,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function lx({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:g="left",className:f,piiEntity:y}){let{isLoading:b}=t,x=Ce(r,e),h=Ce(o,e),v=Ce(n,e),S=Ce(a,e),w=Ce(c,e),k=typeof m=="function"?m(e):m,P=Ce(y,e),T=Me(g,f);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(Gs,{firstName:x,lastName:h,email:v,avatarUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showEmail:u,badge:k,emphasis:p,isLoading:b,piiEntity:P})})}function cx({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 dx({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(J,{className:sr(s)});if(!e)return jsxRuntime.jsx("div",{className:Me(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Me(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=fP(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let g=Me(i,tailwindMerge.twMerge(Fr(s),d)),f=Ce(c,t);return f?jsxRuntime.jsx("div",{className:g,children:lo(p,f,t,l)}):jsxRuntime.jsx("div",{className:g,children:p})}function fP(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"})}function yl({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:g,piiEntity:f}){let[y,b]=He.useState(false),x=o||(r?bP(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&&!y&&u,k={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($e,{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,g),children:[jsxRuntime.jsx(J,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(J,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,g),children:[jsxRuntime.jsx(J,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:v.skeletonText,height:16}),jsxRuntime.jsx(J,{width:v.skeletonSecondary,height:12})]})]});if(a==="inline"){let T=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,g),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(O,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(P,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",k,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":f?"device-name":void 0,"data-pii-entity":f,children:T})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,g),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(O,{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",k,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":f?"device-name":void 0,"data-pii-entity":f,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(O,{name:x,size:v.iconInTextSize,className:"flex-shrink-0"}),jsxRuntime.jsx("span",{className:"truncate","data-pii-type":f?"device-name":void 0,"data-pii-entity":f,children:t})]})]})]})}function bP(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 px({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:g="left",className:f,piiEntity:y}){let{isLoading:b}=t,x=Ce(r,e),h=Ce(o,e),v=Ce(n,e),S=Ce(a,e),w=Ce(c,e),k=Ce(y,e),P=Me(g,f);return jsxRuntime.jsx("div",{className:P,children:jsxRuntime.jsx(yl,{manufacturer:x,model:h,deviceType:v,logoUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showDeviceTypeIcon:u,showLogo:m,emphasis:p,isLoading:b,piiEntity:k})})}var YU={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",unknown:void 0,connected:void 0,disconnected:void 0},xP=["charging","discharging","heat","cool","on","connected"],hP={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",connected:"Connected",disconnected:"Disconnected"};function Hu(e){return xP.includes(e)}function Gu(e){return hP[e]}function On({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(J,{className:"inline-flex h-6 w-20"});let u=t??Gu(e),m=Hu(e);return jsxRuntime.jsxs(ot,{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(O,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var vP={importing:"Importing",exporting:"Exporting"};function fx(e){return vP[e]}function Cl({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(J,{className:"inline-flex h-6 w-24"});let l=t??fx(e),d=e==="exporting"?"ArrowUp":"ArrowDown",u=n==="sm"?12:n==="md"?14:16;return r?jsxRuntime.jsx(ot,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(O,{name:d,size:u})}):jsxRuntime.jsx(ot,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function Sl({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(J,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?Hr(r,o):null,g=a==="horizontal",f=o&&!p;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",g?"gap-2":"flex-col gap-1",m),children:[(p||f)&&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(On,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(Cl,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(On,{state:n,size:s,shape:c,fixedWidth:d})})]})}function gx({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:g}=r;if(g){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(J,{className:"h-4 w-12"}),jsxRuntime.jsx(J,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(J,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(J,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:Me(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let f=Ce(o,t),y=Ce(a,t),b=typeof c=="function"?c(e,t):c,x=Me(u,p);return f!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(x),children:jsxRuntime.jsx(Sl,{state:e,stateLabel:b,metric:f,metricFormatter:n,secondaryState:y||void 0,size:i,shape:s,icon:l,fixedWidth:d,secondaryStateIconOnly:m,layout:"horizontal"})}):jsxRuntime.jsx("div",{className:x,children:jsxRuntime.jsx(On,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function xx({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(J,{className:sr(a)});let m=Zr({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=Fr(a),g=Me(n,tailwindMerge.twMerge(p,c)),f=jsxRuntime.jsx("div",{className:g,children:m}),y=Ce(i,t);return y?lo(f,y,t,s):f}var Uu=He__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 g=He.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),f=He.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?ti(e,t,r,a.center,a.scheme):ei(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})`,h=Math.ceil(g/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 k=w<h;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:x,backgroundColor:k?f: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 y={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:y,children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm",style:{width:`${g}%`,minWidth:g>0?l:0,backgroundColor:f}})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})});Uu.displayName="HorizontalBarCell";var Ku=He__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=y=>"xValue"in y?y.xValue:y.x,l=y=>"yValue"in y?y.yValue:y.y,d=a||100,u=i,{xScale:m,yScale:p,barWidth:g}=He.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 y=d3Array.extent(s,k=>c(k)),b=d3Array.min(s,k=>l(k))??0,x=d3Array.max(s,k=>l(k))??0,h=b<0?b:0,v=scale.scaleTime({range:[0,d],domain:y}),S=scale.scaleLinear({range:[u,0],domain:[h,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((y,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 f=p(0);return jsxRuntime.jsx("svg",{width:d,height:u,children:s.map((y,b)=>{let x=l(y),h=m(c(y)),v=p(x),S=Math.abs(f-v),w=y.category&&o?.[y.category]?o[y.category]:r;return jsxRuntime.jsx(shape.Bar,{x:h-g/2,y:x>=0?v:f,width:g,height:S,fill:w,rx:1},`bar-${b}`)})})});Ku.displayName="MiniBarCell";function Sx({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:g}){let{isLoading:f}=r;if(f)return jsxRuntime.jsx(J,{className:sr(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Me(c,"text-text-secondary"),children:s});let y=Number(e),b;switch(o){case "currency":b=new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n,maximumFractionDigits:n}).format(y);break;case "percent":b=new Intl.NumberFormat("en-US",{style:"percent",minimumFractionDigits:n,maximumFractionDigits:n}).format(y/100);break;case "compact":b=new Intl.NumberFormat("en-US",{notation:"compact",minimumFractionDigits:n>0?1:0,maximumFractionDigits:n}).format(y);break;default:b=new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(y);}let h=`${m&&y>0?"+":""}${b}`,v=p?hl(y,true):Fr(l),S=Me(c,tailwindMerge.twMerge(v,g)),w=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a}),jsxRuntime.jsx("span",{children:h}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),k=Ce(d,t);return k?jsxRuntime.jsx("div",{className:S,children:lo(w,k,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var Yu=He__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,context:c})=>{let l=He.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=He.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?ti(e,0,100,s.center,s.scheme):ei(e,0,100,s.scheme):r,[r,s,e]);if(c.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 m=`calc((100% - ${i*(a-1)}px) / ${a})`,p=Math.ceil(l/100*a);return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:"flex gap-0.5 flex-1",style:{height:n},children:Array.from({length:a}).map((g,f)=>{let y=f<p,b=d;if(r==="auto"&&s&&y){let x=(f+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=ti(x,0,100,s.center,s.scheme):b=ei(x,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:m,backgroundColor:y?b:o==="none"?"transparent":o,marginRight:f<a-1?`${i}px`:0}},f)})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})}return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",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:`${l}%`,backgroundColor:d}})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})});Yu.displayName="PercentBarCell";function Nx({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:Me(a),children:jsxRuntime.jsx(J,{className:"h-4 w-4 rounded"})});let s=Ce(n,e),c=Me(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(Nn,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function kl({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 g={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],y={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(", "),h=({children:S,className:w})=>i?s?jsxRuntime.jsx(s,{href:i,className:w,children:S}):jsxRuntime.jsx($e,{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",g.gap,u),children:[jsxRuntime.jsx(J,{width:g.skeletonIconInline,height:g.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(J,{width:g.skeletonText,height:g.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",g.gap,u),children:[jsxRuntime.jsx(J,{width:g.skeletonIconStacked,height:g.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:g.skeletonText,height:16}),jsxRuntime.jsx(J,{width:g.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(h,{className:tailwindMerge.twMerge("flex items-center",g.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(O,{name:"MapPin",size:g.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",y,g.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",g.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",g.iconContainerSize),children:jsxRuntime.jsx(O,{name:"MapPin",size:g.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(h,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",y,g.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",g.secondaryTextSize),"data-pii-type":v(),"data-pii-entity":m,children:x})]})]})}function Tx({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:g}){let{isLoading:f}=t,y=Ce(r,e),b=Ce(o,e),x=Ce(n,e),h=Ce(a,e),v=Ce(c,e),S=Ce(g,e),w=Me(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(kl,{streetAddress:y,city:b,state:x,postalCode:h,layout:i,size:s,href:v,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:f,piiEntity:S})})}var Ju=He__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}=He.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 f=d3Array.extent(l,h=>h.xValue),y=d3Array.min(l,h=>h.yValue)||0,b=d3Array.max(l,h=>h.yValue)||0,x=(b-y)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:f}),yScale:scale.scaleLinear({range:[u,0],domain:[y-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 g=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:f=>m(f.xValue),y:f=>p(f.yValue),yScale:p,fill:g,fillOpacity:.15,curve:curve.curveLinear}),(r==="line"||r==="both")&&jsxRuntime.jsx(shape.LinePath,{data:l,x:f=>m(f.xValue),y:f=>p(f.yValue),stroke:g,strokeWidth:n,strokeLinecap:"round",curve:curve.curveLinear})]})});Ju.displayName="SparklineCell";function Ex({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:g,piiEntity:f}){let{isLoading:y}=r;if(y)return jsxRuntime.jsx(J,{className:sr(l)});let b=xl(e,a),x=Ce(i,t),h=Ce(f,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:D="end",length:B=16,ellipsis:V="...",tooltip:Y=true}=d;if(b.length>B){switch(D){case "start":v=fs(b,B);break;case "middle":v=ua(b,B);break;case "end":v=gs(b,B,V);break}S=Y;}}let k=g&&h?{"data-pii-type":g,"data-pii-entity":h}:{},P=Object.keys(k).length>0,T=jsxRuntime.jsx("span",{className:w?"truncate":"",...k,children:v}),R=S?jsxRuntime.jsx(er,{content:P?jsxRuntime.jsx("span",{...k,children:String(b)}):String(b),children:T}):T,A=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=A;if(u&&b&&b!==a){let D=typeof u=="function"?u(t):String(b);M=jsxRuntime.jsx(Go,{value:D,size:"sm",children:A});}if(x){let D=Me(m,p);return jsxRuntime.jsx("div",{className:D,children:lo(M,x,t,s,c,l)})}let L=Me(m,tailwindMerge.twMerge(Fr(l),p));return jsxRuntime.jsx("div",{className:L,children:M})}var qP={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},QP={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function Tl(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Pl(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 Ml({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=Tl(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:Pl(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=Tl(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:Pl(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=Tl(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(O,{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:Pl(m,e,u,l)})]},u.id)})})]})}function El({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=Tl(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:Pl(d,e,c,i)})]},c.id)})})})}function Dx(e="md"){return {mobile:qP[e],desktop:QP[e]}}function Lx({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 cR={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},dR={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function uR(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 pR({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false}){let c=e.reorderable!==false,{attributes:l,listeners:d,setNodeRef:u,transform:m,transition:p,isDragging:g}=sortable.useSortable({id:e.id,disabled:!c||s}),f=t?.columnId===e.id,y=f?t.direction:null,b=n&&a,x={...uR(e),transform:utilities.CSS.Transform.toString(m),transition:p,opacity:g?.8:1,zIndex:g?50:void 0};return jsxRuntime.jsx("div",{ref:u,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",cR[i],dR[e.align||"left"],o&&"sticky top-0 z-10",b&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&b&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",f?"font-bold text-text-primary":"font-medium text-text-secondary",g&&"bg-background-hover"),style:x,role:"columnheader","aria-sort":f?y==="asc"?"ascending":"descending":"none","aria-disabled":s,...l,...d,children:s?jsxRuntime.jsx(J,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),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:f?jsxRuntime.jsx(O,{name:y==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(O,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function Ix({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false}){let l=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),d=new Map(e.map(p=>[p.id,p])),u=p=>{let{active:g,over:f}=p;if(f&&g.id!==f.id){let y=t.indexOf(g.id),b=t.indexOf(f.id);if(d.get(f.id)?.reorderable===false)return;let h=0;for(let k=0;k<t.length&&d.get(t[k])?.reorderable===false;k++)h=k+1;if(b<h)return;let v=Math.min(y,b),S=Math.max(y,b);for(let k=v;k<=S;k++){if(k===y)continue;if(d.get(t[k])?.reorderable===false)return}let w=sortable.arrayMove(t,y,b);r(w);}},m=t.map(p=>d.get(p)).filter(p=>p!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:l,collisionDetection:core.closestCenter,onDragEnd:u,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:m.map((p,g)=>jsxRuntime.jsx(pR,{column:p,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:g===0,density:s,isLoading:c},p.id))})})})}var Qu={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Zu={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},hR={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},yR={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function _u(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 vR(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function CR({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false}){let c=t?.columnId===e.id,l=c?t.direction:null,d=n&&a;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",Qu[i],Zu[e.align||"left"],o&&"sticky top-0 z-10",d&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&d&&"z-30",e.sortable&&!s&&"cursor-pointer hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",c?"font-bold text-text-primary":"font-medium text-text-secondary"),onClick:()=>!s&&e.sortable&&r(e.id),role:"columnheader","aria-sort":c?l==="asc"?"ascending":"descending":"none","aria-disabled":s,style:_u(e),children:s?jsxRuntime.jsx(J,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e.label}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:c?jsxRuntime.jsx(O,{name:l==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(O,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function SR({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,density:a="default",className:i,stickyFirstColumn:s}){let c=s&&o===0,l=vR(t,e),d={isLoading:false,isHovered:n,rowIndex:r,columnIndex:o,density:a},u;if(e.cell){let m=e.cell,p=typeof e.cellProps=="function"?e.cellProps(l,t):e.cellProps;u=jsxRuntime.jsx(m,{value:l,row:t,context:d,...p});}else e.render?u=e.render(l,t,d):u=jsxRuntime.jsx("span",{className:"truncate",children:l?.toString()??""});if(e.popover){let m=e.popover,p,g="top",f=false,y="hover";typeof m=="string"?p=m:typeof m=="function"?p=m(l,t):(p=typeof m.content=="function"?m.content(l,t):m.content,g=m.placement||"top",f=m.showArrow??false,y=m.trigger||"hover"),u=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...y==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:u}),jsxRuntime.jsx(lt,{placement:g,showArrow:f,children:jsxRuntime.jsx("div",{className:"p-2",children:p})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Qu[a],Zu[e.align||"left"],c&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",i),role:"cell",style:_u(e),children:u})}function wR({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(J,{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?"":Qu[o],Zu[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:_u(e),children:s})}function NR(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 Fx({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a}){let[i,s]=He.useState(false),c=He.useCallback(l=>{if(!n)return;let d=l.target,u=l.currentTarget;NR(d,u)||n(t);},[n,t]);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("contents group",n&&"cursor-pointer"),role:"row",onClick:c,onMouseEnter:()=>s(true),onMouseLeave:()=>s(false),children:e.map((l,d)=>jsxRuntime.jsx(SR,{column:l,row:t,rowIndex:r,columnIndex:d,isHovered:i,density:o,className:n?"group-hover:bg-background-hover":"",stickyFirstColumn:a},l.id))})}function Bx({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(wR,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function Vx({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:g,hasMore:f=false,enableVirtualization:y,estimatedRowHeight:b,loadingIndicator:x,stickyHeader:h=false,stickyFirstColumn:v=false,onRowClick:S,getRowId:w,hideHeader:k=false,sortConfig:P,onSort:T,"aria-label":R,enableColumnReorder:A=false,columnOrder:M,onColumnOrderChange:L}){let[D,B]=He.useState(null),V=P!==void 0,Y=V?P:D,q=He.useRef(null),Q=He.useMemo(()=>e.map(ge=>ge.id),[e]),[K,W]=He.useState(Q),G=M!==void 0,I=G?M:K;He.useEffect(()=>{G||W(ge=>{let be=e.map(ne=>ne.id),E=new Set(be),H=new Set(ge),te=ge.filter(ne=>E.has(ne)),re=be.filter(ne=>!H.has(ne));return [...te,...re]});},[e,G]);let U=He.useCallback(ge=>{G||W(ge),L?.(ge);},[G,L]),N=He.useMemo(()=>{if(!A&&!M)return e;let ge=new Map(e.map(be=>[be.id,be]));return I.map(be=>ge.get(be)).filter(be=>be!==void 0)},[e,I,A,M]),C=Vo({items:t,onLoadMore:g,hasMore:f,isLoading:u,loadingState:m,enableVirtualization:y,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),F=g?C:null,z=F?.scrollRef??q,{loadMoreRef:X,virtualizer:_,virtualItems:se,isLoadingMore:Z,computedLoadingState:ie}=F||{},{gridTemplateColumns:ve,totalMinWidth:ee}=He.useMemo(()=>{let ge=0;return {gridTemplateColumns:N.map(E=>{if(E.minWidth?ge+=typeof E.minWidth=="number"?E.minWidth:0:E.width&&typeof E.width=="number"&&(ge+=E.width),E.width)return typeof E.width=="number"?`${E.width}px`:E.width;if(E.flex)return `${E.flex}fr`;if(E.minWidth&&E.maxWidth){let H=typeof E.minWidth=="number"?`${E.minWidth}px`:E.minWidth,te=typeof E.maxWidth=="number"?`${E.maxWidth}px`:E.maxWidth;return `minmax(${H}, ${te})`}return E.minWidth?`minmax(${typeof E.minWidth=="number"?`${E.minWidth}px`:E.minWidth}, 1fr)`:E.maxWidth?`minmax(0, ${typeof E.maxWidth=="number"?`${E.maxWidth}px`:E.maxWidth})`:"1fr"}).join(" "),totalMinWidth:ge}},[N]),oe=He.useCallback(ge=>{if(!e.find(H=>H.id===ge)?.sortable)return;let E;Y?.columnId===ge?E={columnId:ge,direction:Y.direction==="asc"?"desc":"asc"}:E={columnId:ge,direction:"asc"},V||B(E),T?.(E);},[e,Y,T,V]),le=ie==="loading"||u&&t.length===0,fe={};a?(fe.height=typeof a=="number"?`${a}px`:a,fe.overflowY="auto"):i?(fe.maxHeight=typeof i=="number"?`${i}px`:i,fe.overflowY="auto"):g&&(fe.height="600px",fe.overflowY="auto");let Ke=tailwindMerge.twMerge(hR[n],!g&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),St=Dx(d),Or=c!=="none",jt=(ge,be)=>Or?c==="custom"&&l?l(ge,be):jsxRuntime.jsx(c==="cards"?El:Ml,{row:ge,columns:N,density:o,isLoading:u,onClick:S?()=>S(ge):void 0}):null,It=_?se?.map(ge=>({virtualItem:ge,row:t[ge.index],index:ge.index}))||[]:t.map((ge,be)=>({row:ge,index:be,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:z,className:Ke,style:{...fe,position:_?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",yR[s],n==="auto"?"inline-grid w-auto":"w-full",Or&&St.desktop),role:"table","aria-label":R,style:{gridTemplateColumns:ve,minWidth:ee>0?`${ee}px`:void 0},children:[!k&&(A?jsxRuntime.jsx(Ix,{columns:e,columnOrder:I,onColumnOrderChange:U,sortConfig:Y,onSort:oe,stickyHeader:h,stickyFirstColumn:v,density:o,isLoading:le}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:N.map((ge,be)=>jsxRuntime.jsx(CR,{column:ge,sortConfig:Y,onSort:oe,stickyHeader:h,stickyFirstColumn:v,isFirstColumn:be===0,density:o,isLoading:le},ge.id))})),_?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${_.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:le?Array.from({length:p}).map((ge,be)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(Bx,{columns:N,rowIndex:be,density:o,stickyFirstColumn:v})},`loading-${be}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[It.map(({row:ge,index:be,virtualItem:E})=>{if(!ge||!E)return null;let H=w?w(ge):`row-${be}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:ve,transform:`translateY(${E.start}px)`},"data-index":E.index,ref:_.measureElement,children:jsxRuntime.jsx(Fx,{columns:N,row:ge,rowIndex:be,density:o,onClick:S,stickyFirstColumn:v})},H)}),Z&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${_.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(Tr,{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:le?Array.from({length:p}).map((ge,be)=>jsxRuntime.jsx(Bx,{columns:N,rowIndex:be,density:o,stickyFirstColumn:v},`loading-${be}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[It.map(({row:ge,index:be})=>{if(!ge)return null;let E=w?w(ge):`row-${be}`;return jsxRuntime.jsx(Fx,{columns:N,row:ge,rowIndex:be,density:o,onClick:S,stickyFirstColumn:v},E)}),Z&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:x||jsxRuntime.jsx(Tr,{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"})})})]}),Or&&jsxRuntime.jsx("div",{className:St.mobile,children:le?Array.from({length:p}).map((ge,be)=>jsxRuntime.jsx(Lx,{density:o},`mobile-loading-${be}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[It.map(({row:ge,index:be})=>{if(!ge)return null;let E=w?w(ge):`mobile-row-${be}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:jt(ge,be)},E)}),Z&&(x||jsxRuntime.jsx(Tr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),g&&f&&!le&&(_?jsxRuntime.jsx("div",{ref:X,style:{position:"absolute",top:`${_.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:X,className:"h-px w-full"}))]})}function Ox({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(J,{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(ot,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var TR={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},PR={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function Gx({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?TR[e]:"Question"),i=e?PR[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(O,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function Fi({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:g,footerContent:f,contentPadding:y=true,maxWidth:b="400px"}){if(!s)return null;let x=t||r,h=m||p||g||f;return jsxRuntime.jsx(Gr,{children:jsxRuntime.jsx(pr,{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(Wt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Wt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",y?"px-6 py-6":"p-0"),children:e}),h&&jsxRuntime.jsx(Bo,{primaryAction:m,secondaryAction:p,tertiaryAction:g,footerContent:f})]})})})})}Fi.displayName="Drawer";function Ux({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(J,{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(ot,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(er,{content:t,children:c}):c}function Yx({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]=He.useState(false),[m,p]=He.useState(false),[g,f]=He.useState(null),[y,b]=He.useState(e),x=He.useRef(null),h=async w=>{if(f(null),n&&w.size>n){f(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(c&&w.type.startsWith("image/")){let k=new FileReader;k.onloadend=()=>{b(k.result);},k.readAsDataURL(w);}if(i){p(true);try{let k=await i(w);b(k),r?.(k);}catch(k){f("Failed to upload file"),console.error("Upload error:",k);}finally{p(false);}}t?.(w,y);},v=async w=>{try{let k=w.items;if(k.length>0){let P=k[0];if(P.kind==="file"){let T=await P.getFile();T&&h(T);}}}catch(k){f("Failed to upload file"),console.error("Upload error:",k);}finally{u(false);}},S=()=>{b(void 0),f(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",g&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:v,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[y?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(y.startsWith("data:image")||y.startsWith("http"))?jsxRuntime.jsx("img",{src:y,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 k=Array.from(w||[]);k.length>0&&h(k[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..."})]})})]}),g&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:g})]})}function Xx({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(ot,{variant:s,size:n,shape:a,...i,children:c})}function Va(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function qx({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]=He.useState(false),m=qt("(max-width: 767px)"),p=o!==void 0?o:d,g=He.useCallback(x=>{n?n(x):u(x);},[n]);He.useEffect(()=>{let x=h=>{(h.metaKey||h.ctrlKey)&&h.key==="k"&&(h.preventDefault(),g(!p)),h.key==="Escape"&&p&&g(false);};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[p,g]);let f=He.useCallback(x=>{r?.(x);},[r]),y=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(O,{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||He.isValidElement(a)&&a.type===He.Fragment&&!a.props.children;return m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!b&&(a?jsxRuntime.jsx("button",{type:"button",onClick:()=>g(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:a}):jsxRuntime.jsx("button",{type:"button",onClick:()=>g(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:y})),jsxRuntime.jsx(ct,{isOpen:p,onClose:()=>g(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(Ir,{value:t,onChange:f,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:g,children:[a||y,jsxRuntime.jsx(lt,{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(Ir,{value:t,onChange:f,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 _x({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=He.useState(false),u=qt("(max-width: 767px)"),m=He.useRef(null),p=He.useRef(null),g=o!==void 0?o:l,f=He.useCallback(R=>{n?n(R):d(R);},[n]);He.useEffect(()=>{let R=A=>{(A.metaKey||A.ctrlKey)&&A.key==="k"&&(A.preventDefault(),f(!g)),A.key==="Escape"&&g&&f(false);};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[g,f]),He.useEffect(()=>{g&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[g,u]),He.useEffect(()=>{if(!g||u)return;let R=A=>{let M=A.target,L=m.current?.contains(M),D=p.current?.contains(M);!L&&!D&&f(false);};return document.addEventListener("mousedown",R,true),()=>document.removeEventListener("mousedown",R,true)},[g,u,f]);let y=R=>{r?.(R);},b=He.useCallback(()=>{f(false);},[f]),x=He.useCallback(()=>{r?.("");},[r]),[h,v]=He.useState(null);He.useEffect(()=>{if(g&&!u&&m.current){let R=null,A=()=>{let L=m.current?.getBoundingClientRect();L&&v({top:L.bottom+8,left:L.left,width:L.width});},M=()=>{R===null&&(R=requestAnimationFrame(()=>{A(),R=null;}));};return A(),window.addEventListener("resize",M),window.addEventListener("scroll",M,true),()=>{window.removeEventListener("resize",M),window.removeEventListener("scroll",M,true),R!==null&&cancelAnimationFrame(R);}}},[g,u]);let S=He.useCallback(()=>{f(true);},[f]);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(O,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(ct,{isOpen:g,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(Ir,{value:t,onChange:y,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(O,{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"&&g&&M){R.preventDefault();let L=p.current?.querySelector("[data-search-result]");L&&L.focus();}},k=R=>{let A=R.target;if(!A.hasAttribute("data-search-result"))return;let L=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),D=L.indexOf(A);if(R.key==="ArrowDown"){R.preventDefault(),R.stopPropagation();let B=Math.min(D+1,L.length-1);L[B]?.focus();}else if(R.key==="ArrowUp")if(R.preventDefault(),R.stopPropagation(),D===0)m.current?.querySelector("input")?.focus();else {let B=Math.max(D-1,0);L[B]?.focus();}else R.key==="Escape"&&(R.preventDefault(),R.stopPropagation(),f(false),m.current?.querySelector("input")?.focus());},P=g&&h&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${h.top}px`,left:`${h.left}px`,width:`${h.width}px`,zIndex:9999},role:"listbox",onKeyDown:k,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(Ir,{value:t,onChange:y,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:T,onFocus:()=>f(true)}),P]},"desktop")}function $x({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(O,{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 th({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(J,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(J,{width:"60%",height:16}),jsxRuntime.jsx(J,{width:"40%",height:12})]}),jsxRuntime.jsx(J,{width:16,height:16})]},o))})}function oh({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 nh({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 g=Array.from(document.querySelectorAll("[data-search-result]")),f=g.indexOf(p);f!==-1&&f<g.length-1&&g[f+1].focus();break}case "ArrowUp":{m.preventDefault();let g=Array.from(document.querySelectorAll("[data-search-result]")),f=g.indexOf(p);if(f>0)g[f-1].focus();else {let y=document.querySelector('input[type="text"][placeholder*="Search"]');y&&y.focus();}break}case "Escape":{m.preventDefault();let g=document.querySelector('input[type="text"][placeholder*="Search"]');g&&g.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(O,{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(O,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function ah({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 sh({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(z,{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 F2={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"},B2={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"}},V2={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"},z2={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"},O2={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"},H2={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},W2={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},G2={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},U2={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"},K2={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 _x(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 qu({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?"":_x(e,F2,B2),!r&&!o&&V2[t],r&&z2[r],o&&O2[o],H2[n],W2[a],G2[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 Y2({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(_x(e,U2,K2),t);return jsxRuntime.jsx("div",{className:o,children:r})}qu.Item=Y2;function J2(e,t){return ze__namespace.default.isValidElement(e)?e:qr({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function X2(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 j2={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},q2=24,Q2=20;function Z2({item:e,dense:t,valueAlign:r}){let o=X2(e),n=o?j2[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>q2&&!e.formatter&&!ze__namespace.default.isValidElement(e.value),s=J2(e.value,e.formatter),c=i?da(e.value,Q2):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(er,{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(zo,{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(z,{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 Ll({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(X,{className:"h-4 w-24"}),jsxRuntime.jsx(X,{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(ze__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(Z2,{item:l,dense:r,valueAlign:o})]},l.id))})}function th({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(Ll,{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 at={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 Zu=ze__namespace.createContext(null);function rh(){let e=ze__namespace.useContext(Zu);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function nh({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}=rh(),p=ze__namespace.useRef(null),f=ze__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;ze__namespace.useLayoutEffect(()=>{v&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[v,l]),ze__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let D=p.current.parentElement;for(;D;){let L=window.getComputedStyle(D).overflowY;if(L==="auto"||L==="scroll")break;D=D.parentElement;}if(!D)return;let E=()=>{if(!p.current||f.current===null)return;let L=D.getBoundingClientRect(),P=D.scrollTop,B=L.height,W=p.current.offsetHeight,Q=f.current-P,Y=Q+W,U=Q<0,Z=Y>B;U?u("top",e):Z?u("bottom",e):u(null,null);};return D.addEventListener("scroll",E),E(),()=>{D.removeEventListener("scroll",E);}},[v,l,e,u]);let S=()=>{h||(m?o(e):y?n(e):o(e));},w=D=>{h||(D.key==="Enter"||D.key===" ")&&(D.preventDefault(),S());},N={isSelected:g,isDisabled:h,hasChildren:b,hasMetadata:x,level:0},R=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"),k=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",at[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:R,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:k,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:at[i].bullet,height:at[i].bullet},children:e.icon&&jsxRuntime.jsx(z,{name:e.icon,size:at[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(z,{name:"CaretRight",size:at[i].icon,className:"text-text-secondary"})})]})]})}function ih({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:`${at[n].spacing.x+at[n].bullet/2}px`,top:`${at[n].spacing.y+at[n].bullet/2}px`,bottom:`${at[n].spacing.y+at[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(nh,{node:i,renderNode:a},i.id))]})}function Ii({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&ze__namespace.default.isValidElement(e)?ze__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 ch(){let[e,t]=ze.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return ze.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 nR={instant:0,fast:150,normal:250,slow:350,slower:500},_u={xs:"4px",sm:"8px",md:"16px"};function aR(e){return e?typeof e=="string"&&e in _u?_u[e]:typeof e=="number"?`${e}px`:e:_u.sm}function Fi({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=ch(),s=typeof o=="number"?o:nR[o],c=aR(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 Fl({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",at[r].node),children:[jsxRuntime.jsx(z,{name:"CaretLeft",size:at[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 Bl({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",at[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:at[n].bullet,height:at[n].bullet},children:e.icon&&jsxRuntime.jsx(z,{name:e.icon,size:at[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 uh({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(Bl,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Fl,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(Ii,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(Fi,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function ep(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=ep(r.children,t);if(o)return o}}return null}function Vl(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function ph(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 fh({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?ep(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(Bl,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Fl,{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(Ii,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(Fi,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",at[a].node,"py-8"),children:"Select an item to view details"})})})]})}function gh({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]=ze__namespace.useState(null),[S,w]=ze__namespace.useState([]),[N,R]=ze__namespace.useState("left"),[T,k]=ze__namespace.useState({position:null,node:null}),{ref:D,width:E}=xa(),L=ze__namespace.useMemo(()=>p==="split"?true:p==="single"?false:E>=f,[p,E,f]),P=n!==void 0?n:y;ze__namespace.useEffect(()=>{ph(e,a);},[e,a]);let B=S.length>0?S[S.length-1]:null,W=B?B.children||[]:e,K=ze__namespace.useCallback(F=>{R("left"),w(J=>[...J,F]),o?.(F,[...S,F]);},[S,o]),Q=ze__namespace.useCallback(()=>{R("right"),w(F=>{let J=F.slice(0,-1);return o?.(J.length>0?J[J.length-1]:null,J),J});},[o]),Y=ze__namespace.useCallback(F=>{n===void 0&&v(F.id),r?.(F,[...S,F]);},[n,S,r]),U=ze__namespace.useCallback((F,J)=>{k({position:F,node:J});},[]),Z=ze__namespace.useMemo(()=>({selectedId:P,selectNode:Y,navigateToNode:K,navigateBack:Q,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:U,useSplitLayout:L}),[P,Y,K,Q,a,i,d,u,m,r,o,S,U,L]),O=ze__namespace.useRef(null);ze__namespace.useEffect(()=>{if(!a||!O.current||S.length>0||L)return;let F=O.current,J=setTimeout(()=>{let _=F.querySelector(`[data-node-id="${a}"]`);_&&_.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(J)},[a,S.length,L]);let A={height:Vl(s),minHeight:Vl(c),maxHeight:Vl(l)},H=s!==void 0||l!==void 0,M=B?B.id:"root",C=ze__namespace.useCallback((F,J=false)=>jsxRuntime.jsx(ih,{items:F,showConnector:J,scrollContainerRef:J?O:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),I=ze__namespace.useCallback(F=>F?h?h(F,C):jsxRuntime.jsx(th,{node:F,renderNodeList:C}):null,[h,C]);return jsxRuntime.jsx(Zu.Provider,{value:Z,children:jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",H&&"overflow-hidden",!H&&"h-full flex flex-col",L&&!H&&"flex-row",L&&H&&"flex",b),style:A,role:"tree","aria-label":x,children:L?jsxRuntime.jsx(fh,{data:e,currentItems:W,navigationStack:S,selectedId:P,variant:d,size:u,showBullets:m,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:I,renderEmptyState:g,onNavigateBack:Q}):jsxRuntime.jsx(uh,{currentItems:W,currentParent:B,navigationStack:S,selectedId:P,variant:d,size:u,showBullets:m,slideDirection:N,viewKey:M,hasHeight:H,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:I,onNavigateBack:Q})})})}function vR({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 bh=({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}),xh=({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)=>vR({...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]});xh.displayName="HoverCardContent";var CR=Object.assign(bh,{Root:bh,Content:xh});var NR={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},kR={md:{fontSize:12},lg:{fontSize:16}},TR={fontSize:11};function PR(e,t){return qr({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function RR(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success":"text-feedback-error":r?"text-feedback-error":"text-feedback-success"}function MR({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 hh=100,Jn=30,yh=1.5,vh=4,ER=12;function DR(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 LR(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 AR({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=DR(e,ER),a=n.map(h=>typeof h.y=="number"?h.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=h=>c===0?Jn/2:Jn-vh-(h-i)/c*(Jn-2*vh),d=(hh-2*yh)/Math.max(n.length-1,1),u=n.map((h,b)=>[yh+b*d,l(typeof h.y=="number"?h.y:0)]),m=LR(u),p=u[u.length-1],f=u[0],g=`${m} L ${p[0]} ${Jn} L ${f[0]} ${Jn} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:Jn,viewBox:`0 0 ${hh} ${Jn}`,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 Ch({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,labelVariant:N="default",sparkVariant:R="line",sparkTone:T,tileValueSize:k}){let D=ze.useId(),L={sm:{label:gt("labelSm"),value:gt("displaySm"),delta:gt("labelSm"),gap:"gap-1"},md:{label:gt("labelMd"),value:gt("displayMd"),delta:gt("bodySm"),gap:"gap-2"},lg:{label:gt("labelLg"),value:gt("displayLg"),delta:gt("bodyMd"),gap:"gap-3"}}[l],P=N==="mono-caps"?"font-mono uppercase tracking-[0.05em] text-[10px]":"",B=U=>k?jsxRuntime.jsxs("span",{style:NR[k],className:w?"opacity-45":void 0,children:[U,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:kR[k],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[U,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),W=u?jsxRuntime.jsx(X,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:gt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?B("\u2014"):b?b(t):B(k?t:PR(t,r)),K=x?x(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:Zt(L.delta,RR(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(z,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(z,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(z,{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(X,{className:"h-4 w-24"}):null,Q=y?y(i):i&&i.length>0&&!u&&!p&&!w?R==="area"?jsxRuntime.jsx(AR,{points:i,gradientId:D,tone:T,className:m?"opacity-30":""}):jsxRuntime.jsx(MR,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(X,{className:"h-5 w-16"}):null,Y=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:TR,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${L.gap}`:`flex-col ${L.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(Zt(L.label,"text-text-secondary truncate"),P,h),children:u?jsxRuntime.jsx(X,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(z,{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:Zt(k?void 0:L.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:W}),s&&!u&&!p&&jsxRuntime.jsx(nt,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),Y,(K||Q)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[K,Q]})]})}var Sh={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},wh={start:"items-start",center:"items-center",stretch:"items-stretch"};function Nh(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 op({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?ze__namespace.default.Children.map(e,p=>ze__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?ze__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?ze__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",Sh[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",Nh({...typeof t=="object"?t:{base:t},base:void 0}),wh[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",Nh(t),Sh[r],wh[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})]})}op.displayName="KpiGroup";function Ph({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]=ze.useState(null),N=ze.useRef(null),R=ze.useRef(new Map),{scrollRef:T,loadMoreRef:k,virtualizer:D,virtualItems:E,isLoadingMore:L,computedLoadingState:P}=Io({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:h,overscan:5}),B=T??N,W=ze.useCallback((C,I)=>{o?.(C,I);},[o]),K=ze.useCallback((C,I)=>{w(C),n?.(C,I);},[n]),Q=ze.useCallback((C,I)=>{let F=C?.id;return typeof F=="string"&&F?F:`item-${I}`},[]),Y=ze.useCallback(C=>{if(!B.current||e.length===0)return;let I=document.activeElement,F=e.findIndex(($,se)=>{let we=Q($,se),te=R.current.get(we);return te&&(te===I||te.contains(I))}),J=F;switch(C.key){case "ArrowDown":C.preventDefault(),J=F===-1?0:Math.min(F+1,e.length-1);break;case "ArrowUp":C.preventDefault(),J=F===-1?0:Math.max(F-1,0);break;case "Home":C.preventDefault(),J=0;break;case "End":C.preventDefault(),J=e.length-1;break;default:return}let _=Q(e[J],J);R.current.get(_)?.focus();},[e,Q,B]),U=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],Z={dense:"gap-0",relaxed:"gap-0"},O=m?"divide-y divide-border-muted":"",A=[...U,Z[u],O,y].filter(Boolean).join(" ");if(P==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((I,F)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${F}`))}):jsxRuntime.jsx(Jm,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(X,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(X,{width:"75%",height:16}),jsxRuntime.jsx(X,{width:"50%",height:14})]}),jsxRuntime.jsx(X,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:B,className:A,style:v,role:"listbox","aria-label":x,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:B,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:B,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 M=D?E?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,I)=>({item:C,index:I,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:B,className:A,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":x,"aria-live":"polite",onKeyDown:Y,tabIndex:0,children:[D&&jsxRuntime.jsxs("div",{style:{height:`${D.getTotalSize()}px`,width:"100%",position:"relative"},children:[M.map(({virtualItem:C,item:I,index:F})=>{if(!C)return null;let J=Q(I,F),_=r===J,le=S===J,$={id:J,role:"option","aria-selected":_,"aria-current":_?"page":void 0,tabIndex:_||r==null&&F===0?0:-1,onClick:se=>W(se,I),onMouseEnter:se=>K(se,I),onMouseLeave:se=>K(null),onFocus:se=>K(se,I),onBlur:se=>K(null),ref:se=>{se?R.current.set(J,se):R.current.delete(J);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:D.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:I,index:F,isSelected:_,isHovered:le,rowProps:$})},J)}),p&&f&&jsxRuntime.jsx("div",{ref:k,style:{position:"absolute",top:`${D.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),L&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${D.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(kr,{state:"loading-more"})})]}),!D&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[M.map(({item:C,index:I})=>{let F=Q(C,I),J=r===F,_=S===F,le={id:F,role:"option","aria-selected":J,"aria-current":J?"page":void 0,tabIndex:J||r==null&&I===0?0:-1,onClick:$=>W($,C),onMouseEnter:$=>K($,C),onMouseLeave:$=>K(null),onFocus:$=>K($,C),onBlur:$=>K(null),ref:$=>{$?R.current.set(F,$):R.current.delete(F);}};return jsxRuntime.jsx("div",{children:t({item:C,index:I,isSelected:J,isHovered:_,rowProps:le})},F)}),p&&f&&jsxRuntime.jsx("div",{ref:k,style:{height:1}}),L&&(b||jsxRuntime.jsx(kr,{state:"loading-more"}))]})]})}function Mh({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],R=["flex items-center w-full text-left transition-all duration-200 ease-in-out",N.container,"border-l-2 border-l-transparent","rounded-sm",Ye()],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"],k=[...R,...T,f].filter(Boolean).join(" "),D=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:k,style:g,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:D}):jsxRuntime.jsx("button",{type:"button",className:k,style:g,onClick:y,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:D})}function Eh({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 WR({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:ke(t.className,"outline-0"),children:e})}function Gl(){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 Ul(e,t){let[r,o]=ze.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}});ze.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=ze.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=ze.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 ap=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function Lh(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 JR="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 Ah(e){return tailwindMerge.twMerge(JR,e)}var Ih="data:image/png;base64,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",Fh="data:image/png;base64,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",Bh="data:image/png;base64,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",Vh="data:image/png;base64,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",zh="data:image/png;base64,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";function rn({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(Lh(e),t),style:r,children:o})}function wr({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(Ah(),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(z,{name:e,size:t,className:m,weight:l})})}var _R=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?Vh:zh},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:Bh},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?Ih:Fh}];function $R({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 Wh({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c}){let{isDarkTheme:l}=Ot(),{isMobile:d}=Qt(),[u,m]=ze.useState(false),p=_R(l),f=b=>{n?.(b);},g=a.filter(b=>b.legend),h=jsxRuntime.jsxs("div",{className:d?"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:p.map(b=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>f(b.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===b.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===b.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:b.preview,alt:`${b.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===b.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:b.name})]},b.id))})]}),g.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:g.map(b=>{let x=b.visible!==false,y=b.legend?.variants;return jsxRuntime.jsxs("div",{className:y?"space-y-1.5":void 0,children:[jsxRuntime.jsx(Cn,{isSelected:x,onChange:()=>i?.(b.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[b.legend&&jsxRuntime.jsx($R,{type:b.legend.swatch,color:b.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:b.legend?.label})]})}),y&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(bo,{"aria-label":`${b.legend?.label} mode`,size:"sm",isDisabled:!x,items:y.options.map(v=>({...v,value:v.id})),renderItem:v=>v.label,selectedKey:y.selectedId,onSelectionChange:v=>c?.(b.id,String(v))})})]},b.id)})})]})]});return jsxRuntime.jsx(rn,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:d?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(wr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>m(true)}),jsxRuntime.jsx(ct,{isOpen:u,onClose:()=>m(false),title:"Map layers",animationVariant:"scale",children:h})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(wr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(lt,{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:h})})]})})})}function Uh({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(rn,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(wr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var oM={sm:"gap-2",md:"gap-4",lg:"gap-6"};function Kl({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(rn,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",oM[a],t),children:o})})}function Yh({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]=ze.useState(false),m=ze.useRef(true);ze.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(Kl,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(wr,{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(wr,{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(wr,{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 qh({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=ze.useState(false),[c,l]=ze.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(rn,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(wr,{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 lM={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function sp(e){return e.position??lM[e.type]}function Qh(e,t,r){let o=sp(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(Yh,{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(Wh,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(qh,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(Uh,{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 lp(e,t){let r=e.reduce((n,a,i)=>{let s=sp(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(Qh(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(Kl,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return Qh(l,c,t)})},`group-${n}`));}return o}var cp={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 dp(e){return e.kind==="vector"}function up(e){return e.kind==="geojson"}function pp(e){return e.kind==="customPins"}function mp(e){return e.kind==="raster"}function Oi(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(dM,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(pM,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(mM,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(fM,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(uM,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function dM({spec:e,mapType:t}){let{colorMode:r}=Ot(),o=ze.useMemo(()=>{let c=ey(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=ze.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:$h(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=e.tileset.startsWith("mapbox://"),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(kM.Source,{...s,children:jsxRuntime.jsx(kM.Layer,{...a})},e.tileset)}function uM({spec:e}){let{colorMode:t,isDarkTheme:r}=Ot(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=ze.useMemo(()=>r?{clusters:e.clusterStyle?.color?Fr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Fr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Fr(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Fr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Fr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Fr(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=ze.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=e.tileset.startsWith("mapbox://"),y={id:`${e.id}-source`,type:"vector"};x?y.url=e.tileset:(y.tiles=[e.tileset],y.minzoom=0,y.maxzoom=22);let v=ze.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,N=e.selectedStyle?.radius??n*1.5,R=T=>{let k={...T};return e.minZoom!==void 0&&(k.minzoom=e.minZoom),e.maxZoom!==void 0&&(k.maxzoom=e.maxZoom),k};return [R({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]}}),R({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}}),R({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:k})=>[T,k])]}}),R({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}}),R({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}}),R({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?[R({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":Zh(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),R({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":Zh(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(kM.Source,{...y,children:v.map(S=>jsxRuntime.jsx(kM.Layer,{...S},S.id))},e.tileset)}function pM({spec:e,mapType:t}){let{colorMode:r}=Ot(),o=ze.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=ze.useMemo(()=>ey(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=ze.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=ze.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:$h(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(kM.Source,{...s,children:jsxRuntime.jsx(kM.Layer,{...c})})}function mM({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(kM.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function fM({spec:e}){let t=ze.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(kM.Source,{...r,children:jsxRuntime.jsx(kM.Layer,{...o})},e.tileset)}var Jr="#666";function Zh(e,t){let r=t??64;return e*2/r}function $h(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 ey(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Fr(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"]=Jl(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=Jl(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?Fr(e.borderColor,r,n):Fr(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Fr(e.borderColor,r,n):Pt(`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]:Jl(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=Jl(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function gM(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(Fr(s));let a=e.fallback?Fr(e.fallback):Jr;return n.push(a),n}function bM(e,t){let r=em(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=Mc(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(Jr),n}function xM(e,t="viridis",r,o){let n=Ec(r,e),a;if(o&&o!=="auto")a=o;else {if(a=Dc(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),Jr;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=Lc(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 hM(e,t="redYellowBlue",r,o,n){let a=Ec(r,e),i=tm(a,o),s;if(n&&n!=="auto")s=n;else {if(s=Dc(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),Jr;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=Ac(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 _h(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=Pt(e,Jr);return r.includes("var(")?Jr:r}function Fr(e,t,r){if(typeof e=="string")return _h(e);if("token"in e)return Pt(e.token,Jr);if("hex"in e)return _h(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?bM(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),Jr);if(e.palette==="sequential")return r?xM(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),Jr);if(e.palette==="diverging")return r?hM(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),Jr)}if("mapping"in e)return gM(e)}return Jr}function Jl(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var ql=null;function Ql(){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():(ql||(ql=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),ql=null;})),ql)}function Zl(){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(O,{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 $R={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"},e2={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"}},t2={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"},r2={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"},o2={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"},n2={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},a2={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},i2={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},s2={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"},l2={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 ch(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 tp({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?"":ch(e,$R,e2),!r&&!o&&t2[t],r&&r2[r],o&&o2[o],n2[n],a2[a],i2[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 c2({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(ch(e,s2,l2),t);return jsxRuntime.jsx("div",{className:o,children:r})}tp.Item=c2;function d2(e,t){return He__namespace.default.isValidElement(e)?e:Zr({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function u2(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 p2={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},m2=24,f2=20;function g2({item:e,dense:t,valueAlign:r}){let o=u2(e),n=o?p2[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>m2&&!e.formatter&&!He__namespace.default.isValidElement(e.value),s=d2(e.value,e.formatter),c=i?ua(e.value,f2):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(er,{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(Go,{value:l,size:"sm",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Copy"})}):null,g=e.copyable&&(e.copyIconPosition==="left"||!e.copyIconPosition),f=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]}),f&&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(O,{name:"Question",size:10,className:"text-text-secondary","aria-label":"More information"})]}),g&&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":g?"items-center":"items-start",a?g?"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":g?"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 zl({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(J,{className:"h-4 w-24"}),jsxRuntime.jsx(J,{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(He__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(g2,{item:l,dense:r,valueAlign:o})]},l.id))})}function ph({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(zl,{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 at={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 op=He__namespace.createContext(null);function mh(){let e=He__namespace.useContext(op);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function gh({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}=mh(),p=He__namespace.useRef(null),g=He__namespace.useRef(null),f=r===e.id,y=e.disabled||false,b=!!(e.children&&e.children.length>0),x=!!(e.metadata&&Object.keys(e.metadata).length>0),h=b||x,v=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;He__namespace.useLayoutEffect(()=>{v&&l&&p.current&&g.current===null&&requestAnimationFrame(()=>{p.current&&(g.current=p.current.offsetTop);});},[v,l]),He__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let A=p.current.parentElement;for(;A;){let L=window.getComputedStyle(A).overflowY;if(L==="auto"||L==="scroll")break;A=A.parentElement;}if(!A)return;let M=()=>{if(!p.current||g.current===null)return;let L=A.getBoundingClientRect(),D=A.scrollTop,B=L.height,V=p.current.offsetHeight,q=g.current-D,Q=q+V,K=q<0,W=Q>B;K?u("top",e):W?u("bottom",e):u(null,null);};return A.addEventListener("scroll",M),M(),()=>{A.removeEventListener("scroll",M);}},[v,l,e,u]);let S=()=>{y||(m?o(e):h?n(e):o(e));},w=A=>{y||(A.key==="Enter"||A.key===" ")&&(A.preventDefault(),S());},k={isSelected:f,isDisabled:y,hasChildren:b,hasMetadata:x,level:0},P=tailwindMerge.twMerge("relative cursor-pointer group",y&&"opacity-50 cursor-not-allowed"),T=tailwindMerge.twMerge("absolute inset-0 transition-colors",v&&!f&&!y&&"group-hover:bg-background-hover",v&&f&&!y&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",v&&f&&y&&a==="subtle"&&"bg-background-selected",v&&f&&!y&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",v&&f&&y&&a==="solid"&&"bg-action-brand",!v&&a==="subtle"&&!f&&!y&&"group-hover:bg-background-hover",!v&&a==="subtle"&&f&&!y&&"bg-background-selected group-hover:bg-background-hover",!v&&a==="subtle"&&f&&y&&"bg-background-selected",!v&&a==="solid"&&!f&&!y&&"group-hover:bg-background-hover",!v&&a==="solid"&&f&&!y&&"bg-action-brand group-hover:bg-action-brand-hover",!v&&a==="solid"&&f&&y&&"bg-action-brand"),R=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",at[i].node,v&&!f&&"font-semibold",a==="subtle"&&f&&"text-text-link-default",a==="solid"&&f&&"text-[color:var(--color-action-brand-text)]");return jsxRuntime.jsxs("div",{ref:p,className:P,onClick:S,onKeyDown:w,role:"treeitem","aria-selected":f,"aria-disabled":y,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:at[i].bullet,height:at[i].bullet},children:e.icon&&jsxRuntime.jsx(O,{name:e.icon,size:at[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,k):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),h&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(O,{name:"CaretRight",size:at[i].icon,className:"text-text-secondary"})})]})]})}function xh({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:`${at[n].spacing.x+at[n].bullet/2}px`,top:`${at[n].spacing.y+at[n].bullet/2}px`,bottom:`${at[n].spacing.y+at[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(gh,{node:i,renderNode:a},i.id))]})}function Oi({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&He__namespace.default.isValidElement(e)?He__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 vh(){let[e,t]=He.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return He.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 S2={instant:0,fast:150,normal:250,slow:350,slower:500},np={xs:"4px",sm:"8px",md:"16px"};function w2(e){return e?typeof e=="string"&&e in np?np[e]:typeof e=="number"?`${e}px`:e:np.sm}function Hi({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=vh(),s=typeof o=="number"?o:S2[o],c=w2(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 Gl({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",at[r].node),children:[jsxRuntime.jsx(O,{name:"CaretLeft",size:at[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 Wl({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",at[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:at[n].bullet,height:at[n].bullet},children:e.icon&&jsxRuntime.jsx(O,{name:e.icon,size:at[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 Sh({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(Wl,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Gl,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(Oi,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(Hi,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function ip(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=ip(r.children,t);if(o)return o}}return null}function Ul(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function wh(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 kh({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?ip(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(Wl,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Gl,{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(Oi,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(Hi,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",at[a].node,"py-8"),children:"Select an item to view details"})})})]})}function Th({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:g=768,renderEmptyState:f,renderDetailView:y,className:b,"aria-label":x="Hierarchy explorer"}){let[h,v]=He__namespace.useState(null),[S,w]=He__namespace.useState([]),[k,P]=He__namespace.useState("left"),[T,R]=He__namespace.useState({position:null,node:null}),{ref:A,width:M}=ha(),L=He__namespace.useMemo(()=>p==="split"?true:p==="single"?false:M>=g,[p,M,g]),D=n!==void 0?n:h;He__namespace.useEffect(()=>{wh(e,a);},[e,a]);let B=S.length>0?S[S.length-1]:null,V=B?B.children||[]:e,Y=He__namespace.useCallback(z=>{P("left"),w(X=>[...X,z]),o?.(z,[...S,z]);},[S,o]),q=He__namespace.useCallback(()=>{P("right"),w(z=>{let X=z.slice(0,-1);return o?.(X.length>0?X[X.length-1]:null,X),X});},[o]),Q=He__namespace.useCallback(z=>{n===void 0&&v(z.id),r?.(z,[...S,z]);},[n,S,r]),K=He__namespace.useCallback((z,X)=>{R({position:z,node:X});},[]),W=He__namespace.useMemo(()=>({selectedId:D,selectNode:Q,navigateToNode:Y,navigateBack:q,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:K,useSplitLayout:L}),[D,Q,Y,q,a,i,d,u,m,r,o,S,K,L]),G=He__namespace.useRef(null);He__namespace.useEffect(()=>{if(!a||!G.current||S.length>0||L)return;let z=G.current,X=setTimeout(()=>{let _=z.querySelector(`[data-node-id="${a}"]`);_&&_.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(X)},[a,S.length,L]);let I={height:Ul(s),minHeight:Ul(c),maxHeight:Ul(l)},U=s!==void 0||l!==void 0,N=B?B.id:"root",C=He__namespace.useCallback((z,X=false)=>jsxRuntime.jsx(xh,{items:z,showConnector:X,scrollContainerRef:X?G:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),F=He__namespace.useCallback(z=>z?y?y(z,C):jsxRuntime.jsx(ph,{node:z,renderNodeList:C}):null,[y,C]);return jsxRuntime.jsx(op.Provider,{value:W,children:jsxRuntime.jsx("div",{ref:A,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",U&&"overflow-hidden",!U&&"h-full flex flex-col",L&&!U&&"flex-row",L&&U&&"flex",b),style:I,role:"tree","aria-label":x,children:L?jsxRuntime.jsx(kh,{data:e,currentItems:V,navigationStack:S,selectedId:D,variant:d,size:u,showBullets:m,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:F,renderEmptyState:f,onNavigateBack:q}):jsxRuntime.jsx(Sh,{currentItems:V,currentParent:B,navigationStack:S,selectedId:D,variant:d,size:u,showBullets:m,slideDirection:k,viewKey:N,hasHeight:U,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:F,onNavigateBack:q})})})}function z2({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 Ph=({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}),Rh=({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)=>z2({...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]});Rh.displayName="HoverCardContent";var O2=Object.assign(Ph,{Root:Ph,Content:Rh});var W2={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},U2={md:{fontSize:12},lg:{fontSize:16}},K2={fontSize:11};function Y2(e,t){return Zr({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function J2(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success":"text-feedback-error":r?"text-feedback-error":"text-feedback-success"}function X2({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,g)=>{let f=2+g*u,y=d(typeof p.y=="number"?p.y:0);return `${g===0?"M":"L"} ${f} ${y}`}).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 Mh=100,jn=30,Eh=1.5,Dh=4,j2=12;function q2(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 Q2(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 Z2({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=q2(e,j2),a=n.map(y=>typeof y.y=="number"?y.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=y=>c===0?jn/2:jn-Dh-(y-i)/c*(jn-2*Dh),d=(Mh-2*Eh)/Math.max(n.length-1,1),u=n.map((y,b)=>[Eh+b*d,l(typeof y.y=="number"?y.y:0)]),m=Q2(u),p=u[u.length-1],g=u[0],f=`${m} L ${p[0]} ${jn} L ${g[0]} ${jn} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:jn,viewBox:`0 0 ${Mh} ${jn}`,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:f,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 Lh({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:g,className:f,labelClassName:y,renderValue:b,renderDelta:x,renderTrend:h,unit:v,sub:S,dashed:w,labelVariant:k="default",sparkVariant:P="line",sparkTone:T,tileValueSize:R}){let A=He.useId(),L={sm:{label:gt("labelSm"),value:gt("displaySm"),delta:gt("labelSm"),gap:"gap-1"},md:{label:gt("labelMd"),value:gt("displayMd"),delta:gt("bodySm"),gap:"gap-2"},lg:{label:gt("labelLg"),value:gt("displayLg"),delta:gt("bodyMd"),gap:"gap-3"}}[l],D=k==="mono-caps"?"font-mono uppercase tracking-[0.05em] text-[10px]":"",B=K=>R?jsxRuntime.jsxs("span",{style:W2[R],className:w?"opacity-45":void 0,children:[K,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:U2[R],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[K,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),V=u?jsxRuntime.jsx(J,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:gt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?B("\u2014"):b?b(t):B(R?t:Y2(t,r)),Y=x?x(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:Zt(L.delta,J2(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(O,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(O,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(O,{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(J,{className:"h-4 w-24"}):null,q=h?h(i):i&&i.length>0&&!u&&!p&&!w?P==="area"?jsxRuntime.jsx(Z2,{points:i,gradientId:A,tone:T,className:m?"opacity-30":""}):jsxRuntime.jsx(X2,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(J,{className:"h-5 w-16"}):null,Q=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:K2,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${L.gap}`:`flex-col ${L.gap}`,g&&"cursor-pointer hover:bg-background-muted rounded-lg px-3 py-2 -mx-3 -my-2 transition-colors",f),"aria-labelledby":`kpi-${e}`,onClick:g,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{id:`kpi-${e}`,className:tailwindMerge.twMerge(Zt(L.label,"text-text-secondary truncate"),D,y),children:u?jsxRuntime.jsx(J,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(O,{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:Zt(R?void 0:L.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:V}),s&&!u&&!p&&jsxRuntime.jsx(ot,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),Q,(Y||q)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[Y,q]})]})}var Ah={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},Ih={start:"items-start",center:"items-center",stretch:"items-stretch"};function Fh(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 cp({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?He__namespace.default.Children.map(e,p=>He__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?He__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?He__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",Ah[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",Fh({...typeof t=="object"?t:{base:t},base:void 0}),Ih[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",Fh(t),Ah[r],Ih[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})]})}cp.displayName="KpiGroup";function zh({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:g=false,enableVirtualization:f,estimatedItemSize:y=60,loadingIndicator:b,"aria-label":x,className:h="",style:v}){let[S,w]=He.useState(null),k=He.useRef(null),P=He.useRef(new Map),{scrollRef:T,loadMoreRef:R,virtualizer:A,virtualItems:M,isLoadingMore:L,computedLoadingState:D}=Vo({items:e,onLoadMore:p,hasMore:g,isLoading:a,loadingState:i,enableVirtualization:f,estimatedItemSize:y,overscan:5}),B=T??k,V=He.useCallback((C,F)=>{o?.(C,F);},[o]),Y=He.useCallback((C,F)=>{w(C),n?.(C,F);},[n]),q=He.useCallback((C,F)=>{let z=C?.id;return typeof z=="string"&&z?z:`item-${F}`},[]),Q=He.useCallback(C=>{if(!B.current||e.length===0)return;let F=document.activeElement,z=e.findIndex((Z,ie)=>{let ve=q(Z,ie),ee=P.current.get(ve);return ee&&(ee===F||ee.contains(F))}),X=z;switch(C.key){case "ArrowDown":C.preventDefault(),X=z===-1?0:Math.min(z+1,e.length-1);break;case "ArrowUp":C.preventDefault(),X=z===-1?0:Math.max(z-1,0);break;case "Home":C.preventDefault(),X=0;break;case "End":C.preventDefault(),X=e.length-1;break;default:return}let _=q(e[X],X);P.current.get(_)?.focus();},[e,q,B]),K=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],W={dense:"gap-0",relaxed:"gap-0"},G=m?"divide-y divide-border-muted":"",I=[...K,W[u],G,h].filter(Boolean).join(" ");if(D==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((F,z)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${z}`))}):jsxRuntime.jsx(_m,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(J,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(J,{width:"75%",height:16}),jsxRuntime.jsx(J,{width:"50%",height:14})]}),jsxRuntime.jsx(J,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:B,className:I,style:v,role:"listbox","aria-label":x,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:B,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:B,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 N=A?M?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,F)=>({item:C,index:F,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:B,className:I,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":x,"aria-live":"polite",onKeyDown:Q,tabIndex:0,children:[A&&jsxRuntime.jsxs("div",{style:{height:`${A.getTotalSize()}px`,width:"100%",position:"relative"},children:[N.map(({virtualItem:C,item:F,index:z})=>{if(!C)return null;let X=q(F,z),_=r===X,se=S===X,Z={id:X,role:"option","aria-selected":_,"aria-current":_?"page":void 0,tabIndex:_||r==null&&z===0?0:-1,onClick:ie=>V(ie,F),onMouseEnter:ie=>Y(ie,F),onMouseLeave:ie=>Y(null),onFocus:ie=>Y(ie,F),onBlur:ie=>Y(null),ref:ie=>{ie?P.current.set(X,ie):P.current.delete(X);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:A.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:F,index:z,isSelected:_,isHovered:se,rowProps:Z})},X)}),p&&g&&jsxRuntime.jsx("div",{ref:R,style:{position:"absolute",top:`${A.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),L&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${A.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(Tr,{state:"loading-more"})})]}),!A&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[N.map(({item:C,index:F})=>{let z=q(C,F),X=r===z,_=S===z,se={id:z,role:"option","aria-selected":X,"aria-current":X?"page":void 0,tabIndex:X||r==null&&F===0?0:-1,onClick:Z=>V(Z,C),onMouseEnter:Z=>Y(Z,C),onMouseLeave:Z=>Y(null),onFocus:Z=>Y(Z,C),onBlur:Z=>Y(null),ref:Z=>{Z?P.current.set(z,Z):P.current.delete(z);}};return jsxRuntime.jsx("div",{children:t({item:C,index:F,isSelected:X,isHovered:_,rowProps:se})},z)}),p&&g&&jsxRuntime.jsx("div",{ref:R,style:{height:1}}),L&&(b||jsxRuntime.jsx(Tr,{state:"loading-more"}))]})]})}function Hh({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:g="",style:f,piiTitleType:y,piiSubtitleType:b,piiEntity:x}){let h=()=>{!c&&u&&u(e);},v=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},k={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",k.container,"border-l-2 border-l-transparent","rounded-sm",Je()],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,g].filter(Boolean).join(" "),A=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 ${k.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":y&&x?y:void 0,"data-pii-entity":y&&x?x:void 0,children:t}),r&&jsxRuntime.jsx("div",{className:`text-text-secondary truncate ${k.subtitle} ${k.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 ${k.meta} ${k.metaSpacing}`,children:o})]})})}),a&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a})]});return l?jsxRuntime.jsx("a",{href:l,className:R,style:f,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:A}):jsxRuntime.jsx("button",{type:"button",className:R,style:f,onClick:h,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:A})}function Gh({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"},g=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:g,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 aM({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:Ne(t.className,"outline-0"),children:e})}function jl(){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 ql(e,t){let[r,o]=He.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}});He.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=He.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=He.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 up=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function Uh(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 dM="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 Kh(e){return tailwindMerge.twMerge(dM,e)}var Yh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACXCAYAAAAYn8l5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABtCSURBVHgB7Z2Jkty0GoV7hlz2HcIeSPGkPCmELRC2sO8kN5+L03XmR7IlW3LbSZ+qrp7pdtuydPTvki9u3Lhx/7ASLi4uDvfv973cvXv3Dn/++efh2rVrx2vyAo899tjwThu8Hfo+1d5SLLkv2vXzzz8fnnvuucPff/99eFhw7bAi/vnnn8Pl5eWVz3IDOHewGKgnnnjiCoEgHH///vvvh8cff3z4nrbE63lb+LvFQHMe2jR2P7p2bNMe4f24Grk02LkOjCQTCfmNE3KKdLo5l1jCk08+efjtt98OP/300yAlUgRTW3RdiLkEJZOEa4hccfItuWaN5O2B1cg1daNxEHzg4wCj8koGLXVOCMbnP/zww+GZZ54ZpIoGV8eLoC3IVYNWZPDzRIncG36t5dNkZ5CKfPHFFw9//PHH4ddffz3aYi7tJGkjkXvZjCJy6/P7/bRAzaTeJblaSJO//vrr8PTTTw/2F1IMSCX5gHAtV1VzpEBJe//3v/8NNl4vKdNDKo4dM5gVhxXR21OsgWwc3l944YXBFsPglxQDfM9rjXbTDqnnhwWrkStlYJ8aag8Ekv31448/DpJK3021me9RnU7KiOhktAh9zMWaE3zVUMSWgdSAIHiRxJxQU5CmVAWPOQAMaAxrOIH1++hYtIYb92sY+o+cQT8FpBgEo/NRlaWhgVpCxOPXkFqRzL2vdSZXgGyxp556avh/KrApD692sOLxiqttyS51zGnX7skVbZnUaw5EsGjkp64P5kgub5u80q2mf+b04y5trik7KEb0UyRz20Z/x2MgGHYXYYsS9Zg7TwqRjIqrtYxHtVJ9c891TWJfYrlF+uHUiOTLDVg0blMdSEQ/ly7y87QgRTTyl6DEcC8lzdw2XfoJthYq6A2XFAqY+gtAKAKtRPM1+PIMhVbxqR6B1BzxW0u2FFYVU3slrwYd20sv71DIxfcKygoclyMkiIOiUEbrflrDM0zhHOcqAAMOwQhNIMX02diguT3npBqr8ICgvT3GXrGu1LmuTKWHLf3QCgw4Rj0EK03T6DjgxnrOcEfKQV5VbewNqf44x7kKoZlZW7lQOlmVIVhDhUXpFdGK3GdyFQCppdKbHvVdDDSlP6jcNevHeuNMrgkw8JBLpdM9IDtMdf8PC1YtcxZKclwtA4pLQd39L7/8MlRO1LSr5DjuH1sLe+5hqKF3rDpVYtHdmLfSoypzDmgDthCFhRAMokGEEvVVSi68xLEgbQ/k+r+lB3mtVXS5Fh683DrUxmeffXbINWIfQbbUQKQGawwxNrYGxiZ2aVtS6bOIS2Ylup7XlrPyWwBEQHKR0Kbmy1NnQm3CXCk31lqu0f+5SV17XaStTIScFL/0uMuU/bOmHbTl0hNeWsCKFFNk3SP1Ko+eIhvHIAWRiJJia5VV5+zgkt8CT5WlVPqkt6j6Jj/RGmJ861JUOUcltpX4Bz6jI9lAJBvfUcePTbfmfbceR5UL6bxFoYi1bYI9ABKozgsphlrD60vVfjnZIJII5yQi3PH8888PNfxj9WNL0Fs7yTmRALpW6x1siWgeF8qV2fSSAi7BVVjIO1JMIYsxaBB9XaSi9FNmSi/U8iB1j572qg6irml3jSHOtFh9qoqEnm2Nq8K5LtIH9VYifbz9kAwnAY+0R5vvZ4oThda2Hv1RHefash3kOFU7UQt4lKjJHMFEfrWRSaDwhmZ9D6k1Vg0xpTLntGfT6Z+92noY+mPkivVgsscIzvaSWnNKr4W5Uu0yVw4yFcPojT07EYNK+Lf2PiIWDLo67BWhLwk7uFQrOUcJLkWgsdcZdaBPCVFQGh2ll+9HoU3fXB2u1b4UWhNs12n4tQKOcyDphQ3Gu/beUiji6FE9+OzUSetYSCA1GtXpfatp0zK4KAVdtW+WXEoYe+DRZ3dJRWhNGqY1aDe2F5JJRYCSYkq1eSjD0dOY979pYy63mfss5hTj9+6Fbl5yxQUPjtKqg9rftIJCDJDM41nxfW146GbsmNxnOXLF3+1KLdYOhqRf/L3P3J5Oi2wvIvdE8bdov5Z6kSnVOYXqUIRyjXNjH2vDPd/4GehttynnuKVCQI3bnPKaeI6xz2bHuZSULRGxW0fPtkMsvMGaHXPA1hyVGiIKi4OocUHo3kjWs71RYtaoxS17wjlE6TyLXPJ0oqrZM8l6wL0n1Wydai+OFFlb24AymYTLuSRQBWuESNYzR7Y3qE9O6R36eBzrrToQ3W3x2d7iMZbx79aOcRb4pmi96pP2AMWSAAltbC/Kc9b0HL3CNV7X422luwONQdc41nMtgbyh1MZlwwUKH0hwKng0ujdO4TVybyo9SsX8NH4xbBMx5nHH6yk70UQuek2Si9qtE0tYS3XT6ZJeJdcsIX3J92OFfU6SsQIGHR/r5XLXnKzncpXmm2pM3Yg/HWzv4B7IlznGVFpuRgv0DQntUmk5RcJU7i9i7DEzqRxiKWL7PSw15B9LNr/wH62xWcaWoI7yWRyrXv01Vf3KuUgHzfEcp4ibI+xc8tQi5h2Hu9OGZiVYIo22KMlad7oINgb6mmLC2muXhHiiqhNypPdUWAt49P/STxxtptZYy3CuQU17UpIqd9wYkF7kHHnmUI8+SbUtR3oZ9C3xn6oIF/kKL/QiQo2Ybj2zctcYa1Ms9Un9XihtJwMKwVhK5o/mmwtvf84zTBE55lhLx2XKUQDHvSJ8QaeKwaZ0/By42C65ERWkRbFeMtt6EDJn08w5D/dFtQSrhZjQkKz1PvTezxIcqWP0fQ3GCDlED+IqWQ+oxc9a6uUpgsWZEeNDqVn+n6x8ISFPqar1UCvu5/vvvx9q6ce8u1pEAqwVzwNX1KK/xwbG95TYrUEkWCSavDSdu2RWxTZMETJe71RQKTRL+qlcVSVFTcA1RaI4br2hWCfXG+5JLBt7NEgJ8eYYhU4wnT/XIXNF9xhOKbEcmqySYowDxj4Em3r4ejyPv0fU2FRzIGJpUlympFAKOUPWg6ZzcJFJSbjtFw3mWlLIC/ZXidd3CuieeUwykfwW6aK1VGEUFkWJa35EXAbvxj8DfjI9DGCOivRzuc0h2y/aITWqUuccs7/WeiJsTbu12cnSdvWaPD4xtc/FlZKbkpPwQzyazz777HD37t2jbo3PhP7000+v7NfujchBnSgJqD3fRVLf/2mOFIuzKf62xnNtgZxnFdvX4+llse9aI1bHXNy4ceO+Lpy6IaV7pE4gFy8IROkIrjREg1gcq70SXn755WNpCakOUh7Sx1rHp5wdO8PwmbYgwmPi7xRSq2jU/hzU/imsVbGQIrNPHP7GsC/ZLWcr8Kfcyhm7Qq7YuZpRHhuBRJBHJ9STVXl9+eWXx0GEZBBKi0ABhHvppZcOX3311UAoyKdr6MFNkmTsFoNBm1oSL8L7jJ+SPFMVGrnJtRYiubR79BZXDKWQtMlFrtQB6mxXg/wNwZxwUl9Thr2i/lG9pRoqckIy7bvgv/HKCzfSUwSC4E7IHHQfp4A7GUhtJvCStMyaqj6HK613GwS4a+s7xj0g5JVZXuoxykCdummuLxWLlPvuu+/+Uz8UDfAx4mi5vCRzzkOcIl9PuNTSjjd7x2XKmEx1copgLk2kZzWI/loiDbTfwhdffHEMNgqu54Wx9Azvvm1kJNnFxfywzFLoXrBPS/e53zqu6TFsce+CXMCU47l5JMmrr756+Pbbb48hCP7Xg8f9N9hXOAGScHOkA6QiFKLyIBFdXqQGJxWhToHvlbd0g1+lyC6Jo3pSP7SWcvKUWzzw4NQqEVzzOIWM+rEZzOcysklX0MGoLQ1wJCZ/QzhsJ6LOHKtIbi347WuvvXa0ASWJYsA1EstTTBEesBXJdKzvTxp/E8+nPkt5sqWIMb4WOKXtdQ2ieKCRhsgbVOMcaqxmPZFkwMDj4TDr8PwcCkcQYuB7pJ0qAUqhBwHw8jSDkyxFLKHEntJ55kBk9P/vh9TWFLz9p7L9WuISjwzJgtur4CdE0EvqRwZ1LM2BnBDslVdeGQY+1ykiJMdcv3798N577w2flz7TWef9/PPPj/E2j7qLqHx2ioUhqYyF+kuq3PsvBS+B3oJaW4pLJAidIeOcgYFseslQZ0NYXGQ96WH4sXUUpOE43sf29uR8SDaOg2BvvPHG8HnpM3CQqrdu3RrsOKln3/eK6xJvyy3aXRNRaknt0i4RTupUYRr6To9q2Tsu3nrrrfsQB5XlBm6ESwlJKKlSOuTOnTvH2nBUH8a9SzIRQOrN7RpIjKqknqk0Ce5GNX9DUs6rsAXfYechVWUolxJYmJKALnXnOitRBdJWqlNxXnptwLsWLt588837cs+1UX/prNHNM3CKznvykmi8ni5Bh2n/T4xyF/2cQ4+aQyrNUQkijrddqhvHg7b4w5CmwhdAkm/Mc/b/WySZaT8agvNgqviE2BvRhgi9osIxJDFlIwBJDjr2m2++GQgk0tEx2vxMKkCrcd9+++3k4lCO/+ijj5rOWnmCIvtYBYQ+90F1qe39EdNFrWw9rivprjCPNMpSW0xe9Rq4eOedd+6LHCKGbqJ2JtK5dAoqUioz5b1JHT5QyVnj9fbt24M0azlbJZVRlXrqWApRKpXCq0RS91RzLxoPzBWZFy3WjLr9N/ZZCxyXlilGJZtnjohnQPjdA8IWDR6eH5IqXodzPFDXyaT1EmhwsMuI+OeWpM8ltJcHcX/+xLI5e3Mp0NsyVpUL0/QIfww9qxIP1W0vsR1U4YCdQ4pINli8KdlYXmUhKGnNrO2RBpHB//HHHx/TLfEeWsGDtCLd2Pk9zYYmwNlKOTlLyFZLpDnHDppLs0MzuNVyfaQOLyQQBnyUYlwXu+v1118/Lg4VFK7AA1xSQj0G2TNff/31kByHzPq8p+EcnY74nSaTJrkn3D13WxofHGvHFDQxaq7j/TfU0Pszm2M58BLIMKWTiGmJuHQOn3NdOixXFNei9NgHLEJ2DO2gytZTP7HmfqpMqASetsohZggwL1L7Siw1yktSWrpOjNdN4WizPwg/fBCDkEvgxqz/zUzDkKZgkM8I3hKHGjuPZo52hSmBiKFB4p3rcn0FiuO5lM9DgqLOUdO0T+kmfsc7UF3bnJ18RPSU9NKkS/1Gtqza6u33xculhBtLkU2l0GowVEUogNoCYzepAWYAGUhtGxALAQU6W09PrYFSWUgkgrm0B1JDENJGei61Q94xdhiqnN97ZW28PxwRVKliUcBJPQYZ/iUPbYgLVJQh0QPcuT8v0amZhB4/i2aJfxY9y9w1/nMegqit7Kwp+CxEOmDMQ7RcObN+w7EMeqn9xbnef//9Y12+50OVPsrdr0f+x9JHbqgrpAJ5FawtQVwPoFCJZzWYWJBYcT++h/SuEbBdRa5S7eNqsNXYx3M99mBGf3A4AZSS0eJPSbEUaDSDRkeXZBBUg07+URUYZB8YIK6JtOG6ufOUBI89Fsh1ILEqTEofb+fXcDNAn9+zZzB6JQh9oaX/8nY9JlhCliipWuGKyu7pGaUg1SEbjOsTMMWuykkKJcSZoXie/izDlNfkToNq0ZntEIr/IRcD1CLMITIoUY66In43VaYcHScVDTARdD76BNKiymk35xbR+J5JiXpGzasPfI+PqXbPvd9SXFmgsRYU+kDcM+hap8igU7ozFTzVY36Zvdgcn3zySVE038uiW+QBc9B5mQzxXjzu5xF9xbToD+xDqXSRTccyKQifcL+cWzE7VLMvgCkx7ueoxNxvUmp29boOqRM9eUO5PnUuamyqVEaeG3VhnIuMQEnYQp5WKtwimyfnJdXsV6ZzSIJpsPkbKeSVuIrpEQqBWEw4Jg3HiTySxDg3qGBJ/1ipwm/lKMX2tPD+xpDqm8ceGNQfHFaEu+OKccn+4TM6lA5EZU6pLQUV+R0SjFnubnsNGBDOgeqJnc41sG/IOJA6qrFpmDB0PFKIiaOwhiQ0bYWESB6FQFJhDlVLpCaA8pB+DESLq9ZbBKRzTkDKu1xdLYpUXhxHh1BRIeNVot3zix6DSUkdXtggzHhmfm1VxZgxzLmQjjKe8VxrZr2HE9RWJfkZ8Js3bx5tTog2xxaUdOMaWiwDWd0GKwkEl6jKMXKdVC1GI1ZxNmaykr2RQG5HyHDWS/+LpJwLKeA5vBLPLac6gMIMgPO+++672dhcCh7517XUJkigtvKOqnc7Tcf64KUS4T6o9Alt5jw1i2tLbTC/F/0uhdXVInDVCJSoxlhF+hD7UtK6xr32R8JgFEM2pILURU0tk89CnwQiBe1M2Tc1UBwLqDqESUJfaK8Mrkd/8DmE4brkXDlGKlcBVk0yqVvapxTb2LOaojorRczEePpwCNOIXC2DaSWNihJMM1cNjYl0j//kEAmLPceAMHuRjJxLVZ4xxuRElqRgwCVFkFwMLOfSZiv8jwpeSjAFelUJzLlxdLQIheQ+3zH5tH8EJGIC0T4IhI2KxJYH7SuwFJJxUyESqnb8x6L0R4LJ5lqbXCVRbKnCEttp6pwKP2jG45l5GbP2IlW5tyQJ52WQMbRVWYstKNXNwFEbFkMhtVKS86BuJb3IImiHZ5L+uXvTgg5VrAJ+h/ep/5F0mqA5W9RJUYtcKukouXJeQC9E6ZVCTb5s6nz6npkuiSSDWpIA9cN3LslUgy9vjM8gG0CKKCgbI/4QNFcW43tWCPL4CBJDfNV0cW5VrKQg7/Fe2M5c98lveSmb4Eb9mMdX8rlfL/XZSYKoQAM3hRIPB7jhW3JtOp6Qh7xUfk/QU4Z76twu7WTHMHBINSe3JCHEI+DpXrDWiKKu+Z1DIQ/aBYhrlQSVvZ0y+BUkVjxR7ZKEkvnhZe1us86F//5kC/vWlpTx2loBDskgTdwm00E7IQrHq6JCUkxxsegJ8r8qJoiNKR3EdbGV+B87ieyClzxBLFS3Qgk1pd5qg9S72qPtRmMAG2i9qe6x5YLik6281I2e8vracI4YFp2K7RRr+uVcMBhIkdjm+L9iTBCHgYOQMrxlF3JdBYB1Dv2P0U6wVon9OdDCW4ekmIivRbkQmXvWNgy5yVWCKCxOuqx3KgcW411j0I3VVI3KNqFDIQNSRSkYBTo9vsZxMrpzKl3GuaSBqjAgDX8rOS37h4GFcLyjlqUyl0gP9UVOCnm/6m+l4hTeqA3kprTQSeJcguf6UiXFpSQR/DduwI7lFCU1sIUICdDJdHCuaoLfSyqllt1L5eIEuKqFPByrCgaFFLgex2q1lKTKUniMLiVt/TP39LAhib3xnpJi0QTQ/Xk/HK99KoP+VMh5cHQIEgsbSH8TX4oEk2rDZiJXmFqdIy8P0lzZOvtfcnvJkCSiS5KWe1yUpmq87Qpq56SnxwnHSnx2sdtFKwNT0iv3HZJIay7dJvJj9BnkwJaSxLlia/y7VC/CVaXQYhHKGESiVNA6koJ2K+CaapPu31chRfjvdkEuF8W9oS2hsH9cxaoNLsmk0ohNxYdz8vdYteuacLUXP4vHxeqJnGqNOzn68brOafcYqsBaoQupvbHV4g6lgoiCE9Ny264mud0bLsFyxFKqzCWSr5jyUIY7Y64a/fy72gRqKwMVoWJHQgiAAcFBQKKVVGSshZQEE2TraV+K1KonD7L6JNQ9RuI+Uga9OqQnlIjGoF8Sp+o9kXISTIFcebQla0bdw3UNsxnJVRPTWnKN3jaQwhqtN1FpjZwdq2oS1KNIVtJnKam4GXK5cdjbe4qxtZaYE4A8FXISSTaVovbYYiWxt2j8b9KgTxmHLRE7KhJMZdhTbcthLc+2NTwvCiSFkWZIMQKrKkwswaYN+l52h1Rw7jWGXrvubBGSwpJi2uE79kFOxe5/y+AVsdbu0KeSfGOaAomGFCNyrwDxlEmxmzjXmlDS1zEWI2oNT89sCarTJ8ismjOVZqdwllwZ5FTlWgSrQWsS5s7n8S1KiZBiIlmqT87k2jlakz1Wk8QSJhHPNy/Go0zt9XEm187RQ4rGdI8Il7I59aRgiMbKIyfiI+ktLsXcVTJ7xpgnredgqhZM6yY3Ry4RyuumtlBZ4FAezh8u3+MaWzrPGCTdkGLaERyPcnPeotbc+QoWxK6e7bi16HePrZhans+lf29nRBUVUqGbk1yQB/YDzQhELZt/kBA+9ZPIIrboPaawRjuVuz06BIeNAXKxyoY1e6rw1N5W7Bdf+xDQXoh5tK1jzXYe87eHDQKDEIKhCkUwrauDYKndmNdErGXaUs1WDXKToxURN+stUrRGjbr2kNeAstkGi0xPPaC+LVJrm2uN6Lwmh7YN8Gvn9sMvldbqk02nf7T1NjcDofTIZNYOqojtFCEBrwtzW8YHqQfpBC81bnGNFFmmJu/YyuxNl9w4IBj2l57bKDV0KmIJMSUELi7mrVSugYiV27+19BxreJG7iNBrn1NItlf7phY5YqrWrNXkcims/1thN1UR3PSeiLVUEpTcr6oUWktI7Y0xdg9ji2GP5zmcsVssCSr7HvgptFCT53quHaFlqim1Ars1zpJrZ2ghUUoM+BZkO0uuRxSSVilJ6AtfU78rtX3P5OqEFhLGY2m9kFKJqTJvYWxVlEvEzQdR944ltsyVPRc6hAqmIu1TAdIIUnbezmF3w8MZm8cpg8Wl0D5jwlAGfThjk1AkvkfkPF6nBVJPGz5Lro2jl9RakvIR8R2pdNRZcnVCS9uoB3qcN97zWXJ1xFLV1tPWUhhiKoG9pKz8TK6OkEuvAdqiYe45xKn25ao/cjiTawX4k1/9dWqUkkpIbcIylo46k2sFxDye7yU6RrStkBDkHICx9p3JdQK4evEo/NpSrfd1zt7iieFk0rIsrYVMufwt0bua90yuDSEltXqvcio1zucQ8UyuDaJmpc0S1AZSa48/k6sjlqqcHlsFRPQk7yxy9c53PeqAUGsQqxaq64/xrhwfqr1FFYvpKfVLsCS/tQfsZQ+J2uNjaEXvsTSoWnIxo1hSz0ZfY49NK0Fvb+WMaSxZWOuhEz1KT1sczCIXP2L9IE/kunXr1vHZzXNxJth+kRs7ka1KLSK17t69O/yQhyiNPd2rFqUq8mFXpadA6/7UGFVJLj3gm22MeKLqUqkl1LjcZ2K1h3ZJTBX8TSFXgz+c91ABGnHnzp3h75s3b+7mGTdnjMPJ4V5qTTVH1ChVNheGH3uOszcWF2XPS0mure1ZuidsMdwglD6KJrcErZgVHMwuMxjzPKKXrSQ//PDD49PsW6mrR03tbf1+l2inYnJhb12/fv248a2eKMr+pSwrWkowzuVubO/UxxnTqKnQ8NowvaoNekQlUot31OLt27cHAx+JNlfE+4JKj5n0fnL9GeOY45l7TvT/vjUIkL/rJbwAAAAASUVORK5CYII=",Jh="data:image/png;base64,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",Xh="data:image/png;base64,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",jh="data:image/png;base64,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",qh="data:image/png;base64,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";function an({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(Uh(e),t),style:r,children:o})}function Nr({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(Kh(),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(O,{name:e,size:t,className:m,weight:l})})}var bM=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?jh:qh},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:Xh},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?Yh:Jh}];function xM({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 _h({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c}){let{isDarkTheme:l}=Ot(),{isMobile:d}=Qt(),[u,m]=He.useState(false),p=bM(l),g=b=>{n?.(b);},f=a.filter(b=>b.legend),y=jsxRuntime.jsxs("div",{className:d?"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:p.map(b=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>g(b.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===b.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===b.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:b.preview,alt:`${b.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===b.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:b.name})]},b.id))})]}),f.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:f.map(b=>{let x=b.visible!==false,h=b.legend?.variants;return jsxRuntime.jsxs("div",{className:h?"space-y-1.5":void 0,children:[jsxRuntime.jsx(Nn,{isSelected:x,onChange:()=>i?.(b.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[b.legend&&jsxRuntime.jsx(xM,{type:b.legend.swatch,color:b.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:b.legend?.label})]})}),h&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(ho,{"aria-label":`${b.legend?.label} mode`,size:"sm",isDisabled:!x,items:h.options.map(v=>({...v,value:v.id})),renderItem:v=>v.label,selectedKey:h.selectedId,onSelectionChange:v=>c?.(b.id,String(v))})})]},b.id)})})]})]});return jsxRuntime.jsx(an,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:d?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Nr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>m(true)}),jsxRuntime.jsx(ct,{isOpen:u,onClose:()=>m(false),title:"Map layers",animationVariant:"scale",children:y})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(Nr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(lt,{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:y})})]})})})}function ey({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(an,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(Nr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var CM={sm:"gap-2",md:"gap-4",lg:"gap-6"};function Ql({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(an,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",CM[a],t),children:o})})}function ry({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]=He.useState(false),m=He.useRef(true);He.useEffect(()=>()=>{m.current=false;},[]);let p=()=>{c?c():e.current&&e.current.easeTo({bearing:0,duration:500});},g=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(h=>{if(!m.current)return;let{latitude:v,longitude:S}=h.coords;e.current&&e.current.flyTo({center:[S,v],zoom:15,duration:2e3}),u(false);},h=>{if(m.current){switch(console.warn("Geolocation error:",{code:h.code,message:h.message,PERMISSION_DENIED:h.PERMISSION_DENIED,POSITION_UNAVAILABLE:h.POSITION_UNAVAILABLE,TIMEOUT:h.TIMEOUT}),h.code){case h.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case h.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case h.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",h.message);break}u(false);}},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});}};if(!n&&!a&&!i)return null;let f=!i&&n,y=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(Ql,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(Nr,{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(Nr,{icon:"Compass",onPress:p,ariaLabel:"Reset map orientation",className:tailwindMerge.twMerge(!f&&"rounded-t-none border-t-0",!b&&"rounded-b-none border-b-0")}),a&&jsxRuntime.jsx(Nr,{icon:d?"Spinner":"NavigationArrow",onPress:g,isDisabled:d,ariaLabel:"Go to my location",iconClassName:tailwindMerge.twMerge("text-text-primary",d&&"animate-spin"),className:tailwindMerge.twMerge(!y&&"rounded-t-none border-t-0",!y&&n&&"lg:rounded-t lg:border-t")})]})}function iy({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=He.useState(false),[c,l]=He.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(an,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(Nr,{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 TM={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function mp(e){return e.position??TM[e.type]}function sy(e,t,r){let o=mp(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(ry,{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(_h,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(iy,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(ey,{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 fp(e,t){let r=e.reduce((n,a,i)=>{let s=mp(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(sy(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(Ql,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return sy(l,c,t)})},`group-${n}`));}return o}var gp={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 bp(e){return e.kind==="vector"}function xp(e){return e.kind==="geojson"}function hp(e){return e.kind==="customPins"}function yp(e){return e.kind==="raster"}function dy(e){return !e.includes("{z}")}function Ki(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(RM,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(EM,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(DM,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(LM,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(MM,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function RM({spec:e,mapType:t}){let{colorMode:r}=Ot(),o=He.useMemo(()=>{let c=py(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=He.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:uy(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=dy(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(UM.Source,{...s,children:jsxRuntime.jsx(UM.Layer,{...a})},`${e.tileset}:${e.renderAs}`)}function MM({spec:e}){let{colorMode:t,isDarkTheme:r}=Ot(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=He.useMemo(()=>r?{clusters:e.clusterStyle?.color?Br(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Br(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Br(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Br(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Br(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Br(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),g=(e.clusterStyle?.sizes?.length??0)>0,f=He.useMemo(()=>g?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}],[g,e.clusterStyle?.sizes,l.clusters]),y=S=>g?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:w,radius:k})=>[w,k])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d,p,u],b=S=>g?["step",["get","point_count"],S[0].radius*o,...S.flatMap(({threshold:w,radius:k})=>[w,k*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],x=dy(e.tileset),h={id:`${e.id}-source`,type:"vector"};x?h.url=e.tileset:(h.tiles=[e.tileset],h.minzoom=0,h.maxzoom=22);let v=He.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,k=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(f),"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":y(f),"circle-color":["step",["get","point_count"],f[0].color,...f.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":k,"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":ly(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":ly(k,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,f,l,n,a,i,s]);return jsxRuntime.jsx(UM.Source,{...h,children:v.map(S=>jsxRuntime.jsx(UM.Layer,{...S},S.id))},e.tileset)}function EM({spec:e,mapType:t}){let{colorMode:r}=Ot(),o=He.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=He.useMemo(()=>py(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=He.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=He.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:uy(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(UM.Source,{...s,children:jsxRuntime.jsx(UM.Layer,{...c})})}function DM({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(UM.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function LM({spec:e}){let t=He.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(UM.Source,{...r,children:jsxRuntime.jsx(UM.Layer,{...o})},e.tileset)}var jr="#666";function ly(e,t){let r=t??64;return e*2/r}function uy(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 py(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Br(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"]=_l(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=_l(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?Br(e.borderColor,r,n):Br(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Br(e.borderColor,r,n):Rt(`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]:_l(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=_l(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function AM(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(Br(s));let a=e.fallback?Br(e.fallback):jr;return n.push(a),n}function IM(e,t){let r=im(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=Ic(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(jr),n}function FM(e,t="viridis",r,o){let n=Fc(r,e),a;if(o&&o!=="auto")a=o;else {if(a=Bc(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),jr;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=Vc(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 BM(e,t="redYellowBlue",r,o,n){let a=Fc(r,e),i=sm(a,o),s;if(n&&n!=="auto")s=n;else {if(s=Bc(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),jr;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=zc(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 cy(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=Rt(e,jr);return r.includes("var(")?jr:r}function Br(e,t,r){if(typeof e=="string")return cy(e);if("token"in e)return Rt(e.token,jr);if("hex"in e)return cy(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?IM(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),jr);if(e.palette==="sequential")return r?FM(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),jr);if(e.palette==="diverging")return r?BM(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),jr)}if("mapping"in e)return AM(e)}return jr}function _l(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var tc=null;function rc(){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():(tc||(tc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),tc=null;})),tc)}function oc(){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 oy="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",yM={backgroundImage:`linear-gradient(to right, ${oy} 1px, transparent 1px), linear-gradient(to bottom, ${oy} 1px, transparent 1px)`,backgroundSize:"24px 24px"},vM={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function _l({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:yM}),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:vM}),jsxRuntime.jsx(z,{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(z,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var ny={streets:"streets",satellite:"satellite",neutral:"neutral"},$l="streets";function ec(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 ay({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(kM.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 Gi=ze__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=$l,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??Gl();if(!N)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(_l,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:R}=Ot(),T=ze.useRef(null),k=ze.useRef(null),[D,E]=ze.useState(false),[L,P]=ze.useState(false);ze.useEffect(()=>{Ql();},[]);let[B,W]=ze.useState(false),K=ze.useRef(0),[Q,Y]=ze.useState(null),[U,Z]=ze.useState(null),O=ze.useRef(null),A=ze.useRef(null),[H,M]=Ul("interactiveMap.trackingLocation",false),[C,I]=ze.useState(false);ze.useEffect(()=>{if(!navigator.geolocation){I(true);return}if(H){if(!navigator.permissions?.query){I(true);return}navigator.permissions.query({name:"geolocation"}).then(V=>{V.state!=="granted"&&M(false),I(true);}).catch(()=>{I(true);});}else I(true);},[]),ze.useEffect(()=>{let V=setTimeout(()=>{D||P(true);},200);return ()=>clearTimeout(V)},[D]),ze.useEffect(()=>{A.current=null;},[c,R]),ze.useEffect(()=>{if(D)return;let V=setInterval(()=>{if(T.current?.loaded()){E(true),P(false);let G=T.current.getMap?.();G&&A.current!==G&&(A.current=G,p?.()),clearInterval(V);}},200);return ()=>clearInterval(V)},[D,p]),ze.useEffect(()=>{if(C){if(!H||a){O.current!==null&&(navigator.geolocation.clearWatch(O.current),O.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return O.current=navigator.geolocation.watchPosition(V=>{let G={latitude:V.coords.latitude,longitude:V.coords.longitude,accuracy:V.coords.accuracy};Z(G),h?.(G);},V=>{console.warn("Geolocation error:",V.message),Z(null),h?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{O.current!==null&&(navigator.geolocation.clearWatch(O.current),O.current=null);}}},[H,a,h,C]);let F=ze.useCallback(()=>{E(true),P(false);let V=T.current?.getMap?.();V&&A.current!==V&&(A.current=V,p?.());},[p]),J=ze.useCallback(()=>{T.current&&e&&(W(false),K.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]),_=ze.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?ap:f,[f]),le=ze.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}M(true),navigator.geolocation.getCurrentPosition(V=>{let{latitude:G,longitude:re}=V.coords;T.current&&T.current.jumpTo({center:[re,G],zoom:15});},V=>{console.warn("Geolocation error:",V.message),V.code===V.PERMISSION_DENIED&&M(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),$=ze.useMemo(()=>{if(a)return null;let V=_.map(G=>G.type==="navigation"?{...G,onResetZoom:G.onResetZoom||J,onGeolocateClick:G.onGeolocateClick||le}:G);return lp(V,{mapRef:T,layers:l,showResetButton:B})},[_,T,a,l,J,B,le]),se=ze.useMemo(()=>{let V=[];return l.filter(G=>G.events?.onClick||G.events?.onMouseEnter||G.events?.onMouseLeave||G.tooltip).forEach(G=>{G.kind==="clusteredVector"?(V.push(`${G.id}-clusters`),V.push(`${G.id}-points`),V.push(`${G.id}-selected-point`)):V.push(G.id);}),[...V,...x]},[l,x]),we=ze.useMemo(()=>{let V=new Map;return l.forEach(G=>{G.events&&(V.set(G.id,G.events),G.kind==="clusteredVector"&&(V.set(`${G.id}-clusters`,G.events),V.set(`${G.id}-points`,G.events),V.set(`${G.id}-selected-point`,G.events)));}),V},[l]),te=ze.useMemo(()=>{let V=new Map;return l.forEach(G=>{G.tooltip&&(V.set(G.id,G.tooltip),G.kind==="clusteredVector"&&(V.set(`${G.id}-clusters`,G.tooltip),V.set(`${G.id}-points`,G.tooltip),V.set(`${G.id}-selected-point`,G.tooltip)));}),V},[l]),ae=ze.useMemo(()=>{let V=new Map;return l.forEach(G=>{G.kind==="clusteredVector"&&(V.set(G.id,G),V.set(`${G.id}-clusters`,G),V.set(`${G.id}-points`,G),V.set(`${G.id}-selected-point`,G));}),V},[l]),de=ze.useMemo(()=>{if(!v)return null;let V=S?.longitude??t?.longitude??e?.longitude,G=S?.latitude??t?.latitude??e?.latitude;return V===void 0||G===void 0?null:{longitude:V,latitude:G}},[v,S,t,e]),me=ze.useCallback(V=>{if(a)return;let G=V.features?.[0];if(!G||!G.layer)return;let re=G.layer.id,ie=we.get(re),ge=te.get(re),ye;G.geometry.type==="Point"?ye=G.geometry.coordinates:ye=[V.lngLat.lng,V.lngLat.lat];let tt={id:G.id??G.properties?.id,lngLat:ye,properties:G.properties||{},layerId:re},he=ae.get(re),je=G.properties?.cluster===true;if(he&&je){let jt=T.current;if(jt){let vc=jt.getZoom(),Cc=Math.min(vc+3,18);jt.flyTo({center:ye,zoom:Cc,duration:1e3});}return}if(ie?.onClick&&ie.onClick(tt),ge&&ge.trigger==="click"){let jt;he&&"cluster"in ge?ge.point&&(jt=ge.point(tt)):"content"in ge&&(jt=typeof ge.content=="function"?ge.content(tt):ge.content),jt&&Y({feature:tt,content:jt,bare:ge.bare});}y&&y(V);},[we,te,a,y,ae,T,se]),He=ze.useCallback(V=>{let G=V.features?.[0];if(!G||!G.layer)return null;let re=G.layer.id,ie=te.get(re);if(!ie||ie.trigger!=="hover"&&ie.trigger!==void 0)return null;let ge;G.geometry.type==="Point"?ge=G.geometry.coordinates:ge=[V.lngLat.lng,V.lngLat.lat];let ye={id:G.id??G.properties?.id,lngLat:ge,properties:G.properties||{},layerId:re},tt;if(ae.get(re)&&"cluster"in ie){let je=G.properties?.cluster===true;if(je&&ie.cluster){let jt=G.properties?.point_count||0;tt=ie.cluster(jt,ye);}else !je&&ie.point?tt=ie.point(ye):tt=je?`${G.properties?.point_count||0} items`:null;}else "content"in ie&&(tt=typeof ie.content=="function"?ie.content(ye):ie.content);return tt?{feature:ye,content:tt,bare:ie.bare}:null},[te,ae]),et=ze.useCallback(V=>{if(a)return;let G=V.features?.[0];if(!G||!G.layer)return;let re=G.layer.id,ie=we.get(re);if(ie?.onMouseEnter){let ye;G.geometry.type==="Point"?ye=G.geometry.coordinates:ye=[V.lngLat.lng,V.lngLat.lat];let tt={id:G.id??G.properties?.id,lngLat:ye,properties:G.properties||{},layerId:re};ie.onMouseEnter(tt);}let ge=He(V);ge&&Y(ge),T.current&&(T.current.getCanvas().style.cursor="pointer");},[we,a,T,He]),Vt=ze.useCallback(V=>{if(a)return;let G=V.features?.[0];if(!G||!G.layer)return;let re=He(V);if(re){Y(ie=>ie&&ie.feature.layerId===re.feature.layerId&&ie.feature.id===re.feature.id?ie:re);return}Y(ie=>{if(!ie)return ie;let ge=te.get(ie.feature.layerId);return ge&&(ge.trigger==="hover"||ge.trigger===void 0)?null:ie});},[a,He,te]),oa=ze.useCallback(()=>{if(!a){if(we.forEach(V=>{V.onMouseLeave?.();}),Q){let V=Q.feature.layerId,G=l.find(re=>re.id===V);if(!G){let re=V.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");G=l.find(ie=>ie.id===re);}G?.tooltip&&(G.tooltip.trigger||"hover")==="hover"&&Y(null);}T.current&&(T.current.getCanvas().style.cursor="");}},[we,a,T,Q,l]),zt=ze.useCallback((V,G)=>{for(let re of l)if(re.tooltip&&!(G&&re.id!==G)){if(re.kind==="geojson"){if(typeof re.data=="string")continue;let ie=re.data,ye=(ie.type==="FeatureCollection"?ie.features:[ie]).find(tt=>tt.id===V);if(ye&&ye.geometry.type==="Point")return {id:ye.id,lngLat:ye.geometry.coordinates,properties:ye.properties||{},layerId:re.id}}else if(re.kind==="customPins"){let ie=re.data.find(ge=>ge.id===V||ge._id===V||ge.key===V);if(ie)return {id:V,lngLat:re.getPosition(ie),properties:ie,layerId:re.id}}}return null},[l]);ze.useImperativeHandle(w,()=>({showTooltip:(V,G)=>{let re=zt(V,G);if(!re)return;let ie=l.find(ge=>ge.id===re.layerId);if(ie?.tooltip&&"content"in ie.tooltip){let ge=typeof ie.tooltip.content=="function"?ie.tooltip.content(re):ie.tooltip.content;Y({feature:re,content:ge,bare:ie.tooltip.bare});}},hideTooltip:()=>{Y(null);},getMap:()=>T.current,markMapAsMoved:()=>{W(true);}}),[zt,l]);let q=(V,G)=>u?u(V,G):{url:V},oe=m||L;return jsxRuntime.jsx("div",{ref:k,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(kM__default.default,{ref:T,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:ec(c,R),styleDiffing:false,mapboxAccessToken:N,transformRequest:q,onLoad:F,onMove:a?void 0:V=>{if(V.originalEvent&&D){let G=V.originalEvent.type,re=Math.abs((V.viewState.latitude??0)-(e?.latitude??0)),ie=Math.abs((V.viewState.longitude??0)-(e?.longitude??0)),ge=Math.abs((V.viewState.zoom??0)-(e?.zoom??0));e&&(re>1e-4||ie>1e-4||ge>.1)&&(G==="mousemove"||G==="touchmove"||G==="pointermove"?W(true):(G==="wheel"||G==="mousewheel")&&(K.current+=1,K.current>=3&&W(true)));}r?.(V.viewState);},onClick:a?void 0:me,onMouseMove:a?void 0:Vt,onMouseEnter:a?void 0:et,onMouseLeave:a?void 0:oa,interactiveLayerIds:a?[]:se,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(kM.AttributionControl,{position:"top-left"}),$,Oi(l,c),b,de&&jsxRuntime.jsx(kM.Marker,{longitude:de.longitude,latitude:de.latitude,anchor:"bottom",children:jsxRuntime.jsx(z,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&U&&jsxRuntime.jsx(ay,{longitude:U.longitude,latitude:U.latitude,accuracy:U.accuracy}),Q&&jsxRuntime.jsx(kM.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}-${R}`),oe&&jsxRuntime.jsx(Zl,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});Gi.displayName="InteractiveMap";async function sy(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(ze.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 Ga({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??Gl(),{isDarkTheme:h}=Ot(),[b,x]=ze.useState(false),[y,v]=ze.useState(false),[S,w]=ze.useState(false),N=ze.useRef(null),R=ze.useRef(null),T=ze.useCallback(()=>w(true),[]),k=ze.useCallback(()=>w(false),[]);ze.useEffect(()=>{Ql();},[]);let D={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};ze.useEffect(()=>{let P=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(P)},[b]);let E=ze.useCallback(()=>{x(true),v(false),l?.();},[l]);ze.useEffect(()=>{if(!R.current)return;let P=new ResizeObserver(()=>{N.current&&N.current.resize();});return P.observe(R.current),()=>{P.disconnect();}},[]);let L=o||y;return g?jsxRuntime.jsxs("div",{ref:R,style:D,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(kM__default.default,{ref:N,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:ec(n,h),onLoad:E,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(kM.AttributionControl,{position:"top-left"}),Oi(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(kM.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(z,{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(wr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:T})}),u&&jsxRuntime.jsx(Tr,{isOpen:S,onClose:k,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(Gi,{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})]})}),L&&jsxRuntime.jsx(Zl,{})]}):jsxRuntime.jsx(_l,{style:D,className:d,schematic:f,showMarker:s})}var VM={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 cy({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=VM[t],l=a&&e&&!s["aria-label"]&&!s["aria-labelledby"]?{"aria-label":e}:{};return jsxRuntime.jsx(reactAriaComponents.Meter,{...s,...l,className:ke(i,"flex flex-col gap-1"),children:({percentage:d,valueText:u})=>{let m=o&&d>=n,p=r==="default"?zM(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ve,{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]",OM(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function zM(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function OM(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 rc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",KM={success:{container:rc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:rc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:rc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:rc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function nc({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}=KM[r];return ze.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(z,{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(z,{name:"X",size:16})})]})}var ZM={"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 ac({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=ze.useState(false);if(ze.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",ZM[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(nc,{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 dy=ze.createContext(void 0);function uy({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=ze.useState([]),s=ze.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=ze.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=ze.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(dy.Provider,{value:d,children:[e,jsxRuntime.jsx(ac,{notices:a,onDismiss:c,position:t})]})}function py(){let e=ze.useContext(dy);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function my(){let{addNotice:e,removeNotice:t,clearNotices:r}=py(),o=ze.useCallback((c,l)=>e(c,l),[e]),n=ze.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=ze.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=ze.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=ze.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 nE={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},aE={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function Ua({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=ze__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(aE[a],nE[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($t,{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:l})]})}Ua.displayName="Section";function lc({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=ze__namespace.useRef(null),m=ze__namespace.useRef(null),[p,f]=ze__namespace.useState(e[0]?.id||null),g=t??p,h=ze__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=ze__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);ze__namespace.useEffect(()=>{let w=window.location.hash;if(!w)return;let N=w.slice(1),R=N.startsWith(c)?N.slice(c.length):N,T=e.find(k=>k.id===R);T&&requestAnimationFrame(()=>{let k=b(T.id);if(!k)return;let D=h();if(D){let E=D.getBoundingClientRect(),L=k.getBoundingClientRect(),P=D.scrollTop+(L.top-E.top);D.scrollTo({top:Math.max(0,P),behavior:"instant"});}else k.scrollIntoView({behavior:"instant",block:"start"});r?r(T.id):f(T.id);});},[]),ze__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=k=>{if(!k)return false;let D=window.getComputedStyle(k);return D.display!=="none"&&D.visibility!=="hidden"&&D.opacity!=="0"},N=()=>{let k=w(u.current),D=w(m.current);if(!k&&!D)return null;let E=h(),L=new IntersectionObserver(P=>{P.forEach(B=>{if(B.isIntersecting){let W=B.target.id.replace(c,"");r?r(W):f(W);}});},{root:E??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(P=>{let B=b(P.id);B&&L.observe(B);}),L},R=N(),T=()=>{R&&R.disconnect(),R=N();};return window.addEventListener("resize",T),()=>{R&&R.disconnect(),window.removeEventListener("resize",T);}},[e,c,t,r,o,h,b]);let x=ze__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),y=ze__namespace.useCallback((w,N)=>{w.preventDefault();let R=b(N);if(R){let T=h();if(T){let k=T.getBoundingClientRect(),D=R.getBoundingClientRect(),E=T.scrollTop+(D.top-k.top),L=Math.max(0,T.scrollHeight-T.clientHeight);T.scrollTo({top:Math.max(0,Math.min(E,L)),behavior:a});}else {let k=R.getBoundingClientRect().top+window.scrollY,D=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),E=Math.max(0,Math.min(k,D));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:R=>y(R,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:R=>y(R,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 gy(e){return "primary"}var cc=ze__namespace.createContext({variant:"primary"});function uE({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function uc({variant:e="primary",...t}){let r=gy();return jsxRuntime.jsx(cc.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)=>uE({...n,className:o}))})})})}function pE({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 pc({variant:e,sticky:t=false,...r}){let o=ze__namespace.useContext(cc),n=gy(e??o.variant);return jsxRuntime.jsx(cc.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>pE({...i,sticky:t,className:a||""}))})})}function mE({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=`${Ye()} ${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 mc(e){let{variant:t}=ze__namespace.useContext(cc);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>mE({...o,className:r,isSelected:o.isSelected,variant:t}))})}function fE({className:e=""}){let t="block w-full mt-4 text-text-primary",r=Ye();return `${t} ${r} ${e}`.trim()}function by(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>fE({...r,className:t||""}))})}function qn({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 gE({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(X,{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(X,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(X,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(X,{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(X,{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(X,{className:"h-9 w-24"},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(X,{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(Es,{children:r.map((g,h)=>{let{label:b,...x}=g;return jsxRuntime.jsx(Ds,{...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($t,{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(ze__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(ze__namespace.default.Fragment,{children:g},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function bE({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(uc,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(pc,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(mc,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function xE({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(yE,{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 hE({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function yE({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=ze__namespace.default.useMemo(()=>{let y=[];return ze__namespace.default.Children.forEach(a,v=>{if(ze__namespace.default.isValidElement(v)&&(v.type===Ua||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=ze__namespace.default.useMemo(()=>{let y=ze__namespace.default.Children.map(a,v=>{if(ze__namespace.default.isValidElement(v)&&(v.type===Ua||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return ze__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(lc,{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 vE({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}qn.Header=gE;qn.Tabs=bE;qn.Content=xE;qn.Aside=hE;qn.ScrollableContent=vE;function SE(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var wE=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function yy({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=ze.useRef(new WeakMap),R=ze.useRef([]),T={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:wE,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(!SE(E))return [];let L=E.features.map(P=>{let B={id:P.id,name:P.place_name};return N.current.set(B,{type:P.place_type[0],center:P.center,context:P.context,address:P.address,text:P.text,properties:P.properties}),B});return L.length>0&&(R.current=L),L}},k=E=>{let L=N.current.get(E),P=E.name.split(", "),B=P[0],W=P.slice(1);y&&W.length>0&&(W=W.slice(0,-1));let K=W.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(z,{name:L?.type==="address"?"MapPin":L?.type==="place"?"Buildings":L?.type==="region"?"MapPinArea":L?.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:B}),K&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:K})]})]})},D=E=>E?jsxRuntime.jsx(z,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(z,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(Ps,{"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 P=R.current.find(B=>B.id===E);if(P){let B=N.current.get(P);B&&p({id:P.id,place_name:P.name,place_type:[B.type],center:B.center,context:B.context,address:B.address,text:B.text,properties:B.properties});}}},requestConfig:T,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:k,renderLeftIcon:D,defaultFilter:g,validationResult:h,hideChevron:true,useMobileTray:S,className:w})}function Cy({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:ke(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 Sy({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:Zt("prose",i,s,o),...a,children:n})}function EE(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function DE(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function LE(){return "opacity-50 cursor-not-allowed"}function wy({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:ke(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",EE(n),DE(s),(t||c)&&LE(),r),children:o})})}function Ny({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:ke(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:ze__namespace.default.Children.map(s,m=>ze__namespace.default.isValidElement(m)?ze__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function VE(e){return "primary"}var ky=ze.createContext({variant:"primary"});function Ty(e){let{variant:t="primary",...r}=e,o=VE();return jsxRuntime.jsx(ky.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:ke(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ve,{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(Te,{children:e.description}),jsxRuntime.jsx(fe,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function zE({isSelected:e,isInvalid:t,isDisabled:r}){let n=[Ye(),"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 Py(e){return ze.useContext(ky),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:ke(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:zE(t)}),e.children]})})}var jE={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"}},Ja=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(ee,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function qE({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=ze.useState(e);return ze__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(ur,{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(Gt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Ar,{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 Ey({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=jE[i],[l,d]=ze.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[KE__default.default.configure({heading:s.length>0?{levels:s}:false}),HE__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(z,{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(z,{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(z,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(qE,{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(Ja,{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(Ja,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(Ja,{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(Ja,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(z,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(Ja,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(z,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(Ja,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(z,{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 Dy({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,R=({children:k,className:D})=>i?s?jsxRuntime.jsx(s,{href:i,className:D,children:k}):jsxRuntime.jsx(_e,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",D),asButton:false,children:k}):jsxRuntime.jsx("span",{className:D,children:k});if(p){let k=l==="row";return jsxRuntime.jsxs(Ge,{variant:c,className:tailwindMerge.twMerge(k?"flex flex-col md:flex-row":"flex flex-col",f),children:[N&&jsxRuntime.jsx(Ge.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(k&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(X,{width:"100%",height:u})}),jsxRuntime.jsxs(Ge.Content,{className:tailwindMerge.twMerge("space-y-2 px-4 md:px-6",k&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsx(X,{width:"100%",height:16}),jsxRuntime.jsx(X,{width:"80%",height:16})]})]})}let T=l==="row";return jsxRuntime.jsxs(Ge,{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(R,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),N&&jsxRuntime.jsx(Ge.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(Ga,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:h,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(Ge.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 Ay({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:R,href:T,className:k})=>T?r?jsxRuntime.jsx(r,{href:T,className:k,children:R}):jsxRuntime.jsx(_e,{href:T,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",k),asButton:false,children:R}):jsxRuntime.jsx("span",{className:k,children:R});if(d){let R=n==="row";return jsxRuntime.jsxs(Ge,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",R?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(Ge.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(X,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Ge.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",R&&"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(X,{width:"100%",height:16}),jsxRuntime.jsx(X,{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(X,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(X,{width:"50%",height:14}),jsxRuntime.jsx(X,{width:"100%",height:12})]})]})]})]})]})}let N=n==="row";return jsxRuntime.jsxs(Ge,{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(Ge.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(N&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(Ga,{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(Ge.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(xo,{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(z,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(_e,{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(z,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(_e,{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:ca(t.phone)})]})]})]})]})]})]})]})}function Iy({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]=ze__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:ke(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ve,{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(Te,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(fe,{className:"mt-1",children:o})]})}var tD=ze__namespace.default.createContext({orientation:"horizontal",isResizing:false});function By(e,t){return e===void 0?t:e}function rD(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function gc({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=ze.useRef(null),[g,h]=ze.useState(false),b=i==="horizontal"?400:300,x=By(i==="horizontal"?e:t,b),[y,v]=ze.useState(null),S=ze.useCallback(E=>{if(!f.current||!g)return;let L=f.current.getBoundingClientRect(),P=i==="horizontal"?L.width:L.height,B=i==="horizontal"?E.clientX:E.clientY,K=(i==="horizontal"?L.right:L.bottom)-B,Q=P-K,Y=i==="horizontal"?r:o,U=i==="horizontal"?n:a;K<Y||Q<U||(v(K),c?.(K));},[g,i,r,o,n,a,c]),w=ze.useCallback(()=>{h(false),d?.();},[d]),N=ze.useCallback(E=>{E.preventDefault(),E.stopPropagation(),h(true),l?.();},[l]);ze.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 R=ze__namespace.default.Children.toArray(p).find(E=>ze__namespace.default.isValidElement(E)&&E.type===zy),T=ze__namespace.default.Children.toArray(p).find(E=>ze__namespace.default.isValidElement(E)&&E.type===Oy),k=y??x,D=typeof k=="number"?`${k}px`:k;return jsxRuntime.jsx(tD.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:R}),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 L=f.current.getBoundingClientRect(),P=i==="horizontal"?L.width:L.height,B=y??rD(x,P),W=20,K=i==="horizontal"?r:o,Q=i==="horizontal"?n:a;if(i==="horizontal"){if(E.key==="ArrowLeft"){let Y=Math.min(B+W,P-Q);v(Y),c?.(Y);}else if(E.key==="ArrowRight"){let Y=Math.max(B-W,K);v(Y),c?.(Y);}}else if(E.key==="ArrowUp"){let Y=Math.min(B+W,P-Q);v(Y),c?.(Y);}else if(E.key==="ArrowDown"){let Y=Math.max(B-W,K);v(Y),c?.(Y);}},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"]:D},children:T})]})})}function zy({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function Oy({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}gc.Main=zy;gc.Aside=Oy;var nD=e=>{let t=Ht({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 Hy({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}=Rr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{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:nD({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(fe,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(fe,{size:o,children:r(u)}):t?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null})]})})}function Ky({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=ze.useRef(null),{isFocused:R,handleFocus:T,handleBlur:k}=Rr(),D=S||"sm",E=ze.useRef(null),L=ze.useCallback(U=>{let Z="",O=A=>{if(A.nodeType===Node.TEXT_NODE){if(!A.parentElement?.closest("[data-chip-id]")){let M=A.textContent||"";Z+=M;}}else if(A.nodeType===Node.ELEMENT_NODE){let H=A;if(H.hasAttribute("data-chip-id")){let M=H.getAttribute("data-chip-id");Z+=`{{${M}}}`;return}else if(H.tagName==="BR"){Z+=`
|
|
44
|
-
`;return}else
|
|
45
|
-
`)?
|
|
46
|
-
`).map((
|
|
47
|
-
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${O}-${M}`)):Z}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ve,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:N,contentEditable:!c,suppressContentEditableWarning:true,onInput:U=>{if(c)return;let Z=U.target,O=Z.querySelector("[data-chip-id]")!==null,A;if(O?(A=L(Z),A=A.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):A=Z.textContent||"",A===""){try{let C=document.createRange();C.selectNodeContents(Z),C.collapse(!0);let I=window.getSelection();I?.removeAllRanges(),I?.addRange(C),E.current=0;}catch{}B("",0);return}if(A===m)return;let H=window.getSelection(),M=0;if(H&&H.rangeCount>0)try{let C=H.getRangeAt(0);if(O){let I=0,F=!1,J=_=>{if(F)return !0;if(_===C.startContainer)return I+=C.startOffset,F=!0,!0;if(_.nodeType===Node.TEXT_NODE){if(!_.parentElement?.closest("[data-chip-id]")){if(_.contains(C.startContainer))return I+=C.startOffset,F=!0,!0;I+=(_.textContent||"").length;}}else if(_.nodeType===Node.ELEMENT_NODE){let le=_;if(le.hasAttribute("data-chip-id")){if(le.contains(C.startContainer)||le===C.startContainer){let se=le.getAttribute("data-chip-id");return I+=`{{${se}}}`.length,F=!0,!0}let $=le.getAttribute("data-chip-id");return I+=`{{${$}}}`.length,!1}else if(le.tagName==="BR")return le===C.startContainer?(F=!0,!0):(I+=1,!1)}for(let le=0;le<_.childNodes.length;le++)if(J(_.childNodes[le]))return !0;return !1};J(Z),M=I;}else {let I=document.createRange();I.setStart(Z,0),I.setEnd(C.startContainer,C.startOffset),M=I.toString().length;}}catch{M=A.length;}E.current=M,B(A,M);},onKeyDown:U=>{if(c)return;let Z=window.getSelection();if(!(!Z||Z.rangeCount===0))try{let O=Z.getRangeAt(0),A=O.commonAncestorContainer;if(U.key==="ArrowLeft"||U.key==="ArrowRight"){let H=A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]");if(H){U.preventDefault();try{let M=document.createRange(),C=window.getSelection();U.key==="ArrowLeft"?M.setStartBefore(H):M.setStartAfter(H),M.collapse(!0),C?.removeAllRanges(),C?.addRange(M);}catch{}}}if(U.key==="Backspace"){let H=null;if(H=(A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]"))||null,!H)if(A.nodeType===Node.TEXT_NODE){let M=A;if(O.startOffset===0&&M.parentElement){let C=M.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let I=C.closest("[data-chip-id]");I&&(H=I);}}}else {let M=A;if(O.startOffset>0){let C=M.childNodes[O.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let I=C.closest("[data-chip-id]");I&&(H=I);}}}if(H){U.preventDefault(),U.stopPropagation();let M=H.getAttribute("data-chip-id");if(!M)return;let C=`{{${M}}}`,I=m.indexOf(C);if(I!==-1){let F=m.slice(0,I)+m.slice(I+C.length),J=f.filter(_=>_.id!==M);E.current=I;try{window.getSelection()?.removeAllRanges();}catch{}g?.(J),p?.(F);}}}}catch{}},onFocus:U=>{c||(w.onFocus&&w.onFocus(U),T(U));},onBlur:U=>{c||(w.onBlur&&w.onBlur(U),k(U));},className:Q(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:Y()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(Te,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(u)})]})})}function mD({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 Jy({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:ke(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ve,{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(Vo({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:mD({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(fe,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(fe,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Te,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(fe,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Te,{size:o,className:"mt-1",children:t}):null})]})}function Xy({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function jy({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(z,{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 hD(e){return "primary"}var yD="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",qy={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]"}},vD="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",CD="opacity-100 cursor-pointer",SD={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},wD={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function ND(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=hD(),l=`${yD} ${n?qy[c].selected:qy[c].unselected}`;return l+=` ${We[r].text} ${We[r].height} ${We[r].padding} ${We[r].gap}`,l+=` ${o?vD:CD}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${Ye()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function Zy(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(z,{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(z,{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(ND(e),t),"aria-busy":s,children:h()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${SD[p]} flex h-5 w-5 items-center justify-center rounded-full ${wD[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var TD={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"}},PD={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}},RD=["energized","customerName","gs_max_continuous_current"],st={TRANSFORMER:[{key:"capacityKva",label:"kVA Rating",format:{type:"power",unit:"kVA",decimals:0}},{key:"primaryRatedVoltage",label:"Primary Voltage",format:{type:"voltage",unit:"V",decimals:0}}],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}}]},ra={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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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"}},MD={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 bc(e){return ra[e]}function ED(e){return ra[e].icon}function DD(e,t=false){return t?ra[e].label.plural:ra[e].label.singular}function LD(e){return ra[e].category}var AD={min:2,max:4};function ID(e){let t=ra[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function FD(e){return bc(e).detailPage}function BD(e){return (bc(e).fields?.headlineMetrics.length??0)>0}function _y(e){return bc(e).properties?.statList??[]}function VD(e){return _y(e).length>0}function zD({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(Tr,{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(Ia,{id:e,onSubmit:t,children:s})})}function OD({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(Ei,{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(Ia,{id:e,onSubmit:t,className:"mt-2",children:s})})}function WD({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 KD={sm:"gap-2",md:"gap-4",lg:"gap-6"};function YD(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 JD({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",YD(e),KD[t],r)})}function qD({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($t,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(Te,{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 QD(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function ZD({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(z,{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 $D({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 eL({when:e,message:t="You have unsaved changes. Leave anyway?"}){return ze__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 tL({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=ze__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 _i(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function oL(e,t){let r=_i(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 iv(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?iv(e,o):oL(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function nL(e,t){return !t||t.conditions.length===0?e:e.filter(r=>iv(r,t))}function aL(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 iL(e,t){return t?[...e].sort((r,o)=>{let n=_i(r,t.field),a=_i(o,t.field);return aL(n,a,t.direction)}):e}function sL(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 rL__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=_i(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function lL(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=_i(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 Dp({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=sL(e,o||null);a=nL(a,t||null);let i=lL(a,n);return a=iL(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function hc({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return ze.useMemo(()=>Dp({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function yc({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=Bo(r,n),i=ze.useRef(true);ze.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function sv(e){return e.mode==="client"?hc({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(yc({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 lv=Op(su());function mL(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 fL(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function cv(e,t){let r=fL(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Lp(e){return e.filter(t=>t.exportable!==false)}function dv(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 Ap(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Lp(t);if(n.length===0)throw new Error("No exportable columns found");dv(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=cv(u,l);}return d}),i=uk__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=mL(o.filename||"table-data","csv",o.timestamp!==!1);(0,lv.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function gL(e){let{columns:t,data:r}=e,o=Lp(t);return dv(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=cv(i,n);}return a})}function bL(e){return Lp(e).map(t=>t.exportLabel||t.label)}function uv({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:ze.useCallback(async()=>{try{await Ap({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function Loe(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}});exports.ABSENT_GRID_FIELDS=RD;exports.ActionCell=Jb;exports.ActionMenu=fa;exports.ActivityFeed=Cd;exports.ActivityFeedGroup=xs;exports.ActivityItem=hs;exports.Alert=cf;exports.AppShell=bf;exports.AreaSeries=Yo;exports.AutoMobileRenderer=wl;exports.Autocomplete=Ps;exports.Avatar=xo;exports.BREAKPOINTS=sn;exports.Badge=nt;exports.BadgeCell=jb;exports.Banner=Ms;exports.BarSeries=Hs;exports.BooleanCell=qb;exports.BrandProvider=Qp;exports.BreadcrumbItem=Ds;exports.Breadcrumbs=Es;exports.Button=ee;exports.CUSTOM_ICON_REGISTRY=ia;exports.Calendar=ha;exports.Card=Ge;exports.CardContent=md;exports.CardFooter=fd;exports.CardHeader=ud;exports.CardMedia=pd;exports.CardMobileRenderer=Nl;exports.CarouselAutoplayTrigger=Yf;exports.CarouselControl=Wf;exports.CarouselIndicator=Ud;exports.CarouselIndicatorGroup=Kf;exports.CarouselItem=Hf;exports.CarouselItemGroup=Of;exports.CarouselNextTrigger=Uf;exports.CarouselPrevTrigger=Gf;exports.CarouselProgressText=Jf;exports.CarouselRoot=zf;exports.CategoryBarChart=wg;exports.ChartAxis=Er;exports.ChartBottomBar=Ta;exports.ChartContainer=Gg;exports.ChartContext=Mr;exports.ChartEventMarkers=Js;exports.ChartEventSpans=Xs;exports.ChartTooltip=Jo;exports.Checkbox=Cn;exports.CheckboxGroup=Kd;exports.Chip=to;exports.ChipInputField=$f;exports.ClearButton=ni;exports.CodeEditor=rg;exports.Collapse=ya;exports.CollapseContent=Uo;exports.CollapseHeader=Go;exports.CollapseItem=Wo;exports.ColorField=gN;exports.ColorModeProvider=sm;exports.CommandPalette=zx;exports.Confirm=lg;exports.ConnectionStatusBadge=cg;exports.ContactCard=dg;exports.ContactMetaCell=Zb;exports.ContactMetaDisplay=Bs;exports.ContainerQueryProvider=mg;exports.CopyToClipboard=zo;exports.CustomCell=_b;exports.DEFAULT_MAP_TYPE=$l;exports.DataControls=Bb;exports.DataTable=Tx;exports.DateCell=$b;exports.DateField=Ob;exports.DateRangePicker=sl;exports.Description=Te;exports.DeviceHealthBadge=Rx;exports.DeviceMetaCell=tx;exports.DeviceMetaDisplay=ml;exports.DeviceStateBadge=Vn;exports.DeviceStateCell=nx;exports.DeviceStateWithMetric=bl;exports.DeviceTypeIcon=Ex;exports.Dialog=Tr;exports.DialogForm=zD;exports.DialogHeader=Gt;exports.Drawer=Ei;exports.DrawerForm=OD;exports.ENTITY_CATEGORY_CONFIG=PD;exports.ENTITY_CONFIG=ra;exports.EmptyState=_s;exports.EnrollmentStatusBadge=Lx;exports.ErrorBoundary=Or;exports.FieldError=fe;exports.FieldGroup=yf;exports.FileUpload=Ix;exports.FilterChips=Vb;exports.FilterDialog=Ub;exports.FirmwareVersionBadge=Bx;exports.Form=Ia;exports.FormActions=WD;exports.FormDivider=QD;exports.FormGrid=JD;exports.FormSection=qD;exports.FormStepper=ZD;exports.FormatRegistry=ne;exports.FormattedCell=ix;exports.FunnelSeries=Jg;exports.GRID_ELEMENT_TYPE_BY_ENTITY=MD;exports.GRID_STATE_COLORS=TD;exports.GRID_STAT_LIST=st;exports.GlobalSearch=Wx;exports.Grid=qu;exports.GridStateBadge=gl;exports.HEADLINE_METRIC_BOUNDS=AD;exports.Heading=$t;exports.HierarchyExplorer=gh;exports.HorizontalBarCell=Vu;exports.HoverCard=CR;exports.Icon=z;exports.InfiniteScrollIndicator=kr;exports.Input=Ns;exports.InputWrapper=yt;exports.InteractiveMap=Gi;exports.Kpi=Ch;exports.KpiGroup=op;exports.Label=Ve;exports.LineSeries=Tn;exports.List=Ph;exports.ListBox=WR;exports.ListBoxItem=tr;exports.ListItem=Mh;exports.ListPane=Eh;exports.Loader=go;exports.Logo=ba;exports.MAP_TYPES=ny;exports.Meter=cy;exports.MiniBarCell=zu;exports.ModalBackdrop=ur;exports.Notice=nc;exports.NoticeContainer=ac;exports.NoticeProvider=uy;exports.NumberCell=ux;exports.NumberField=ki;exports.PageBanner=Ef;exports.PageLayout=qn;exports.PercentBarCell=Ou;exports.PlaceSearch=yy;exports.Popover=lt;exports.ProgressBar=Cy;exports.Prose=Sy;exports.Radio=Py;exports.RadioCard=wy;exports.RadioCardGroup=Ny;exports.RadioGroup=Ty;exports.RangeCalendar=Ma;exports.ResultsCount=Ci;exports.RichTextEditor=Ey;exports.SKELETON_SIZES=Zo;exports.SOURCE_UNIT_TO_WH=Xc;exports.SaveBar=$D;exports.SearchControl=An;exports.SearchEmptyState=Gx;exports.SearchLoadingState=Kx;exports.SearchResultGroup=Jx;exports.SearchResultItem=Xx;exports.SearchResultsList=jx;exports.SearchTrigger=Qx;exports.Section=Ua;exports.SectionNav=lc;exports.SegmentedControl=tl;exports.Select=bo;exports.SelectCell=mx;exports.SideNav=vs;exports.SiteCard=Dy;exports.SiteContactCard=Ay;exports.SiteMetaCell=gx;exports.SiteMetaDisplay=yl;exports.Skeleton=X;exports.Slider=Iy;exports.SortControl=Si;exports.SparklineCell=Hu;exports.SplitPane=gc;exports.StackNav=Cs;exports.StatList=Ll;exports.StaticMap=Ga;exports.Switch=ll;exports.Tab=mc;exports.TabList=pc;exports.TabPanel=by;exports.Tabs=uc;exports.TextArea=Hy;exports.TextAreaWithChips=Ky;exports.TextCell=yx;exports.TextField=Ar;exports.TextLink=_e;exports.TiledTimeSeriesChart=Qs;exports.TiledTimeSeriesExplorer=Db;exports.TimeControls=rl;exports.TimeField=Jy;exports.Timeline=Xy;exports.TimelineItem=jy;exports.ToggleButton=Zy;exports.Tooltip=er;exports.TopNav=oi;exports.Tray=ct;exports.UnsavedChangesPrompt=eL;exports.activeDeviceStates=$1;exports.addFilterCondition=Qo;exports.applyDataOperations=Dp;exports.archetypeFor=ID;exports.assembleSeries=db;exports.autoScaleCurrent=FC;exports.autoScaleDistance=bm;exports.autoScaleEnergy=vm;exports.autoScalePower=UC;exports.autoScaleResistance=KC;exports.autoScaleVoltage=ZC;exports.baselineFromPoint=YN;exports.camelCaseToWords=Bm;exports.capitalize=Im;exports.celsiusToFahrenheit=YC;exports.celsiusToKelvin=p5;exports.centimetersToInches=XA;exports.clearColorCache=rs;exports.createCategoryColorMap=xC;exports.createEmptyFilter=wi;exports.createFilter=b1;exports.createFilters=x1;exports.createFormat=O5;exports.createTextureIcon=ot;exports.createTiledCameraSyncGroup=Xg;exports.createXScale=ru;exports.createYScale=di;exports.csvUnitFor=ad;exports.csvValueFor=Om;exports.defaultMargin=Ae;exports.deviceStateLabels=eP;exports.deviceStateMetricFormats=hU;exports.emptyStore=ub;exports.entityHasDetailPage=FD;exports.entityHasStatList=VD;exports.entityShowsNow=BD;exports.enumToSentenceCase=qC;exports.exportChart=cu;exports.exportTableAsCSV=Ap;exports.fahrenheitToCelsius=JC;exports.fahrenheitToKelvin=m5;exports.feetToMeters=zA;exports.feetToMiles=WA;exports.filterToChips=h1;exports.formatBoolean=lm;exports.formatCapacity=bA;exports.formatComponentValue=qr;exports.formatCurrency=mm;exports.formatCurrent=zc;exports.formatDate=fm;exports.formatDistance=xm;exports.formatEmptyValue=ul;exports.formatEnergy=jc;exports.formatFieldValue=zr;exports.formatInternationalPhone=qc;exports.formatNumber=pm;exports.formatPercent=dm;exports.formatPhone=Cm;exports.formatPhoneNumber=ca;exports.formatPower=$c;exports.formatPowerRating=xA;exports.formatResistance=td;exports.formatTemperature=Mm;exports.formatText=zm;exports.formatUSPhone=is;exports.formatVoltage=nd;exports.getBadgeClasses=Kb;exports.getBooleanBadgeVariant=Yb;exports.getCellAlignmentClasses=Lu;exports.getCellContainerClasses=Me;exports.getCellTextClasses=Ir;exports.getContrastingTextColor=hC;exports.getDateParts=LA;exports.getDefaultChartColor=qa;exports.getDefaultColors=_p;exports.getDeviceStateDisplayLabel=Fu;exports.getDeviceStateLabel=Fu;exports.getEntityCategory=LD;exports.getEntityConfig=bc;exports.getEntityIcon=ED;exports.getEntityLabel=DD;exports.getEntityStatList=_y;exports.getEventColor=yo;exports.getExportFormatName=bk;exports.getExportHeaders=bL;exports.getFieldGroupStyles=xS;exports.getFilterFields=Fn;exports.getGridStateLabel=ox;exports.getInputBackgroundStyles=hf;exports.getInputBaseStyles=Ht;exports.getInputStateStyles=Vo;exports.getLinkClasses=Au;exports.getNumericColorClasses=pl;exports.getResolvedColor=Pt;exports.getSkeletonSize=sr;exports.getStateTone=Loe;exports.getThemeCategoricalColors=ln;exports.getYFormatSettings=Wr;exports.gridStateLabels=rP;exports.inchesToCentimeters=JA;exports.isActiveDeviceState=Iu;exports.isActiveState=Iu;exports.isCustomPinsLayer=pp;exports.isExportSupported=gk;exports.isFilterEmpty=il;exports.isGeoJsonLayer=up;exports.isLightColor=$p;exports.isNil=ue;exports.isRasterLayer=mp;exports.isVectorLayer=dp;exports.kelvinToCelsius=XC;exports.kelvinToFahrenheit=f5;exports.kilometersToMiles=HA;exports.layer=cp;exports.mapValuesToCategoricalColors=Mc;exports.metersToFeet=VA;exports.metersToMiles=GA;exports.metersToYards=YA;exports.milesToFeet=gm;exports.milesToKilometers=OA;exports.milesToMeters=UA;exports.parseBoolean=Do;exports.pickEnergyUnit=Jc;exports.prepareTableDataForExport=gL;exports.registerPhosphorIcon=sy;exports.removeFilterCondition=In;exports.resolveValue=Ce;exports.snakeCaseToWords=Vm;exports.telemetryPresetRanges=$s;exports.temperatureStringToSymbol=Nm;exports.tierForViewport=Zs;exports.tileIndexAt=yT;exports.tileKey=ar;exports.tileReducer=pb;exports.tilesForViewport=Xo;exports.toA=PA;exports.toActiveInactive=TC;exports.toAmps=ns;exports.toBoolean=Eo;exports.toCelsius=Tm;exports.toCentimeters=HC;exports.toCheckmark=RC;exports.toCompactNumber=LC;exports.toCurrency=um;exports.toCustomDateFormat=OC;exports.toDateString=BC;exports.toEnabledDisabled=NC;exports.toFahrenheit=km;exports.toFeet=Wc;exports.toFloat=EC;exports.toFormattedNumber=DC;exports.toFullDateTime=VC;exports.toGW=a5;exports.toGWh=ym;exports.toGigawatts=_c;exports.toISOString=zC;exports.toInches=GC;exports.toInteger=MC;exports.toKA=RA;exports.toKV=S5;exports.toKW=o5;exports.toKelvin=Pm;exports.toKiloamps=Vc;exports.toKilohms=Sm;exports.toKilometers=Hc;exports.toKilovolts=od;exports.toKilowatts=Qc;exports.toLowerCase=Dm;exports.toMA=TA;exports.toMV=v5;exports.toMW=n5;exports.toMWh=hm;exports.toMegawatts=Zc;exports.toMegohms=wm;exports.toMeters=Oc;exports.toMiles=Gc;exports.toMilliamps=Bc;exports.toMillimeters=WC;exports.toMilliohms=ed;exports.toMillivolts=rd;exports.toNauticalMiles=BA;exports.toOhms=ls;exports.toOnOff=kC;exports.toPercentage=cm;exports.toRelativeTime=as;exports.toScientificNotation=AC;exports.toSecret=QC;exports.toSentenceCase=Lm;exports.toTemperature=Rm;exports.toTitleCase=Am;exports.toTrueFalse=PC;exports.toUpperCase=Em;exports.toV=C5;exports.toVolts=us;exports.toW=r5;exports.toWatts=ss;exports.toWh=Kc;exports.toYards=Uc;exports.tokWh=Yc;exports.truncateEnd=ds;exports.truncateMiddle=da;exports.truncateStart=cs;exports.typeRole=gt;exports.typographyRole=Qr;exports.ucFirst=Fm;exports.useBreakpoint=Qt;exports.useChartContext=kn;exports.useClientDataControls=hc;exports.useColorMode=Ot;exports.useComponentFormatter=CA;exports.useContainerBreakpoint=ug;exports.useDataControls=sv;exports.useDebounce=Bo;exports.useElementSize=xa;exports.useInfiniteScroll=Io;exports.useInputFocus=Rr;exports.useLocalStorage=Ul;exports.useMediaQuery=qt;exports.useNotice=my;exports.useServerDataControls=yc;exports.useTableExport=uv;exports.useTileWindow=yb;exports.useTiledTimeSeries=vu;exports.useWizard=tL;exports.wrapWithLink=io;exports.yardsToMeters=KA;//# sourceMappingURL=index.cjs.map
|
|
43
|
+
`,backgroundSize:"30px 30px"}})})})}var gy="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",VM={backgroundImage:`linear-gradient(to right, ${gy} 1px, transparent 1px), linear-gradient(to bottom, ${gy} 1px, transparent 1px)`,backgroundSize:"24px 24px"},zM={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function nc({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:VM}),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:zM}),jsxRuntime.jsx(O,{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(O,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var by={streets:"streets",satellite:"satellite",neutral:"neutral"},ac="streets";function ic(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 xy({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(UM.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 Xi=He__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=ac,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:g="default",showUserLocation:f=true,onUserLocationChange:y,children:b,additionalInteractiveLayerIds:x=[],onMapClick:h,showMarker:v=false,markerLocation:S},w)=>{let k=d??jl();if(!k)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(nc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:P}=Ot(),T=He.useRef(null),R=He.useRef(null),[A,M]=He.useState(false),[L,D]=He.useState(false);He.useEffect(()=>{rc();},[]);let[B,V]=He.useState(false),Y=He.useRef(0),[q,Q]=He.useState(null),[K,W]=He.useState(null),G=He.useRef(null),I=He.useRef(null),[U,N]=ql("interactiveMap.trackingLocation",false),[C,F]=He.useState(false);He.useEffect(()=>{if(!navigator.geolocation){F(true);return}if(U){if(!navigator.permissions?.query){F(true);return}navigator.permissions.query({name:"geolocation"}).then(E=>{E.state!=="granted"&&N(false),F(true);}).catch(()=>{F(true);});}else F(true);},[]),He.useEffect(()=>{let E=setTimeout(()=>{A||D(true);},200);return ()=>clearTimeout(E)},[A]),He.useEffect(()=>{I.current=null;},[c,P]),He.useEffect(()=>{if(A)return;let E=setInterval(()=>{if(T.current?.loaded()){M(true),D(false);let H=T.current.getMap?.();H&&I.current!==H&&(I.current=H,p?.()),clearInterval(E);}},200);return ()=>clearInterval(E)},[A,p]),He.useEffect(()=>{if(C){if(!U||a){G.current!==null&&(navigator.geolocation.clearWatch(G.current),G.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return G.current=navigator.geolocation.watchPosition(E=>{let H={latitude:E.coords.latitude,longitude:E.coords.longitude,accuracy:E.coords.accuracy};W(H),y?.(H);},E=>{console.warn("Geolocation error:",E.message),W(null),y?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{G.current!==null&&(navigator.geolocation.clearWatch(G.current),G.current=null);}}},[U,a,y,C]);let z=He.useCallback(()=>{M(true),D(false);let E=T.current?.getMap?.();E&&I.current!==E&&(I.current=E,p?.());},[p]),X=He.useCallback(()=>{T.current&&e&&(V(false),Y.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]),_=He.useMemo(()=>g===false||g===null?[]:g==="default"||g===void 0?up:g,[g]),se=He.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}N(true),navigator.geolocation.getCurrentPosition(E=>{let{latitude:H,longitude:te}=E.coords;T.current&&T.current.jumpTo({center:[te,H],zoom:15});},E=>{console.warn("Geolocation error:",E.message),E.code===E.PERMISSION_DENIED&&N(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),Z=He.useMemo(()=>{if(a)return null;let E=_.map(H=>H.type==="navigation"?{...H,onResetZoom:H.onResetZoom||X,onGeolocateClick:H.onGeolocateClick||se}:H);return fp(E,{mapRef:T,layers:l,showResetButton:B})},[_,T,a,l,X,B,se]),ie=He.useMemo(()=>{let E=[];return l.filter(H=>H.events?.onClick||H.events?.onMouseEnter||H.events?.onMouseLeave||H.tooltip).forEach(H=>{H.kind==="clusteredVector"?(E.push(`${H.id}-clusters`),E.push(`${H.id}-points`),E.push(`${H.id}-selected-point`)):E.push(H.id);}),[...E,...x]},[l,x]),ve=He.useMemo(()=>{let E=new Map;return l.forEach(H=>{H.events&&(E.set(H.id,H.events),H.kind==="clusteredVector"&&(E.set(`${H.id}-clusters`,H.events),E.set(`${H.id}-points`,H.events),E.set(`${H.id}-selected-point`,H.events)));}),E},[l]),ee=He.useMemo(()=>{let E=new Map;return l.forEach(H=>{H.tooltip&&(E.set(H.id,H.tooltip),H.kind==="clusteredVector"&&(E.set(`${H.id}-clusters`,H.tooltip),E.set(`${H.id}-points`,H.tooltip),E.set(`${H.id}-selected-point`,H.tooltip)));}),E},[l]),oe=He.useMemo(()=>{let E=new Map;return l.forEach(H=>{H.kind==="clusteredVector"&&(E.set(H.id,H),E.set(`${H.id}-clusters`,H),E.set(`${H.id}-points`,H),E.set(`${H.id}-selected-point`,H));}),E},[l]),le=He.useMemo(()=>{if(!v)return null;let E=S?.longitude??t?.longitude??e?.longitude,H=S?.latitude??t?.latitude??e?.latitude;return E===void 0||H===void 0?null:{longitude:E,latitude:H}},[v,S,t,e]),fe=He.useCallback(E=>{if(a)return;let H=E.features?.[0];if(!H||!H.layer)return;let te=H.layer.id,re=ve.get(te),ne=ee.get(te),Te;H.geometry.type==="Point"?Te=H.geometry.coordinates:Te=[E.lngLat.lng,E.lngLat.lat];let Ye={id:H.id??H.properties?.id,lngLat:Te,properties:H.properties||{},layerId:te},qe=oe.get(te),ur=H.properties?.cluster===true;if(qe&&ur){let pe=T.current;if(pe){let pt=pe.getZoom(),Qa=Math.min(pt+3,18);pe.flyTo({center:Te,zoom:Qa,duration:1e3});}return}if(re?.onClick&&re.onClick(Ye),ne&&ne.trigger==="click"){let pe;qe&&"cluster"in ne?ne.point&&(pe=ne.point(Ye)):"content"in ne&&(pe=typeof ne.content=="function"?ne.content(Ye):ne.content),pe&&Q({feature:Ye,content:pe,bare:ne.bare});}h&&h(E);},[ve,ee,a,h,oe,T,ie]),Ke=He.useCallback(E=>{let H=E.features?.[0];if(!H||!H.layer)return null;let te=H.layer.id,re=ee.get(te);if(!re||re.trigger!=="hover"&&re.trigger!==void 0)return null;let ne;H.geometry.type==="Point"?ne=H.geometry.coordinates:ne=[E.lngLat.lng,E.lngLat.lat];let Te={id:H.id??H.properties?.id,lngLat:ne,properties:H.properties||{},layerId:te},Ye;if(oe.get(te)&&"cluster"in re){let ur=H.properties?.cluster===true;if(ur&&re.cluster){let pe=H.properties?.point_count||0;Ye=re.cluster(pe,Te);}else !ur&&re.point?Ye=re.point(Te):Ye=ur?`${H.properties?.point_count||0} items`:null;}else "content"in re&&(Ye=typeof re.content=="function"?re.content(Te):re.content);return Ye?{feature:Te,content:Ye,bare:re.bare}:null},[ee,oe]),St=He.useCallback(E=>{if(a)return;let H=E.features?.[0];if(!H||!H.layer)return;let te=H.layer.id,re=ve.get(te);if(re?.onMouseEnter){let Te;H.geometry.type==="Point"?Te=H.geometry.coordinates:Te=[E.lngLat.lng,E.lngLat.lat];let Ye={id:H.id??H.properties?.id,lngLat:Te,properties:H.properties||{},layerId:te};re.onMouseEnter(Ye);}let ne=Ke(E);ne&&Q(ne),T.current&&(T.current.getCanvas().style.cursor="pointer");},[ve,a,T,Ke]),Or=He.useCallback(E=>{if(a)return;let H=E.features?.[0];if(!H||!H.layer)return;let te=Ke(E);if(te){Q(re=>re&&re.feature.layerId===te.feature.layerId&&re.feature.id===te.feature.id?re:te);return}Q(re=>{if(!re)return re;let ne=ee.get(re.feature.layerId);return ne&&(ne.trigger==="hover"||ne.trigger===void 0)?null:re});},[a,Ke,ee]),jt=He.useCallback(()=>{if(!a){if(ve.forEach(E=>{E.onMouseLeave?.();}),q){let E=q.feature.layerId,H=l.find(te=>te.id===E);if(!H){let te=E.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");H=l.find(re=>re.id===te);}H?.tooltip&&(H.tooltip.trigger||"hover")==="hover"&&Q(null);}T.current&&(T.current.getCanvas().style.cursor="");}},[ve,a,T,q,l]),It=He.useCallback((E,H)=>{for(let te of l)if(te.tooltip&&!(H&&te.id!==H)){if(te.kind==="geojson"){if(typeof te.data=="string")continue;let re=te.data,Te=(re.type==="FeatureCollection"?re.features:[re]).find(Ye=>Ye.id===E);if(Te&&Te.geometry.type==="Point")return {id:Te.id,lngLat:Te.geometry.coordinates,properties:Te.properties||{},layerId:te.id}}else if(te.kind==="customPins"){let re=te.data.find(ne=>ne.id===E||ne._id===E||ne.key===E);if(re)return {id:E,lngLat:te.getPosition(re),properties:re,layerId:te.id}}}return null},[l]);He.useImperativeHandle(w,()=>({showTooltip:(E,H)=>{let te=It(E,H);if(!te)return;let re=l.find(ne=>ne.id===te.layerId);if(re?.tooltip&&"content"in re.tooltip){let ne=typeof re.tooltip.content=="function"?re.tooltip.content(te):re.tooltip.content;Q({feature:te,content:ne,bare:re.tooltip.bare});}},hideTooltip:()=>{Q(null);},getMap:()=>T.current,markMapAsMoved:()=>{V(true);}}),[It,l]);let ge=(E,H)=>u?u(E,H):{url:E},be=m||L;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(UM__default.default,{ref:T,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:ic(c,P),styleDiffing:false,mapboxAccessToken:k,transformRequest:ge,onLoad:z,onMove:a?void 0:E=>{if(E.originalEvent&&A){let H=E.originalEvent.type,te=Math.abs((E.viewState.latitude??0)-(e?.latitude??0)),re=Math.abs((E.viewState.longitude??0)-(e?.longitude??0)),ne=Math.abs((E.viewState.zoom??0)-(e?.zoom??0));e&&(te>1e-4||re>1e-4||ne>.1)&&(H==="mousemove"||H==="touchmove"||H==="pointermove"?V(true):(H==="wheel"||H==="mousewheel")&&(Y.current+=1,Y.current>=3&&V(true)));}r?.(E.viewState);},onClick:a?void 0:fe,onMouseMove:a?void 0:Or,onMouseEnter:a?void 0:St,onMouseLeave:a?void 0:jt,interactiveLayerIds:a?[]:ie,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(UM.AttributionControl,{position:"top-left"}),Z,Ki(l,c),b,le&&jsxRuntime.jsx(UM.Marker,{longitude:le.longitude,latitude:le.latitude,anchor:"bottom",children:jsxRuntime.jsx(O,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),f&&K&&jsxRuntime.jsx(xy,{longitude:K.longitude,latitude:K.latitude,accuracy:K.accuracy}),q&&jsxRuntime.jsx(UM.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}`),be&&jsxRuntime.jsx(oc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});Xi.displayName="InteractiveMap";async function yy(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(He.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 Ya({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:g=false}){let f=i??jl(),{isDarkTheme:y}=Ot(),[b,x]=He.useState(false),[h,v]=He.useState(false),[S,w]=He.useState(false),k=He.useRef(null),P=He.useRef(null),T=He.useCallback(()=>w(true),[]),R=He.useCallback(()=>w(false),[]);He.useEffect(()=>{rc();},[]);let A={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};He.useEffect(()=>{let D=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(D)},[b]);let M=He.useCallback(()=>{x(true),v(false),l?.();},[l]);He.useEffect(()=>{if(!P.current)return;let D=new ResizeObserver(()=>{k.current&&k.current.resize();});return D.observe(P.current),()=>{D.disconnect();}},[]);let L=o||h;return f?jsxRuntime.jsxs("div",{ref:P,style:A,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(UM__default.default,{ref:k,mapboxAccessToken:f,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:ic(n,y),onLoad:M,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(UM.AttributionControl,{position:"top-left"}),Ki(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(UM.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(O,{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(Nr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:T})}),u&&jsxRuntime.jsx(Pr,{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(Xi,{initialViewState:r,mapType:n,mapboxAccessToken:f,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})]})}),L&&jsxRuntime.jsx(oc,{})]}):jsxRuntime.jsx(nc,{style:A,className:d,schematic:g,showMarker:s})}var tE={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 Cy({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=tE[t],l=a&&e&&!s["aria-label"]&&!s["aria-labelledby"]?{"aria-label":e}:{};return jsxRuntime.jsx(reactAriaComponents.Meter,{...s,...l,className:Ne(i,"flex flex-col gap-1"),children:({percentage:d,valueText:u})=>{let m=o&&d>=n,p=r==="default"?rE(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Oe,{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]",oE(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function rE(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function oE(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 lc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",lE={success:{container:lc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:lc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:lc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:lc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function dc({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}=lE[r];return He.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(O,{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(O,{name:"X",size:16})})]})}var gE={"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 uc({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=He.useState(false);if(He.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",gE[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(dc,{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 Sy=He.createContext(void 0);function wy({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=He.useState([]),s=He.useCallback((u,m)=>{let p=`notice-${Date.now()}-${Math.random()}`,g={id:p,message:u,variant:m?.variant||"info",duration:m?.duration??o,dismissible:m?.dismissible??n};return i(f=>{let y=[...f,g];return y.length>r?y.slice(-r):y}),p},[r,o,n]),c=He.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=He.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Sy.Provider,{value:d,children:[e,jsxRuntime.jsx(uc,{notices:a,onDismiss:c,position:t})]})}function Ny(){let e=He.useContext(Sy);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function ky(){let{addNotice:e,removeNotice:t,clearNotices:r}=Ny(),o=He.useCallback((c,l)=>e(c,l),[e]),n=He.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=He.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=He.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=He.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 SE={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},wE={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function Ja({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=He__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(wE[a],SE[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($t,{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:l})]})}Ja.displayName="Section";function fc({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=He__namespace.useRef(null),m=He__namespace.useRef(null),[p,g]=He__namespace.useState(e[0]?.id||null),f=t??p,y=He__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=He__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);He__namespace.useEffect(()=>{let w=window.location.hash;if(!w)return;let k=w.slice(1),P=k.startsWith(c)?k.slice(c.length):k,T=e.find(R=>R.id===P);T&&requestAnimationFrame(()=>{let R=b(T.id);if(!R)return;let A=y();if(A){let M=A.getBoundingClientRect(),L=R.getBoundingClientRect(),D=A.scrollTop+(L.top-M.top);A.scrollTo({top:Math.max(0,D),behavior:"instant"});}else R.scrollIntoView({behavior:"instant",block:"start"});r?r(T.id):g(T.id);});},[]),He__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=R=>{if(!R)return false;let A=window.getComputedStyle(R);return A.display!=="none"&&A.visibility!=="hidden"&&A.opacity!=="0"},k=()=>{let R=w(u.current),A=w(m.current);if(!R&&!A)return null;let M=y(),L=new IntersectionObserver(D=>{D.forEach(B=>{if(B.isIntersecting){let V=B.target.id.replace(c,"");r?r(V):g(V);}});},{root:M??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(D=>{let B=b(D.id);B&&L.observe(B);}),L},P=k(),T=()=>{P&&P.disconnect(),P=k();};return window.addEventListener("resize",T),()=>{P&&P.disconnect(),window.removeEventListener("resize",T);}},[e,c,t,r,o,y,b]);let x=He__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),h=He__namespace.useCallback((w,k)=>{w.preventDefault();let P=b(k);if(P){let T=y();if(T){let R=T.getBoundingClientRect(),A=P.getBoundingClientRect(),M=T.scrollTop+(A.top-R.top),L=Math.max(0,T.scrollHeight-T.clientHeight);T.scrollTo({top:Math.max(0,Math.min(M,L)),behavior:a});}else {let R=P.getBoundingClientRect().top+window.scrollY,A=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),M=Math.max(0,Math.min(R,A));window.scrollTo({top:M,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${c}${k}`),r?r(k):g(k);}},[c,a,r,y,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 k=f===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>h(P,w.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",k?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":k?"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 k=f===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>h(P,w.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",k?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":k?"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 Py(e){return "primary"}var gc=He__namespace.createContext({variant:"primary"});function ME({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function xc({variant:e="primary",...t}){let r=Py();return jsxRuntime.jsx(gc.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)=>ME({...n,className:o}))})})})}function EE({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 hc({variant:e,sticky:t=false,...r}){let o=He__namespace.useContext(gc),n=Py(e??o.variant);return jsxRuntime.jsx(gc.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>EE({...i,sticky:t,className:a||""}))})})}function DE({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=`${Je()} ${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 yc(e){let{variant:t}=He__namespace.useContext(gc);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>DE({...o,className:r,isSelected:o.isSelected,variant:t}))})}function LE({className:e=""}){let t="block w-full mt-4 text-text-primary",r=Je();return `${t} ${r} ${e}`.trim()}function Ry(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>LE({...r,className:t||""}))})}function Zn({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 AE({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":"",g=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:g,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(J,{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(J,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(J,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(J,{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((f,y)=>jsxRuntime.jsx(J,{className:"h-9 w-full"},y))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((f,y)=>jsxRuntime.jsx(J,{className:"h-9 w-24"},y))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(J,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:g,"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(Fs,{children:r.map((f,y)=>{let{label:b,...x}=f;return jsxRuntime.jsx(Bs,{...x,children:b},`${b}-${y}`)})})}):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($t,{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((f,y)=>jsxRuntime.jsx(He__namespace.default.Fragment,{children:f},y))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((f,y)=>jsxRuntime.jsx(He__namespace.default.Fragment,{children:f},y))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function IE({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(xc,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(hc,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(yc,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function FE({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(VE,{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 BE({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function VE({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=He__namespace.default.useMemo(()=>{let h=[];return He__namespace.default.Children.forEach(a,v=>{if(He__namespace.default.isValidElement(v)&&(v.type===Ja||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;S.id?h.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");}}),h},[a]),p=He__namespace.default.useMemo(()=>{let h=He__namespace.default.Children.map(a,v=>{if(He__namespace.default.isValidElement(v)&&(v.type===Ja||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return He__namespace.default.cloneElement(v,{...S,id:`${c}${S.id}`})}return v});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:h})},[a,c]),g=(h,v)=>jsxRuntime.jsx(fc,{sections:m,activeSection:e,onSectionChange:t,orientation:h,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:g("horizontal")}),p]});let f=r==="left"?"var(--nav-width) 1fr":"1fr var(--nav-width)",y=u?"":"top-20",b=u?{top:u}:void 0,x=tailwindMerge.twMerge("hidden lg:block sticky self-start",y);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:g("horizontal","py-3 mt-0")}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("lg:grid",i),style:{gridTemplateColumns:f,gap:n,"--nav-width":o},children:[r==="left"&&jsxRuntime.jsx("nav",{className:x,style:b,children:g("vertical")}),p,r==="right"&&jsxRuntime.jsx("nav",{className:x,style:b,children:g("vertical")})]})]})}function zE({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}Zn.Header=AE;Zn.Tabs=IE;Zn.Content=FE;Zn.Aside=BE;Zn.ScrollableContent=zE;function HE(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var GE=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function Dy({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:g=["place","address"],defaultFilter:f,validationResult:y,countryRestrictions:b,proximity:x="ip",hideCountry:h=false,showIcon:v=true,useMobileTray:S=true,className:w}){let k=He.useRef(new WeakMap),P=He.useRef([]),T={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:GE,types:g.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...x?{proximity:x==="ip"?"ip":x.join(",")}:{}},shouldLoad:M=>M.length>0,transformResponse:M=>{if(!HE(M))return [];let L=M.features.map(D=>{let B={id:D.id,name:D.place_name};return k.current.set(B,{type:D.place_type[0],center:D.center,context:D.context,address:D.address,text:D.text,properties:D.properties}),B});return L.length>0&&(P.current=L),L}},R=M=>{let L=k.current.get(M),D=M.name.split(", "),B=D[0],V=D.slice(1);h&&V.length>0&&(V=V.slice(0,-1));let Y=V.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(O,{name:L?.type==="address"?"MapPin":L?.type==="place"?"Buildings":L?.type==="region"?"MapPinArea":L?.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:B}),Y&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:Y})]})]})},A=M=>M?jsxRuntime.jsx(O,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(O,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(Ls,{"data-testid":"autocomplete","data-config":JSON.stringify({types:g.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 D=P.current.find(B=>B.id===M);if(D){let B=k.current.get(D);B&&p({id:D.id,place_name:D.name,place_type:[B.type],center:B.center,context:B.context,address:B.address,text:B.text,properties:B.properties});}}},requestConfig:T,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:R,renderLeftIcon:A,defaultFilter:f,validationResult:y,hideChevron:true,useMobileTray:S,className:w})}function Ay({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:Ne(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 Iy({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:Zt("prose",i,s,o),...a,children:n})}function jE(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function qE(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function QE(){return "opacity-50 cursor-not-allowed"}function Fy({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:Ne(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",jE(n),qE(s),(t||c)&&QE(),r),children:o})})}function By({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:Ne(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:He__namespace.default.Children.map(s,m=>He__namespace.default.isValidElement(m)?He__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function tD(e){return "primary"}var Vy=He.createContext({variant:"primary"});function zy(e){let{variant:t="primary",...r}=e,o=tD();return jsxRuntime.jsx(Vy.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:Ne(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Oe,{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(ke,{children:e.description}),jsxRuntime.jsx(me,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function rD({isSelected:e,isInvalid:t,isDisabled:r}){let n=[Je(),"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 Oy(e){return He.useContext(Vy),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:Ne(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:rD(t)}),e.children]})})}var pD={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"}},qa=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx($,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function mD({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=He.useState(e);return He__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(pr,{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(Wt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Ir,{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 Wy({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=pD[i],[l,d]=He.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[lD__default.default.configure({heading:s.length>0?{levels:s}:false}),nD__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:g})=>{t?.(g.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=g=>{g===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:g}).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:g})=>g.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 g=u.getAttributes("link").href;g&&window.open(g,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(O,{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(O,{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(O,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(mD,{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(g=>jsxRuntime.jsx(qa,{isActive:u.isActive("heading",{level:g}),onPress:()=>u.chain().focus().toggleHeading({level:g}).run(),children:jsxRuntime.jsxs("span",{className:"text-xs font-bold",children:["H",g]})},g)),jsxRuntime.jsx(qa,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(qa,{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(qa,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(O,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(qa,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(O,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(qa,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(O,{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 Uy({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:g,contentClassName:f,showMapExpandToggle:y=false,expandedMapTitle:b="Explore map",expandedMapAddressLabel:x,piiEntity:h}){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(", "),k=d&&n!==void 0&&a!==void 0,P=({children:R,className:A})=>i?s?jsxRuntime.jsx(s,{href:i,className:A,children:R}):jsxRuntime.jsx($e,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",A),asButton:false,children:R}):jsxRuntime.jsx("span",{className:A,children:R});if(p){let R=l==="row";return jsxRuntime.jsxs(We,{variant:c,className:tailwindMerge.twMerge(R?"flex flex-col md:flex-row":"flex flex-col",g),children:[k&&jsxRuntime.jsx(We.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(J,{width:"100%",height:u})}),jsxRuntime.jsxs(We.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(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{width:"80%",height:16})]})]})}let T=l==="row";return jsxRuntime.jsxs(We,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",T?"flex flex-col md:flex-row":"flex flex-col",g),children:[i&&jsxRuntime.jsx(P,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),k&&jsxRuntime.jsx(We.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(Ya,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:y,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(We.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",f),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":h?"address":void 0,"data-pii-entity":h,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":h?"city-state-zip":void 0,"data-pii-entity":h,children:S})]})})]})}function Yy({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:g=false,expandedMapTitle:f="Explore map",expandedMapAddressLabel:y}){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(", "),h=y||[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($e,{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(We,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",P?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(We.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(J,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(We.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(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{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(J,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(J,{width:"50%",height:14}),jsxRuntime.jsx(J,{width:"100%",height:12})]})]})]})]})]})}let k=n==="row";return jsxRuntime.jsxs(We,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",k?"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(We.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(k&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(Ya,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:g,expandedMapTitle:f,expandedMapAddressLabel:h})}),jsxRuntime.jsxs(We.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",k&&"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(yo,{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(O,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx($e,{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(O,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx($e,{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:da(t.phone)})]})]})]})]})]})]})]})}function Jy({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 g=typeof i=="number",[f,y]=He__namespace.default.useState(s),b=g?i:f,x=Math.min(Math.max(b,l),d),h=Math.max(d-l,1e-5),v=(x-l)/h*100;return jsxRuntime.jsxs("div",{className:Ne(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Oe,{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);g||y(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(ke,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(me,{className:"mt-1",children:o})]})}var yD=He__namespace.default.createContext({orientation:"horizontal",isResizing:false});function jy(e,t){return e===void 0?t:e}function vD(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function Cc({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 g=He.useRef(null),[f,y]=He.useState(false),b=i==="horizontal"?400:300,x=jy(i==="horizontal"?e:t,b),[h,v]=He.useState(null),S=He.useCallback(M=>{if(!g.current||!f)return;let L=g.current.getBoundingClientRect(),D=i==="horizontal"?L.width:L.height,B=i==="horizontal"?M.clientX:M.clientY,Y=(i==="horizontal"?L.right:L.bottom)-B,q=D-Y,Q=i==="horizontal"?r:o,K=i==="horizontal"?n:a;Y<Q||q<K||(v(Y),c?.(Y));},[f,i,r,o,n,a,c]),w=He.useCallback(()=>{y(false),d?.();},[d]),k=He.useCallback(M=>{M.preventDefault(),M.stopPropagation(),y(true),l?.();},[l]);He.useEffect(()=>{if(f)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="";}},[f,S,w,i]);let P=He__namespace.default.Children.toArray(p).find(M=>He__namespace.default.isValidElement(M)&&M.type===Qy),T=He__namespace.default.Children.toArray(p).find(M=>He__namespace.default.isValidElement(M)&&M.type===Zy),R=h??x,A=typeof R=="number"?`${R}px`:R;return jsxRuntime.jsx(yD.Provider,{value:{orientation:i,isResizing:f},children:jsxRuntime.jsxs("div",{ref:g,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:k,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:M=>{if(!g.current)return;let L=g.current.getBoundingClientRect(),D=i==="horizontal"?L.width:L.height,B=h??vD(x,D),V=20,Y=i==="horizontal"?r:o,q=i==="horizontal"?n:a;if(i==="horizontal"){if(M.key==="ArrowLeft"){let Q=Math.min(B+V,D-q);v(Q),c?.(Q);}else if(M.key==="ArrowRight"){let Q=Math.max(B-V,Y);v(Q),c?.(Q);}}else if(M.key==="ArrowUp"){let Q=Math.min(B+V,D-q);v(Q),c?.(Q);}else if(M.key==="ArrowDown"){let Q=Math.max(B-V,Y);v(Q),c?.(Q);}},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",f&&"bg-action-brand",f&&(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"]:A},children:T})]})})}function Qy({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function Zy({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}Cc.Main=Qy;Cc.Aside=Zy;var SD=e=>{let t=Ht({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 _y({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:g,handleFocus:f,handleBlur:y}=Mr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{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),f(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),y(b);},className:SD({isInvalid:s,isDisabled:c,isResizable:l,isFocused:g,size:o,transparent:i,className:d}),disabled:c})}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(me,{size:o,children:r(u)}):t?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null})]})})}function rv({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:g=[],onChipsChange:f,triggerPattern:y="{{",onTriggerDetected:b,onTriggerDismissed:x,renderChip:h,chipVariant:v="primary",chipSize:S,...w}){let k=He.useRef(null),{isFocused:P,handleFocus:T,handleBlur:R}=Mr(),A=S||"sm",M=He.useRef(null),L=He.useCallback(K=>{let W="",G=I=>{if(I.nodeType===Node.TEXT_NODE){if(!I.parentElement?.closest("[data-chip-id]")){let N=I.textContent||"";W+=N;}}else if(I.nodeType===Node.ELEMENT_NODE){let U=I;if(U.hasAttribute("data-chip-id")){let N=U.getAttribute("data-chip-id");W+=`{{${N}}}`;return}else if(U.tagName==="BR"){W+=`
|
|
44
|
+
`;return}else U.tagName;}for(let U=0;U<I.childNodes.length;U++)G(I.childNodes[U]);};return G(K),W},[]),D=He.useCallback((K,W)=>{let G=document.createTreeWalker(K,NodeFilter.SHOW_TEXT,{acceptNode:F=>{let z=F.parentElement;return z&&z.closest("[data-chip-id]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),I=G.nextNode(),U=Math.max(0,W);for(;I;){let F=I.nodeValue||"";if(F.length>=U){let z=document.createRange();z.setStart(I,U),z.collapse(true);let X=window.getSelection();X?.removeAllRanges(),X?.addRange(z);return}U-=F.length,I=G.nextNode();}let N=window.getSelection(),C=document.createRange();C.selectNodeContents(K),C.collapse(false),N?.removeAllRanges(),N?.addRange(C);},[]);He.useEffect(()=>{k.current&&!m&&k.current.textContent!==""&&(k.current.textContent="");},[m]),He.useLayoutEffect(()=>{if(k.current){if(m===""){if(P)try{k.current.focus({preventScroll:!0}),D(k.current,0);}catch{}return}if(M.current!=null)try{D(k.current,M.current);}finally{M.current=null;}}},[m,D,P]);let B=He.useCallback((K,W)=>{if(p?.(K),K===""){x?.();return}if(y&&b&&W!==void 0){let G=K.slice(0,W),I=typeof y=="string"?new RegExp(`\\${y}([^\\s]*)$`):y,U=G.match(I);if(U){let N=U[1]||"",C=W-U[0].length;b({query:N,position:W,startIndex:C});}else x?.();}},[p,y,b,x]),V=He.useCallback(K=>{if(!f||!p)return;let W=g.filter(I=>I.id!==K);f(W);let G=m.replace(new RegExp(`\\{\\{${K}\\}\\}`,"g"),"");p(G);},[g,f,m,p]),Y=He.useCallback(K=>h?h(K,()=>V(K.id)):jsxRuntime.jsx(oo,{variant:v,size:A,onRemove:c?void 0:()=>V(K.id),isDisabled:c,className:"py-0.5 px-1.5 gap-1 text-xs leading-none rounded-md",children:K.label},K.id),[h,v,A,V,c]),q=()=>{let K=Ht({isInvalid:s,isDisabled:c,isFocused:P,transparent:i,size:o}),W=`min-h-[100px] py-2 px-3 ${c?"resize-none":l?"resize-y":"resize-none"}`,G=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(K,W,G,d)},Q=()=>m?m.split(/(\{\{[^}]+\}\})/g).map((W,G)=>{let I=W.match(/\{\{([^}]+)\}\}/);if(I){let U=I[1],N=g.find(C=>C.id===U);if(N)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 F=window.getSelection(),z=document.createRange();z.selectNode(C.currentTarget),F?.removeAllRanges(),F?.addRange(z);},children:Y(N)},`chip-${U}-${G}`)}return W.includes(`
|
|
45
|
+
`)?W.split(`
|
|
46
|
+
`).map((U,N)=>jsxRuntime.jsxs(He__namespace.default.Fragment,{children:[U,N<W.split(`
|
|
47
|
+
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${G}-${N}`)):W}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Oe,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:k,contentEditable:!c,suppressContentEditableWarning:true,onInput:K=>{if(c)return;let W=K.target,G=W.querySelector("[data-chip-id]")!==null,I;if(G?(I=L(W),I=I.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):I=W.textContent||"",I===""){try{let C=document.createRange();C.selectNodeContents(W),C.collapse(!0);let F=window.getSelection();F?.removeAllRanges(),F?.addRange(C),M.current=0;}catch{}B("",0);return}if(I===m)return;let U=window.getSelection(),N=0;if(U&&U.rangeCount>0)try{let C=U.getRangeAt(0);if(G){let F=0,z=!1,X=_=>{if(z)return !0;if(_===C.startContainer)return F+=C.startOffset,z=!0,!0;if(_.nodeType===Node.TEXT_NODE){if(!_.parentElement?.closest("[data-chip-id]")){if(_.contains(C.startContainer))return F+=C.startOffset,z=!0,!0;F+=(_.textContent||"").length;}}else if(_.nodeType===Node.ELEMENT_NODE){let se=_;if(se.hasAttribute("data-chip-id")){if(se.contains(C.startContainer)||se===C.startContainer){let ie=se.getAttribute("data-chip-id");return F+=`{{${ie}}}`.length,z=!0,!0}let Z=se.getAttribute("data-chip-id");return F+=`{{${Z}}}`.length,!1}else if(se.tagName==="BR")return se===C.startContainer?(z=!0,!0):(F+=1,!1)}for(let se=0;se<_.childNodes.length;se++)if(X(_.childNodes[se]))return !0;return !1};X(W),N=F;}else {let F=document.createRange();F.setStart(W,0),F.setEnd(C.startContainer,C.startOffset),N=F.toString().length;}}catch{N=I.length;}M.current=N,B(I,N);},onKeyDown:K=>{if(c)return;let W=window.getSelection();if(!(!W||W.rangeCount===0))try{let G=W.getRangeAt(0),I=G.commonAncestorContainer;if(K.key==="ArrowLeft"||K.key==="ArrowRight"){let U=I.nodeType===Node.TEXT_NODE?I.parentElement?.closest("[data-chip-id]"):I.closest("[data-chip-id]");if(U){K.preventDefault();try{let N=document.createRange(),C=window.getSelection();K.key==="ArrowLeft"?N.setStartBefore(U):N.setStartAfter(U),N.collapse(!0),C?.removeAllRanges(),C?.addRange(N);}catch{}}}if(K.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 N=I;if(G.startOffset===0&&N.parentElement){let C=N.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let F=C.closest("[data-chip-id]");F&&(U=F);}}}else {let N=I;if(G.startOffset>0){let C=N.childNodes[G.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let F=C.closest("[data-chip-id]");F&&(U=F);}}}if(U){K.preventDefault(),K.stopPropagation();let N=U.getAttribute("data-chip-id");if(!N)return;let C=`{{${N}}}`,F=m.indexOf(C);if(F!==-1){let z=m.slice(0,F)+m.slice(F+C.length),X=g.filter(_=>_.id!==N);M.current=F;try{window.getSelection()?.removeAllRanges();}catch{}f?.(X),p?.(z);}}}}catch{}},onFocus:K=>{c||(w.onFocus&&w.onFocus(K),T(K));},onBlur:K=>{c||(w.onBlur&&w.onBlur(K),R(K));},className:q(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:Q()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(ke,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(u)})]})})}function DD({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 nv({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:Ne(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Oe,{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(Ho({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:DD({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(me,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(me,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(ke,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(me,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(ke,{size:o,className:"mt-1",children:t}):null})]})}function av({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function iv({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(O,{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 BD(e){return "primary"}var VD="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",sv={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]"}},zD="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",OD="opacity-100 cursor-pointer",HD={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},GD={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function WD(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=BD(),l=`${VD} ${n?sv[c].selected:sv[c].unselected}`;return l+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`,l+=` ${o?zD:OD}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${Je()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function cv(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",...g}=e,f=n?jsxRuntime.jsx(O,{name:n,size:d,weight:i}):null,y=()=>{let x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&f,r,a==="right"&&f]});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(O,{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,...g,className:tailwindMerge.twMerge(WD(e),t),"aria-busy":s,children:y()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${HD[p]} flex h-5 w-5 items-center justify-center rounded-full ${GD[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var KD={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"}},YD={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}},JD=["energized","customerName","gs_max_continuous_current"],XD=["CAPACITOR.nominalVoltage","NODE.nominalVoltage","REGULATOR.outputVoltagePhA","REGULATOR.outputVoltagePhB","REGULATOR.outputVoltagePhC","GENERATOR.outputVoltage","MOTOR.voltage"],st={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}}]},na={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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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:st.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"}},jD={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 Sc(e){return na[e]}function qD(e){return na[e].icon}function QD(e,t=false){return t?na[e].label.plural:na[e].label.singular}function ZD(e){return na[e].category}var _D={min:2,max:4};function $D(e){let t=na[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function eL(e){return Sc(e).detailPage}function tL(e){return (Sc(e).fields?.headlineMetrics.length??0)>0}function dv(e){return Sc(e).properties?.statList??[]}function rL(e){return dv(e).length>0}function oL({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(Pr,{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(Va,{id:e,onSubmit:t,children:s})})}function nL({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(Fi,{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(Va,{id:e,onSubmit:t,className:"mt-2",children:s})})}function iL({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 cL={sm:"gap-2",md:"gap-4",lg:"gap-6"};function dL(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 uL({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",dL(e),cL[t],r)})}function fL({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($t,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(ke,{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 gL(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function bL({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(O,{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 hL({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 yL({when:e,message:t="You have unsaved changes. Leave anyway?"}){return He__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 vL({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=He__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 os(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function SL(e,t){let r=os(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 hv(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?hv(e,o):SL(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function wL(e,t){return !t||t.conditions.length===0?e:e.filter(r=>hv(r,t))}function NL(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 kL(e,t){return t?[...e].sort((r,o)=>{let n=os(r,t.field),a=os(o,t.field);return NL(n,a,t.direction)}):e}function TL(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 CL__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=os(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function PL(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=os(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 Vp({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=TL(e,o||null);a=wL(a,t||null);let i=PL(a,n);return a=kL(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function Nc({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return He.useMemo(()=>Vp({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function kc({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=Oo(r,n),i=He.useRef(true);He.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function yv(e){return e.mode==="client"?Nc({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(kc({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 vv=Yp(pu());function LL(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 AL(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Cv(e,t){let r=AL(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function zp(e){return e.filter(t=>t.exportable!==false)}function Sv(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 Op(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=zp(t);if(n.length===0)throw new Error("No exportable columns found");Sv(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=Cv(u,l);}return d}),i=Nk__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=LL(o.filename||"table-data","csv",o.timestamp!==!1);(0,vv.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function IL(e){let{columns:t,data:r}=e,o=zp(t);return Sv(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=Cv(i,n);}return a})}function FL(e){return zp(e).map(t=>t.exportLabel||t.label)}function wv({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:He.useCallback(async()=>{try{await Op({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function ane(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}});exports.ABSENT_GRID_FIELDS=JD;exports.ActionCell=ox;exports.ActionMenu=ga;exports.ActivityFeed=Td;exports.ActivityFeedGroup=Ss;exports.ActivityItem=ws;exports.Alert=gf;exports.AppShell=wf;exports.AreaSeries=jo;exports.AutoMobileRenderer=Ml;exports.Autocomplete=Ls;exports.Avatar=yo;exports.BREAKPOINTS=dn;exports.Badge=ot;exports.BadgeCell=ax;exports.Banner=Is;exports.BarSeries=Ys;exports.BooleanCell=ix;exports.BrandProvider=rm;exports.BreadcrumbItem=Bs;exports.Breadcrumbs=Fs;exports.Button=$;exports.CHART_HEADER_HEIGHT=bu;exports.CUSTOM_ICON_REGISTRY=sa;exports.Calendar=ya;exports.Card=We;exports.CardContent=hd;exports.CardFooter=yd;exports.CardHeader=bd;exports.CardMedia=xd;exports.CardMobileRenderer=El;exports.CarouselAutoplayTrigger=_f;exports.CarouselControl=jf;exports.CarouselIndicator=jd;exports.CarouselIndicatorGroup=Zf;exports.CarouselItem=Xf;exports.CarouselItemGroup=Jf;exports.CarouselNextTrigger=Qf;exports.CarouselPrevTrigger=qf;exports.CarouselProgressText=$f;exports.CarouselRoot=Yf;exports.CategoryBarChart=Eg;exports.ChartAxis=Dr;exports.ChartBottomBar=Pa;exports.ChartContainer=_g;exports.ChartContext=Er;exports.ChartEventMarkers=Zs;exports.ChartEventSpans=_s;exports.ChartHeader=Ea;exports.ChartLabelledBy=Ug;exports.ChartOwnsItsTitle=Kg;exports.ChartTooltip=qo;exports.Checkbox=Nn;exports.CheckboxGroup=qd;exports.Chip=oo;exports.ChipInputField=ig;exports.ClearButton=li;exports.CodeEditor=cg;exports.Collapse=va;exports.CollapseContent=Jo;exports.CollapseHeader=Yo;exports.CollapseItem=Ko;exports.ColorField=RN;exports.ColorModeProvider=mm;exports.CommandPalette=qx;exports.Confirm=gg;exports.ConnectionStatusBadge=bg;exports.ContactCard=xg;exports.ContactMetaCell=lx;exports.ContactMetaDisplay=Gs;exports.ContainerQueryProvider=vg;exports.CopyToClipboard=Go;exports.CustomCell=cx;exports.DEFAULT_MAP_TYPE=ac;exports.DataControls=Xb;exports.DataTable=Vx;exports.DateCell=dx;exports.DateField=Qb;exports.DateRangePicker=ml;exports.Description=ke;exports.DeviceHealthBadge=Ox;exports.DeviceMetaCell=px;exports.DeviceMetaDisplay=yl;exports.DeviceStateBadge=On;exports.DeviceStateCell=gx;exports.DeviceStateWithMetric=Sl;exports.DeviceTypeIcon=Gx;exports.Dialog=Pr;exports.DialogForm=oL;exports.DialogHeader=Wt;exports.Drawer=Fi;exports.DrawerForm=nL;exports.ENTITY_CATEGORY_CONFIG=YD;exports.ENTITY_CONFIG=na;exports.EmptyState=nl;exports.EnrollmentStatusBadge=Ux;exports.ErrorBoundary=Gr;exports.FieldError=me;exports.FieldGroup=Tf;exports.FileUpload=Yx;exports.FilterChips=jb;exports.FilterDialog=ex;exports.FirmwareVersionBadge=Xx;exports.Form=Va;exports.FormActions=iL;exports.FormDivider=gL;exports.FormGrid=uL;exports.FormSection=fL;exports.FormStepper=bL;exports.FormatRegistry=ae;exports.FormattedCell=xx;exports.FunnelSeries=rb;exports.GRID_ELEMENT_TYPE_BY_ENTITY=jD;exports.GRID_STATE_COLORS=KD;exports.GRID_STAT_LIST=st;exports.GlobalSearch=_x;exports.Grid=tp;exports.GridStateBadge=Cl;exports.HEADLINE_METRIC_BOUNDS=_D;exports.Heading=$t;exports.HierarchyExplorer=Th;exports.HorizontalBarCell=Uu;exports.HoverCard=O2;exports.Icon=O;exports.InfiniteScrollIndicator=Tr;exports.Input=Ms;exports.InputWrapper=yt;exports.InteractiveMap=Xi;exports.Kpi=Lh;exports.KpiGroup=cp;exports.Label=Oe;exports.LineSeries=Mn;exports.List=zh;exports.ListBox=aM;exports.ListBoxItem=tr;exports.ListItem=Hh;exports.ListPane=Gh;exports.Loader=xo;exports.Logo=xa;exports.MAP_TYPES=by;exports.Meter=Cy;exports.MiniBarCell=Ku;exports.ModalBackdrop=pr;exports.Notice=dc;exports.NoticeContainer=uc;exports.NoticeProvider=wy;exports.NumberCell=Sx;exports.NumberField=Ei;exports.PageBanner=Vf;exports.PageLayout=Zn;exports.PercentBarCell=Yu;exports.PlaceSearch=Dy;exports.Popover=lt;exports.ProgressBar=Ay;exports.Prose=Iy;exports.Radio=Oy;exports.RadioCard=Fy;exports.RadioCardGroup=By;exports.RadioGroup=zy;exports.RangeCalendar=La;exports.ResultsCount=Ti;exports.RichTextEditor=Wy;exports.SKELETON_SIZES=en;exports.SOURCE_UNIT_TO_WH=_c;exports.SaveBar=hL;exports.SearchControl=Fn;exports.SearchEmptyState=$x;exports.SearchLoadingState=th;exports.SearchResultGroup=oh;exports.SearchResultItem=nh;exports.SearchResultsList=ah;exports.SearchTrigger=sh;exports.Section=Ja;exports.SectionNav=fc;exports.SegmentedControl=sl;exports.Select=ho;exports.SelectCell=Nx;exports.SideNav=ks;exports.SiteCard=Uy;exports.SiteContactCard=Yy;exports.SiteMetaCell=Tx;exports.SiteMetaDisplay=kl;exports.Skeleton=J;exports.Slider=Jy;exports.SortControl=Pi;exports.SparklineCell=Ju;exports.SplitPane=Cc;exports.StackNav=Ts;exports.StatList=zl;exports.StaticMap=Ya;exports.Switch=fl;exports.Tab=yc;exports.TabList=hc;exports.TabPanel=Ry;exports.Tabs=xc;exports.TextArea=_y;exports.TextAreaWithChips=rv;exports.TextCell=Ex;exports.TextField=Ir;exports.TextLink=$e;exports.TiledTimeSeriesChart=rl;exports.TiledTimeSeriesExplorer=Wb;exports.TimeControls=ll;exports.TimeField=nv;exports.Timeline=av;exports.TimelineItem=iv;exports.ToggleButton=cv;exports.Tooltip=er;exports.TopNav=si;exports.Tray=ct;exports.UNVERIFIED_VOLTAGE_UNIT_ROWS=XD;exports.UnsavedChangesPrompt=yL;exports.activeDeviceStates=xP;exports.addFilterCondition=$o;exports.applyDataOperations=Vp;exports.archetypeFor=$D;exports.assembleSeries=vb;exports.autoScaleCurrent=qC;exports.autoScaleDistance=Sm;exports.autoScaleEnergy=Tm;exports.autoScalePower=o0;exports.autoScaleResistance=n0;exports.autoScaleVoltage=u0;exports.baselineFromPoint=nk;exports.camelCaseToWords=Wm;exports.capitalize=Hm;exports.celsiusToFahrenheit=a0;exports.celsiusToKelvin=D5;exports.centimetersToInches=p5;exports.classicPresetRanges=Db;exports.clearColorCache=ss;exports.createCategoryColorMap=DC;exports.createEmptyFilter=Ri;exports.createFilter=I1;exports.createFilters=F1;exports.createFormat=nI;exports.createTextureIcon=rt;exports.createTiledCameraSyncGroup=ob;exports.createXScale=su;exports.createYScale=fi;exports.csvUnitFor=dd;exports.csvValueFor=Ym;exports.defaultMargin=Ae;exports.deviceStateLabels=hP;exports.deviceStateMetricFormats=YU;exports.emptyStore=Cb;exports.entityHasDetailPage=eL;exports.entityHasStatList=rL;exports.entityShowsNow=tL;exports.enumToSentenceCase=c0;exports.exportChart=fu;exports.exportTableAsCSV=Op;exports.fahrenheitToCelsius=i0;exports.fahrenheitToKelvin=L5;exports.feetToMeters=o5;exports.feetToMiles=i5;exports.filterToChips=B1;exports.formatBoolean=fm;exports.formatCapacity=FA;exports.formatComponentValue=Zr;exports.formatCurrency=ym;exports.formatCurrent=Uc;exports.formatDate=vm;exports.formatDistance=wm;exports.formatEmptyValue=xl;exports.formatEnergy=$c;exports.formatFieldValue=Hr;exports.formatInternationalPhone=ed;exports.formatNumber=hm;exports.formatPercent=bm;exports.formatPhone=Pm;exports.formatPhoneNumber=da;exports.formatPower=nd;exports.formatPowerRating=BA;exports.formatResistance=id;exports.formatTemperature=Fm;exports.formatText=Km;exports.formatUSPhone=us;exports.formatVoltage=cd;exports.getBadgeClasses=tx;exports.getBooleanBadgeVariant=rx;exports.getCellAlignmentClasses=zu;exports.getCellContainerClasses=Me;exports.getCellTextClasses=Fr;exports.getContrastingTextColor=LC;exports.getDateParts=ZA;exports.getDefaultChartColor=$a;exports.getDefaultColors=nm;exports.getDeviceStateDisplayLabel=Gu;exports.getDeviceStateLabel=Gu;exports.getEntityCategory=ZD;exports.getEntityConfig=Sc;exports.getEntityIcon=qD;exports.getEntityLabel=QD;exports.getEntityStatList=dv;exports.getEventColor=Co;exports.getExportFormatName=Mk;exports.getExportHeaders=FL;exports.getFieldGroupStyles=ES;exports.getFilterFields=Vn;exports.getGridStateLabel=fx;exports.getInputBackgroundStyles=kf;exports.getInputBaseStyles=Ht;exports.getInputStateStyles=Ho;exports.getLinkClasses=Ou;exports.getNumericColorClasses=hl;exports.getResolvedColor=Rt;exports.getSkeletonSize=sr;exports.getStateTone=ane;exports.getThemeCategoricalColors=un;exports.getYFormatSettings=Ur;exports.gridStateLabels=vP;exports.inchesToCentimeters=u5;exports.isActiveDeviceState=Hu;exports.isActiveState=Hu;exports.isCustomPinsLayer=hp;exports.isExportSupported=Rk;exports.isFilterEmpty=pl;exports.isGeoJsonLayer=xp;exports.isLightColor=am;exports.isNil=de;exports.isRasterLayer=yp;exports.isVectorLayer=bp;exports.kelvinToCelsius=s0;exports.kelvinToFahrenheit=A5;exports.kilometersToMiles=a5;exports.layer=gp;exports.mapValuesToCategoricalColors=Ic;exports.metersToFeet=r5;exports.metersToMiles=s5;exports.metersToYards=d5;exports.milesToFeet=Cm;exports.milesToKilometers=n5;exports.milesToMeters=l5;exports.parseBoolean=Io;exports.pickEnergyUnit=Zc;exports.prepareTableDataForExport=IL;exports.registerPhosphorIcon=yy;exports.removeFilterCondition=Bn;exports.resolveValue=Ce;exports.snakeCaseToWords=Um;exports.telemetryPresetRanges=al;exports.temperatureStringToSymbol=Em;exports.tierForViewport=ol;exports.tileIndexAt=IT;exports.tileKey=ar;exports.tileReducer=Sb;exports.tilesForViewport=Qo;exports.toA=JA;exports.toActiveInactive=HC;exports.toAmps=cs;exports.toBoolean=Ao;exports.toCelsius=Lm;exports.toCentimeters=e0;exports.toCheckmark=WC;exports.toCompactNumber=JC;exports.toCurrency=xm;exports.toCustomDateFormat=$C;exports.toDateString=QC;exports.toEnabledDisabled=zC;exports.toFahrenheit=Dm;exports.toFeet=Jc;exports.toFloat=KC;exports.toFormattedNumber=YC;exports.toFullDateTime=ZC;exports.toGW=N5;exports.toGWh=km;exports.toGigawatts=od;exports.toISOString=_C;exports.toInches=r0;exports.toInteger=UC;exports.toKA=XA;exports.toKV=G5;exports.toKW=S5;exports.toKelvin=Am;exports.toKiloamps=Wc;exports.toKilohms=Rm;exports.toKilometers=Yc;exports.toKilovolts=ld;exports.toKilowatts=td;exports.toLowerCase=Vm;exports.toMA=YA;exports.toMV=O5;exports.toMW=w5;exports.toMWh=Nm;exports.toMegawatts=rd;exports.toMegohms=Mm;exports.toMeters=Kc;exports.toMiles=Xc;exports.toMilliamps=Gc;exports.toMillimeters=t0;exports.toMilliohms=ad;exports.toMillivolts=sd;exports.toNauticalMiles=t5;exports.toOhms=ms;exports.toOnOff=OC;exports.toPercentage=gm;exports.toRelativeTime=ds;exports.toScientificNotation=XC;exports.toSecret=d0;exports.toSentenceCase=zm;exports.toTemperature=Im;exports.toTitleCase=Om;exports.toTrueFalse=GC;exports.toUpperCase=Bm;exports.toV=H5;exports.toVolts=bs;exports.toW=C5;exports.toWatts=ps;exports.toWh=qc;exports.toYards=jc;exports.tokWh=Qc;exports.truncateEnd=gs;exports.truncateMiddle=ua;exports.truncateStart=fs;exports.typeRole=gt;exports.typographyRole=_r;exports.ucFirst=Gm;exports.useBreakpoint=Qt;exports.useChartContext=Rn;exports.useChartHeaderHeight=Ma;exports.useClientDataControls=Nc;exports.useColorMode=Ot;exports.useComponentFormatter=HA;exports.useContainerBreakpoint=hg;exports.useDataControls=yv;exports.useDebounce=Oo;exports.useElementSize=ha;exports.useInfiniteScroll=Vo;exports.useInputFocus=Mr;exports.useLocalStorage=ql;exports.useMediaQuery=qt;exports.useNotice=ky;exports.useServerDataControls=kc;exports.useTableExport=wv;exports.useTileWindow=Mb;exports.useTiledTimeSeries=Tu;exports.useWizard=vL;exports.wrapWithLink=lo;exports.yardsToMeters=c5;//# sourceMappingURL=index.cjs.map
|
|
48
48
|
//# sourceMappingURL=index.cjs.map
|