@texturehq/edges 5.0.0 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{TimeField-rRIt80g3.d.ts → TimeField-DVuYVoDw.d.ts} +88 -1
- package/dist/{TimeField-CJUNJDQT.d.cts → TimeField-DsHO9pLs.d.cts} +88 -1
- package/dist/index.cjs +10 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +101 -3
- package/dist/index.d.ts +101 -3
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/rhf/index.cjs +2 -2
- package/dist/rhf/index.cjs.map +1 -1
- package/dist/rhf/index.d.cts +22 -3
- package/dist/rhf/index.d.ts +22 -3
- package/dist/rhf/index.js +2 -2
- package/dist/rhf/index.js.map +1 -1
- package/dist/styles.css +14 -0
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
'use strict';var reactAriaComponents=require('react-aria-components'),Ke=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),Tm=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),rw=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),rk=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'),yT=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'),$M=require('react-map-gl'),server=require('react-dom/server'),fD=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),hD=require('@tiptap/starter-kit'),LA=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 Ke__namespace=/*#__PURE__*/_interopNamespace(Ke);var Tm__namespace=/*#__PURE__*/_interopNamespace(Tm);var rw__namespace=/*#__PURE__*/_interopNamespace(rw);var rk__default=/*#__PURE__*/_interopDefault(rk);var yT__default=/*#__PURE__*/_interopDefault(yT);var $M__default=/*#__PURE__*/_interopDefault($M);var fD__default=/*#__PURE__*/_interopDefault(fD);var hD__default=/*#__PURE__*/_interopDefault(hD);var LA__default=/*#__PURE__*/_interopDefault(LA);var SC=Object.create;var _c=Object.defineProperty;var wC=Object.getOwnPropertyDescriptor;var NC=Object.getOwnPropertyNames;var kC=Object.getPrototypeOf,TC=Object.prototype.hasOwnProperty;var PC=(e,t,r)=>t in e?_c(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var RC=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var EC=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of NC(t))!TC.call(e,n)&&n!==r&&_c(e,n,{get:()=>t[n],enumerable:!(o=wC(t,n))||o.enumerable});return e};var Sm=(e,t,r)=>(r=e!=null?SC(kC(e)):{},EC(_c(r,"default",{value:e,enumerable:true}),e));var di=(e,t,r)=>PC(e,typeof t!="symbol"?t+"":t,r);var Iu=RC((Du,Au)=>{(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 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 Au<"u"&&(Au.exports=i);});});function _t(e,t=false){let[r,o]=Ke.useState(t);return Ke.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 vn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function $t(e="base"){let t=_t(`(min-width: ${vn.sm})`,e!=="base"),r=_t(`(min-width: ${vn.md})`,["md","lg","xl","2xl"].includes(e)),o=_t(`(min-width: ${vn.lg})`,["lg","xl","2xl"].includes(e)),n=_t(`(min-width: ${vn.xl})`,["xl","2xl"].includes(e)),a=_t(`(min-width: ${vn["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 st(e,t){let r=Ke.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 ws=()=>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"})]}),wm=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Nm=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),km=()=>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"})]}),IC=st("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"})]})),FC=st("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),BC=st("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"})]})),VC=st("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"})]})),zC=st("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),OC=st("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"})]})),HC=st("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ws,{}),jsxRuntime.jsx(wm,{})]})),GC=st("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ws,{}),jsxRuntime.jsx(Nm,{})]})),WC=st("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"})]})),UC=st("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ws,{}),jsxRuntime.jsx(wm,{}),jsxRuntime.jsx(km,{})]})),KC=st("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ws,{}),jsxRuntime.jsx(Nm,{}),jsxRuntime.jsx(km,{})]})),YC=st("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"})]})),ba={1:[128],2:[110,146],3:[92,128,164]},$c=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),ed=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),JC=st("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[1].map($c)})),XC=st("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[2].map($c)})),jC=st("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[3].map($c)})),qC=st("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[1].map(ed)})),QC=st("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[2].map(ed)})),ZC=st("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:ba[3].map(ed)})),_C=st("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),xa={TextureRecloser:IC,TextureFuse:FC,TextureBreaker:BC,TextureSource:VC,TextureCapacitor:zC,TextureRegulator:OC,TextureSwitch:HC,TextureSwitchClosed:GC,TextureOpenPoint:WC,TextureSectionalizerOpen:UC,TextureSectionalizerClosed:KC,TextureTransformer:YC,TextureSinglePhaseOverheadLine:JC,TextureTwoPhaseOverheadLine:XC,TextureThreePhaseOverheadLine:jC,TextureSinglePhaseUndergroundLine:qC,TextureTwoPhaseUndergroundLine:QC,TextureThreePhaseUndergroundLine:ZC,TextureSupportStructure:_C};if(process.env.NODE_ENV==="development")for(let e of Object.keys(xa))e in Tm__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 ha={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},F=Ke.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=xa[e]??Tm__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 ha?ha[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}`})});F.displayName="Icon";var $C=Ke.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 ha?ha[n]:n,p=r?typeof r=="string"&&r in ha?ha[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(F,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});$C.displayName="IconWithContainer";function br({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 d0({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 ft({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)=>d0({...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(br,{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 Ns(e=true){let[t,r]=Ke.useState(null);return Ke.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 g0={"--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 Em(e){let t={...e};for(let[r,o]of Object.entries(g0))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function Mm(e){return e.replace(/[{}<>]/g,"")}function Lm(e){return Object.entries(e).map(([t,r])=>`${Mm(t)}: ${Mm(r)};`).join(" ")}function Am({variables:e,darkVariables:t,children:r}){let n=Ke.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?Em(e):null,c=i?Em(t):null,l=s?`[data-brand-scope="${n}"] { ${Lm(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${Lm(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 ya=new Map,x0=8;function h0(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 Mt=(e,t="#000000")=>typeof window>"u"?t:Im(e,t,0);function Im(e,t,r){if(r>x0)return t;let o=e.startsWith("var(")?h0(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),ya.has(o))return ya.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=Im(i,t,r+1);return ya.set(o,l),l}return ya.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)"?(ya.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var ks=()=>{ya.clear();},To=()=>{let e=[];for(let t=1;t<=12;t++){let r=Mt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?Fm():e},Fm=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],pi=()=>Mt("--color-viz-default","#444ae1"),y0=(e,t)=>{let r={},o=To();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},Bm=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},v0=e=>Bm(e)?Mt("--color-text-primary","#333333"):Mt("--color-text-inverse","#ffffff"),Vm=(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()},od=e=>{let t=To(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var nd=(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)},ad=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]},zm=(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},mi=(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=Mt(i);n.push(s);}return n},fi=(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=Mt(i);n.push(s);}return n},gi=(e,t,r,o="viridis")=>{let n=mi(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]},bi=(e,t,r,o,n="redYellowBlue")=>{let a=fi(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 id=Ke.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),Wt=()=>Ke.useContext(id);function k0(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function Gm(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function Wm(e){return e==="system"?k0():e}var Km=({children:e})=>{let[t,r]=Ke.useState(Gm),[o,n]=Ke.useState(()=>Wm(Gm())),a=o==="dark",i=Ke.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")),ks();},[]);Ke.useEffect(()=>{ks();let c=Wm(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=Ke.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(id.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function er(...e){return e.filter(Boolean).join(" ")}var sd=class{constructor(){di(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();}},re=new sd;var Go=(e,t="Yes",r="No")=>e==null?null:e?t:r,T0=e=>Go(e,"Enabled","Disabled"),P0=e=>Go(e,"On","Off"),R0=e=>Go(e,"Active","Inactive"),E0=e=>Go(e,"True","False"),M0=e=>Go(e,"\u2713","\u2717"),Wo=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},Ym=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Wo(e);return r===null?t.nullText??null:Go(r,t.trueText??"Yes",t.falseText??"No")};re.register("boolean",(e,t,r)=>{let o=Wo(e);return o!==null?Go(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});re.register("yesNo",e=>{let t=Wo(e);return t!==null?Go(t,"Yes","No"):null});re.register("enabledDisabled",e=>{let t=Wo(e);return t!==null?T0(t):null});re.register("onOff",e=>{let t=Wo(e);return t!==null?P0(t):null});re.register("activeInactive",e=>{let t=Wo(e);return t!==null?R0(t):null});re.register("trueFalse",e=>{let t=Wo(e);return t!==null?E0(t):null});re.register("checkmark",e=>{let t=Wo(e);return t!==null?M0(t):null});var ce=e=>e==null,Jm=(e,t=0)=>ce(e)?null:`${e.toFixed(t)}%`,Xm=(e,t=0)=>Jm(e,t)??"\u2014",L0=e=>ce(e)?null:Math.round(e).toString(),D0=(e,t=1)=>ce(e)?null:e.toFixed(t),A0=(e,t,r=true)=>{if(ce(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)},I0=(e,t="short")=>ce(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),F0=(e,t=2)=>ce(e)?null:e.toExponential(t),jm=(e,t="USD",r)=>{if(ce(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)},qm=(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)},Qm=(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:jm(r,t.currency,t)};re.register("percentage",(e,t)=>typeof e=="number"?Jm(e,typeof t=="number"?t:0):null);re.register("integer",e=>typeof e=="number"?L0(e):null);re.register("float",(e,t)=>typeof e=="number"?D0(e,typeof t=="number"?t:1):null);re.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:A0(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});re.register("compact",(e,t)=>typeof e=="number"?I0(e,t==="long"?"long":"short"):null);re.register("scientific",(e,t)=>typeof e=="number"?F0(e,typeof t=="number"?t:2):null);re.register("currency",(e,t,r)=>typeof e=="number"?jm(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function YI(e,t=1){return ce(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function JI(e,t=1){return ce(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function no({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=xr(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=xr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return xr(e,{type:"number"});if(typeof e=="boolean")return xr(e,{type:"boolean"})}return String(e)}function QI(e,t,r){return Ke__namespace.default.useCallback(o=>no({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var ld=(e,t=0)=>{if(ce(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},Ps=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} A`,cd=(e,t=2)=>ce(e)?null:`${(e/1e3).toFixed(t)} kA`,V0=(e,t)=>{if(ce(e))return null;let r=Math.abs(e);return r>=1e3?cd(e,t??2):r<1?ld(e,t??0):Ps(e,t??1)},dd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kA":return cd(r,o??2);case "mA":return ld(r,o??0);case "A":return Ps(r,o??1)}return t.autoScale!==false?V0(r,o):Ps(r,o??1)};re.register("current",dd);var t5=ld,r5=Ps,o5=cd;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},z0=(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)},Rs=e=>{if(!e)return null;let t=Cn(e);return t?t.toRelative():"Invalid Date"},O0=(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"},H0=e=>{if(!e)return null;let t=Cn(e);return t?t.toISO():null},G0=(e,t,r)=>{if(!e)return null;let o=Cn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},s5=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},Zm=(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)};re.register("date",(e,t,r)=>z0(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));re.register("relativeTime",e=>Rs(e));re.register("fullDateTime",(e,t)=>O0(e,typeof t=="string"?t:void 0));re.register("isoString",e=>H0(e));re.register("customDateFormat",(e,t,r)=>typeof t=="string"?G0(e,t,typeof r=="string"?r:void 0):null);var ud=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} m`,W0=(e,t=1)=>ce(e)?null:`${(e*100).toFixed(t)} cm`,U0=(e,t=0)=>ce(e)?null:`${(e*1e3).toFixed(t)} mm`,pd=(e,t=1)=>ce(e)?null:`${(e/1e3).toFixed(t)} km`,md=(e,t=0)=>ce(e)?null:`${e.toFixed(t)} ft`,K0=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} in`,fd=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} mi`,gd=(e,t=0)=>ce(e)?null:`${e.toFixed(t)} yd`,u5=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} nm`,p5=e=>e*3.28084,m5=e=>e/3.28084,f5=e=>e*1.60934,g5=e=>e/1.60934,b5=e=>e/5280,_m=e=>e*5280,x5=e=>e/1609.34,h5=e=>e*1609.34,y5=e=>e*.9144,v5=e=>e/.9144,C5=e=>e*2.54,S5=e=>e/2.54,$m=(e,t=false,r=1)=>{if(ce(e))return null;let o=Math.abs(e);return t?o>=1e3?pd(e,r):o<.01?U0(e,0):o<1?W0(e,r):ud(e,r):o<.01?md(_m(e),0):o<.1?gd(_m(e)/3,0):fd(e,r)},ef=(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 $m(r,n,o)}switch(t.unit){case "km":return pd(r,o);case "ft":return md(r,o);case "mi":return fd(r,o);case "yd":return gd(r,o);default:return ud(r,o)}};re.register("miles",(e,t)=>typeof e=="number"?fd(e,typeof t=="number"?t:1):null);re.register("kilometers",(e,t)=>typeof e=="number"?pd(e,typeof t=="number"?t:1):null);re.register("meters",(e,t)=>typeof e=="number"?ud(e,typeof t=="number"?t:1):null);re.register("feet",(e,t)=>typeof e=="number"?md(e,typeof t=="number"?t:0):null);re.register("yards",(e,t)=>typeof e=="number"?gd(e,typeof t=="number"?t:0):null);re.register("inches",(e,t)=>typeof e=="number"?K0(e,typeof t=="number"?t:1):null);re.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?$m(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var bd=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} Wh`,xd=(e,t=1)=>ce(e)?null:`${(e/1e3).toFixed(t)} kWh`,tf=(e,t=1)=>ce(e)?null:`${(e/1e6).toFixed(t)} MWh`,rf=(e,t=1)=>ce(e)?null:`${(e/1e9).toFixed(t)} GWh`,hd=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},of=(e,t=1)=>{if(ce(e))return null;switch(hd(e)){case "GWh":return rf(e,t);case "MWh":return tf(e,t);case "kWh":return xd(e,t);default:return bd(e,t)}},yd={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},vd=(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*yd[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return rf(o,n);case "MWh":return tf(o,n);case "kWh":return xd(o,n);case "Wh":return bd(o,n)}return t.autoScale!==false?of(o,n):bd(o,n)};re.register("kWh",e=>typeof e=="number"?xd(e):null);re.register("autoScaleEnergy",(e,t)=>typeof e=="number"?of(e,typeof t=="number"?t:1):null);re.register("energy",vd);var Es=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},Cd=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():Es(e)},va=e=>e?e.startsWith("+")||e.length>11?Cd(e):Es(e):null,nf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return Cd(r);switch(t.country){case "US":case "CA":return Es(r);default:return va(r)}};re.register("phoneNumber",e=>typeof e=="string"?va(e):null);re.register("usPhone",e=>typeof e=="string"?Es(e):null);re.register("internationalPhone",e=>typeof e=="string"?Cd(e):null);var Ms=(e,t=0)=>ce(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,Sd=(e,t=1)=>ce(e)?null:`${(e/1e3).toFixed(t)} kW`,wd=(e,t=1)=>ce(e)?null:`${(e/1e6).toFixed(t)} MW`,Nd=(e,t=2)=>ce(e)?null:`${(e/1e9).toFixed(t)} GW`,Y0=(e,t)=>{if(ce(e))return null;let r=Math.abs(e);return r>=1e9?Nd(e,t??2):r>=1e6?wd(e,t??1):r>=1e3?Sd(e,t??1):Ms(e,t??0)},kd=(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 Nd(r,o??2);case "MW":return wd(r,o??1);case "kW":return Sd(r,o??1);case "W":return Ms(r,o??0)}return t.autoScale!==false?Y0(r,o):Ms(r,o??0)};re.register("power",kd);var L5=Ms,D5=Sd,A5=wd,I5=Nd;var Td=(e,t=1)=>ce(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,Ls=(e,t=1)=>ce(e)?null:`${e.toFixed(t)} \u03A9`,af=(e,t=1)=>ce(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,sf=(e,t=2)=>ce(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,J0=(e,t)=>{if(ce(e))return null;let r=Math.abs(e);return r>=1e6?sf(e,t??2):r>=1e3?af(e,t??1):r<1?Td(e,t??1):Ls(e,t??1)},Pd=(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 sf(r,o??2);case "k\u03A9":return af(r,o??1);case "m\u03A9":return Td(r,o??1);case "\u03A9":return Ls(r,o??1)}return t.autoScale!==false?J0(r,o):Ls(r,o??1)};re.register("resistance",Pd);re.register("ohms",e=>typeof e=="number"?Ls(e):null);re.register("milliohms",e=>typeof e=="number"?Td(e):null);var lf=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},cf=(e,t=0)=>ce(e)?null:`${e.toFixed(t)}\xB0F`,df=(e,t=true,r=0)=>ce(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,uf=(e,t=true,r=0)=>ce(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,X0=e=>e*9/5+32,j0=e=>(e-32)*(5/9),G5=e=>e+273.15,q0=e=>e-273.15,W5=e=>j0(e)+273.15,U5=e=>X0(q0(e)),pf=(e,t="F",r=0)=>{if(ce(e))return null;switch(typeof t=="string"&&t.length>1?lf(t):t){case "C":return df(e,true,r);case "K":return uf(e,true,r);default:return cf(e,r)}},mf=(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?lf(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 pf(r,n,o)};re.register("temperature",(e,t,r)=>typeof e=="number"?pf(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);re.register("fahrenheit",(e,t)=>typeof e=="number"?cf(e,typeof t=="number"?t:0):null);re.register("celsius",(e,t,r)=>typeof e=="number"?df(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);re.register("kelvin",(e,t,r)=>typeof e=="number"?uf(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var Q0=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),ff=e=>e?.toUpperCase()??"",gf=e=>e?.toLowerCase()??"",bf=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",xf=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(" ")},hf=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",yf=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",vf=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Cf=e=>e?e.toLowerCase().split("_").map(t=>yf(t)).join(" "):"",Z0=e=>e?e.includes("_")?Cf(e):e.toUpperCase()===e?yf(e.toLowerCase()):vf(e):"",Ca=(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)}`},Ds=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",As=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",_0=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},Sf=(e,t)=>{if(Q0(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=ff(r);break;case "lowercase":r=gf(r);break;case "capitalize":r=hf(r);break;case "titleCase":r=xf(r);break;case "sentenceCase":r=bf(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=Ds(r,o);break;case "middle":r=Ca(r,o);break;case "end":r=As(r,o,a);break}}return r};re.register("uppercase",e=>ff(String(e)));re.register("lowercase",e=>gf(String(e)));re.register("sentenceCase",e=>bf(String(e)));re.register("titleCase",e=>xf(String(e)));re.register("capitalize",e=>hf(String(e)));re.register("camelCaseToWords",e=>vf(String(e)));re.register("snakeCaseToWords",e=>Cf(String(e)));re.register("enumToSentenceCase",e=>Z0(String(e)));re.register("truncateMiddle",(e,t)=>Ca(String(e),typeof t=="number"?t:16));re.register("truncateStart",(e,t)=>Ds(String(e),typeof t=="number"?t:8));re.register("truncateEnd",(e,t,r)=>As(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));re.register("secret",e=>_0(String(e)));var Rd=(e,t=0)=>{if(ce(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},Is=(e,t=0)=>ce(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,Ed=(e,t=1)=>ce(e)?null:`${(e/1e3).toFixed(t)} kV`,$0=(e,t)=>{if(ce(e))return null;let r=Math.abs(e);return r>=1e3?Ed(e,t??1):r<1?Rd(e,t??0):Is(e,t??0)},Md=(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 Ed(r,o??1);case "mV":return Rd(r,o??0);case "V":return Is(r,o??0)}return t.autoScale!==false?$0(r,o):Is(r,o??0)};re.register("voltage",Md);var q5=Rd,Q5=Is,Z5=Ed;var eS=(e,t)=>{if(e==null)return t.nullText??null;if(t.hideWhenNull&&e===null)return null;let r=typeof e=="number"?e:Number(e);return Number.isNaN(r)?t.nullText??null:Xm(r,t.decimals??0)},xr=(e,t)=>{switch(t.type){case "text":return Sf(e,t);case "number":return qm(e,t);case "percentage":return eS(e,t);case "currency":return Qm(e,t);case "date":return Zm(e,t);case "boolean":return Ym(e,t);case "energy":return vd(e,t);case "power":return kd(e,t);case "voltage":return Md(e,t);case "current":return dd(e,t);case "resistance":return Pd(e,t);case "temperature":return mf(e,t);case "distance":return ef(e,t);case "phone":return nf(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 Sa={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},tS=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function Ld(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??Sa.power;case "energy":return e.unit??e.sourceUnit??Sa.energy;case "voltage":return e.unit??Sa.voltage;case "current":return e.unit??Sa.current;case "resistance":return e.unit??Sa.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??Sa.distance;default:return null}}function wf(e,t){if(!tS.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=Ld(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=xr(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=xr(r,t);return n?String(n):""}return String(r)}var f4=(e,t)=>({type:e,...t});function wn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Sn(e,t){return wn(e)?t.format(e):""}function Nf(e){if(!wn(e.start)||!wn(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=>Sn(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=>Sn(i,a)}var rS=864e5;function kf(e,t){let r=t?.compact??false,o=e<5*rS,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!wn(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 Dd(e,t){if(!wn(e.start)||!wn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>wn(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=>Sn(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=>Sn(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=>Sn(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=>Sn(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=>Sn(l,c)}var ao={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 yt(e,...t){return er(ao[e],...t)}function Ze(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 Ye={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 sS="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",lS="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",cS={primary:lS,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"},Pf={full:"w-full",default:"w-fit"},dS="opacity-50 cursor-not-allowed pointer-events-none",uS="opacity-100 cursor-pointer",pS={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},mS={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function fS(e){return !e||e==="default"||e==="brand"?"primary":e}function gS(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=fS(t),s=i==="unstyled"?"":`${sS} ${cS[i]}`;i!=="unstyled"&&(s+=` ${Ye[r].text} ${Ye[r].height} ${Ye[r].padding} ${Ye[r].gap}`),o||a?s+=` ${dS}`:s+=` ${uS}`,n?s+=` ${Pf.full}`:s+=` ${Pf.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,Ze(),c].filter(Boolean).join(" ")}function _(e){let{icon:t,children:r,isLoading:o=false,loadingText:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:c,href:l,className:d,badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",style:f,target:g,rel:h,...b}=e,y=t?jsxRuntime.jsx(F,{name:t,size:i,weight:c}):null,x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&y,typeof r=="function"?null:r,s==="right"&&y]}),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(F,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:x}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,w=tailwindMerge.twMerge(gS(e),d),k=l?{href:l,target:g,rel:h,...b}:{};if(l){let{onPress:T,onPressStart:E,onPressEnd:I,onPressChange:R,onPressUp:L,onAuxClick:M,onContextMenu:V,onDoubleClick:z,...U}=b;Object.assign(k,U);}let P=l?jsxRuntime.jsx(reactAriaComponents.Link,{...k,...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"&&y,r(T),s==="right"&&y]})}):x}):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"&&y,r(T),s==="right"&&y]})}):x});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:f,children:[P,jsxRuntime.jsx("span",{className:`absolute ${pS[p]} flex h-5 w-5 items-center justify-center rounded-full ${mS[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):P}function Id({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 Ko({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(Id,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(Id,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(Id,{action:e,defaultVariant:"primary"})]})]})]})}var bS={heading:{sm:ao.headingSm,md:ao.headingMd,lg:ao.headingLg,xl:ao.headingXl},display:{sm:ao.displaySm,md:ao.displayMd,lg:ao.displayLg,xl:ao.displayXl}},xS={page:"h-16 leading-[62px]"};function rr({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=bS[t][i],c=o?xS[o]:"";return jsxRuntime.jsx(e,{className:er(s,"text-text-primary",c,n),children:a})}var Jt=({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(F,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(rr,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(_,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(F,{name:"X","data-testid":"close-button"})})]})]});var Vd=48,yi=Ke.createContext(false);function Yo({children:e}){return jsxRuntime.jsx(yi.Provider,{value:true,children:e})}function Mf({children:e}){return jsxRuntime.jsx(yi.Provider,{value:false,children:e})}function ka(e,t){let r=Ke.useContext(yi),{ref:o,height:n}=kS();return {headerRef:o,headerHeight:!r||e||t?n||Vd:0}}function Lf(){return !Ke.useContext(yi)}function kS(){let[e,t]=Ke.useState(0),r=Ke.useRef(null),o=Ke.useRef(null),n=Ke.useCallback(a=>{if(o.current?.disconnect(),o.current=null,r.current=a,!a){t(0);return}let i=()=>t(r.current?.offsetHeight??0);i(),o.current=new ResizeObserver(i),o.current.observe(a);},[]);return Ke.useEffect(()=>()=>o.current?.disconnect(),[]),{ref:n,height:e}}function Ta({title:e,controls:t,actions:r,containerRef:o,marginLeft:n=0,marginRight:a=0}){let s=!Ke.useContext(yi);return !s&&!t&&!r?null:jsxRuntime.jsxs("div",{ref:o,"data-chart-header":"",className:"flex min-h-[32px] shrink-0 flex-wrap items-center justify-between gap-3 pb-4",style:{marginLeft:n,marginRight:a},children:[s?jsxRuntime.jsx("h3",{className:"truncate text-sm font-medium text-text-primary",children:e}):jsxRuntime.jsx("span",{}),t?jsxRuntime.jsx("div",{"data-chart-header-controls":"",className:"flex min-w-0 flex-1 items-center justify-end",children:t}):null,r?jsxRuntime.jsx("div",{"data-chart-header-actions":"",className:"flex shrink-0 items-center gap-1 -mt-[9px]",children:r}):null]})}var K=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,f]=Ke.useState(c===0);if(Ke.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}`:"",y="rounded-sm";r==="circle"&&(y="rounded-full"),r==="text"&&(y="h-4 w-full rounded-sm");let x=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,y,x,v,u),style:{width:S,height:t}},w))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,y,x,v,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},Af=({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 ES={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"},MS="rounded-lg",zd={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},LS={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function DS(e){return Ke__namespace.default.Children.toArray(e).some(t=>Ke__namespace.default.isValidElement(t)&&t.type===Fs&&!!t.props.title)}function Je({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){let a=DS(r)?jsxRuntime.jsx(Yo,{children:r}):r;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",ES[e],MS,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(K,{width:"100%",height:"100%",className:"rounded-none"}):a})}function Fs({title:e,subtitle:t,actions:r,leading:o,className:n,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(K,{width:120,height:20}),jsxRuntime.jsx(K,{width:24,height:24})]}),t&&jsxRuntime.jsx(K,{width:200,height:16})]}):!e&&!t&&!r&&!o?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o}),jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(rr,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:yt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function Od({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",zd[r],o),children:jsxRuntime.jsx(K,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",zd[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",zd[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(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16}),jsxRuntime.jsx(K,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,"text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),style:n,children:t}):null}function Gd({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(K,{width:80,height:32}),jsxRuntime.jsx(K,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",LS[r],e),children:t}):null}Je.Header=Fs;Je.Media=Od;Je.Content=Hd;Je.Footer=Gd;var Kr=class extends Ke.Component{constructor(){super(...arguments);di(this,"state",{hasError:false});di(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(Je,{children:[this.props.title&&jsxRuntime.jsx(Je.Header,{title:this.props.title}),jsxRuntime.jsx(Je.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 BS=.3,VS=.5;function gt({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:y=true,animationVariant:x="scale",className:v}){let[S,w]=Ke.useState(false),[k,P]=Ke.useState(0),[T,E]=Ke.useState(false),I=Ns(s),R=I?.height??null,L=I?.keyboardOffset??0,M=Ke.useRef(null),V=Ke.useRef(null),z=Ke.useRef(null),U=Ke.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});Ke.useEffect(()=>{if(s){let A=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(A)}},[s]),Ke.useEffect(()=>{s||(P(0),E(false),U.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),Ke.useEffect(()=>{let A=V.current;if(!A||!s)return;let W=null,N=C=>{let D=C.target;D&&["INPUT","TEXTAREA","SELECT"].includes(D.tagName)&&(W&&clearTimeout(W),W=setTimeout(()=>{D.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return A.addEventListener("focusin",N),()=>{A.removeEventListener("focusin",N),W&&clearTimeout(W);}},[s]);let Q=Ke.useCallback(A=>{l&&(A.pointerType!=="touch"&&A.pointerType!=="pen"||(z.current&&(clearTimeout(z.current),z.current=null),U.current={isDragging:true,startY:A.clientY,startTime:Date.now(),pointerId:A.pointerId},E(false),A.currentTarget.setPointerCapture(A.pointerId)));},[l]),Z=Ke.useCallback(A=>{let{isDragging:W,startY:N,pointerId:C}=U.current;if(!W||A.pointerId!==C)return;let D=A.clientY-N;P(Math.max(0,D));},[]),H=Ke.useCallback(A=>{let{isDragging:W,startY:N,startTime:C,pointerId:D}=U.current;if(!W||A.pointerId!==D)return;let B=A.clientY-N,X=Date.now()-C,ee=B/X;U.current={isDragging:false,startY:0,startTime:0,pointerId:null};let $=(M.current?.getBoundingClientRect().height??0)*BS;(B>$||ee>VS&&B>50)&&l?(c?.(),P(0)):(E(true),P(0),z.current=setTimeout(()=>{E(false),z.current=null;},200));},[l,c]);if(!s)return null;let j=t||r,G=u||m||p;return jsxRuntime.jsx(Kr,{children:jsxRuntime.jsx(br,{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:M,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",x==="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)]",x==="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)?R!==null?`min(${f}, ${Math.max(R-8,0)}px, 100dvh)`:`min(${f}, 100dvh)`:f}},children:[y&&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:Z,onPointerUp:H,onPointerCancel:H,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-1 w-12 rounded-full bg-border-muted transition-all duration-300","hover:bg-border-default hover:w-16",S&&"animate-[handle-wiggle_0.6s_ease-in-out]")})}),j&&(a?jsxRuntime.jsx(Jt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Jt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:V,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),G&&jsxRuntime.jsx(Ko,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}gt.displayName="Tray";function Ra({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]=Ke.useState(false),{isMobile:p}=$t();if(l&&p){let g=Ke__namespace.default.isValidElement(e)?Ke__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,y=(x=>{if(typeof x=="string")return x;if(Ke__namespace.default.isValidElement(x)){let v=x.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(gt,{isOpen:u,onClose:()=>m(false),title:y,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(x=>{let v=x.href&&!x.disabled?"a":"button";return jsxRuntime.jsxs(v,{...x.href&&!x.disabled?{href:x.href}:{},onClick:()=>{x.disabled||(x.onAction?x.onAction():i?.(x),m(false));},disabled:x.disabled,"data-testid":x.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!x.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",x.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",x.disabled&&"opacity-50 cursor-not-allowed"),children:[x.iconName&&jsxRuntime.jsx(F,{name:x.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:x.render?x.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:x.subtitle?"font-medium":"",children:x.name}),x.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:x.subtitle})]})})]},x.id)})})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(ft,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1 py-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(g=>jsxRuntime.jsx(WS,{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 WS({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(F,{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(F,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var Po=({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 Mr({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(Po,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Jo({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=Ke.useRef(null),u=Ke.useRef(null),m=Ke.useRef(false),[p,f]=Ke.useState(0);Ke.useEffect(()=>{u.current&&(c||d.current)&&f(P=>P+1);},[c,e.length]);let g=n||(o?e.length===0?"loading":"loading-more":"idle"),h=g==="loading",b=g==="loading-more",y=a!==void 0?a:e.length>=100,x=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),v=y?x:null,S=y?x.getVirtualItems():[];Ke.useEffect(()=>{let P=u.current,T=c||d.current;if(!P||!T||!r||o||!t)return;let E=new IntersectionObserver(I=>{let[R]=I;R?.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 E.observe(P),()=>{E.disconnect();}},[r,o,t,c,l,p]);let w=Ke.useCallback((P,T)=>{v?v.scrollToIndex(P,T):d.current&&d.current.children[P]?.scrollIntoView({behavior:"smooth",block:T?.align||"start"});},[v]),k=Ke.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:k}}var Ea=Ke.createContext({variant:"timeline",size:"md"});function Kf(){return Ke.useContext(Ea)}function Os(e){return Ke.isValidElement(e)&&e.type===Ws}function _S(e){return Ke.isValidElement(e)&&e.type===Gs}function jd({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:y,...x}){let v=Ke.useRef(null),{isMobile:S}=$t(),w=S?"stacked":e,k=n!==void 0&&a!==void 0,{scrollRef:P,loadMoreRef:T,virtualizer:E,virtualItems:I,isLoadingMore:R,computedLoadingState:L}=Jo({items:n||[],onLoadMore:k?m:void 0,hasMore:k?p:false,isLoading:i,loadingState:s,enableVirtualization:k?f:false,estimatedItemSize:g||(w==="stacked"?120:150),overscan:5}),M=k&&P?P:v,V=Ke.useMemo(()=>({variant:w,size:t}),[w,t]),z=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",U=w==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",Q={};if(k&&m&&(b?(Q.height=typeof b=="number"?`${b}px`:b,Q.overflowY="auto"):y?(Q.maxHeight=typeof y=="number"?`${y}px`:y,Q.overflowY="auto"):(Q.height="600px",Q.overflowY="auto")),k){let j=L==="loading"||i&&(!n||n.length===0);if(j){let A=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((W,N)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${N}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((W,N)=>{let C=t==="sm"?"gap-2":"gap-3";if(w==="timeline"){let D=t==="sm"?"pt-3":"pt-4",B=t==="sm"?"p-3":"p-4";return jsxRuntime.jsxs("div",{className:"group relative grid items-start gap-4 grid-cols-[3rem_1fr]",children:[jsxRuntime.jsxs("div",{className:`relative flex h-full flex-col items-center ${D}`,children:[jsxRuntime.jsx(K,{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} ${B} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(K,{width:"50%",height:16}),jsxRuntime.jsx(K,{width:"15%",height:12})]}),jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${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(K,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(K,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"20%",height:12})]})]},`skeleton-${N}`)})});return jsxRuntime.jsx(Ea.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:M,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,U,r),style:Q,...x,children:A})})}if(c)return jsxRuntime.jsx(Ea.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:M,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,U,r),style:Q,...x,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:c})})});if(!n||n.length===0)return jsxRuntime.jsx(Ea.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:M,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,U,r),style:Q,...x,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let G=E?I?.map(A=>({virtualItem:A,item:n[A.index],index:A.index}))||[]:n.map((A,W)=>({item:A,index:W,virtualItem:null}));return jsxRuntime.jsx(Ea.Provider,{value:V,children:jsxRuntime.jsxs("div",{ref:M,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,U,r),style:{...Q,position:E?"relative":void 0},...x,children:[E?jsxRuntime.jsxs("div",{style:{height:`${E.getTotalSize()}px`,position:"relative"},children:[G.map(({item:A,index:W,virtualItem:N})=>{if(!A||!N)return null;let C=a(A,W),D=w==="timeline"&&Ke.isValidElement(C)&&Os(C)?Ke.cloneElement(C,{showConnector:W!==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:E.measureElement,children:D},`item-${W}`)}),R&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%"},children:h||jsxRuntime.jsx(Mr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[G.map(({item:A,index:W})=>{let N=a(A,W);if(w==="timeline"&&Ke.isValidElement(N)&&Os(N)){let C=W===n.length-1;return jsxRuntime.jsx("div",{children:Ke.cloneElement(N,{showConnector:!C})},`item-${W}`)}return jsxRuntime.jsx("div",{children:N},`item-${W}`)}),R&&(h||jsxRuntime.jsx(Mr,{state:"loading-more"}))]}),m&&p&&!j&&jsxRuntime.jsx("div",{ref:T,style:E?{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Z=Ke.Children.toArray(o),H=Z.map((j,G)=>{if(Os(j)){let A=j.props.showConnector??(w==="timeline"&&G<Z.length-1),W=w==="timeline"&&G>0;return Ke.cloneElement(j,{showConnector:A,showIncomingConnector:W})}if(_S(j)){let A=G===Z.length-1;return Ke.cloneElement(j,{__isLastGroup:A,__isFirstGroup:G===0})}return j});return jsxRuntime.jsx(Ea.Provider,{value:V,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,U,r),...x,children:H})})}jd.displayName="ActivityFeed";function Gs(e){let{variant:t,size:r}=Kf(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=Ke.Children.toArray(i),m=u.map((g,h)=>{if(Os(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&h===u.length-1));return Ke.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})]})}Gs.displayName="ActivityFeedGroup";var Wf={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"},$S={neutral:"bg-background-subtle",brand:"bg-action-brand/5",success:"bg-feedback-success-background",warning:"bg-feedback-warning-background",danger:"bg-feedback-error-background",info:"bg-feedback-info-background"},ew={neutral:"border-border-muted",brand:"border-action-brand",success:"border-feedback-success-border",warning:"border-feedback-warning-border",danger:"border-feedback-error-border",info:"border-feedback-info-border"};function Ws(e){let{variant:t,size:r}=Kf(),{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:y,children:x,onKeyDown:v,showIncomingConnector:S,...w}=e,k=l??(d?jsxRuntime.jsx(F,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),P=p??(t==="stacked"?"minimal":"subtle"),T=r==="sm"?"gap-2":"gap-3",E="text-xs text-text-secondary",I=r==="sm"?"text-sm":"text-[15px]",R="text-xs text-text-secondary",L=b??typeof w.onClick=="function",M=G=>{if(!L){v?.(G);return}G.key===" "?G.preventDefault():G.key==="Enter"&&(G.preventDefault(),G.currentTarget.click()),v?.(G);},V=G=>{L&&G.key===" "&&(G.preventDefault(),G.currentTarget.click());},z=L?tailwindMerge.twMerge("group cursor-pointer",Ze()):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",Wf[m]),children:k}),t==="timeline"&&g&&jsxRuntime.jsx("span",{"data-slot":"separator",className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),Z=f?tailwindMerge.twMerge($S[m],P==="minimal"?"rounded-md border border-border-muted":ew[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role: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],Z,z,L?"transition-colors hover:bg-background-subtle/80":"",y),onKeyDown:M,onKeyUp:V,...w,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!h&&jsxRuntime.jsx("span",{"data-slot":"indicator",className:tailwindMerge.twMerge("flex h-6 w-6 flex-shrink-0 items-center justify-center rounded-full border text-sm font-medium shadow-sm ring-2 ring-background-surface",Wf[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",I),children:n}),i&&jsxRuntime.jsx("div",{className:R,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),x,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-1",children:c}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("-mt-1.5",E),children:a})]})]});let H=P==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",j={minimal:"",subtle:"rounded-md border border-border-subtle bg-background-surface",solid:"rounded-md bg-background-muted shadow-sm"};return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"timeline",role:L?"button":void 0,tabIndex:L?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",z,y),onKeyDown:M,onKeyUp:V,...w,children:[h?jsxRuntime.jsx("div",{}):Q,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",T,H,j[P],Z,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",E),children:a})]}),n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",I),children:n}),i&&jsxRuntime.jsx("div",{className:R,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),x,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}Ws.displayName="ActivityItem";function or({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:y="90vh",mobileHeight:x,contentPadding:v=true,className:S}){let w=_t("(max-width: 767px)"),k=Ns(w&&e===void 0),P=k?.height??null,T=k?.keyboardOffset??0,E=Ke.useRef(null),I=Ke.useCallback(()=>{E.current&&E.current.scrollTop!==0&&(E.current.scrollTop=0);},[]),R=Ke.useRef(null),L=Ke.useRef(null);Ke.useEffect(()=>{let Q=L.current;if(!Q||!w)return;let Z=null,H=j=>{let G=j.target;G&&["INPUT","TEXTAREA","SELECT"].includes(G.tagName)&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{G.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return Q.addEventListener("focusin",H),()=>{Q.removeEventListener("focusin",H),Z&&clearTimeout(Z);}},[w]);let M=Ke.useCallback(()=>{R.current&&R.current.scrollTop!==0&&(R.current.scrollTop=0);},[]);if(e===false)return null;let V=r||o,z=l||d||u||m,U=e!==void 0;return w?U?jsxRuntime.jsx(gt,{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:y,height:x,maxWidth:f,contentPadding:v,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Kr,{children:jsxRuntime.jsx(br,{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:E,onScroll:I,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border-t border-x border-border-default/40","rounded-t-xl","overflow-hidden","animate-in slide-in-from-bottom","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:slide-out-to-bottom","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{...x?{height:x}:{maxHeight:/\d/.test(y)?P!==null?`min(${y}, ${Math.max(P-8,0)}px, 100dvh)`:`min(${y}, 100dvh)`:y}},children:[jsxRuntime.jsx("div",{className:"flex justify-center pt-2",children:jsxRuntime.jsx("div",{className:"h-1.5 w-12 rounded-full bg-border-muted"})}),V&&(i?jsxRuntime.jsx(Jt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Jt,{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}),z&&jsxRuntime.jsx(Ko,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Kr,{children:jsxRuntime.jsx(br,{...U?{isOpen:e,onOpenChange:Q=>{!Q&&t&&t();}}:{},isDismissable:true,transparent:p,className:"flex items-center justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",style:{maxWidth:f},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:R,onScroll:M,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border border-border-default/50","rounded-md","overflow-hidden","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0","animate-in fade-in zoom-in-96 slide-in-from-bottom-2","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-95","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{minWidth:g,...b?{height:b}:{maxHeight:h}},children:[V&&(i?jsxRuntime.jsx(Jt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Jt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto",v?"px-6 py-6":"p-0"),children:c}),z&&jsxRuntime.jsx(Ko,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function Qf({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(or,{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 Xo={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},hr=Ke.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=rw__namespace[e];if(!s)return null;let c=typeof t=="string"?t in Xo?Xo[t]:Xo.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}`})});hr.displayName="IconSSR";var ow=Ke.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 Xo?Xo[n]:Xo.md:n,p=r?typeof r=="string"?r in Xo?Xo[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(hr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});ow.displayName="IconSSRWithContainer";var Ma=({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,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(y=>m(y,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(Ma,{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(hr,{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 Pn(e){return e.id??e.href??e.label}function _d(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,Pn(o)]:r;if(o.children?.length){let n=_d(o.children,t,[...r,Pn(o)]);if(n)return n}}return null}function rg(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>Pn(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function aw(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=rg(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,Pn(s)],n.push({path:i,parent:s,items:s.children});}return n}var iw=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),$f=[];function sw(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 lw(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 cw(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 La({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=iw,renderRow:l,showLogo:d=false,logo:u,header:m,footer:p,mobileMenuId:f,sidebarCollapseId:g,rootLabel:h,sticky:b=true,width:y=260,ariaLabel:x="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=Ke__namespace.useMemo(()=>t?sw(t):e??$f,[t,e]),T=r??$f,E=Ke__namespace.useMemo(()=>T.length>0?[...P,...T]:P,[P,T]);Ke__namespace.useEffect(()=>{lw(P,T);},[P,T]);let[I,R]=Ke__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?_d(E,o)??[]:[]),L=a??I,M=Ke__namespace.useCallback(A=>{a===void 0&&R(A),i?.(A);},[a,i]),V=Ke__namespace.useRef(false);Ke__namespace.useEffect(()=>{if(a!==void 0||!V.current&&(V.current=true,n!==void 0)||!o)return;let A=_d(E,o);R(W=>{let N=A??[];return mw(W,N)?W:N});},[o,E,a,n]);let z=Ke__namespace.useMemo(()=>aw(P,T,L),[P,T,L]),U=Ke__namespace.useCallback((A,W)=>{A.children?.length&&M([...W,Pn(A)]);},[M]),Q=Ke__namespace.useCallback(()=>{M(L.slice(0,-1));},[L,M]),Z=Ke__namespace.useCallback((A,W)=>{let N=rg(E,L);if(s?.(W,N),!!W.children?.length){let D=z[z.length-1]?.path??[];U(W,D);}W.href||A.preventDefault();},[E,L,s,U,z]),H=Ke__namespace.useCallback(A=>o?A.href===o||A.id===o:false,[o]),j=b?"sticky top-0 h-[100dvh]":"",G={...y!=null?{width:y}:{},...cw(v),...w};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",S&&"edges-stack-nav--animated",j,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(Ma,{showWordmark:true,width:120})}),g?jsxRuntime.jsx("label",{htmlFor:g,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(hr,{name:"Sidebar",size:"sm"})}):null,f?jsxRuntime.jsx("label",{htmlFor:f,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}):null]}):null,m?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:m}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:z.map((A,W)=>{let N=A.path.length,C=W===z.length-1,D=W<z.length-1,B=N===0?"__root__":A.path.join("/");return jsxRuntime.jsx(dw,{pane:A,parentPath:A.path.slice(0,-1),depth:N,isTop:C,isAbove:D,rootLabel:h,LinkComponent:c,renderRow:l,isActive:H,onSelect:Z,onBack:Q,animated:S},B)})}),p?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:p}):null]})}function dw({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(pw,{}),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(eg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},Pn(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(eg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},Pn(m)))}):null]})}function eg({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(uw,{}):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 uw(){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 pw(){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 mw(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 wi=({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(hr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(hr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(hr,{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(hr,{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 ng({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 Ke.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 E=localStorage.getItem("sidebar-collapsed");E!==null&&(u.checked=E==="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 y=E=>{E.key==="Escape"&&(m&&(m.checked=false),p.removeAttribute("data-peek"));};document.addEventListener("keydown",y);let x=null;m&&(x=()=>{document.body.style.overflow=m.checked?"hidden":"";},m.addEventListener("change",x));let v=E=>{let R=E.target.closest("a");R&&R.href&&window.innerWidth<768&&m&&setTimeout(()=>{m.checked=false,document.body.style.overflow="";},100);};f.addEventListener("click",v);let S=16,w=200,k=()=>{g&&(clearTimeout(g),g=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},P=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},w);},T=E=>{if(window.innerWidth<768||!u.checked)return;let I=f.contains(E.target);if(h&&!I&&(h=false),h)return;E.clientX<=S||I?k():p.getAttribute("data-peek")==="true"&&P();};return document.addEventListener("mousemove",T),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",y),m&&x&&m.removeEventListener("change",x),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(wi,{...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(hr,{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(La,{...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(wi,{...r,className:r?.className})}),jsxRuntime.jsx("main",{id:"app-content",className:["flex-1 overflow-y-auto overflow-x-hidden bg-background-body scrollbar-visible",n,a,s||""].join(" "),role:"main",children:o})]})]}),jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
|
|
1
|
+
'use strict';var reactAriaComponents=require('react-aria-components'),je=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),Km=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),Sw=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),Sk=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'),OT=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'),wL=require('react-map-gl'),server=require('react-dom/server'),YD=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),qD=require('@tiptap/starter-kit'),lI=require('fuse.js');var _documentCurrentScript=typeof document!=='undefined'?document.currentScript:null;function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var je__namespace=/*#__PURE__*/_interopNamespace(je);var Km__namespace=/*#__PURE__*/_interopNamespace(Km);var Sw__namespace=/*#__PURE__*/_interopNamespace(Sw);var Sk__default=/*#__PURE__*/_interopDefault(Sk);var OT__default=/*#__PURE__*/_interopDefault(OT);var wL__default=/*#__PURE__*/_interopDefault(wL);var YD__default=/*#__PURE__*/_interopDefault(YD);var qD__default=/*#__PURE__*/_interopDefault(qD);var lI__default=/*#__PURE__*/_interopDefault(lI);var WC=Object.create;var fd=Object.defineProperty;var UC=Object.getOwnPropertyDescriptor;var KC=Object.getOwnPropertyNames;var YC=Object.getPrototypeOf,JC=Object.prototype.hasOwnProperty;var XC=(e,t,r)=>t in e?fd(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var jC=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var qC=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of KC(t))!JC.call(e,n)&&n!==r&&fd(e,n,{get:()=>t[n],enumerable:!(o=UC(t,n))||o.enumerable});return e};var Hm=(e,t,r)=>(r=e!=null?WC(YC(e)):{},qC(fd(r,"default",{value:e,enumerable:true}),e));var fi=(e,t,r)=>XC(e,typeof t!="symbol"?t+"":t,r);var Zu=jC((qu,Qu)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof qu<"u"?t():(t(),e.FileSaver={});})(qu,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,y=g.createObjectURL(s);d?d.location=y:location.href=y,d=null,setTimeout(function(){g.revokeObjectURL(y);},4e4);}});n.saveAs=i.saveAs=i,typeof Qu<"u"&&(Qu.exports=i);});});function nr(e,t=false){let[r,o]=je.useState(t);return je.useEffect(()=>{if(typeof window>"u")return;let n=window.matchMedia(e);o(n.matches);let a=i=>{o(i.matches);};return n.addEventListener("change",a),()=>{n.removeEventListener("change",a);}},[e]),r}var kn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function ar(e="base"){let t=nr(`(min-width: ${kn.sm})`,e!=="base"),r=nr(`(min-width: ${kn.md})`,["md","lg","xl","2xl"].includes(e)),o=nr(`(min-width: ${kn.lg})`,["lg","xl","2xl"].includes(e)),n=nr(`(min-width: ${kn.xl})`,["xl","2xl"].includes(e)),a=nr(`(min-width: ${kn["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 dt(e,t){let r=je.forwardRef(({size:o=24,color:n="currentColor",className:a,mirrored:i,alt:s,...c},l)=>{let d=!!s||"aria-label"in c;return jsxRuntime.jsx("svg",{ref:l,xmlns:"http://www.w3.org/2000/svg",width:o,height:o,viewBox:"0 0 256 256",fill:n,className:a,transform:i?"scale(-1, 1)":void 0,"aria-hidden":d?void 0:true,role:d?"img":void 0,"aria-label":s,...c,children:t})});return r.displayName=e,r}var Ls=()=>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"})]}),Gm=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Wm=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Um=()=>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"})]}),e0=dt("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"})]})),t0=dt("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),r0=dt("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"})]})),o0=dt("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"})]})),n0=dt("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),a0=dt("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"})]})),i0=dt("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ls,{}),jsxRuntime.jsx(Gm,{})]})),s0=dt("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ls,{}),jsxRuntime.jsx(Wm,{})]})),l0=dt("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"})]})),c0=dt("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ls,{}),jsxRuntime.jsx(Gm,{}),jsxRuntime.jsx(Um,{})]})),d0=dt("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ls,{}),jsxRuntime.jsx(Wm,{}),jsxRuntime.jsx(Um,{})]})),u0=dt("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"})]})),Sa={1:[128],2:[110,146],3:[92,128,164]},gd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),bd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),p0=dt("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[1].map(gd)})),m0=dt("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[2].map(gd)})),f0=dt("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[3].map(gd)})),g0=dt("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[1].map(bd)})),b0=dt("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[2].map(bd)})),h0=dt("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:Sa[3].map(bd)})),x0=dt("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),wa={TextureRecloser:e0,TextureFuse:t0,TextureBreaker:r0,TextureSource:o0,TextureCapacitor:n0,TextureRegulator:a0,TextureSwitch:i0,TextureSwitchClosed:s0,TextureOpenPoint:l0,TextureSectionalizerOpen:c0,TextureSectionalizerClosed:d0,TextureTransformer:u0,TextureSinglePhaseOverheadLine:p0,TextureTwoPhaseOverheadLine:m0,TextureThreePhaseOverheadLine:f0,TextureSinglePhaseUndergroundLine:g0,TextureTwoPhaseUndergroundLine:b0,TextureThreePhaseUndergroundLine:h0,TextureSupportStructure:x0};if(process.env.NODE_ENV==="development")for(let e of Object.keys(wa))e in Km__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 Na={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},V=je.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=wa[e]??Km__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 Na?Na[t]:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});V.displayName="Icon";var y0=je.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"&&n in Na?Na[n]:n,p=r?typeof r=="string"&&r in Na?Na[r]:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(V,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});y0.displayName="IconWithContainer";function wr({transparent:e=false,className:t,children:r,...o}){return jsxRuntime.jsx(reactAriaComponents.ModalOverlay,{...o,className:reactAriaComponents.composeRenderProps(t,(n,a)=>tailwindMerge.twMerge("fixed inset-0 z-50","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",e?"bg-transparent":["bg-gradient-to-br from-background-modal/20 via-background-modal/15 to-background-modal/20","backdrop-blur-[2px]","supports-[backdrop-filter]:bg-background-modal/15"].join(" "),a.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),a.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),n)),children:r})}function E0({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 bt({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)=>E0({...m,className:u,disableGroup:a})),children:[t&&jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",className:"block fill-background-surface stroke-border-default stroke-1 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});return r?jsxRuntime.jsx(wr,{isDismissable:n,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:n,children:d})}):d}function Ds(e=true){let[t,r]=je.useState(null);return je.useEffect(()=>{if(!e){r(null);return}let o=typeof window<"u"?window.visualViewport:null;if(!o)return;let n=()=>{let a=Math.max(0,window.innerHeight-o.height-(o.offsetTop??0));r({height:o.height,keyboardOffset:a});};return n(),o.addEventListener("resize",n),o.addEventListener("scroll",n),()=>{o.removeEventListener("resize",n),o.removeEventListener("scroll",n);}},[e]),t}var F0={"--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 Xm(e){let t={...e};for(let[r,o]of Object.entries(F0))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function jm(e){return e.replace(/[{}<>]/g,"")}function qm(e){return Object.entries(e).map(([t,r])=>`${jm(t)}: ${jm(r)};`).join(" ")}function Zm({variables:e,darkVariables:t,children:r}){let n=je.useId().replace(/:/g,""),a=e&&Object.keys(e).length>0,i=t&&Object.keys(t).length>0;if(!a&&!i)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r});let s=a?Xm(e):null,c=i?Xm(t):null,l=s?`[data-brand-scope="${n}"] { ${qm(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${qm(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 ka=new Map,V0=8;function z0(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 It=(e,t="#000000")=>typeof window>"u"?t:_m(e,t,0);function _m(e,t,r){if(r>V0)return t;let o=e.startsWith("var(")?z0(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),ka.has(o))return ka.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=_m(i,t,r+1);return ka.set(o,l),l}return ka.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)"?(ka.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var As=()=>{ka.clear();},Do=()=>{let e=[];for(let t=1;t<=12;t++){let r=It(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?$m():e},$m=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],bi=()=>It("--color-viz-default","#444ae1"),O0=(e,t)=>{let r={},o=Do();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},ef=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},H0=e=>ef(e)?It("--color-text-primary","#333333"):It("--color-text-inverse","#ffffff"),tf=(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()},yd=e=>{let t=Do(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var vd=(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)},Cd=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]},rf=(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},hi=(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=It(i);n.push(s);}return n},xi=(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=It(i);n.push(s);}return n},yi=(e,t,r,o="viridis")=>{let n=hi(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]},vi=(e,t,r,o,n="redYellowBlue")=>{let a=xi(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 Sd=je.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),qt=()=>je.useContext(Sd);function Y0(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function af(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function sf(e){return e==="system"?Y0():e}var cf=({children:e})=>{let[t,r]=je.useState(af),[o,n]=je.useState(()=>sf(af())),a=o==="dark",i=je.useCallback(c=>{c==="dark"?(document.documentElement.classList.add("theme-dark"),document.body.classList.add("theme-dark")):(document.documentElement.classList.remove("theme-dark"),document.body.classList.remove("theme-dark")),As();},[]);je.useEffect(()=>{As();let c=sf(t);if(n(c),i(c),t==="system"){let l=window.matchMedia("(prefers-color-scheme: dark)"),d=u=>{let m=u.matches?"dark":"light";n(m),i(m);};return l.addEventListener("change",d),()=>{l.removeEventListener("change",d);}}},[t,i]);let s=je.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(Sd.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function ir(...e){return e.filter(Boolean).join(" ")}var wd=class{constructor(){fi(this,"formatters",new Map);}register(t,r){this.formatters.set(t,r);}format(t,r,...o){let n=this.formatters.get(t);return n?n(r,...o):(console.warn(`No formatter registered for key: ${t}`),null)}has(t){return this.formatters.has(t)}keys(){return Array.from(this.formatters.keys())}unregister(t){this.formatters.delete(t);}clear(){this.formatters.clear();}},le=new wd;var Yo=(e,t="Yes",r="No")=>e==null?null:e?t:r,J0=e=>Yo(e,"Enabled","Disabled"),X0=e=>Yo(e,"On","Off"),j0=e=>Yo(e,"Active","Inactive"),q0=e=>Yo(e,"True","False"),Q0=e=>Yo(e,"\u2713","\u2717"),Jo=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},df=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Jo(e);return r===null?t.nullText??null:Yo(r,t.trueText??"Yes",t.falseText??"No")};le.register("boolean",(e,t,r)=>{let o=Jo(e);return o!==null?Yo(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});le.register("yesNo",e=>{let t=Jo(e);return t!==null?Yo(t,"Yes","No"):null});le.register("enabledDisabled",e=>{let t=Jo(e);return t!==null?J0(t):null});le.register("onOff",e=>{let t=Jo(e);return t!==null?X0(t):null});le.register("activeInactive",e=>{let t=Jo(e);return t!==null?j0(t):null});le.register("trueFalse",e=>{let t=Jo(e);return t!==null?q0(t):null});le.register("checkmark",e=>{let t=Jo(e);return t!==null?Q0(t):null});var be=e=>e==null,uf=(e,t=0)=>be(e)?null:`${e.toFixed(t)}%`,pf=(e,t=0)=>uf(e,t)??"\u2014",Z0=e=>be(e)?null:Math.round(e).toString(),_0=(e,t=1)=>be(e)?null:e.toFixed(t),$0=(e,t,r=true)=>{if(be(e))return null;let o={useGrouping:r};return t!==void 0&&(o.minimumFractionDigits=t,o.maximumFractionDigits=t),new Intl.NumberFormat("en-US",o).format(e)},eS=(e,t="short")=>be(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),tS=(e,t=2)=>be(e)?null:e.toExponential(t),mf=(e,t="USD",r)=>{if(be(e))return null;let o={style:"currency",currency:t,currencyDisplay:r?.currencyDisplay??"symbol",useGrouping:r?.thousandsSeparator??true};return r?.minimumFractionDigits!==void 0&&(o.minimumFractionDigits=r.minimumFractionDigits),r?.maximumFractionDigits!==void 0&&(o.maximumFractionDigits=r.maximumFractionDigits),new Intl.NumberFormat("en-US",o).format(e)},ff=(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)},gf=(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:mf(r,t.currency,t)};le.register("percentage",(e,t)=>typeof e=="number"?uf(e,typeof t=="number"?t:0):null);le.register("integer",e=>typeof e=="number"?Z0(e):null);le.register("float",(e,t)=>typeof e=="number"?_0(e,typeof t=="number"?t:1):null);le.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:$0(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});le.register("compact",(e,t)=>typeof e=="number"?eS(e,t==="long"?"long":"short"):null);le.register("scientific",(e,t)=>typeof e=="number"?tS(e,typeof t=="number"?t:2):null);le.register("currency",(e,t,r)=>typeof e=="number"?mf(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function S5(e,t=1){return be(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function w5(e,t=1){return be(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function uo({value:e,formatter:t,emptyClassName:r="text-text-secondary",emptyText:o="\u2014"}){if(e==null)return jsxRuntime.jsx("span",{className:r,children:o});if(typeof t=="function")return t(e);if(t&&typeof t=="object"){let n=Nr(e,t);return e instanceof Date&&n?jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n}):n||jsxRuntime.jsx("span",{className:r,children:o})}if(!t){if(typeof e=="string")return e;if(e instanceof Date){let n=Nr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return Nr(e,{type:"number"});if(typeof e=="boolean")return Nr(e,{type:"boolean"})}return String(e)}function P5(e,t,r){return je__namespace.default.useCallback(o=>uo({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Nd=(e,t=0)=>{if(be(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},Fs=(e,t=1)=>be(e)?null:`${e.toFixed(t)} A`,kd=(e,t=2)=>be(e)?null:`${(e/1e3).toFixed(t)} kA`,oS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e3?kd(e,t??2):r<1?Nd(e,t??0):Fs(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 "kA":return kd(r,o??2);case "mA":return Nd(r,o??0);case "A":return Fs(r,o??1)}return t.autoScale!==false?oS(r,o):Fs(r,o??1)};le.register("current",Td);var D5=Nd,A5=Fs,I5=kd;var Tn=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},nS=(e,t=false,r)=>{if(!e)return null;let o=Tn(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)},Bs=e=>{if(!e)return null;let t=Tn(e);return t?t.toRelative():"Invalid Date"},aS=(e,t)=>{if(!e)return null;let r=Tn(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},iS=e=>{if(!e)return null;let t=Tn(e);return t?t.toISO():null},sS=(e,t,r)=>{if(!e)return null;let o=Tn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},z5=e=>{let t=Tn(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},bf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Tn(e);if(!r)return t.nullText??"Invalid Date";let o=t.timezone?r.setZone(t.timezone):r;if(t.relative)return o.toRelative();if(t.format)return o.toFormat(t.format);if(t.dateStyle||t.timeStyle){let n={};if(t.dateStyle)switch(t.dateStyle){case "short":n.date=luxon.DateTime.DATE_SHORT;break;case "medium":n.date=luxon.DateTime.DATE_MED;break;case "long":n.date=luxon.DateTime.DATE_FULL;break;case "full":n.date=luxon.DateTime.DATE_HUGE;break}if(t.timeStyle)switch(t.timeStyle){case "short":n.time=luxon.DateTime.TIME_SIMPLE;break;case "medium":n.time=luxon.DateTime.TIME_WITH_SECONDS;break;case "long":case "full":n.time=luxon.DateTime.TIME_WITH_SHORT_OFFSET;break}if(n.date&&n.time)return o.toLocaleString({...n.date,...n.time});if(n.date)return o.toLocaleString(n.date);if(n.time)return o.toLocaleString(n.time)}return o.toLocaleString(luxon.DateTime.DATETIME_SHORT)};le.register("date",(e,t,r)=>nS(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));le.register("relativeTime",e=>Bs(e));le.register("fullDateTime",(e,t)=>aS(e,typeof t=="string"?t:void 0));le.register("isoString",e=>iS(e));le.register("customDateFormat",(e,t,r)=>typeof t=="string"?sS(e,t,typeof r=="string"?r:void 0):null);var Pd=(e,t=1)=>be(e)?null:`${e.toFixed(t)} m`,lS=(e,t=1)=>be(e)?null:`${(e*100).toFixed(t)} cm`,cS=(e,t=0)=>be(e)?null:`${(e*1e3).toFixed(t)} mm`,Rd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} km`,Md=(e,t=0)=>be(e)?null:`${e.toFixed(t)} ft`,dS=(e,t=1)=>be(e)?null:`${e.toFixed(t)} in`,Ed=(e,t=1)=>be(e)?null:`${e.toFixed(t)} mi`,Ld=(e,t=0)=>be(e)?null:`${e.toFixed(t)} yd`,W5=(e,t=1)=>be(e)?null:`${e.toFixed(t)} nm`,U5=e=>e*3.28084,K5=e=>e/3.28084,Y5=e=>e*1.60934,J5=e=>e/1.60934,X5=e=>e/5280,hf=e=>e*5280,j5=e=>e/1609.34,q5=e=>e*1609.34,Q5=e=>e*.9144,Z5=e=>e/.9144,_5=e=>e*2.54,$5=e=>e/2.54,xf=(e,t=false,r=1)=>{if(be(e))return null;let o=Math.abs(e);return t?o>=1e3?Rd(e,r):o<.01?cS(e,0):o<1?lS(e,r):Pd(e,r):o<.01?Md(hf(e),0):o<.1?Ld(hf(e)/3,0):Ed(e,r)},yf=(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 xf(r,n,o)}switch(t.unit){case "km":return Rd(r,o);case "ft":return Md(r,o);case "mi":return Ed(r,o);case "yd":return Ld(r,o);default:return Pd(r,o)}};le.register("miles",(e,t)=>typeof e=="number"?Ed(e,typeof t=="number"?t:1):null);le.register("kilometers",(e,t)=>typeof e=="number"?Rd(e,typeof t=="number"?t:1):null);le.register("meters",(e,t)=>typeof e=="number"?Pd(e,typeof t=="number"?t:1):null);le.register("feet",(e,t)=>typeof e=="number"?Md(e,typeof t=="number"?t:0):null);le.register("yards",(e,t)=>typeof e=="number"?Ld(e,typeof t=="number"?t:0):null);le.register("inches",(e,t)=>typeof e=="number"?dS(e,typeof t=="number"?t:1):null);le.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?xf(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var Dd=(e,t=1)=>be(e)?null:`${e.toFixed(t)} Wh`,Ad=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kWh`,vf=(e,t=1)=>be(e)?null:`${(e/1e6).toFixed(t)} MWh`,Cf=(e,t=1)=>be(e)?null:`${(e/1e9).toFixed(t)} GWh`,Id=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},Sf=(e,t=1)=>{if(be(e))return null;switch(Id(e)){case "GWh":return Cf(e,t);case "MWh":return vf(e,t);case "kWh":return Ad(e,t);default:return Dd(e,t)}},Fd={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},Bd=(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*Fd[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return Cf(o,n);case "MWh":return vf(o,n);case "kWh":return Ad(o,n);case "Wh":return Dd(o,n)}return t.autoScale!==false?Sf(o,n):Dd(o,n)};le.register("kWh",e=>typeof e=="number"?Ad(e):null);le.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Sf(e,typeof t=="number"?t:1):null);le.register("energy",Bd);var Vs=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},Vd=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():Vs(e)},Ta=e=>e?e.startsWith("+")||e.length>11?Vd(e):Vs(e):null,wf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return Vd(r);switch(t.country){case "US":case "CA":return Vs(r);default:return Ta(r)}};le.register("phoneNumber",e=>typeof e=="string"?Ta(e):null);le.register("usPhone",e=>typeof e=="string"?Vs(e):null);le.register("internationalPhone",e=>typeof e=="string"?Vd(e):null);var zs=(e,t=0)=>be(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,zd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kW`,Od=(e,t=1)=>be(e)?null:`${(e/1e6).toFixed(t)} MW`,Hd=(e,t=2)=>be(e)?null:`${(e/1e9).toFixed(t)} GW`,uS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e9?Hd(e,t??2):r>=1e6?Od(e,t??1):r>=1e3?zd(e,t??1):zs(e,t??0)},Gd=(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 Hd(r,o??2);case "MW":return Od(r,o??1);case "kW":return zd(r,o??1);case "W":return zs(r,o??0)}return t.autoScale!==false?uS(r,o):zs(r,o??0)};le.register("power",Gd);var l4=zs,c4=zd,d4=Od,u4=Hd;var Wd=(e,t=1)=>be(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,Os=(e,t=1)=>be(e)?null:`${e.toFixed(t)} \u03A9`,Nf=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,kf=(e,t=2)=>be(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,pS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e6?kf(e,t??2):r>=1e3?Nf(e,t??1):r<1?Wd(e,t??1):Os(e,t??1)},Ud=(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 kf(r,o??2);case "k\u03A9":return Nf(r,o??1);case "m\u03A9":return Wd(r,o??1);case "\u03A9":return Os(r,o??1)}return t.autoScale!==false?pS(r,o):Os(r,o??1)};le.register("resistance",Ud);le.register("ohms",e=>typeof e=="number"?Os(e):null);le.register("milliohms",e=>typeof e=="number"?Wd(e):null);var Tf=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},Pf=(e,t=0)=>be(e)?null:`${e.toFixed(t)}\xB0F`,Rf=(e,t=true,r=0)=>be(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Mf=(e,t=true,r=0)=>be(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,mS=e=>e*9/5+32,fS=e=>(e-32)*(5/9),x4=e=>e+273.15,gS=e=>e-273.15,y4=e=>fS(e)+273.15,v4=e=>mS(gS(e)),Ef=(e,t="F",r=0)=>{if(be(e))return null;switch(typeof t=="string"&&t.length>1?Tf(t):t){case "C":return Rf(e,true,r);case "K":return Mf(e,true,r);default:return Pf(e,r)}},Lf=(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?Tf(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 Ef(r,n,o)};le.register("temperature",(e,t,r)=>typeof e=="number"?Ef(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);le.register("fahrenheit",(e,t)=>typeof e=="number"?Pf(e,typeof t=="number"?t:0):null);le.register("celsius",(e,t,r)=>typeof e=="number"?Rf(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);le.register("kelvin",(e,t,r)=>typeof e=="number"?Mf(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var bS=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),Df=e=>e?.toUpperCase()??"",Af=e=>e?.toLowerCase()??"",If=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Ff=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(" ")},Bf=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Vf=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",zf=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Of=e=>e?e.toLowerCase().split("_").map(t=>Vf(t)).join(" "):"",hS=e=>e?e.includes("_")?Of(e):e.toUpperCase()===e?Vf(e.toLowerCase()):zf(e):"",Pa=(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)}`},Hs=(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:"",xS=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},Hf=(e,t)=>{if(bS(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=Df(r);break;case "lowercase":r=Af(r);break;case "capitalize":r=Bf(r);break;case "titleCase":r=Ff(r);break;case "sentenceCase":r=If(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=Hs(r,o);break;case "middle":r=Pa(r,o);break;case "end":r=Gs(r,o,a);break}}return r};le.register("uppercase",e=>Df(String(e)));le.register("lowercase",e=>Af(String(e)));le.register("sentenceCase",e=>If(String(e)));le.register("titleCase",e=>Ff(String(e)));le.register("capitalize",e=>Bf(String(e)));le.register("camelCaseToWords",e=>zf(String(e)));le.register("snakeCaseToWords",e=>Of(String(e)));le.register("enumToSentenceCase",e=>hS(String(e)));le.register("truncateMiddle",(e,t)=>Pa(String(e),typeof t=="number"?t:16));le.register("truncateStart",(e,t)=>Hs(String(e),typeof t=="number"?t:8));le.register("truncateEnd",(e,t,r)=>Gs(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));le.register("secret",e=>xS(String(e)));var Kd=(e,t=0)=>{if(be(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},Ws=(e,t=0)=>be(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,Yd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kV`,yS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e3?Yd(e,t??1):r<1?Kd(e,t??0):Ws(e,t??0)},Jd=(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 Yd(r,o??1);case "mV":return Kd(r,o??0);case "V":return Ws(r,o??0)}return t.autoScale!==false?yS(r,o):Ws(r,o??0)};le.register("voltage",Jd);var T4=Kd,P4=Ws,R4=Yd;var vS=(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:pf(r,t.decimals??0)},Nr=(e,t)=>{switch(t.type){case "text":return Hf(e,t);case "number":return ff(e,t);case "percentage":return vS(e,t);case "currency":return gf(e,t);case "date":return bf(e,t);case "boolean":return df(e,t);case "energy":return Bd(e,t);case "power":return Gd(e,t);case "voltage":return Jd(e,t);case "current":return Td(e,t);case "resistance":return Ud(e,t);case "temperature":return Lf(e,t);case "distance":return yf(e,t);case "phone":return wf(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 Ra={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},CS=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function Xd(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??Ra.power;case "energy":return e.unit??e.sourceUnit??Ra.energy;case "voltage":return e.unit??Ra.voltage;case "current":return e.unit??Ra.current;case "resistance":return e.unit??Ra.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??Ra.distance;default:return null}}function Gf(e,t){if(!CS.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=Xd(t);if(o!==null){let n;if(t.type==="percentage")n=t;else if(t.type==="energy")n=t.unit?{...t,autoScale:false}:{...t,unit:t.sourceUnit??"Wh",autoScale:false};else if(t.type==="temperature")n={...t};else {let s=t.unit;n={...t,unit:s??o,autoScale:false};}let a=Nr(r,n);if(!a)return "";if(typeof a=="string"&&a.startsWith("device."))return null;let i=String(a);return i.endsWith(` ${o}`)?i.slice(0,-(o.length+1)):i.endsWith(o)?i.slice(0,-o.length):i}if(t.type==="number"){let n=Nr(r,t);return n?String(n):""}return String(r)}var Y4=(e,t)=>({type:e,...t});function Rn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Pn(e,t){return Rn(e)?t.format(e):""}function Wf(e){if(!Rn(e.start)||!Rn(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=>Pn(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=>Pn(i,a)}var SS=864e5;function Uf(e,t){let r=t?.compact??false,o=e<5*SS,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!Rn(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 jd(e,t){if(!Rn(e.start)||!Rn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>Rn(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=>Pn(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=>Pn(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=>Pn(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=>Pn(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=>Pn(l,c)}var po={displayXl:"text-display-xl",displayLg:"text-display-lg",displayMd:"text-display-md",displaySm:"text-display-sm",headingXl:"text-heading-xl",headingLg:"text-heading-lg",headingMd:"text-heading-md",headingSm:"text-heading-sm",bodyLg:"text-body-lg",bodyMd:"text-body-md",bodySm:"text-body-sm",labelLg:"text-label-lg",labelMd:"text-label-md",labelSm:"text-label-sm",code:"text-code",agent:"text-agent"};function wt(e,...t){return ir(po[e],...t)}function et(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 Le(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 PS="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",RS="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",MS={primary:RS,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"},Yf={full:"w-full",default:"w-fit"},ES="opacity-50 cursor-not-allowed pointer-events-none",LS="opacity-100 cursor-pointer",DS={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},AS={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function IS(e){return !e||e==="default"||e==="brand"?"primary":e}function FS(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=IS(t),s=i==="unstyled"?"":`${PS} ${MS[i]}`;i!=="unstyled"&&(s+=` ${We[r].text} ${We[r].height} ${We[r].padding} ${We[r].gap}`),o||a?s+=` ${ES}`:s+=` ${LS}`,n?s+=` ${Yf.full}`:s+=` ${Yf.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,et(),c].filter(Boolean).join(" ")}function _(e){let{icon:t,children:r,isLoading:o=false,loadingText:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:c,href:l,className:d,badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",style:f,target:g,rel:y,...b}=e,x=t?jsxRuntime.jsx(V,{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(V,{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(FS(e),d),P=l?{href:l,target:g,rel:y,...b}:{};if(l){let{onPress:k,onPressStart:R,onPressEnd:F,onPressChange:M,onPressUp:D,onAuxClick:L,onContextMenu:z,onDoubleClick:H,...G}=b;Object.assign(P,G);}let T=l?jsxRuntime.jsx(reactAriaComponents.Link,{...P,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(k){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(k),s==="right"&&x]})}):h}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(k){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(k),s==="right"&&x]})}):h});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:f,children:[T,jsxRuntime.jsx("span",{className:`absolute ${DS[p]} flex h-5 w-5 items-center justify-center rounded-full ${AS[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):T}function Qd({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 jo({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(Qd,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(Qd,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(Qd,{action:e,defaultVariant:"primary"})]})]})]})}var BS={heading:{sm:po.headingSm,md:po.headingMd,lg:po.headingLg,xl:po.headingXl},display:{sm:po.displaySm,md:po.displayMd,lg:po.displayLg,xl:po.displayXl}},VS={page:"h-16 leading-[62px]"};function lr({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=BS[t][i],c=o?VS[o]:"";return jsxRuntime.jsx(e,{className:ir(s,"text-text-primary",c,n),children:a})}var Zt=({title:e,onClose:t,hideCloseIcon:r=false,titleAlign:o="left",hasBackArrow:n=false,onBack:a,headerContent:i})=>jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex h-16 w-full flex-shrink-0 items-center justify-between border-b px-6",e&&"border-b",o==="center"?"justify-center":""),children:[n&&jsxRuntime.jsx(_,{variant:"icon",onPress:a,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(V,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(lr,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(_,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(V,{name:"X","data-testid":"close-button"})})]})]});var $d=48,wi=je.createContext(false);function qo({children:e}){return jsxRuntime.jsx(wi.Provider,{value:true,children:e})}function jf({children:e}){return jsxRuntime.jsx(wi.Provider,{value:false,children:e})}function La(e,t){let r=je.useContext(wi),{ref:o,height:n}=YS();return {headerRef:o,headerHeight:!r||e||t?n||$d:0}}function qf(){return !je.useContext(wi)}function YS(){let[e,t]=je.useState(0),r=je.useRef(null),o=je.useRef(null),n=je.useCallback(a=>{if(o.current?.disconnect(),o.current=null,r.current=a,!a){t(0);return}let i=()=>t(r.current?.offsetHeight??0);i(),o.current=new ResizeObserver(i),o.current.observe(a);},[]);return je.useEffect(()=>()=>o.current?.disconnect(),[]),{ref:n,height:e}}function Da({title:e,controls:t,actions:r,containerRef:o,marginLeft:n=0,marginRight:a=0}){let s=!je.useContext(wi);return !s&&!t&&!r?null:jsxRuntime.jsxs("div",{ref:o,"data-chart-header":"",className:"flex min-h-[32px] shrink-0 flex-wrap items-center justify-between gap-3 pb-4",style:{marginLeft:n,marginRight:a},children:[s?jsxRuntime.jsx("h3",{className:"truncate text-sm font-medium text-text-primary",children:e}):jsxRuntime.jsx("span",{}),t?jsxRuntime.jsx("div",{"data-chart-header-controls":"",className:"flex min-w-0 flex-1 items-center justify-end",children:t}):null,r?jsxRuntime.jsx("div",{"data-chart-header-actions":"",className:"flex shrink-0 items-center gap-1 -mt-[9px]",children:r}):null]})}var K=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,f]=je.useState(c===0);if(je.useEffect(()=>{if(c>0){let S=setTimeout(()=>f(true),c);return ()=>clearTimeout(S)}},[c]),!p)return null;let g=n?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",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(g,b,x,h,v,u),style:{width:S,height:t}},w))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,x,h,v,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},Zf=({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 qS={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"},QS="rounded-lg",eu={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},ZS={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function _S(e){return je__namespace.default.Children.toArray(e).some(t=>je__namespace.default.isValidElement(t)&&t.type===Us&&!!t.props.title)}function Qe({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){let a=_S(r)?jsxRuntime.jsx(qo,{children:r}):r;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",qS[e],QS,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(K,{width:"100%",height:"100%",className:"rounded-none"}):a})}function Us({title:e,subtitle:t,actions:r,leading:o,className:n,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(K,{width:120,height:20}),jsxRuntime.jsx(K,{width:24,height:24})]}),t&&jsxRuntime.jsx(K,{width:200,height:16})]}):!e&&!t&&!r&&!o?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o}),jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(lr,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:wt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function tu({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",eu[r],o),children:jsxRuntime.jsx(K,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",eu[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",eu[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function ru({className:e,children:t,isLoading:r=false,fill:o=false,style:n}){let i=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return r?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,o&&"flex-1 flex flex-col min-h-0",e),style:n,children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16}),jsxRuntime.jsx(K,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,"text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),style:n,children:t}):null}function ou({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(K,{width:80,height:32}),jsxRuntime.jsx(K,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",ZS[r],e),children:t}):null}Qe.Header=Us;Qe.Media=tu;Qe.Content=ru;Qe.Footer=ou;var Qr=class extends je.Component{constructor(){super(...arguments);fi(this,"state",{hasError:false});fi(this,"handleRetry",()=>{this.setState({hasError:false,error:void 0}),typeof window<"u"&&window.location.reload();});}static getDerivedStateFromError(r){return {hasError:true,error:r}}componentDidCatch(r,o){console.error("Error Boundary caught an error:",r,o);}render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsxs(Qe,{children:[this.props.title&&jsxRuntime.jsx(Qe.Header,{title:this.props.title}),jsxRuntime.jsx(Qe.Content,{children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center gap-4","data-testid":"error-boundary",children:[jsxRuntime.jsx("p",{className:"text-feedback-error-text",children:this.state.error?.message||"Something went wrong"}),jsxRuntime.jsx("button",{className:"rounded bg-action-default px-4 py-2 text-[color:var(--color-action-default-text)] hover:bg-action-default-hover",onClick:this.handleRetry,children:"Retry"})]})})]}):this.props.children}};var rw=.3,ow=.5;function ht({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:y="640px",contentPadding:b=true,showHandle:x=true,animationVariant:h="scale",className:v}){let[S,w]=je.useState(false),[P,T]=je.useState(0),[k,R]=je.useState(false),F=Ds(s),M=F?.height??null,D=F?.keyboardOffset??0,L=je.useRef(null),z=je.useRef(null),H=je.useRef(null),G=je.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});je.useEffect(()=>{if(s){let I=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(I)}},[s]),je.useEffect(()=>{s||(T(0),R(false),G.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),je.useEffect(()=>{let I=z.current;if(!I||!s)return;let U=null,N=C=>{let E=C.target;E&&["INPUT","TEXTAREA","SELECT"].includes(E.tagName)&&(U&&clearTimeout(U),U=setTimeout(()=>{E.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return I.addEventListener("focusin",N),()=>{I.removeEventListener("focusin",N),U&&clearTimeout(U);}},[s]);let q=je.useCallback(I=>{l&&(I.pointerType!=="touch"&&I.pointerType!=="pen"||(H.current&&(clearTimeout(H.current),H.current=null),G.current={isDragging:true,startY:I.clientY,startTime:Date.now(),pointerId:I.pointerId},R(false),I.currentTarget.setPointerCapture(I.pointerId)));},[l]),Z=je.useCallback(I=>{let{isDragging:U,startY:N,pointerId:C}=G.current;if(!U||I.pointerId!==C)return;let E=I.clientY-N;T(Math.max(0,E));},[]),O=je.useCallback(I=>{let{isDragging:U,startY:N,startTime:C,pointerId:E}=G.current;if(!U||I.pointerId!==E)return;let B=I.clientY-N,J=Date.now()-C,ee=B/J;G.current={isDragging:false,startY:0,startTime:0,pointerId:null};let $=(L.current?.getBoundingClientRect().height??0)*rw;(B>$||ee>ow&&B>50)&&l?(c?.(),T(0)):(R(true),T(0),H.current=setTimeout(()=>{R(false),H.current=null;},200));},[l,c]);if(!s)return null;let X=t||r,W=u||m||p;return jsxRuntime.jsx(Qr,{children:jsxRuntime.jsx(wr,{isOpen:s,onOpenChange:I=>{I||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:D>0?`${D}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center p-0 sm:p-4",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full max-w-full p-0 sm:p-2 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:l,children:jsxRuntime.jsx("div",{ref:L,className:tailwindMerge.twMerge("w-full",k&&"transition-transform duration-200"),style:{transform:P>0?`translateY(${P}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,...g?{height:g}:{maxHeight:/\d/.test(f)?M!==null?`min(${f}, ${Math.max(M-8,0)}px, 100dvh)`:`min(${f}, 100dvh)`:f}},children:[x&&jsxRuntime.jsx("div",{className:"absolute top-0 left-0 right-0 h-8 z-10 flex justify-center items-start pt-2 touch-none cursor-grab active:cursor-grabbing",onPointerDown:q,onPointerMove:Z,onPointerUp:O,onPointerCancel:O,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-1 w-12 rounded-full bg-border-muted transition-all duration-300","hover:bg-border-default hover:w-16",S&&"animate-[handle-wiggle_0.6s_ease-in-out]")})}),X&&(a?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:z,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),W&&jsxRuntime.jsx(jo,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}ht.displayName="Tray";function Ia({children:e,items:t,className:r,align:o="left",textAlign:n="left",size:a="md",onAction:i,header:s,footer:c,useMobileTray:l=true,popoverClassName:d}){let[u,m]=je.useState(false),{isMobile:p}=ar();if(l&&p){let g=je__namespace.default.isValidElement(e)?je__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,x=(h=>{if(typeof h=="string")return h;if(je__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:g}),jsxRuntime.jsx(ht,{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(V,{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(bt,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1 py-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(g=>jsxRuntime.jsx(lw,{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 lw({textAlign:e="left",iconName:t,size:r="md",isDisabled:o,children:n,variant:a="default",subtitle:i,render:s,noPadding:c,...l}){let d={sm:"px-3 py-2 text-sm",md:i?"px-4 py-2.5 text-base":"px-4 py-2 text-base"},u="text-text-primary hover:bg-background-hover data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-primary data-[focus-visible]:ring-inset",m={primary:u,default:u,destructive:"text-feedback-error-text hover:bg-feedback-error-background data-[focused]:bg-feedback-error-background data-[focus-visible]:ring-2 data-[focus-visible]:ring-feedback-error-border data-[focus-visible]:ring-inset"};return s?jsxRuntime.jsx(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:s()}):jsxRuntime.jsxs(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:[t&&e==="left"&&jsxRuntime.jsx(V,{name:t,size:r==="sm"?16:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col",children:[jsxRuntime.jsx("span",{className:i?"font-medium":"",children:n}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:i})]}),t&&e==="right"&&jsxRuntime.jsx(V,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var Vr=({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 zr({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(Vr,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Qo({items:e,onLoadMore:t,hasMore:r,isLoading:o=false,loadingState:n,enableVirtualization:a,estimatedItemSize:i=50,overscan:s=5,scrollElement:c,loadMoreThreshold:l=100}){let d=je.useRef(null),u=je.useRef(null),m=je.useRef(false),[p,f]=je.useState(0);je.useEffect(()=>{u.current&&(c||d.current)&&f(T=>T+1);},[c,e.length]);let g=n||(o?e.length===0?"loading":"loading-more":"idle"),y=g==="loading",b=g==="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():[];je.useEffect(()=>{let T=u.current,k=c||d.current;if(!T||!k||!r||o||!t)return;let R=new IntersectionObserver(F=>{let[M]=F;M?.isIntersecting&&!m.current&&r&&t&&(m.current=true,Promise.resolve(t()).finally(()=>{m.current=false;}));},{root:k,rootMargin:`0px 0px ${l}px 0px`,threshold:0});return R.observe(T),()=>{R.disconnect();}},[r,o,t,c,l,p]);let w=je.useCallback((T,k)=>{v?v.scrollToIndex(T,k):d.current&&d.current.children[T]?.scrollIntoView({behavior:"smooth",block:k?.align||"start"});},[v]),P=je.useCallback(()=>{v?v.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[v]);return {virtualizer:v,virtualItems:S,computedLoadingState:g,isInitialLoad:y,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:w,scrollToTop:P}}var Fa=je.createContext({variant:"timeline",size:"md"});function lg(){return je.useContext(Fa)}function Xs(e){return je.isValidElement(e)&&e.type===Qs}function xw(e){return je.isValidElement(e)&&e.type===qs}function du({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:y,height:b,maxHeight:x,...h}){let v=je.useRef(null),{isMobile:S}=ar(),w=S?"stacked":e,P=n!==void 0&&a!==void 0,{scrollRef:T,loadMoreRef:k,virtualizer:R,virtualItems:F,isLoadingMore:M,computedLoadingState:D}=Qo({items:n||[],onLoadMore:P?m:void 0,hasMore:P?p:false,isLoading:i,loadingState:s,enableVirtualization:P?f:false,estimatedItemSize:g||(w==="stacked"?120:150),overscan:5}),L=P&&T?T:v,z=je.useMemo(()=>({variant:w,size:t}),[w,t]),H=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",G=w==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",q={};if(P&&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")),P){let X=D==="loading"||i&&(!n||n.length===0);if(X){let I=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((U,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 E=t==="sm"?"pt-3":"pt-4",B=t==="sm"?"p-3":"p-4";return jsxRuntime.jsxs("div",{className:"group relative grid items-start gap-4 grid-cols-[3rem_1fr]",children:[jsxRuntime.jsxs("div",{className:`relative flex h-full flex-col items-center ${E}`,children:[jsxRuntime.jsx(K,{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} ${B} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(K,{width:"50%",height:16}),jsxRuntime.jsx(K,{width:"15%",height:12})]}),jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${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(K,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(K,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"20%",height:12})]})]},`skeleton-${N}`)})});return jsxRuntime.jsx(Fa.Provider,{value:z,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",H,G,r),style:q,...h,children:I})})}if(c)return jsxRuntime.jsx(Fa.Provider,{value:z,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",H,G,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(Fa.Provider,{value:z,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",H,G,r),style:q,...h,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let W=R?F?.map(I=>({virtualItem:I,item:n[I.index],index:I.index}))||[]:n.map((I,U)=>({item:I,index:U,virtualItem:null}));return jsxRuntime.jsx(Fa.Provider,{value:z,children:jsxRuntime.jsxs("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",H,G,r),style:{...q,position:R?"relative":void 0},...h,children:[R?jsxRuntime.jsxs("div",{style:{height:`${R.getTotalSize()}px`,position:"relative"},children:[W.map(({item:I,index:U,virtualItem:N})=>{if(!I||!N)return null;let C=a(I,U),E=w==="timeline"&&je.isValidElement(C)&&Xs(C)?je.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:E},`item-${U}`)}),M&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%"},children:y||jsxRuntime.jsx(zr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[W.map(({item:I,index:U})=>{let N=a(I,U);if(w==="timeline"&&je.isValidElement(N)&&Xs(N)){let C=U===n.length-1;return jsxRuntime.jsx("div",{children:je.cloneElement(N,{showConnector:!C})},`item-${U}`)}return jsxRuntime.jsx("div",{children:N},`item-${U}`)}),M&&(y||jsxRuntime.jsx(zr,{state:"loading-more"}))]}),m&&p&&!X&&jsxRuntime.jsx("div",{ref:k,style:R?{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Z=je.Children.toArray(o),O=Z.map((X,W)=>{if(Xs(X)){let I=X.props.showConnector??(w==="timeline"&&W<Z.length-1),U=w==="timeline"&&W>0;return je.cloneElement(X,{showConnector:I,showIncomingConnector:U})}if(xw(X)){let I=W===Z.length-1;return je.cloneElement(X,{__isLastGroup:I,__isFirstGroup:W===0})}return X});return jsxRuntime.jsx(Fa.Provider,{value:z,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",H,G,r),...h,children:O})})}du.displayName="ActivityFeed";function qs(e){let{variant:t,size:r}=lg(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=je.Children.toArray(i),m=u.map((g,y)=>{if(Xs(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&y===u.length-1));return je.cloneElement(g,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&y===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})]})}qs.displayName="ActivityFeedGroup";var ig={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"},yw={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"},vw={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 Qs(e){let{variant:t,size:r}=lg(),{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:y=false,interactive:b,className:x,children:h,onKeyDown:v,showIncomingConnector:S,...w}=e,P=l??(d?jsxRuntime.jsx(V,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),T=p??(t==="stacked"?"minimal":"subtle"),k=r==="sm"?"gap-2":"gap-3",R="text-xs text-text-secondary",F=r==="sm"?"text-sm":"text-[15px]",M="text-xs text-text-secondary",D=b??typeof w.onClick=="function",L=W=>{if(!D){v?.(W);return}W.key===" "?W.preventDefault():W.key==="Enter"&&(W.preventDefault(),W.currentTarget.click()),v?.(W);},z=W=>{D&&W.key===" "&&(W.preventDefault(),W.currentTarget.click());},H=D?tailwindMerge.twMerge("group cursor-pointer",et()):void 0,q=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",T==="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",ig[m]),children:P}),t==="timeline"&&g&&jsxRuntime.jsx("span",{"data-slot":"separator",className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),Z=f?tailwindMerge.twMerge(yw[m],T==="minimal"?"rounded-md border border-border-muted":vw[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("flex flex-col",r==="sm"?"px-3 py-3":"px-4 py-4",{minimal:"",subtle:"bg-background-subtle",solid:"bg-background-muted"}[T],Z,H,D?"transition-colors hover:bg-background-subtle/80":"",x),onKeyDown:L,onKeyUp:z,...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",ig[m]),children:P}),jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o})]}),jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("mt-3 flex flex-col",k),children:[n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",F),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 O=T==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",X={minimal:"",subtle:"rounded-md border border-border-subtle bg-background-surface",solid:"rounded-md bg-background-muted shadow-sm"};return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"timeline",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",H,x),onKeyDown:L,onKeyUp:z,...w,children:[y?jsxRuntime.jsx("div",{}):q,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",k,O,X[T],Z,D?"transition-colors group-hover:bg-background-subtle/70":""),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",R),children:a})]}),n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",F),children:n}),i&&jsxRuntime.jsx("div",{className: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})]})]})}Qs.displayName="ActivityItem";function cr({isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n="left",hideCloseIcon:a=false,hasBackArrow:i=false,onBack:s,children:c,primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m,transparentOverlay:p=false,maxWidth:f="600px",minWidth:g="400px",maxHeight:y="85vh",height:b,mobileMaxHeight:x="90vh",mobileHeight:h,contentPadding:v=true,className:S}){let w=nr("(max-width: 767px)"),P=Ds(w&&e===void 0),T=P?.height??null,k=P?.keyboardOffset??0,R=je.useRef(null),F=je.useCallback(()=>{R.current&&R.current.scrollTop!==0&&(R.current.scrollTop=0);},[]),M=je.useRef(null),D=je.useRef(null);je.useEffect(()=>{let q=D.current;if(!q||!w)return;let Z=null,O=X=>{let W=X.target;W&&["INPUT","TEXTAREA","SELECT"].includes(W.tagName)&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{W.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return q.addEventListener("focusin",O),()=>{q.removeEventListener("focusin",O),Z&&clearTimeout(Z);}},[w]);let L=je.useCallback(()=>{M.current&&M.current.scrollTop!==0&&(M.current.scrollTop=0);},[]);if(e===false)return null;let z=r||o,H=l||d||u||m,G=e!==void 0;return w?G?jsxRuntime.jsx(ht,{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:f,contentPadding:v,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Qr,{children:jsxRuntime.jsx(wr,{isDismissable:true,transparent:p,style:{paddingBottom:k>0?`${k}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-0 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:R,onScroll:F,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border-t border-x border-border-default/40","rounded-t-xl","overflow-hidden","animate-in slide-in-from-bottom","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:slide-out-to-bottom","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{...h?{height:h}:{maxHeight:/\d/.test(x)?T!==null?`min(${x}, ${Math.max(T-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"})}),z&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",v?"px-6 py-6":"p-0"),children:c}),H&&jsxRuntime.jsx(jo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Qr,{children:jsxRuntime.jsx(wr,{...G?{isOpen:e,onOpenChange:q=>{!q&&t&&t();}}:{},isDismissable:true,transparent:p,className:"flex items-center justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",style:{maxWidth:f},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:M,onScroll:L,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border border-border-default/50","rounded-md","overflow-hidden","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0","animate-in fade-in zoom-in-96 slide-in-from-bottom-2","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-95","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{minWidth:g,...b?{height:b}:{maxHeight:y}},children:[z&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto",v?"px-6 py-6":"p-0"),children:c}),H&&jsxRuntime.jsx(jo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function fg({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:r,maxWidth:i,minWidth:s,primaryAction:{label:n,onPress:t,variant:a},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:o})})}var Zo={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},kr=je.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=Sw__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}`})});kr.displayName="IconSSR";var ww=je.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"?n in Zo?Zo[n]:Zo.md:n,p=r?typeof r=="string"?r in Zo?Zo[r]:m*1.75:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(kr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});ww.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 _s=({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(y=>m(y))}),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},y=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:y},p.id):jsxRuntime.jsx(a,{...g,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(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(kr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("label",{htmlFor:s,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),jsxRuntime.jsxs("nav",{className:"flex-1 flex flex-col overflow-hidden",children:[e&&e.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto py-2 scrollbar-hide",children:d(e).map((p,f,g)=>u(p,f,g.length))}),t&&t.length>0&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t bg-background-muted/30",children:jsxRuntime.jsx("div",{className:"mt-2 pb-2 space-y-0.5",children:t.map(p=>m(p))})}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-default",children:jsxRuntime.jsx("div",{children:r})})]})]})};function Dn(e){return e.id??e.href??e.label}function fu(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,Dn(o)]:r;if(o.children?.length){let n=fu(o.children,t,[...r,Dn(o)]);if(n)return n}}return null}function vg(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>Dn(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function kw(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=vg(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,Dn(s)],n.push({path:i,parent:s,items:s.children});}return n}var Tw=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),hg=[];function Pw(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 Rw(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 Mw(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 Va({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=Tw,renderRow:l,showLogo:d=false,logo:u,header:m,footer:p,mobileMenuId:f,sidebarCollapseId:g,rootLabel:y,sticky:b=true,width:x=260,ariaLabel:h="Navigation",theme:v,animated:S=true,style:w,className:P}){process.env.NODE_ENV!=="production"&&t&&e&&console.warn("[StackNav] Both `items` and `groups` were provided. `groups` takes precedence and `items` is ignored.");let T=je__namespace.useMemo(()=>t?Pw(t):e??hg,[t,e]),k=r??hg,R=je__namespace.useMemo(()=>k.length>0?[...T,...k]:T,[T,k]);je__namespace.useEffect(()=>{Rw(T,k);},[T,k]);let[F,M]=je__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?fu(R,o)??[]:[]),D=a??F,L=je__namespace.useCallback(I=>{a===void 0&&M(I),i?.(I);},[a,i]),z=je__namespace.useRef(false);je__namespace.useEffect(()=>{if(a!==void 0||!z.current&&(z.current=true,n!==void 0)||!o)return;let I=fu(R,o);M(U=>{let N=I??[];return Aw(U,N)?U:N});},[o,R,a,n]);let H=je__namespace.useMemo(()=>kw(T,k,D),[T,k,D]),G=je__namespace.useCallback((I,U)=>{I.children?.length&&L([...U,Dn(I)]);},[L]),q=je__namespace.useCallback(()=>{L(D.slice(0,-1));},[D,L]),Z=je__namespace.useCallback((I,U)=>{let N=vg(R,D);if(s?.(U,N),!!U.children?.length){let E=H[H.length-1]?.path??[];G(U,E);}U.href||I.preventDefault();},[R,D,s,G,H]),O=je__namespace.useCallback(I=>o?I.href===o||I.id===o:false,[o]),X=b?"sticky top-0 h-[100dvh]":"",W={...x!=null?{width:x}:{},...Mw(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",X,P),style:W,children:[d?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:u??jsxRuntime.jsx(Ba,{showWordmark:true,width:120})}),g?jsxRuntime.jsx("label",{htmlFor:g,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(kr,{name:"Sidebar",size:"sm"})}):null,f?jsxRuntime.jsx("label",{htmlFor:f,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}):null]}):null,m?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:m}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:H.map((I,U)=>{let N=I.path.length,C=U===H.length-1,E=U<H.length-1,B=N===0?"__root__":I.path.join("/");return jsxRuntime.jsx(Ew,{pane:I,parentPath:I.path.slice(0,-1),depth:N,isTop:C,isAbove:E,rootLabel:y,LinkComponent:c,renderRow:l,isActive:O,onSelect:Z,onBack:q,animated:S},B)})}),p?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:p}):null]})}function Ew({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(Dw,{}),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(xg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},Dn(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(xg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},Dn(m)))}):null]})}function xg({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(Lw,{}):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 Lw(){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 Dw(){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 Aw(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 Pi=({rightContent:e,centerContent:t,showMobileMenu:r=true,avatar:o,showColorModeSwitcher:n=false,toggleTheme:a,isDarkThemeEnabled:i=false,colorMode:s,actions:c,className:l="",mobileMenuId:d="app-mobile-menu"})=>{let u=()=>{switch(s||(i?"dark":"light")){case "system":return jsxRuntime.jsx(kr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(kr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(kr,{name:"Moon",size:"sm"})}},m=()=>{switch(s||(i?"dark":"light")){case "system":return "Switch to light mode";case "light":return "Switch to dark mode";case "dark":return "Switch to system mode";default:return "Toggle theme"}};return jsxRuntime.jsx("header",{className:`h-[60px] bg-background-surface border-b ${l}`,children:jsxRuntime.jsxs("div",{className:"relative flex h-full items-center",children:[jsxRuntime.jsx("div",{className:"flex items-center h-full flex-shrink-0",children:r&&jsxRuntime.jsx("label",{htmlFor:d,className:"md:hidden cursor-pointer","aria-label":"Open menu",children:jsxRuntime.jsx("div",{className:"flex h-full w-14 flex-col items-center justify-center border-r hover:bg-background-hover transition-colors",children:jsxRuntime.jsx(kr,{name:"List",size:"sm"})})})}),t&&jsxRuntime.jsx("div",{className:"flex-1 flex justify-end md:justify-center md:px-4 min-w-0",children:jsxRuntime.jsx("div",{className:"w-full md:max-w-4xl min-w-0",children:t})}),!t&&jsxRuntime.jsx("div",{className:"flex-1"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4 pr-4 flex-shrink-0 ml-4",children:[e,n&&a&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover transition-colors","aria-label":m(),children:u()}),c,o&&jsxRuntime.jsx("div",{className:"flex items-center",children:o})]})]})})};function Sg({sideNav:e,stackNav:t,topNav:r,children:o,contentPaddingX:n,contentPaddingY:a,showSidebarBorder:i=true,mainClassName:s,enableJsEnhancements:c=false}){let l="app-mobile-menu",d="app-sidebar-collapse";return je.useEffect(()=>{if(!c)return;let u=document.getElementById(d),m=document.getElementById(l),p=document.querySelector("[data-app-shell]"),f=document.getElementById("app-sidebar");if(!u||!p||!f)return;let g=null,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:(g&&(clearTimeout(g),g=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);};f.addEventListener("click",v);let S=16,w=200,P=()=>{g&&(clearTimeout(g),g=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},T=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},w);},k=R=>{if(window.innerWidth<768||!u.checked)return;let F=f.contains(R.target);if(y&&!F&&(y=false),y)return;R.clientX<=S||F?P():p.getAttribute("data-peek")==="true"&&T();};return document.addEventListener("mousemove",k),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",x),m&&h&&m.removeEventListener("change",h),f.removeEventListener("click",v),document.removeEventListener("mousemove",k),g&&clearTimeout(g);}},[c,l,d]),jsxRuntime.jsxs("div",{className:"min-h-[100dvh] bg-background text-text-primary relative","data-app-shell":"",children:[jsxRuntime.jsx("input",{type:"checkbox",id:d,className:"sr-only peer/sidebar","aria-hidden":"true"}),jsxRuntime.jsx("a",{href:"#app-content",className:"sr-only focus:not-sr-only focus:absolute focus:left-4 focus:top-4 z-50 rounded px-3 py-2 bg-background-surface shadow",children:"Skip to content"}),jsxRuntime.jsx(Pi,{...r,mobileMenuId:l,className:["sticky top-0 flex-shrink-0 z-30 md:hidden",r?.className].filter(Boolean).join(" ")}),jsxRuntime.jsxs("div",{className:"flex w-full h-[calc(100dvh-60px)] md:h-[100dvh] relative overflow-hidden",children:[jsxRuntime.jsx("input",{type:"checkbox",id:l,className:"sr-only peer/mobile","aria-hidden":"true"}),jsxRuntime.jsx("label",{htmlFor:l,className:"fixed inset-0 bg-background-modal z-[55] opacity-0 pointer-events-none peer-checked/mobile:opacity-100 peer-checked/mobile:pointer-events-auto transition-opacity md:hidden","aria-label":"Close menu"}),jsxRuntime.jsx("div",{"aria-hidden":"true","data-peek-zone":"",className:"hidden md:block fixed left-0 top-0 bottom-0 w-4 z-[70] pointer-events-none"}),jsxRuntime.jsx("label",{htmlFor:d,"data-expand-rail":"",className:"hidden fixed left-3 top-3 z-[75] items-center justify-center w-9 h-9 rounded-md bg-background-surface border border-border-default shadow-sm hover:bg-background-hover cursor-pointer transition-all duration-200","aria-label":"Expand sidebar",children:jsxRuntime.jsx(kr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("aside",{id:"app-sidebar","data-app-sidebar":"",className:["bg-background-surface","border-r border-border-default","transition-transform duration-300 ease-in-out md:transition-[transform,width] md:duration-300 md:ease-in-out","fixed md:relative","left-0 top-0 bottom-0","z-[60] md:z-10","w-full md:w-64","h-[100dvh] md:h-full","-translate-x-full","peer-checked/mobile:translate-x-0","md:translate-x-0",i?"":"!border-r-0",(t??e)?.className||""].filter(Boolean).join(" "),children:t?jsxRuntime.jsx(Va,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(_s,{...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(Pi,{...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 jo(e,t=300){let[r,o]=Ke.useState(e);return Ke.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function Ys(e,t=300){let[r,o]=Ke.useState(false);return Ke.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var ww=({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 nr({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)=>ww({...n,className:o})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-action-default stroke-action-default-hover group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),t]})]})}function Dr(){let[e,t]=Ke__namespace.default.useState(false),r=Ke__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=Ke__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var wt=Ke__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));wt.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(F,{name:"X",size:t==="sm"?16:20})})}function qo(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 ig(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function Nw(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 Ut(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",qo({isInvalid:t,isDisabled:r,isFocused:o}),ig({transparent:n,isDisabled:r}),Ye[a].text,Ye[a].height,Ye[a].padding,Nw(a),i)}function kw(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",ig({transparent:a,isDisabled:n}),Ye[t].height,qo({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ue({children:e,size:t="md",tooltip:r,description:o,descriptionPlacement:n="below",isRequired:a,className:i,htmlFor:s}){let c=r||o&&n==="tooltip",l=r||o,d=o&&n==="inline",u=jsxRuntime.jsxs("label",{htmlFor:s,className:tailwindMerge.twMerge(Ye[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(F,{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(nr,{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",Ye[e].text,t),children:r})}function fe({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(Ye[t].text,"text-feedback-error-text",r),children:e})}function Xs({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Ut({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function sg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:kw(e),children:typeof t=="function"?t(e):t})}var iu=Ke.createContext("md");function pg(){return Ke.useContext(iu)}function ou(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 ${Ye[e].text} ${t}`}function Lw(){let e=Ke__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=Ke__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function Ro({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:y=true,menuWidth:x="match",descriptionPlacement:v="below",useMobileTray:S=true,...w}){let[k,P]=Ke.useState(null),[T,E]=Ke.useState(null),[I,R]=Ke.useState(false),L=c??k??l,{handleFocus:M,handleBlur:V}=Lw(),{isMobile:z}=$t(),U=S&&z,Q=Ke__namespace.default.useMemo(()=>!i||!L||!n?null:Array.from(n).find(W=>W.id===L)??null,[i,L,n]),Z=A=>{d&&A!==null&&d(A),d||P(A);},H=Ke.useRef(null),j=Ke.useRef(null),G=()=>{U&&R(!I);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:L,defaultSelectedKey:l,onSelectionChange:Z,placeholder:u,className:ke(w.className,"group flex w-full flex-col"),ref:H,onOpenChange:A=>{U||(A&&j.current?E(j.current.offsetWidth):A||H.current?.blur());},children:({isDisabled:A,isInvalid:W,isOpen:N})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:s,tooltip:p,description:v==="tooltip"||v==="inline"?t:void 0,descriptionPlacement:v,isRequired:f,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsx("div",{ref:j,children:jsxRuntime.jsxs(_,{variant:"unstyled",className:tailwindMerge.twMerge(Ut({isInvalid:W||m&&!!r,isDisabled:A,isFocused:U?I:N,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>M(C,w.onFocus),onBlur:C=>V(C,w.onBlur),onPress:U?G:void 0,"data-open":U?I:N,children:[i&&Q?jsxRuntime.jsx("div",{className:ou(s),children:i(Q)}):U&&L?jsxRuntime.jsx("div",{className:ou(s),children:n?Array.from(n).find(B=>B.id===L)?.label:String(L)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:ou(s)}),jsxRuntime.jsx(F,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] transition-transform",(U?I:N)&&"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}),U?null:jsxRuntime.jsx(ft,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:x==="match"&&T?`${T}px`:void 0,minWidth:x==="auto"&&T?`${T}px`:void 0,maxWidth:x==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:y,children:jsxRuntime.jsx(iu.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(ar,{id:C.id,textValue:C.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(C)})},C.id):o})})})]})}),U&&jsxRuntime.jsx(gt,{isOpen:I,onClose:()=>R(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(iu.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 W=Array.from(A)[0];W!=null&&(Z(W),R(false));},children:a&&n?A=>jsxRuntime.jsx(ar,{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 ar({size:e,className:t,...r}){let o=pg(),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",Ye[n].paddingY,Ye[n].text,t)})}var Uw=[],Kw={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},Yw={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},fg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},lu=(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 Jw(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 Xw(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 Qs({label:e,staticItems:t=Uw,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:y,renderLeftIcon:x,renderSection:v,autoFocus:S=false,reserveErrorSpace:w=false,hideChevron:k=false,useMobileTray:P=true,className:T}){let E=Ke__namespace.default.useRef(null),I=Ke__namespace.default.useRef(null),[R,L]=Ke__namespace.default.useState(),[M,V]=Ke.useState(()=>lu(o||n,t,r)),[z,U]=Ke.useState(false),[Q,Z]=Ke.useState(false),H=jo(M),{contains:j}=reactAria.useFilter({sensitivity:"base"}),[G,A]=Ke.useState(),{isMobile:W}=$t(),N=P&&W,C=Ye[u].text,D=reactStately.useAsyncList({async load({signal:te,filterText:ne=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(ne))return {items:[]};try{let oe;return i.requestType==="GraphQL"?oe=await Xw(i,ne,te):oe=await Jw(i,ne,te),A(oe.error),{items:oe.items}}catch(oe){return oe instanceof Error&&oe.name==="AbortError"?{items:[]}:(console.error("Error loading items:",oe),A(oe instanceof Error?oe.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),B=i&&H!==""?D:null,X=false,ee=Ke.useRef("");Ke.useEffect(()=>{S&&U(true);},[S]),Ke.useEffect(()=>{let te=lu(o,t,r);te!==M&&V(te);},[o,t,r]),Ke.useEffect(()=>{let te=()=>{E.current&&L(E.current.offsetWidth);};return te(),window.addEventListener("resize",te),()=>window.removeEventListener("resize",te)},[]),Ke.useEffect(()=>{H===""?ee.current="":B&&H!==ee.current&&(ee.current=H,B.setFilterText(H));},[H,B]),X=Ys(!!B?.isLoading,300);let le=Ke__namespace.default.useMemo(()=>{if(!N||!M)return B?B.items:t;let te=B?B.items:t,ne=s??(i?()=>true:j);return te.filter(oe=>ne(oe.name,M))},[N,M,B,t,s,j]),$=te=>{let ne=lu(te,t,r);V(ne),a&&a(te);},ae=te=>{V(te);},Ve=()=>{N&&Z(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:$,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:B?B.items:r?r.flatMap(te=>te.items):t,className:ke(T,"group flex flex-col w-full"),menuTrigger:N?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:M,onInputChange:ae,autoFocus:S&&!N,defaultFilter:s??(i?()=>true:j),"aria-label":e||c||"Autocomplete",children:te=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(wt,{ref:E,children:[x?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:x(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(Po,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(F,{name:"MagnifyingGlass",className:`${Kw[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Ut({isInvalid:g||!!l,isDisabled:f,isFocused:z||(N?Q:te.isOpen),size:u,className:tailwindMerge.twMerge(Yw[u],M&&!f||!k&&!M?"pr-10":"pr-3",N&&"cursor-pointer",T)}),placeholder:c,disabled:f,onFocus:ne=>{U(true),N&&(ne.currentTarget.blur(),Ve());},onBlur:()=>{U(false);},onClick:N?Ve:void 0,readOnly:N,"aria-label":e||c||"Autocomplete"}),M&&!f&&jsxRuntime.jsx(Ni,{onClick:()=>{V(""),a?.(null);},size:u}),!k&&!M&&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:ne})=>jsxRuntime.jsx(F,{name:ne?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&G?jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text",children:G}):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&&G&&jsxRuntime.jsx(fe,{size:u,className:"text-feedback-error-text mt-1",children:G}),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)})]}),!N&&jsxRuntime.jsx(ft,{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:R?`${R}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(ne=>{let oe=ne.items.map(pe=>jsxRuntime.jsx(ar,{id:pe.id,textValue:pe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${fg[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:y?y(pe):pe.name},pe.id));if(v){let pe=v(ne,oe);return Ke__namespace.default.isValidElement(pe)&&pe.type===reactAriaComponents.ListBoxSection?pe:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:pe},ne.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:ne.name}),oe]},ne.name)}):ne=>jsxRuntime.jsx(ar,{id:ne.id,textValue:ne.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${fg[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:y?y(ne):ne.name},ne.id)})})]})}),N&&jsxRuntime.jsx(gt,{isOpen:Q,onClose:()=>Z(false),title:e??c??"Search",contentPadding:false,height:"80vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"p-4 border-b border-border-default",children:jsxRuntime.jsxs(wt,{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(Po,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(F,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:I,type:"text",value:M,onChange:te=>ae(te.target.value),placeholder:c,autoFocus:true,className:Ut({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),M&&jsxRuntime.jsx(Ni,{onClick:()=>{V(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:le,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:te=>{let ne=Array.from(te)[0];ne&&($(ne),Z(false));},className:"bg-background-input outline-none",children:te=>jsxRuntime.jsx(ar,{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:y?y(te):te.name},te.id)})})]})})]})}function Eo({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]=Ke.useState(false),g=Ke.useCallback(()=>f(true),[]);Ke.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"},y={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"},x={online:"bg-feedback-success-background border-feedback-success-border",offline:"bg-text-secondary border-border-muted",away:"bg-feedback-warning-background border-feedback-warning-border",busy:"bg-feedback-error-background border-feedback-error-border"},v={user:"bg-feedback-info-background text-feedback-info-text",team:"bg-feedback-info-background text-feedback-info-text",organization:"bg-feedback-success-background text-feedback-success-text"},S=s==="circle"?"rounded-full":"rounded-md",w=tailwindMerge.twMerge("relative inline-flex items-center justify-center overflow-hidden transition-opacity outline-none",h[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),P=(()=>{if(r||o){let R=r?.[0]||"",L=o?.[0]||"";return (R+L).toUpperCase()}if(n){let R=n.split(" "),L=R[0]?.[0]||"",M=R[R.length-1]?.[0]||"";return L===M?L.toUpperCase():(L+M).toUpperCase()}return ""})(),T=()=>{let R={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:R});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:R});default:return jsxRuntime.jsx(lucideReact.User,{size:R})}},E=R=>{if(m)return c==="organization"?R?"organization-logo":"initials":R?"avatar":"initials"},I=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:g,"data-pii-type":E(true),"data-pii-entity":m}):P?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":E(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:I()}),d&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("absolute border-2 border-background-surface",S,b[i],y[i],x[d]),"aria-label":`Status: ${d}`})]})}var tN={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",circulate:"bg-state-circulate text-state-circulate-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},rN={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"},oN={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},nN={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 lt({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",nN[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",rN[r],oN[o],tN[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var at=({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 fN={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 _s({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=fN[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:er(yt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:er(yt("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(at,{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(at,{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,Ze()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function hg({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(_s,{...o,className:a})})})}function Da(){let[e,t]=Ke.useState({width:0,height:0}),r=Ke.useRef(null),o=Ke.useRef(void 0),n=Ke.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 Ke.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function Qo({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=Ke.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(F,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(nr,{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 $s(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=Da(),[s,c]=Ke__namespace.default.useState(false),[l,d]=Ke__namespace.default.useState(false),u=Ke__namespace.default.useRef(false),m=Ke__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?Ke__namespace.default.Children.toArray(t):null,[t,e.items]);if(Ke__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(Ke__namespace.default.isValidElement(b)){let y=b.props;if(typeof y.children=="string")return {label:y.children,href:y.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(wN,{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 wN({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(Ra,{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 el(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(Qo,{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(at,{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 AN({isSelected:e,isDisabled:t}){let r=[Ze,"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 Aa({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(tl,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(rl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${AN({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function tl(){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(F,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(F,{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(F,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(F,{name:"CaretRight","aria-hidden":true,size:t})})]})}function rl(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var kg=Ke__namespace.createContext(null);function Zo(){let e=Ke__namespace.useContext(kg);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Tg({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]=Ke__namespace.useState(t),b=f?e:g,y=Ke__namespace.useRef(null),[x,v]=Ke__namespace.useState(0),[S,w]=Ke__namespace.useState(typeof a=="boolean"?a:!!a),[k,P]=Ke__namespace.useState(false),T=Ke__namespace.useRef(null),E=Ke__namespace.useRef(null),I=typeof a=="object"&&a!==null&&a.delay?a.delay:i;Ke__namespace.useEffect(()=>{if(y.current){let C=Math.max(1,Math.floor(Number(l)||1)),D=y.current.children;if(D.length===0){v(0);return}let B=Math.ceil(D.length/C);v(B);}},[m,l]);let R=Ke__namespace.useRef(-1);Ke__namespace.useEffect(()=>{if(b!==R.current&&y.current){let C=Array.from(y.current.children);if(C.length===0)return;let D=b*l,B=Math.min(D,C.length-1),X=C[B];X&&typeof X.scrollIntoView=="function"&&(X.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),R.current=b);}},[b,l,o]);let L=Ke__namespace.useCallback(C=>{let D=C;n?D<0?D=x-1:D>=x&&(D=0):D=Math.max(0,Math.min(C,x-1)),f||h(D),r?.(D);},[f,n,r,x]),M=Ke__namespace.useCallback(()=>{L(b+d);},[b,L,d]),V=Ke__namespace.useCallback(()=>{L(b-d);},[b,L,d]),z=Ke__namespace.useRef(M);Ke__namespace.useEffect(()=>{z.current=M;},[M]);let U=x>0&&(n||b<x-1),Q=x>0&&(n||b>0),Z=Ke__namespace.useCallback(()=>{w(C=>!C);},[]);Ke__namespace.useEffect(()=>{if(S&&x>1)return T.current=setInterval(()=>{z.current();},I),()=>{T.current&&(clearInterval(T.current),T.current=null);}},[S,x,I]);let H=Ke__namespace.useCallback(()=>{T.current&&(clearInterval(T.current),T.current=null);},[]),j=Ke__namespace.useCallback(()=>{S&&x>1&&(T.current=setInterval(()=>{z.current();},I));},[S,x,I]),G=Ke__namespace.useCallback(C=>{if(!s)return;P(true);let D="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0;E.current={x:D,y:B};},[s]),A=Ke__namespace.useCallback(C=>{if(!k||!E.current)return;let D="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0,X=D-E.current.x,ee=B-E.current.y,le=50;o==="horizontal"&&Math.abs(X)>le?(X>0?V():M(),P(false),E.current=null):o==="vertical"&&Math.abs(ee)>le&&(ee>0?V():M(),P(false),E.current=null);},[k,o,M,V]),W=Ke__namespace.useCallback(()=>{P(false),E.current=null;},[]),N={currentPage:b,totalPages:x,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:L,goToNext:M,goToPrev:V,canGoNext:U,canGoPrev:Q,isAutoplayActive:S,toggleAutoplay:Z,itemsRef:y,isDragging:k,allowMouseDrag:s,handleDragStart:G,handleDragMove:A,handleDragEnd:W};return jsxRuntime.jsx(kg.Provider,{value:N,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:H,onMouseLeave:j,children:m})})}function Pg({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=Zo();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 Rg({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=Zo();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 Eg({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 Mg({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=Zo();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(F,{name:"CaretLeft",size:"sm"})})}function Lg({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=Zo();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(F,{name:"CaretRight",size:"sm"})})}function bu({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=Zo(),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 Dg({className:e,...t}){let{totalPages:r}=Zo();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(bu,{index:n},n))})}function Ag({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=Zo();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(F,{name:o?"Pause":"Play",size:"sm"})})}function Ig({className:e,...t}){let{currentPage:r,totalPages:o}=Zo();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 HN="focus:ring-action-primary",GN="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function xu(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:ke(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{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 WN({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function UN({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=HN,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=GN:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var Fg="w-4 h-4 text-current group-disabled:text-text-disabled";function Mo(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${WN(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,c=jsxRuntime.jsx("div",{className:UN({isSelected:a,isIndeterminate:i,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:Fg}):a?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:Fg}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c,typeof t=="function"?t(n):t]})}})}var JN={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 Vg(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var XN={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"},jN="opacity-75 cursor-not-allowed pointer-events-none";function zg(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":Ye[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",XN[r],i,JN[t],n&&!o&&"cursor-pointer",o&&jN,a)}function uo({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(F,{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(F,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:zg({variant:Vg(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:g}):jsxRuntime.jsx("span",{className:zg({variant:Vg(n),size:o,isDisabled:i,isClickable:l,className:s}),children:g})}function Gg({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,y]=Ke.useState(""),[x,v]=Ke.useState([]),[S,w]=Ke.useState(false),[k,P]=Ke.useState(false),[T,E]=Ke.useState(-1),I=jo(b,300),R=Ke.useRef(null),L=Ke.useRef(null),{isFocused:M,handleFocus:V,handleBlur:z}=Dr(),U=Ke.useId(),Q=Ke.useCallback(N=>{if(!u||!N.trim())return;let C=N.trim();if(d.includes(C)){y(""),P(false),v([]),E(-1);return}u([...d,C]),y(""),P(false),v([]),E(-1),R.current?.focus();},[d,u]),Z=Ke.useCallback(N=>{u&&u(d.filter(C=>C!==N));},[d,u]);Ke.useEffect(()=>{if(!p)return;let N=true;return (async()=>{let D=I.trim();if(!D){N&&(w(false),v([]),P(false));return}w(true);try{let B=await p(D);if(!N)return;v(B),P(!0);}catch(B){if(!N)return;console.error("Error fetching suggestions:",B),v([]),P(false);}finally{N&&w(false);}})(),()=>{N=false;}},[I,p]),Ke.useEffect(()=>{if(p||!m)return;if(!I.trim()){v([]),P(false);return}let N=m.filter(C=>C.name.toLowerCase().includes(I.toLowerCase())).map(C=>C.id);v(N),P(N.length>0||I.trim().length>0);},[I,m,p]);let H=Ke.useMemo(()=>{let N=x.filter(C=>!d.includes(C));return b.trim()&&!N.includes(b.trim())&&!d.includes(b.trim())?[...N,`Create tag: "${b.trim()}"`]:N},[x,b,d]),j=Ke.useCallback(N=>{y(N.target.value),E(-1),N.target.value&&P(true);},[]),G=Ke.useCallback(N=>{i||(N.startsWith("Create tag:")?Q(b):Q(N));},[Q,b,i]),A=Ke.useCallback(N=>{if(!i)switch(N.key){case "Enter":case ",":if(N.preventDefault(),T>=0&&T<H.length){let C=H[T];C.startsWith("Create tag:")?Q(b):Q(C);}else b.trim()&&Q(b.trim());break;case "Backspace":!b&&d.length>0&&(N.preventDefault(),Z(d[d.length-1]));break;case "ArrowDown":N.preventDefault(),k&&E(C=>C<H.length-1?C+1:C);break;case "ArrowUp":N.preventDefault(),k&&E(C=>C>0?C-1:-1);break;case "Escape":P(false),E(-1);break}},[i,b,d,H,T,k,Q,Z]);Ke.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 W=()=>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]",qo({isInvalid:s,isDisabled:i,isFocused:M}),"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(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsxs("div",{className:W(),onClick:()=>!i&&R.current?.focus(),children:[d.map(N=>jsxRuntime.jsx(uo,{variant:f,size:"xs",onRemove:()=>Z(N),isDisabled:i,className:"shrink-0 max-h-full",children:N},N)),jsxRuntime.jsx("input",{ref:R,type:"text",role:"combobox","aria-expanded":k,"aria-haspopup":"listbox","aria-controls":U,"aria-autocomplete":"list",value:b,onChange:j,onKeyDown:A,onFocus:N=>V(N),onBlur:N=>z(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||H.length>0)&&jsxRuntime.jsx("div",{id:U,role:"listbox",className:tailwindMerge.twMerge("absolute z-50 mt-1 rounded-lg border border-border-default","max-h-60 overflow-auto bg-background-surface shadow-lg","left-0 right-0 top-full"),children:S?jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"Loading..."}):H.length>0?H.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(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 nk={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')},ak={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},ik={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},Ri=new Set;async function yu(e,t){Ri.has(e)||(await t(),Ri.add(e));}async function sk(e,t,r){await Promise.all([yu(`language:${e}`,nk[e]),yu(`theme:${t}`,ak[t]),r?yu("extension:language-tools",ik["ext-language-tools"]):void 0]);}function Ug(e,t,r){let o=Ri.has(`language:${e}`)&&Ri.has(`theme:${t}`);return r?o&&Ri.has("extension:language-tools"):o}function Kg({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=Ke.useRef(null),[h,b]=Ke.useState(()=>Ug(o,n,!t)),y=Ke.useMemo(()=>{if(a)return a;let x=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(x,d))*c+10}px`},[e,a,c,l,d]);return Ke.useEffect(()=>{let x=false,v=!t;return Ug(o,n,v)?(b(true),()=>{x=true;}):(b(false),sk(o,n,v).then(()=>{x||b(true);}).catch(S=>{x||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{x=true;})},[o,t,n]),Ke.useEffect(()=>{h&&g.current?.editor&&g.current.editor.resize();},[y,h]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:y},children:h?jsxRuntime.jsx(rk__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 Jg=Ke__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),Xg=Ke__namespace.createContext(null),pk={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"},Yg={true:"divide-y divide-border-default",false:"gap-3"},mk={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},fk={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},gk={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function wu(){return Ke__namespace.useContext(Jg)}function bk(e){let t=Ke__namespace.useContext(Xg);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function xk({variant:e,showDividers:t,className:r}){let o="group/collapse-item w-full transition-colors",n={contained:"bg-background-surface",bordered:"bg-background-surface",plain:"bg-transparent"},a=t?"":"rounded-lg border border-border-default bg-background-surface overflow-hidden";return tailwindMerge.twMerge(o,n[e],a,r)}function hk({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=mk[r];return tailwindMerge.twMerge(i,Ze(),l,s,c,o==="plain"&&n?"px-0":"",a)}function yk({density:e,showDividers:t,className:r}){let o="text-text-primary",n=fk[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function Ia({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=Ke__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",pk[e],r?Yg.true:Yg.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(Jg.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:ke(o,i)})})}function $o({className:e,children:t,...r}){let{variant:o,showDividers:n}=wu();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>xk({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(Xg.Provider,{value:a,children:t})})}$o.displayName="CollapseItem";function en({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=bk("CollapseHeader"),{density:m,variant:p,showDividers:f}=wu(),g=gk[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(h,b)=>hk({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:f,className:h})),children:h=>{let b=h.isDisabled??false,y=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(F,{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,x=y?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",g),"aria-hidden":"true",children:y}):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"&&x,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"&&x]})}})}en.displayName="CollapseHeader";function tn({className:e,children:t,...r}){let{density:o,showDividers:n}=wu();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>yk({density:o,showDividers:n,className:a})),children:jsxRuntime.jsx(Yo,{children:t})})}tn.displayName="CollapseContent";function Fa(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 ku(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 wk({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]=Ke.useState(d||""),[y,x]=Ke.useState(l||d||""),[v,S]=Ke.useState(false),[w,k]=Ke.useState(null),{isFocused:P,handleFocus:T,handleBlur:E}=Dr(),I=l!==void 0?l:h;Ke.useEffect(()=>{l!==void 0&&x(l);},[l]);let R=I?!Fa(I):false,L=Ke.useCallback(z=>{if(x(z),Fa(z)){let U=ku(z);u?u(U):b(U);}else z===""&&(u?u(""):b(""));},[u]),M=Ke.useCallback(z=>{let U=ku(z);x(U),u?u(U):b(U);},[u]),V=Ke.useCallback(z=>{if(Fa(y)){let U=ku(y);x(U),u&&U!==I?u(U):!u&&U!==h&&b(U);}E(z,g.onBlur);},[y,I,h,u,E,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ke(s,"group flex flex-col"),children:({isDisabled:z})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(Xs,{size:o,disabled:z,type:"text",value:y,placeholder:m,onFocus:U=>T(U,g.onFocus),onBlur:V,onChange:U=>L(U.target.value),className:tailwindMerge.twMerge(Ut({isInvalid:R,isDisabled:z,isFocused:P,size:o,transparent:i}),p?"pr-12":"pr-3","pl-3")}),p&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:Ye[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",Fa(I)?"border-border-default":"border-border-default bg-background-muted"),style:Fa(I)?{backgroundColor:I}:void 0,"aria-hidden":"true",children:!Fa(I)&&jsxRuntime.jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsxRuntime.jsx("div",{ref:k,children:jsxRuntime.jsx(_,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!v),isDisabled:z,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(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(ft,{triggerRef:{current:w},isOpen:v,onOpenChange:S,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-4",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:I||"#000000",onChange:M,style:{width:"200px",height:"200px"}}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:I||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:I||"#000000"})]})]})})]})})}function Qg({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(or,{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 Zg({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=Rs(t);else if(!e&&r){let u=Rs(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(lt,{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 _g({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:y,className:x})=>a?i?jsxRuntime.jsx(i,{href:a,className:x,children:y}):jsxRuntime.jsx(at,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",x),asButton:false,children:y}):jsxRuntime.jsx("span",{className:x,children:y}),b=c==="vertical";return u?jsxRuntime.jsx(Je,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Je.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(K,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(K,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(K,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Je,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Je.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(Eo,{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(F,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(at,{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(F,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(at,{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:va(o)})]})]})]})]})})})}function al({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"),y={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],x=`${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(at,{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",y.gap,f),children:[jsxRuntime.jsx(K,{width:y.skeletonAvatar,height:y.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(K,{width:y.skeletonText,height:y.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,f),children:[jsxRuntime.jsx(K,{width:y.skeletonAvatar,height:y.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:y.skeletonText,height:16}),d&&jsxRuntime.jsx(K,{width:y.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,f),children:[jsxRuntime.jsxs(w,{className:tailwindMerge.twMerge("flex items-center",y.gap),children:[jsxRuntime.jsx(Eo,{firstName:e,lastName:t,src:o,size:y.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,y.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:x})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",y.gap,f),children:[jsxRuntime.jsx(Eo,{firstName:e,lastName:t,src:o,size:y.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,y.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:x})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",y.secondaryTextSize),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]})]})}var Pu=Ke.createContext(null);function $g(e){let t=Ke.useContext(Pu),r=Ke.useRef(null),o=e??r,[n,a]=Ke.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return Ke.useEffect(()=>{if(t){a(t);return}let i=o.current;if(!i||typeof ResizeObserver>"u")return;let s=()=>{let l=i.offsetWidth,d=l>=640,u=l>=768,m=l>=1024,p=l>=1280,f=l>=1536,g="base";f?g="2xl":p?g="xl":m?g="lg":u?g="md":d&&(g="sm"),a({current:g,isSm:d,isMd:u,isLg:m,isXl:p,is2Xl:f,isMobile:!u,isDesktop:u});};s();let c=new ResizeObserver(s);return c.observe(i),()=>c.disconnect()},[t,o]),n}function tb({children:e,className:t}){let r=Ke.useRef(null),[o,n]=Ke.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return Ke.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(Pu.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var il={duration:.5,ease:"easeInOut"},Ar=Ke.createContext(null),Bn=()=>{let e=Ke.useContext(Ar);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function sl(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 on=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=Ke.useId(),c=Ke.useId(),{xScale:l,yScale:d,animationSettings:u}=Bn(),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?sl(e,a):e,b=i?void 0:"non-scaling-stroke",y={transformOrigin:`0 ${p[0]}px`,transformBox:"fill-box",isolation:"isolate"},x=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:y,children:x})}):jsxRuntime.jsx("g",{style:y,children:x})]})};var cl=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=Bn(),s=Ke.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,y=a(h),x=a(b),v=Math.min(y,x),S=Math.abs(y-x),w=d[f+1],k=w?Math.abs(n(w.xValue)-g):m,P=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:g-k/2,y:v,width:k,height:S,fill:P,opacity:r,rx:1},p.xValue.getTime())})})})]})};function qk(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function Qk(e){return e>=1e3?"kA":e<1?"mA":"A"}function Zk(e){return e>=1e3?"kV":e<1?"mV":"V"}function _k(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function Va(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?yd[e.sourceUnit]:1;return {...e,unit:hd(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:qk(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:Qk(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:Zk(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:_k(t)};default:return e}}var $k=e=>e.baselineValue??0,ze={top:8,right:0,bottom:50,left:60};function Jr(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=no({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=no({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 Eu=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[ze.left,t-ze.right],domain:r,nice:true})},Mi=(e,t,r,o)=>{let n=Jr(r);if(o)return scale.scaleLinear({range:[t-ze.bottom,ze.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-ze.bottom,ze.top],domain:[s,c],nice:true})};function eT(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 za(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>eT(o,t,r)))}function Li(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function tT(e,t,r=12,o=false){if(!Li(t[0])||!Li(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=Dd({start:t[0],end:t[1]},{compact:o}),l=[t[0],new Date((t[0].getTime()+t[1].getTime())/2),t[1]].map(y=>s(y)),d=za(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 y=1;y<f-1;y++){let x=y/(f-1),v=n+i*x,S=Math.round(v/b)*b,w=g[g.length-1].getTime(),k=S>w?S:w+b;if(k>=a)break;g.push(new Date(k));}return g.push(t[1]),g}var rT=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=Li(n[0])&&Li(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=Ke.useMemo(()=>a?Dd({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=Ke.useMemo(()=>tT(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 Li(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 Oa(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var Mu=12,oT=({left:e,scale:t,yFormatter:r,height:o})=>{let n=Jr(r),a=Ke.useMemo(()=>!o||o<=0?5:Oa(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:Mu,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<Mu/2?{...s,verticalAnchor:"start"}:m-c<Mu/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},nT=({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"})}),aT=({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"})}),iT=({top:e,scale:t,yFormatter:r,width:o})=>{let n=Jr(r),a=Ke.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"})})},Ir={Bottom:rT,Left:oT,CategoryBottom:nT,CategoryLeft:aT,NumericBottom:iT};var nn=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=Ke__namespace.default.useContext(Ar),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=Jr(t),d=y=>{if(y.baselineValue===void 0)return l.format(y.value);let x=Math.min(y.baselineValue,y.value),v=Math.max(y.baselineValue,y.value);return `${l.format(x)} \u2013 ${l.format(v)}`},u=Ke__namespace.default.useRef(null),[m,p]=Ke__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});Ke__namespace.default.useEffect(()=>{if(!u.current)return;let x=u.current.getBoundingClientRect(),v=s??window.innerWidth,S=c??window.innerHeight,w=e.x,k=e.y,P=16,T=e.x+x.width+P<=v,E=e.x-x.width-P>=0,I;e.position==="left"?I=E||!T:I=!T&&E;let R=I?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!T&&!E){let L=v-e.x,M=e.x;L<=M?(w=v,R="translate(-100%, -50%)"):(w=0,R="translate(0, -50%)");}k-x.height/2<0?k=x.height/2:k+x.height/2>S&&(k=S-x.height/2),p({x:w,y:k,translate:R});},[e.x,e.y,e.position,s,c]);let f=i?.domain(),h=f&&f.length===2&&f.every(y=>y instanceof Date)?Nf({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(y=>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:[y.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(y)})]}),y.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:y.categoryColor||y.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[y.category]||y.category})]}),y.extraTooltipRows&&y.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:y.extraTooltipRows.map(x=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:x.value})]},x.label))})]},y.label))}),(()=>{let y=e.series[e.series.length-1],x=e.eventItems?.length?e.eventItems:[{label:y.label,color:y.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:x.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(y=>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:[y.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(y)})]}),y.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:y.categoryColor||y.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[y.category]||y.category})]}),y.extraTooltipRows&&y.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:y.extraTooltipRows.map(x=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:x.value})]},x.label))})]},y.label))})]})})};var gT={top:20,right:20,bottom:50,left:60},ub=({data:e,width:t,height:r,margin:o=gT,color:n,yFormatter:a={type:"number"},showGrid:i=true,showAxes:s=true,animate:c=true,barRadius:l=4,barPadding:d=.3,onBarClick:u,onBarHover:m,activeIndex:p,className:f,style:g,"aria-label":h,orientation:b="horizontal",showTooltip:y=true})=>{let[x,v]=Ke.useState(null),[S,w]=Ke.useState(null),[k,P]=Ke.useState(null),[T,E]=Ke.useState(t??600),[I,R]=Ke.useState(r??300),L=Ke.useRef(null),M=p??x,V=Ke.useId(),z=n||"var(--color-viz-default)";Ke.useEffect(()=>{if(t!==void 0&&r!==void 0){E(t),R(r);return}if(!L.current)return;let G=new ResizeObserver(A=>{for(let W of A)t===void 0&&E(W.contentRect.width),r===void 0&&R(W.contentRect.height);});return G.observe(L.current),t===void 0&&E(L.current.offsetWidth),r===void 0&&R(L.current.offsetHeight||300),()=>{G.disconnect();}},[t,r]);let{xScale:U,yScale:Q,innerWidth:Z,innerHeight:H}=Ke.useMemo(()=>{let G=T-o.left-o.right,A=I-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,A],domain:e.map(C=>C.label),padding:d}),innerWidth:G,innerHeight:A}}let W=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:[A,0],domain:[0,W*1.1],nice:true}),innerWidth:G,innerHeight:A}},[e,T,I,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 j=(G,A)=>{if(v(G),m?.(A,G),G!==null&&A){let W,N;if(b==="horizontal"){let D=U(A.value),B=Q(A.label)||0,X=Q.bandwidth();W=o.left+D,N=o.top+B+X/2;}else {let D=U,B=Q,X=D(A.label)??0,ee=D.bandwidth(),le=B(A.value);W=o.left+X+ee/2,N=o.top+le;}let C=W>T/2;P(A.label),w({xValue:new Date,series:[{label:"Value",value:A.value,color:A.color||z}],x:W,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",f),style:r!==void 0?{height:r,...g}:g,"aria-label":h,role:"img",children:[jsxRuntime.jsxs("svg",{width:T,height:I,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${V}-bar`,from:z,to:z,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?U.ticks(5):Q.ticks(5)).map(G=>{let A=b==="horizontal"?0:Q(G),W=b==="horizontal"?U(G):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?W:0,y1:b==="horizontal"?0:A,x2:b==="horizontal"?W:Z,y2:b==="horizontal"?H:A,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},G)})}),e.map((G,A)=>{let W=M===A||M==null,N=G.color||`url(#${V}-bar)`;if(b==="horizontal"){let $=U(G.value),ae=Q.bandwidth(),Ve=Q(G.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Ve,width:$,height:ae,fill:N,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:$,opacity:W?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>j(A,G),onMouseLeave:()=>j(null,null),onClick:()=>u?.(G,A)},G.label)}let C=U,D=Q,B=C.bandwidth(),X=C(G.label)??0,ee=D(G.value),le=Math.max(0,H-ee);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:X,width:B,fill:N,rx:l,ry:l,initial:{y:H,height:0,opacity:.5},animate:{y:ee,height:le,opacity:W?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>j(A,G),onMouseLeave:()=>j(null,null),onClick:()=>u?.(G,A)},G.label):jsxRuntime.jsx("rect",{x:X,y:ee,width:B,height:le,fill:N,rx:l,ry:l,opacity:W?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>j(A,G),onMouseLeave:()=>j(null,null),onClick:()=>u?.(G,A)},G.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ir.CategoryBottom,{top:H,scale:U}),jsxRuntime.jsx(Ir.Left,{left:0,scale:Q,yFormatter:a,height:H})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ir.NumericBottom,{top:H,scale:U,yFormatter:a,width:Z}),jsxRuntime.jsx(Ir.CategoryLeft,{left:0,scale:Q})]})]})]}),y&&jsxRuntime.jsx(nn,{data:S,formatter:a,label:k??void 0})]})};var pb=({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})},hT=({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(pb,{item:r,onToggle:t},r.category))}),Ga=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=Ke__namespace.default.useState(false),[l,d]=Ke__namespace.default.useState(null),[u,m]=Ke__namespace.default.useState(false),[p,f]=Ke__namespace.default.useState(false),g=Ke__namespace.default.useCallback(async b=>{c(true),d(b),f(false);try{await t(b);}catch(y){console.error("Export failed:",y);}finally{c(false),d(null);}},[t]),h=Ke__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(hT,{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(gt,{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(pb,{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(F,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(_,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(F,{name:"Export",size:16})}),jsxRuntime.jsx(gt,{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(F,{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(F,{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(F,{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(F,{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(F,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(ft,{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(F,{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(F,{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(F,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var pl=Sm(Iu());var fb=["stroke","fill","color","stop-color","flood-color","lighting-color"],gb=/var\s*\(/;function bb(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 fb){let d=s.getAttribute(l);if(d&&gb.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of fb){let d=l,u=s.style.getPropertyValue(d);if(u&&gb.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function Fu(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 Bu(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await vT(n,r);break;case "svg":await CT(o,r);break;case "png":await ST(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 vT(e,t){try{let r=t.yFormat?Ld(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=wf(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(y=>y.xValue.getTime()===m.getTime());p[h]=b?n(b.yValue):"",b?.category&&(p[`${h} Category`]=b.category);}),p}),l=yT__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=Fu(t.filename||"chart-data","csv",t.timestamp!==!1);(0,pl.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function CT(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(bb(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=Fu(t.filename||"chart","svg",t.timestamp!==!1);(0,pl.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function ST(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);bb(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(y=>{if(y){let x=Fu(t.filename||"chart","png",t.timestamp!==!1);(0,pl.saveAs)(y,x),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 wT(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 NT(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function ml({datasets:e,metadata:t,svgRef:r}){return Ke.useCallback(async o=>{try{await Bu(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var Vu=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=ze,yDomain:s})=>{let c=Ke.useRef(null),l=Ke.useRef(false),d=Ke.useMemo(()=>e.flat(),[e]),u=Ke.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=Ke.useMemo(()=>{if(d.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,m]});let y=new Date(Math.min(...d.map(v=>v.xValue.getTime()))),x=new Date(Math.max(...d.map(v=>v.xValue.getTime())));return scale.scaleTime({domain:[y,x],range:[0,m]})},[d,m]),f=Ke.useMemo(()=>{let y=d.length>0?Math.max(0,...d.map(x=>x.yValue)):1;return scale.scaleLinear({domain:s??[0,y],range:[o-u.bottom,u.top]})},[d,o,s,u.top,u.bottom]),g=y=>{if(l.current)return;if(!y){n(null);return}let{x0:x,x1:v}=y;if(x===v)return;let S=new Date(x),w=new Date(v);if(!(Number.isNaN(S.getTime())||Number.isNaN(w.getTime()))){if(d.length>0){let k=Math.min(...d.map(R=>R.xValue.getTime())),P=Math.max(...d.map(R=>R.xValue.getTime())),E=(P-k)*.05;if(Math.abs(S.getTime()-k)<E&&Math.abs(w.getTime()-P)<E){n(null);return}}n([S,w]);}},h=Ke.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);Ke.useEffect(()=>{if(!c.current||d.length===0)return;let y=c.current.state;if(y?.isBrushing||y?.activeHandle)return;let x=Math.min(...d.map(T=>T.xValue.getTime())),v=Math.max(...d.map(T=>T.xValue.getTime())),S=a?a[0]:new Date(x),w=a?a[1]:new Date(v),k=c.current.state?.extent;if(k){let T=p.invert(k.x0),E=p.invert(k.x1),I=Math.abs(T.getTime()-S.getTime()),R=Math.abs(E.getTime()-w.getTime());if(I<1e3&&R<1e3)return}l.current=true;let P=T=>{let E=c.current.getExtent({x:p(S),y:u.top},{x:p(w),y:o-u.bottom});return {...T,start:{y:E.y0,x:E.x0},end:{y:E.y1,x:E.x1},extent:E}};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((y,x)=>jsxRuntime.jsx(shape.LinePath,{data:y,x:v=>p(v.xValue),y:v=>f(v.yValue),stroke:t[x]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${x}`)),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 Do(e){switch(e){case "command":return Mt("--color-action-brand","#111111");case "success":return Mt("--color-feedback-success-border","#278a4a");case "warning":return Mt("--color-feedback-warning-border","#c88420");case "error":return Mt("--color-feedback-error-border","#c42d2d");case "alert":return Mt("--color-feedback-warning-border","#c88420");default:return Mt("--color-text-secondary","#525250")}}function gl({events:e,color:t,showLabels:r=false}){let o=Ke.useContext(Ar),[n,a]=Ke.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 y=i(b.timestamp);return y>=ze.left&&y<=i.range()[1]}),g=Ke.useCallback((b,y)=>{a(y);let x=i(b.timestamp),v=x>(i.range()[1]-ze.right-ze.left)/2+ze.left,S=[];d&&u&&d.forEach((P,T)=>{if(P.length===0)return;let E=d3Array.bisector(V=>V.xValue).left,I=E(P,b.timestamp),R=P[I-1],L=P[I],M;if(!R)M=L;else if(!L)M=R;else {let V=Math.abs(b.timestamp.getTime()-R.xValue.getTime()),z=Math.abs(b.timestamp.getTime()-L.xValue.getTime());M=V<z?R:L;}M&&u[T]&&S.push({label:u[T].label,value:M.yValue,color:u[T].color,type:m?.[T]||"line",...M.category&&{category:M.category,categoryColor:p?.[M.category]}});});let k=f.filter(P=>Math.abs(i(P.timestamp)-x)<=10).map(P=>({label:P.label,color:t||Do(P.type),metadata:P.metadata}));S.push({label:k.length>1?`${k.length} events`:b.label,value:0,color:t||Do(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x,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,f]),h=Ke.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,y)=>{let x=i(b.timestamp),v=t||Do(b.type),S=n===y;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:x,y1:ze.top,x2:x,y2:c-ze.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:x,cy:ze.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:x,cy:c-ze.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x,y:ze.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:x-10,y:ze.top,width:20,height:c-ze.top-ze.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,y),onMouseLeave:h})]},`${b.timestamp.getTime()}-${y}`)})})}function bl({spans:e,opacity:t=.25,color:r}){let o=Ke.useContext(Ar),[n,a]=Ke.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=Ke.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,E=T>(m-u)/2+u,R=e.filter(L=>L.end>L.start&&L.start<S.end&&L.end>S.start).map(L=>({label:L.label,color:L.color??r??Do(L.type),metadata:L.metadata}));c.show({xValue:S.start,series:[{label:R.length>1?`${R.length} scheduled commands`:S.label,value:0,color:S.color??r??Do(S.type),type:"event"}],x:T,y:(s??0)/2,position:E?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:R});},[i,s,c,r,l,d,u,m,e]),f=Ke.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=ze.top,x=h-ze.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=g(k),I=g(P)-T;if(I<=0)return null;let R=S.color??r??Do(S.type);return jsxRuntime.jsx("rect",{x:T,y:b,width:I,height:x,fill:R,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 Nb=Ke.createContext(false);function GT({children:e}){return jsxRuntime.jsx(Nb.Provider,{value:true,children:e})}function Vi(e){let t=Ke.useContext(Nb),[r,o]=Ke.useState(false),[n,a]=Ke.useState(null),i=Ke.useRef(null),s=Ke.useCallback(u=>{if(i.current?.disconnect(),i.current=null,!u||typeof ResizeObserver>"u")return;let m=new ResizeObserver(([p])=>{if(!p)return;let{width:f,height:g}=p.contentRect;a(h=>h&&h.width===f&&h.height===g?h:{width:f,height:g});});m.observe(u),i.current=m;},[]);Ke.useEffect(()=>()=>i.current?.disconnect(),[]);let c=Ke.useCallback(()=>{o(false),a(null);},[]),l=t?null:jsxRuntime.jsx(_,{variant:"icon",size:"sm",icon:"ArrowsOutSimple","aria-label":`Expand ${e} chart`,onPress:()=>o(true)}),d=Ke.useCallback(u=>r&&!t?jsxRuntime.jsx(or,{isOpen:true,onClose:c,title:e,contentPadding:false,maxWidth:"min(1200px, 100vw)",minWidth:"min(360px, 100vw)",height:"82vh",mobileHeight:"82vh",children:jsxRuntime.jsx("div",{ref:s,className:"h-full w-full p-4",children:u})}):u,[r,t,c,e,s]);return {isExpanded:r,action:l,expandedSize:n,present:d}}var Vn=({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}=Bn(),d=c.range(),u=Object.keys(n).length>0,m=x=>x.category?n[x.category]??t:t,p=x=>x.chartYValue??x.yValue,f=e.length===1?e[0]:void 0,g=a!=null?sl(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((x,v)=>{let S=e[v+1];return a!=null&&a>0&&S.xValue.getTime()-x.xValue.getTime()>a?null:jsxRuntime.jsx(shape.LinePath,{data:[x,S],x:w=>s(w.xValue),y:w=>c(p(w)),stroke:m(x),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:h,curve:curve.curveLinear},`${x.xValue.getTime()}-${S.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:g,x:x=>x?s(x.xValue):0,y:x=>x?c(p(x)):0,defined:x=>x!=null,stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:h,curve:curve.curveLinear}),y={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:y,children:b}):jsxRuntime.jsx("g",{style:y,children:b})};var Mb=e=>e.type===on||e.type===Vn||e.type===cl,qT=e=>e.type===gl||e.type===bl,QT=(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},ZT=d3Array.bisector(e=>e.xValue).left,_T=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),$T=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(K,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-4 w-24"})]})]}),eP=({parentWidth:e,parentHeight:t,yFormatter:r={type:"number"},yDomain:o,referenceLines:n,isLoading:a=false,enableZoom:i=false,enableBrush:s=false,brushHeight:c=60,onZoomChange:l,zoomDomain:d,hiddenSeriesLabels:u,onHiddenSeriesChange:m,hideBottomBar:p=false,headerActions:f,headerControls:g,title:h,children:b})=>{let y=u!==void 0,x=d!==void 0,[v,S]=Ke.useState(null),[w,k]=Ke.useState(null),P=x?d:w,[T,E]=Ke.useState(()=>new Set),I=y?u:T,R=Ke.useRef(null),L=Ke.useId(),M=Ke.useRef(0),V=Ke.useRef(""),z=Ke.useRef(null),{colorMode:U}=Wt(),Q=Ke.useMemo(()=>To(),[U]),Z=Ke.useMemo(()=>pi(),[U]),{datasets:H,seriesMetadata:j,categoryInfo:G,categoryColors:A,categoryLabels:W,seriesTypes:N}=Ke.useMemo(()=>{let ie=Ke.Children.toArray(b).filter(Le=>Ke.isValidElement(Le)&&Mb(Le)),Ae=ie.filter(Le=>Le.props.data).length,Se=[],Fe=[],Qe=[],it=null,Me=null;ie.forEach((Le,ht)=>{let De=Le.props;if(!De.data)return;Se.push(De.data);let ga=("color"in De&&De.color?De.color:void 0)||(Ae===1?Z:Q[ht%Q.length]),yn=Le.type===on;Fe.push({label:"label"in De&&De.label||`Series ${Se.length}`,color:ga,...yn&&"baseline"in De&&De.baseline!==void 0?{baseline:De.baseline,tooltipRange:"tooltipRange"in De&&De.tooltipRange||false}:{}});let Zc=yn?"area":Le.type===Vn?"line":"bar";Qe.push(Zc),"categoryColors"in De&&De.categoryColors&&(it=De.categoryColors),"categoryLabels"in De&&De.categoryLabels&&(Me=De.categoryLabels);});let ot=null;if(it){let Le=new Set;Se.forEach(ht=>{ht.forEach(De=>{De.category&&Le.add(De.category);});}),ot=Array.from(Le).map(ht=>({label:Me?.[ht]||ht,color:it[ht]||"#6b7280"}));}return {datasets:Se,seriesMetadata:Fe,categoryInfo:ot,categoryColors:it,categoryLabels:Me,seriesTypes:Qe}},[b,Z,Q,U]),C=Vi(h),D=C.expandedSize?.width??e,B=C.expandedSize?.height??t,ee=!p?C.action:null,le=f||ee?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f,ee]}):void 0,{headerRef:$,headerHeight:ae}=ka(!!le,!!g),Ve=p?0:60,te=s?c+8:0,ne=B-ae-Ve-te,oe=Math.max(100,ne),pe=Ke.useCallback(J=>J?I.has(J):false,[I]),Re=Ke.useMemo(()=>j.map((J,ie)=>pe(J.label)?null:ie).filter(J=>J!==null),[j,pe]),rt=Ke.useMemo(()=>Re.map(J=>H[J]).filter(J=>!!J),[H,Re]),Bt=Ke.useMemo(()=>Re.map(J=>j[J]).filter(J=>!!J),[j,Re]),to=Ke.useMemo(()=>Re.map(J=>N[J]).filter(J=>!!J),[N,Re]),Wr=to.findIndex(J=>J==="bar"),me=Wr!==-1,ve=Ke.useCallback((J,ie)=>{let Ae=J.has(ie);if(!Ae&&j.reduce((Qe,it)=>J.has(it.label)||it.label===ie?Qe:Qe+1,0)<1)return J;let Se=new Set(J);return Ae?Se.delete(ie):Se.add(ie),Se},[j]),O=Ke.useCallback(J=>{if(y){let ie=u;if(!ie.has(J)&&j.reduce((Fe,Qe)=>ie.has(Qe.label)||Qe.label===J?Fe:Fe+1,0)<1){S(null);return}m?.(Se=>ve(Se,J));}else E(ie=>ve(ie,J));S(null);},[y,u,m,j,ve]),Y=Ke.useMemo(()=>j.map(J=>J.label).join(""),[j]),ge=Ke.useRef(Y);Ke.useEffect(()=>{ge.current!==Y&&(ge.current=Y,y||E(J=>J.size===0?J:new Set));},[Y,y]);let se=Ke.useMemo(()=>rt.flat(),[rt]),q=Ke.useMemo(()=>{if(se.length===0)return null;let J=[...se].sort((ie,Ae)=>ie.xValue.getTime()-Ae.xValue.getTime());return [J[0].xValue,J[J.length-1].xValue]},[se]),xe=P||q,Ge=Ke.useCallback(J=>{x?l?.(J):k(J);},[x,l]),mt=Ke.useMemo(()=>xe?H.map(ie=>ie.filter(Ae=>Ae.xValue>=xe[0]&&Ae.xValue<=xe[1])):H,[H,xe]),qe=Ke.useMemo(()=>Re.map(J=>mt[J]??[]),[Re,mt]);Ke.useEffect(()=>{l&&l(P);},[P,l]);let ro=Ke.useMemo(()=>Re.flatMap(J=>mt[J]??[]),[mt,Re]),Ee=Ke.useMemo(()=>Mi(ro,oe,r,o),[ro,oe,r,o]),fa=Ke.useRef(JSON.stringify(r)),oo=Ke.useRef(null),Ur=Ke.useMemo(()=>{let[J,ie]=Ee.domain(),Ae=Math.max(Math.abs(J),Math.abs(ie)),Se=JSON.stringify(r);if(Se!==fa.current&&(fa.current=Se,oo.current=null),oo.current!==null)return oo.current;if(Ae===0)return Va(r,0);let Fe=Va(r,Ae);return oo.current=Fe,Fe},[Ee,r]),ci=Ke.useMemo(()=>{let J=oe-ze.top-ze.bottom;return Oa(J)},[oe]),Ne=Ke.useMemo(()=>{let J=Jr(Ur),ie=J.tickFormat||J.format,Se=Ee.ticks(ci).map(it=>ie(it)),Fe=za(Se,12,"system-ui"),Qe=Math.ceil(Fe)+12;return {...ze,left:Math.max(Qe,30),right:8}},[Ee,Ur,ci]),gr=Ke.useMemo(()=>xe?scale.scaleTime({domain:xe,range:[Ne.left,D-Ne.right]}):Eu(se,D),[xe,se,D,Ne]),dC=Ke.useCallback(J=>{if(!q)return;let{scaleX:ie,translateX:Ae}=J,Se=D-Ne.left-Ne.right,[Fe,Qe]=q,it=Qe.getTime()-Fe.getTime();if(it<=0){Ge(null);return}let Me=-Ae,ot=Me+Se,Le=Se*ie/it,ht=Me/Le,De=ot/Le,hn=new Date(Fe.getTime()+ht),ga=new Date(Fe.getTime()+De),yn=Math.abs(hn.getTime()-Fe.getTime()),Zc=Math.abs(ga.getTime()-Qe.getTime()),Cm=it*.02;yn<Cm&&Zc<Cm?Ge(null):Ge([hn,ga]);},[q,D,Ne,Ge]),uC=Ke.useCallback(J=>{let{left:ie}=R.current?.getBoundingClientRect()||{left:0},Ae=J.clientX-ie;if(J.timeStamp-(M.current||0)<16)return;M.current=J.timeStamp;let Se=gr.invert(Ae),Fe=qe.map((Me,ot)=>{if(!Me||Me.length===0)return null;let Le=ZT(Me,Se,1);if(Le===0)return {point:Me[0],index:0,datasetIndex:ot};if(Le>=Me.length)return {point:Me[Me.length-1],index:Me.length-1,datasetIndex:ot};let ht=Me[Le-1],De=Me[Le];if(!ht||!De)return null;let hn=Math.abs(ht.xValue.getTime()-Se.getTime()),ga=Math.abs(De.xValue.getTime()-Se.getTime()),yn=hn<ga;return {point:yn?ht:De,index:yn?Le-1:Le,datasetIndex:ot}}).filter(Me=>Me!==null&&Bt[Me.datasetIndex]!==void 0).map(({point:Me,index:ot,datasetIndex:Le})=>({label:Bt[Le].label,value:Me.yValue,baselineValue:QT(Bt[Le],Me,ot),color:Bt[Le].color,point:Me,type:to[Le]}));if(Fe.length===0){S(null);return}let Qe=gr(Fe[0].point.xValue),it=Qe>(D-Ne.right-Ne.left)/2+Ne.left;S({xValue:Fe[0].point.xValue,series:Fe.map(({label:Me,value:ot,baselineValue:Le,color:ht,point:De,type:hn})=>({label:Me,value:ot,...Le!==void 0?{baselineValue:Le}:{},chartY:De.chartYValue??ot,showMarker:De.showTooltipMarker??true,color:ht,type:hn,category:De.category,categoryColor:De.category&&A?A[De.category]:void 0,...De.extraTooltipRows&&De.extraTooltipRows.length>0?{extraTooltipRows:De.extraTooltipRows}:{}})),x:Qe,y:Ee(Fe[0].point.chartYValue??Fe[0].value),position:it?"left":"right"});},[qe,Bt,to,gr,Ee,D,A,Ne]),pC=()=>{S(null);},mC=Ke.useCallback(()=>{Ge(null),z.current&&z.current.reset();},[Ge]),fC=Ke.useCallback(J=>{let ie={scaleX:1,scaleY:1,translateX:0,translateY:0,skewX:0,skewY:0};if(!J||!q)return ie;let[Ae,Se]=q,Fe=Se.getTime()-Ae.getTime();if(Fe<=0)return ie;let[Qe,it]=J,Me=it.getTime()-Qe.getTime();if(Me<=0)return ie;let ot=Fe/Me,Le=D-Ne.left-Ne.right,ht=Qe.getTime()-Ae.getTime();return {scaleX:ot,scaleY:1,translateX:-(ht/Fe)*Le*ot,translateY:0,skewX:0,skewY:0}},[q,D,Ne]),Ss=Ke.useCallback(J=>{if(!(z.current&&q))return;let[ie,Ae]=q,Se=Ae.getTime()-ie.getTime();if(Se<=0){z.current.reset();return}if(!J){z.current.reset();return}let[Fe,Qe]=J,it=Qe.getTime()-Fe.getTime();if(it<=0){z.current.reset();return}let Me=Se/it,ot=D-Ne.left-Ne.right,ht=-((Fe.getTime()-ie.getTime())/Se)*ot*Me;z.current.setTransformMatrix({scaleX:Me,scaleY:1,translateX:ht,translateY:0,skewX:0,skewY:0});},[q,D,Ne]),gC=Ke.useCallback(J=>{Ge(J),Ss(J);},[Ge,Ss]);Ke.useEffect(()=>{x&&Ss(d??null);},[x,d,Ss]);let bC={width:D,height:oe,xScale:gr,yScale:Ee,yFormatter:Ur,animationSettings:il,tooltip:{data:v,show:S,hide:()=>S(null)},datasets:qe,seriesMetadata:Bt,seriesTypes:to,categoryColors:A||void 0,categoryLabels:W||void 0},xC=Ke.Children.toArray(b),xm=0,hm=[],ym=[],qc=[];xC.forEach(J=>{if(!Ke.isValidElement(J)){qc.push(J);return}if(qT(J))ym.push(J);else if(Mb(J)){let ie=xm;xm++;let Ae=J.props,Se=j[ie]?.label;if(pe(Se))return;hm.push(Ke__namespace.default.cloneElement(J,{...Ae,data:mt[ie]||Ae.data,color:j[ie]?.color}));}else qc.push(J);});let hC=Re.length,yC=(G||j).map(J=>{let ie=!G&&pe(J.label);return {category:J.label,fill:J.color,isHidden:ie,isDisabled:!G&&!ie&&hC<=1}}),vC=typeof r=="object"&&r!==null&&typeof r.type=="string",CC=ml({datasets:rt,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:Bt.map(J=>J.label),timestamp:true,...vC?{yFormat:r}:{}},svgRef:R}),Qc=jsxRuntime.jsx(Ta,{title:h,controls:g,actions:le,containerRef:$,marginRight:Ne.right});if(a)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[Qc,jsxRuntime.jsx($T,{})]}));if(H.length===0)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[Qc,jsxRuntime.jsx(_T,{})]}));let vm=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:h}),jsxRuntime.jsx("g",{children:Ee.ticks(ci).map(J=>{let ie=Math.abs(J)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:Ne.left,y:Ee(J)},to:{x:D-Ne.right,y:Ee(J)},stroke:ie?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ie?1.5:1},`grid-line-${J}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:L,children:jsxRuntime.jsx("rect",{x:gr.range()[0],y:Ee.range()[1],width:gr.range()[1]-gr.range()[0],height:Ee.range()[0]-Ee.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${L})`,children:hm}),qc,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(J=>{let ie=Ee(J.value),Ae=J.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:Ne.left,y:ie},to:{x:D-Ne.right,y:ie},stroke:Ae,strokeWidth:1.5,strokeDasharray:"6 4"}),J.label&&jsxRuntime.jsx("text",{x:D-Ne.right-4,y:ie-4,textAnchor:"end",fontSize:11,fill:Ae,children:J.label})]},`ref-line-${J.value}`)})}),jsxRuntime.jsx(Ir.Bottom,{top:oe-Ne.bottom,scale:gr,width:D-Ne.left-Ne.right}),jsxRuntime.jsx(Ir.Left,{left:Ne.left,scale:Ee,yFormatter:Ur,height:oe-Ne.top-Ne.bottom}),v&&!v.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[me?(()=>{let J=rt[Wr]??[];if(J.length===0)return null;let ie=[...J].sort((Le,ht)=>Le.xValue.getTime()-ht.xValue.getTime()),Ae=ie.findIndex(Le=>Le.xValue.getTime()===v.xValue.getTime()),Se=ie[Ae+1],Fe=ie.length>1&&Se?Se.xValue.getTime()-v.xValue.getTime():15*6e4,Qe=Math.abs(gr(new Date(v.xValue.getTime()+Fe))-gr(v.xValue)),Me=gr(v.xValue)-Qe/2,ot=Ee.range();return jsxRuntime.jsx("rect",{x:Me,y:ot[1],width:Qe,height:ot[0]-ot[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,v.series.filter(J=>J.type!=="bar"&&J.showMarker!==false).map(J=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:gr(v.xValue),cy:Ee(J.chartY??J.value),r:8,fill:"white",stroke:J.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:gr(v.xValue),cy:Ee(J.chartY??J.value),r:4,fill:J.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${J.label}`))]}),jsxRuntime.jsx("rect",{x:Ne.left,y:Ne.top,width:D-Ne.left-Ne.right,height:oe-Ne.top-Ne.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:uC,onMouseLeave:pC}),ym]});return C.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ar.Provider,{value:bC,children:[Qc,i?jsxRuntime.jsx(zoom.Zoom,{initialTransformMatrix:fC(P),width:D,height:oe,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:J=>{let{scaleX:ie,translateX:Ae}=J,Se=Math.max(1,Math.min(20,ie)),Fe=1,Qe=D-Ne.left-Ne.right,it=0,Me=Qe*(1-Se),ot=Math.max(Me,Math.min(it,Ae));return {...J,scaleX:Se,scaleY:Fe,translateX:ot,translateY:0}},children:J=>{if(z.current=J,J.transformMatrix){let{scaleX:ie,translateX:Ae}=J.transformMatrix,Se=`${ie.toFixed(4)}-${Ae.toFixed(2)}`;Se!==V.current&&(V.current=Se,setTimeout(()=>{dC(J.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:D,height:oe,className:"overflow-visible",ref:ie=>{R.current=ie,J.containerRef.current!==ie&&(J.containerRef.current=ie);},role:"img","aria-label":h,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:vm})}},`zoom-${Math.round(D)}x${Math.round(oe)}`):jsxRuntime.jsx("svg",{width:D,height:oe,className:"overflow-visible",ref:R,role:"img","aria-label":h,children:vm}),jsxRuntime.jsx(nn,{data:v,formatter:Ur}),s&&q&&jsxRuntime.jsx(Vu,{data:rt,seriesMetadata:Bt,width:D,height:c,onBrushChange:gC,brushRegion:P,margin:Ne,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(Ga,{onExport:CC,items:yC,marginLeft:0,marginRight:Ne.right,isZoomed:P!==null,onResetZoom:mC,onLegendItemToggle:G?void 0:O})]})}))},Lb=responsive.withParentSize(eP);var iP=e=>e.toLocaleString(),sP=e=>`${Math.round(e*100)}%`,Fb=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=iP,formatPercentage:i=sP,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,y]=Ke.useState(null),[x,v]=Ke.useState(t),S=Ke.useRef(null),w=u??b,k=Ke.useId(),P=s||"var(--color-viz-default)";Ke.useEffect(()=>{if(!S.current)return;let M=new ResizeObserver(V=>{for(let z of V)v(z.contentRect.width);});return M.observe(S.current),()=>{M.disconnect();}},[]);let{layout:T,overallConversion:E}=Ke.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let M=e[0].value,V=l?60:0,z=r-o*2-V,U=(e.length-1)*n,Q=(z-U)/e.length,Z=e.map((j,G)=>{let A=o+V+G*(Q+n),W=M===0?0:j.value/M,N=W,C=G===0?null:e[G-1].value,D=C==null||C===0?0:1-j.value/C;return {stage:j,index:G,y:A,barHeight:Q,widthPercent:W,conversionRate:N,dropOff:D}}),H=M===0?0:e[e.length-1].value/M;return {layout:Z,overallConversion:H,maxValue:M}},[e,x,r,o,n,c,l]);if(e.length===0)return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex h-full min-h-[280px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:{width:t,height:r,...g},children:"No funnel data available"});let I=c?60:0,R=o+I,L=x-o*2-I;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",f),style:{height:r,...g},"aria-label":h,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${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:R,y:o+20,className:"fill-text-primary text-sm font-medium",children:[jsxRuntime.jsx("tspan",{className:"fill-text-secondary",children:d})," ",i(E)]}),c&&jsxRuntime.jsx("g",{children:T.map(M=>{let V=M.y+M.barHeight/2;return jsxRuntime.jsx("text",{x:o+I-12,y:V,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(M.conversionRate)},M.stage.id)})}),T.map(M=>{let V=w===M.stage.id,z=L*M.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:R,y:M.y,width:L,height:M.barHeight,fill:`url(#${k}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:R,y:M.y,width:z,height:M.barHeight,fill:`url(#${k}-bar)`,rx:4,initial:{width:0},animate:{width:z},transition:{duration:.6,delay:M.index*.1,ease:"easeOut"},opacity:V||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{y(M.stage.id),p?.(M.stage);},onMouseLeave:()=>{y(null),p?.(null);},onClick:()=>m?.(M.stage)}),jsxRuntime.jsx("rect",{x:R+10,y:M.y+M.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:R+16,y:M.y+M.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(M.stage.value)}),jsxRuntime.jsxs("text",{x:R,y:M.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:M.index+1})," ",M.stage.label]}),M.stage.secondaryValue&&jsxRuntime.jsx("text",{x:R+16,y:M.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:M.stage.secondaryValue}),M.index>0&&M.dropOff>0&&jsxRuntime.jsxs("text",{x:R+L,y:M.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(M.dropOff)," drop"]}),M.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:R+z+8,y:M.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:R+z+16,y:M.y+20,className:"fill-text-secondary text-xs font-medium",children:M.stage.annotation})]})]},M.stage.id)})]})})};function Bb(){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 cP=d3Array.bisector(e=>e.xValue).left,dP=(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 Vb(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=cP(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 y=Math.abs(h.xValue.getTime()-l.getTime()),x=Math.abs(b.xValue.getTime()-l.getTime()),v=y<x;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:dP(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:y})=>({label:p,value:f,...g!==void 0?{baselineValue:g}:{},chartY:b.chartYValue??f,showMarker:b.showTooltipMarker??true,color:h,type:y,...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 Hb=e=>e instanceof Date&&!Number.isNaN(e.getTime()),fP=160;function hl(e,t,r){let[o,n]=Ke.useState(null);Ke.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=Ke.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=Hb(l)&&Hb(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),f=Ke.useMemo(()=>{if(!u)return [];let g=i-a;if(g<=0)return s.ticks(p);let[h,b]=s.domain(),y=h.getTime(),x=b.getTime(),v=(x-y)/g,S=Math.min(fP,g),w=S*v,k=d3Scale.scaleTime().domain([new Date(y-w),new Date(x+w)]).range([a-S,i+S]),P=d3Time.timeTickInterval(h,b,p);if(P)return k.ticks(P);let T=Math.max(2,Math.round(p*(g+2*S)/g));return k.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 hP=6,Gb=20,Uu=Ke.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}=hl(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=Ke.useMemo(()=>c?kf(m,{compact:l}):()=>"",[m,l,c]),f=Ke.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:Gb+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:hP,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:Gb,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});Uu.displayName="LiveTimeAxisBottom";var Ku=Ke.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=hl(e,t,n),l=Ke.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())})})]})});Ku.displayName="LiveTimeGridlines";function yl(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function Wb(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 Yu(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var Ub=(e,t,r,o,n)=>{let a=t!==1?Wb(e,r,t):e;return o!==0&&(a=yl(a,o,n)),a},Kb=(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]},NP=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),kP=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function Yb(e){let{groupRef:t}=e,r=Ke.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=Ke.useRef(e.onCommit);o.current=e.onCommit;let n=Ke.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=Ke.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=Ke.useRef(e.zoomIntent??(R=>R.ctrlKey));i.current=e.zoomIntent??(R=>R.ctrlKey);let s=Ke.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=Ke.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=Ke.useRef(null),d=Ke.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=Ke.useRef(null),m=Ke.useRef(null),p=Ke.useRef(false),f=Ke.useCallback((R,L,M)=>{m.current={translateX:R,scaleX:L,preview:M},u.current==null&&(u.current=NP(()=>{u.current=null;let V=m.current;V!=null&&(t.current?.setAttribute("transform",`translate(${V.translateX},0) scale(${V.scaleX},1)`),c.current?.(V.preview));}));},[t]),g=Ke.useCallback(()=>{u.current!=null&&(kP(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),h=Ke.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=Ke.useCallback(()=>{p.current=false;},[]),y=Ke.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),x=Ke.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=Ke.useCallback(()=>{let{xDomain:R,plotWidthPx:L}=r.current,{scale:M,cursorFrac:V,panDxPx:z}=d.current;M===1&&z===0||o.current(Kb(Ub(R,M,V,z,L),n.current));},[]),S=Ke.useCallback(()=>{d.current.timer!=null&&(y(),v(),x(),g());},[y,v,x,g]),w=Ke.useCallback(R=>{S(),R.currentTarget.setPointerCapture?.(R.pointerId),l.current={startX:R.clientX,dxPx:0},h();},[S,h]),k=Ke.useCallback(R=>{if(!l.current)return;l.current.dxPx=R.clientX-l.current.startX;let{xDomain:L,plotWidthPx:M}=r.current;f(l.current.dxPx,1,yl(L,l.current.dxPx,M));},[f]),P=Ke.useCallback(R=>{if(!l.current)return;let{dxPx:L}=l.current;l.current=null,g(),b(),L!==0&&o.current(Kb(yl(r.current.xDomain,L,r.current.plotWidthPx),n.current));},[g,b]),T=Ke.useCallback(()=>{l.current&&(l.current=null,g(),b());},[g,b]),E=Ke.useRef(null),I=Ke.useCallback(R=>{if(E.current?.(),E.current=null,!R)return;let L=M=>{if(l.current)return;let{plotWidthPx:V,plotLeftPx:z}=r.current,U=Yu(M.deltaY,M.deltaMode),Q=Yu(M.deltaX,M.deltaMode),Z=i.current(M);if(!Z&&Q===0)return;if(M.preventDefault(),h(),Z){let A=Math.min(1,Math.max(0,(M.clientX-R.getBoundingClientRect().left)/Math.max(1,V)));d.current.scale*=Math.exp(-U/200),d.current.cursorFrac=A;}else d.current.panDxPx-=Q;let{scale:H,cursorFrac:j,panDxPx:G}=d.current;f((z+j*V)*(1-H)+G,H,Ub(r.current.xDomain,H,j,G,V)),y(),d.current.timer=setTimeout(()=>{v(),x(),g(),b();},a.current);};R.addEventListener("wheel",L,{passive:false}),E.current=()=>R.removeEventListener("wheel",L);},[f,g,y,v,x,h,b]);return Ke.useEffect(()=>()=>{E.current?.(),E.current=null,g(),d.current.timer!=null&&clearTimeout(d.current.timer);},[g]),{onPointerDown:w,onPointerMove:k,onPointerUp:P,onPointerCancel:T,wheelTargetRef:I,gestureActiveRef:p}}var qb=e=>e.type===on||e.type===Vn,LP=({children:e,title:t,headerActions:r,headerControls:o,viewport:n,panBounds:a,onViewportChange:i,onPlotWidthChange:s,yFormatter:c={type:"number"},yDomain:l,referenceLines:d,cameraSync:u,parentWidth:m=0,parentHeight:p=0})=>{let[f,g]=Ke.useState(null),h=Ke.useRef(null),b=Ke.useRef(0),y=Ke.useId(),x=Ke.useRef(null),v=Ke.useRef(null),S=Ke.useRef(null),{colorMode:w}=Wt(),k=Ke.useMemo(()=>To(),[w]),P=Ke.useMemo(()=>pi(),[w]),{datasets:T,seriesMetadata:E,seriesTypes:I}=Ke.useMemo(()=>{let q=Ke.Children.toArray(e).filter(qe=>Ke.isValidElement(qe)&&qb(qe)),be=q.filter(qe=>qe.props.data).length,xe=[],Ge=[],mt=[];return q.forEach((qe,ro)=>{let Ee=qe.props;if(!Ee.data)return;xe.push(Ee.data);let oo=("color"in Ee&&Ee.color?Ee.color:void 0)||(be===1?P:k[ro%k.length]),Ur=qe.type===on;Ge.push({label:"label"in Ee&&Ee.label||`Series ${xe.length}`,color:oo,...Ur&&"baseline"in Ee&&Ee.baseline!==void 0?{baseline:Ee.baseline,tooltipRange:"tooltipRange"in Ee&&Ee.tooltipRange||false}:{}}),mt.push(Ur?"area":"line");}),{datasets:xe,seriesMetadata:Ge,seriesTypes:mt}},[e,P,k]),R=Vi(t),L=R.expandedSize?.width??m,M=r||R.action?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r,R.action]}):void 0,{headerRef:V,headerHeight:z}=ka(!!M,!!o),U=Math.max(100,(R.expandedSize?.height??p)-z-60),Q=Ke.useMemo(()=>[new Date(n.startMs),new Date(n.endMs)],[n.startMs,n.endMs]),Z=Ke.useMemo(()=>{let q=T.flat(),be=q.filter(xe=>{let Ge=xe.xValue.getTime();return Ge>=n.startMs&&Ge<=n.endMs});return be.length>0?be:q},[T,n.startMs,n.endMs]),H=Ke.useMemo(()=>{let q=Mi(Z,U,c,l);if(!l){let[be,xe]=q.domain();xe>be&&q.domain([be,xe+(xe-be)*.05]);}return q},[Z,U,c,l]),j=Ke.useRef(JSON.stringify(c)),G=Ke.useRef(null),A=Ke.useMemo(()=>{let[q,be]=H.domain(),xe=Math.max(Math.abs(q),Math.abs(be)),Ge=JSON.stringify(c);if(Ge!==j.current&&(j.current=Ge,G.current=null),G.current!==null)return G.current;if(xe===0)return Va(c,0);let mt=Va(c,xe);return G.current=mt,mt},[H,c]),W=Ke.useMemo(()=>{let q=U-ze.top-ze.bottom;return Oa(q)},[U]),N=Ke.useMemo(()=>{let q=Jr(A),be=q.tickFormat||q.format,Ge=H.ticks(W).map(ro=>be(ro)),mt=za(Ge,12,"system-ui"),qe=Math.ceil(mt)+12;return {...ze,left:Math.max(qe,30)}},[H,A,W]),C=Ke.useMemo(()=>scale.scaleTime({domain:Q,range:[N.left,L-N.right]}),[Q,L,N]),D=Ke.useMemo(()=>[n.startMs,n.endMs],[n.startMs,n.endMs]),B=Ke.useMemo(()=>a?[a.startMs,a.endMs]:void 0,[a]),X=Ke.useCallback(q=>{i({startMs:q[0],endMs:q[1]});},[i]),ee=L-N.left-N.right,le=Ke.useCallback(()=>g(null),[]),$=Ke.useRef({}),ae=Ke.useRef(u);ae.current=u;let Ve=Ke.useCallback(q=>{v.current?.setPreview(q),S.current?.setPreview(q),ae.current?.publish($.current,q);},[]),{onPointerDown:te,onPointerMove:ne,onPointerUp:oe,onPointerCancel:pe,wheelTargetRef:Re,gestureActiveRef:rt}=Yb({xDomain:D,plotWidthPx:ee,plotLeftPx:N.left,groupRef:x,onCommit:X,onGestureStart:le,onFramePreview:Ve,...B?{panBoundsMs:B}:{}}),Bt=Ke.useRef({startMs:n.startMs,endMs:n.endMs,left:0,width:0});Bt.current={startMs:n.startMs,endMs:n.endMs,left:N.left,width:ee},Ke.useEffect(()=>{if(!u)return;let q=()=>{x.current?.removeAttribute("transform"),v.current?.setPreview(null),S.current?.setPreview(null);},be=Ge=>{if(rt.current)return;if(Ge==null){q();return}let{startMs:mt,endMs:qe,left:ro,width:Ee}=Bt.current,fa=qe-mt,oo=Ge[1]-Ge[0];if(fa<=0||oo<=0||Ee<=0)return;let Ur=fa/oo,ci=ro*(1-Ur)+(mt-Ge[0])*Ee/oo;x.current?.setAttribute("transform",`translate(${ci},0) scale(${Ur},1)`),v.current?.setPreview(Ge),S.current?.setPreview(Ge);},xe=u.subscribe($.current,be);return ()=>{xe(),rt.current||q();}},[u,rt]),Ke.useEffect(()=>{s?.(Math.max(0,L-N.left-N.right));},[L,N,s]);let to=Ke.useCallback(q=>{if(rt.current)return;let{left:be}=h.current?.getBoundingClientRect()||{left:0},xe=q.clientX-be;q.timeStamp-(b.current||0)<16||(b.current=q.timeStamp,g(Vb({mouseX:xe,datasets:T,seriesMetadata:E,seriesTypes:I,xScale:C,yScale:H,plotLeft:N.left,plotRight:L-N.right})));},[T,E,I,C,H,L,N,rt]),Wr=Ke.useCallback(()=>g(null),[]),me={width:L,height:U,xScale:C,yScale:H,yFormatter:A,animationSettings:il,tooltip:{data:f,show:g,hide:()=>g(null)},datasets:T,seriesMetadata:E,seriesTypes:I},ve=0,O=[];Ke.Children.toArray(e).forEach(q=>{if(!Ke.isValidElement(q)){O.push(q);return}if(qb(q)){let be=ve;ve++;let xe=q.props;O.push(Ke__namespace.default.cloneElement(q,{...xe,color:E[be]?.color,animate:false}));}else O.push(q);});let Y=E.map(q=>({category:q.label,fill:q.color})),ge=ml({datasets:T,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:E.map(q=>q.label),timestamp:true},svgRef:h}),se=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:H.ticks(W).map(q=>{let be=Math.abs(q)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:N.left,y:H(q)},to:{x:L-N.right,y:H(q)},stroke:be?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:be?1.5:1},`grid-line-${q}`)})}),jsxRuntime.jsx(Ku,{ref:S,scale:C,width:L-N.left-N.right,top:H.range()[1],bottom:H.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:y,children:jsxRuntime.jsx("rect",{x:C.range()[0],y:H.range()[1],width:C.range()[1]-C.range()[0],height:H.range()[0]-H.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${y})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:x,children:O})}),d&&d.length>0&&jsxRuntime.jsx("g",{children:d.map(q=>{let be=H(q.value),xe=q.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:N.left,y:be},to:{x:L-N.right,y:be},stroke:xe,strokeWidth:1.5,strokeDasharray:"6 4"}),q.label&&jsxRuntime.jsx("text",{x:L-N.right-4,y:be-4,textAnchor:"end",fontSize:11,fill:xe,children:q.label})]},`ref-line-${q.value}`)})}),jsxRuntime.jsx(Uu,{ref:v,top:U-N.bottom,scale:C,width:L-N.left-N.right}),jsxRuntime.jsx(Ir.Left,{left:N.left,scale:H,yFormatter:A,height:U-N.top-N.bottom}),f&&!f.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:C(f.xValue),y:H.range()[1]},to:{x:C(f.xValue),y:H.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),f.series.filter(q=>q.type!=="bar"&&q.showMarker!==false).map(q=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:H(q.chartY??q.value),r:8,fill:"white",stroke:q.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:H(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:N.left,y:N.top,width:L-N.left-N.right,height:U-N.top-N.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:to,onMouseLeave:Wr,onPointerDown:te,onPointerMove:ne,onPointerUp:oe,onPointerCancel:pe,ref:Re})]});return R.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ar.Provider,{value:me,children:[jsxRuntime.jsx(Ta,{title:t,controls:o,actions:M,containerRef:V,marginRight:N.right}),jsxRuntime.jsx("svg",{width:L,height:U,className:"overflow-visible",ref:h,role:"img","aria-label":t,children:se}),jsxRuntime.jsx(nn,{data:f,formatter:A}),jsxRuntime.jsx(Ga,{onExport:ge,items:Y,marginLeft:0,marginRight:N.right})]})}))},vl=responsive.withParentSize(LP);function Cl(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 DP(e,t){return Math.floor(e/t.tileSpanMs)}function an(e,t,r){let o=DP(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 dr=(e,t)=>`${e}:${t}`;var Qb={erroredTiles:0};function ju(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(dr(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 AP(e,t,r){let o=an(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(dr(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function Zb(e,t,r){return an(e,t,0).some(n=>{let a=r.get(dr(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function IP(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 _b({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=AP(e,t,o);if(i&&Zb(e,t,o)){let c=an(e,t,n),{line:l,band:d,lines:u,coverage:m}=ju(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(Zb(e,l,o)){let d=an(e,l,n),{line:u,band:m,lines:p,coverage:f}=ju(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:f}}}if(i){let c=an(e,t,n),{line:l,band:d,lines:u,coverage:m}=ju(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?IP(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:Qb}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:Qb}}var $b=new Map;function ex(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 rx({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=Ke.useRef(e);l.current=e;let d=Ke.useRef(n);d.current=n;let u=Ke.useRef(new Map),m=Ke.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return Ke.useEffect(()=>{for(let[b,y]of u.current)y.tierId!==o.id&&(y.ac.abort(),u.current.delete(b));let p=l.current.filter(b=>{let y=dr(b.tierId,b.index),x=r.get(y);return x?x.status==="loading"&&!u.current.has(y):true}),f=(d.current.startMs+d.current.endMs)/2;p.sort((b,y)=>Math.abs((b.startMs+b.endMs)/2-f)-Math.abs((y.startMs+y.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=>dr(b.tierId,b.index))});for(let b of h){let y=dr(b.tierId,b.index),x=new AbortController;u.current.set(y,{ac:x,tierId:b.tierId});let v=c!=null?Math.min(b.endMs,c):b.endMs;a(o,b.startMs,v,x.signal).then(S=>{x.signal.aborted||i({type:"fulfilled",id:y,data:S});}).catch(S=>{if(!x.signal.aborted){let w=S instanceof Error?S.message:String(S);i({type:"failed",id:y,error:new Error(`tile fetch failed (tile ${y}, tier ${o.id}): ${w}`)});}}).finally(()=>{u.current.delete(y);});}}},[t,r,a,o,i,s,c]),Ke.useEffect(()=>m,[m]),{abortAll:m}}var ax=1.3,VP=25e4,zP=3;function OP(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(VP/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function sx(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=zP,resetKey:d}=e,u=Ke.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=Ke.useState(()=>Cl(n.endMs-n.startMs,Math.max(1,a),r,u)),[f,g]=Ke.useReducer(ex,$b),h=Ke.useRef(n.endMs-n.startMs),b=Ke.useRef(u);Ke.useEffect(()=>{let z=n.endMs-n.startMs,U=Cl(z,Math.max(1,a),r,u);if(U.id===m.id){b.current=u;return}let Z=Cl(z,Math.max(1,a),r,b.current).id!==U.id,H=z/h.current;(Z||H>ax||H<1/ax)&&(h.current=z,b.current=u,p(U));},[n,a,r,m.id,u]);let y=n.endMs-n.startMs,x=Ke.useMemo(()=>OP(y,m,l),[y,m,l]),v=Ke.useMemo(()=>an(n,m,x),[n,m,x]),S=Ke.useMemo(()=>v.map(z=>dr(z.tierId,z.index)).join(","),[v]),w=Ke.useRef(v);w.current=v;let k=Ke.useRef(n);k.current=n;let P=Ke.useRef(f);P.current=f;let{abortAll:T}=rx({refs:v,refsKey:S,store:f,tier:m,viewport:n,fetchTile:t,dispatch:g,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),E=Ke.useRef(null),I=Ke.useRef(false);Ke.useEffect(()=>{if(!I.current){I.current=true;return}T(),E.current=null,g({type:"reset"});},[T,d]);let R=Ke.useMemo(()=>w.current.map(z=>`${dr(z.tierId,z.index)}:${f.get(dr(z.tierId,z.index))?.status??"\u2205"}`).join("|"),[S,f]),L=Ke.useMemo(()=>{let z=_b({viewport:k.current,targetTier:m,ladder:r,store:P.current,overscanTiles:x,prev:E.current});return E.current=z,z},[R,m,r,x,n.startMs,n.endMs]),M=Ke.useMemo(()=>w.current.some(z=>P.current.get(dr(z.tierId,z.index))?.status==="loading"),[R]),V=Ke.useMemo(()=>{let z=w.current[0];return z?P.current.get(dr(z.tierId,z.index))?.status==="empty":false},[R]);return {tier:m,series:L,loading:M,atDataStart:V}}function Qu(e){let{initialViewport:t,...r}=e,[o,n]=Ke.useState(t),a=sx({...r,viewport:o}),i=Ke.useCallback(c=>n(c),[]),s=Ke.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var HP={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},GP={sm:"xs",md:"sm",lg:"md"},WP={sm:yt("bodySm"),md:yt("bodySm"),lg:yt("bodyMd")},UP={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},KP={sm:20,md:24,lg:32},YP={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"},JP={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 Sl({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:JP[l]}:void 0,g=()=>a?jsxRuntime.jsx("div",{className:"empty-state-actions mt-2 flex flex-wrap items-center gap-3",children:a}):o||n?jsxRuntime.jsxs("div",{className:"empty-state-actions mt-2 flex flex-col gap-3",children:[o&&(o.href?jsxRuntime.jsx(_,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx(_,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(at,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:yt("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",HP[i],YP[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",UP[i]),children:jsxRuntime.jsx(F,{name:e,size:KP[i]})}),jsxRuntime.jsx(rr,{size:GP[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",WP[i]),children:r}),g()]})}var jP=1440*60*1e3,qP=[{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}],QP=[{id:"day",days:1},{id:"week",days:7},{id:"month",days:30}];function cx(e,t=Date.now){return QP.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 wl(e=Date.now){return qP.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*jP),before:new Date(n)}}}))}function r1({selectionState:e,isDisabled:t}){let r=`${Ze} 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 Ya({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(tl,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(rl,{}),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:r1({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 ux(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var n1={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"},a1={sm:14,md:16,lg:18,xl:20},i1=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=ux(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(Ze(),"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(Ze(),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 kl({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)]",ux(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",n1[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:i1({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(F,{name:l.icon,size:a1[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 d1(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function ep(e){return d1(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var xx=120*1e3,u1=.02,hx={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},p1=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Tl({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=p1,autoAdjustWindowSize:m=false,className:p}){let[f,g]=Ke.useState(0),h=Ke.useRef(null),[b,y]=Ke.useState(false),[x,v]=Ke.useState(null),S=N=>{let D=(N.before.getTime()-N.after.getTime())/(1e3*60*60);return D<=24?"FIFTEEN_MINUTES":D<=72||D<=168?"HOUR":("DAY")};Ke.useEffect(()=>{if(m&&!b&&o){let N=S(e);o(N);}},[e,m,b,o]);let w=N=>{let C;for(let D of d){let B=D.getRange(),X=(B.before.getTime()-B.after.getTime())*u1,ee=Math.abs(B.after.getTime()-N.after.getTime()),le=Math.abs(B.before.getTime()-N.before.getTime());if(ee>X||le>X)continue;let $=ee+le;(!C||$<C.distance)&&(C={id:D.id,distance:$});}return C?.id},k=x&&d.some(N=>N.id===x.id)&&Math.abs(x.after-e.after.getTime())<=xx&&Math.abs(x.before-e.before.getTime())<=xx?x.id:w(e),P=ep(e.after),T=ep(e.before),E=new Date(T.getTime()-1),I={start:date.fromDate(P,date.getLocalTimeZone()),end:date.fromDate(E,date.getLocalTimeZone())};Ke.useEffect(()=>{let N=new ResizeObserver(C=>{for(let D of C)g(D.contentRect.width);});return h.current&&N.observe(h.current),()=>{h.current&&N.unobserve(h.current);}},[]);let R=[...u].sort((N,C)=>hx[N.id]-hx[C.id]),L=N=>{let C=N.toString(),D=d.find(B=>B.id===C);if(D){let B=D.getRange();v({id:C,after:B.after.getTime(),before:B.before.getTime()}),y(false),t(B,{presetId:C});}},M=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),D=new Date(N.end.year,N.end.month-1,N.end.day+1,0,0,0,0);t({after:C,before:D});}},V=N=>{if(N){v(null);let C=new Date(N.year,N.month-1,N.day,0,0,0,0),D=new Date(N.year,N.month-1,N.day+1,0,0,0,0);t({after:C,before:D});}},z=N=>{o&&(y(true),o(N.toString()));},U=()=>{d.length>0&&L(d[0].id);},Q=N=>ep(N).toLocaleDateString("en-US"),Z=R.map(N=>({id:N.id,label:N.label,value:N.id})),H=d.map(N=>({id:N.id,label:N.label,value:N.id})),j=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:R.find(N=>N.id===r)?.label||r}):jsxRuntime.jsx(Ro,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:z,items:Z,size:"md","aria-label":"Select Window Size",children:N=>jsxRuntime.jsx(ar,{id:N.id,"aria-label":N.label,size:"md",children:N.label},N.id)}),G=c&&!k&&d.length>0,A=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(F,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:Q(e.after)})]}),jsxRuntime.jsx(ft,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Aa,{"aria-label":"Select date",value:date.parseDate(P.toISOString().split("T")[0]),onChange:V})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(_,{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(F,{name:"CalendarBlank",size:18}),!k&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${Q(e.after)} - ${Q(E)}`})]}),jsxRuntime.jsx(ft,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Ya,{"aria-label":"Date range calendar",value:I,onChange:M})})]}),G&&jsxRuntime.jsx(_,{variant:"ghost",size:"md",onPress:U,children:"Reset"})]}),W=f<600;return jsxRuntime.jsx("div",{ref:h,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",p),children:W?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(Ro,{selectedKey:k??"",onSelectionChange:L,items:H,size:"md","aria-label":"Select Date Range",children:N=>jsxRuntime.jsx(ar,{id:N.id,size:"md",children:N.label},N.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&j})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&A,a&&d.length>0&&jsxRuntime.jsx(kl,{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&&j})]})})}var x1=1440*60*1e3,h1=6e4,yx=(e,t)=>({startMs:t-e*x1,endMs:t}),y1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function vx({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]=Ke.useState(900),b=p?.endMs,[y,x]=Ke.useState(()=>b??Date.now());Ke.useEffect(()=>{if(b!=null){x(b);return}x(Date.now());let te=setInterval(()=>x(Date.now()),h1);return ()=>clearInterval(te)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=Ke.useMemo(()=>yx(S,v??Date.now()),[S,v]),k=y,P=Ke.useMemo(()=>({startMs:p?.startMs??0,endMs:y}),[p?.startMs,y]),T=te=>{let ne=Math.min(te.endMs-te.startMs,P.endMs-P.startMs),oe=Math.max(Math.min(te.endMs,P.endMs),P.startMs+ne);return {startMs:oe-ne,endMs:oe}},[E,I]=Ke.useState(null),[R,L]=Ke.useState(null),M=E??w,V=Qu({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:g,maxFutureMs:k,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),z=Ke.useMemo(()=>wl(()=>v??Date.now()),[v]),U=c??z,Q=()=>{if(R&&"presetId"in R){let te=U.find(ne=>ne.id===R.presetId);if(te){let ne=te.getRange();return {startMs:ne.after.getTime(),endMs:ne.before.getTime()}}}return R&&"range"in R?R.range:yx(S,v??Date.now())},{line:Z,coverage:H,renderTier:j,targetTier:G,isFallback:A,isStale:W}=V.series,N=j?j.bucketMs*1.5:0,C=te=>te==null?"\u2014":new Date(te).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),D=(te,ne)=>{let oe=ne-te<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},pe=new Intl.DateTimeFormat("en-US",oe);return `${pe.format(new Date(te))} \u2013 ${pe.format(new Date(ne))}`},B=V.viewport.startMs!==M.startMs||V.viewport.endMs!==M.endMs,X=W||V.loading&&H.earliestMs==null,ee=(V.viewport.endMs-V.viewport.startMs)*.03,le=!X&&H.earliestMs!=null&&H.earliestMs>V.viewport.startMs+ee,$=!V.loading&&H.earliestMs==null&&H.latestMs==null&&Z.length===0&&!W,ae=f({series:V.series,gapMs:N}),Ve=Ke.isValidElement(ae)&&ae.type===Ke.Fragment?ae.props.children:ae;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(Tl,{dateRange:y1(V.viewport),onDateRangeChange:(te,ne)=>{let oe=T({startMs:te.after.getTime(),endMs:te.before.getTime()});L(ne?.presetId?{presetId:ne.presetId}:{range:oe}),I(oe),V.jumpTo(oe);},windowSize:l[G.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:U,allowDatePicker:true,showReset:false}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3 text-xs text-text-secondary",children:[jsxRuntime.jsxs("span",{children:["Window"," ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:D(V.viewport.startMs,V.viewport.endMs)})]}),jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"\u2022"}),jsxRuntime.jsxs("span",{children:["Resolution ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:j?.id??G.id}),A&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",G.id]})]}),V.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(H.earliestMs)]}),!le&&!X&&V.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),B&&jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onPress:()=>{let te=T(Q());I(te),V.jumpTo(te);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:$?jsxRuntime.jsx(Sl,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(vl,{title:t,viewport:V.viewport,panBounds:P,onViewportChange:V.onViewportChange,onPlotWidthChange:h,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:Ve}),V.loading&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-x-0 top-0 h-0.5 animate-pulse bg-[var(--color-viz-categorical-1)] opacity-60"})]})}),m&&jsxRuntime.jsx("p",{className:"text-xs text-text-tertiary",children:m})]})}function Gi({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(K,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var k1=e=>{let t=Ut({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 Vr({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]=Ke__namespace.default.useState(false),{isFocused:y,handleFocus:x,handleBlur:v}=Dr(),S=d==="password",w=Ys(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ke(g.className,"group flex flex-col"),children:({isDisabled:k,isInvalid:P})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:f==="tooltip"||f==="inline"?t:void 0,descriptionPlacement:f,isRequired:a,children:e}),jsxRuntime.jsxs(wt,{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(Po,{size:T,color:"text-text-secondary"}):jsxRuntime.jsx(F,{name:"MagnifyingGlass",size:T,className:`transition-colors ${y?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(Xs,{size:o,disabled:k,type:S?h?"text":"password":d,name:g.name,autoComplete:g.autoComplete,value:g.value,defaultValue:g.defaultValue,placeholder:g.placeholder,onFocus:T=>x(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:k1({isInvalid:P,isDisabled:k,isFocused:y,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&&!k&&jsxRuntime.jsx(Ni,{onClick:()=>{l?l():g.onChange&&g.onChange("");},size:o}),S&&!k&&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(F,{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 Un({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(Vr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Wi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=Ke.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(gt,{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(ar,{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(Ro,{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 kx({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:y=10,className:x="",style:v}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||f||i))return null;let k=h?"sticky bg-background-surface":"",P=h?{top:b,zIndex:y}:{};return jsxRuntime.jsxs("div",{className:`@container flex flex-col gap-3 bg-background-surface py-3 border-b border-border-default ${k} ${x}`,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(Gi,{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(Wi,{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(uo,{variant:"primary",size:"sm",onRemove:()=>o(T.id),isRemovable:true,children:[T.label,": ",T.value]},T.id)),r.length>s&&a&&jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onClick:n,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-shrink-0",children:p||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:f.items.map(T=>jsxRuntime.jsx(_,{variant:T.variant||"secondary",size:"sm",icon:T.icon,onPress:T.onClick,isDisabled:T.disabled,children:T.label},T.id))}),e&&jsxRuntime.jsx("div",{className:"w-64",children:jsxRuntime.jsx(Un,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})]}),jsxRuntime.jsxs("div",{className:"@[640px]:hidden",children:[jsxRuntime.jsx("div",{className:"flex flex-col gap-3 mb-3",children:jsxRuntime.jsx("div",{className:"flex items-center gap-3",children:p?jsxRuntime.jsx("div",{className:"flex-1",children:p}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(Ra,{items:f.items.map(T=>({id:T.id,name:T.label,iconName:T.icon,variant:T.variant==="destructive"?"destructive":"primary",disabled:T.disabled,onAction:T.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Un,{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(Gi,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Wi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function Tx({filters:e,onRemove:t,onClearAll:r,onManageFilters:o,maxVisibleChips:n=3,mode:a="chips",showManageButton:i=true,size:s="sm",className:c=""}){let l=e.length>0,d=e.slice(0,n),u=Math.max(0,e.length-n),m=u>0,p=a==="button"&&!!o,f=a==="chips"&&i&&!!o;if(!l&&!p&&!f)return null;let g=p&&jsxRuntime.jsxs(_,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&jsxRuntime.jsx(_,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(y=>jsxRuntime.jsxs(uo,{variant:"secondary",size:s,onRemove:()=>t(y.id),isRemovable:true,children:[y.label,": ",y.value]},y.id)),l&&m&&o&&jsxRuntime.jsxs(_,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx(_,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?g:h;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function D1(e,t,r){return {field:e,operator:t,value:r}}function A1(e,t="AND"){return {logic:t,conditions:e}}function Ui(){return {logic:"AND",conditions:[]}}function Ml(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?Ml(t):false)}function I1(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 cn(e,t){let r=e||Ui();return {...r,conditions:[...r.conditions,t]}}function Kn(e,t){if(!e)return Ui();let r=e.conditions.filter(o=>"conditions"in o?Kn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Yn(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 Rx({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]=Ke.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(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(Ki,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[jsxRuntime.jsx(_,{variant:"unstyled",className:"absolute right-2 top-1/2 -translate-y-1/2 flex h-8 w-8 items-center justify-center rounded hover:bg-background-hover text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(F,{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(Aa,{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 W1({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 Ki({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(qo({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:W1({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function Ll({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(Ue,{children:e}),jsxRuntime.jsxs(sg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(Ki,{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(Ki,{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(Te,{children:t}),typeof r=="string"?jsxRuntime.jsx(fe,{children:r}):null,jsxRuntime.jsx(ft,{children:jsxRuntime.jsx(Ya,{})})]})}var Z1=e=>{let t=Ut({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 Yi({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=Ke.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=Dr();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(Ue,{size:o,tooltip:n,description:l==="tooltip"||l==="inline"?t:void 0,descriptionPlacement:l,isRequired:a,htmlFor:u,children:e}),jsxRuntime.jsx("div",{className:"relative",children:jsxRuntime.jsxs(reactAriaComponents.Group,{className:"relative",children:[jsxRuntime.jsx(reactAriaComponents.Input,{onFocus:y=>p(y,d.onFocus),onBlur:y=>f(y,d.onBlur),className:Z1({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(F,{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(F,{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 ip={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 eR({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=ip[r].track,a=Ze,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 tR({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=ip[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Dl({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 ${ip[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:eR({...n,size:r}),children:jsxRuntime.jsx("span",{className:tR({...n,size:r})})}),e]})})}function Lx(e){return new Intl.NumberFormat("en-US").format(e)}function Dx({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=Ke.useState(n),[u,m]=Ke.useState({}),[p,f]=Ke.useState({}),[g,h]=Ke.useState(null),{isMobile:b}=$t(),y=Ke.useMemo(()=>r.some(C=>C.group),[r]),{groups:x,ungroupedFacets:v,facetsByGroup:S}=Ke.useMemo(()=>{let C=new Set,D=[],B={};for(let X of r)X.group?(C.has(X.group)||(C.add(X.group),B[X.group]=[]),B[X.group].push(X)):D.push(X);return {groups:Array.from(C),ungroupedFacets:D,facetsByGroup:B}},[r]);Ke.useEffect(()=>{e&&(d(n),m({}),f({}),h(!b&&x.length>0?x[0]:null));},[e,n,x,b]);let w=Ke.useMemo(()=>!l||Ml(l)?0:Yn(l).length,[l]),k=()=>{a(l),t();},P=()=>{let C=Ui();d(C),i?i():a(C),t();},T=C=>{if(!l)return [];if(!Yn(l).includes(C))return [];let B=[];function X(ee){if(ee)for(let le of ee.conditions)"conditions"in le?X(le):le.field===C&&le.operator==="in"&&Array.isArray(le.value)&&B.push(...le.value.map(String));}return X(l),B},E=(C,D,B)=>{let X=Kn(l,C);D!==void 0&&(X=cn(X,{field:C,operator:"gte",value:D})),B!==void 0&&(X=cn(X,{field:C,operator:"lte",value:B})),d(X);},I=C=>{if(!l)return;let D;function B(X){if(X)for(let ee of X.conditions)"conditions"in ee?B(ee):ee.field===C&&ee.operator==="eq"&&typeof ee.value=="boolean"&&(D=ee.value);}return B(l),D},R=(C,D)=>{let B=Kn(l,C);D!==void 0&&(B=cn(B,{field:C,operator:"eq",value:D})),d(B);},L=(C,D,B)=>{let X=Kn(l,C);D&&(X=cn(X,{field:C,operator:"gte",value:D.toString()})),B&&(X=cn(X,{field:C,operator:"lte",value:B.toString()})),d(X);},M=C=>{let D=S[C]||[],B=l?Yn(l):[];return D.filter(X=>B.includes(X.field)).length},V="pr-9 bg-background-muted/50",z="border-t border-border-muted",U="text-sm font-medium text-text-link-default",Q=C=>jsxRuntime.jsx("span",{className:U,children:C}),Z=C=>{let D=o[C.field]||{},B=u[C.field]||"",X=[];C.values?X=C.values.map($=>({value:String($.value),label:$.label,count:D[String($.value)]})):X=Object.entries(D).map(([$,ae])=>({value:$,label:$,count:ae}));let ee=X.length;if(B){let $=B.toLowerCase();X=X.filter(ae=>ae.label.toLowerCase().includes($));}X.sort(($,ae)=>$.count!==void 0&&ae.count!==void 0&&ae.count!==$.count?ae.count-$.count:$.label.localeCompare(ae.label));let le=C.type||"string";if(le==="string"||!C.type){let $=T(C.field),ae=C.searchThreshold??10,Ve=C.maxVisibleOptions??50,te=p[C.field]??false,ne=te||X.length<=Ve?X:X.slice(0,Ve),oe=X.length>Ve&&!te;return jsxRuntime.jsxs($o,{id:C.field,children:[jsxRuntime.jsx(en,{title:C.label,description:C.description,className:V,endContent:$.length>0?Q(`${$.length} selected`):void 0}),jsxRuntime.jsx(tn,{className:z,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[ee>ae&&jsxRuntime.jsx(Un,{value:B,onChange:pe=>m(Re=>({...Re,[C.field]:pe})),onClear:()=>m(pe=>({...pe,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(xu,{value:$,onChange:pe=>{let Re=Kn(l,C.field);pe.length>0&&(Re=cn(Re,{field:C.field,operator:"in",value:pe})),d(Re);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:ne.map(pe=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(Mo,{value:pe.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(pe.value,pe.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:pe.label}),pe.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:Lx(pe.count)})]})})},pe.value))})}),oe&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",onPress:()=>f(pe=>({...pe,[C.field]:true})),className:"w-full",children:["Show all ",X.length," options"]})}),te&&X.length>Ve&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onPress:()=>f(pe=>({...pe,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(le==="number"){let $,ae,Ve=ne=>{if(ne)for(let oe of ne.conditions)"conditions"in oe?Ve(oe):oe.field===C.field&&(oe.operator==="gte"&&typeof oe.value=="number"&&($=oe.value),oe.operator==="lte"&&typeof oe.value=="number"&&(ae=oe.value));};Ve(l);let te=$!==void 0||ae!==void 0;return jsxRuntime.jsxs($o,{id:C.field,children:[jsxRuntime.jsx(en,{title:C.label,description:C.description,className:V,endContent:te?Q($!==void 0&&ae!==void 0?`${$} - ${ae}`:$!==void 0?`\u2265 ${$}`:`\u2264 ${ae}`):void 0}),jsxRuntime.jsx(tn,{className:z,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(Yi,{label:"Min",value:$,onChange:ne=>E(C.field,ne,ae)},`${C.field}-min`),jsxRuntime.jsx(Yi,{label:"Max",value:ae,onChange:ne=>E(C.field,$,ne)},`${C.field}-max`)]})})]},C.field)}if(le==="boolean"){let $=I(C.field);return jsxRuntime.jsxs($o,{id:C.field,children:[jsxRuntime.jsx(en,{title:C.label,description:C.description,className:V,endContent:$!==void 0?Q($?"Yes":"No"):void 0}),jsxRuntime.jsx(tn,{className:z,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between pt-4 pb-4",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:$!==void 0?$?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(Dl,{size:"lg",isSelected:$??false,onChange:ae=>R(C.field,ae?true:void 0),children:$?"Yes":"No"})]})})]},C.field)}if(le==="date"){let $,ae,Ve=Re=>{if(Re)for(let rt of Re.conditions)"conditions"in rt?Ve(rt):rt.field===C.field&&(rt.operator==="gte"&&($=String(rt.value)),rt.operator==="lte"&&(ae=String(rt.value)));};Ve(l);let te=$!==void 0||ae!==void 0,ne=Re=>{if(Re)try{return /^\d{4}-\d{2}-\d{2}$/.test(Re)?date.parseDate(Re):void 0}catch{return}},oe=ne($),pe=ne(ae);return jsxRuntime.jsxs($o,{id:C.field,children:[jsxRuntime.jsx(en,{title:C.label,description:C.description,className:V,endContent:te?Q("Date range selected"):void 0}),jsxRuntime.jsx(tn,{className:z,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(Ll,{label:"Date Range",value:oe&&pe?{start:oe,end:pe}:void 0,onChange:Re=>{Re?L(C.field,Re.start,Re.end):L(C.field,void 0,void 0);}})})})]},C.field)}return null},H=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let B=(l?Yn(l):[]).includes(C.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(`__ungrouped__${C.field}`),className:"flex items-center justify-between px-6 py-3 text-left hover:bg-background-hover border-b border-border-muted transition-colors",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C.label}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[B&&jsxRuntime.jsx("span",{className:U,children:"1 active"}),jsxRuntime.jsx(F,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),x.map(C=>{let D=M(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:[D>0&&jsxRuntime.jsxs("span",{className:U,children:[D," active"]}),jsxRuntime.jsx(F,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),j=C=>{if(C.startsWith("__ungrouped__")){let B=C.replace("__ungrouped__",""),X=v.find(ee=>ee.field===B);return X?jsxRuntime.jsx(Ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[X.field],children:Z(X)}):null}let D=S[C]||[];return D.length===0?null:jsxRuntime.jsx(Ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[D[0].field],children:D.map(B=>Z(B))})},G=()=>{if(g){let C=g.startsWith("__ungrouped__")&&v.find(D=>D.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(F,{name:"CaretLeft",size:"sm",className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:j(g)})]})}return H()},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 B=(l?Yn(l):[]).includes(C.field),X=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 ${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}),B&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C.field)}),x.map(C=>{let D=M(C),B=g===C;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(C),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${B?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${B?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C}),D>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:g?j(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),W=()=>jsxRuntime.jsx(Ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>Z(C))});return jsxRuntime.jsx(or,{isOpen:e,onClose:t,title:y&&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:k,variant:"primary"},secondaryAction:{label:"Clear all",onPress:P},maxWidth:y?"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:Lx(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"})}):y?b?G():A():W()})}function lp(e="left"){switch(e){case "center":return "justify-center text-center";case "right":return "justify-end text-right";default:return "justify-start text-left"}}function zr(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 Pe(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",lp(e),t)}function Fl(e,t="\u2014"){return e==null||e===""?t:String(e)}var dn={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 Yt(e="normal"){return {strong:dn.lg,high:dn.lg,normal:dn.md,low:dn.sm}[e]}function ue(e,...t){return typeof e=="function"?e(...t):e}function Ax(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 Ix(e){return e?"success":"neutral"}function Bl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function cp(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 ho(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=cp(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 Fx({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(K,{className:dn.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!ue(l.hidden,e));if(s.length===0)return null;let c=Pe(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=ue(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(F,{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(F,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function Vx({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,k)=>{if(!f||w.length<=f)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:w});let P=w.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(nr,{content:k,children:jsxRuntime.jsx("span",{children:P})})};if(g)return jsxRuntime.jsx(K,{className:Yt("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Pe(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Pe(d,"text-text-secondary"),children:u});let b=Pe(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,E)=>{let I=ue(o,T,t),R=n!==void 0?ue(n,T,t):String(T),L=ue(s,T,t),M=ue(l,T,t);return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(lt,{variant:I,size:a,shape:i,dot:L,dotPosition:c,dotPulse:M,children:h(R,R)})},E)}),P&&jsxRuntime.jsx(nr,{content:k.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(lt,{variant:"neutral",size:a,shape:i,children:["+",k.length]})})})]})})}let y=ue(o,e,t),x=n!==void 0?ue(n,e,t):String(e),v=ue(s,e,t),S=ue(l,e,t);return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(lt,{variant:y,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:h(x,x)})})}function zx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(K,{className:Yt(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Pe(c,d)});let p=Pe(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(F,{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:zr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(lt,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function Hx({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,y=ue(r,e),x=ue(o,e),v=ue(n,e),S=ue(a,e),w=ue(c,e),k=ue(m,e),P=ue(h,e),T=Pe(f,g);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(al,{firstName:y,lastName:x,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 Gx({value:e,row:t,context:r,render:o,className:n}){let a=o(e,t,r);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-full w-full",n),children:a})}function Wx({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:Yt(s)});if(!e)return jsxRuntime.jsx("div",{className:Pe(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Pe(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=pR(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=Pe(i,tailwindMerge.twMerge(zr(s),d)),g=ue(c,t);return g?jsxRuntime.jsx("div",{className:f,children:ho(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function pR(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}var fR={up:"ArrowUp",down:"ArrowDown",flat:"Minus"},gR={positive:"text-feedback-success-text",negative:"text-feedback-error-text",neutral:"text-text-secondary"};function dp(e){return e>0?"up":e<0?"down":"flat"}function bR(e,t,r){switch(e){case "percent":return {type:"percentage",decimals:t};case "currency":return {type:"currency",currency:r,minimumFractionDigits:t,maximumFractionDigits:t};case "compact":return {type:"number",notation:"compact",decimals:t,thousandsSeparator:true};default:return {type:"number",decimals:t,thousandsSeparator:true}}}function Ux({value:e,row:t,context:r,direction:o,tone:n="neutral",format:a="number",decimals:i=0,currency:s="USD",showIcon:c=true,align:l="right",emphasis:d="normal",emptyText:u="\u2014",className:m}){let{isLoading:p}=r;if(p)return jsxRuntime.jsx(K,{className:Yt(d)});let f=typeof e=="number"?e:Number(e);if(e==null||e===""||!Number.isFinite(f))return jsxRuntime.jsx("div",{className:Pe(l,"text-text-secondary"),children:u});let g=ue(o,t)??dp(f),h=ue(n,t)??"neutral",b=xr(f,bR(a,i,s))??u,y=f>0?"+":"",v=Pe(l,tailwindMerge.twMerge(d==="strong"||d==="high"?"font-semibold":void 0,m,gR[h]));return jsxRuntime.jsxs("div",{className:v,children:[c&&jsxRuntime.jsx(F,{name:fR[g],size:"xs","aria-hidden":true}),jsxRuntime.jsx("span",{children:`${y}${b}`})]})}function zl({manufacturer:e,model:t,deviceType:r,deviceTypeIconName:o,logoUrl:n,layout:a="stacked",size:i="md",href:s,LinkComponent:c,linkVariant:l="unstyled",showDeviceTypeIcon:d=true,showLogo:u=true,emphasis:m="normal",isLoading:p=false,className:f,piiEntity:g}){let[h,b]=Ke.useState(false),y=o||(r?yR(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,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:E})=>s?c?jsxRuntime.jsx(c,{href:s,className:E,children:T}):jsxRuntime.jsx(at,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",E),asButton:false,children:T}):jsxRuntime.jsx("span",{className:E,children:T});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:v.skeletonText,height:16}),jsxRuntime.jsx(K,{width:v.skeletonSecondary,height:12})]})]});if(a==="inline"){let T=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(F,{name:y,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":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(F,{name:y,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":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(F,{name:y,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 yR(e){switch(e){case "battery":return "BatteryHigh";case "charger":return "ChargingStation";case "inverter":return "Power";case "thermostat":return "ThermometerSimple";case "vehicle":return "CarSimple";case "water_heater":return "DropHalfBottom";case "meter":return "Gauge";default:return "DeviceMobile"}}function Yx({row:e,context:t,manufacturer:r,model:o,deviceType:n,logoUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showDeviceTypeIcon:u=true,showLogo:m=true,emphasis:p="normal",align:f="left",className:g,piiEntity:h}){let{isLoading:b}=t,y=ue(r,e),x=ue(o,e),v=ue(n,e),S=ue(a,e),w=ue(c,e),k=ue(h,e),P=Pe(f,g);return jsxRuntime.jsx("div",{className:P,children:jsxRuntime.jsx(zl,{manufacturer:y,model:x,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 hY={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",circulate:void 0,unknown:void 0,connected:void 0,disconnected:void 0},vR=["charging","discharging","heat","cool","on","circulate","connected"],CR={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",circulate:"Circulating",connected:"Connected",disconnected:"Disconnected"};function up(e){return vR.includes(e)}function pp(e){return CR[e]}function Xn({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let u=t??pp(e),m=up(e);return jsxRuntime.jsxs(lt,{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(F,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var wR={importing:"Importing",exporting:"Exporting",idle:"Idle",unknown:"Unknown"};function Xx(e){return wR[e]}var NR={importing:"ArrowDown",exporting:"ArrowUp"};function Hl({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let l=t??Xx(e),d=NR[e],u=n==="sm"?12:n==="md"?14:16;return r&&d?jsxRuntime.jsx(lt,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(F,{name:d,size:u})}):jsxRuntime.jsx(lt,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function Gl({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(K,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?xr(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(Xn,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(Hl,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(Xn,{state:n,size:s,shape:c,fixedWidth:d})})]})}function jx({value:e,row:t,context:r,metric:o,metricFormatter:n,secondaryState:a,size:i="sm",shape:s="pill",label:c,icon:l,fixedWidth:d=true,align:u="left",compact:m=false,className:p}){let{isLoading:f}=r;if(f){let v={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(K,{className:"h-4 w-12"}),jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(K,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:Pe(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=ue(o,t),h=ue(a,t),b=typeof c=="function"?c(e,t):c,y=Pe(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(y),children:jsxRuntime.jsx(Gl,{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:y,children:jsxRuntime.jsx(Xn,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function Qx({value:e,row:t,context:r,formatter:o,align:n="left",emphasis:a="normal",href:i,linkBehavior:s="hover",className:c,emptyText:l="\u2014",emptyClassName:d="text-text-secondary"}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:Yt(a)});let m=no({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=zr(a),f=Pe(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),h=ue(i,t);return h?ho(g,h,t,s):g}var fp=Ke__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=Ke.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=Ke.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?bi(e,t,r,a.center,a.scheme):gi(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 y=`calc((100% - ${u*(d-1)}px) / ${d})`,x=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 k=w<x;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:y,backgroundColor:k?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()})]})});fp.displayName="HorizontalBarCell";var gp=Ke__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}=Ke.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,k=>c(k)),b=d3Array.min(s,k=>l(k))??0,y=d3Array.max(s,k=>l(k))??0,x=b<0?b:0,v=scale.scaleTime({range:[0,d],domain:h}),S=scale.scaleLinear({range:[u,0],domain:[x,y*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 y=l(h),x=m(c(h)),v=p(y),S=Math.abs(g-v),w=h.category&&o?.[h.category]?o[h.category]:r;return jsxRuntime.jsx(shape.Bar,{x:x-f/2,y:y>=0?v:g,width:f,height:S,fill:w,rx:1},`bar-${b}`)})})});gp.displayName="MiniBarCell";function th({value:e,row:t,context:r,format:o="number",decimals:n=0,prefix:a,suffix:i,emptyText:s="\u2014",align:c="right",emphasis:l="normal",href:d,linkBehavior:u="hover",showPositiveSign:m=false,colorCode:p=false,className:f}){let{isLoading:g}=r;if(g)return jsxRuntime.jsx(K,{className:Yt(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Pe(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 x=`${m&&h>0?"+":""}${b}`,v=p?Bl(h,true):zr(l),S=Pe(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:x}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),k=ue(d,t);return k?jsxRuntime.jsx("div",{className:S,children:ho(w,k,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var bp=Ke__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=Ke.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=Ke.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?bi(e,0,100,s.center,s.scheme):gi(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 y=(g+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=bi(y,0,100,s.center,s.scheme):b=gi(y,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),"%"]})]})});bp.displayName="PercentBarCell";function oh({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:Pe(a),children:jsxRuntime.jsx(K,{className:"h-4 w-4 rounded"})});let s=ue(n,e),c=Pe(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(Mo,{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 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 y=b.join(", "),x=({children:S,className:w})=>i?s?jsxRuntime.jsx(s,{href:i,className:w,children:S}):jsxRuntime.jsx(at,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",w),asButton:false,children:S}):jsxRuntime.jsx("span",{className:w,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:f.skeletonText,height:16}),jsxRuntime.jsx(K,{width:f.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(x,{className:tailwindMerge.twMerge("flex items-center",f.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(F,{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(F,{name:"MapPin",size:f.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(x,{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})}),y&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",f.secondaryTextSize),"data-pii-type":v(),"data-pii-entity":m,children:y})]})]})}function ah({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=ue(r,e),b=ue(o,e),y=ue(n,e),x=ue(a,e),v=ue(c,e),S=ue(f,e),w=Pe(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(Kl,{streetAddress:h,city:b,state:y,postalCode:x,layout:i,size:s,href:v,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:g,piiEntity:S})})}var xp=Ke__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}=Ke.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,x=>x.xValue),h=d3Array.min(l,x=>x.yValue)||0,b=d3Array.max(l,x=>x.yValue)||0,y=(b-h)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:g}),yScale:scale.scaleLinear({range:[u,0],domain:[h-y,b+y]})}},[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})]})});xp.displayName="SparklineCell";function ch({value:e,row:t,context:r,prefix:o,suffix:n,emptyText:a="\u2014",href:i,linkBehavior:s="hover",linkVariant:c="secondary",emphasis:l="normal",truncate:d=true,copyable:u=false,align:m="left",className:p,piiType:f,piiEntity:g}){let{isLoading:h}=r;if(h)return jsxRuntime.jsx(K,{className:Yt(l)});let b=Fl(e,a),y=ue(i,t),x=ue(g,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:M="end",length:V=16,ellipsis:z="...",tooltip:U=true}=d;if(b.length>V){switch(M){case "start":v=Ds(b,V);break;case "middle":v=Ca(b,V);break;case "end":v=As(b,V,z);break}S=U;}}let k=f&&x?{"data-pii-type":f,"data-pii-entity":x}:{},P=Object.keys(k).length>0,T=jsxRuntime.jsx("span",{className:w?"truncate":"",...k,children:v}),E=S?jsxRuntime.jsx(nr,{content:P?jsxRuntime.jsx("span",{...k,children:String(b)}):String(b),children:T}):T,I=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:o}),E,n&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:n})]}),R=I;if(u&&b&&b!==a){let M=typeof u=="function"?u(t):String(b);R=jsxRuntime.jsx(Qo,{value:M,size:"sm",children:I});}if(y){let M=Pe(m,p);return jsxRuntime.jsx("div",{className:M,children:ho(R,y,t,s,c,l)})}let L=Pe(m,tailwindMerge.twMerge(zr(l),p));return jsxRuntime.jsx("div",{className:L,children:R})}var $R={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},e2={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function Yl(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Jl(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 jl({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=Yl(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:Jl(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=Yl(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:Jl(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=Yl(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(F,{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:Jl(m,e,u,l)})]},u.id)})})]})}function ql({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=Yl(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:Jl(d,e,c,i)})]},c.id)})})})}function dh(e="md"){return {mobile:$R[e],desktop:e2[e]}}function uh({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 m2={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},f2={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function g2(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 b2({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,y={...g2(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",m2[i],f2[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:y,role:"columnheader","aria-sort":g?h==="asc"?"ascending":"descending":"none","aria-disabled":s,...l,...d,children:s?jsxRuntime.jsx(K,{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(F,{name:h==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(F,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function mh({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 x=0;for(let k=0;k<t.length&&d.get(t[k])?.reorderable===false;k++)x=k+1;if(b<x)return;let v=Math.min(h,b),S=Math.max(h,b);for(let k=v;k<=S;k++){if(k===h)continue;if(d.get(t[k])?.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(b2,{column:p,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:f===0,density:s,isLoading:c},p.id))})})})}var Cp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Sp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},S2={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},w2={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function wp(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 N2(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function k2({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",Cp[i],Sp[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:wp(e),children:s?jsxRuntime.jsx(K,{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(F,{name:l==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(F,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function T2({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,density:a="default",className:i,stickyFirstColumn:s}){let c=s&&o===0,l=N2(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(ft,{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?"":Cp[a],Sp[e.align||"left"],c&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",i),role:"cell",style:wp(e),children:u})}function P2({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(K,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Cp[o],Sp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:wp(e),children:s})}function R2(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 fh({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a}){let[i,s]=Ke.useState(false),c=Ke.useCallback(l=>{if(!n)return;let d=l.target,u=l.currentTarget;R2(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(T2,{column:l,row:t,rowIndex:r,columnIndex:d,isHovered:i,density:o,className:n?"group-hover:bg-background-hover":"",stickyFirstColumn:a},l.id))})}function gh({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(P2,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function bh({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:y,stickyHeader:x=false,stickyFirstColumn:v=false,onRowClick:S,getRowId:w,hideHeader:k=false,sortConfig:P,onSort:T,"aria-label":E,enableColumnReorder:I=false,columnOrder:R,onColumnOrderChange:L}){let[M,V]=Ke.useState(null),z=P!==void 0,U=z?P:M,Q=Ke.useRef(null),Z=Ke.useMemo(()=>e.map(me=>me.id),[e]),[H,j]=Ke.useState(Z),G=R!==void 0,A=G?R:H;Ke.useEffect(()=>{G||j(me=>{let ve=e.map(q=>q.id),O=new Set(ve),Y=new Set(me),ge=me.filter(q=>O.has(q)),se=ve.filter(q=>!Y.has(q));return [...ge,...se]});},[e,G]);let W=Ke.useCallback(me=>{G||j(me),L?.(me);},[G,L]),N=Ke.useMemo(()=>{if(!I&&!R)return e;let me=new Map(e.map(ve=>[ve.id,ve]));return A.map(ve=>me.get(ve)).filter(ve=>ve!==void 0)},[e,A,I,R]),C=Jo({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:h,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),D=f?C:null,B=D?.scrollRef??Q,{loadMoreRef:X,virtualizer:ee,virtualItems:le,isLoadingMore:$,computedLoadingState:ae}=D||{},{gridTemplateColumns:Ve,totalMinWidth:te}=Ke.useMemo(()=>{let me=0;return {gridTemplateColumns:N.map(O=>{if(O.minWidth?me+=typeof O.minWidth=="number"?O.minWidth:0:O.width&&typeof O.width=="number"&&(me+=O.width),O.width)return typeof O.width=="number"?`${O.width}px`:O.width;if(O.flex)return `${O.flex}fr`;if(O.minWidth&&O.maxWidth){let Y=typeof O.minWidth=="number"?`${O.minWidth}px`:O.minWidth,ge=typeof O.maxWidth=="number"?`${O.maxWidth}px`:O.maxWidth;return `minmax(${Y}, ${ge})`}return O.minWidth?`minmax(${typeof O.minWidth=="number"?`${O.minWidth}px`:O.minWidth}, 1fr)`:O.maxWidth?`minmax(0, ${typeof O.maxWidth=="number"?`${O.maxWidth}px`:O.maxWidth})`:"1fr"}).join(" "),totalMinWidth:me}},[N]),ne=Ke.useCallback(me=>{if(!e.find(Y=>Y.id===me)?.sortable)return;let O;U?.columnId===me?O={columnId:me,direction:U.direction==="asc"?"desc":"asc"}:O={columnId:me,direction:"asc"},z||V(O),T?.(O);},[e,U,T,z]),oe=ae==="loading"||u&&t.length===0,pe={};a?(pe.height=typeof a=="number"?`${a}px`:a,pe.overflowY="auto"):i?(pe.maxHeight=typeof i=="number"?`${i}px`:i,pe.overflowY="auto"):f&&(pe.height="600px",pe.overflowY="auto");let Re=tailwindMerge.twMerge(S2[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),rt=dh(d),Bt=c!=="none",to=(me,ve)=>Bt?c==="custom"&&l?l(me,ve):jsxRuntime.jsx(c==="cards"?ql:jl,{row:me,columns:N,density:o,isLoading:u,onClick:S?()=>S(me):void 0}):null,Wr=ee?le?.map(me=>({virtualItem:me,row:t[me.index],index:me.index}))||[]:t.map((me,ve)=>({row:me,index:ve,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:B,className:Re,style:{...pe,position:ee?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",w2[s],n==="auto"?"inline-grid w-auto":"w-full",Bt&&rt.desktop),role:"table","aria-label":E,style:{gridTemplateColumns:Ve,minWidth:te>0?`${te}px`:void 0},children:[!k&&(I?jsxRuntime.jsx(mh,{columns:e,columnOrder:A,onColumnOrderChange:W,sortConfig:U,onSort:ne,stickyHeader:x,stickyFirstColumn:v,density:o,isLoading:oe}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:N.map((me,ve)=>jsxRuntime.jsx(k2,{column:me,sortConfig:U,onSort:ne,stickyHeader:x,stickyFirstColumn:v,isFirstColumn:ve===0,density:o,isLoading:oe},me.id))})),ee?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${ee.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:oe?Array.from({length:p}).map((me,ve)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(gh,{columns:N,rowIndex:ve,density:o,stickyFirstColumn:v})},`loading-${ve}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Wr.map(({row:me,index:ve,virtualItem:O})=>{if(!me||!O)return null;let Y=w?w(me):`row-${ve}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:Ve,transform:`translateY(${O.start}px)`},"data-index":O.index,ref:ee.measureElement,children:jsxRuntime.jsx(fh,{columns:N,row:me,rowIndex:ve,density:o,onClick:S,stickyFirstColumn:v})},Y)}),$&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${ee.getTotalSize()}px`,left:0,width:"100%"},children:y||jsxRuntime.jsx(Mr,{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:oe?Array.from({length:p}).map((me,ve)=>jsxRuntime.jsx(gh,{columns:N,rowIndex:ve,density:o,stickyFirstColumn:v},`loading-${ve}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Wr.map(({row:me,index:ve})=>{if(!me)return null;let O=w?w(me):`row-${ve}`;return jsxRuntime.jsx(fh,{columns:N,row:me,rowIndex:ve,density:o,onClick:S,stickyFirstColumn:v},O)}),$&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:y||jsxRuntime.jsx(Mr,{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"})})})]}),Bt&&jsxRuntime.jsx("div",{className:rt.mobile,children:oe?Array.from({length:p}).map((me,ve)=>jsxRuntime.jsx(uh,{density:o},`mobile-loading-${ve}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Wr.map(({row:me,index:ve})=>{if(!me)return null;let O=w?w(me):`mobile-row-${ve}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:to(me,ve)},O)}),$&&(y||jsxRuntime.jsx(Mr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!oe&&(ee?jsxRuntime.jsx("div",{ref:X,style:{position:"absolute",top:`${ee.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:X,className:"h-px w-full"}))]})}function hh({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(lt,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var M2={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},L2={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function vh({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?M2[e]:"Question"),i=e?L2[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(F,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function Qi({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 y=t||r,x=m||p||f||g;return jsxRuntime.jsx(Kr,{children:jsxRuntime.jsx(br,{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:[y&&(a&&i?jsxRuntime.jsx(Jt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Jt,{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}),x&&jsxRuntime.jsx(Ko,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}Qi.displayName="Drawer";function Sh({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(lt,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(nr,{content:t,children:c}):c}function Nh({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]=Ke.useState(false),[m,p]=Ke.useState(false),[f,g]=Ke.useState(null),[h,b]=Ke.useState(e),y=Ke.useRef(null),x=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 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){g("Failed to upload file"),console.error("Upload error:",k);}finally{p(false);}}t?.(w,h);},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&&x(T);}}}catch(k){g("Failed to upload file"),console.error("Upload error:",k);}finally{u(false);}},S=()=>{b(void 0),g(null),t?.(null),r?.(""),y.current&&(y.current.value="");};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",s),children:[jsxRuntime.jsxs(reactAriaComponents.DropZone,{className:tailwindMerge.twMerge("relative flex min-h-[200px] w-full flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",d?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",a&&"pointer-events-none opacity-50",f&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:v,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[h?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(h.startsWith("data:image")||h.startsWith("http"))?jsxRuntime.jsx("img",{src:h,alt:"Preview",className:"max-h-48 max-w-full rounded-md object-contain"}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx(lucideReact.Image,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"File uploaded"})]}),!a&&jsxRuntime.jsx(_,{variant:"icon",size:"sm",onPress:S,className:"absolute right-2 top-2 bg-background-surface shadow-md",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-4 p-6",children:[jsxRuntime.jsx(lucideReact.Upload,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx("p",{className:"text-sm text-text-primary",children:l}),jsxRuntime.jsx("p",{className:"mt-1 text-xs text-text-secondary",children:o==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${o}`})]}),jsxRuntime.jsx(reactAriaComponents.FileTrigger,{acceptedFileTypes:o.split(","),onSelect:w=>{let k=Array.from(w||[]);k.length>0&&x(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..."})]})})]}),f&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:f})]})}function Th({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(lt,{variant:s,size:n,shape:a,...i,children:c})}function Qa(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function Rh({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]=Ke.useState(false),m=_t("(max-width: 767px)"),p=o!==void 0?o:d,f=Ke.useCallback(y=>{n?n(y):u(y);},[n]);Ke.useEffect(()=>{let y=x=>{(x.metaKey||x.ctrlKey)&&x.key==="k"&&(x.preventDefault(),f(!p)),x.key==="Escape"&&p&&f(false);};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[p,f]);let g=Ke.useCallback(y=>{r?.(y);},[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(F,{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||Ke.isValidElement(a)&&a.type===Ke.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(gt,{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(Vr,{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(ft,{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(Vr,{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 Lh({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=Ke.useState(false),u=_t("(max-width: 767px)"),m=Ke.useRef(null),p=Ke.useRef(null),f=o!==void 0?o:l,g=Ke.useCallback(E=>{n?n(E):d(E);},[n]);Ke.useEffect(()=>{let E=I=>{(I.metaKey||I.ctrlKey)&&I.key==="k"&&(I.preventDefault(),g(!f)),I.key==="Escape"&&f&&g(false);};return window.addEventListener("keydown",E),()=>window.removeEventListener("keydown",E)},[f,g]),Ke.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),Ke.useEffect(()=>{if(!f||u)return;let E=I=>{let R=I.target,L=m.current?.contains(R),M=p.current?.contains(R);!L&&!M&&g(false);};return document.addEventListener("mousedown",E,true),()=>document.removeEventListener("mousedown",E,true)},[f,u,g]);let h=E=>{r?.(E);},b=Ke.useCallback(()=>{g(false);},[g]),y=Ke.useCallback(()=>{r?.("");},[r]),[x,v]=Ke.useState(null);Ke.useEffect(()=>{if(f&&!u&&m.current){let E=null,I=()=>{let L=m.current?.getBoundingClientRect();L&&v({top:L.bottom+8,left:L.left,width:L.width});},R=()=>{E===null&&(E=requestAnimationFrame(()=>{I(),E=null;}));};return I(),window.addEventListener("resize",R),window.addEventListener("scroll",R,true),()=>{window.removeEventListener("resize",R),window.removeEventListener("scroll",R,true),E!==null&&cancelAnimationFrame(E);}}},[f,u]);let S=Ke.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(F,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(gt,{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(Vr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:y,reserveErrorSpace:false,autoFocus:true})}),jsxRuntime.jsx(_,{variant:"icon",onPress:b,"aria-label":"Close search",className:"flex-shrink-0",children:jsxRuntime.jsx(F,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let w=E=>{let R=E.target.tagName==="INPUT";if(E.key==="ArrowDown"&&f&&R){E.preventDefault();let L=p.current?.querySelector("[data-search-result]");L&&L.focus();}},k=E=>{let I=E.target;if(!I.hasAttribute("data-search-result"))return;let L=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),M=L.indexOf(I);if(E.key==="ArrowDown"){E.preventDefault(),E.stopPropagation();let V=Math.min(M+1,L.length-1);L[V]?.focus();}else if(E.key==="ArrowUp")if(E.preventDefault(),E.stopPropagation(),M===0)m.current?.querySelector("input")?.focus();else {let V=Math.max(M-1,0);L[V]?.focus();}else E.key==="Escape"&&(E.preventDefault(),E.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},P=f&&x&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${x.top}px`,left:`${x.left}px`,width:`${x.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(Vr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:T,onFocus:()=>g(true)}),P]},"desktop")}function Dh({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(F,{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 Ih({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(K,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(K,{width:"60%",height:16}),jsxRuntime.jsx(K,{width:"40%",height:12})]}),jsxRuntime.jsx(K,{width:16,height:16})]},o))})}function Bh({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 Vh({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(F,{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(F,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function zh({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 Hh({placeholder:e="Search...",onClick:t,showShortcut:r=true,variant:o="default",className:n=""}){let a=typeof navigator<"u"&&navigator.platform.includes("Mac");return jsxRuntime.jsxs("button",{type:"button",onClick:t,className:`
|
|
27
|
+
`}})]})}function _o(e,t=300){let[r,o]=je.useState(e);return je.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function $s(e,t=300){let[r,o]=je.useState(false);return je.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var Uw=({isEntering:e,isExiting:t,className:r})=>["max-w-[200px] group bg-action-default border border-action-default-hover text-[color:var(--color-action-default-text)] text-sm rounded-lg drop-shadow-lg will-change-transform px-3 py-1",e?"animate-in fade-in placement-bottom:slide-in-from-top-0.5 placement-top:slide-in-from-bottom-0.5 placement-left:slide-in-from-right-0.5 placement-right:slide-in-from-left-0.5 ease-out duration-200":"",t?"animate-out fade-out placement-bottom:slide-out-to-top-0.5 placement-top:slide-out-to-bottom-0.5 placement-left:slide-out-to-right-0.5 placement-right:slide-out-to-left-0.5 ease-in duration-150":"",r].filter(Boolean).join(" ");function dr({children:e,content:t,...r}){return jsxRuntime.jsxs(reactAriaComponents.TooltipTrigger,{delay:200,children:[e,jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...r,offset:10,className:reactAriaComponents.composeRenderProps(r.className,(o,n)=>Uw({...n,className:o})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-action-default stroke-action-default-hover group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),t]})]})}function ur(){let[e,t]=je__namespace.default.useState(false),r=je__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=je__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var xt=je__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));xt.displayName="InputWrapper";function Ri({onClick:e,size:t="md",className:r}){return jsxRuntime.jsx("button",{type:"button",onClick:o=>{o.preventDefault(),o.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-[48%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary cursor-pointer",r),"aria-label":"Clear input",onMouseDown:o=>{o.preventDefault(),o.stopPropagation();},children:jsxRuntime.jsx(V,{name:"X",size:t==="sm"?16:20})})}function $o(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 Ng(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function Kw(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 Bt(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",$o({isInvalid:t,isDisabled:r,isFocused:o}),Ng({transparent:n,isDisabled:r}),We[a].text,We[a].height,We[a].padding,Kw(a),i)}function Yw(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",Ng({transparent:a,isDisabled:n}),We[t].height,$o({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ke({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(V,{name:"Info",size:t==="sm"?16:20})}),d&&jsxRuntime.jsx("span",{className:"text-text-secondary font-normal ml-1",children:o})]});return c&&l?jsxRuntime.jsx(dr,{content:l,children:u}):u}function we({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",We[e].text,t),children:r})}function he({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 tl({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Bt({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function kg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:Yw(e),children:typeof t=="function"?t(e):t})}var Su=je.createContext("md");function Eg(){return je.useContext(Su)}function yu(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 Zw(){let e=je__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=je__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function Ao({label:e,description:t,errorMessage:r,children:o,items:n,renderItem:a,renderSelectedValue:i,size:s="md",selectedKey:c,defaultSelectedKey:l,onSelectionChange:d,placeholder:u,showErrors:m=false,tooltip:p,isRequired:f,transparent:g,reserveErrorSpace:y=false,placement:b="bottom start",shouldFlip:x=true,menuWidth:h="match",descriptionPlacement:v="below",useMobileTray:S=true,...w}){let[P,T]=je.useState(null),[k,R]=je.useState(null),[F,M]=je.useState(false),D=c??P??l,{handleFocus:L,handleBlur:z}=Zw(),{isMobile:H}=ar(),G=S&&H,q=je__namespace.default.useMemo(()=>!i||!D||!n?null:Array.from(n).find(U=>U.id===D)??null,[i,D,n]),Z=I=>{d&&I!==null&&d(I),d||T(I);},O=je.useRef(null),X=je.useRef(null),W=()=>{G&&M(!F);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:D,defaultSelectedKey:l,onSelectionChange:Z,placeholder:u,className:Le(w.className,"group flex w-full flex-col"),ref:O,onOpenChange:I=>{G||(I&&X.current?R(X.current.offsetWidth):I||O.current?.blur());},children:({isDisabled:I,isInvalid:U,isOpen:N})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:s,tooltip:p,description:v==="tooltip"||v==="inline"?t:void 0,descriptionPlacement:v,isRequired:f,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsx("div",{ref:X,children:jsxRuntime.jsxs(_,{variant:"unstyled",className:tailwindMerge.twMerge(Bt({isInvalid:U||m&&!!r,isDisabled:I,isFocused:G?F:N,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>L(C,w.onFocus),onBlur:C=>z(C,w.onBlur),onPress:G?W:void 0,"data-open":G?F:N,children:[i&&q?jsxRuntime.jsx("div",{className:yu(s),children:i(q)}):G&&D?jsxRuntime.jsx("div",{className:yu(s),children:n?Array.from(n).find(B=>B.id===D)?.label:String(D)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:yu(s)}),jsxRuntime.jsx(V,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] transition-transform",(G?F:N)&&"rotate-180")})]})})}),y?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(he,{size:s,className:"text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(he,{size:s,className:"mt-1 text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,className:"mt-1",children:t}):null}),G?null:jsxRuntime.jsx(bt,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:h==="match"&&k?`${k}px`:void 0,minWidth:h==="auto"&&k?`${k}px`:void 0,maxWidth:h==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:x,children:jsxRuntime.jsx(Su.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:a&&n?C=>jsxRuntime.jsx(pr,{id:C.id,textValue:C.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(C)})},C.id):o})})})]})}),G&&jsxRuntime.jsx(ht,{isOpen:F,onClose:()=>M(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(Su.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:D!=null?[D]:[],onSelectionChange:I=>{let U=Array.from(I)[0];U!=null&&(Z(U),M(false));},children:a&&n?I=>jsxRuntime.jsx(pr,{id:I.id,textValue:I.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(I)})},I.id):o})})})]})}function pr({size:e,className:t,...r}){let o=Eg(),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 cN=[],dN={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},uN={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},Dg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},Nu=(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 pN(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 mN(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 nl({label:e,staticItems:t=cN,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:y,showErrors:b=true,renderItem:x,renderLeftIcon:h,renderSection:v,autoFocus:S=false,reserveErrorSpace:w=false,hideChevron:P=false,useMobileTray:T=true,className:k}){let R=je__namespace.default.useRef(null),F=je__namespace.default.useRef(null),[M,D]=je__namespace.default.useState(),[L,z]=je.useState(()=>Nu(o||n,t,r)),[H,G]=je.useState(false),[q,Z]=je.useState(false),O=_o(L),{contains:X}=reactAria.useFilter({sensitivity:"base"}),[W,I]=je.useState(),{isMobile:U}=ar(),N=T&&U,C=We[u].text,E=reactStately.useAsyncList({async load({signal:te,filterText:ae=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(ae))return {items:[]};try{let se;return i.requestType==="GraphQL"?se=await mN(i,ae,te):se=await pN(i,ae,te),I(se.error),{items:se.items}}catch(se){return se instanceof Error&&se.name==="AbortError"?{items:[]}:(console.error("Error loading items:",se),I(se instanceof Error?se.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),B=i&&O!==""?E:null,J=false,ee=je.useRef("");je.useEffect(()=>{S&&G(true);},[S]),je.useEffect(()=>{let te=Nu(o,t,r);te!==L&&z(te);},[o,t,r]),je.useEffect(()=>{let te=()=>{R.current&&D(R.current.offsetWidth);};return te(),window.addEventListener("resize",te),()=>window.removeEventListener("resize",te)},[]),je.useEffect(()=>{O===""?ee.current="":B&&O!==ee.current&&(ee.current=O,B.setFilterText(O));},[O,B]),J=$s(!!B?.isLoading,300);let de=je__namespace.default.useMemo(()=>{if(!N||!L)return B?B.items:t;let te=B?B.items:t,ae=s??(i?()=>true:X);return te.filter(se=>ae(se.name,L))},[N,L,B,t,s,X]),$=te=>{let ae=Nu(te,t,r);z(ae),a&&a(te);},ce=te=>{z(te);},Be=()=>{N&&Z(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:$,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:B?B.items:r?r.flatMap(te=>te.items):t,className:Le(k,"group flex flex-col w-full"),menuTrigger:N?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:L,onInputChange:ce,autoFocus:S&&!N,defaultFilter:s??(i?()=>true:X),"aria-label":e||c||"Autocomplete",children:te=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(xt,{ref:R,children:[h?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:h(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(Vr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:`${dN[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Bt({isInvalid:g||!!l,isDisabled:f,isFocused:H||(N?q:te.isOpen),size:u,className:tailwindMerge.twMerge(uN[u],L&&!f||!P&&!L?"pr-10":"pr-3",N&&"cursor-pointer",k)}),placeholder:c,disabled:f,onFocus:ae=>{G(true),N&&(ae.currentTarget.blur(),Be());},onBlur:()=>{G(false);},onClick:N?Be:void 0,readOnly:N,"aria-label":e||c||"Autocomplete"}),L&&!f&&jsxRuntime.jsx(Ri,{onClick:()=>{z(""),a?.(null);},size:u}),!P&&!L&&jsxRuntime.jsx(reactAriaComponents.Button,{className:"absolute right-3 top-[46%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":"Toggle menu",isDisabled:f,children:({isPressed:ae})=>jsxRuntime.jsx(V,{name:ae?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&W?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:W}):b&&typeof l=="string"?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&y?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:l(y)}):d?jsxRuntime.jsx(we,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(we,{size:u,className:"mt-1",children:d}),b&&W&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:W}),b&&typeof l=="string"&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&y&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:l(y)})]}),!N&&jsxRuntime.jsx(bt,{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(ae=>{let se=ae.items.map(ve=>jsxRuntime.jsx(pr,{id:ve.id,textValue:ve.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Dg[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(ve):ve.name},ve.id));if(v){let ve=v(ae,se);return je__namespace.default.isValidElement(ve)&&ve.type===reactAriaComponents.ListBoxSection?ve:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:ve},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}),se]},ae.name)}):ae=>jsxRuntime.jsx(pr,{id:ae.id,textValue:ae.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Dg[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)})})]})}),N&&jsxRuntime.jsx(ht,{isOpen:q,onClose:()=>Z(false),title:e??c??"Search",contentPadding:false,height:"80vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"p-4 border-b border-border-default",children:jsxRuntime.jsxs(xt,{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(Vr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:F,type:"text",value:L,onChange:te=>ce(te.target.value),placeholder:c,autoFocus:true,className:Bt({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),L&&jsxRuntime.jsx(Ri,{onClick:()=>{z(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:de,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:te=>{let ae=Array.from(te)[0];ae&&($(ae),Z(false));},className:"bg-background-input outline-none",children:te=>jsxRuntime.jsx(pr,{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 Io({src:e,alt:t,firstName:r,lastName:o,fullName:n,onClick:a,size:i="md",shape:s="circle",variant:c="user",className:l,status:d,bordered:u=false,piiEntity:m}){let[p,f]=je.useState(false),g=je.useCallback(()=>f(true),[]);je.useEffect(()=>{f(false);},[e]);let 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),T=(()=>{if(r||o){let M=r?.[0]||"",D=o?.[0]||"";return (M+D).toUpperCase()}if(n){let M=n.split(" "),D=M[0]?.[0]||"",L=M[M.length-1]?.[0]||"";return D===L?D.toUpperCase():(D+L).toUpperCase()}return ""})(),k=()=>{let M={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:M});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:M});default:return jsxRuntime.jsx(lucideReact.User,{size:M})}},R=M=>{if(m)return c==="organization"?M?"organization-logo":"initials":M?"avatar":"initials"},F=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:g,"data-pii-type":R(true),"data-pii-entity":m}):T?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":R(false),"data-pii-entity":m,children:T}):k();return jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx("div",{"data-avatar":true,className:tailwindMerge.twMerge(w,!e||p?v[c]:""),onClick:a,role:a?"button":void 0,tabIndex:a?0:void 0,children:F()}),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 CN={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",circulate:"bg-state-circulate text-state-circulate-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},SN={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"},wN={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},NN={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 ut({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",NN[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",SN[r],wN[o],CN[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var lt=({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 IN={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 il({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=IN[e],p=m[t],f=m.icon,g=!!(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(f,{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:ir(wt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:ir(wt("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(lt,{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(lt,{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,et()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Bg({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(il,{...o,className:a})})})}function za(){let[e,t]=je.useState({width:0,height:0}),r=je.useRef(null),o=je.useRef(void 0),n=je.useCallback(a=>{if(r.current&&(r.current.disconnect(),r.current=null),o.current&&(cancelAnimationFrame(o.current),o.current=void 0),!a){t({width:0,height:0});return}let i=a.getBoundingClientRect();t({width:i.width,height:i.height}),r.current=new ResizeObserver(s=>{o.current&&cancelAnimationFrame(o.current),o.current=requestAnimationFrame(c=>{for(let l of s){let{width:d,height:u}=l.contentRect;t(m=>m.width!==d||m.height!==u?{width:d,height:u}:m);}});}),r.current.observe(a);},[]);return je.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function en({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=je.useState(false),l=jsxRuntime.jsx(_,{variant:"icon",size:o,onPress:()=>{let u=e||(typeof t=="string"?t:"");navigator.clipboard.writeText(u),i(true),setTimeout(()=>{i(false);},2e3);},className:"!px-2 relative",style:{top:"0.5px"},children:jsxRuntime.jsx(V,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(dr,{content:"Copied!",children:l}):l;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-0.5",r),children:[n==="left"&&d,t,n==="right"&&d]})}function sl(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=za(),[s,c]=je__namespace.default.useState(false),[l,d]=je__namespace.default.useState(false),u=je__namespace.default.useRef(false),m=je__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?je__namespace.default.Children.toArray(t):null,[t,e.items]);if(je__namespace.default.useEffect(()=>{m&&m.length>=4&&i>0&&!u.current?(u.current=true,c(i>r),d(true)):(!m||m&&m.length<4)&&d(true);let p=setTimeout(()=>{l||d(true);},100);return ()=>clearTimeout(p)},[i,r,m,l]),m&&s&&m.length>=4){let p=m[0],f=m.slice(1,-2),g=m.slice(-2),y=f.map(b=>{if(je__namespace.default.isValidElement(b)){let x=b.props;if(typeof x.children=="string")return {label:x.children,href:x.href}}return {label:"..."}});return jsxRuntime.jsxs(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:[p,jsxRuntime.jsx(UN,{items:y}),g]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function UN({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(Ia,{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 ll(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:Le(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(en,{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(lt,{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 $N({isSelected:e,isDisabled:t}){let r=[et,"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 Oa({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(cl,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(dl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${$N({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function cl(){let{direction:e}=reactAriaComponents.useLocale(),t=18;return jsxRuntime.jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsxRuntime.jsx(_,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(V,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(V,{name:"CaretLeft","aria-hidden":true,size:t})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-text-primary"}),jsxRuntime.jsx(_,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(V,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(V,{name:"CaretRight","aria-hidden":true,size:t})})]})}function dl(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Ug=je__namespace.createContext(null);function tn(){let e=je__namespace.useContext(Ug);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Kg({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,y]=je__namespace.useState(t),b=f?e:g,x=je__namespace.useRef(null),[h,v]=je__namespace.useState(0),[S,w]=je__namespace.useState(typeof a=="boolean"?a:!!a),[P,T]=je__namespace.useState(false),k=je__namespace.useRef(null),R=je__namespace.useRef(null),F=typeof a=="object"&&a!==null&&a.delay?a.delay:i;je__namespace.useEffect(()=>{if(x.current){let C=Math.max(1,Math.floor(Number(l)||1)),E=x.current.children;if(E.length===0){v(0);return}let B=Math.ceil(E.length/C);v(B);}},[m,l]);let M=je__namespace.useRef(-1);je__namespace.useEffect(()=>{if(b!==M.current&&x.current){let C=Array.from(x.current.children);if(C.length===0)return;let E=b*l,B=Math.min(E,C.length-1),J=C[B];J&&typeof J.scrollIntoView=="function"&&(J.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),M.current=b);}},[b,l,o]);let D=je__namespace.useCallback(C=>{let E=C;n?E<0?E=h-1:E>=h&&(E=0):E=Math.max(0,Math.min(C,h-1)),f||y(E),r?.(E);},[f,n,r,h]),L=je__namespace.useCallback(()=>{D(b+d);},[b,D,d]),z=je__namespace.useCallback(()=>{D(b-d);},[b,D,d]),H=je__namespace.useRef(L);je__namespace.useEffect(()=>{H.current=L;},[L]);let G=h>0&&(n||b<h-1),q=h>0&&(n||b>0),Z=je__namespace.useCallback(()=>{w(C=>!C);},[]);je__namespace.useEffect(()=>{if(S&&h>1)return k.current=setInterval(()=>{H.current();},F),()=>{k.current&&(clearInterval(k.current),k.current=null);}},[S,h,F]);let O=je__namespace.useCallback(()=>{k.current&&(clearInterval(k.current),k.current=null);},[]),X=je__namespace.useCallback(()=>{S&&h>1&&(k.current=setInterval(()=>{H.current();},F));},[S,h,F]),W=je__namespace.useCallback(C=>{if(!s)return;T(true);let E="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0;R.current={x:E,y:B};},[s]),I=je__namespace.useCallback(C=>{if(!P||!R.current)return;let E="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0,J=E-R.current.x,ee=B-R.current.y,de=50;o==="horizontal"&&Math.abs(J)>de?(J>0?z():L(),T(false),R.current=null):o==="vertical"&&Math.abs(ee)>de&&(ee>0?z():L(),T(false),R.current=null);},[P,o,L,z]),U=je__namespace.useCallback(()=>{T(false),R.current=null;},[]),N={currentPage:b,totalPages:h,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:D,goToNext:L,goToPrev:z,canGoNext:G,canGoPrev:q,isAutoplayActive:S,toggleAutoplay:Z,itemsRef:x,isDragging:P,allowMouseDrag:s,handleDragStart:W,handleDragMove:I,handleDragEnd:U};return jsxRuntime.jsx(Ug.Provider,{value:N,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:O,onMouseLeave:X,children:m})})}function Yg({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=tn();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 Jg({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=tn();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 Xg({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 jg({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=tn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Previous slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:"CaretLeft",size:"sm"})})}function qg({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=tn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Next slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:"CaretRight",size:"sm"})})}function Du({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=tn(),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 Qg({className:e,...t}){let{totalPages:r}=tn();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(Du,{index:n},n))})}function Zg({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=tn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{n(),r.onClick?.(a);},"aria-label":o?"Pause autoplay":"Start autoplay",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:o?"Pause":"Play",size:"sm"})})}function _g({className:e,...t}){let{currentPage:r,totalPages:o}=tn();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 ik="focus:ring-action-primary",sk="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function Au(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:Le(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ke,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(he,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function lk({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function ck({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=ik,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=sk:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var $g="w-4 h-4 text-current group-disabled:text-text-disabled";function Iu({className:e,...t}){return jsxRuntime.jsx("div",{"aria-hidden":"true",className:`${ck(t)} ${e||""}`,children:t.isIndeterminate?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:$g}):t.isSelected?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:$g}):null})}function Zr(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${lk(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}=n;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Iu,{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}),typeof t=="function"?t(n):t]})}})}var pk={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 tb(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var mk={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"},fk="opacity-75 cursor-not-allowed pointer-events-none";function rb(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",mk[r],i,pk[t],n&&!o&&"cursor-pointer",o&&fk,a)}function Hr({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,g=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(V,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):jsxRuntime.jsx("button",{type:"button",onClick:u,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":r,title:r,tabIndex:-1,children:jsxRuntime.jsx(V,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:rb({variant:tb(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:g}):jsxRuntime.jsx("span",{className:rb({variant:tb(n),size:o,isDisabled:i,isClickable:l,className:s}),children:g})}function ab({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:y}){let[b,x]=je.useState(""),[h,v]=je.useState([]),[S,w]=je.useState(false),[P,T]=je.useState(false),[k,R]=je.useState(-1),F=_o(b,300),M=je.useRef(null),D=je.useRef(null),{isFocused:L,handleFocus:z,handleBlur:H}=ur(),G=je.useId(),q=je.useCallback(N=>{if(!u||!N.trim())return;let C=N.trim();if(d.includes(C)){x(""),T(false),v([]),R(-1);return}u([...d,C]),x(""),T(false),v([]),R(-1),M.current?.focus();},[d,u]),Z=je.useCallback(N=>{u&&u(d.filter(C=>C!==N));},[d,u]);je.useEffect(()=>{if(!p)return;let N=true;return (async()=>{let E=F.trim();if(!E){N&&(w(false),v([]),T(false));return}w(true);try{let B=await p(E);if(!N)return;v(B),T(!0);}catch(B){if(!N)return;console.error("Error fetching suggestions:",B),v([]),T(false);}finally{N&&w(false);}})(),()=>{N=false;}},[F,p]),je.useEffect(()=>{if(p||!m)return;if(!F.trim()){v([]),T(false);return}let N=m.filter(C=>C.name.toLowerCase().includes(F.toLowerCase())).map(C=>C.id);v(N),T(N.length>0||F.trim().length>0);},[F,m,p]);let O=je.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]),X=je.useCallback(N=>{x(N.target.value),R(-1),N.target.value&&T(true);},[]),W=je.useCallback(N=>{i||(N.startsWith("Create tag:")?q(b):q(N));},[q,b,i]),I=je.useCallback(N=>{if(!i)switch(N.key){case "Enter":case ",":if(N.preventDefault(),k>=0&&k<O.length){let C=O[k];C.startsWith("Create tag:")?q(b):q(C);}else b.trim()&&q(b.trim());break;case "Backspace":!b&&d.length>0&&(N.preventDefault(),Z(d[d.length-1]));break;case "ArrowDown":N.preventDefault(),P&&R(C=>C<O.length-1?C+1:C);break;case "ArrowUp":N.preventDefault(),P&&R(C=>C>0?C-1:-1);break;case "Escape":T(false),R(-1);break}},[i,b,d,O,k,P,q,Z]);je.useEffect(()=>{let N=C=>{D.current&&C.target instanceof Node&&!D.current.contains(C.target)&&T(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]",$o({isInvalid:s,isDisabled:i,isFocused:L}),"bg-background-input",o==="sm"&&"px-2 py-1 h-[32px]",o==="md"&&"px-2.5 py-1.5 h-[40px]",o==="lg"&&"px-3 py-2 h-[44px]",o==="xl"&&"px-3.5 py-2.5 h-[48px]",i&&"opacity-50 cursor-not-allowed bg-background-muted");return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative flex flex-col gap-1",y),children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsxs("div",{className:U(),onClick:()=>!i&&M.current?.focus(),children:[d.map(N=>jsxRuntime.jsx(Hr,{variant:f,size:"xs",onRemove:()=>Z(N),isDisabled:i,className:"shrink-0 max-h-full",children:N},N)),jsxRuntime.jsx("input",{ref:M,type:"text",role:"combobox","aria-expanded":P,"aria-haspopup":"listbox","aria-controls":G,"aria-autocomplete":"list",value:b,onChange:X,onKeyDown:I,onFocus:N=>z(N),onBlur:N=>H(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"}})]})}),P&&(b||O.length>0)&&jsxRuntime.jsx("div",{id:G,role:"listbox",className:tailwindMerge.twMerge("absolute z-50 mt-1 rounded-lg border border-border-default","max-h-60 overflow-auto bg-background-surface shadow-lg","left-0 right-0 top-full"),children:S?jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"Loading..."}):O.length>0?O.map((N,C)=>jsxRuntime.jsx("div",{role:"option","aria-selected":C===k,className:tailwindMerge.twMerge("cursor-pointer px-3 py-2 text-sm transition-colors","hover:bg-background-hover",C===k&&"bg-background-selected",N.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>W(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(we,{size:o,className:"mt-1",children:t}),g&&typeof r=="string"&&jsxRuntime.jsx(he,{size:o,className:"text-feedback-error-text mt-1",children:r}),g&&typeof r=="function"&&c&&jsxRuntime.jsx(he,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var Nk={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')},kk={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},Tk={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},Di=new Set;async function Bu(e,t){Di.has(e)||(await t(),Di.add(e));}async function Pk(e,t,r){await Promise.all([Bu(`language:${e}`,Nk[e]),Bu(`theme:${t}`,kk[t]),r?Bu("extension:language-tools",Tk["ext-language-tools"]):void 0]);}function sb(e,t,r){let o=Di.has(`language:${e}`)&&Di.has(`theme:${t}`);return r?o&&Di.has("extension:language-tools"):o}function lb({value:e,readOnly:t=false,onChange:r,language:o="json",theme:n="github_dark",height:a,width:i="100%",className:s,lineHeight:c=19,minLines:l=3,maxLines:d=50,showLineNumbers:u=true,showGutter:m=true,fontSize:p=14,wrapEnabled:f=false}){let g=je.useRef(null),[y,b]=je.useState(()=>sb(o,n,!t)),x=je.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 je.useEffect(()=>{let h=false,v=!t;return sb(o,n,v)?(b(true),()=>{h=true;}):(b(false),Pk(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]),je.useEffect(()=>{y&&g.current?.editor&&g.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(Sk__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 db=je__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),ub=je__namespace.createContext(null),Dk={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"},cb={true:"divide-y divide-border-default",false:"gap-3"},Ak={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},Ik={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},Fk={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Hu(){return je__namespace.useContext(db)}function Bk(e){let t=je__namespace.useContext(ub);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function Vk({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 zk({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=Ak[r];return tailwindMerge.twMerge(i,et(),l,s,c,o==="plain"&&n?"px-0":"",a)}function Ok({density:e,showDividers:t,className:r}){let o="text-text-primary",n=Ik[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function Ha({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=je__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",Dk[e],r?cb.true:cb.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(db.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:Le(o,i)})})}function nn({className:e,children:t,...r}){let{variant:o,showDividers:n}=Hu();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>Vk({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(ub.Provider,{value:a,children:t})})}nn.displayName="CollapseItem";function an({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=Bk("CollapseHeader"),{density:m,variant:p,showDividers:f}=Hu(),g=Fk[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(y,b)=>zk({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:f,className:y})),children:y=>{let b=y.isDisabled??false,x=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(V,{name:"CaretDown",size:m==="compact"?"xs":"sm",weight:"bold","aria-hidden":"true",className:tailwindMerge.twMerge("text-text-secondary transition-transform duration-200",u.isExpanded?"rotate-180":"rotate-0")}):null,h=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"&&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]})}})}an.displayName="CollapseHeader";function sn({className:e,children:t,...r}){let{density:o,showDividers:n}=Hu();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>Ok({density:o,showDividers:n,className:a})),children:jsxRuntime.jsx(qo,{children:t})})}sn.displayName="CollapseContent";function Ga(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 Wu(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 Uk({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[y,b]=je.useState(d||""),[x,h]=je.useState(l||d||""),[v,S]=je.useState(false),[w,P]=je.useState(null),{isFocused:T,handleFocus:k,handleBlur:R}=ur(),F=l!==void 0?l:y;je.useEffect(()=>{l!==void 0&&h(l);},[l]);let M=F?!Ga(F):false,D=je.useCallback(H=>{if(h(H),Ga(H)){let G=Wu(H);u?u(G):b(G);}else H===""&&(u?u(""):b(""));},[u]),L=je.useCallback(H=>{let G=Wu(H);h(G),u?u(G):b(G);},[u]),z=je.useCallback(H=>{if(Ga(x)){let G=Wu(x);h(G),u&&G!==F?u(G):!u&&G!==y&&b(G);}R(H,g.onBlur);},[x,F,y,u,R,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Le(s,"group flex flex-col"),children:({isDisabled:H})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(tl,{size:o,disabled:H,type:"text",value:x,placeholder:m,onFocus:G=>k(G,g.onFocus),onBlur:z,onChange:G=>D(G.target.value),className:tailwindMerge.twMerge(Bt({isInvalid:M,isDisabled:H,isFocused:T,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",Ga(F)?"border-border-default":"border-border-default bg-background-muted"),style:Ga(F)?{backgroundColor:F}:void 0,"aria-hidden":"true",children:!Ga(F)&&jsxRuntime.jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsxRuntime.jsx("div",{ref:P,children:jsxRuntime.jsx(_,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!v),isDisabled:H,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(he,{size:o,children:r(c)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null}),v&&w&&jsxRuntime.jsx(bt,{triggerRef:{current:w},isOpen:v,onOpenChange:S,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-4",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:F||"#000000",onChange:L,style:{width:"200px",height:"200px"}}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:F||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:F||"#000000"})]})]})})]})})}function fb({isOpen:e,onClose:t,onConfirm:r,title:o,message:n,confirmLabel:a="Confirm",cancelLabel:i="Cancel",confirmVariant:s,isDestructive:c=false,isLoading:l=false,maxWidth:d="500px",minWidth:u="400px"}){return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:o,maxWidth:d,minWidth:u,primaryAction:{label:a,onPress:()=>{r();},variant:s??(c?"destructive":"primary"),isLoading:l},secondaryAction:{label:i,onPress:t,variant:"secondary",isDisabled:l},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:n})})}function gb({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=Bs(t);else if(!e&&r){let u=Bs(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(ut,{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 bb({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(),y=({children:x,className:h})=>a?i?jsxRuntime.jsx(i,{href:a,className:h,children:x}):jsxRuntime.jsx(lt,{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(Qe,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(K,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(K,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(K,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Qe,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("flex items-center flex-1",a&&"cursor-pointer",p),children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full",b?"flex flex-col items-center gap-4 text-center":"flex items-center gap-4"),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:n,size:"xl",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:f}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full":"flex-1 min-w-0"),children:[a&&jsxRuntime.jsx(y,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:g})}),jsxRuntime.jsx("span",{className:"text-lg font-semibold leading-tight text-text-primary block mb-1.5 group-hover/card:text-text-brand transition-colors","data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-0.5",b&&"flex flex-col items-center"),children:[l&&r&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(lt,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(lt,{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:Ta(o)})]})]})]})]})})})}function ml({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 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:P,className:T})=>i?s?jsxRuntime.jsx(s,{href:i,className:T,children:P}):jsxRuntime.jsx(lt,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",T),asButton:false,children:P}):jsxRuntime.jsx("span",{className:T,children:P});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(K,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(K,{width:x.skeletonText,height:x.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(K,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:x.skeletonText,height:16}),d&&jsxRuntime.jsx(K,{width:x.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsxs(w,{className:tailwindMerge.twMerge("flex items-center",x.gap),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:y,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:h})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",x.gap,f),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:y,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:h})}),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 Ku=je.createContext(null);function hb(e){let t=je.useContext(Ku),r=je.useRef(null),o=e??r,[n,a]=je.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return je.useEffect(()=>{if(t){a(t);return}let i=o.current;if(!i||typeof ResizeObserver>"u")return;let s=()=>{let l=i.offsetWidth,d=l>=640,u=l>=768,m=l>=1024,p=l>=1280,f=l>=1536,g="base";f?g="2xl":p?g="xl":m?g="lg":u?g="md":d&&(g="sm"),a({current:g,isSm:d,isMd:u,isLg:m,isXl:p,is2Xl:f,isMobile:!u,isDesktop:u});};s();let c=new ResizeObserver(s);return c.observe(i),()=>c.disconnect()},[t,o]),n}function yb({children:e,className:t}){let r=je.useRef(null),[o,n]=je.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return je.useEffect(()=>{let a=r.current;if(!a||typeof ResizeObserver>"u")return;let i=()=>{let c=a.offsetWidth,l=c>=640,d=c>=768,u=c>=1024,m=c>=1280,p=c>=1536,f="base";p?f="2xl":m?f="xl":u?f="lg":d?f="md":l&&(f="sm"),n({current:f,isSm:l,isMd:d,isLg:u,isXl:m,is2Xl:p,isMobile:!d,isDesktop:d});};i();let s=new ResizeObserver(i);return s.observe(a),()=>s.disconnect()},[]),jsxRuntime.jsx(Ku.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var fl={duration:.5,ease:"easeInOut"},Gr=je.createContext(null),Hn=()=>{let e=je.useContext(Gr);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function gl(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 cn=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=je.useId(),c=je.useId(),{xScale:l,yScale:d,animationSettings:u}=Hn(),m=l.range(),p=d.range(),f=(v,S)=>typeof r=="function"?r(v,S):r??0,g=v=>v.chartYValue??v.yValue,y=a!=null?gl(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(g(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(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:y,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:h})}):jsxRuntime.jsx("g",{style:x,children:h})]})};var hl=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=Hn(),s=je.useId(),c=n.range(),l=a.range(),d=[...e].sort((p,f)=>p.xValue.getTime()-f.xValue.getTime());if(d.length===0)return null;let u=d.length>1?d[1].xValue.getTime()-d[0].xValue.getTime():15*6e4,m=Math.abs(n(new Date(d[0].xValue.getTime()+u))-n(d[0].xValue));return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:s,children:jsxRuntime.jsx("rect",{x:c[0],y:l[1],width:c[1]-c[0],height:l[0]-l[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${s})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:i.duration,ease:i.ease},style:{transformOrigin:`0 ${a(0)}px`,isolation:"isolate"},children:d.map((p,f)=>{let g=n(p.xValue),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[f+1],P=w?Math.abs(n(w.xValue)-g):m,T=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:g-P/2,y:v,width:P,height:S,fill:T,opacity:r,rx:1},p.xValue.getTime())})})})]})};function gT(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function bT(e){return e>=1e3?"kA":e<1?"mA":"A"}function hT(e){return e>=1e3?"kV":e<1?"mV":"V"}function xT(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function Ua(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?Fd[e.sourceUnit]:1;return {...e,unit:Id(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:gT(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:bT(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:hT(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:xT(t)};default:return e}}var yT=e=>e.baselineValue??0,Ge={top:8,right:0,bottom:50,left:60};function $r(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=uo({value:i,formatter:e});if(s===null)return "-";if(typeof s=="string")return s;if(typeof s=="number")return s.toString();if(typeof s=="object"&&s!==null&&"props"in s){let c=d=>{if(d==null)return "";if(typeof d=="string")return d;if(typeof d=="number")return d.toString();if(typeof d=="object"&&"props"in d){let u=d.props;if(u?.children)return Array.isArray(u.children)?u.children.map(c).join(""):c(u.children)}return ""};return c(s)||i.toString()}return i.toString()},r=i=>{if(i==null)return "-";if(typeof e=="string"){let s=uo({value:i,formatter:e});return s===null?"-":String(s)}if(typeof e=="object"&&e.type)switch(e.type){case "energy":case "power":case "voltage":case "current":case "resistance":case "temperature":case "distance":return t(i);case "currency":return t(i);default:return t(i)}return t(i)},o,n,a;return typeof e=="object"&&e.type&&e.type==="number"&&("min"in e&&(o=e.min),"max"in e&&(n=e.max)),{format:t,tickFormat:r,min:o,max:n,tickInterval:a}}var Ju=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[Ge.left,t-Ge.right],domain:r,nice:true})},Ii=(e,t,r,o)=>{let n=$r(r);if(o)return scale.scaleLinear({range:[t-Ge.bottom,Ge.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-Ge.bottom,Ge.top],domain:[s,c],nice:true})};function vT(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 Ka(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>vT(o,t,r)))}function Fi(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function CT(e,t,r=12,o=false){if(!Fi(t[0])||!Fi(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=jd({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=Ka(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]],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<f-1;x++){let h=x/(f-1),v=n+i*h,S=Math.round(v/b)*b,w=g[g.length-1].getTime(),P=S>w?S:w+b;if(P>=a)break;g.push(new Date(P));}return g.push(t[1]),g}var ST=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=Fi(n[0])&&Fi(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=je.useMemo(()=>a?jd({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=je.useMemo(()=>CT(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 Fi(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 Ya(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var Xu=12,wT=({left:e,scale:t,yFormatter:r,height:o})=>{let n=$r(r),a=je.useMemo(()=>!o||o<=0?5:Ya(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:Xu,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<Xu/2?{...s,verticalAnchor:"start"}:m-c<Xu/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},NT=({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"})}),kT=({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"})}),TT=({top:e,scale:t,yFormatter:r,width:o})=>{let n=$r(r),a=je.useMemo(()=>{if(!o||o<=0)return 5;let s=Math.floor(o/60);return Math.max(2,Math.min(8,s))},[o]);return jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,numTicks:a,tickFormat:i=>(n.tickFormat||n.format)(i),stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"middle",dy:"0.25em"})})},Wr={Bottom:ST,Left:wT,CategoryBottom:NT,CategoryLeft:kT,NumericBottom:TT};var dn=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=je__namespace.default.useContext(Gr),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=$r(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=je__namespace.default.useRef(null),[m,p]=je__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});je__namespace.default.useEffect(()=>{if(!u.current)return;let h=u.current.getBoundingClientRect(),v=s??window.innerWidth,S=c??window.innerHeight,w=e.x,P=e.y,T=16,k=e.x+h.width+T<=v,R=e.x-h.width-T>=0,F;e.position==="left"?F=R||!k:F=!k&&R;let M=F?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!k&&!R){let D=v-e.x,L=e.x;D<=L?(w=v,M="translate(-100%, -50%)"):(w=0,M="translate(0, -50%)");}P-h.height/2<0?P=h.height/2:P+h.height/2>S&&(P=S-h.height/2),p({x:w,y:P,translate:M});},[e.x,e.y,e.position,s,c]);let f=i?.domain(),y=f&&f.length===2&&f.every(x=>x instanceof Date)?Wf({start:f[0],end:f[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,P])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[w,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:P})]},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 FT={top:20,right:20,bottom:50,left:60},Mb=({data:e,width:t,height:r,margin:o=FT,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":y,orientation:b="horizontal",showTooltip:x=true})=>{let[h,v]=je.useState(null),[S,w]=je.useState(null),[P,T]=je.useState(null),[k,R]=je.useState(t??600),[F,M]=je.useState(r??300),D=je.useRef(null),L=p??h,z=je.useId(),H=n||"var(--color-viz-default)";je.useEffect(()=>{if(t!==void 0&&r!==void 0){R(t),M(r);return}if(!D.current)return;let W=new ResizeObserver(I=>{for(let U of I)t===void 0&&R(U.contentRect.width),r===void 0&&M(U.contentRect.height);});return W.observe(D.current),t===void 0&&R(D.current.offsetWidth),r===void 0&&M(D.current.offsetHeight||300),()=>{W.disconnect();}},[t,r]);let{xScale:G,yScale:q,innerWidth:Z,innerHeight:O}=je.useMemo(()=>{let W=k-o.left-o.right,I=F-o.top-o.bottom;if(b==="horizontal"){let N=d3Array.max(e,C=>C.value)||0;return {xScale:scale.scaleLinear({range:[0,W],domain:[0,N*1.1],nice:true}),yScale:scale.scaleBand({range:[0,I],domain:e.map(C=>C.label),padding:d}),innerWidth:W,innerHeight:I}}let U=d3Array.max(e,N=>N.value)||0;return {xScale:scale.scaleBand({range:[0,W],domain:e.map(N=>N.label),padding:d}),yScale:scale.scaleLinear({range:[I,0],domain:[0,U*1.1],nice:true}),innerWidth:W,innerHeight:I}},[e,k,F,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex h-full min-h-[200px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:r!==void 0?{height:r,...g}:g,children:"No data available"});let X=(W,I)=>{if(v(W),m?.(I,W),W!==null&&I){let U,N;if(b==="horizontal"){let E=G(I.value),B=q(I.label)||0,J=q.bandwidth();U=o.left+E,N=o.top+B+J/2;}else {let E=G,B=q,J=E(I.label)??0,ee=E.bandwidth(),de=B(I.value);U=o.left+J+ee/2,N=o.top+de;}let C=U>k/2;T(I.label),w({xValue:new Date,series:[{label:"Value",value:I.value,color:I.color||H}],x:U,y:N,position:C?"left":"right"});}else w(null),T(null);};return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative h-full w-full overflow-hidden rounded-lg bg-background-surface",f),style:r!==void 0?{height:r,...g}:g,"aria-label":y,role:"img",children:[jsxRuntime.jsxs("svg",{width:k,height:F,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${z}-bar`,from:H,to:H,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?G.ticks(5):q.ticks(5)).map(W=>{let I=b==="horizontal"?0:q(W),U=b==="horizontal"?G(W):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?U:0,y1:b==="horizontal"?0:I,x2:b==="horizontal"?U:Z,y2:b==="horizontal"?O:I,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},W)})}),e.map((W,I)=>{let U=L===I||L==null,N=W.color||`url(#${z}-bar)`;if(b==="horizontal"){let $=G(W.value),ce=q.bandwidth(),Be=q(W.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Be,width:$,height:ce,fill:N,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:$,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label)}let C=G,E=q,B=C.bandwidth(),J=C(W.label)??0,ee=E(W.value),de=Math.max(0,O-ee);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:J,width:B,fill:N,rx:l,ry:l,initial:{y:O,height:0,opacity:.5},animate:{y:ee,height:de,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label):jsxRuntime.jsx("rect",{x:J,y:ee,width:B,height:de,fill:N,rx:l,ry:l,opacity:U?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Wr.CategoryBottom,{top:O,scale:G}),jsxRuntime.jsx(Wr.Left,{left:0,scale:q,yFormatter:a,height:O})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Wr.NumericBottom,{top:O,scale:G,yFormatter:a,width:Z}),jsxRuntime.jsx(Wr.CategoryLeft,{left:0,scale:q})]})]})]}),x&&jsxRuntime.jsx(dn,{data:S,formatter:a,label:P??void 0})]})};var Eb=({item:e,onToggle:t})=>{let r=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"h-3 w-3 shrink-0",style:{backgroundColor:e.fill,borderRadius:"1px",opacity:e.isHidden?.35:1}}),jsxRuntime.jsx("span",{className:`text-sm whitespace-nowrap ${e.isHidden?"text-text-disabled line-through":"text-text-secondary"}`,children:e.category})]});return t?jsxRuntime.jsx("button",{type:"button",className:"flex items-center gap-2 shrink-0 rounded-sm focus:outline-none focus:ring-2 focus:ring-border-focus disabled:cursor-not-allowed disabled:opacity-60","aria-pressed":!e.isHidden,"aria-label":`${e.isHidden?"Show":"Hide"} ${e.category}`,disabled:e.isDisabled,onClick:()=>t(e.category),children:r}):jsxRuntime.jsx("div",{className:"flex items-center gap-2 shrink-0",children:r})},zT=({items:e,onToggle:t})=>e.length===0?null:jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-wrap",children:e.map(r=>jsxRuntime.jsx(Eb,{item:r,onToggle:t},r.category))}),Xa=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=je__namespace.default.useState(false),[l,d]=je__namespace.default.useState(null),[u,m]=je__namespace.default.useState(false),[p,f]=je__namespace.default.useState(false),g=je__namespace.default.useCallback(async b=>{c(true),d(b),f(false);try{await t(b);}catch(x){console.error("Export failed:",x);}finally{c(false),d(null);}},[t]),y=je__namespace.default.useCallback(async b=>{await g(b);},[g]);return jsxRuntime.jsxs("div",{className:"mt-4 flex items-center justify-between gap-3 min-h-[32px]",style:{marginLeft:r,marginRight:o},children:[jsxRuntime.jsx("div",{className:"hidden sm:block flex-1 min-w-0",children:jsxRuntime.jsx(zT,{items:e,onToggle:i})}),jsxRuntime.jsx("div",{className:"sm:hidden flex items-center gap-3",children:e.length>0&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:()=>m(true),className:"text-sm text-text-secondary hover:text-text-primary transition-colors underline decoration-dotted underline-offset-4",children:"Legend"}),jsxRuntime.jsx(ht,{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(Eb,{item:b,onToggle:i},b.category))})})]})}),jsxRuntime.jsxs("div",{className:"sm:hidden flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsx(_,{variant:"secondary",size:"sm",onPress:a,children:jsxRuntime.jsx(V,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(_,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(V,{name:"Export",size:16})}),jsxRuntime.jsx(ht,{isOpen:p,onClose:()=>f(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>g("csv"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"List",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="csv"?"Exporting...":"Export as CSV"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("svg"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"Code",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="svg"?"Exporting...":"Export as SVG"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("png"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"DownloadSimple",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="png"?"Exporting...":"Export as PNG"})]})]})})]}),jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsxs(_,{variant:"secondary",size:"sm",onPress:a,children:[jsxRuntime.jsx(V,{name:"ArrowsOut",size:16}),jsxRuntime.jsx("span",{className:"hidden sm:inline",children:"Reset Zoom"})]}),jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(_,{variant:"secondary",size:"sm",isDisabled:s,children:[jsxRuntime.jsx(V,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(bt,{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(V,{name:"List",size:14}),l==="csv"?"Exporting...":"Export as CSV"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"svg",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"Code",size:14}),l==="svg"?"Exporting...":"Export as SVG"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"png",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var vl=Hm(Zu());var Db=["stroke","fill","color","stop-color","flood-color","lighting-color"],Ab=/var\s*\(/;function Ib(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 Db){let d=s.getAttribute(l);if(d&&Ab.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of Db){let d=l,u=s.style.getPropertyValue(d);if(u&&Ab.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function _u(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 $u(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await HT(n,r);break;case "svg":await GT(o,r);break;case "png":await WT(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 HT(e,t){try{let r=t.yFormat?Xd(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=Gf(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 y=s[g],b=f.find(x=>x.xValue.getTime()===m.getTime());p[y]=b?n(b.yValue):"",b?.category&&(p[`${y} Category`]=b.category);}),p}),l=OT__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=_u(t.filename||"chart-data","csv",t.timestamp!==!1);(0,vl.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function GT(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(Ib(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=_u(t.filename||"chart","svg",t.timestamp!==!1);(0,vl.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function WT(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);Ib(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 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(f,0,0,a.width,a.height),y.toBlob(x=>{if(x){let h=_u(t.filename||"chart","png",t.timestamp!==!1);(0,vl.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);}},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 UT(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 KT(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function Cl({datasets:e,metadata:t,svgRef:r}){return je.useCallback(async o=>{try{await $u(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var ep=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=Ge,yDomain:s})=>{let c=je.useRef(null),l=je.useRef(false),d=je.useMemo(()=>e.flat(),[e]),u=je.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=je.useMemo(()=>{if(d.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,m]});let x=new Date(Math.min(...d.map(v=>v.xValue.getTime()))),h=new Date(Math.max(...d.map(v=>v.xValue.getTime())));return scale.scaleTime({domain:[x,h],range:[0,m]})},[d,m]),f=je.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]),g=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 P=Math.min(...d.map(M=>M.xValue.getTime())),T=Math.max(...d.map(M=>M.xValue.getTime())),R=(T-P)*.05;if(Math.abs(S.getTime()-P)<R&&Math.abs(w.getTime()-T)<R){n(null);return}}n([S,w]);}},y=je.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);je.useEffect(()=>{if(!c.current||d.length===0)return;let x=c.current.state;if(x?.isBrushing||x?.activeHandle)return;let h=Math.min(...d.map(k=>k.xValue.getTime())),v=Math.max(...d.map(k=>k.xValue.getTime())),S=a?a[0]:new Date(h),w=a?a[1]:new Date(v),P=c.current.state?.extent;if(P){let k=p.invert(P.x0),R=p.invert(P.x1),F=Math.abs(k.getTime()-S.getTime()),M=Math.abs(R.getTime()-w.getTime());if(F<1e3&&M<1e3)return}l.current=true;let T=k=>{let R=c.current.getExtent({x:p(S),y:u.top},{x:p(w),y:o-u.bottom});return {...k,start:{y:R.y0,x:R.x0},end:{y:R.y1,x:R.x1},extent:R}};c.current.updateBrush(T),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=>f(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: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:y,onChange:g,onClick:()=>n(null),selectedBoxStyle:b,useWindowMoveEvents:true})]})]})})};function Bo(e){switch(e){case "command":return It("--color-action-brand","#111111");case "success":return It("--color-feedback-success-border","#278a4a");case "warning":return It("--color-feedback-warning-border","#c88420");case "error":return It("--color-feedback-error-border","#c42d2d");case "alert":return It("--color-feedback-warning-border","#c88420");default:return It("--color-text-secondary","#525250")}}function wl({events:e,color:t,showLabels:r=false}){let o=je.useContext(Gr),[n,a]=je.useState(null);if(!o)return console.warn("ChartEventMarkers must be used within a ChartContainer"),null;let{xScale:i,yScale:s,height:c,tooltip:l,datasets:d,seriesMetadata:u,seriesTypes:m,categoryColors:p}=o,f=e.filter(b=>{let x=i(b.timestamp);return x>=Ge.left&&x<=i.range()[1]}),g=je.useCallback((b,x)=>{a(x);let h=i(b.timestamp),v=h>(i.range()[1]-Ge.right-Ge.left)/2+Ge.left,S=[];d&&u&&d.forEach((T,k)=>{if(T.length===0)return;let R=d3Array.bisector(z=>z.xValue).left,F=R(T,b.timestamp),M=T[F-1],D=T[F],L;if(!M)L=D;else if(!D)L=M;else {let z=Math.abs(b.timestamp.getTime()-M.xValue.getTime()),H=Math.abs(b.timestamp.getTime()-D.xValue.getTime());L=z<H?M:D;}L&&u[k]&&S.push({label:u[k].label,value:L.yValue,color:u[k].color,type:m?.[k]||"line",...L.category&&{category:L.category,categoryColor:p?.[L.category]}});});let P=f.filter(T=>Math.abs(i(T.timestamp)-h)<=10).map(T=>({label:T.label,color:t||Bo(T.type),metadata:T.metadata}));S.push({label:P.length>1?`${P.length} events`:b.label,value:0,color:t||Bo(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:P});},[i,s,c,l,t,d,u,m,p,f]),y=je.useCallback(()=>{a(null),l.hide();},[l]);return f.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-markers","data-testid":"chart-event-markers",children:f.map((b,x)=>{let h=i(b.timestamp),v=t||Bo(b.type),S=n===x;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:h,y1:Ge.top,x2:h,y2:c-Ge.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:h,cy:Ge.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:h,cy:c-Ge.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:h,y:Ge.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:Ge.top,width:20,height:c-Ge.top-Ge.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,x),onMouseLeave:y})]},`${b.timestamp.getTime()}-${x}`)})})}function Nl({spans:e,opacity:t=.25,color:r}){let o=je.useContext(Gr),[n,a]=je.useState(null),i=o?.xScale,s=o?.height,c=o?.tooltip,[l,d]=i?.domain()??[new Date(0),new Date(0)],[u,m]=i?.range()??[0,0],p=je.useCallback((S,w)=>{if(!i||!c)return;a(w);let P=S.start<l?l:S.start,T=S.end>d?d:S.end,k=(i(P)+i(T))/2,R=k>(m-u)/2+u,M=e.filter(D=>D.end>D.start&&D.start<S.end&&D.end>S.start).map(D=>({label:D.label,color:D.color??r??Bo(D.type),metadata:D.metadata}));c.show({xValue:S.start,series:[{label:M.length>1?`${M.length} scheduled commands`:S.label,value:0,color:S.color??r??Bo(S.type),type:"event"}],x:k,y:(s??0)/2,position:R?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:M});},[i,s,c,r,l,d,u,m,e]),f=je.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:g,height:y}=o,b=Ge.top,h=y-Ge.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 P=S.start<l?l:S.start,T=S.end>d?d:S.end;if(P>=d||T<=l)return null;let k=g(P),F=g(T)-k;if(F<=0)return null;let M=S.color??r??Bo(S.type);return jsxRuntime.jsx("rect",{x:k,y:b,width:F,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:f},`${S.start.getTime()}-${S.end.getTime()}-${w}`)})})}var Wb=je.createContext(false);function sP({children:e}){return jsxRuntime.jsx(Wb.Provider,{value:true,children:e})}function Gi(e){let t=je.useContext(Wb),[r,o]=je.useState(false),[n,a]=je.useState(null),i=je.useRef(null),s=je.useCallback(u=>{if(i.current?.disconnect(),i.current=null,!u||typeof ResizeObserver>"u")return;let m=new ResizeObserver(([p])=>{if(!p)return;let{width:f,height:g}=p.contentRect;a(y=>y&&y.width===f&&y.height===g?y:{width:f,height:g});});m.observe(u),i.current=m;},[]);je.useEffect(()=>()=>i.current?.disconnect(),[]);let c=je.useCallback(()=>{o(false),a(null);},[]),l=t?null:jsxRuntime.jsx(_,{variant:"icon",size:"sm",icon:"ArrowsOutSimple","aria-label":`Expand ${e} chart`,onPress:()=>o(true)}),d=je.useCallback(u=>r&&!t?jsxRuntime.jsx(cr,{isOpen:true,onClose:c,title:e,contentPadding:false,maxWidth:"min(1200px, 100vw)",minWidth:"min(360px, 100vw)",height:"82vh",mobileHeight:"82vh",children:jsxRuntime.jsx("div",{ref:s,className:"h-full w-full p-4",children:u})}):u,[r,t,c,e,s]);return {isExpanded:r,action:l,expandedSize:n,present:d}}var Gn=({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}=Hn(),d=c.range(),u=Object.keys(n).length>0,m=h=>h.category?n[h.category]??t:t,p=h=>h.chartYValue??h.yValue,f=e.length===1?e[0]:void 0,g=a!=null?gl(e,a):e,y=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((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:g,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 jb=e=>e.type===cn||e.type===Gn||e.type===hl,gP=e=>e.type===wl||e.type===Nl,bP=(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},hP=d3Array.bisector(e=>e.xValue).left,xP=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),yP=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(K,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-4 w-24"})]})]}),vP=({parentWidth:e,parentHeight:t,yFormatter:r={type:"number"},yDomain:o,referenceLines:n,isLoading:a=false,enableZoom:i=false,enableBrush:s=false,brushHeight:c=60,onZoomChange:l,zoomDomain:d,hiddenSeriesLabels:u,onHiddenSeriesChange:m,hideBottomBar:p=false,headerActions:f,headerControls:g,title:y,children:b})=>{let x=u!==void 0,h=d!==void 0,[v,S]=je.useState(null),[w,P]=je.useState(null),T=h?d:w,[k,R]=je.useState(()=>new Set),F=x?u:k,M=je.useRef(null),D=je.useId(),L=je.useRef(0),z=je.useRef(""),H=je.useRef(null),{colorMode:G}=qt(),q=je.useMemo(()=>Do(),[G]),Z=je.useMemo(()=>bi(),[G]),{datasets:O,seriesMetadata:X,categoryInfo:W,categoryColors:I,categoryLabels:U,seriesTypes:N}=je.useMemo(()=>{let pe=je.Children.toArray(b).filter(Ie=>je.isValidElement(Ie)&&jb(Ie)),Ve=pe.filter(Ie=>Ie.props.data).length,Te=[],Oe=[],$e=[],ct=null,Ae=null;pe.forEach((Ie,St)=>{let Fe=Ie.props;if(!Fe.data)return;Te.push(Fe.data);let Ca=("color"in Fe&&Fe.color?Fe.color:void 0)||(Ve===1?Z:q[St%q.length]),Nn=Ie.type===cn;Oe.push({label:"label"in Fe&&Fe.label||`Series ${Te.length}`,color:Ca,...Nn&&"baseline"in Fe&&Fe.baseline!==void 0?{baseline:Fe.baseline,tooltipRange:"tooltipRange"in Fe&&Fe.tooltipRange||false}:{}});let md=Nn?"area":Ie.type===Gn?"line":"bar";$e.push(md),"categoryColors"in Fe&&Fe.categoryColors&&(ct=Fe.categoryColors),"categoryLabels"in Fe&&Fe.categoryLabels&&(Ae=Fe.categoryLabels);});let it=null;if(ct){let Ie=new Set;Te.forEach(St=>{St.forEach(Fe=>{Fe.category&&Ie.add(Fe.category);});}),it=Array.from(Ie).map(St=>({label:Ae?.[St]||St,color:ct[St]||"#6b7280"}));}return {datasets:Te,seriesMetadata:Oe,categoryInfo:it,categoryColors:ct,categoryLabels:Ae,seriesTypes:$e}},[b,Z,q,G]),C=Gi(y),E=C.expandedSize?.width??e,B=C.expandedSize?.height??t,ee=!p?C.action:null,de=f||ee?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f,ee]}):void 0,{headerRef:$,headerHeight:ce}=La(!!de,!!g),Be=p?0:60,te=s?c+8:0,ae=B-ce-Be-te,se=Math.max(100,ae),ve=je.useCallback(Y=>Y?F.has(Y):false,[F]),Pe=je.useMemo(()=>X.map((Y,pe)=>ve(Y.label)?null:pe).filter(Y=>Y!==null),[X,ve]),De=je.useMemo(()=>Pe.map(Y=>O[Y]).filter(Y=>!!Y),[O,Pe]),Wt=je.useMemo(()=>Pe.map(Y=>X[Y]).filter(Y=>!!Y),[X,Pe]),Ut=je.useMemo(()=>Pe.map(Y=>N[Y]).filter(Y=>!!Y),[N,Pe]),qr=Ut.findIndex(Y=>Y==="bar"),lo=qr!==-1,Ct=je.useCallback((Y,pe)=>{let Ve=Y.has(pe);if(!Ve&&X.reduce(($e,ct)=>Y.has(ct.label)||ct.label===pe?$e:$e+1,0)<1)return Y;let Te=new Set(Y);return Ve?Te.delete(pe):Te.add(pe),Te},[X]),Q=je.useCallback(Y=>{if(x){let pe=u;if(!pe.has(Y)&&X.reduce((Oe,$e)=>pe.has($e.label)||$e.label===Y?Oe:Oe+1,0)<1){S(null);return}m?.(Te=>Ct(Te,Y));}else R(pe=>Ct(pe,Y));S(null);},[x,u,m,X,Ct]),A=je.useMemo(()=>X.map(Y=>Y.label).join(""),[X]),ne=je.useRef(A);je.useEffect(()=>{ne.current!==A&&(ne.current=A,x||R(Y=>Y.size===0?Y:new Set));},[A,x]);let ie=je.useMemo(()=>De.flat(),[De]),j=je.useMemo(()=>{if(ie.length===0)return null;let Y=[...ie].sort((pe,Ve)=>pe.xValue.getTime()-Ve.xValue.getTime());return [Y[0].xValue,Y[Y.length-1].xValue]},[ie]),xe=T||j,Me=je.useCallback(Y=>{h?l?.(Y):P(Y);},[h,l]),at=je.useMemo(()=>xe?O.map(pe=>pe.filter(Ve=>Ve.xValue>=xe[0]&&Ve.xValue<=xe[1])):O,[O,xe]),qe=je.useMemo(()=>Pe.map(Y=>at[Y]??[]),[Pe,at]);je.useEffect(()=>{l&&l(T);},[T,l]);let or=je.useMemo(()=>Pe.flatMap(Y=>at[Y]??[]),[at,Pe]),Ee=je.useMemo(()=>Ii(or,se,r,o),[or,se,r,o]),co=je.useRef(JSON.stringify(r)),re=je.useRef(null),me=je.useMemo(()=>{let[Y,pe]=Ee.domain(),Ve=Math.max(Math.abs(Y),Math.abs(pe)),Te=JSON.stringify(r);if(Te!==co.current&&(co.current=Te,re.current=null),re.current!==null)return re.current;if(Ve===0)return Ua(r,0);let Oe=Ua(r,Ve);return re.current=Oe,Oe},[Ee,r]),oe=je.useMemo(()=>{let Y=se-Ge.top-Ge.bottom;return Ya(Y)},[se]),ue=je.useMemo(()=>{let Y=$r(me),pe=Y.tickFormat||Y.format,Te=Ee.ticks(oe).map(ct=>pe(ct)),Oe=Ka(Te,12,"system-ui"),$e=Math.ceil(Oe)+12;return {...Ge,left:Math.max($e,30),right:8}},[Ee,me,oe]),Tt=je.useMemo(()=>xe?scale.scaleTime({domain:xe,range:[ue.left,E-ue.right]}):Ju(ie,E),[xe,ie,E,ue]),Ms=je.useCallback(Y=>{if(!j)return;let{scaleX:pe,translateX:Ve}=Y,Te=E-ue.left-ue.right,[Oe,$e]=j,ct=$e.getTime()-Oe.getTime();if(ct<=0){Me(null);return}let Ae=-Ve,it=Ae+Te,Ie=Te*pe/ct,St=Ae/Ie,Fe=it/Ie,wn=new Date(Oe.getTime()+St),Ca=new Date(Oe.getTime()+Fe),Nn=Math.abs(wn.getTime()-Oe.getTime()),md=Math.abs(Ca.getTime()-$e.getTime()),Om=ct*.02;Nn<Om&&md<Om?Me(null):Me([wn,Ca]);},[j,E,ue,Me]),Lo=je.useCallback(Y=>{let{left:pe}=M.current?.getBoundingClientRect()||{left:0},Ve=Y.clientX-pe;if(Y.timeStamp-(L.current||0)<16)return;L.current=Y.timeStamp;let Te=Tt.invert(Ve),Oe=qe.map((Ae,it)=>{if(!Ae||Ae.length===0)return null;let Ie=hP(Ae,Te,1);if(Ie===0)return {point:Ae[0],index:0,datasetIndex:it};if(Ie>=Ae.length)return {point:Ae[Ae.length-1],index:Ae.length-1,datasetIndex:it};let St=Ae[Ie-1],Fe=Ae[Ie];if(!St||!Fe)return null;let wn=Math.abs(St.xValue.getTime()-Te.getTime()),Ca=Math.abs(Fe.xValue.getTime()-Te.getTime()),Nn=wn<Ca;return {point:Nn?St:Fe,index:Nn?Ie-1:Ie,datasetIndex:it}}).filter(Ae=>Ae!==null&&Wt[Ae.datasetIndex]!==void 0).map(({point:Ae,index:it,datasetIndex:Ie})=>({label:Wt[Ie].label,value:Ae.yValue,baselineValue:bP(Wt[Ie],Ae,it),color:Wt[Ie].color,point:Ae,type:Ut[Ie]}));if(Oe.length===0){S(null);return}let $e=Tt(Oe[0].point.xValue),ct=$e>(E-ue.right-ue.left)/2+ue.left;S({xValue:Oe[0].point.xValue,series:Oe.map(({label:Ae,value:it,baselineValue:Ie,color:St,point:Fe,type:wn})=>({label:Ae,value:it,...Ie!==void 0?{baselineValue:Ie}:{},chartY:Fe.chartYValue??it,showMarker:Fe.showTooltipMarker??true,color:St,type:wn,category:Fe.category,categoryColor:Fe.category&&I?I[Fe.category]:void 0,...Fe.extraTooltipRows&&Fe.extraTooltipRows.length>0?{extraTooltipRows:Fe.extraTooltipRows}:{}})),x:$e,y:Ee(Oe[0].point.chartYValue??Oe[0].value),position:ct?"left":"right"});},[qe,Wt,Ut,Tt,Ee,E,I,ue]),DC=()=>{S(null);},AC=je.useCallback(()=>{Me(null),H.current&&H.current.reset();},[Me]),IC=je.useCallback(Y=>{let pe={scaleX:1,scaleY:1,translateX:0,translateY:0,skewX:0,skewY:0};if(!Y||!j)return pe;let[Ve,Te]=j,Oe=Te.getTime()-Ve.getTime();if(Oe<=0)return pe;let[$e,ct]=Y,Ae=ct.getTime()-$e.getTime();if(Ae<=0)return pe;let it=Oe/Ae,Ie=E-ue.left-ue.right,St=$e.getTime()-Ve.getTime();return {scaleX:it,scaleY:1,translateX:-(St/Oe)*Ie*it,translateY:0,skewX:0,skewY:0}},[j,E,ue]),Es=je.useCallback(Y=>{if(!(H.current&&j))return;let[pe,Ve]=j,Te=Ve.getTime()-pe.getTime();if(Te<=0){H.current.reset();return}if(!Y){H.current.reset();return}let[Oe,$e]=Y,ct=$e.getTime()-Oe.getTime();if(ct<=0){H.current.reset();return}let Ae=Te/ct,it=E-ue.left-ue.right,St=-((Oe.getTime()-pe.getTime())/Te)*it*Ae;H.current.setTransformMatrix({scaleX:Ae,scaleY:1,translateX:St,translateY:0,skewX:0,skewY:0});},[j,E,ue]),FC=je.useCallback(Y=>{Me(Y),Es(Y);},[Me,Es]);je.useEffect(()=>{h&&Es(d??null);},[h,d,Es]);let BC={width:E,height:se,xScale:Tt,yScale:Ee,yFormatter:me,animationSettings:fl,tooltip:{data:v,show:S,hide:()=>S(null)},datasets:qe,seriesMetadata:Wt,seriesTypes:Ut,categoryColors:I||void 0,categoryLabels:U||void 0},VC=je.Children.toArray(b),Fm=0,Bm=[],Vm=[],ud=[];VC.forEach(Y=>{if(!je.isValidElement(Y)){ud.push(Y);return}if(gP(Y))Vm.push(Y);else if(jb(Y)){let pe=Fm;Fm++;let Ve=Y.props,Te=X[pe]?.label;if(ve(Te))return;Bm.push(je__namespace.default.cloneElement(Y,{...Ve,data:at[pe]||Ve.data,color:X[pe]?.color}));}else ud.push(Y);});let zC=Pe.length,OC=(W||X).map(Y=>{let pe=!W&&ve(Y.label);return {category:Y.label,fill:Y.color,isHidden:pe,isDisabled:!W&&!pe&&zC<=1}}),HC=typeof r=="object"&&r!==null&&typeof r.type=="string",GC=Cl({datasets:De,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:Wt.map(Y=>Y.label),timestamp:true,...HC?{yFormat:r}:{}},svgRef:M}),pd=jsxRuntime.jsx(Da,{title:y,controls:g,actions:de,containerRef:$,marginRight:ue.right});if(a)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[pd,jsxRuntime.jsx(yP,{})]}));if(O.length===0)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[pd,jsxRuntime.jsx(xP,{})]}));let zm=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:y}),jsxRuntime.jsx("g",{children:Ee.ticks(oe).map(Y=>{let pe=Math.abs(Y)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:ue.left,y:Ee(Y)},to:{x:E-ue.right,y:Ee(Y)},stroke:pe?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:pe?1.5:1},`grid-line-${Y}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:D,children:jsxRuntime.jsx("rect",{x:Tt.range()[0],y:Ee.range()[1],width:Tt.range()[1]-Tt.range()[0],height:Ee.range()[0]-Ee.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${D})`,children:Bm}),ud,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(Y=>{let pe=Ee(Y.value),Ve=Y.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:ue.left,y:pe},to:{x:E-ue.right,y:pe},stroke:Ve,strokeWidth:1.5,strokeDasharray:"6 4"}),Y.label&&jsxRuntime.jsx("text",{x:E-ue.right-4,y:pe-4,textAnchor:"end",fontSize:11,fill:Ve,children:Y.label})]},`ref-line-${Y.value}`)})}),jsxRuntime.jsx(Wr.Bottom,{top:se-ue.bottom,scale:Tt,width:E-ue.left-ue.right}),jsxRuntime.jsx(Wr.Left,{left:ue.left,scale:Ee,yFormatter:me,height:se-ue.top-ue.bottom}),v&&!v.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[lo?(()=>{let Y=De[qr]??[];if(Y.length===0)return null;let pe=[...Y].sort((Ie,St)=>Ie.xValue.getTime()-St.xValue.getTime()),Ve=pe.findIndex(Ie=>Ie.xValue.getTime()===v.xValue.getTime()),Te=pe[Ve+1],Oe=pe.length>1&&Te?Te.xValue.getTime()-v.xValue.getTime():15*6e4,$e=Math.abs(Tt(new Date(v.xValue.getTime()+Oe))-Tt(v.xValue)),Ae=Tt(v.xValue)-$e/2,it=Ee.range();return jsxRuntime.jsx("rect",{x:Ae,y:it[1],width:$e,height:it[0]-it[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,v.series.filter(Y=>Y.type!=="bar"&&Y.showMarker!==false).map(Y=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:Tt(v.xValue),cy:Ee(Y.chartY??Y.value),r:8,fill:"white",stroke:Y.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:Tt(v.xValue),cy:Ee(Y.chartY??Y.value),r:4,fill:Y.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${Y.label}`))]}),jsxRuntime.jsx("rect",{x:ue.left,y:ue.top,width:E-ue.left-ue.right,height:se-ue.top-ue.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:Lo,onMouseLeave:DC}),Vm]});return C.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Gr.Provider,{value:BC,children:[pd,i?jsxRuntime.jsx(zoom.Zoom,{initialTransformMatrix:IC(T),width:E,height:se,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:Y=>{let{scaleX:pe,translateX:Ve}=Y,Te=Math.max(1,Math.min(20,pe)),Oe=1,$e=E-ue.left-ue.right,ct=0,Ae=$e*(1-Te),it=Math.max(Ae,Math.min(ct,Ve));return {...Y,scaleX:Te,scaleY:Oe,translateX:it,translateY:0}},children:Y=>{if(H.current=Y,Y.transformMatrix){let{scaleX:pe,translateX:Ve}=Y.transformMatrix,Te=`${pe.toFixed(4)}-${Ve.toFixed(2)}`;Te!==z.current&&(z.current=Te,setTimeout(()=>{Ms(Y.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:E,height:se,className:"overflow-visible",ref:pe=>{M.current=pe,Y.containerRef.current!==pe&&(Y.containerRef.current=pe);},role:"img","aria-label":y,style:{cursor:Y.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:Y.dragStart,onMouseMove:Y.dragMove,onMouseUp:Y.dragEnd,onMouseLeave:()=>{Y.isDragging&&Y.dragEnd();},onTouchStart:Y.dragStart,onTouchMove:Y.dragMove,onTouchEnd:Y.dragEnd,children:zm})}},`zoom-${Math.round(E)}x${Math.round(se)}`):jsxRuntime.jsx("svg",{width:E,height:se,className:"overflow-visible",ref:M,role:"img","aria-label":y,children:zm}),jsxRuntime.jsx(dn,{data:v,formatter:me}),s&&j&&jsxRuntime.jsx(ep,{data:De,seriesMetadata:Wt,width:E,height:c,onBrushChange:FC,brushRegion:T,margin:ue,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(Xa,{onExport:GC,items:OC,marginLeft:0,marginRight:ue.right,isZoomed:T!==null,onResetZoom:AC,onLegendItemToggle:W?void 0:Q})]})}))},qb=responsive.withParentSize(vP);var TP=e=>e.toLocaleString(),PP=e=>`${Math.round(e*100)}%`,$b=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=TP,formatPercentage:i=PP,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:f,style:g,"aria-label":y="Funnel chart"})=>{let[b,x]=je.useState(null),[h,v]=je.useState(t),S=je.useRef(null),w=u??b,P=je.useId(),T=s||"var(--color-viz-default)";je.useEffect(()=>{if(!S.current)return;let L=new ResizeObserver(z=>{for(let H of z)v(H.contentRect.width);});return L.observe(S.current),()=>{L.disconnect();}},[]);let{layout:k,overallConversion:R}=je.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let L=e[0].value,z=l?60:0,H=r-o*2-z,G=(e.length-1)*n,q=(H-G)/e.length,Z=e.map((X,W)=>{let I=o+z+W*(q+n),U=L===0?0:X.value/L,N=U,C=W===0?null:e[W-1].value,E=C==null||C===0?0:1-X.value/C;return {stage:X,index:W,y:I,barHeight:q,widthPercent:U,conversionRate:N,dropOff:E}}),O=L===0?0:e[e.length-1].value/L;return {layout:Z,overallConversion:O,maxValue:L}},[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",f),style:{width:t,height:r,...g},children:"No funnel data available"});let F=c?60:0,M=o+F,D=h-o*2-F;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",f),style:{height:r,...g},"aria-label":y,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${P}-bar`,from:T,to:T,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${P}-bg`,from:T,to:T,fromOpacity:.01,toOpacity:.15,x1:"0",y1:"0",x2:"1",y2:"0"})]}),l&&jsxRuntime.jsxs("text",{x:M,y:o+20,className:"fill-text-primary text-sm font-medium",children:[jsxRuntime.jsx("tspan",{className:"fill-text-secondary",children:d})," ",i(R)]}),c&&jsxRuntime.jsx("g",{children:k.map(L=>{let z=L.y+L.barHeight/2;return jsxRuntime.jsx("text",{x:o+F-12,y:z,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(L.conversionRate)},L.stage.id)})}),k.map(L=>{let z=w===L.stage.id,H=D*L.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M,y:L.y,width:D,height:L.barHeight,fill:`url(#${P}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:M,y:L.y,width:H,height:L.barHeight,fill:`url(#${P}-bar)`,rx:4,initial:{width:0},animate:{width:H},transition:{duration:.6,delay:L.index*.1,ease:"easeOut"},opacity:z||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{x(L.stage.id),p?.(L.stage);},onMouseLeave:()=>{x(null),p?.(null);},onClick:()=>m?.(L.stage)}),jsxRuntime.jsx("rect",{x:M+10,y:L.y+L.barHeight/2-10,width:70,height:20,className:"fill-background-surface stroke-border-default",strokeWidth:1,rx:4,style:{pointerEvents:"none"}}),jsxRuntime.jsx("text",{x:M+16,y:L.y+L.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(L.stage.value)}),jsxRuntime.jsxs("text",{x:M,y:L.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:L.index+1})," ",L.stage.label]}),L.stage.secondaryValue&&jsxRuntime.jsx("text",{x:M+16,y:L.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:L.stage.secondaryValue}),L.index>0&&L.dropOff>0&&jsxRuntime.jsxs("text",{x:M+D,y:L.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(L.dropOff)," drop"]}),L.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M+H+8,y:L.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:M+H+16,y:L.y+20,className:"fill-text-secondary text-xs font-medium",children:L.stage.annotation})]})]},L.stage.id)})]})})};function eh(){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 MP=d3Array.bisector(e=>e.xValue).left,EP=(e,t,r)=>{if(!e.tooltipRange||e.baseline===void 0)return;let o=typeof e.baseline=="function"?e.baseline(t,r):e.baseline;return typeof o=="number"&&Number.isFinite(o)&&o!==t.yValue?o:void 0};function th(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=MP(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 y=p[g-1],b=p[g];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?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:EP(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:y,point:b,type:x})=>({label:p,value:f,...g!==void 0?{baselineValue:g}:{},chartY:b.chartYValue??f,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 nh=e=>e instanceof Date&&!Number.isNaN(e.getTime()),IP=160;function Tl(e,t,r){let[o,n]=je.useState(null);je.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=je.useMemo(()=>o?d3Scale.scaleTime().domain([new Date(o[0]),new Date(o[1])]).range([a,i]):e,[o,e,a,i]),c=s.domain(),l=c[0],d=c[c.length-1],u=nh(l)&&nh(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),f=je.useMemo(()=>{if(!u)return [];let g=i-a;if(g<=0)return s.ticks(p);let[y,b]=s.domain(),x=y.getTime(),h=b.getTime(),v=(h-x)/g,S=Math.min(IP,g),w=S*v,P=d3Scale.scaleTime().domain([new Date(x-w),new Date(h+w)]).range([a-S,i+S]),T=d3Time.timeTickInterval(y,b,p);if(T)return P.ticks(T);let k=Math.max(2,Math.round(p*(g+2*S)/g));return P.ticks(k)},[s,p,u,a,i]);return {activeScale:s,ticks:f,start:l,end:d,valid:u,compact:m,rangeStart:a,rangeEnd:i}}var zP=6,ah=20,ip=je.forwardRef(({top:e,scale:t,width:r},o)=>{let{activeScale:n,ticks:a,start:i,end:s,valid:c,compact:l,rangeStart:d,rangeEnd:u}=Tl(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=je.useMemo(()=>c?Uf(m,{compact:l}):()=>"",[m,l,c]),f=je.useId(),g=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:f,children:jsxRuntime.jsx("rect",{x:g,y:e-4,width:y,height:ah+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:zP,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:ah,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});ip.displayName="LiveTimeAxisBottom";var sp=je.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=Tl(e,t,n),l=je.useId(),d=Math.min(s,c),u=Math.abs(c-s);return jsxRuntime.jsxs("g",{"aria-hidden":"true",children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:l,children:jsxRuntime.jsx("rect",{x:d,y:r,width:u,height:o-r})})}),jsxRuntime.jsx("g",{clipPath:`url(#${l})`,children:i.map(m=>{let p=a(m);return jsxRuntime.jsx("line",{x1:p,x2:p,y1:r,y2:o,stroke:"var(--color-border-muted)",strokeWidth:1},m.getTime())})})]})});sp.displayName="LiveTimeGridlines";function Pl(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function ih(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 lp(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var sh=(e,t,r,o,n)=>{let a=t!==1?ih(e,r,t):e;return o!==0&&(a=Pl(a,o,n)),a},lh=(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]},KP=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),YP=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function ch(e){let{groupRef:t}=e,r=je.useRef({xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0});r.current={xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0};let o=je.useRef(e.onCommit);o.current=e.onCommit;let n=je.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=je.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=je.useRef(e.zoomIntent??(M=>M.ctrlKey));i.current=e.zoomIntent??(M=>M.ctrlKey);let s=je.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=je.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=je.useRef(null),d=je.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=je.useRef(null),m=je.useRef(null),p=je.useRef(false),f=je.useCallback((M,D,L)=>{m.current={translateX:M,scaleX:D,preview:L},u.current==null&&(u.current=KP(()=>{u.current=null;let z=m.current;z!=null&&(t.current?.setAttribute("transform",`translate(${z.translateX},0) scale(${z.scaleX},1)`),c.current?.(z.preview));}));},[t]),g=je.useCallback(()=>{u.current!=null&&(YP(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),y=je.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=je.useCallback(()=>{p.current=false;},[]),x=je.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),h=je.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=je.useCallback(()=>{let{xDomain:M,plotWidthPx:D}=r.current,{scale:L,cursorFrac:z,panDxPx:H}=d.current;L===1&&H===0||o.current(lh(sh(M,L,z,H,D),n.current));},[]),S=je.useCallback(()=>{d.current.timer!=null&&(x(),v(),h(),g());},[x,v,h,g]),w=je.useCallback(M=>{S(),M.currentTarget.setPointerCapture?.(M.pointerId),l.current={startX:M.clientX,dxPx:0},y();},[S,y]),P=je.useCallback(M=>{if(!l.current)return;l.current.dxPx=M.clientX-l.current.startX;let{xDomain:D,plotWidthPx:L}=r.current;f(l.current.dxPx,1,Pl(D,l.current.dxPx,L));},[f]),T=je.useCallback(M=>{if(!l.current)return;let{dxPx:D}=l.current;l.current=null,g(),b(),D!==0&&o.current(lh(Pl(r.current.xDomain,D,r.current.plotWidthPx),n.current));},[g,b]),k=je.useCallback(()=>{l.current&&(l.current=null,g(),b());},[g,b]),R=je.useRef(null),F=je.useCallback(M=>{if(R.current?.(),R.current=null,!M)return;let D=L=>{if(l.current)return;let{plotWidthPx:z,plotLeftPx:H}=r.current,G=lp(L.deltaY,L.deltaMode),q=lp(L.deltaX,L.deltaMode),Z=i.current(L);if(!Z&&q===0)return;if(L.preventDefault(),y(),Z){let I=Math.min(1,Math.max(0,(L.clientX-M.getBoundingClientRect().left)/Math.max(1,z)));d.current.scale*=Math.exp(-G/200),d.current.cursorFrac=I;}else d.current.panDxPx-=q;let{scale:O,cursorFrac:X,panDxPx:W}=d.current;f((H+X*z)*(1-O)+W,O,sh(r.current.xDomain,O,X,W,z)),x(),d.current.timer=setTimeout(()=>{v(),h(),g(),b();},a.current);};M.addEventListener("wheel",D,{passive:false}),R.current=()=>M.removeEventListener("wheel",D);},[f,g,x,v,h,y,b]);return je.useEffect(()=>()=>{R.current?.(),R.current=null,g(),d.current.timer!=null&&clearTimeout(d.current.timer);},[g]),{onPointerDown:w,onPointerMove:P,onPointerUp:T,onPointerCancel:k,wheelTargetRef:F,gestureActiveRef:p}}var mh=e=>e.type===cn||e.type===Gn,ZP=({children:e,title:t,headerActions:r,headerControls:o,viewport:n,panBounds:a,onViewportChange:i,onPlotWidthChange:s,yFormatter:c={type:"number"},yDomain:l,referenceLines:d,cameraSync:u,parentWidth:m=0,parentHeight:p=0})=>{let[f,g]=je.useState(null),y=je.useRef(null),b=je.useRef(0),x=je.useId(),h=je.useRef(null),v=je.useRef(null),S=je.useRef(null),{colorMode:w}=qt(),P=je.useMemo(()=>Do(),[w]),T=je.useMemo(()=>bi(),[w]),{datasets:k,seriesMetadata:R,seriesTypes:F}=je.useMemo(()=>{let j=je.Children.toArray(e).filter(qe=>je.isValidElement(qe)&&mh(qe)),ge=j.filter(qe=>qe.props.data).length,xe=[],Me=[],at=[];return j.forEach((qe,or)=>{let Ee=qe.props;if(!Ee.data)return;xe.push(Ee.data);let re=("color"in Ee&&Ee.color?Ee.color:void 0)||(ge===1?T:P[or%P.length]),me=qe.type===cn;Me.push({label:"label"in Ee&&Ee.label||`Series ${xe.length}`,color:re,...me&&"baseline"in Ee&&Ee.baseline!==void 0?{baseline:Ee.baseline,tooltipRange:"tooltipRange"in Ee&&Ee.tooltipRange||false}:{}}),at.push(me?"area":"line");}),{datasets:xe,seriesMetadata:Me,seriesTypes:at}},[e,T,P]),M=Gi(t),D=M.expandedSize?.width??m,L=r||M.action?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r,M.action]}):void 0,{headerRef:z,headerHeight:H}=La(!!L,!!o),G=Math.max(100,(M.expandedSize?.height??p)-H-60),q=je.useMemo(()=>[new Date(n.startMs),new Date(n.endMs)],[n.startMs,n.endMs]),Z=je.useMemo(()=>{let j=k.flat(),ge=j.filter(xe=>{let Me=xe.xValue.getTime();return Me>=n.startMs&&Me<=n.endMs});return ge.length>0?ge:j},[k,n.startMs,n.endMs]),O=je.useMemo(()=>{let j=Ii(Z,G,c,l);if(!l){let[ge,xe]=j.domain();xe>ge&&j.domain([ge,xe+(xe-ge)*.05]);}return j},[Z,G,c,l]),X=je.useRef(JSON.stringify(c)),W=je.useRef(null),I=je.useMemo(()=>{let[j,ge]=O.domain(),xe=Math.max(Math.abs(j),Math.abs(ge)),Me=JSON.stringify(c);if(Me!==X.current&&(X.current=Me,W.current=null),W.current!==null)return W.current;if(xe===0)return Ua(c,0);let at=Ua(c,xe);return W.current=at,at},[O,c]),U=je.useMemo(()=>{let j=G-Ge.top-Ge.bottom;return Ya(j)},[G]),N=je.useMemo(()=>{let j=$r(I),ge=j.tickFormat||j.format,Me=O.ticks(U).map(or=>ge(or)),at=Ka(Me,12,"system-ui"),qe=Math.ceil(at)+12;return {...Ge,left:Math.max(qe,30)}},[O,I,U]),C=je.useMemo(()=>scale.scaleTime({domain:q,range:[N.left,D-N.right]}),[q,D,N]),E=je.useMemo(()=>[n.startMs,n.endMs],[n.startMs,n.endMs]),B=je.useMemo(()=>a?[a.startMs,a.endMs]:void 0,[a]),J=je.useCallback(j=>{i({startMs:j[0],endMs:j[1]});},[i]),ee=D-N.left-N.right,de=je.useCallback(()=>g(null),[]),$=je.useRef({}),ce=je.useRef(u);ce.current=u;let Be=je.useCallback(j=>{v.current?.setPreview(j),S.current?.setPreview(j),ce.current?.publish($.current,j);},[]),{onPointerDown:te,onPointerMove:ae,onPointerUp:se,onPointerCancel:ve,wheelTargetRef:Pe,gestureActiveRef:De}=ch({xDomain:E,plotWidthPx:ee,plotLeftPx:N.left,groupRef:h,onCommit:J,onGestureStart:de,onFramePreview:Be,...B?{panBoundsMs:B}:{}}),Wt=je.useRef({startMs:n.startMs,endMs:n.endMs,left:0,width:0});Wt.current={startMs:n.startMs,endMs:n.endMs,left:N.left,width:ee},je.useEffect(()=>{if(!u)return;let j=()=>{h.current?.removeAttribute("transform"),v.current?.setPreview(null),S.current?.setPreview(null);},ge=Me=>{if(De.current)return;if(Me==null){j();return}let{startMs:at,endMs:qe,left:or,width:Ee}=Wt.current,co=qe-at,re=Me[1]-Me[0];if(co<=0||re<=0||Ee<=0)return;let me=co/re,oe=or*(1-me)+(at-Me[0])*Ee/re;h.current?.setAttribute("transform",`translate(${oe},0) scale(${me},1)`),v.current?.setPreview(Me),S.current?.setPreview(Me);},xe=u.subscribe($.current,ge);return ()=>{xe(),De.current||j();}},[u,De]),je.useEffect(()=>{s?.(Math.max(0,D-N.left-N.right));},[D,N,s]);let Ut=je.useCallback(j=>{if(De.current)return;let{left:ge}=y.current?.getBoundingClientRect()||{left:0},xe=j.clientX-ge;j.timeStamp-(b.current||0)<16||(b.current=j.timeStamp,g(th({mouseX:xe,datasets:k,seriesMetadata:R,seriesTypes:F,xScale:C,yScale:O,plotLeft:N.left,plotRight:D-N.right})));},[k,R,F,C,O,D,N,De]),qr=je.useCallback(()=>g(null),[]),lo={width:D,height:G,xScale:C,yScale:O,yFormatter:I,animationSettings:fl,tooltip:{data:f,show:g,hide:()=>g(null)},datasets:k,seriesMetadata:R,seriesTypes:F},Ct=0,Q=[];je.Children.toArray(e).forEach(j=>{if(!je.isValidElement(j)){Q.push(j);return}if(mh(j)){let ge=Ct;Ct++;let xe=j.props;Q.push(je__namespace.default.cloneElement(j,{...xe,color:R[ge]?.color,animate:false}));}else Q.push(j);});let A=R.map(j=>({category:j.label,fill:j.color})),ne=Cl({datasets:k,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:R.map(j=>j.label),timestamp:true},svgRef:y}),ie=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:O.ticks(U).map(j=>{let ge=Math.abs(j)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:N.left,y:O(j)},to:{x:D-N.right,y:O(j)},stroke:ge?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ge?1.5:1},`grid-line-${j}`)})}),jsxRuntime.jsx(sp,{ref:S,scale:C,width:D-N.left-N.right,top:O.range()[1],bottom:O.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:x,children:jsxRuntime.jsx("rect",{x:C.range()[0],y:O.range()[1],width:C.range()[1]-C.range()[0],height:O.range()[0]-O.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${x})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:h,children:Q})}),d&&d.length>0&&jsxRuntime.jsx("g",{children:d.map(j=>{let ge=O(j.value),xe=j.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:N.left,y:ge},to:{x:D-N.right,y:ge},stroke:xe,strokeWidth:1.5,strokeDasharray:"6 4"}),j.label&&jsxRuntime.jsx("text",{x:D-N.right-4,y:ge-4,textAnchor:"end",fontSize:11,fill:xe,children:j.label})]},`ref-line-${j.value}`)})}),jsxRuntime.jsx(ip,{ref:v,top:G-N.bottom,scale:C,width:D-N.left-N.right}),jsxRuntime.jsx(Wr.Left,{left:N.left,scale:O,yFormatter:I,height:G-N.top-N.bottom}),f&&!f.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:C(f.xValue),y:O.range()[1]},to:{x:C(f.xValue),y:O.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),f.series.filter(j=>j.type!=="bar"&&j.showMarker!==false).map(j=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:O(j.chartY??j.value),r:8,fill:"white",stroke:j.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:O(j.chartY??j.value),r:4,fill:j.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${j.label}`))]}),jsxRuntime.jsx("rect",{"data-camera-surface":"",x:N.left,y:N.top,width:D-N.left-N.right,height:G-N.top-N.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:Ut,onMouseLeave:qr,onPointerDown:te,onPointerMove:ae,onPointerUp:se,onPointerCancel:ve,ref:Pe})]});return M.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Gr.Provider,{value:lo,children:[jsxRuntime.jsx(Da,{title:t,controls:o,actions:L,containerRef:z,marginRight:N.right}),jsxRuntime.jsx("svg",{width:D,height:G,className:"overflow-visible",ref:y,role:"img","aria-label":t,children:ie}),jsxRuntime.jsx(dn,{data:f,formatter:I}),jsxRuntime.jsx(Xa,{onExport:ne,items:A,marginLeft:0,marginRight:N.right})]})}))},Rl=responsive.withParentSize(ZP);function Ml(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 _P(e,t){return Math.floor(e/t.tileSpanMs)}function un(e,t,r){let o=_P(e.startMs,t)-r,n=Math.ceil(e.endMs/t.tileSpanMs)-1+r,a=[];for(let i=o;i<=n;i++)a.push({tierId:t.id,index:i,startMs:i*t.tileSpanMs,endMs:(i+1)*t.tileSpanMs});return a}var hr=(e,t)=>`${e}:${t}`;var fh={erroredTiles:0};function up(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(hr(d.tierId,d.index));if(u){if(u.status==="error"){a+=1;continue}if(u.data){for(let m of u.data.line)r.set(m.xValue.getTime(),m);for(let m of u.data.band??[])o.set(m.xValue.getTime(),m);for(let[m,p]of Object.entries(u.data.lines??{})){let f=n.get(m);f||(f=new Map,n.set(m,f));for(let g of p)f.set(g.xValue.getTime(),g);}}}}let i=(d,u)=>d.xValue.getTime()-u.xValue.getTime(),s=[...r.values()].sort(i),c=[...o.values()].sort(i),l=Object.fromEntries([...n.entries()].map(([d,u])=>[d,[...u.values()].sort(i)]));return {line:s,band:c,lines:l,coverage:{earliestMs:s.length?s[0].xValue.getTime():void 0,latestMs:s.length?s[s.length-1].xValue.getTime():void 0,erroredTiles:a}}}function $P(e,t,r){let o=un(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(hr(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function gh(e,t,r){return un(e,t,0).some(n=>{let a=r.get(hr(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function e1(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 bh({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=$P(e,t,o);if(i&&gh(e,t,o)){let c=un(e,t,n),{line:l,band:d,lines:u,coverage:m}=up(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(gh(e,l,o)){let d=un(e,l,n),{line:u,band:m,lines:p,coverage:f}=up(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:f}}}if(i){let c=un(e,t,n),{line:l,band:d,lines:u,coverage:m}=up(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?e1(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:fh}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:fh}}var hh=new Map;function xh(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 vh({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=je.useRef(e);l.current=e;let d=je.useRef(n);d.current=n;let u=je.useRef(new Map),m=je.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return je.useEffect(()=>{for(let[b,x]of u.current)x.tierId!==o.id&&(x.ac.abort(),u.current.delete(b));let p=l.current.filter(b=>{let x=hr(b.tierId,b.index),h=r.get(x);return h?h.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),y=p.slice(0,g);if(y.length!==0){i({type:"request",ids:y.map(b=>hr(b.tierId,b.index))});for(let b of y){let x=hr(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]),je.useEffect(()=>m,[m]),{abortAll:m}}var wh=1.3,o1=25e4,n1=3;function a1(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(o1/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function kh(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=n1,resetKey:d}=e,u=je.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=je.useState(()=>Ml(n.endMs-n.startMs,Math.max(1,a),r,u)),[f,g]=je.useReducer(xh,hh),y=je.useRef(n.endMs-n.startMs),b=je.useRef(u);je.useEffect(()=>{let H=n.endMs-n.startMs,G=Ml(H,Math.max(1,a),r,u);if(G.id===m.id){b.current=u;return}let Z=Ml(H,Math.max(1,a),r,b.current).id!==G.id,O=H/y.current;(Z||O>wh||O<1/wh)&&(y.current=H,b.current=u,p(G));},[n,a,r,m.id,u]);let x=n.endMs-n.startMs,h=je.useMemo(()=>a1(x,m,l),[x,m,l]),v=je.useMemo(()=>un(n,m,h),[n,m,h]),S=je.useMemo(()=>v.map(H=>hr(H.tierId,H.index)).join(","),[v]),w=je.useRef(v);w.current=v;let P=je.useRef(n);P.current=n;let T=je.useRef(f);T.current=f;let{abortAll:k}=vh({refs:v,refsKey:S,store:f,tier:m,viewport:n,fetchTile:t,dispatch:g,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),R=je.useRef(null),F=je.useRef(false);je.useEffect(()=>{if(!F.current){F.current=true;return}k(),R.current=null,g({type:"reset"});},[k,d]);let M=je.useMemo(()=>w.current.map(H=>`${hr(H.tierId,H.index)}:${f.get(hr(H.tierId,H.index))?.status??"\u2205"}`).join("|"),[S,f]),D=je.useMemo(()=>{let H=bh({viewport:P.current,targetTier:m,ladder:r,store:T.current,overscanTiles:h,prev:R.current});return R.current=H,H},[M,m,r,h,n.startMs,n.endMs]),L=je.useMemo(()=>w.current.some(H=>T.current.get(hr(H.tierId,H.index))?.status==="loading"),[M]),z=je.useMemo(()=>{let H=w.current[0];return H?T.current.get(hr(H.tierId,H.index))?.status==="empty":false},[M]);return {tier:m,series:D,loading:L,atDataStart:z}}function mp(e){let{initialViewport:t,...r}=e,[o,n]=je.useState(t),a=kh({...r,viewport:o}),i=je.useCallback(c=>n(c),[]),s=je.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var i1={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},s1={sm:"xs",md:"sm",lg:"md"},l1={sm:wt("bodySm"),md:wt("bodySm"),lg:wt("bodyMd")},c1={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},d1={sm:20,md:24,lg:32},u1={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"},p1={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 El({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:p1[l]}:void 0,g=()=>a?jsxRuntime.jsx("div",{className:"empty-state-actions mt-2 flex flex-wrap items-center gap-3",children:a}):o||n?jsxRuntime.jsxs("div",{className:"empty-state-actions mt-2 flex flex-col gap-3",children:[o&&(o.href?jsxRuntime.jsx(_,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx(_,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(lt,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:wt("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",i1[i],u1[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",c1[i]),children:jsxRuntime.jsx(V,{name:e,size:d1[i]})}),jsxRuntime.jsx(lr,{size:s1[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",l1[i]),children:r}),g()]})}var f1=1440*60*1e3,g1=[{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}],b1=[{id:"day",days:1},{id:"week",days:7},{id:"month",days:30}];function Ph(e,t=Date.now){return b1.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 Ll(e=Date.now){return g1.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*f1),before:new Date(n)}}}))}function S1({selectionState:e,isDisabled:t}){let r=`${et} 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 Za({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(cl,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(dl,{}),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:S1({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 Mh(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var N1={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"},k1={sm:14,md:16,lg:18,xl:20},T1=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=Mh(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(et(),"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(et(),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 Al({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)]",Mh(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",N1[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:T1({isSelected:t===l.id,isFirst:d===0,isLast:d===e.length-1,isDisabled:a,variant:i}),isDisabled:a,"aria-label":l.label,children:[l.icon&&jsxRuntime.jsx(V,{name:l.icon,size:k1[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 E1(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function hp(e){return E1(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Fh=120*1e3,L1=.02,Bh={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},D1=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Il({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=D1,autoAdjustWindowSize:m=false,className:p}){let[f,g]=je.useState(0),y=je.useRef(null),[b,x]=je.useState(false),[h,v]=je.useState(null),S=N=>{let E=(N.before.getTime()-N.after.getTime())/(1e3*60*60);return E<=24?"FIFTEEN_MINUTES":E<=72||E<=168?"HOUR":("DAY")};je.useEffect(()=>{if(m&&!b&&o){let N=S(e);o(N);}},[e,m,b,o]);let w=N=>{let C;for(let E of d){let B=E.getRange(),J=(B.before.getTime()-B.after.getTime())*L1,ee=Math.abs(B.after.getTime()-N.after.getTime()),de=Math.abs(B.before.getTime()-N.before.getTime());if(ee>J||de>J)continue;let $=ee+de;(!C||$<C.distance)&&(C={id:E.id,distance:$});}return C?.id},P=h&&d.some(N=>N.id===h.id)&&Math.abs(h.after-e.after.getTime())<=Fh&&Math.abs(h.before-e.before.getTime())<=Fh?h.id:w(e),T=hp(e.after),k=hp(e.before),R=new Date(k.getTime()-1),F={start:date.fromDate(T,date.getLocalTimeZone()),end:date.fromDate(R,date.getLocalTimeZone())};je.useEffect(()=>{let N=new ResizeObserver(C=>{for(let E of C)g(E.contentRect.width);});return y.current&&N.observe(y.current),()=>{y.current&&N.unobserve(y.current);}},[]);let M=[...u].sort((N,C)=>Bh[N.id]-Bh[C.id]),D=N=>{let C=N.toString(),E=d.find(B=>B.id===C);if(E){let B=E.getRange();v({id:C,after:B.after.getTime(),before:B.before.getTime()}),x(false),t(B,{presetId:C});}},L=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),E=new Date(N.end.year,N.end.month-1,N.end.day+1,0,0,0,0);t({after:C,before:E});}},z=N=>{if(N){v(null);let C=new Date(N.year,N.month-1,N.day,0,0,0,0),E=new Date(N.year,N.month-1,N.day+1,0,0,0,0);t({after:C,before:E});}},H=N=>{o&&(x(true),o(N.toString()));},G=()=>{d.length>0&&D(d[0].id);},q=N=>hp(N).toLocaleDateString("en-US"),Z=M.map(N=>({id:N.id,label:N.label,value:N.id})),O=d.map(N=>({id:N.id,label:N.label,value:N.id})),X=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:M.find(N=>N.id===r)?.label||r}):jsxRuntime.jsx(Ao,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:H,items:Z,size:"md","aria-label":"Select Window Size",children:N=>jsxRuntime.jsx(pr,{id:N.id,"aria-label":N.label,size:"md",children:N.label},N.id)}),W=c&&!P&&d.length>0,I=l?jsxRuntime.jsx("div",{className:"flex items-center",children:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(_,{className:"border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",variant:"secondary",children:[jsxRuntime.jsx(V,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:q(e.after)})]}),jsxRuntime.jsx(bt,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Oa,{"aria-label":"Select date",value:date.parseDate(T.toISOString().split("T")[0]),onChange:z})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(_,{className:tailwindMerge.twMerge("border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",W&&"rounded-r-none"),variant:"secondary",children:[jsxRuntime.jsx(V,{name:"CalendarBlank",size:18}),!P&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${q(e.after)} - ${q(R)}`})]}),jsxRuntime.jsx(bt,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Za,{"aria-label":"Date range calendar",value:F,onChange:L})})]}),W&&jsxRuntime.jsx(_,{variant:"ghost",size:"md",onPress:G,children:"Reset"})]}),U=f<600;return jsxRuntime.jsx("div",{ref: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(Ao,{selectedKey:P??"",onSelectionChange:D,items:O,size:"md","aria-label":"Select Date Range",children:N=>jsxRuntime.jsx(pr,{id:N.id,size:"md",children:N.label},N.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&X})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&I,a&&d.length>0&&jsxRuntime.jsx(Al,{options:d.map(N=>({id:N.id,label:N.label})),value:P??"",onChange:D,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&X})]})})}var V1=1440*60*1e3,z1=6e4,Vh=(e,t)=>({startMs:t-e*V1,endMs:t}),O1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function zh({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,y]=je.useState(900),b=p?.endMs,[x,h]=je.useState(()=>b??Date.now());je.useEffect(()=>{if(b!=null){h(b);return}h(Date.now());let te=setInterval(()=>h(Date.now()),z1);return ()=>clearInterval(te)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=je.useMemo(()=>Vh(S,v??Date.now()),[S,v]),P=x,T=je.useMemo(()=>({startMs:p?.startMs??0,endMs:x}),[p?.startMs,x]),k=te=>{let ae=Math.min(te.endMs-te.startMs,T.endMs-T.startMs),se=Math.max(Math.min(te.endMs,T.endMs),T.startMs+ae);return {startMs:se-ae,endMs:se}},[R,F]=je.useState(null),[M,D]=je.useState(null),L=R??w,z=mp({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:g,maxFutureMs:P,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),H=je.useMemo(()=>Ll(()=>v??Date.now()),[v]),G=c??H,q=()=>{if(M&&"presetId"in M){let te=G.find(ae=>ae.id===M.presetId);if(te){let ae=te.getRange();return {startMs:ae.after.getTime(),endMs:ae.before.getTime()}}}return M&&"range"in M?M.range:Vh(S,v??Date.now())},{line:Z,coverage:O,renderTier:X,targetTier:W,isFallback:I,isStale:U}=z.series,N=X?X.bucketMs*1.5:0,C=te=>te==null?"\u2014":new Date(te).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),E=(te,ae)=>{let se=ae-te<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},ve=new Intl.DateTimeFormat("en-US",se);return `${ve.format(new Date(te))} \u2013 ${ve.format(new Date(ae))}`},B=z.viewport.startMs!==L.startMs||z.viewport.endMs!==L.endMs,J=U||z.loading&&O.earliestMs==null,ee=(z.viewport.endMs-z.viewport.startMs)*.03,de=!J&&O.earliestMs!=null&&O.earliestMs>z.viewport.startMs+ee,$=!z.loading&&O.earliestMs==null&&O.latestMs==null&&Z.length===0&&!U,ce=f({series:z.series,gapMs:N}),Be=je.isValidElement(ce)&&ce.type===je.Fragment?ce.props.children:ce;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(Il,{dateRange:O1(z.viewport),onDateRangeChange:(te,ae)=>{let se=k({startMs:te.after.getTime(),endMs:te.before.getTime()});D(ae?.presetId?{presetId:ae.presetId}:{range:se}),F(se),z.jumpTo(se);},windowSize:l[W.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:G,allowDatePicker:true,showReset:false}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3 text-xs text-text-secondary",children:[jsxRuntime.jsxs("span",{children:["Window"," ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:E(z.viewport.startMs,z.viewport.endMs)})]}),jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"\u2022"}),jsxRuntime.jsxs("span",{children:["Resolution ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:X?.id??W.id}),I&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",W.id]})]}),z.loading&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"loading\u2026"}),de&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:["showing available history from ",C(O.earliestMs)]}),!de&&!J&&z.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),B&&jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onPress:()=>{let te=k(q());F(te),z.jumpTo(te);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:$?jsxRuntime.jsx(El,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Rl,{title:t,viewport:z.viewport,panBounds:T,onViewportChange:z.onViewportChange,onPlotWidthChange:y,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:Be}),z.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 Yi({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(K,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var Y1=e=>{let t=Bt({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 Yr({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[y,b]=je__namespace.default.useState(false),{isFocused:x,handleFocus:h,handleBlur:v}=ur(),S=d==="password",w=$s(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Le(g.className,"group flex flex-col"),children:({isDisabled:P,isInvalid:T})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,description:f==="tooltip"||f==="inline"?t:void 0,descriptionPlacement:f,isRequired:a,children:e}),jsxRuntime.jsxs(xt,{children:[s&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute top-1/2 -translate-y-1/2 transform flex items-center z-10",style:{left:9},children:(()=>{let k={sm:14,md:16,lg:18,xl:20}[o];return w?jsxRuntime.jsx(Vr,{size:k,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:k,className:`transition-colors ${x?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(tl,{size:o,disabled:P,type:S?y?"text":"password":d,name:g.name,autoComplete:g.autoComplete,value:g.value,defaultValue:g.defaultValue,placeholder:g.placeholder,onFocus:k=>h(k,g.onFocus),onBlur:k=>v(k,g.onBlur),onChange:k=>g.onChange?.(k.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:Y1({isInvalid:T,isDisabled:P,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&&!P&&jsxRuntime.jsx(Ri,{onClick:()=>{l?l():g.onChange&&g.onChange("");},size:o}),S&&!P&&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:k=>{k.preventDefault(),k.stopPropagation();},children:jsxRuntime.jsx(V,{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(he,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function Xn({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(Yr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Ji({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=je.useState(false),u=o!==void 0&&n!==void 0,m=t.find(p=>p.value===e);return c?jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[jsxRuntime.jsx(_,{variant:"secondary",size:i,icon:"ArrowsDownUp","aria-label":`Sort by: ${m?.label||"Select"}`,onPress:()=>d(true)}),jsxRuntime.jsx(ht,{isOpen:l,onClose:()=>d(false),title:"Sort by",contentPadding:false,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:t.map(p=>({id:p.value,label:p.label,value:p.value})),className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:e?[e]:[],onSelectionChange:p=>{let f=Array.from(p)[0];f!=null&&(r(f),d(false));},children:p=>jsxRuntime.jsx(pr,{id:p.id,textValue:p.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:p.label})},p.id)})})]}):jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[a&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary whitespace-nowrap",children:"Sort by:"}),jsxRuntime.jsx(Ao,{selectedKey:e,onSelectionChange:p=>r(p),size:i,className:"min-w-32",items:t.map(p=>({id:p.value,label:p.label,value:p.value})),renderItem:p=>p.label,"aria-label":"Sort by",reserveErrorSpace:false}),u&&jsxRuntime.jsx(_,{variant:"ghost",size:i,onClick:()=>n(o==="asc"?"desc":"asc"),"aria-label":`Sort ${o==="asc"?"descending":"ascending"}`,className:"p-1.5",children:o==="asc"?jsxRuntime.jsx(lucideReact.ArrowUp,{className:"w-4 h-4"}):jsxRuntime.jsx(lucideReact.ArrowDown,{className:"w-4 h-4"})})]})}function Uh({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: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||f||i))return null;let P=y?"sticky bg-background-surface":"",T=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 ${P} ${h}`,style:{...v,...T},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(Yi,{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(Ji,{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(k=>jsxRuntime.jsxs(Hr,{variant:"primary",size:"sm",onRemove:()=>o(k.id),isRemovable:true,children:[k.label,": ",k.value]},k.id)),r.length>s&&a&&jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onClick:n,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-shrink-0",children:p||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:f.items.map(k=>jsxRuntime.jsx(_,{variant:k.variant||"secondary",size:"sm",icon:k.icon,onPress:k.onClick,isDisabled:k.disabled,children:k.label},k.id))}),e&&jsxRuntime.jsx("div",{className:"w-64",children:jsxRuntime.jsx(Xn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})]}),jsxRuntime.jsxs("div",{className:"@[640px]:hidden",children:[jsxRuntime.jsx("div",{className:"flex flex-col gap-3 mb-3",children:jsxRuntime.jsx("div",{className:"flex items-center gap-3",children:p?jsxRuntime.jsx("div",{className:"flex-1",children:p}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(Ia,{items:f.items.map(k=>({id:k.id,name:k.label,iconName:k.icon,variant:k.variant==="destructive"?"destructive":"primary",disabled:k.disabled,onAction:k.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx(_,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Xn,{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(Yi,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Ji,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function Kh({filters:e,onRemove:t,onClearAll:r,onManageFilters:o,maxVisibleChips:n=3,mode:a="chips",showManageButton:i=true,size:s="sm",className:c=""}){let l=e.length>0,d=e.slice(0,n),u=Math.max(0,e.length-n),m=u>0,p=a==="button"&&!!o,f=a==="chips"&&i&&!!o;if(!l&&!p&&!f)return null;let g=p&&jsxRuntime.jsxs(_,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&jsxRuntime.jsx(_,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(x=>jsxRuntime.jsxs(Hr,{variant:"secondary",size:s,onRemove:()=>t(x.id),isRemovable:true,children:[x.label,": ",x.value]},x.id)),l&&m&&o&&jsxRuntime.jsxs(_,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx(_,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?g:y;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function _1(e,t,r){return {field:e,operator:t,value:r}}function $1(e,t="AND"){return {logic:t,conditions:e}}function Xi(){return {logic:"AND",conditions:[]}}function zl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?zl(t):false)}function eR(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":">",y=f.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${g} ${p.value} and ${y} ${f.value}`});}else for(let g of u){let y;g.operator==="gte"?y="\u2265":g.operator==="gt"?y=">":g.operator==="lte"?y="\u2264":y="<",a.push({id:`${i}-${g.operator}`,label:l,value:`${y} ${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 fn(e,t){let r=e||Xi();return {...r,conditions:[...r.conditions,t]}}function jn(e,t){if(!e)return Xi();let r=e.conditions.filter(o=>"conditions"in o?jn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function qn(e){if(!e)return [];let t=new Set;function r(o){"conditions"in o?o.conditions.forEach(r):t.add(o.field);}return e.conditions.forEach(r),Array.from(t)}function Jh({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,showCalendar:c=true,reserveErrorSpace:l=true,validationResult:d,className:u,...m}){let[p,f]=je.useState(false),g=y=>{m.onChange&&y&&m.onChange(y),f(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Le(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(ji,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[jsxRuntime.jsx(_,{variant:"unstyled",className:"absolute right-2 top-1/2 -translate-y-1/2 flex h-8 w-8 items-center justify-center rounded hover:bg-background-hover text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(V,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(Oa,{value:m.value,onChange:g,minValue:m.minValue,maxValue:m.maxValue,isDisabled:i,isReadOnly:m.isReadOnly,isDateUnavailable:m.isDateUnavailable})})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(he,{size:o,children:r(d)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function lR({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 ji({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge($o({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:lR({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function Ol({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:Le(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ke,{children:e}),jsxRuntime.jsxs(kg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(ji,{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(ji,{slot:"end",className:"flex-1 px-2 py-1.5 text-sm"}),jsxRuntime.jsx(_,{variant:"icon",className:"mr-1 w-6 rounded outline-offset-0",children:jsxRuntime.jsx(lucideReact.CalendarIcon,{"aria-hidden":true,className:"h-4 w-4"})})]}),t&&jsxRuntime.jsx(we,{children:t}),typeof r=="string"?jsxRuntime.jsx(he,{children:r}):null,jsxRuntime.jsx(bt,{children:jsxRuntime.jsx(Za,{})})]})}var hR=e=>{let t=Bt({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return tailwindMerge.twMerge(t,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function qi({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,validationResult:s,reserveErrorSpace:c=true,descriptionPlacement:l="below",...d}){let u=je.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=ur();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:Le(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:y})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Ke,{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:hR({isInvalid:y||!!r,isDisabled:g,isFocused:m,transparent:i,size:o,className:typeof d.className=="string"?d.className:void 0})}),jsxRuntime.jsxs("div",{className:"absolute inset-y-[2px] right-[2px] flex flex-col divide-y divide-border-default border-l border-border-default overflow-hidden rounded-r-[calc(var(--control-border-radius)-2px)]",children:[jsxRuntime.jsx(reactAriaComponents.Button,{slot:"increment",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(he,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}var wp={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 vR({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=wp[r].track,a=et,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 CR({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=wp[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Hl({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:Le(o.className,`relative group flex items-center gap-2 ${wp[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:vR({...n,size:r}),children:jsxRuntime.jsx("span",{className:CR({...n,size:r})})}),e]})})}function qh(e){return new Intl.NumberFormat("en-US").format(e)}function Qh({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=je.useState(n),[u,m]=je.useState({}),[p,f]=je.useState({}),[g,y]=je.useState(null),{isMobile:b}=ar(),x=je.useMemo(()=>r.some(C=>C.group),[r]),{groups:h,ungroupedFacets:v,facetsByGroup:S}=je.useMemo(()=>{let C=new Set,E=[],B={};for(let J of r)J.group?(C.has(J.group)||(C.add(J.group),B[J.group]=[]),B[J.group].push(J)):E.push(J);return {groups:Array.from(C),ungroupedFacets:E,facetsByGroup:B}},[r]);je.useEffect(()=>{e&&(d(n),m({}),f({}),y(!b&&h.length>0?h[0]:null));},[e,n,h,b]);let w=je.useMemo(()=>!l||zl(l)?0:qn(l).length,[l]),P=()=>{a(l),t();},T=()=>{let C=Xi();d(C),i?i():a(C),t();},k=C=>{if(!l)return [];if(!qn(l).includes(C))return [];let B=[];function J(ee){if(ee)for(let de of ee.conditions)"conditions"in de?J(de):de.field===C&&de.operator==="in"&&Array.isArray(de.value)&&B.push(...de.value.map(String));}return J(l),B},R=(C,E,B)=>{let J=jn(l,C);E!==void 0&&(J=fn(J,{field:C,operator:"gte",value:E})),B!==void 0&&(J=fn(J,{field:C,operator:"lte",value:B})),d(J);},F=C=>{if(!l)return;let E;function B(J){if(J)for(let ee of J.conditions)"conditions"in ee?B(ee):ee.field===C&&ee.operator==="eq"&&typeof ee.value=="boolean"&&(E=ee.value);}return B(l),E},M=(C,E)=>{let B=jn(l,C);E!==void 0&&(B=fn(B,{field:C,operator:"eq",value:E})),d(B);},D=(C,E,B)=>{let J=jn(l,C);E&&(J=fn(J,{field:C,operator:"gte",value:E.toString()})),B&&(J=fn(J,{field:C,operator:"lte",value:B.toString()})),d(J);},L=C=>{let E=S[C]||[],B=l?qn(l):[];return E.filter(J=>B.includes(J.field)).length},z="pr-9 bg-background-muted/50",H="border-t border-border-muted",G="text-sm font-medium text-text-link-default",q=C=>jsxRuntime.jsx("span",{className:G,children:C}),Z=C=>{let E=o[C.field]||{},B=u[C.field]||"",J=[];C.values?J=C.values.map($=>({value:String($.value),label:$.label,count:E[String($.value)]})):J=Object.entries(E).map(([$,ce])=>({value:$,label:$,count:ce}));let ee=J.length;if(B){let $=B.toLowerCase();J=J.filter(ce=>ce.label.toLowerCase().includes($));}J.sort(($,ce)=>$.count!==void 0&&ce.count!==void 0&&ce.count!==$.count?ce.count-$.count:$.label.localeCompare(ce.label));let de=C.type||"string";if(de==="string"||!C.type){let $=k(C.field),ce=C.searchThreshold??10,Be=C.maxVisibleOptions??50,te=p[C.field]??false,ae=te||J.length<=Be?J:J.slice(0,Be),se=J.length>Be&&!te;return jsxRuntime.jsxs(nn,{id:C.field,children:[jsxRuntime.jsx(an,{title:C.label,description:C.description,className:z,endContent:$.length>0?q(`${$.length} selected`):void 0}),jsxRuntime.jsx(sn,{className:H,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[ee>ce&&jsxRuntime.jsx(Xn,{value:B,onChange:ve=>m(Pe=>({...Pe,[C.field]:ve})),onClear:()=>m(ve=>({...ve,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(Au,{value:$,onChange:ve=>{let Pe=jn(l,C.field);ve.length>0&&(Pe=fn(Pe,{field:C.field,operator:"in",value:ve})),d(Pe);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:ae.map(ve=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(Zr,{value:ve.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(ve.value,ve.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:ve.label}),ve.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:qh(ve.count)})]})})},ve.value))})}),se&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",onPress:()=>f(ve=>({...ve,[C.field]:true})),className:"w-full",children:["Show all ",J.length," options"]})}),te&&J.length>Be&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(_,{variant:"ghost",size:"sm",onPress:()=>f(ve=>({...ve,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(de==="number"){let $,ce,Be=ae=>{if(ae)for(let se of ae.conditions)"conditions"in se?Be(se):se.field===C.field&&(se.operator==="gte"&&typeof se.value=="number"&&($=se.value),se.operator==="lte"&&typeof se.value=="number"&&(ce=se.value));};Be(l);let te=$!==void 0||ce!==void 0;return jsxRuntime.jsxs(nn,{id:C.field,children:[jsxRuntime.jsx(an,{title:C.label,description:C.description,className:z,endContent:te?q($!==void 0&&ce!==void 0?`${$} - ${ce}`:$!==void 0?`\u2265 ${$}`:`\u2264 ${ce}`):void 0}),jsxRuntime.jsx(sn,{className:H,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(qi,{label:"Min",value:$,onChange:ae=>R(C.field,ae,ce)},`${C.field}-min`),jsxRuntime.jsx(qi,{label:"Max",value:ce,onChange:ae=>R(C.field,$,ae)},`${C.field}-max`)]})})]},C.field)}if(de==="boolean"){let $=F(C.field);return jsxRuntime.jsxs(nn,{id:C.field,children:[jsxRuntime.jsx(an,{title:C.label,description:C.description,className:z,endContent:$!==void 0?q($?"Yes":"No"):void 0}),jsxRuntime.jsx(sn,{className:H,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(Hl,{size:"lg",isSelected:$??false,onChange:ce=>M(C.field,ce?true:void 0),children:$?"Yes":"No"})]})})]},C.field)}if(de==="date"){let $,ce,Be=Pe=>{if(Pe)for(let De of Pe.conditions)"conditions"in De?Be(De):De.field===C.field&&(De.operator==="gte"&&($=String(De.value)),De.operator==="lte"&&(ce=String(De.value)));};Be(l);let te=$!==void 0||ce!==void 0,ae=Pe=>{if(Pe)try{return /^\d{4}-\d{2}-\d{2}$/.test(Pe)?date.parseDate(Pe):void 0}catch{return}},se=ae($),ve=ae(ce);return jsxRuntime.jsxs(nn,{id:C.field,children:[jsxRuntime.jsx(an,{title:C.label,description:C.description,className:z,endContent:te?q("Date range selected"):void 0}),jsxRuntime.jsx(sn,{className:H,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(Ol,{label:"Date Range",value:se&&ve?{start:se,end:ve}:void 0,onChange:Pe=>{Pe?D(C.field,Pe.start,Pe.end):D(C.field,void 0,void 0);}})})})]},C.field)}return null},O=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let B=(l?qn(l):[]).includes(C.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>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:[B&&jsxRuntime.jsx("span",{className:G,children:"1 active"}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),h.map(C=>{let E=L(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:[E>0&&jsxRuntime.jsxs("span",{className:G,children:[E," active"]}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),X=C=>{if(C.startsWith("__ungrouped__")){let B=C.replace("__ungrouped__",""),J=v.find(ee=>ee.field===B);return J?jsxRuntime.jsx(Ha,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[J.field],children:Z(J)}):null}let E=S[C]||[];return E.length===0?null:jsxRuntime.jsx(Ha,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[E[0].field],children:E.map(B=>Z(B))})},W=()=>{if(g){let C=g.startsWith("__ungrouped__")&&v.find(E=>E.field===g.replace("__ungrouped__",""))?.label||g;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(V,{name:"CaretLeft",size:"sm",className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:X(g)})]})}return O()},I=()=>jsxRuntime.jsxs("div",{className:"flex h-full",children:[jsxRuntime.jsxs("div",{className:"w-48 flex-shrink-0 border-r border-border-muted overflow-y-auto bg-background-muted/30",children:[v.map(C=>{let B=(l?qn(l):[]).includes(C.field),J=g===`__ungrouped__${C.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>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 ${J?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${J?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C.label}),B&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C.field)}),h.map(C=>{let E=L(C),B=g===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 ${B?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${B?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C}),E>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:g?X(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),U=()=>jsxRuntime.jsx(Ha,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>Z(C))});return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:x&&b&&g?g.startsWith("__ungrouped__")?v.find(C=>C.field===g.replace("__ungrouped__",""))?.label||s:g:w>0?`${s} (${w} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:P,variant:"primary"},secondaryAction:{label:"Clear all",onPress:T},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:qh(c)})," ",c===1?"result":"results"," with current filters"]}):void 0,children:r.length===0?jsxRuntime.jsx("div",{className:"py-12 text-center",children:jsxRuntime.jsx("div",{className:"text-sm font-medium text-text-secondary",children:"No filters available"})}):x?b?W():I():U()})}function kp(e="left"){switch(e){case "center":return "justify-center text-center";case "right":return "justify-end text-right";default:return "justify-start text-left"}}function yr(e="normal",t){return tailwindMerge.twMerge({strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[e],t&&"hover:text-action-primary cursor-pointer transition-colors")}function ke(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",kp(e),t)}function Ul(e,t="\u2014"){return e==null||e===""?t:String(e)}var gn={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 Gt(e="normal"){return {strong:gn.lg,high:gn.lg,normal:gn.md,low:gn.sm}[e]}function fe(e,...t){return typeof e=="function"?e(...t):e}function Zh(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 _h(e){return e?"success":"neutral"}function Kl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function Tp(e="hover",t="secondary"){let r={primary:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",secondary:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",default:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",brand:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",muted:"text-text-secondary hover:text-text-secondary visited:text-text-secondary",unstyled:""},o={visible:"underline underline-offset-4 decoration-1 cursor-pointer",hover:"hover:underline hover:underline-offset-4 hover:decoration-1 cursor-pointer transition-colors",none:"cursor-pointer"},n=r[t],a=o[e]||"";return `${n} ${a}`.trim()}function wo(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=Tp(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 $h({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(K,{className:gn.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!fe(l.hidden,e));if(s.length===0)return null;let c=ke(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=fe(l.disabled,e);return l.variant==="icon"||!l.label?jsxRuntime.jsx(_,{variant:"icon",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,"aria-label":l.label||l.id,children:jsxRuntime.jsx(V,{name:l.icon||"DotsThree",size:n==="sm"?16:20})},l.id):jsxRuntime.jsxs(_,{variant:l.variant||"secondary",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,children:[l.icon&&jsxRuntime.jsx(V,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function tx({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,y=(w,P)=>{if(!f||w.length<=f)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:w});let T=w.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(dr,{content:P,children:jsxRuntime.jsx("span",{children:T})})};if(g)return jsxRuntime.jsx(K,{className:Gt("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:ke(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:ke(d,"text-text-secondary"),children:u});let b=ke(d,m);if(Array.isArray(e)){let w=e.slice(0,p),P=e.slice(p),T=P.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[w.map((k,R)=>{let F=fe(o,k,t),M=n!==void 0?fe(n,k,t):String(k),D=fe(s,k,t),L=fe(l,k,t);return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(ut,{variant:F,size:a,shape:i,dot:D,dotPosition:c,dotPulse:L,children:y(M,M)})},R)}),T&&jsxRuntime.jsx(dr,{content:P.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(ut,{variant:"neutral",size:a,shape:i,children:["+",P.length]})})})]})})}let x=fe(o,e,t),h=n!==void 0?fe(n,e,t):String(e),v=fe(s,e,t),S=fe(l,e,t);return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(ut,{variant:x,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:y(h,h)})})}function rx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(K,{className:Gt(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:ke(c,d)});let p=ke(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(V,{name:m?a:i,size:16,className:m?"text-feedback-success-text":"text-text-disabled"})});case "text":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx("span",{className:yr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(ut,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function nx({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:y}){let{isLoading:b}=t,x=fe(r,e),h=fe(o,e),v=fe(n,e),S=fe(a,e),w=fe(c,e),P=fe(m,e),T=fe(y,e),k=ke(f,g);return jsxRuntime.jsx("div",{className:k,children:jsxRuntime.jsx(ml,{firstName:x,lastName:h,email:v,avatarUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showEmail:u,badge:P,emphasis:p,isLoading:b,piiEntity:T})})}function ax({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 ix({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:Gt(s)});if(!e)return jsxRuntime.jsx("div",{className:ke(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:ke(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=DR(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=ke(i,tailwindMerge.twMerge(yr(s),d)),g=fe(c,t);return g?jsxRuntime.jsx("div",{className:f,children:wo(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function DR(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}var IR={up:"ArrowUp",down:"ArrowDown",flat:"Minus"},FR={positive:"text-feedback-success-text",negative:"text-feedback-error-text",neutral:"text-text-secondary"};function Pp(e){return e>0?"up":e<0?"down":"flat"}function BR(e,t,r){switch(e){case "percent":return {type:"percentage",decimals:t};case "currency":return {type:"currency",currency:r,minimumFractionDigits:t,maximumFractionDigits:t};case "compact":return {type:"number",notation:"compact",decimals:t,thousandsSeparator:true};default:return {type:"number",decimals:t,thousandsSeparator:true}}}function sx({value:e,row:t,context:r,direction:o,tone:n="neutral",format:a="number",decimals:i=0,currency:s="USD",showIcon:c=true,align:l="right",emphasis:d="normal",emptyText:u="\u2014",className:m}){let{isLoading:p}=r;if(p)return jsxRuntime.jsx(K,{className:Gt(d)});let f=typeof e=="number"?e:Number(e);if(e==null||e===""||!Number.isFinite(f))return jsxRuntime.jsx("div",{className:ke(l,"text-text-secondary"),children:u});let g=fe(o,t)??Pp(f),y=fe(n,t)??"neutral",b=Nr(f,BR(a,i,s))??u,x=f>0?"+":"",v=ke(l,tailwindMerge.twMerge(d==="strong"||d==="high"?"font-semibold":void 0,m,FR[y]));return jsxRuntime.jsxs("div",{className:v,children:[c&&jsxRuntime.jsx(V,{name:IR[g],size:"xs","aria-hidden":true}),jsxRuntime.jsx("span",{children:`${x}${b}`})]})}function Jl({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[y,b]=je.useState(false),x=o||(r?OR(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,P={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[m],T=({children:k,className:R})=>s?c?jsxRuntime.jsx(c,{href:s,className:R,children:k}):jsxRuntime.jsx(lt,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:k}):jsxRuntime.jsx("span",{className:R,children:k});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:v.skeletonText,height:16}),jsxRuntime.jsx(K,{width:v.skeletonSecondary,height:12})]})]});if(a==="inline"){let k=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(V,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(T,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",P,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:k})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,f),children:[u&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(V,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(T,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",P,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:e})}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1.5 text-text-secondary leading-normal",v.secondaryTextSize),children:[d&&jsxRuntime.jsx(V,{name:x,size:v.iconInTextSize,className:"flex-shrink-0"}),jsxRuntime.jsx("span",{className:"truncate","data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:t})]})]})]})}function OR(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 cx({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:y}){let{isLoading:b}=t,x=fe(r,e),h=fe(o,e),v=fe(n,e),S=fe(a,e),w=fe(c,e),P=fe(y,e),T=ke(f,g);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(Jl,{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:P})})}var qY={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",circulate:void 0,unknown:void 0,connected:void 0,disconnected:void 0},HR=["charging","discharging","heat","cool","on","circulate","connected"],GR={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",circulate:"Circulating",connected:"Connected",disconnected:"Disconnected"};function Rp(e){return HR.includes(e)}function Mp(e){return GR[e]}function Zn({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let u=t??Mp(e),m=Rp(e);return jsxRuntime.jsxs(ut,{variant:e,size:n,shape:a,dot:i??m,dotPulse:s??m,className:c?`w-28 justify-center ${l||""}`:l,...d,children:[r&&jsxRuntime.jsx(V,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var UR={importing:"Importing",exporting:"Exporting",idle:"Idle",unknown:"Unknown"};function ux(e){return UR[e]}var KR={importing:"ArrowDown",exporting:"ArrowUp"};function jl({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let l=t??ux(e),d=KR[e],u=n==="sm"?12:n==="md"?14:16;return r&&d?jsxRuntime.jsx(ut,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(V,{name:d,size:u})}):jsxRuntime.jsx(ut,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function ql({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(K,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?Nr(r,o):null,f=a==="horizontal",g=o&&!p;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",f?"gap-2":"flex-col gap-1",m),children:[(p||g)&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("font-medium inline-block",p?"text-text-primary":"text-text-secondary",s==="sm"&&"text-xs min-w-12",s==="md"&&"text-sm min-w-14",s==="lg"&&"text-base min-w-16"),children:p||"\u2014"}),jsxRuntime.jsx(Zn,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(jl,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(Zn,{state:n,size:s,shape:c,fixedWidth:d})})]})}function px({value:e,row:t,context:r,metric:o,metricFormatter:n,secondaryState:a,size:i="sm",shape:s="pill",label:c,icon:l,fixedWidth:d=true,align:u="left",compact:m=false,className:p}){let{isLoading:f}=r;if(f){let v={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(K,{className:"h-4 w-12"}),jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(K,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:ke(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=fe(o,t),y=fe(a,t),b=typeof c=="function"?c(e,t):c,x=ke(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(x),children:jsxRuntime.jsx(ql,{state:e,stateLabel:b,metric:g,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(Zn,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function fx({value:e,row:t,context:r,formatter:o,align:n="left",emphasis:a="normal",href:i,linkBehavior:s="hover",className:c,emptyText:l="\u2014",emptyClassName:d="text-text-secondary"}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:Gt(a)});let m=uo({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=yr(a),f=ke(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),y=fe(i,t);return y?wo(g,y,t,s):g}var Lp=je__namespace.default.memo(({value:e,min:t,max:r,color:o="var(--color-viz-default)",backgroundColor:n="var(--color-background-muted)",colorScale:a,showLabel:i=true,formatLabel:s,height:c=20,minWidth:l=4,segments:d,segmentGap:u=2,barWidth:m,context:p})=>{let f=je.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=je.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?vi(e,t,r,a.center,a.scheme):yi(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(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 P=w<h;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:x,backgroundColor:P?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 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:`${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()})]})});Lp.displayName="HorizontalBarCell";var Dp=je__namespace.default.memo(({value:e,data:t,color:r="var(--color-viz-default)",categoryColors:o,context:n,width:a,height:i=40})=>{let s=e||t||[],c=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:f}=je.useMemo(()=>{if(s.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]}),barWidth:2};let y=d3Array.extent(s,P=>c(P)),b=d3Array.min(s,P=>l(P))??0,x=d3Array.max(s,P=>l(P))??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 g=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(g-v),w=y.category&&o?.[y.category]?o[y.category]:r;return jsxRuntime.jsx(shape.Bar,{x:h-f/2,y:x>=0?v:g,width:f,height:S,fill:w,rx:1},`bar-${b}`)})})});Dp.displayName="MiniBarCell";function yx({value:e,row:t,context:r,format:o="number",decimals:n=0,prefix:a,suffix:i,emptyText:s="\u2014",align:c="right",emphasis:l="normal",href:d,linkBehavior:u="hover",showPositiveSign:m=false,colorCode:p=false,className:f}){let{isLoading:g}=r;if(g)return jsxRuntime.jsx(K,{className:Gt(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:ke(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?Kl(y,true):yr(l),S=ke(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:h}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),P=fe(d,t);return P?jsxRuntime.jsx("div",{className:S,children:wo(w,P,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var Ap=je__namespace.default.memo(({value:e,showLabel:t=true,color:r="var(--color-viz-categorical-1)",backgroundColor:o="var(--color-background-muted)",height:n=20,segments:a,segmentGap:i=2,colorScale:s,context:c})=>{let l=je.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=je.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?vi(e,0,100,s.center,s.scheme):yi(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 y=g<p,b=d;if(r==="auto"&&s&&y){let x=(g+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=vi(x,0,100,s.center,s.scheme):b=yi(x,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:m,backgroundColor:y?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),"%"]})]})});Ap.displayName="PercentBarCell";var c2="\u2013",Cx="\u200A";function Sx(e){if(e==null||e==="")return;let t=typeof e=="number"?e:Number(e);return Number.isFinite(t)?t:void 0}function wx({row:e,context:t,min:r,max:o,decimals:n=0,unit:a,emptyText:i="\u2014",align:s="right",emphasis:c="normal",className:l}){let{isLoading:d}=t;if(d)return jsxRuntime.jsx(K,{className:Gt(c)});let u=Sx(fe(r,e)),m=Sx(fe(o,e));if(u===void 0&&m===void 0)return jsxRuntime.jsx("div",{className:ke(s,"text-text-secondary"),children:i});let p=y=>new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(y),f=u!==void 0&&m!==void 0?`${p(u)}${Cx}${c2}${Cx}${p(m)}`:p(u!==void 0?u:m),g=ke(s,tailwindMerge.twMerge("tabular-nums",yr(c),l));return jsxRuntime.jsxs("div",{className:g,children:[jsxRuntime.jsx("span",{children:f}),a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a})]})}function $l({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:ke(a),children:jsxRuntime.jsx(K,{className:"h-4 w-4 rounded"})});let s=fe(n,e),c=ke(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(Zr,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function ec({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],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(lt,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",w),asButton:false,children:S}):jsxRuntime.jsx("span",{className:w,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:f.skeletonText,height:16}),jsxRuntime.jsx(K,{width:f.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(h,{className:tailwindMerge.twMerge("flex items-center",f.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(V,{name:"MapPin",size:f.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",y,f.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})]});let v=()=>{if(m){if(t&&r&&o)return "city-state-zip";if(t&&r)return "city-state";if(t)return "city";if(r)return "state";if(o)return "postal-code"}};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",f.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",f.iconContainerSize),children:jsxRuntime.jsx(V,{name:"MapPin",size:f.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(h,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",y,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 kx({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,y=fe(r,e),b=fe(o,e),x=fe(n,e),h=fe(a,e),v=fe(c,e),S=fe(f,e),w=ke(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(ec,{streetAddress:y,city:b,state:x,postalCode:h,layout:i,size:s,href:v,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:g,piiEntity:S})})}var Ip=je__namespace.default.memo(({value:e,data:t,type:r="line",color:o="var(--color-viz-default)",strokeWidth:n=2,categoryColors:a,context:i,width:s,height:c=40})=>{let l=e||t||[],d=s||100,u=c,{xScale:m,yScale:p}=je.useMemo(()=>{if(l.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]})};let g=d3Array.extent(l,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:g}),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 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})]})});Ip.displayName="SparklineCell";function Mx({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:y}=r;if(y)return jsxRuntime.jsx(K,{className:Gt(l)});let b=Ul(e,a),x=fe(i,t),h=fe(g,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:L="end",length:z=16,ellipsis:H="...",tooltip:G=true}=d;if(b.length>z){switch(L){case "start":v=Hs(b,z);break;case "middle":v=Pa(b,z);break;case "end":v=Gs(b,z,H);break}S=G;}}let P=f&&h?{"data-pii-type":f,"data-pii-entity":h}:{},T=Object.keys(P).length>0,k=jsxRuntime.jsx("span",{className:w?"truncate":"",...P,children:v}),R=S?jsxRuntime.jsx(dr,{content:T?jsxRuntime.jsx("span",{...P,children:String(b)}):String(b),children:k}):k,F=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:o}),R,n&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:n})]}),M=F;if(u&&b&&b!==a){let L=typeof u=="function"?u(t):String(b);M=jsxRuntime.jsx(en,{value:L,size:"sm",children:F});}if(x){let L=ke(m,p);return jsxRuntime.jsx("div",{className:L,children:wo(M,x,t,s,c,l)})}let D=ke(m,tailwindMerge.twMerge(yr(l),p));return jsxRuntime.jsx("div",{className:D,children:M})}var S2={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},w2={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function tc(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function rc(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 nc({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=tc(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:rc(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=tc(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:rc(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=tc(e,u),p=u.showLabel&&u.label;return jsxRuntime.jsxs("div",{className:"flex items-center text-sm text-text-secondary",children:[u.icon&&jsxRuntime.jsx(V,{name:u.icon,className:"mr-1.5 h-4 w-4 flex-shrink-0"}),p&&jsxRuntime.jsxs("span",{className:"mr-1 font-medium",children:[u.label,":"]}),jsxRuntime.jsx("span",{className:"truncate [&>*]:!justify-start [&>*]:!text-left",children:rc(m,e,u,l)})]},u.id)})})]})}function ac({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=tc(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:rc(d,e,c,i)})]},c.id)})})})}function Ex(e="md"){return {mobile:S2[e],desktop:w2[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 B2={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},V2={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function z2(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 O2({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c}){let l=e.reorderable!==false,{attributes:d,listeners:u,setNodeRef:m,transform:p,transition:f,isDragging:g}=sortable.useSortable({id:e.id,disabled:!l||s}),y=t?.columnId===e.id,b=y?t.direction:null,x=n&&a,h={...z2(e),transform:utilities.CSS.Transform.toString(p),transition:f,opacity:g?.8:1,zIndex:g?50:void 0};return jsxRuntime.jsx("div",{ref:m,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",B2[i],V2[e.align||"left"],o&&"sticky top-0 z-10",x&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&x&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",y?"font-bold text-text-primary":"font-medium text-text-secondary",g&&"bg-background-hover"),style:h,role:"columnheader","aria-sort":y?b==="asc"?"ascending":"descending":"none","aria-disabled":s,...d,...u,children:s?jsxRuntime.jsx(K,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),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:y?jsxRuntime.jsx(V,{name:b==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(V,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function Ax({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false,renderHeaderContent:l}){let d=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),u=new Map(e.map(f=>[f.id,f])),m=f=>{let{active:g,over:y}=f;if(y&&g.id!==y.id){let b=t.indexOf(g.id),x=t.indexOf(y.id);if(u.get(y.id)?.reorderable===false)return;let v=0;for(let T=0;T<t.length&&u.get(t[T])?.reorderable===false;T++)v=T+1;if(x<v)return;let S=Math.min(b,x),w=Math.max(b,x);for(let T=S;T<=w;T++){if(T===b)continue;if(u.get(t[T])?.reorderable===false)return}let P=sortable.arrayMove(t,b,x);r(P);}},p=t.map(f=>u.get(f)).filter(f=>f!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:d,collisionDetection:core.closestCenter,onDragEnd:m,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:p.map((f,g)=>jsxRuntime.jsx(O2,{column:f,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:g===0,density:s,isLoading:c,headerContent:l?.(f)},f.id))})})})}var ic="__select",Y2=new Set,Bp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Vp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},J2={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},X2={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function zp(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 j2(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function q2({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c}){let l=t?.columnId===e.id,d=l?t.direction:null,u=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",Bp[i],Vp[e.align||"left"],o&&"sticky top-0 z-10",u&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&u&&"z-30",e.sortable&&!s&&"cursor-pointer hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",l?"font-bold text-text-primary":"font-medium text-text-secondary"),onClick:()=>!s&&e.sortable&&r(e.id),role:"columnheader","aria-sort":l?d==="asc"?"ascending":"descending":"none","aria-disabled":s,style:zp(e),children:s?jsxRuntime.jsx(K,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"truncate",children:e.label}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:l?jsxRuntime.jsx(V,{name:d==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(V,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function Q2({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,isSelected:a,density:i="default",className:s,stickyFirstColumn:c}){let l=c&&o===0,d=j2(t,e),u={isLoading:false,isHovered:n,...a===void 0?{}:{isSelected:a},rowIndex:r,columnIndex:o,density:i},m;if(e.cell){let p=e.cell,f=typeof e.cellProps=="function"?e.cellProps(d,t):e.cellProps;m=jsxRuntime.jsx(p,{value:d,row:t,context:u,...f});}else e.render?m=e.render(d,t,u):m=jsxRuntime.jsx("span",{className:"truncate",children:d?.toString()??""});if(e.popover){let p=e.popover,f,g="top",y=false,b="hover";typeof p=="string"?f=p:typeof p=="function"?f=p(d,t):(f=typeof p.content=="function"?p.content(d,t):p.content,g=p.placement||"top",y=p.showArrow??false,b=p.trigger||"hover"),m=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...b==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:m}),jsxRuntime.jsx(bt,{placement:g,showArrow:y,children:jsxRuntime.jsx("div",{className:"p-2",children:f})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Bp[i],Vp[e.align||"left"],l&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",s),role:"cell",style:zp(e),children:m})}function Z2({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(K,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Bp[o],Vp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:zp(e),children:s})}function _2(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 Ix({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a,isSelected:i}){let[s,c]=je.useState(false),l=je.useCallback(d=>{if(!n)return;let u=d.target,m=d.currentTarget;_2(u,m)||n(t);},[n,t]);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("contents group",n&&"cursor-pointer"),role:"row","aria-selected":i===void 0?void 0:i,onClick:l,onMouseEnter:()=>c(true),onMouseLeave:()=>c(false),children:e.map((d,u)=>jsxRuntime.jsx(Q2,{column:d,row:t,rowIndex:r,columnIndex:u,isHovered:s,isSelected:i,density:o,className:tailwindMerge.twMerge(n?"group-hover:bg-background-hover":"",i&&"bg-background-selected"),stickyFirstColumn:a},d.id))})}function Fx({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(Z2,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function Bx({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:y,estimatedRowHeight:b,loadingIndicator:x,stickyHeader:h=false,stickyFirstColumn:v=false,onRowClick:S,getRowId:w,selectedRowIds:P,onSelectionChange:T,selectionMode:k="multi",hideHeader:R=false,sortConfig:F,onSort:M,"aria-label":D,enableColumnReorder:L=false,columnOrder:z,onColumnOrderChange:H}){let G=T!==void 0,q=P??Y2,Z=je.useCallback((re,me)=>{if(w)return w(re);let oe=re.id;return typeof oe=="string"&&oe.length>0?oe:typeof oe=="number"&&Number.isFinite(oe)?String(oe):`row-${me}`},[w]),O=je.useMemo(()=>t.map((re,me)=>Z(re,me)),[t,Z]),X=je.useCallback((re,me)=>{if(!T)return;if(k==="single"){T(me?new Set([re]):new Set);return}let oe=new Set(q);me?oe.add(re):oe.delete(re),T(oe);},[T,q,k]),W=O.filter(re=>q.has(re)).length,I=O.length>0&&W===O.length,U=W>0&&!I,N=je.useCallback(re=>{if(!T)return;let me=new Set(q);for(let oe of O)re?me.add(oe):me.delete(oe);T(me);},[T,O,q]),C=je.useMemo(()=>G?[{id:ic,label:"",width:44,align:"center",sortable:false,reorderable:false,exportable:false,mobile:false,render:(me,oe,ue)=>{let Tt=Z(oe,ue.rowIndex);return jsxRuntime.jsx($l,{value:void 0,row:oe,context:ue,isSelected:q.has(Tt),onSelect:(Ms,Lo)=>X(Tt,Lo)})}},...e]:e,[e,G,q,Z,X]),E=G&&k==="multi"?jsxRuntime.jsx(Zr,{isSelected:I,isIndeterminate:U,onChange:re=>N(re),isDisabled:O.length===0,"aria-label":I?"Deselect all rows on this page":"Select all rows on this page"}):void 0,B=je.useCallback(re=>re.id===ic?E:void 0,[E]),[J,ee]=je.useState(null),de=F!==void 0,$=de?F:J,ce=je.useRef(null),Be=je.useMemo(()=>C.map(re=>re.id),[C]),[te,ae]=je.useState(Be),se=z!==void 0,ve=se?z:te;je.useEffect(()=>{se||ae(re=>{let me=C.map(Lo=>Lo.id),oe=new Set(me),ue=new Set(re),Tt=re.filter(Lo=>oe.has(Lo)),Ms=me.filter(Lo=>!ue.has(Lo));return [...Tt,...Ms]});},[C,se]);let Pe=je.useCallback(re=>{se||ae(re),H?.(re);},[se,H]),De=je.useMemo(()=>{if(!L&&!z)return C;let re=new Map(C.map(ue=>[ue.id,ue])),me=ve.map(ue=>re.get(ue)).filter(ue=>ue!==void 0),oe=re.get(ic);return oe&&!me.some(ue=>ue.id===ic)?[oe,...me]:me},[C,ve,L,z]),Wt=Qo({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:y,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),Ut=f?Wt:null,qr=Ut?.scrollRef??ce,{loadMoreRef:lo,virtualizer:Ct,virtualItems:Q,isLoadingMore:A,computedLoadingState:ne}=Ut||{},{gridTemplateColumns:ie,totalMinWidth:j}=je.useMemo(()=>{let re=0;return {gridTemplateColumns:De.map(oe=>{if(oe.minWidth?re+=typeof oe.minWidth=="number"?oe.minWidth:0:oe.width&&typeof oe.width=="number"&&(re+=oe.width),oe.width)return typeof oe.width=="number"?`${oe.width}px`:oe.width;if(oe.flex)return `${oe.flex}fr`;if(oe.minWidth&&oe.maxWidth){let ue=typeof oe.minWidth=="number"?`${oe.minWidth}px`:oe.minWidth,Tt=typeof oe.maxWidth=="number"?`${oe.maxWidth}px`:oe.maxWidth;return `minmax(${ue}, ${Tt})`}return oe.minWidth?`minmax(${typeof oe.minWidth=="number"?`${oe.minWidth}px`:oe.minWidth}, 1fr)`:oe.maxWidth?`minmax(0, ${typeof oe.maxWidth=="number"?`${oe.maxWidth}px`:oe.maxWidth})`:"1fr"}).join(" "),totalMinWidth:re}},[De]),ge=je.useCallback(re=>{if(!C.find(ue=>ue.id===re)?.sortable)return;let oe;$?.columnId===re?oe={columnId:re,direction:$.direction==="asc"?"desc":"asc"}:oe={columnId:re,direction:"asc"},de||ee(oe),M?.(oe);},[C,$,M,de]),xe=ne==="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 at=tailwindMerge.twMerge(J2[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),qe=Ex(d),or=c!=="none",Ee=(re,me)=>or?c==="custom"&&l?l(re,me):jsxRuntime.jsx(c==="cards"?ac:nc,{row:re,columns:De,density:o,isLoading:u,onClick:S?()=>S(re):void 0}):null,co=Ct?Q?.map(re=>({virtualItem:re,row:t[re.index],index:re.index}))||[]:t.map((re,me)=>({row:re,index:me,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:qr,className:at,style:{...Me,position:Ct?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",X2[s],n==="auto"?"inline-grid w-auto":"w-full",or&&qe.desktop),role:"table","aria-label":D,style:{gridTemplateColumns:ie,minWidth:j>0?`${j}px`:void 0},children:[!R&&(L?jsxRuntime.jsx(Ax,{columns:C,columnOrder:ve,onColumnOrderChange:Pe,sortConfig:$,onSort:ge,stickyHeader:h,stickyFirstColumn:v,density:o,isLoading:xe,renderHeaderContent:B}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:De.map((re,me)=>jsxRuntime.jsx(q2,{column:re,sortConfig:$,onSort:ge,stickyHeader:h,stickyFirstColumn:v,isFirstColumn:me===0,density:o,isLoading:xe,headerContent:B(re)},re.id))})),Ct?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${Ct.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:xe?Array.from({length:p}).map((re,me)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(Fx,{columns:De,rowIndex:me,density:o,stickyFirstColumn:v})},`loading-${me}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[co.map(({row:re,index:me,virtualItem:oe})=>{if(!re||!oe)return null;let ue=w?w(re):`row-${me}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:ie,transform:`translateY(${oe.start}px)`},"data-index":oe.index,ref:Ct.measureElement,children:jsxRuntime.jsx(Ix,{columns:De,row:re,rowIndex:me,density:o,onClick:S,stickyFirstColumn:v,isSelected:G?q.has(Z(re,me)):void 0})},ue)}),A&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${Ct.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(zr,{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:xe?Array.from({length:p}).map((re,me)=>jsxRuntime.jsx(Fx,{columns:De,rowIndex:me,density:o,stickyFirstColumn:v},`loading-${me}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[co.map(({row:re,index:me})=>{if(!re)return null;let oe=w?w(re):`row-${me}`;return jsxRuntime.jsx(Ix,{columns:De,row:re,rowIndex:me,density:o,onClick:S,stickyFirstColumn:v,isSelected:G?q.has(Z(re,me)):void 0},oe)}),A&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:x||jsxRuntime.jsx(zr,{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:qe.mobile,children:xe?Array.from({length:p}).map((re,me)=>jsxRuntime.jsx(Lx,{density:o},`mobile-loading-${me}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[co.map(({row:re,index:me})=>{if(!re)return null;let oe=w?w(re):`mobile-row-${me}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:Ee(re,me)},oe)}),A&&(x||jsxRuntime.jsx(zr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!xe&&(Ct?jsxRuntime.jsx("div",{ref:lo,style:{position:"absolute",top:`${Ct.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:lo,className:"h-px w-full"}))]})}function zx({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(ut,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var eM={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},tM={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function Hx({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?eM[e]:"Question"),i=e?tM[e]:void 0;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",o?"flex-col gap-1":"gap-0",n),children:[jsxRuntime.jsx(V,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function ts({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:y=true,maxWidth:b="400px"}){if(!s)return null;let x=t||r,h=m||p||f||g;return jsxRuntime.jsx(Qr,{children:jsxRuntime.jsx(wr,{isOpen:s,onOpenChange:v=>!v&&d?.(),isDismissable:true,transparent:l,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("fixed top-0 bottom-0 flex flex-col bg-background-surface shadow-xl overflow-hidden",c==="right"?"right-0":"left-0",c==="right"?"animate-in slide-in-from-right duration-300 ease-out":"animate-in slide-in-from-left duration-300 ease-out","data-[exiting]:animate-out",c==="right"?"data-[exiting]:slide-out-to-right":"data-[exiting]:slide-out-to-left","data-[exiting]:duration-200 data-[exiting]:ease-in","outline-none focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default focus-visible:outline-offset-0",u),style:{maxWidth:b,width:"100%"},children:[x&&(a&&i?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",y?"px-6 py-6":"p-0"),children:e}),h&&jsxRuntime.jsx(jo,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}ts.displayName="Drawer";function Wx({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(ut,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(dr,{content:t,children:c}):c}function Kx({value:e,onChange:t,onUrlChange:r,accept:o="image/*",maxSize:n,isDisabled:a=false,onUpload:i,className:s,showPreview:c=true,placeholder:l="Drop files here or click to browse"}){let[d,u]=je.useState(false),[m,p]=je.useState(false),[f,g]=je.useState(null),[y,b]=je.useState(e),x=je.useRef(null),h=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 P=new FileReader;P.onloadend=()=>{b(P.result);},P.readAsDataURL(w);}if(i){p(true);try{let P=await i(w);b(P),r?.(P);}catch(P){g("Failed to upload file"),console.error("Upload error:",P);}finally{p(false);}}t?.(w,y);},v=async w=>{try{let P=w.items;if(P.length>0){let T=P[0];if(T.kind==="file"){let k=await T.getFile();k&&h(k);}}}catch(P){g("Failed to upload file"),console.error("Upload error:",P);}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:[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 P=Array.from(w||[]);P.length>0&&h(P[0]);},children:jsxRuntime.jsx(_,{variant:"secondary",size:"sm",isDisabled:a,children:"Choose File"})})]}),m&&jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"Uploading..."})]})})]}),f&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:f})]})}function Jx({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(ut,{variant:s,size:n,shape:a,...i,children:c})}function ti(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function jx({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,trigger:a,children:i,showShortcutHint:s=true,showInput:c=true,className:l}){let[d,u]=je.useState(false),m=nr("(max-width: 767px)"),p=o!==void 0?o:d,f=je.useCallback(x=>{n?n(x):u(x);},[n]);je.useEffect(()=>{let x=h=>{(h.metaKey||h.ctrlKey)&&h.key==="k"&&(h.preventDefault(),f(!p)),h.key==="Escape"&&p&&f(false);};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[p,f]);let g=je.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(V,{name:"MagnifyingGlass",size:18}),!m&&s&&jsxRuntime.jsxs("span",{className:"hidden md:flex items-center gap-1 text-xs",children:[jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:navigator.platform.includes("Mac")?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:"K"})]})]}),b=a===null||je.isValidElement(a)&&a.type===je.Fragment&&!a.props.children;return m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!b&&(a?jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:a}):jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:y})),jsxRuntime.jsx(ht,{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(Yr,{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||y,jsxRuntime.jsx(bt,{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(Yr,{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 Zx({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=je.useState(false),u=nr("(max-width: 767px)"),m=je.useRef(null),p=je.useRef(null),f=o!==void 0?o:l,g=je.useCallback(R=>{n?n(R):d(R);},[n]);je.useEffect(()=>{let R=F=>{(F.metaKey||F.ctrlKey)&&F.key==="k"&&(F.preventDefault(),g(!f)),F.key==="Escape"&&f&&g(false);};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[f,g]),je.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),je.useEffect(()=>{if(!f||u)return;let R=F=>{let M=F.target,D=m.current?.contains(M),L=p.current?.contains(M);!D&&!L&&g(false);};return document.addEventListener("mousedown",R,true),()=>document.removeEventListener("mousedown",R,true)},[f,u,g]);let y=R=>{r?.(R);},b=je.useCallback(()=>{g(false);},[g]),x=je.useCallback(()=>{r?.("");},[r]),[h,v]=je.useState(null);je.useEffect(()=>{if(f&&!u&&m.current){let R=null,F=()=>{let D=m.current?.getBoundingClientRect();D&&v({top:D.bottom+8,left:D.left,width:D.width});},M=()=>{R===null&&(R=requestAnimationFrame(()=>{F(),R=null;}));};return F(),window.addEventListener("resize",M),window.addEventListener("scroll",M,true),()=>{window.removeEventListener("resize",M),window.removeEventListener("scroll",M,true),R!==null&&cancelAnimationFrame(R);}}},[f,u]);let S=je.useCallback(()=>{g(true);},[g]);if(u)return jsxRuntime.jsxs("div",{className:c,children:[jsxRuntime.jsx("button",{type:"button",onClick:S,className:"flex items-center justify-center w-10 h-10 rounded-lg hover:bg-background-hover transition-colors","aria-label":"Open search",children:jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(ht,{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(Yr,{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(V,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let w=R=>{let M=R.target.tagName==="INPUT";if(R.key==="ArrowDown"&&f&&M){R.preventDefault();let D=p.current?.querySelector("[data-search-result]");D&&D.focus();}},P=R=>{let F=R.target;if(!F.hasAttribute("data-search-result"))return;let D=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),L=D.indexOf(F);if(R.key==="ArrowDown"){R.preventDefault(),R.stopPropagation();let z=Math.min(L+1,D.length-1);D[z]?.focus();}else if(R.key==="ArrowUp")if(R.preventDefault(),R.stopPropagation(),L===0)m.current?.querySelector("input")?.focus();else {let z=Math.max(L-1,0);D[z]?.focus();}else R.key==="Escape"&&(R.preventDefault(),R.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},T=f&&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:P,children:jsxRuntime.jsx("div",{className:"bg-background-surface shadow-2xl border border-border-default rounded-lg overflow-hidden animate-in fade-in zoom-in-95 duration-200",children:jsxRuntime.jsx("div",{className:"overflow-y-auto",style:{maxHeight:i},children:a})})}),document.body):null,k=s==="elevated"?"bg-background-muted/50 border-border-subtle/50 focus-within:bg-background-body focus-within:border-border-focus focus-within:shadow-md backdrop-blur-sm transition-all duration-200":"";return jsxRuntime.jsxs("div",{ref:m,className:`relative w-full ${c||""}`,onKeyDown:w,children:[jsxRuntime.jsx(Yr,{value:t,onChange:y,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:k,onFocus:()=>g(true)}),T]},"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(V,{name:r,size:48})}),jsxRuntime.jsx("p",{className:"text-base font-medium text-text-primary mb-1",children:e}),t&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary max-w-xs",children:t})]})}function ey({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(K,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(K,{width:"60%",height:16}),jsxRuntime.jsx(K,{width:"40%",height:12})]}),jsxRuntime.jsx(K,{width:16,height:16})]},o))})}function ry({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 oy({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 y=document.querySelector('input[type="text"][placeholder*="Search"]');y&&y.focus();}break}case "Escape":{m.preventDefault();let f=document.querySelector('input[type="text"][placeholder*="Search"]');f&&f.focus();break}}},"data-testid":l,"data-search-result":true,className:tailwindMerge.twMerge("group flex items-center gap-3 px-4 py-3 cursor-pointer outline-none transition-colors","text-text-primary hover:bg-background-hover","focus-visible:bg-background-muted focus-visible:outline-none","data-[focused]:bg-background-hover",s&&"bg-background-hover",c),"data-focused":s||void 0,children:[a?jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a}):n?jsxRuntime.jsx("div",{className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx(V,{name:n,size:20})}):null,jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("span",{className:"font-medium text-text-primary truncate",children:t}),o&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary flex-shrink-0",children:o})]}),r&&jsxRuntime.jsx("div",{className:"text-sm text-text-secondary truncate mt-0.5",children:r})]}),jsxRuntime.jsx("div",{className:"flex-shrink-0 opacity-0 group-hover:opacity-100 group-focus-visible:opacity-100 group-data-[focused]:opacity-100 transition-opacity",children:jsxRuntime.jsx(V,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function ny({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 iy({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(F,{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 oE={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"},nE={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"}},aE={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"},iE={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"},sE={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"},lE={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},cE={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},dE={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},uE={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"},pE={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 Wh(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?"":Wh(e,oE,nE),!r&&!o&&aE[t],r&&iE[r],o&&sE[o],lE[n],cE[a],dE[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 mE({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(Wh(e,uE,pE),t);return jsxRuntime.jsx("div",{className:o,children:r})}Tp.Item=mE;function fE(e,t){return Ke__namespace.default.isValidElement(e)?e:no({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function gE(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 bE={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},xE=24,hE=20;function yE({item:e,dense:t,valueAlign:r}){let o=gE(e),n=o?bE[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>xE&&!e.formatter&&!Ke__namespace.default.isValidElement(e.value),s=fE(e.value,e.formatter),c=i?Ca(e.value,hE):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(nr,{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(Qo,{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})]}),y=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(F,{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:y})}function oc({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(Ke__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(yE,{item:l,dense:r,valueAlign:o})]},l.id))})}function Yh({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(oc,{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 dt={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 Rp=Ke__namespace.createContext(null);function Jh(){let e=Ke__namespace.useContext(Rp);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function jh({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}=Jh(),p=Ke__namespace.useRef(null),f=Ke__namespace.useRef(null),g=r===e.id,h=e.disabled||false,b=!!(e.children&&e.children.length>0),y=!!(e.metadata&&Object.keys(e.metadata).length>0),x=b||y,v=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;Ke__namespace.useLayoutEffect(()=>{v&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[v,l]),Ke__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let I=p.current.parentElement;for(;I;){let L=window.getComputedStyle(I).overflowY;if(L==="auto"||L==="scroll")break;I=I.parentElement;}if(!I)return;let R=()=>{if(!p.current||f.current===null)return;let L=I.getBoundingClientRect(),M=I.scrollTop,V=L.height,z=p.current.offsetHeight,Q=f.current-M,Z=Q+z,H=Q<0,j=Z>V;H?u("top",e):j?u("bottom",e):u(null,null);};return I.addEventListener("scroll",R),R(),()=>{I.removeEventListener("scroll",R);}},[v,l,e,u]);let S=()=>{h||(m?o(e):x?n(e):o(e));},w=I=>{h||(I.key==="Enter"||I.key===" ")&&(I.preventDefault(),S());},k={isSelected:g,isDisabled:h,hasChildren:b,hasMetadata:y,level:0},P=tailwindMerge.twMerge("relative cursor-pointer group",h&&"opacity-50 cursor-not-allowed"),T=tailwindMerge.twMerge("absolute inset-0 transition-colors",v&&!g&&!h&&"group-hover:bg-background-hover",v&&g&&!h&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",v&&g&&h&&a==="subtle"&&"bg-background-selected",v&&g&&!h&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",v&&g&&h&&a==="solid"&&"bg-action-brand",!v&&a==="subtle"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="subtle"&&g&&!h&&"bg-background-selected group-hover:bg-background-hover",!v&&a==="subtle"&&g&&h&&"bg-background-selected",!v&&a==="solid"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="solid"&&g&&!h&&"bg-action-brand group-hover:bg-action-brand-hover",!v&&a==="solid"&&g&&h&&"bg-action-brand"),E=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",dt[i].node,v&&!g&&"font-semibold",a==="subtle"&&g&&"text-text-link-default",a==="solid"&&g&&"text-[color:var(--color-action-brand-text)]");return jsxRuntime.jsxs("div",{ref:p,className:P,onClick:S,onKeyDown:w,role:"treeitem","aria-selected":g,"aria-disabled":h,tabIndex:0,"data-node-id":e.id,children:[jsxRuntime.jsx("div",{className:T}),jsxRuntime.jsxs("div",{className:E,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:dt[i].bullet,height:dt[i].bullet},children:e.icon&&jsxRuntime.jsx(F,{name:e.icon,size:dt[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})}),x&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(F,{name:"CaretRight",size:dt[i].icon,className:"text-text-secondary"})})]})]})}function Qh({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:`${dt[n].spacing.x+dt[n].bullet/2}px`,top:`${dt[n].spacing.y+dt[n].bullet/2}px`,bottom:`${dt[n].spacing.y+dt[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(jh,{node:i,renderNode:a},i.id))]})}function es({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&Ke__namespace.default.isValidElement(e)?Ke__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 $h(){let[e,t]=Ke.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return Ke.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 TE={instant:0,fast:150,normal:250,slow:350,slower:500},Ep={xs:"4px",sm:"8px",md:"16px"};function PE(e){return e?typeof e=="string"&&e in Ep?Ep[e]:typeof e=="number"?`${e}px`:e:Ep.sm}function ts({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=$h(),s=typeof o=="number"?o:TE[o],c=PE(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 ic({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",dt[r].node),children:[jsxRuntime.jsx(F,{name:"CaretLeft",size:dt[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 sc({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",dt[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:dt[n].bullet,height:dt[n].bullet},children:e.icon&&jsxRuntime.jsx(F,{name:e.icon,size:dt[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 ty({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(sc,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(ic,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(es,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(ts,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function Lp(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=Lp(r.children,t);if(o)return o}}return null}function lc(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function ry(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 ny({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?Lp(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(sc,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(ic,{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(es,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(ts,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",dt[a].node,"py-8"),children:"Select an item to view details"})})})]})}function ay({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":y="Hierarchy explorer"}){let[x,v]=Ke__namespace.useState(null),[S,w]=Ke__namespace.useState([]),[k,P]=Ke__namespace.useState("left"),[T,E]=Ke__namespace.useState({position:null,node:null}),{ref:I,width:R}=Da(),L=Ke__namespace.useMemo(()=>p==="split"?true:p==="single"?false:R>=f,[p,R,f]),M=n!==void 0?n:x;Ke__namespace.useEffect(()=>{ry(e,a);},[e,a]);let V=S.length>0?S[S.length-1]:null,z=V?V.children||[]:e,U=Ke__namespace.useCallback(B=>{P("left"),w(X=>[...X,B]),o?.(B,[...S,B]);},[S,o]),Q=Ke__namespace.useCallback(()=>{P("right"),w(B=>{let X=B.slice(0,-1);return o?.(X.length>0?X[X.length-1]:null,X),X});},[o]),Z=Ke__namespace.useCallback(B=>{n===void 0&&v(B.id),r?.(B,[...S,B]);},[n,S,r]),H=Ke__namespace.useCallback((B,X)=>{E({position:B,node:X});},[]),j=Ke__namespace.useMemo(()=>({selectedId:M,selectNode:Z,navigateToNode:U,navigateBack:Q,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:H,useSplitLayout:L}),[M,Z,U,Q,a,i,d,u,m,r,o,S,H,L]),G=Ke__namespace.useRef(null);Ke__namespace.useEffect(()=>{if(!a||!G.current||S.length>0||L)return;let B=G.current,X=setTimeout(()=>{let ee=B.querySelector(`[data-node-id="${a}"]`);ee&&ee.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(X)},[a,S.length,L]);let A={height:lc(s),minHeight:lc(c),maxHeight:lc(l)},W=s!==void 0||l!==void 0,N=V?V.id:"root",C=Ke__namespace.useCallback((B,X=false)=>jsxRuntime.jsx(Qh,{items:B,showConnector:X,scrollContainerRef:X?G:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),D=Ke__namespace.useCallback(B=>B?h?h(B,C):jsxRuntime.jsx(Yh,{node:B,renderNodeList:C}):null,[h,C]);return jsxRuntime.jsx(Rp.Provider,{value:j,children:jsxRuntime.jsx("div",{ref:I,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",W&&"overflow-hidden",!W&&"h-full flex flex-col",L&&!W&&"flex-row",L&&W&&"flex",b),style:A,role:"tree","aria-label":y,children:L?jsxRuntime.jsx(ny,{data:e,currentItems:z,navigationStack:S,selectedId:M,variant:d,size:u,showBullets:m,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:D,renderEmptyState:g,onNavigateBack:Q}):jsxRuntime.jsx(ty,{currentItems:z,currentParent:V,navigationStack:S,selectedId:M,variant:d,size:u,showBullets:m,slideDirection:k,viewKey:N,hasHeight:W,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:D,onNavigateBack:Q})})})}function WE({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 iy=({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}),sy=({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)=>WE({...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]});sy.displayName="HoverCardContent";var UE=Object.assign(iy,{Root:iy,Content:sy});var JE={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},XE={md:{fontSize:12},lg:{fontSize:16}},jE={fontSize:11};function qE(e,t){return no({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function QE(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success-text":"text-feedback-error-text":r?"text-feedback-error-text":"text-feedback-success-text"}function ZE({points:e,className:t,ariaLabel:r}){let i=e.map(p=>typeof p.y=="number"?p.y:0);if(i.length===0)return null;let s=Math.min(...i),l=Math.max(...i)-s,d=p=>l===0?20/2:18-(p-s)/l*16,u=60/Math.max(e.length-1,1),m=e.map((p,f)=>{let g=2+f*u,h=d(typeof p.y=="number"?p.y:0);return `${f===0?"M":"L"} ${g} ${h}`}).join(" ");return jsxRuntime.jsx("svg",{width:64,height:20,role:"img","aria-label":r,className:tailwindMerge.twMerge("overflow-visible",t),children:jsxRuntime.jsx("path",{d:m,fill:"none",strokeWidth:"1.5",className:"stroke-border-muted"})})}var ly=100,ra=30,cy=1.5,dy=4,_E=12;function $E(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 eM(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 tM({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=$E(e,_E),a=n.map(h=>typeof h.y=="number"?h.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=h=>c===0?ra/2:ra-dy-(h-i)/c*(ra-2*dy),d=(ly-2*cy)/Math.max(n.length-1,1),u=n.map((h,b)=>[cy+b*d,l(typeof h.y=="number"?h.y:0)]),m=eM(u),p=u[u.length-1],f=u[0],g=`${m} L ${p[0]} ${ra} L ${f[0]} ${ra} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:ra,viewBox:`0 0 ${ly} ${ra}`,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 uy({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:y,renderTrend:x,unit:v,sub:S,dashed:w,sparkVariant:k="line",sparkTone:P,tileValueSize:T}){let E=Ke.useId(),R={sm:{label:yt("labelSm"),value:yt("displaySm"),delta:yt("labelSm"),gap:"gap-1"},md:{label:yt("labelMd"),value:yt("displayMd"),delta:yt("bodySm"),gap:"gap-2"},lg:{label:yt("labelLg"),value:yt("displayLg"),delta:yt("bodyMd"),gap:"gap-3"}}[l],L=Q=>T?jsxRuntime.jsxs("span",{style:JE[T],className:w?"opacity-45":void 0,children:[Q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:XE[T],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),M=u?jsxRuntime.jsx(K,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:yt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?L("\u2014"):b?b(t):L(T?t:qE(t,r)),V=y?y(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:er(R.delta,QE(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(F,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(F,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(F,{name:"Minus",size:12}),jsxRuntime.jsxs("span",{children:[o>0?"+":"",Math.abs(o).toFixed(1),"%"]}),n&&jsxRuntime.jsxs("span",{className:"text-text-secondary",children:["\xB7 ",n]})]}):u&&o!==void 0?jsxRuntime.jsx(K,{className:"h-4 w-24"}):null,z=x?x(i):i&&i.length>0&&!u&&!p&&!w?k==="area"?jsxRuntime.jsx(tM,{points:i,gradientId:E,tone:P,className:m?"opacity-30":""}):jsxRuntime.jsx(ZE,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(K,{className:"h-5 w-16"}):null,U=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:jE,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${R.gap}`:`flex-col ${R.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(er(R.label,"text-text-secondary truncate"),h),children:u?jsxRuntime.jsx(K,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(F,{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:er(T?void 0:R.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:M}),s&&!u&&!p&&jsxRuntime.jsx(lt,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),U,(V||z)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[V,z]})]})}var py={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},my={start:"items-start",center:"items-center",stretch:"items-stretch"};function fy(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 Ip({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?Ke__namespace.default.Children.map(e,p=>Ke__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?Ke__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?Ke__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",py[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",fy({...typeof t=="object"?t:{base:t},base:void 0}),my[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",fy(t),py[r],my[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})]})}Ip.displayName="KpiGroup";function xy({items:e,renderItem:t,selectedId:r,onSelect:o,onHoverChange:n,isLoading:a=false,loadingState:i,error:s=null,renderLoadingSkeleton:c,loadingSkeletonCount:l=5,emptyMessage:d="No results found.",variant:u="relaxed",showDividers:m=true,onLoadMore:p,hasMore:f=false,enableVirtualization:g,estimatedItemSize:h=60,loadingIndicator:b,"aria-label":y,className:x="",style:v}){let[S,w]=Ke.useState(null),k=Ke.useRef(null),P=Ke.useRef(new Map),{scrollRef:T,loadMoreRef:E,virtualizer:I,virtualItems:R,isLoadingMore:L,computedLoadingState:M}=Jo({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:h,overscan:5}),V=T??k,z=Ke.useCallback((C,D)=>{o?.(C,D);},[o]),U=Ke.useCallback((C,D)=>{w(C),n?.(C,D);},[n]),Q=Ke.useCallback((C,D)=>{let B=C?.id;return typeof B=="string"&&B?B:`item-${D}`},[]),Z=Ke.useCallback(C=>{if(!V.current||e.length===0)return;let D=document.activeElement,B=e.findIndex(($,ae)=>{let Ve=Q($,ae),te=P.current.get(Ve);return te&&(te===D||te.contains(D))}),X=B;switch(C.key){case "ArrowDown":C.preventDefault(),X=B===-1?0:Math.min(B+1,e.length-1);break;case "ArrowUp":C.preventDefault(),X=B===-1?0:Math.max(B-1,0);break;case "Home":C.preventDefault(),X=0;break;case "End":C.preventDefault(),X=e.length-1;break;default:return}let ee=Q(e[X],X);P.current.get(ee)?.focus();},[e,Q,V]),H=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],j={dense:"gap-0",relaxed:"gap-0"},G=m?"divide-y divide-border-muted":"",A=[...H,j[u],G,x].filter(Boolean).join(" ");if(M==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((D,B)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${B}`))}):jsxRuntime.jsx(Af,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(K,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(K,{width:"75%",height:16}),jsxRuntime.jsx(K,{width:"50%",height:14})]}),jsxRuntime.jsx(K,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":y,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":y,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:s})});if(e.length===0)return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":y,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:d})});let N=I?R?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,D)=>({item:C,index:D,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:V,className:A,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":y,"aria-live":"polite",onKeyDown:Z,tabIndex:0,children:[I&&jsxRuntime.jsxs("div",{style:{height:`${I.getTotalSize()}px`,width:"100%",position:"relative"},children:[N.map(({virtualItem:C,item:D,index:B})=>{if(!C)return null;let X=Q(D,B),ee=r===X,le=S===X,$={id:X,role:"option","aria-selected":ee,"aria-current":ee?"page":void 0,tabIndex:ee||r==null&&B===0?0:-1,onClick:ae=>z(ae,D),onMouseEnter:ae=>U(ae,D),onMouseLeave:ae=>U(null),onFocus:ae=>U(ae,D),onBlur:ae=>U(null),ref:ae=>{ae?P.current.set(X,ae):P.current.delete(X);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:I.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:D,index:B,isSelected:ee,isHovered:le,rowProps:$})},X)}),p&&f&&jsxRuntime.jsx("div",{ref:E,style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),L&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(Mr,{state:"loading-more"})})]}),!I&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[N.map(({item:C,index:D})=>{let B=Q(C,D),X=r===B,ee=S===B,le={id:B,role:"option","aria-selected":X,"aria-current":X?"page":void 0,tabIndex:X||r==null&&D===0?0:-1,onClick:$=>z($,C),onMouseEnter:$=>U($,C),onMouseLeave:$=>U(null),onFocus:$=>U($,C),onBlur:$=>U(null),ref:$=>{$?P.current.set(B,$):P.current.delete(B);}};return jsxRuntime.jsx("div",{children:t({item:C,index:D,isSelected:X,isHovered:ee,rowProps:le})},B)}),p&&f&&jsxRuntime.jsx("div",{ref:E,style:{height:1}}),L&&(b||jsxRuntime.jsx(Mr,{state:"loading-more"}))]})]})}function yy({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:y}){let x=()=>{!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",Ze()],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"],E=[...P,...T,f].filter(Boolean).join(" "),I=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0 flex items-center justify-center",children:n}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("div",{className:"flex items-start justify-between gap-2",children:jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:`text-text-primary font-medium truncate ${k.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":h&&y?h:void 0,"data-pii-entity":h&&y?y: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&&y?b:void 0,"data-pii-entity":b&&y?y: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:E,style:g,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:I}):jsxRuntime.jsx("button",{type:"button",className:E,style:g,onClick:x,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:I})}function vy({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 cM({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:ke(t.className,"outline-0"),children:e})}function mc(){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 fc(e,t){let[r,o]=Ke.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}});Ke.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=Ke.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=Ke.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 Bp=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function Sy(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 fM="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 wy(e){return tailwindMerge.twMerge(fM,e)}var Ny="data:image/png;base64,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",ky="data:image/png;base64,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",Ty="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAI3OSURBVHgB1b2JkmXZdR12zp3elHNmDT03QJGUBFCDQ5atsB2W7Qj7t/q7HCE7FB5kWw7RkmgSAgygge6uqq6qnN98h+O91trnZlajCQIkCAEJFqs68+V79557zh7WXnvt+A//+z9MIUb8X0h9CrvtNqw2mxDKGOq6DrvdLuArpcS/i6IKeHFZlCEW9neyX+yH0HatfXuwn5dhGAa+dtI0YbVehe22DXVVhcFeW8TC/k5hKFIoyip0XReauuHvJvvfMPShaeowm0zt+7W9x8TeqQ/7XWvvHfm+x4sZX9t3+pyh3Ye6LMNkOg2DXUvfd+FwsQi45Jh6Xu/Q9/ystsd/2/0M9lkJv5/03/bvtm3DwcFhKOy7G1uH3l5bFIX9zO7T3n+1WoX5bBaW9jdeN59Nw5u3b+2zq3BwfGLvU3AdcZ14/9LeCdeJz60qu5dpZT+Pth5brif+jS/8Xfi/sTYbW3+sI67Nnoz9bhXKqsRl2lIPIdq14Frx3lijkEre896+h2fW7bvQt51ea7/T2ev2wf4dC77n3tar61KoSr1vb9eH68Hri7IInd33zfWN/d2Fqa3/wGsJXMPB7guPfL3Zhqmtd3n64cFnBRfYFnC/52L39hA3my0vCpeNB4yngYuJyRbJ1hzPssDa20X19pBw8a29x4DvlZEv6GxD4oNm9sBLW8AYK/vwwi6ytA1VhsoeTsmb6u1matuUgQ9+ZheWcPP2UJNddOp6blY8TCw2vtfb9w7ms9DZYkT70GZS4xaxBe1BNaHGBrf/wr1F+73K/ruqK25abAa8H+/DfmbLwmvCvUzmU27MHj+z72FT4IHjmma2eWpbi6ltbmw+bLDVeh1sSfjfzQQHog3auYELxE2Ke7BPWa83fOj4TL0gjBso/6mqQutun11h09jL9rstDxWXClvAnk+Je7KfD7YOeO2A37EX47W4j8T9Z5vY7rmxDYi1sRfx9Q3WusTWxPcSDzU2DzZMa3/u7+61YXAgbN2wubAHOhxYPH/bFdNmys1VYSdjgQ8OD8Pq7o67HxYEN9nZLu4G7N/A1+CNcKG8K+wRuzC8bhgKnhhsCt2hlgebp6mnAVsWC8dFSlFLh81hF1jVvrHwv/SwmHiT7XZnm7oNR4cHtlkO+O/xJNhrb25uzBIswmQx56L2toFrWzCcWJwUWDN9XuKG4GfQjMri8mPw70EWqraHhENUlk2o7IWVPZgeG4D3PdAahCrwlK7uVvzvxjYr1unq8tIecsMHTWNt/w+/WuBBxZqfVdvPsfFhnfAeaUjjPoLlKd0KYaNic+J96rrk2sZCa6I/spiDWRFcb9v23EywJovSLKSt+87WaovNBE9gGz7hQNPSRFpYbI5sKVOUh8H7wBhgI+FnVdVwLQM3tr2/eZ+2b93Kaj9US3MxT6Z2knd7LggXxawFntDaNhcWdrdNXBy6Hmxau/DG3gSnoO93fFh4Q/yBa+MmtBuEicSnYSHxGpyuqVmKwS5y1+7CFKcMLg9G1h4iTjItRtCNwWJgoUp7H7xHaw+qrGTaDw4O7D07LnRIFRcdG3/f6nuwUrVvpI73sKNFoSvoI/9dNIW5qk2ozXJgkeGuy0LHHBtR7x3CFA/UHhROZsPrT3StuN8WG9cWfgaXGbURcADwuSUte6KlxSmHe0nVoI1TRF4vNn7eRTygQxr/jTWH9cNXL0/MTcXNMyS6MTxYrA3WDJsTGxa/y4eLEMFeg+cxt4OGL7jSsqpo5XSkIt8Ta4vLwGFo6gl/v55M+DtlieecHtyuvR4uMlWwgvYAt7aIcBnYbTDVbac3n9ki7bkbC14wdmfqZU3wQPBhWHCcJiwOvm5vb8N+v+Oi472DnyrcGMwmbxCbxa2cHX+6kqouGCvBfdIk29/YFAcLszx2kobU8TW4GcQccFV4f/x9f3/Pe5jiINiC4eHgBgf/7J25laGAK658wZOb/Z4PvLGFwsLgvekiswfifcviMY4KA101fnZychLW9nC5LnYVC7OCWAP9zsATvFotuTGr6YSxV7ftuJHojkPhceWDK8M/6Vr9e9ggeuiVb6LBLYPWGpsrMu6yw26uFBt+Zm4dt43Nh3uB1VEMVjFGXN6v7J4Ld+FwT3Zdbq0mtg54XdcO/r7ajNg8eB6KGbOT8U0K37ZbbWh18oXu7bTB9OO02gvszXc074fTQzOZvd3Ynm/e+8LCve3MguF1q+UqLOZzjxN4XBg3lNlkI6hFzGG/hwWC28PGQkC2N6tU2+tgZGbmGua28HAJt9s1NwQWhVbJzOjONininAS3he/baUBwOPhxxcaChWJUhPikQUBeMUlgHFTUjJ1mEwvIO2wCxFqK3+CusBYJhweWFtbXHsLZ2ZlO76AYDKb+wCwPA9lCATN+li0A4ol+s+YBw0YaYNHtWiIt8vBO8Kz9E+U2+8HjvTBuIAX0OeguuCnwnntbc7hnPiMExEwW9PvYTNjgeJ7mzMPqfhM2a4ttJ4OuV4+HG4RhBtx9KmjheKr9BUgcYKljbBk6yCLZvWED8aQhgKSf7+lhsUhz+4B9p2Bu1a95Qd/97nfDdrMPZ+dn4e2bt+FnP/s8LJcb2zx3diMDzfXZxRFjFvhtLKAysqQFCzJINYLVg7lO76Abxg9PT07twvaMs6aThhvg/m7NRYXlwsar7O/71ZabiVmKvylD/JIGDWEq34fWyt4H7igNDxlXXcGlJFqoiVsf3Pd+u+T9InvURiv1K74hcFDCoGwFsVGJjAem3352ZC4VAfXerN0E145NYOsIyzjZNdxoHeI+j49yhpUzsZzl8plhrRAOIAQIvWIkuDsG7rAIra333sMGZVKF/YH13bbwDImbLW4UCtil2MGb4g7NCs3Mou/NKpbuEnEdhW2SOdfxfrnk5+FAI0hOdNdNCB6vbZgIIOnAPrFrPPlg8ZncT6Qpg4md4hdSfjCJi4CL3dlOfu/5c77mxcsX4Q6uw04YTsjxyYFtnmN78BNaHiyCMg4EBoNOnv03YiSm+rYw+Fyk69jNOD0HC2VVCJ6TmQP8G3FE48E5NgT/2O9PYNU8GNbnMMlQcGf/aLv9aIbxN056jtP4QGA9BwXV2ui94gK3jJUnCLQkdpCmZlXxgHp3T7h2bv5erhbvkbO9wtNeWAlYhLVZZViIub1Hso0b+SwUF8Ha4LNzhomHhN/JGwsbWm4EB01QBKw91hPXADdWVHKbPQPx0uGQpKwScQzWoSx9EwZaJlobxDydDjGs1NpiJfzBxsUGwvXi8xGuJH92XB97reJJCwlyUES/jQTN/r2wBVnZJ92t7vkLcHN4s+XtXfj3/+7PLPu5DieGexxafILvExvwLCppDfjguQeZxQza6fahiENw4+1Q0rUheEfc1TjmBP+e0tasQWvfK5WG+klg9oKrNDeIjKwfWvp1mPGynBCLqmCG7PPm5prwQOHe4H5Tp2wqegzUE9MYaN2wmeg+cJCw37uB38MCccPidNt7495yvARrwIfOYLkIimQj8TPaQPtd3BMPEl1Oy4OBjVlzkxUPcU8s+FmKe3a8trIsPROTZULMQreBQBn/7T8v6pLfGwrZNJiGgm9qB9Y21v1qbWvVMSDuB1mbzXbPOBUPaNvteeCxKZInDMy22t6ztsRwgbHR0I9hDlz6fnAXpmBysI2z0O60j0GWs7Ldfb+8C59++h1aoTdv3vDEEESzoBEWqWM072ZYCB0BNIGMDJ/5f3gFNg6CWJj4Orn5d/OMU7vfy9Jhk+22HRcVrqT2Uwi3xSDVLUE1qR6Z/kSLMth7RphXgpOBlooPji5B8UUc0njFyNa04ApeEa/0Re8uRJYEG2dn7gmbFUEntzFSWzup+7jjtQQ/OIXDEMzUuNmQschd3C/v6d5xf9l94KQz3nK3tt9vM9jAA4W1wX1j7ZQJ74nFwGrBElWNfhcBMQ4cLAvegwG0BcNwSbVlVbtuJavZJw/kS+FEiCPxGeYJkIwoCC/52ZtNoSuJYQyoYY3GABuG4uknJ59FmuSGmwKujqY3CZVGkIqFw5sv7WKAu0wtuIUfxMEr6FJi0EfJigGhxcLEpNOJ1x9y4bSQU/usSazpChCZbG0jNqUCSmJP9vmIKRLT6CR3AvDR3uvly5dcVJwUBHdwj8jK5KN7nvqZfX4sBmUgdqJLBvIVP6/ABkpyqy0C0K51DKviieyY/tdmytdhudsIr/G4BIlB1yv+oYVyrAzXPbFrqICreNaDe0cEDteMeA7ZW+EWr3IoApugZWDdMZFInsDg/mD58DOseXT3q0DXrCfiN6Teu44HAsew8sQAhwUuSIF2T4sDN7dve1qWyjZh8iyKWVWSi5+ZJ8GGxL+Jo9nPNvZec/MyeAywwsk2LjexB91Yt0rAVxo/EDdP2N/+3FlKDrP+5u2bsDZTyJjFHhozNiCjUUHaYDeEhezthk9OT0Njb7yyxW/wYEvP5goFejTVLEF0CmQtIOzNjDbN3DGYnmk+NuXh2SlPCAFEQPxmBXZW0qB/B5i3WTIrq9yywdVNiGiXNNdHBo5iA3NrD71HqAqK8TfcJeKbrZ903B+sDh7axsw29tmm2PLU7Q2cu5/ehydPnzJWxEbp6Z6SUmJaIAWahYybwMQgwJXxCjbL0HsmFd8pe2x5siOfweCgaPI4B1YeaTpxIlz3ROUdpfzmVuHG94gd94zTDo+OaYWCAwIMU7x0k3ElZn8x4zqJGxzY1tKD6JkF22Xf0RIhxMB+6C2pKUqBoqw2IOR58vHRZzn6180JdUVKzPQPN2ILhXgHG6sy88ZyA2Bs+/ek0kaCW+htYXESD+eLcGTusLETMTWrM4E7QCoN94TTDiyDweqe2MrUUvYpYh1mQDWjYaTXsAS0Ql5mwec/swd4gLirVU2LBQukmnbDdu74+VisxlDU3WbHxQfGkTObCqi3ZxSwLixJDMlBPAW02FgI7mE5GbD6Zrm9u9WBsU2/2SkuOLB7xeln1hNLxTiEFUrGJ6phKT1HGQFxC9Jvxchyc6xr8RCnhxgDh6hUMgOQD/Wtwf0JYZQQuT6oE9xZBaG2a53btZTEcQAzqFbYJVm2yXTi3kXxaGJoUTIMwSahIUGgjOtNivVwT8TV3GXh8/A9lLmYVNm6VjnixkVl4AqLijd9XEzE4sK6sHDZlEyn26GjuZzZrqxp/1vbWDXfGBfUNBVvOPlJZTA9tB5vyArF1DF2wufDtyPlRFkF6eJmt6LZrc3dAYfAg8ImmplPP3l2bB+39cUsrMB6aIbN0ttesL5iM53wfqeDQbAQDxqnnpuykwtkQdIR3qAaH9YXhwf3gcwS93nWn4UXX33Ffz97dsGN4iaN14AHUxDHUlxSeKmEwahCZm5ABrDMHEuVGVLGW+XGCTJGRmZyWbg2tzalx1qMs+IDDAALtTY8D5u/qSa8dljXHf/YBt0pLkJpiWi5F5fx9ez5MxoLwAz4XVj4jXkQfBK+z1gHsVKlWLVzeAfJVfnRHz/9DH4NuEKOtlH0w+bBReABqlLfMY6ACwPiy2Ay9TLDvNPeC6Oo0bSMkQAHwE3VBv8DxyGaXCnewEsV1HYMcCvUi5LSbCwdTGhln124hWE6O6j4N0WMZX/uzCKgkoxYCNfQoWxByCCNwSxglJkV/pBZEXS0m4al5L2VCjoFopaMq6I/6SKXGhCDEfHWwwQCPbdAE3FXERVNMFMj3KDNU3iZB38jq1I8FMQUGHq3dLnkIXS3RPaIg7RT3IOsEfhLC/ijkLsAEMK0n1kZ0mtLve25wf14wZLXgevFw8UGurO0PMHa2zPBwcZmBOQAy4JrPb84p2V6e/WWrhyVB2FzyriwRngfwQwF32drlh0LxfAh30BOKxHLZGs082CY9590WnF68H1kEqiew8XApMO68CF2KkfMF/Z7UX68grUchAlhY7X8nU4Bm46pvLXicAapteWHOOHDDpapoyUoc6oTtAiAEODacNMds6PI2Iif4acL2xGUEpVqBBt42kYrRZMdZZVYpUdAjBoUmAkpuHsqeDoDyx4Na28D3c7grrAWM0EGx8E5FXHBJED6m4BGN43HG3tuGR3SnhZtKHRN69WKLrVtN0TR92blUW+De4ykwnilwKwnXAnuAbEfa1wI0EttdngRfB4OGlL1IlUqKueMERYO6L2915vLt0LQnelQOGjZsdQRaBgaxwrXtpaFblKHC7wXWBXWZ5xqAfeFDYSsAxcFs2WXFg6OjmxBVAtCnDKFv7YLh+Vq9wPBO/j0k4Nj2wCNV+4HAoLIdmDBmD2gNsXsKnrVvOVmCO4CcAqRAaIkAuuUepxmu4JJ6fC/8JfkQSqsAd4Tm73w7AVxA+6psYJpx5obNmQ1xiPblQ7JwuI5/D6NKLGwgrHK4K4wn+TCE43Ncm0PbcfaF+va2Ih0/XggNTO+HENHX08cD7IaonCpDFaqil4QIsG/88YmLmf/XG63XFs8WATKqMzjM82pW1a85BriGSFLxgEDKp147YnrDguCNdnc7WS96R4drHT+09XVFX/GOp67ciUEin+wEQ8Wc3qijWWm+GLG6hX5KtLPyaQjyNyaycPfcFNwO/B305mCSvwiuDPYDMFKFwHxARBLILF1Q7dxgDKGLRQKiXJhmawlK0LgDRvSLDZiEDzk+WROc5hXDtkPMp2cKidW+Z3T44XUTDkBXiX6hk4zMrXsozNgiOvhA0QMhszBgntcc7TNQxAxeawUwkism9SqWiNAxXo0HoQCYyqKCcFLPMCFJRfRY5eRlFWongT3yg2PTNT+l9o0FmuZvvOkK6bYGXCKq5vAPRLhrfjztX0OPr/r5VJaZslwH1rbCeOz0gvhC5UzLATpHN8S5pU8iciF2qS4z+uZ0XGhzPtKjg/hGeytdna7b8cwonREW+Uvsx/AW5ClDI4OAO/BP4He4tQTuLPNtTa/jIi9ypwCXLS9ESxFRYAPxqh0Ey1aRDFyWMJY0cdX71gMNsPEAuKO9AsBkgPjroAcm5su81wA0cN14jVbD6g3ZqlQHMxsPWYOUZsTuEaiud/ISjUT/+xEF5HLFHINkdfA84kHDpzG3hCxxcbgi/MnF9wYwHRQya5rpLV73htLN3CPwYvLXPyCsdi9uaNLO+EzO8GHlhjw4dlnoy6GDYwYDtYe30eWRJcAwHDScEPdshIQxoIri6zYgMDS7HNVKgmMRYdhz38HBt1JRLAi+uo7SErX1tMC4zNyklRkFsKguLCI2XDMlHWtNwr6YzFSbVitQbyF4JcsOHxwF2kOiTmgtoJq9tYebmMnbTaRX7T0Eua8rGRxBPSJ/ZfoolQIRWyiKokuHhgDHhYKpAgdWHUeFFSKA6TYAYVOvC7VOtFwL3BlgttbLzX0XCA8iA1JZ/twZO4VB2G378QKRFwBtl5FjgQ3LzKSiqmr6CqFI89DzpF8Y+FBwXoAqrAKL+O9PdyzHSrELwn30Ms9IgAXRXUg0AlrET1rQcw1aWZhYZYBIaSHe4wXAQ0U7k5x8idmyZiyg2kA3AkWztwa4pSxLG9/wdXDnoFey3Ui/BKcOjIRzZQuvWcg7tw8xmFkWOD6iqDng7ClFnDIWA/JQK3COt4bcAA29OFB6XGdbAdrYUHlmwpWJXqGg5vJjD5G2KX7OufgDv4m8OptYSdnENx/bzWy2cE0PwPxT+hPlQ0JedWGGDxgDZ6KhpQr9dFR3ySODkoRjm/DEvQOsIUxdVX8lJyqgc24Mh+9JXbVMW6A/55WE9lWWwxkT9hUuGfQPKPXuBDjATfC+4tyMozXB2xla6Bc5YCeanLBs6dKCYazGvODToNYAqh8Hx72otJGZZz4XWBLQpzlFmC+xbbUcSPEQIJfGDNAWvEYnfPd85qLQoVXAnrusvE+zcGEG6h30BJZIl02k49BqfmwJ6pclsVoNfNGwnvuOlxjx03JQx90rbiXru/GzLDKqSROEZBM3Nx0MnGyV1RBEKe1hE/cM2vCh4oZqw9XVO6HhFakFJvtUZ1qLAo6hYIbpdVG24IG0aowihvhjdl77HeKW+b2elhFZFCsaAOVNjcWHM2Fq7uymh3oJ9zoyDY2K5GqHNviMQ3ORCxEX4UPhxtcTEtxq1mbiXx4JbMOr2rD19sH7YGgw2XE5MXUWkzLEq6zF9YVZP6ZHCSBlVgbWPPeYQER4HdWrjnRmsAqlAXdGarjQNsPrd4Ixt8W3HRvDFDg+kC2AwSxtJBDnGWQ9kXJYONCVFkG6wo4JDgBDHBNxZ/3tIKwpHiWA4wFr0M5MaoINAq4b6ewYNNM3GUnL3VV2I3IDJC+L80MVkXNRcapBvJIzjCxnV40UtuZsFQovOKhIEuY1hP5Wd9HiDEqt1a5CPeQmTyiXLL80PCCJrYge5juTml2R+yhouvLVEpsjs43CWOq5Bs7JiLD6+1mtHRdM3ARh6j0Gw+E4KJTTBEgYkGQ5qa8+cUpCOgQiREPTWT0GJ1pkJKn7pExTXC3ypQZcZpXjQk/waJjk9rm2juXOzw6RNniwtLi/rtB9FnAJLAWCbUxHrZG4YVX6Bm7BbngZiywDmNZCdfaeSH33hKAvOYZpmEsRt7PPa89k9NY+a/qMbOlt62iZ62RlBG49vvlLT0D8C3EeeVzK2WghhVTLsiVInfjAZOdZwCi4Rxg8heepWQLhX8jfhp8cfi9oIJofuCDU2UBTCU3lVy8zMvpVIzMhcSvX79mFgLXwRYiT5NxcpA5gN/bbtVqBH8NTOl+tw6X97f8GU8Ja1oqWQB2Q6AuwLLUw8GNFwp6Dw7mjLtgNRHfkNrJDLQcsaHCsxxYZywU47kkKuvgNFO6IWxuUEGiOEs7Cz63DECV+uJARm4S3HP1DpmNZPdS10f2YhC3B5kgyX48UCXTdrZb2elHWQKHYuctSHjqABexITY71fBQJioc1UaSgWsQkDkQwkC7FDjhhbMP8FowGJjZgrKxU6xE19kNug87GCtLLnDh5Ud/+OSz1vuJSExnMN1zpxYOrO2tZAAMInNryYBzTkwG9gAaht5PaApEPVVHiV7f8WyszP1O+tp59RnmFhBC3gTENxplGggoBaknbsQ7i7m29rCRaQFke/HmdTg6ORaRzav3lW/wIil2QP0MB2VOJH3KBQMuBNQXdFk81Lbb0uJWDKwHp7n0bvFKnniisbCEngDAFXHxmaEJX2GM4oeq6+W6GC84v2i723OT5Pag5ChyDA/xMmi3iDfwu8TNyDoo6e4YfZHwJowJrEu8BlgN4Bdc14q9awv+HqwFvg9uFYlnnn0x9Z9PlXXXahaAEalKsSail33Ih3YYpKoVN6LUMZ+D790om8rF0+iZBFwTspzlcqtoHaej0W7Ggk+sPDEByumFSjL3PGjrbFfDFKN2htW5vr4Ox8fH4r3IhsuqAEwD4uvgFk4AYhyAZEyvz7TZ8L5Anm/uVtxgWNSL44uwtDgHUD/eN1e3WX3HRi6EfZycHnNRFraAtlpa0EEpOKwhoIHNUjRN8rK9oaB2q6Wg2RZ97x0hKY0F15aYy5rWmX1AvbossPFWthlZ04KFqlUb27NlSHwobEyGD6g9hcHdW3Qvl0g6gxUC5QTvS4sOK8QGyrmytKDYCauEbJVtTEVS/W4qyAMuLocQFeNalTtoTW3HzwnWKsvCppo0sj54f5ah0FJUCpkWth7GNaFBCe6Lw16tNzgArENVJXc1LoZ2135WmzkEHiSoPCMMwSPzRGidZPtWEf7tzY0sjC0ozCdMZvTNwvcg5qNgfXAgk9VsZy3emVta2CnCaxHnLC0bQgH38OjQArwFf3dpDzDTFYL3gHEhrba2AJ0DXaP4229ezZDpAYq37OvgQKy+xoLphD4rXHPYOYHMHry5haJWQnF1d88+tPz7R0fHqumBB9QPdBs5mxLTYMZyRMhAY6+SS2L8qJJG5mzj+0N8iJXwcyQPcHWIOXP/FiiytIqV4p+R6tF75lWoJidmRfKWp8QYMxPUGGrYv3Egj2w9QScp3K0zGw0iGoojPqFlzrFc8ufH1is8tNZAKxbN+i1/gl8AlQGcEtFJO26UDdHlCWtLMGPLZUtAjVQFFlYFI8tFlCOUnoubu7Glt2CAWU+SqKIO37OUUqlFmTGMfQ/WCNxrWCGQ0tDhypKI/Y9gnIFtOPV475ALk/hsu+Kj2UGYzhs+eLAjGetllxv0mSByIbtaW+V/MIS5JnwQ1KW5FY+5JclebpSUTztwJJcnEdXkFgYPYlXwZK0wqlME99s0JYu9TBiQtLgrHLod62CZ0gqMDZYG0Ao7bkmNbXyDdmQrDO7WJpXqW8iMUZJiIyP4U7YpZrM54x28rsZq4JqZvvdcY2bKSaUWWRMc+gWfI9aFBXZk5fYH70WX726utIuYwp3j3x985+QzNBcSxEJJI6kkEL2zE1YDUHxdVALY2IpTE9zr+tbT2cAdigeFuAJ1sLrObiWObrHymArWDUFeUanCmzxCSp7Slt4QiBOIGAXsQJCaTs0l6qNy3/6efWhyYWF8b2yshj38iSxLLH4xOODpO0gke++2cDZk7e688KIkN3VRjlSL6NzmzEIk/bVX84AoGXJBiAdFvSg8BtR7sRRSKK0fnBEZfLMCNkj+XoUXOhmgAy6x+0OFQBRgoNUCdWVheloRhBsxqkCLtVospupkYTas2EUVAm8o4CZRKxeeI64L9T1SyoPow3TRvEbFQSlTXnrv1oUF77yFFjHPFn8cwApHiQEWkdlOYBQWGLuOwa5H/gSVQunAo1e2QznGRdmnEwhELa0TwQvsvEUU6z+4T+VGqOuRI202zwUN5uHYXAU8z8KyM/WtoV62I6aBlBfZAVwaXBU2ODeAXQsaAea2uOWkHl0XLFXhmEOuhsPSAAvDfU284InN0pJpEJkRYhFRa4seUJM7xPpAMbplxmFBD7/3uAr3qOZNbbI2r40fLHx/s1rpYdt9HBpccm9uiliXxy6ZNcDrSNqgsIpYdwTjem7FaBVxX03unm0zN8rLFH03bvocTIuK26qkkyKfEyzfvlRhve+7URiDz3PQ75fvfXLy2c6znIzy4kPgKjLdtcxkpqIYF360GRnEcopr9EAwM/qDW5Xk7iW3j5SVUtLCfSsWAqoXQkeFXOM1OE2IMyDQUNf1mPbyCvrErg9mkdgE9lqk8LhWNkJCacOZf0V8oKyo1i23Kmhf9w2LByuA0z5yk72DAg8BgWXw7HOMu4JOZeGWFi6eRWN31eQ+BVkclm2I9te0XDkDVZ98P2ajOeDGPVDAgU19BS3H1A4TrgU/G/i6duTtVOS2l7Ls3nqUv0pX+2DzBMohhUoX0TM+FkpJH97zUAgMFRCJ31MWrGePZ9X4e1fY5Xf3d+qYqJ3Jhl+02GbXlqyos1LeD04e84sstJCgXkINg4vmIN7d/Zq+mS6lVplhB7wCsjGA+OczdyFxRFivLq9UNPUOjORBMbGLslZFfy+Jl8K3L4M+J9XXGS8Z1OMdWW/akYqg+hX6wCIX66EfvB05QL4TeD3MBA1oy92jk0kx9omRxlmJtJ5ddMa6WKlGvXDfjYQ1EcjUxw6WBSjAdSbtIYvxA1OV0h4APAFaDJkDSdjM2mLP2VxJQyK94sApNHuFDW61uWFcdQRrARxK7cp+IEu1SLFzpopqBe8kC0ORDS+iFkUzuqu6kgRPjLnhOo1xLJ8v2W96Ggxs2cPk5cXcQMcMxuVCeBLt4he2CYL759JFFXKtZuaVZW19NCyKpL+xoBzuBWZ9wea2QMsEuB4o+MnRCdN7IqOdd4ICSykVd7H7wRYACwcTuvYq8enJiSRRKlXsUZ0uBh57bmRatSTLQ0ptUvYorORApRz2lulgoMaMz2HsYWju4IlF4dcDQC0W2UWUHo+4bUMcE2U9qezi0jR5gy6XKx22KOA2ZMaCy9w0TuzvCj0FJDAzK2Sj1DKzbJLYVNXTejBDBckP1QGzKKiws6YVVXYC9IDNVEKYIvZj7z/qFY1bHYGqRVjb64mRGdyCtRCILFaq4j+VsNS3l7njFrZkiJyFNpzUUIjMnkQNpegSe8DWutko8FByH2GkZnI3st8VVIEZA1iglYMTmVgHQuxWSENo8HVDNR1WELEN4o3r6xuWF8gVHh4UIbC+Weyq8C6Iiq3DLdUx+N/cYLVQXQ96e+8YbZ1qMTjQiQeACr5qV4nFztziIoi/JFrcWDV9C8pIprbY767WS8YHjAHcJRUZSymF5BN8C1orh3hUf+P7q5kP6TUePuCPyUSHFgH92jLPIztM+A6sBBb65sbLEiy2CsPq7b1uzHvga3oyY5C9R5qOanwrZmguHXG56T2ctG/3ilACXoEboVIny0AmpsoZah+XVQpeyhEMofdj/ERCkhdMM+m8tw1ERNXbfEBjFIkr0TSi7yvTBNRgVwoldQUkktLtAhfmr1GfinQhEjhCBX95d0ty/sJOP6zVl+x9KmiVJoTyJzyds4O5Uld7oNACGk0w3IO9/vwU7StTR4orXkuPQmihxYqlA+VoXe5lJbruQbkrUy+wgRKLqNuHOBAHBB0l9j/gHle396MLh6uHtSalBZlYhggcBVdXqq3rrKTLwyYDxQX4ND5/m4NoZIH9Q6sNNhg2AdaFsjps+R7Gjcr4H9Vc+0A0GtROaYHVjnSjNQN0AZQVK2Z474bhSc1r3TtbwYAtBuc7j/2yexxawRssUic1AJDzPZt6p+wwRpGQvKlwCgnLJ2Vj3H34AO8b580lcJxn46bhIheKRJhzATX2dJdYSBCVAlYoB2cPEnmqMcGlXb59G47MZH740Yfh+uqa8Q6fN3GVnTIx97eJGZP42oiJ0N68Xu94+hETPJQAk+KAwou4+ZpD7sOSFQmeySCzIH5EFsAsBH8XuDbBCBtWx7terg/xURZ/ogZSLEfLEEJu8R7IbMDDypIpHj7w/8G6gh7K8MGJasTO3Ioj5W53glAIqYB0lsKI2sdG/OToekpYt1xXwyFH4oEMfr0aiCvtPInovdsXanD7TtaJmJRTP2omQ1Nu+hBFxMcX7gNYkJifCvSzMkuFkweMpzLLgPYPVeLFVsNtA1DE0kzoLnaeCodHgWdU67LXnYIjvjlLQZpN4pZ/DzcNdwXsgu+XbsP7779vZRKhvhnhZmDYSzBgoGaQPg4xDsAuNh9GlQVIcx16r99IQaPg/UmlI7MPcRjINkCijaDV3g/gGgrCjZdpoG7BGiAbF9fhHkQt6CTZhsAhKp0cnzymyYtJtNeBPsY8KEWQjI/qaTcG6Pg9fB4ZA2D92fpiPWghsAEKmhkqXwQQ+gAl2AOdTRoWselmSHFVLEpQtlaXi7hRFem7rb1HjbXykkNo1ZyJ4Dn1kg/sXBMIoKeyLkt22o2BnE70H/wZe2FcoUMhnrrDOdUDtG1BFUxoL4YgTC528RSyIEVgbAFUGCJP4vAOBOlcOy6MufUjKJ6psruJ6BfCYLss/LpU7b618gBcWd44KeM0rkODjAPxD027F1QR8KHkQhQVHRKDFDr4adJw46cCWSZKHePIC4b8JdwWi8LEVXAPhYhUu45Mw+vr2/D69WU4OTkW4moPFNaH/GqPG4mw+31mOurIwy6kvpGzFWI/7koHrzvh/bDxiDv52mFzkacOt+/Wt6H7qUaOllqV9/w9FJSB1GNjz6Yi9eFg0qKWaK40vC4KB4JFY5ZV6qDAgg7brEUkbUx4I9UXB/bWM2Hxdu0iipvOQ5CJh8F5wFSwssUE+w47lKgnMok40GXkSjwWlGBalNnuExalYM1FqLIElJiGegCttSnYEw/mH1VBB9EgWPXPXRNu6qfogvUaD0GzpCo+CGVtuVXqfnDIDY60N3VizrFTs2udO1yMaWeZBZq8LQbWJXhjnYSvxMchHgZ1DKieGQDJ6pT9/O3XbwS6oYESxHNXSFWwGYmpdL5pmLWCGuJ1I8SR2S6Lwjt4vNM4A1QZWe8AHssWTnQXFtU7Wow2m47uajrFdRSkc4D8dmxrkQu/2KBYC7ALyG/3a9j1e322W0IsahGK0bUOjkPxs0vVxPYseHeeXAlLit5MyWYEUmLdVaifvPMgUQ2EuAn0KcFUIU7AA0M6CayldlZ+Gh5UuQTX50pbGvGcLJopnnR0umpguzTAQ5yYulI6jFiDfd2OTjMzKjPmYr9zsKAbBU6Da8PpxMlKpC34jTqvJXrVORPY4O6UcUpYMiQvG0RVvrf20He2YCvLulIhhdbLy5twa24MFXU25XUda4E5DlTP+IMEHHKUjs1/iZpCU2ge2WuW7OvfM4VfuBJtppQm7zlLMY2ZL/5wI0D1zX5Xogmlc8hVfQcLgA/S9YVW5iHIrMSm8UwqZ6C5mt+67kFwsDeLWXCzEESMXr5hQBukRiL0HrSQ9WblffibcH52Cvm+KfchyUlEjwOpGrigqViO8tmDOiSQPU1rdV+qB72mSyAwlzJEn7zBUCeYJtYu6vjimDeB4BEblOUDx1+45B7IUSxzv1WbMKH5KdU6cEMQVDiwEgsW8NRuYLPZOWzfMK5iSQMWp1W7jrSLlMlUbCOGPwdA0zq4p85THJYVwD1WJHXaZqBNIAtxbWxsHMnEeB9ZSl5/QvosPaEaYNwgeRiFgYnBKBVkS2kiAZyl9N7gD2iQOioTrK1ZMabHam5Q8XjCh4g1u7W0vSIpTDIzTaUaJbJGZKoQ00ShVoKbxUjTyF85pd/tXY8S2Wf/IO6520hip+0VcOPFrFLYus1mdXj27BlboYHy/+SnPw0VLUsFcG5L5JPpul0QHvLx4cL5JHJjCP5JcKfMmqwDUk88nb33K2V9PYo+uiIG2loaDzyVUSWm47hAeG0sBlwGhLhzbEHRTBRFJzXxIzAB2H5kD/549oxugpJydqphqs9Pz0QPtYXbd7tRnAlx3dpJasNm69mZKB2NC0rhtdvdWnRaF0OAi2NheNKMwpy5yJg5Nhn/AjcadJad95Hv2ZQ5Ib4FV5YGNSkik8npuHqoVTxF9lH42lRODaHQQlSPPGp9ZSHXhp/J3TesCLSowtvvFr1A3Y5xzWaMSfFZkCIGtoXYMbPWdi7lK562pz5JB+fs7Dic2XoCuHz54oXBGUU4OfbDb1YOz+YHP/iBrbsdKPQ53+6X3qfejvSLOQMyyNhKfJEnsxfflmgrQKVhT5Z/dD2TrpP0Su5eCF4z2tIylAx691GLhwXKdSBauDAh/ZKiSd4dgJIA/leXKm5C1GE+W4jIhve0t5qjjFKdSkgKwJgrb+XGwx3jKKl3sK97rZ41PADveuT3gRCPMZL3mYHBhyQdG4nxTVU9EoPywqjL4SGmuTXU+ub2lq4yFytb8rAHFy1XbJ9TDI8BnCVQciMWSR0wuBYgy90+uZjUVpvBDt4OUAYl/qxI6y3jbHK0DbqPvXCu+CCZxyaDlBwIFkySC67cQIMaKVnXnGizwdKhAI3M8+7uJvz0+spQ+SXDl5Jkuj48fXqOBkjo9RhYuNvwgVFazoI0LMLlzS2ZfFTFSOpw3GzXIcvYqr5SEGrHzSyXd4xDsNhQNAUXGatVe7Fwt12L12sXT31lnHhkenCjXpnG5oMrXcwPmHmsQDkdVGw9tFRfFMxIy8L4CgYPZCnX+EmPkHHqE5rbmdtJEnE80dQzIE+qoaE0k8UD4GK8n9PjMVjGq3BqpzGnzMSN4iN3gAeCjbnvxsCSIxfI+5ko9cYmI8aiehdIcZRKcApK1m4syKZ0oXF7z5VtGl5bDF5eEJAKKsy1PVC42ILKKUGuMDnrIQUG2hMqk+2I9udnxSzNvA2UZ2FZmFUNQrYXDBPMythGQTiA+BTVARL0cFgXyhiZSERNLGDaQ5J1r5MAkIn8Dw+0oP4wDNvw9vLSBaAGR2sLxkeTiW2ueEArAuQ2RcONfIGwo3EyZ1QtzXWV5L/v7cmepQG9RZA9dak1FHiPDo/pLjrvwlBQqbqYJ898MKvlOuQ5EGNK2g+0CAh+RX3YkipRunoG+ctd7yWbwbO+HeVwe++QYKU+JucDe9mi0WdT/SsqxgJzEq4OfWeIF9BvnhsdT05Ow8z+/bDBh/Fzgcnkh5phyOAF6YyHKTFRn1yOZbAmwI4ou+OsB8Yt9tCR3svC2LoVLV9DakulT8lFUz8DAmsLH/kwSOmEHSwIsF0HkmTBEOiSS2+BTn5dFdV5QGI3HGZSNaO4I1bn+GzOKJ1YoS3+9e2NtJO9ODhk8UzEGkzpk0SksuhSKTEpMhFBaqqKhxjAgEucMFwkqs9COqc8aVRWRxnELBpjpUKyvB1FvSOU7Cj2gD0DEck9i2udqtFUFd0STAvkD8/0O5WEtyXS6UAnsrUBrmXHwiwCyyUF1Hsr7B4qZZ5NpesIaxpFA42qaXBxcY1QM8NG5QbsJe4EoHNuDwIlDXRqpCgN4p1ZerQxo5dMh8l/VtbeOKlY5NbiC9lC79lnosG0mXBLTv3xEKEkB5wJzxBBNcIKVdDVAUyda1jpTM53RbcZ3XpHC095GjyzoNBENR7oE2TKS0GSHoWm7A8UUXDgGUQ3LkhJDMEuYHHgdAHXBEoOemET3Vx+rYa55HVVT+URB5zbScPunwCtBZ+4k/RLzfqQ1FOTl8JzHDAhDF/R9e122vG0OiQ0CSNJGat0CRnVkcLo5wdUjoHElrA0q/D29Rv6cgpGVpp3gQUonMYBpl4WzqL6qcMQ5Mdgw9t1oBB8dHTgUjZN8IZl4VtJ4xdgYbDxOlcQywNhPvr4I7ojrFnmFSlQVbZYepqMn+WujhzwYoiJ4IsQRt5KkEUFaMjsqig89VajJVxk64Aw7rUZHOvKv+7hR/J4jnwDBOEAkBk2xJEOPMZnIYzpPBXUYib91WqbTtKMrO4tRlhM1BEKd4DACW9CAaVKZPO2k0YfNhM6ArYrKWDgEoFnVA6FA+6fsJJei06B9ywaNuJnnWZ2S7LHfWBbCCfdeGszgDyYXmwqBMTUyoHgNes8hdBjxBjzCQE0pOrJioppEsPV+j7cvHoduvWOuMgUpw84TFF6vS4LVUnhAjEGuUqYzDNIfAHaOCXqa0XBanjlxK++hLuqmGTgYOHkkh2w3Y14DfYXQFGqhaC0EsU3ohpZLJwm4tVsHIIWWZuU3JLTbdmXh36xBSYDDQxkgyPtgAqwJo2zDagsV6hIBOtXUbG/5t+DAogRxE0ery3Ql+beo3bxCtI9gqwxDzb650LJ3997Vy+xMxzaUskU1gfygdNp4QJTBYEPLexySbObyV4qYO4YVBNQHB1zCM/ef2YLveBC4PObacXNk63FQ7YVZPKjGI1SJxVRv/LeawpxVhp6AlcHkHHtafombdUp0hQE6nYugNXvBlqYt8vb8GJ9Q189iQIJV+gMsetCXIKaWe9uFmZ87a1BTd3KlxfKvFoMXrFNc3IylaosiOe1VGa7XeeZkAJ0ZCpwtTmdR6mjIUJcjkLhKWSOs7d25wJvCqMVGxzDorABw4dkwes9acQIATZb4WGAM4BHZVU1IsnM/XseuqIYPI5JObkMYk4G1+7OJd/k1m87dtHg2bINKCoYz+RBKu3GMGbGsLSbtRWAJyqZsNWdyCpT2MjbZX9RL17tFjp58KdR9nS5hgD4liZ9ejBVrxc1AaXeQX/rLUAaoiKon/ELesV2YaSPkmfCeWRpNJWie5ZcWLQeI4shtpPCw7gpZiQd++axJoAhUNWHGyJu0jlbBSxAVJ9L8bgRK+ycDMc4Bu9XCN9BfIDaFzoQzi/O/HqSg4FFGAVek85apgDLokV+7+z0dFSv5+/GwoNm7gTbJFPRRUZyVul88EAuksJaKV5QqbXX4UDXqEM0gUhjjKNvy+wJMjkrTUXyoiMPNJGXQcR88pXcKmbyP0WpEPtgc3jIou7k6NZQ5iJCtxvQgb3HycGRDv5MXTMV4XeH0Em4QlYPxPfulq0enDnFKrfqTAiKjwxgPLU0HQ8bwSsUVaeTilF8pBJXZug5lyI9cIKBIYRMq+iDF0FLxkCaDeE2LokWQoIWzk0R/TxHSHNahqGpgm/fvFbshjftVEKgu4zS0cHDWFrZA2qq7DH3ulosvSWbNdtogNnK7km95mQFgnhVCDBFHQl3kkdK4YbYssTu2Yqk/cXBXInFoEEvgQZ8oNwNJILLUqUBcsB3IsOz1bkovAsmcL2Rou/ZuWqZzr53yyyBdFgMaiOhEhCEiIsek5sXVKyWimIYYzJdDOvFfM8UHqguE9beunB5dckDQGX/yqdSViNeQauGILpyjrc+DpWCQVNl1FVRj8U0Vms57WZw3rBtFHNRp4vDcGwZCjQMywJIL/Ov0OV5Vp4gaoTAMG6GFHPmljJlhwGZAsK9jycS70d1JSmr4t0Fs0fVp3xRcLqAikpU6SHQ1mKpYryzi3pt1gn/0fjDL51Lw34tkMftPkFbfe+DhWT4GlFDH2iq4sXULnaeA17FcxbEThdSZSsL73gYJPoUlKFK4LykGyBvyiv34kwluk3EYcjM2DKNin2SxmMGLCfUIpCyxmq1I3pPSUDnBOU6YfD1Y3eGtxZlWIC4VidaySgqZf+7NfePBOD29j68994zeqDSO2mLJMyrTyq8wpqVKY1aAbjuKrPoYLJwkhA4rc3P9YU2VokFBeBkn41hKNhE2DiQSBEqK3HGzluCJSFqP8OsihhHRJabBwFZGuWcnKMrM0vhSWH8464X9UNKIaiQt4NoFxh4B5e42zjlATRcR1ahl3x6fDLq3CCLwvzPu6Wk/ivX0QEBDjjR4HWrqQWutgL8PSbPsExVTTwKMjQFLFi/GbsR8ODwEBFjqdQxUGI4W5/kA9oQnE9s44zdo0FU3OgYkzjlwTlPFusEdY3muWKsiu9FrtPIJbkwuETFWsHdIjvmhAxoiOdoZeD3lSnuuTEnZJHWbB1CC9LE6mfoucsK+UgEWILp29Gac43YdNGTTgItgiSpvQmFw1FDWhmAR2bbEHz4xsBUuEbdyBYJaW1DfcOC1gl8EZwcqar3LvGvgG0bdsrqBLe6ycstOWIvCl+QQAAkfmEFB2f7cd4plsIyLUj6K9AvKTkCLAUZCjCas/kZ52Ko2r3j9eDmkLkBS/rq5Qs/rSLh5y6KDYn8K6son7HOhge2QBtQpSF2WU0wq6tJZsZlVJIQb4BulTMFWq+CiyYbRwX7PKgvW7PSdQoLb5EicSyI4F9k1lwIY1IBCb+2TRSEgsuHJdNIzDyjxLWlcxmGgbCC5dKnBu0HqZuwj8+5U8ggOX8DSDnrmB3nZSBhGFxcvnbpGYyoCPLAPrOt5u8gI6s4MA0xCGoo5n/vvZmt6DS8dgr43G7mcJ4VLdzV9FBT3YyZFTGaIFylJHpZaAYnyWngp3gPe+kt+ugcsB18f3PFDAs3AxhA9ZiJHkLf+7TlREGkokwsW6C6jwLt2dmFayVuyVH++s2b8MUXX4avv/6a1/kn3/t+uDZU+K19/8PnH7Dqju6P5HTcw+MjTUiOktGb2IZjAJwUoGPBwQIoFNyMxPnoJgi0WoCGABn3/UYUU86zKGjyhQpLjD1RGaxzvpBGeKZS8YmKp4VbRkUYm41EwycT9bXjIppGM0Jms8YLwsWDm4oecWaqbgouYTOQU548mK59qjYPVXR4I2hc5uxwwuQDcWPtXmnX78bSEDM/eARXrGMsSHFtn8yXq9Aa/RSITKOPCc33ZfTZpayk26YCUrzSaWm95zyfrBxoImAE6LR31XsqkwUV9+AWhiBgSr3wRcgjmBg4+0NO7k6wMKx2t4aQn5yEI3v4QIyhogoffXJ2Gn7+5VdqWLTNBfXUm6VGAJycn4f1XqxEWJ6D40OS0UEUwwM7WAh1zog30FfSdAeP30IY74sPKWpgTI6V0KXBvnm3xp0P2tv5MBdcL9bgzmpMLEOAw507cb1ViD35iMmGzjdaNfZzcSJ1UoRAinEp4hfQ7lxPI8tgSLlSJNyMlnbNRAhsCtxTlR4GHHNg776VG3bXzJGepIN0Yj7uW7JTVQfEOcIIBzASkNIha4vekWlviBlbm8Eg/W5DnuzETNcCsDskQ7zxLcuGZAFMPWQXrUS9iiMy9wyMcRKzMBTHM3a9b4yojM1vHJvg0FBsZh7poSaE9FYB5Y5wPng8iOvWd6twfXltFueS8cEHH35AGV4s9EFxFE7PzwxiOCLMcP3Du7CjsKdP8bNs8d7c3d3dPQ8JSFn4XcZHhcoNMEA4vSU0ptnFAGWSGbd+6ULmgP/ZDkSUXtiVGvO8L56t4Gq2vL1ZmovaeNOehuZFr9m5KVFi4O7rwAfk6udBsy96Sbtw3YhFVYw1x6p7Cm69fLRoUGGVaLfFi9W89nHtrmWE0kc1desqgHYPnK8YTw6ZnrA2SFY47oGB88aLth3jqEoqYj46MqEusiNyjHjn+Pgw+Pw7poold2AXHib5SXQcu3c+k5TbGnL6ToPcIw31xrvK+5Fyb5f6iwIpCH3V82IBlKEjlomUizkNzDxWrOfgwqA19OWLS/4uWLfvf3TGzo7X5qZgzSi2CRURe6gvXr0S0u00iqHIg+K0SVE2OLXfBSlupHeG/Ezj+G9c+83ttfrcKzAMBIROZxIgQGxFsr+LZuYuDBZ27fc3m+Uob0MLDOsTM8jiNvmRsOdjWcBMVc34kT+oIOm9YuSX58yOcZdjSdQwtEN+cjyR4kd86FZh5d8tEb3PN0hn+ip4uLOXYPuQ9xCyowQlEVzgYoG5FHAR0Co8ob8HxjGbiHKJNpPYpwc3lyRNB5AM2NCcTYE9KaFiIZpp7jTflBuNCOYm5LmfhfePHZvVYc8R4wX3qciegpPQ8S+oaBl4tXbJthqtLuHaYIbB0s6D8NEnH9PUooOCNa+ypLv46sVLX0xhOZo4HbhacD9A0Cc4vciW4E5hGRgox3EeWqCqaq/3jbmVWwHx2fmpZPNsQ5VRFja3MNMFanntdzQcr/TJ1p0rrO6I55TevJdVXyOVSDK6LaysZ3CL7t3V+o7D/rKuJD6F9S+nmyLTQqkFzwj1TGalUJ5DSSf5RKJWDMiQ45riYahL8HCBgKhtwHWrGIXJQqUR4rKupWdsJWR+dxZEMyohegkF9MR4RQKTkupPTN2pTRMG5eN2EVJVnWsW1aCR2FRUL30wWeGEpSTqBmtGQcjvdK4eLOxkxARCwhVYoiIP5JNclS5yvDZAwy6pSFjPMDnGrJfFZi9fvbQgeu9ioGFUBSFxH64ytWOHK5XgzVIcYDSSPRTLJzTCAG6zz71RD9P4VNNMCig7bQpNIELWdE8SWOlDb0lIK5QeZwsCtZM9+9f1wKds/VHLTNtGBuxjcBOEXuMwguujVFrzv6jhEzLCnUZLhfcENxyAZK7LkdcMF2kBKii4FxcXYzGXRVV3c7lO5nbwHYvLjVtoHVHfq0lscxVbL65SLAxAIuD1rkyiPjSlk5tKxjekXzzy00BWUWIg79jRUJUJBlIh1IUR2FQ3OagZbEWXGanc78LcMw5Ci3OpGaaDwAvWqbbm9taA1eGfEMyhK/V2SeuGzd1AmKHB9QXLxlZjWinJkuCVbAlzwoRPJprCPGnmo2b1rJJlhUtjML9rKSrO7AL1HZ+s2Hm9Dg8ccn04GHmcz2YDi9mpV9w3FuIfuHFycTKl1jsvaieUydooLHjQAAghU3032/UjTpPUPCRQGh4NZ1G1Hg+SWaRzn7txPkhDVz+nIlwY+T/ICjlR0izSZiOZ5EylRchB6Ry8J6VlfDxUU3sXjU9dig+jQFnVpyJnIRUODvPw1LByxQvVXDTklqMEGqWdnWdatfdh39/c2ps1zLoKbWkCTRzU4lTQHYNrs1yLhgt+g7YTtNtyPJQ9FATLKbJVZ8WhZhDwttOHRQxQCzEzvYuWwh8KHwsC76LL99NCQizJ/ofZHgf25/hoRoFNzBRNPm6J8ru2GK9vbqjLc2qbq5lIuABZWG7zTRmoc5ciqmjyhRXNNubYxN0QU2DnTGP98LotH3LJhEJD3WTds/IFNl2ui+UGASQU1AdKmqOKQF5z3VoeyL2DggjU85y3kqUljebG+4EpIWEvWUl8AAyABDVE9mPmHILXFXWdhE7QPOHjInhtZXDhC6nXz7IKXeMjI0nVAM82ioFWUtq1dT9aEbTLzWWDA0oKPqNtnnu17ATNT02eQfVRZhBi2INTFkCJ6FvDfFIg15lT/ey93prZ1igldXGgHFA4sIgpOPVkCAvLEuE20cqse+7ZlAh3wjbcVBI8nCKVt+u4OD2yTWDWsNRCgUQN2L6CwkehijTpFvU05GFzCgXkHpDMcIx2kg4R/X7tI8iLwsdgF95TFVRYBjCaBifSS+9xaEWHqJzNSBers8/P46hRZ4BGL7xyw0zmHnMVRP4HVtorjf3slWVh8LCq9KJ2AOfauzXB+rKaDle4UlMj/hvWZeG6iWQycophZJY8RccHLEszld5A8ZAQVJyrpniOIhO29hVvBQ8SRbn+QW6OeolBU104drKS8GXnxTjwQfZFy2wCfVRMd+xrCrI6ptxgE3S9q5YJlsdrQBUhOts/VIlB3kKg+Pz58/Djn/w0LO9W3IDEgziVpg8HswO5SQBerpQGFh+6EnaryOB5grrU/DDM7N8Lu7M54xnxk9VHXlJIAoE1TiJHnNv7IyAGB6Z3F4D6GFtZQmBwXPvGx9PGWKtsvmGN4Y17HwuZNQCI3laVN/INpIbQxQyPs5zIwJ8jtt0CJVr+hkkAun5ZZN7p1OPgkqmJkkrrSh6crtx6PXFgbY4dKMzGSrqjrAWZe+M6CsYfSiFk76S9QmqvCLDXboUOprOHjDAnB0NyxsFAa4p7qNgTNagaSc+cdLbph4ug1mACgZl+6Cbd61io3GP0dFNO1OGJbKdLxB5Crgt5w6JYelNagaCyFk8eCpCxFukK03EmhTQS0S9/jNZiWyjgOsAjamr9dF6UxGjxPizQrWEP6WBxzJGNjV3nFPW4YmAnRyCTYBgr/rCwElBXRykFoZJiu57FTIk/4POpBmLv1yOemk4eIAyOPO+pipGDUQpQuvvb+wyOwVud9VWMcZEOkFD8nY9wyIg+NtR0quRD1TO1Mw/eTYvsVlOdhXJTucTDjTWZlEdyV7k3L5eNoKA2eZDx5WuwDoUmM2mAi7QSqY3g4lsdEXcR4VrX68YXpQQBi4NHU3mcopoJMA4JF+AiNe/LJ/25HiD+OEU+lDMJgpecXLPh+ErcOMxoVhzrKc82IRJM3k6hmg3MLSgPy+t1eG0liOXdmi04+ACSuqL0C2v7oHPDpTTayB+IXcOJveeiVjNkhU1j0dKsFluvjNFJ46ik996J2fJ0oo0FDYqbmBU1CA/yWspUjmLkeAjRVUbavTagqKEKiBmzkJYh1Jiuz4ukIYVHHSw6mGokUJkD1ofWpVBbD62EK5uxv91T6ujE9t29LGMxUTyDjbfb3fOAf/e732Xm9m/+zZ+KHgyV+tl0RPSz9E5PORlpAgUvpON7aEdKBIqbURovz/bwESAhjxGFmJWIeWsQAqeOutbEM3q6Ew0RiaTyUxWKBT1ZJhX6YO65eZBl2EZbYpqdD+XggLi6ljhSdJPtvU6It3brLcE5xBf4QlPhciNuMTnIYAZQWPOIASZOeZ71zkC30B2x32sGCoqKlGpF3XPs0ozdn/3YjoTPm88nkmrBf4NBOOiAkHQ1SA8am1xtwHvOBhx72WvROeRqctt21spJ42A36gQFCTllOE7wQiJkAMu8M7SfbMtWM+of93DJYqeHocHs/wKLYKCeNYvW9rPNSnVIHLI//MO/E548fUZdblzX/XLJdTsajjzdfgAmsXkQ11Re+ugMxKVmYkwjHz1PAGI6r5DQi7XCw7peOgIIJ8QOcq5yHn2E7ohAU8rSWOgz8yqfsL3acbADEXuA6gnLwvZbAJDoRK3VXMcuAATcqBN1UrUARaTL3QtR5G2c+NnZjIE8tQuTAjVOpen7sZAngaio1molLnxg2NA4pdg4qKjv+TuDcgxv4MsFwiVcMqwi5mHFSq8xd3e0OOI4S3Z8tju2FMPYabaqesnpauF2tupmbWqpikzJxizIIWBBE02Yg6YCwY1gnj3FIcwy7HxyD6csDtJszoE5sx1Uxz2bYxs2C6SlKv+FlOTg/kDB+PCDD9VACTDVcJ9PP/2YWBdc2b0FuUCSJz6cDocDa1pxo8jKEFqx53hycsYevOTAq3C7hoW/5Eg1YiT1zgvaAXuhwkhFxCWwBpwQGMWNBsDINLSOnIWVd7AeeGSLDYO0/d5VUktXNX+Q2H0QVnqQPGEREWbZi6cwrEdQ6KilF4hdPaVmjcAxznSdaOzQdCLBh9ZHWCOmGJx2UELIqdBEaHVtVAps3XuwRpW8uAvYAQJPG3CmPaMbcpuMBB44R2N1x4wPGFFGX8EwaJx0xlnsyFJBKU3FyHsKGTtz+0NOdEysv4FjxdmkJbAVjWXioGCfzoNzigMIWRZ0z3ae/TELDGlsbMT1nFuROAfHWI+L84vw9MlTeQi7T1ikH/7oR8KpajUEomET8ZT64yIV5JCSI2ukxiJnxHXhcHpASjOR/HYYW7iomYDDPpup4AuTClUqUJAiOzMjo/ldJwh+uxMhGHWjyNR3xwuk8LXXV6auNIEvmrakTYauCsRFCMrybAUZPJfW9Q0V48OYhcyqgwlGANugftSJzCrlrGE09aCK4u+mmo11osxJw4OdUBxL3J7NdvWQ+pZywfh9sOqgCQR0urRUeYa0GOe7imGCjR2LkCcT4R53nn0gAEcvfVlpLHZWdM2cIRLdS2n1MNbB5VlosL4T8LfBPQIuQWaDDNCF2nGvRRw4xgChAGe9BvXlQWxqY1YCdhc8LRwwtDABHjg6PGIMeWlwyPNnzyk8wWwK3aZA4KfSnASnnQPtECc5KAxwF0bglLxu++/rFcMRSPmsN4A6llwDNHqK1KYNjHisQmqYq+BqOKtYy6Gok73JIdRUg+ZY4SKij9HO/lKLVTvJLLGSrO7WTN30IWeV0O0+aKw0mXmIJyAr422+3mQfhKilkZaAUElKqnt2H1CSzUWPptPZGCAmh+ozE0+nZy9qbe/ZUBRD4OrmOqyoDAKOtsVrs2NyuxdzzQYBWMHWYFIa9j6vNY1yv1kfKM/a4vrUoquEQRue059buT1eQykF3C0oFskDeqwfNBTtfz1nQWlMONuqvJZHxAuCF5aFgkw3t82OiUVsdbZ//+DP/4LzQJpGEwKg31RwSuFcrscxpkwUy8XzA5fQwxfiIAKVkLh5NCGg9nHf3Bfex5/1KuEpqnuCdiq6wZWwNNGrfRkbi0QvpG52M+hMRSOcJPJ9tpRPDc4jELEgOCV4zeHRgqce/enUG6L0SuE34hp8g/rVIbPXuvZN4ZlD8BNDkM1VQ+5u70lgJ9ktSn8wx89ZqZ5AZiHEfKAPh4tIBEZhDdCKDDMuEVHpBiV3X6VniMExnBwTbDfKQjX+s2NtkIAjiGIcnCv+zdQPGfdXK0lgilYNvRdVEfQrXhxQZyQLuKDEStUn5wA5Z2qQ64MFhevDxjo+OeV4B2wKKKJcWQWgRrETbhbZZ3PALOnN60uzLrfqumg0+4u9ZxO5sjJTRfjYROfo9hL7PD89CbfXN6p1FQpHWnbsti57M+PhGSXuQDrqukYksom4MfgAbCYQzkvHR9o8GCUE3zwzxgr59GfSVR43hJfK7QTvKVe1F5xmclt2SinB28k96uXY4hI8q8sYShi7OGG/cpZDgDCLa4dcFExjPJOJ/WQQ2sJCA+jy5k4tP8g4CqHspN8WhU/B0RASSPoJt5F1ZWeJK/pz6FxQdrYiWV1ljYTbTXJxwekjqVCdDO4dlh3MgFj6XUaJn9OSsS/O2YZB9fzktbfBdQXwX3C/M7MeX331ivDF4cEx13xwWV8sAcVT0RqFCdBmtVpy1gVBIGkqq3p0RXnuBrlYSQkSXB/iRY4ChxdxZJ7xV4zcvGitqpDS4UUYoUQp2s6pF2CkpcC2lQEoJyJ/x3RAcIJ5hDXJ4tvBU3LSFgr1Pe1dqYNsP18kDpdNyjRYIplKXBwE90Pz44UrlbFrAxN9rGYOC9b12v2TxYTXQQTWzXBe8SykTSlbBIUggWMuF5VdgUHtSULrLa6LzYWlwnY4GvusIw1aUdalCczUC3R9ZMMFxnvjlOd+cPcTiA53xIKasUWJ1X+Sy3oWbLfdnm4B3bToWy996h/ASUkJZtHvRPePjLZkw2XPkgar7lByM/jj8ure1l6ZKp4b2ISwMDmYJj22VMdw4WUWrMmpbSggXbCWHeKyY5VvoGafGQKxkKA6n5tt8CZOfOigskx8AQu7NhcGd4kRFAVVHkKg0hc2DtBIdlwOmruJ2QyYTrdrVWWGm0NPWOFZFB4eNX5qbJRKGQrbb3W6KlfH2LtQJikK3uSvC2p50ltWzzcM7uBaerccmb3HgbRe4c7ZjYchrNE8tAQNLi1cjLUrsh4piWf3t9yEN9dDmH3834a7a7Rst04NRdy34QNTd4NiOyxkpoNIg1Dxzr5VMRNBJbIdshgwV9TnYUAD2mxKWNvr7qw+xewvOKcYUMW2JceH9JPBOTb285WtPe4cEjBY8zdv3xrId0dX+NFHH/POr25WhCwOjw48cdAByh4A14dnyYmEnDVyxEOMLCvP8qAXKUoHNQUKIkvEnPuqkrcApad0HYFMM+aU7yB5YFYFzj+YfwaftnM1TriD0kv2cE/sCyuEVCOlHgZZAiKwEy1wzMg0KRUeRzilInraSQVUTobe0oTWHjvBpKN1BjFS6QFqdkP0sx7EYoINpXBHhbGCkD4zjGYy0h+yWiq1ARFABx9TZK98+ept+PGPluHZ9/65uSKroa1v7BrXliU2rF2hNodOk+vbJV1dzqpGUM036MNmklRLQ9HxmuAppezwN+B/FHvtcKzscEY2EpYj3waKHq2PR2c22kuDgD1Ybr3aXqpvyPTQ+frq5Uuq2dZmEU8Ntyk8USDDsdQ4TI7L8sA54zWkl2SxiqBuWs6ehQ4T1eOkDZ07ZnVwPdYJ4l/XpWprsGik0JASEzXuqXY/i4k4TS79Cz5VZoMX2gLtH22IrIrKfMXjBI0vCjy9rcMApXcyCkLfMZbCDdFcu1IENg/aqykiBXCqctX5EB2T2jMDLFg83ElqpClDFrlqOxUUeRpD4sYBmQtwBEZKFnad69tN+PLzu/D+P/rnsl/Eqew9dyoMv/jya8rGZEW1iWVjH33whCWdFH3wibl7xDY4rQQTh9YRao1BItWh0vC9rUsLw9X3QVSTPQ9fwYQEzYgTlFJwQAB9eLs1/izN4pdBU6A7hyMQi+KhI15c1MKu8jBjND2Mm5rEIYtr2x3X7QjMhd3es8UuTMxKQihT0MvUS1WJnmVIXjwPgfET0Hi2Wg3ZwgV6mOl0zrAGZP0KC4GHh92GtCx4iZ+iAKVGMe6pKYwUXQNrOdXYHwLpkS6QCVcgQK4jVWIYxOLHp8NtZTNLWqfzqbPAFGIC+WHvpAwPLLnOZ6tGBznJc4kPfVtSF5W+YK50E01F/IA4zXz59aVZufe/L0YBThtGYT77yBb31Gp5hyzoZkXY5lSSNi+HOszvvgpns1vDXeqQB+TWLgeH36Hwgl3fyjZCjamKE4vjzJ3vlmIoQLYOrwV+hG7fhQXss3JCmuzUeT1rYms1aSBwiViT1sFb4EKXb69Y/jk9OeZBxloRQknDWCSllEOSku7OEX9dY+9Y3YQKcbs1RkzMxjmz+SsrcBBkdJyO6vboF7PPA14oHpTmxtMuw1s9/fDws4YI5UxK7pVYiarRCNxD/zluFGaUEwxj4Xo5whME8onTrIyhd2GBwB0+cWSZfrcsiN2wnUhFlrFIV/rm4SwsHzRbeMSfYxqYzlyviq6BT0ZekOkXiX2tWhKq9fUibA28++rG3NTJx4bL7BwpRqxk1ml6yB42PGihs3nAhtp7JkBb27dEyvMsMpp3KoQNXODo1AwwGecz0TD2dFHCrEBtoQQOOEOQp0HfW1IzAmeRbHchT7vmumEN24EioljvTz7+hBK+jY8iJcMRXsJVbYOzMD2SYDUAzQqisBbjM2FbD8pG85kEN4Oq+n03OJXE9YA6NS1CAxxVgOQ4UHJXKbqvD92BRVHnpmosuEhkPYfUFRxYH7lf7iyK12sQZKJD42ETiXkY5Ll48hEQw0psVjueDEqxIANrNSIT1qgaJl4NRiAnYc/RDA+DS+NKNZ+ds4OGknDjheg0WD9BKbzTncDZ97QSggRud1aqOfkkdJv7UR9Hdb2eDyGMWz8/ArxX7xOYegpLMN4IPvVG3FnNU201AhP61Wq7GUjj5WGRiWXcgiHAm9SOMneqUOrjuJ+R2QX9HgUgzIHBrVxYuYKiXTPpJJXeSsXbD/EdK8L7GBQDwmqwKhAlRaM2LbOWliigRoZDyM9C98ZezYPFbD5WFFSOUi9eTlBqH4OpzacMnBvo4HDBohtv2G5kAQwH4opo17WFOj2aEryD/yujglKgqXlcYojqRkW3Ku1RHzQm004kCq8xag4qKBYcK4kArvehIFU5Bn54LiqFaBIfT3xVh8ddCiSpYyiK9z5lXlJ2h6BQDQ6C4n2vXy/D2/Y739g873594xH434XEncwlTaeHrAnmOknerHxVof6vqmkcpVElXbPE5NYL2zzXd7e2JqgvzhhLNtPJiHcpe/SsyP4bFunC3NXHn3zEYS4vLXgGcFmVAvvIWbL7Q5Wg9AEoTB7AY7frQZmDn2FxIpgOcHtT0F3AXPTuEdTZMlYmBLses8yqLMZrwvfu7q7VFOoHXColHQ1IhTeHxYEECkSdaufr9il3iRbhgw8+IEZzY0h0aBofKf3AcuO5RSofhUeU0yy2oF2bBQw487zJAo0PzD5A45kZh6+yyIPv88by6YfgVXOmaU2F0Zy+cvHyvK4oYSc+XHC5y2OptzvyGr59D33jSy+kIGZoHBpoxvlblWcq+f4f/46+HErAOpl7nB7U4RJ9ZfWUqrfJmyJIOHMAtplN6PJXFGGfWsr+IT/3S3SdWLp/lNVFMAZrLt2k0uENDUa2BAPz2SA6an+Tq2Pvj+Lq3kVKYVHRIPpQ6BUgjLYdslBd82i8H/8nfg53CouIRGgY25ygZe1vAp88bSTfig+UGlfH4BruDE7jAL6zHcZ2E7gTMd8UzLWDZFrYRYqUvu1ZcFxQ9k0mD4uzwLVFaQLBGsG9LVmXqkjlzH1JkJtFHHZmZrzytmp2xlJmpBzLBih8gnI6OOhWuygVTuuyv+BpUb1sCL/Ol1TFHir67A6tmvBYRTWLZYk6Qv0R+3nlcIN64nYrJ3CVVs9aL+1+zmyNEePc85pPT07p+l9//Ybcn08+/gNW/V+/fs3NX2Uekms5TpoZGRStbRI8MyDTCMhLJDcOdMapq4aEMFIw2OnbC2BFyrmmwlrwKUDKmLMVwhc4Uyi4RifoQ4wCz31LdqYMSUXTSMBp5tP8Bm4epMBTB6HY6xXFZ4aTuLlZerV7+s6pzf1fwVlrSMBmjbhB21FUSdZr76w5pMzYiMR6fPAKF2ky8Qxwrx3v7SoEhovoveTRT3IkNaK1De+SNuxj2rVVuN/hxO0eFWp/9S+KP7UWM2DsXAexTJ9EmCTN8qjgMFpJsQsVp3DmRa+x3MROBs0Gw+Zg+o4YrxLdloNlbNdDJR4ksR//6EfqdA2RAKC6SgtmfpwtUoqDTdm/1jNflJp2A2OaPIUwxKyZDdnjt8pCJy3dLgqmrA7YGuM559656FYdn8VOm63mdeQNCbyPjFjQ3xGsoiSB1A5CAB3T8Y6ljCmyoU6iR6Ai7PfabByEBsh8SK5+GhjJS6ZFU+7oyuwDgbbiBBXibDAoK1x2hMoVxHyKcHJyEnJvlJ93lhboCpiNoX6keg38N5DvXPEX6U2cbdFkNeD3Jn2HCiLfDDR/tS9nPWKKc1qEmYGL04MFgdSUhTKDQxlBYt/UTS5h3lvvhlVFHuYQPG+w+FNswoYjwQMDXPwudK6R8aELA8XWH/7o/wtvXl1b6PDEmzq1EfCz6axWhgfLxNKTZnSQm5X55V5MhnXrui1xHywBDMNDrDOo1doZDNjQpWfgebY9PmcOsXfEu+inQ9kIHcCdZZsI6HEoikL97pR/za2+9u8jOwWSBxGHpzbQqXTTRssDnKVTUZA1H5zM3rOUXmnh1k4vTg+UrrphTxWzQ+g293otVChYBPRuV2TQHfWHVYNim08P8A6nqHPMKZB+4UpWkkQpVQRs2WqdWAIAj2VlgNvQXYUsQv7rbJ0RkkCLb7kIXzd/GM5vfhCOzo50SlPwcouug9VwL92IQLfj76a+96ExPlot+tioJlG4c3W/sRpXGxaHECPfhq9ffW3X3objg6mj/VOJtaOo6ZRhtKJrrPggKRzXBhp6qark7HizVXiQM0gyJOy5YhNR5NQPFvUjd4ptDjzcYP8aXtdLThifgWZFtEkjmWJsG2CBXMoeXwSfUFAz4I0uDQKRLugoRfTBUUnhM7XLsg3qAZY1yJrLCAzZkuPyDL3oq3B9CJr3nQqyhXdF7guLn2Lj0X6gGkKmdaITU61HcpM52aZpjr5xPUjme0HZNT4P+80yxPDXcF2P/j+tHAjk6KuafS+U6xd2IO4p8TeAq1yXdMVWMaVbmDL2HNQNUeTxmlJEK/z+YeFhiaFFAPczqaaeuaKrAg2cZRBX3efBl+XI3kQ2hcPeop8NjEzQbYta06wR9zHI7TlzQ3hRxUI07oYjLCx2gWVZ3q8Zb8KNZSW3mjrTDxJ8qIEi3sEhvTg/GctEvAdnB5Sf/tHZZ92jUgCxmaAdiIsSQlxSOIlAnbcod66liIeFQE9twMq+wJ0t8yz3wlthXduQE2xaTVKuWI2fev+UnhliASimSiFLgFnJKrEX7xBMgjeDa6p1LZkEjmi37aNP8LGySXn6Kxme+C3/evjyWWVIFuyhr4qzsKueUhlkc/Uy3FzdENKIZTNSeAFk7h2OKBmvifoK6B/FUnTdvrHTPCQp5UN1HxZhxVFLg89PlRgDCsygvLCX38cdYIOAVoI+fuJunvHiwG0o2uAyfIRPChVEo2QAsRnyqHcKL8wk7iWluV4iFc4Py71xKm6L2pGV2BC40GXvfUZYjmUijZEG0OUB9sR9Wg3s4Bu3kkzj93eiSHI0pddVMHpJ4knSHqLAJCfyRFoWjqoM4tSQR+0DY2FGOWYcjXh2GtFEBxIYOTCDlEzxVbqyV5GLf0PupsVJDOHaYrX17asw//Af2jVdjYzFv+6X9rYC9j3Ez7cxrCsz9Yf/eVhdfRnC/ctwuL0Lw1l0Po+EFeqq42ZADLK2gjHWB1J8GzMVqzWEHiw8N6uLUQ3rLSgm+n12/fqUyJItVyXXmdyqAP2gOSms240mSWPDINXHpi09CVH9sWNshVYl1gl3kTFc74KoGWqBi9pjPqwh5qDV4GCDX81seCf2Z5yI5lH55GeyCOC6B0rWK41DAzCVOQuVCeDZ1FAYqPXDrk2YyUGUB1AsydDzHvhY5bkKmteQ2mGEwfH6GcwvzH5TqWsiqAzCUZWQmbENg02FGwCQ2PHG9fAwZiq1+xFsQ3sLuV14/xqVYpVTUFOCnx76t2G7ug558vMv3SDp8Vb5lu0TH/0EblMy7hbDXIV6ZqZ9dhr2djrfwgjCoqDh7tAeur32HmFAsw3tsXQIq0Ub5nbvCxwIoPLtKsDBQP3j5u1f2IOaEnyEawZDQCPW0esxjCwFyuWgjSpJ4YNqqWhTqhbiWpFmM3BdS2c4Bgdhua59xwlLqMehPlZGzWUlsm6bEJOqtzODCE4k9SM6q/jkonS0Lrxp171Ef/OxAL48Bx3BYC4dhLFaoMidpKhOpQkOv+csiMSbXfgQWQbXXr7Fwybbr8yuz3ZzJxEkvGdmHDJFpSSLRjdxGG6fFcGkR8TR2whUMxrsYwzE202OdRQ+xtE21M2rcPbMUOh2G9KvBwH9wh76ti9pReoUY3SVsFnHh1xQPTMGsqAWUnzW24DAgXM0OQkNunnoHt4acn8rSCCoCJ251yqgqlIekiCCxrtRJWqupkAAiFhnEO3EoBCI2g39SC4LPpsVz2RRzsfaFuKuU9s09zQMkvWFwge+yI3yhkh0CWNvgFhWSfldbbNs/kd21aoOBUI48BaQzFCLUTutRgW8fnPFgA4k+sOFmgDrshrJV6zUxjKD9TR5wEMGX8jklM7SZzYwmvQqOnw1XN6OAt2qvAtWL3mK87CQ3CU6eFqNDffaCr8/+fwrc5OWcTy/CNsR8PO98KsnY7/C16OYyam4uQCt1H4YuzXcCfICkv8dXAEkqLTENH69v+fr1MAwjF0rmhApdXnI6w2t3PfgxLdMeuII0koJUedz38mtThpWl3EfPMMn5qYoIejPWxhcMEhHmwaeabffe7iiEg3uBJun6wQyVxwn4DzoXAyEe2GwhIDLajjr1TKU25rMfxRTQWmFfiJiF8Dbi9l0VAKTAquoEeNkHqbx/Yg1VEHcmZztdJlrzcIfWqsrEp3AqitifCe05UYJwQuRcaRtcmZ6rTGTGLb26Sd/B8rS4cVSE6Vzre3XSef/6q/H7+WwgsulpuCjm37hdY++4rt/d33jBzBo80T1oalMX0rIIYkohufGzozmQWhz120dta5Ey8h9eTH5xlXtDpKAoCqjSsDOXKd8ZBB3SCk8CE5JzjjTbPg5lukBXqAaCWeSe0Gw3UtmF1aX7R0etE1RaymkxiW1j0Q/jz4hxie2cZpCpQKgoWXQg+WIIIJlndS/Zg39NWR585Q+TgJ0FiIzDPaFb0hBBQ6E+hvoH7g+sh99itbOYp7CipNNLVJaDujXy1V4773nrBctb+9txWfiNSWBjCH04W/lK28W5ww9/kox75MHgCA93lRJ353Yg1rf9mOZRA9MrpJQ2RA5zUdYk1sK5geFWpaDRh2QkMf6i9NNvOsC11jNNDuM8n9950i+LM9Dw4SuE1UCbrpGzwqbkvAMi+3CpEgXXJPe2JJDgpOKNG/rwtTwlQCXUH8pKQZlbm034YjH3Lqcx0wSJ+qlLcRuAqJmXtWN4k63/eBtvQ/U0Ma1k/HFtpGZD7obEiH0DMdLm8e2ENxrCBzn2PbqpqCCumVf5xdPiG9AmxDtyv3lvwvVs//MAl7oX5fj4/vb+UoPf/2V4PfDdQjbchfnMQ8eNkIDNBku71ckieELB2aKYXUADSlc+kCowzyQ5LAGuOyYOCBhCDU+9IyDxAEaXGlFBANvFQ9e23NvkOMt/jUkn4YNF7h19gAUylDWx2boJD+XK7K5yAqACYExulelgwj3ZYW8piOtsWjyKEbnKiNfiOpWTd5gB2AN9RuAh/CbfSestHMtYpywxlP6jHXA8sDltft1uN2bRWIbs+ZY1Yg6Uz/OjG8c/YULo8YjQ47EWOHifGHW6mdhM/9DA9lWzDh6D3z/1r7+qs0jQhHrYHhK9fzA4r3bcHf5glaSwp4g4jEOstAcVfYQOCM1K71RspdouHQRj08O3WIVzFDZReOBfE+FEek0Na6Mz20BglnUnFp8AHC14AVkfOXpkuQ44XfG5+klnMRxXcJgINY4cK6nzBuKa7iAKcnuok1CTACnZOrcEDTw5+o56ZRB/lWVgySJtiAhzT0zqJIV3cIxHHCQKN1SV66DLB+Mxj9UotFy9uTT/yK8+PInpFNYWdtwiWt7f4h1a3Y89RdL1awYLTgLDwVFUFSenD+lCNX+/ifh5Q/+PBx//P0wPXoyVpx/41+/goEDxwluYHP90lzuVbh9/YUCXaTjc7PStjO2GOmwAYVirlFSEO/0OiMPjLtM1BODj1XYc4DdxAeh9M5LqpnRZm1o4DqERjy7VRYsKCSHEpmqQeHTlLyd26v68XGdrUNv/I7AFTR5aERLb5BLjkR7v9K+3yqgrYUJQEXDMFWisAvXiJ5P1aC3tZOuuRRhVCPjWGvOHFsSIMTG4USfIY3KXkSxo/i8RYDC/HfC2/VJKA/+WIJQdsq6F/8LqObh9PTE5YIja2novyooX1uSzdaj5x/Toc16wfU17Yvw/ken4fbqh2Hy/A/C+u7SAcbfkEt7KM7/1S+01/38//gfw+wU5ewUDk5ngkhAlbgFvjQQZYZgQ2O4Gch8bEk2T1GQcoP34TAwZsKghuwxdoKhwyBGY1GMOj84mCxNoRkwCmxoB2+8TCLSc1N0KsGIo6SOXnwWNqxKTq00llz0k4TCxrtQuZRFHMli4gglxTfwsx5Q4wKhSQjAET53aw+IIpHYBPYmkOdN/TAGf3YONPi2l1AnJ/D4zmbtpevHtD/rOgMRrYpZ2BSfWlB5Q5PM1uZ0F1YdpAg0IqmcVGMrT3BiORTL8AwnIF5Bqct7maZWgDw8UvsOlO9zzKHA+jcUE6Vf/v3ksr5ws3Eyo6s6Pjqm9acqCfjXZyXl9g7NXW2WW24aDuo1SwLeEEBa4GFM7xlcdpRB7ix5OD4xKKUQUY2ZoI984n+jOdHWFV6h8TENrGdWmoaEfnp8cVVS8HHivc89cbpKkBurCmV6LceG0qdKVresJHxd5PrVA4qjVhr70Lu7FTWRwa4DxA5Bcs3BmElUQbliiK5qUQ6FZq/2D4AhfxYcn8h0TJDabQdCofUWiq/N87DaJ0LvDkeTERDWBrYdzb2eJgxEw+yG/LIQHoOLtXSbZ5M5C5rrJTCQpTpIUxx9+W/vy07/+j58/E/+Gz0skOw40E4jK3ODwdbKH7iZrT3EXdqGzd5qZ1dXLECDrF86qR4B8XS2UCmQ0oCRAg4hiZpa+f3Derx9exnevL0J3//eH/nYAlUXckwTglcSfHRW6rpRYAsFyaaoQx7LidgVoUkFLAFsNrDv4b56HzIPrkkaHjABTlLeiyeEsVDDTOJJi2LmnaZTFg3ZuswUXgFvQdXRydhbXg2VCqHpAVfAE5xalocK89s3l7Rg9cl3wxKL6FsCIwZuX/6Am/HITlrlAg8Zrygd9S6VXNhnKVDnlES64ehUWrOJFrA2h08Zc4Tf6ubxL1ubze1lyH3swedXhJR1mLxP3ROQYNX6avJxWNo337z5URjufh7OnzxjHDVDwXmitmTSvVAXJBWjdB5RcKqNDvlihprXigNg1IEica6qkoo+XFgP5N6hhZR7A+ODkDsK3ihjsTFy5mxAioc7sps1i/PDTf5vIsJRWjWggezXrYt84/TIBHKajHOagSPBJQLJxt+IqcaOyeh99C6SgKwNr0N77YUhyPvixF57pe3j7vD+7Vfh+fOjcHhwZG6xZFIukv3EifVRBVcfSaDZtOImpZhHI+GA9M6/Hscs/pa/HjQLs/Vja036JvCYc2vQPna81IOnf9eKtp+G+9c/CLOdpen9oWp/wScmxSSXV9Q0CGhZl8ZRGc6fXtBQlHXlnHSN1GKm5QT76KM030XRA+ePsCPZ1hVsCfCuOangj/7e889KT9twBc20kTxdCuFxNwRQn7UV3jD8bewVH8Rqy3TTqTedIX2GJcpdrHQTUSSswUUVuMkAegXVhjDH6g7jmSzDu3j6UbheVSPPKCP/B6fPwrB6ES6enJAbRBpKjD5eSQtAMJJZRtR8DH8WQxJaDcu3S7bg5XzUOPyt7aBflt7/Mj/6aF9xiC9cNHrcyoOwvrkK++192JpVYBdw1TF56J1vHgsVdwvPrA6OTjRkrteEJSQ3qBuyQ7UP76D1Anujlz9aqdCyMWLKZ4t6WwFzxCwMiqp17Rsn6GYdTMIf1EPAFERPN2TRUMkd/DUIhiGRAh/CPiMMjZ1NhH6GB/+aLy1btEJ1PVoSqgtyvFMRfvjDH4Q6XVn2MAm5VQYubHv7UmoYmK5o1io5uU1qWS1hBSrR06opIN/vNwS+UOxEJrc4PAiLqcqUYUQ1fn++ki/gYNYnGYZXv/cPwrr+NNwuh3D59SsLL5DsWJF0fhjOzp5YjHpA/WyALIlJDYYsy6JnFyqRsFLtSZXASXyp+C/PA3AXgDIaKvGai4tzcb0++OTgsyyEGf00Z9UNEpPcvDFDo4D4kugwdi4wInQFYNoNIhC6w1b9ZCDVk6tC9fbIsYmwdBCMQuZRuShl6eMvecG2eW7X5sZWBqEb3jM/+YiWrLIAeFJa7PXq33KM01NzcdFJZnm8Uh6jnVXTchkmz0nPk4JCYQXC29vQzT4YtX5+a19/g4+Kv/DfHl7YwQCZbXb+XQt/jsL+7jpsVze21pi+PGfA25qFAc+HM1KrmvW1O/SpDaKCIDuL8SHtz+EKxm2SjusS0LBCr168IEST62eVAMNCRcwgzCB5e23wWgy+RG308oNXnFH6QLtHu92PNIHg6bk2pFxETtO38JsIxhl0+2ihWPNniPaxORbbKXvFQTN5Mnwe+qM/CZubz0Pcv7B0vAtnT2ckpYHugOvZgk6S1KSY1Ugfg4QjYspspMSUcpZjYuEdniH+Yhj0O2qUHgMOD05CIOp2eUvab3nxn9ghvglffPWjMHlxZfDFkT3XHWeb4UaxWQBhd15xyMXq3C3DeaoGSFL5duio1Fub1eHQ4EFaAMiGwTUKZJV62q7yi2KOjgJJApm2PmoJDPwdBRPQeWo7b96QEx05jExT7tF3PnUqBlhzABkHp1ziAgBm4Y+AqN5bcwq1D0eJeoNTRM3orglPnxrO9JN/aYFiG2aLg3BdZzZjHtEUyKCEiio2YpmEY3UpjlOUBx/ZBG4aOjnw/seH+/DaKtcs1UVhQXF0Zsmf1DscgPAf++vbriC9E2v7RlpZ0cesT/nkn4abVz8I3edf2AaY2Eaqw9nFsdiEmI9L4XgRycBF2kPJf7OkB4HYRu+zPk6ssgBgct9qHPncEpjcvsRx5DkYpitwRFhtNCUVGZjvW7yBIEsKZXF0azRl3YMIAoAxcpirgnNEs4oryv89dYpn4wCSjDWJ6prl23qWJVCmQP3v6vrGiqNntE5vLt+E0/NDi2FmohwE11Pu06ikmlutEdgHB0cVMygRABhHZBVDa69+YKZ/4g3sgvdLV29/eCghfMt//M12wW/yT/iWjQUAECJYZpEmZ39gMdI/DldXu7BbWwiwbtlyjuZQyN6APlu6yj5KPxAoB8YHV3d7u9JcsIND3j4HsgQJL3Q+9gC03fKP/v7zz1g7IVYwuHqV8n+w27AbW9ZbfHOValgD5oMnxM3mggETV7jHbWHTgFEAWgHadVE/g8vTDM8dHxyr6G3vyrADpyiwHbjU3M+ryyu7IdXbnj1/Fg5JeXWKJ/wvMi3Mt9pJhCrzfJFi4hpwYnqX+aUCbS3tHrjpQ7Og4e5liLNTZmStYU4QHqhBKU3fSKN/D7/ouqEHZBb3/OO/GzrzAKvrS2F03rCAHvquF1MRz0CaQQqioeoPLSLExJBrRlEdcSvqlyiMH9nGYlzM3TqoEs+NAS2YVsi0hnWIqQa0+vBwYUXWU07U41T3Qr5zDqabT4qBbh5B7KQ5YwDwwFpsDLlG8J0VNxDvENjzCccUiw9SI5WcrHAbCD8g6KbmM8n7rYa0gRNkNbcd6a9mPeeltxAp/nk8STp46STP+8D9wJIdHh7b4lxbzBXD5dsfh37xceir4xC63H/2CEP4ffyKwYfFWeXg/b8fdq+m4ac//LOwOC4tnQfJ75zEwKqUiFRFkc+ZZVhTpu+szbn0DHlYGKF1ceEdPHL/VVZGpQRspVECsB7U8oNGou1g9Art9hLY3liWlMcJqf9p4Gz4XOpYU5unpYo6NZo54G0ml+N0ALgYBGHUfXYxTg2M60TttBtaPH1Cfq4qy8MoQUtL1fdjfAbLBsYcbqp3WRiJfec2JfGqR6zLY5wO46wwocdQ3KOJIeGfvBdWxdPw+j6NAar+kX5j9dbf+lcU/kWRVHNpi7MPwvTwInz17/83WzdsCR84VzjFLbnMcBJnnUPt8GzYMz+QTjKkftSxxJKwMxUPrijDmLZz3ilTXh9RjZinKt38FWyxhcWCK6g5WW/NJsTj5tCqxWiuazhXa2C8hEY0zY+AG0TMQ+WPVoEZOcGYxwotGrAZS0kU9C5yxBsIUg5jrIauyEJjl9YT4VaxLsl83LT7kRpbOPbEyYsU/XzMqk8ha1FXrH1Etr+ggt/39TsP4Pf6a0zVWKAkmo37/vif/Hdh89WfhVc/exWOLbA+OgJrU7rU0tfWVMKd03vQSh4J3O5HNdnaMcOKTDNsBAyKA1Gik8sqvZalkobSe+IDtpHWqx15zpCFwUxSWKrURkby+EC07N7evVaEj2EmEGgq0TVgAbLFHuzjhmKGD38lgsxAPnoJIjJoI72WejcLZz1WMp3OecLngnaJLDFTEvo8MiFEL7YqYFdmn9P2h52hmVxKGjgwpp+obbh4AD5/r79Gc6rSBdcXavcf/cOwvfwyfPnTfxvOnlhmemYg4awmfoZA+vz8zImEE+cS9V5wL/w5uXZm7gxlq5M9iGYy8x6gjtaFNZIofABUAETusD5Xl0tLC2cksGOTYFwULAQeBMzaj3/4JmBGirp2yvC9739HopCD5pAWSaQoWpYOCloz3iMMDxXme9FAEICTYw0I3eVnaanohwtCAZV3vrY+k15rlnku5cgtftekuOh5rvWhdXr5Y/v+B6E6+MgOxI4uGhXp3yrY+Lfx9dgnJ8WF3eo+TI+ehfIP/6uwfvWn4RB9f3Oota59QLK6i1HnRM2LY7e8fATdAbAwOFVSKhqV1VI2UtWyDwIxndOAC83DQG0MTMMcTCO9v73ZMTpH/NKN0q8TttuIJIYHqgmFSJNfvXo1Mt0eC1NNvLU2c6Tz3AkNaitdM9CFnGIYf6/yYR89pfA6VvK73KyIgNmH2aZHOa8szzB+710xpd6Kjc/D86kVCj//lyFt3oTBakyllQKizw3Vl5dlft9MUz4DXmXH4UN5B4f6/I//uW2mj0JHGZo5Ex5U7NHpK9VcDR+U1vREguteWC2/9yfPP0OBk0VSEt/lUugPXRQKoQxSb4xZgmtZrTrWxiChNp83bEhD58MQRAVB28+LV5eMgQ4MeJofzllghcLG0cmBCGf23qipRWBHU+ExnA2/78dKNVBAiVZ6HR10kFodFhBoWDEOy3RNhwHTuy0pqD5nBp2X5VXf0RAsfVbKhdmSWebx0YHV4t7an9dWPvnzkCzmKmdnYxNhyBloXX0jtvpd+fKqQHj0Jz3+3oNR5WGGwMb0IuzDYWgvf06pncrASAhLiXAmbyFlV3HAsJQY6lslSsvumO9PKsnOAu0t2J7ceelCcQOKabd36/CgeBE5RZjX5BX6AdOF014KYRuNeJobioydG4reM6iBnCIgmfgCI4/9aRQh8M0bHjZEVvviXA/bZG9efU2pu4PjEyVIbklIhgrRB5XowQIErb01NwtwKg0lOYiLFEJw2baScMQM4xTqozDrp+Hk7Cy8+uInYb0DPDFzdmQai5G/vyla/pK+0taeQWnWp3z2z8L1zX8Ip4cQwsDzxwTLI086wpiclF7rLIDd4P45nU4JOiNw8ndcBawslLbDPWGpBsr5SzmLIpnwqYNOJ5M3jC+aYqpxCG9e3IYvv3hJ8A8CRW0v2TuceAhdA2HovNSBTE6tQSI4laPus7hD+DdGTc0NVzp/9lQKYk5pzZzqSMR5ypQTGwIMgpRPHza1u7xx+dx1kpLLjQc9nK3XiQpWqT/45NPQrP5DCL7ZsPlITPNW7PCNw/6X/vmd+noEZ9Odq00dDQj92T8Kq/AkTFCw5tDlNctYmOKYnDKjViEHEtE1a1tGZK9KbSFY5N4JRQ3FtL3cMKh998jMPEA+uK/H5hBfSJsvnhyH3aGVIF7dMxDDgqNUgpkRsDKTRoPru8wpCir0adaDhpOAeE+1VR95DRMKGTypxW8oUEVrEBTZZFV7PvygseEHRL9bFgGp37yTZB45Q+EhC+NkHWymKBYgpfKSsCW8z/npJLxZ/TQUR39g6f5m5Nc8/srWMOVgtfibqYL81r+I/1g2vb4O8eAi7HpLkq7/X8PxfMy4WYQsB0O5Z8IkZc1Tx0EmSOfNr23XezP9ayLDkBGBjeGZHaRYhhkZTTWVDC/dmxdj3axjNuiTiyfEjFBWwG5FMM35FdzJfZhPaxL1yYIcJDGSxYs4eGW3e2hFcb0aTQYSkwfvCZcKf1xSvdWCe3M/0GJcoWUXG7MR/M6N22r68pZjEyauMzRIT9qzzKqSuDepLBg3iWvpAwlap0/eC3f3Pwm79om5vbkTu/Q1bhO7sHpqh6EUw2DAdey3xLpEqvvmA3vXMP11HWEcY578Pr/uO+Uj6K0+tjl2lkiBT76pv2e43m1oMKJz/RVrasRW0Wdm91kRDKLGntWSOs1v33tDPagelc84b+3h3N4uaY2++wd/J/z0x58HSGO3YwMcvnwDubLY0Knd+eBwrsotAMOhIwyAisMwHYgJZaEjOGPUWjK3BwSx/LMs3rR1ASWOZfA57OplK6V9bPezts9BwL/EiIa3b6hXNPHXAxqAlUEAz5leoQgj4BUCLdjtnaG2M0PL2Y0L0NTWo12HvR2Qyx/9X+Hi+/+D1c723lb08AjQcnP1sz8Ly6sXgNNDbfHhB3//vybBLrmyyLc8t3EXjdGUTFn41ei2726ed97nV/7Kgg+i+GoTQTJwxzfa1mdhj8Nx8t3Qbe9Cv35Lvb6yucD+UMdEnjpIAxwDhRQ49NVnXzUWU3R3K+IrqNyurPSfZzeo5iR1PpK30T0RJdMCPi80/SCWAKGjaCj14UFN64U5pog9pERWMyVHLa3zcZYq4FU+8E4qWbAk+NqzJUWq6prtHmlZMMikTOrcZHbVq6MkZnkZZFulQEbEY8Peh7g5gIryCDY4irhwg6dn58TGZhyfXYXl3Sbc/vxfh/Pv/pdmaVe25vtxLAMHx9jrY7wKjd0H0PjXP/mX4ezjf2ZI+4Svffcxh/BYgY9uIsr1QWoHAqHhW6zW385XGrGi+PgKUU+jGr/VFzcqxsbJU/4AVrjIGQ6yoIlPp6OLADaEiS+gqNrCX98vw9WdpEdu727C5dUN37zm/Ihi5M+yn91AqqurK7YnN7VcDawE1EhJn8R7mwXA6cbUZBK400DrMLOTD/okKLawPAWH2rZ8SHRrpYJ2bSj55txgWLE1uh4zMWwm6Aa+ePNWo74lPsqYJg8bwUFHH75mmYklkIcIx0JBNJsjAazaJn/67Fk4OzDI4cv/NRzU6zCdVaGaGVYEuL8SlNHa//bDJgyVBZ1mib7+yf9k8MS1ndjJw5ORHxjVXkWrsYNsh2/75kfhxb/7n0U1+Tar9c5z/83sqHc2zZj6F/rjyVUeKkhr2u/l9vt+GOVdOZu2H8bhtD3nWuzpE9/YhkBV/eLJU8NmJuFHP/yJui0go48g2+EQWI6ffv7KNgv60udmyY55j6BQQlVLk481xpoz3tE1idEFfukCqRpXCumgj6AmtxCIAU28dfcxsqzsKXGAL15T+ewv4lcYbrs1q3NdcixSU2l+aIMBK1FK8RoeB+Wuwvvi1KNPJMA+CEqqaVBw3hjUcf7hR1ZCubED95pD7L7++dsQp++H2ekzNQ3aOtcTga5gvB2cH4XV1Z+GdvHH4eD0kzF+EkCqTVDWihERIqz6JaqUYbo4CZuxg/aXPPmRxP43//JiT3gwdd/yvkleirEih7610rIB1ZM98h0UO/YaP1n1DCwvnjxhz9VPP/88fPLRx/bfF4xX6slcGtFFxY5KBMhot716Zan6SQrvnV3YAvTO6xEZbA81EDvtiDVgNT759FNZDYJyontAI3DoIG1n8RSzJPu/2WREpyXo7a0xEEsP0gJEyj414AssRZQ8ENNBigQdJZDgOzXXgsVZb/e0KOwtw7U3DhmQC15Kbb9DZ0NLt3V/vWbG+OTi3H4eLRuciXlgO/ziCaRkvgr7qy/JJ4JEMgvT0NuuxPvGjIrrr//CNtXSrNapfcyeolqALOAi7i9febJRhsXBCTstBu9b/0ujmndIZb9m1JO+zbLld/oVulUclGVkKoHW6ALhqsrXViQFkQzjGtccFHcZLi+vueDvPXvOYtvNzTXrXjhpJ8dTQuBh4+k8qvqTimMT9xz51NC9cI460M16EfL8C4iRK5vLKbBhRrXMPRv6UfkdlKaX0+qdoDe3H5GvS5naIZxODwB1hRsIWyJtL5UkTNom3IFQ3wtSyDxqucUwcqnzKO/O5W9Pj8/D/glGVO5YDzo9OxTMAa1Ds8qgneyfBboguM7aXPHby0vBIvbeG85l78KTZ0/Mmr2x2O91OFzMxBu3qKGwTfPk4iPGl2jy223BULAD5JNyfpe/KsQvIG9hMCzAJKTnnG8+gLKIFh2UOcCT3dLkY1od0rer15fmTubh0DI1qMIjsEagfH9vgPiR+fHnIJchcG5JApMSvbT4MNy3cClhlANySUBCDD1T8XmTwSql+KSvlmmctZ61rZn1oUrs5PICbsY23RlHWPXhOvlnlgJHsZlR93tqDxP/LeEHUVlhPcHAhAoJNsbJ8ama7Ki3I1aAko4dr/3k5EghJwL4PJAY47ntM6DcpuG9iaolDcG3FBaWkR4vjjgZABZsa5bx6HjhE3CGcH+zDHc392FhmaMa+0q2d4v8rjX7XWpFotQVwL2tmfSNT6XbmdlGOowK+8ROCpUvWi9UDpql8frNG8YUK4gf2YJjejBI9Kv1jZn9+/DhRxekRYK4VbqqGWKKyUQ6QyAECUHOk1+iWnWqiWgYmE213zojLrngtmpXg+sGZo/NL1ALIIlrD2zrYp5Tw7SODoSkQ+8RyPl22EnkwElwHbV4ZHmndgAur6/NjW8FGxyrNsi26fju6O2UxHKUTH7wEkfwSdZyO7v9lMT+26tbqqxJHW2gK11aBor1iRH4F58C7w18p2Qln6Kecx58b+tZWwa4h5X+HayYVFAM68j1srtoUrizUoHGG9puN6sCEaRE5VM9cAgZLe01uBeoliFmQl2q8WFkb9/c2SaJdF+li4tjGmDusS58ljoR3ixkVGjaMcsSgzJCWBjOWWd/l6b84X+IKCzcHQU98cV2a1TMQVaDqDbe334P7zmDFo/FPRQSiBLxPG5OqWjRlg/KINjYq/s1M7C61kBZWELW8uYzbViUMDAOfCeRLdJAJwWzSsrZEAfLbeFBivIA3gCIepiAzBANB2A+YB2gQYBst99IS+nu+t7eaxsWTxa2sSz7/frf2No34ew7/5T39JuBHn9DXyiworbULI6ZVr+9ueKYahyUMkp2F3gEcQ4Okx3Cs+fPw5vXX/vc+Bhev7qlZQAZa728o4t4/4P3FA9F1ZOiE5piTN4ea5sq1SQuYZERE3EzpMCaCzYShnkgwysKyfQLOFSqDuuCIi7GkQJHahCYm5vcPOJBD653U/QaRUWVjiKOnQh3yyVfj4CRgld2DW+vrsn7fmrx3YtXL0K5jVSfRRCOTQq+cMtOk04D45xrzZoYdau3TEhgPQFJAAfD4Srrh/lqkuqrmRwgkEfCgXvoklqRC4YPBmlYXPTVj/4FXfPs/DkF138HC2oYtDdlRoSWDpyiodAc0p5NUzLxHNSBXmhW6S04vbkLx/NDdi5y8Kw93JVZonvLVi4ujhlUbjmJuOd7YHHZSVEIT8AC367vwpvrS4szTlxPWrPIsWkQ+GoUZqQKB8lLVekjJAtiRagG77stpwnh4fa5GRJiWC5vi/WGKAA20pGBnvidKcY+Jk3Q0byJoIIuOjjBL0pSGzmDegUsaKmp0FWhbgVKF5d5hFJnLu+GlnfqNUG4YSp3YQaaYWcU5fbuW1jJlU9MRhyWhppyxONwuiC44uh0HqbxRWienppFuuMgF8SfFF7/tk30WwMbf/GrurFUHC4KAkMSEspX4MBRkoh4azf86ccfhxtbMIQwGPEIBiMCSTzEy8s1fTRAwD4PP4nRq/nqAct1Myz49c1t+O53v8vvvXj5MjyxoBEntbfNc3J6Qi0/FFfhhjrX5ueQnqDKufrjNxKmKouRdknByagYRQPu5iMVJHSipyAoz7rLrBYkR6JdaxHfO7T4buczL6jUVqu1t3ZLhjHcuD6o9IvkJqFLEOSQ/t/eXisBZ+Ygq7hrNZs0zwYrvHaoYu+U7w0rtFq+Il9pJMkVUyYiD2Sw8Mt3y69fy/hrf1UAA2u7eBQjWaGuHuEOScPUCg9qDw1R/tlPf0b5faqmE50tw+uvlwGjNI4OBfBBm5BzyIeSp7R0YC9LpyH7wXtgAV+aq4ClgQXksN6ZTD9mUnGEeJfCZpBCV98XnNxTojGQG1F8I8xfR7UfbhR8HnRpaHiekHGwA5jBFILlqRnImQ9ZFF3FVmZQiL3AjfLOjn27YVa1TCt+VuM0E0IBFiuBOwQrR4WSyYRWjLTdsibH2K6KGwTL2XLoXs0646QRrMF8YuhHTvfl5YqzQoC94fPQjNLMrBa1uld89c2N8pe5tb/s2xk7+oWf//V2XMVeeHuzxfFhKMGdIbwe2RRIJh+KZraY5+cX4ertJdU/T+y1gRX1CTfSMwMVz08s9Z49DG8FZiKV0ETFeabomMsBdXOk7fb+b96+5kMHKJk1iXI9CpOO2a9UJ2kdF8rSSHa31wCEXK4wX+uNrA3mdFSSsG0mK8Uttqk+Nqu5WBxoCuOgWfJYXTzsoqpcRGsIG6i+VnMDMCviNrCqyOpwsFjJhzTKwSELx7AWoHvC2m3aLb+HJj0E39A3Cin4YSlpvXZ7UUhwCNjzRh5TS9wNazF4EyWuV5OiBx/zUFkJpBXMkJ9+evyw4y/ujMc//iVfvykjVUGcCETUc7ANDX9w5odEFupB5QpbiNPT0/C5odCY98lyh6WaT54+o+tDrassjkj6wKZBIXbNJsKWpltD1hI5RTvOU1dtCyebKTlwEjuxmGTTVKKIcIZ7VYzjLnMaX5LgtDerdxlefHEVNiv1v0/mUIidBEysgDoZCrOIP1BJL4s9k++sYoZ4inJthbKm5QpTc0oLmE/JGYO+Mmpg6G/DxpinGTfaMRmQkQh2Vlzb20GpJxqYizkiKJOAZosHtN9pWJsy1E4DaoMmD6KsQ9oKOkpgjSYqagMXwr03Ud2904Mn7FlXdd6LtsWDLF9K/5FdGCwGAmRUtreVKvL4N9NvBHZO+2RRMcGk7qjoenJ6JLHHJExmZnhR53NRH2TzizF1JiDIk6hqPYL0I6tc3/xsFa4NHT47OWX9ibEIuwHgWjpaG1g5WDLMVccgl5UF79dXSwtSe/aziVsHl1T6HLKC1eP1EsDgRml48jobQlq732kzdT6wbWqUWWAZYSUwThNxU4GNXelADYpj2KGB4B3dsEGyNXj/YH9g5aYc5oYNZL8FxX1wnzhGu+TPul3LpGO+aIgBVX6/eOBLi6fYMbuQgi0A3Rdf/DzsLUutwDGKhn63mKyTiGeBr4TNt/XhKsp0i3c20aPqxMO34wOL5G/8haqFRvx0lIabokXGNgACT2TVwEow6ExZjibwABwGNwhUjLqqRzFyQDr4XtWhfHEyYjQ4+VQExYOd1D7UbEvzfWIpcvmdT8IXtlChOONkmM1KM05xcuuqoHvAw4LaK5ioudWaY58ULUscwOD//W5lG7lm1gfgcDavCWKSh0ZpvZppOFwiGw5LKaW9Z5aUGI39zq2l8pjsx9qYWy24dGRjpH3kMgpVvofgYDlleTHFBk8H7nWPWApazdQcUJDPbl4AljON7N6sd7w/tC5JTqWn0CipLIbEn9t1pTdWsH35L8LOLOmTp++F4ycfMfuMfUkr1aKjuD4ml3i/uQvxW4KfDDf84tffDFNibzx+bYeOQ9SGFvMxYwq0AFIvx39fX1nF2U4WShcUy2Tqqd4quCq1wNZ8WKjgJ7oST91jcDXRw3Bl2RfSaiiaIaD84qtXZs0MtbafwV1CurakRMyEt8dZZEnUVcQ1iCful/twdYXx2QcWl63tzfuHk+WD0A6PG4vbjsPZxSkfDIJ2BK+nx8f8XFb7OXVRgSm7MJkUVM4JL/hQAnvmxBMnKQ1ZHNL9NlFr+diyNcSFqKvBmuC+8HkryOLsV1wnKllD1CGqzfqNofh4LyQM0RX1mcdBTMs2BDA2VK4PTxb2fh+Ey7dX4fTcno+Bs93qZ8TpYD2fWKml3t2SDTA3Vzc9+weUd8njP3PTZuO0GEgJo6lQUnY5WfKNJHHJX7Zdxo2mrvGSbeEVMibEJqgzSd2rGDsYwAl+/vx9zqTAYiJtBVh2dnZKl9B5jANjw7nwnqGoVuWbp9QwlgGZSBC3GXHQsaXq/8+f/ntbZAlkw+rVEMuEpavE18kaiUOhBel5bRazWKlh0kD/2aCDGlN6NHyFt5dAyI/hgw/ftwdjltLiGbq3jbpXsaiaHG2uutBITmwc8H0O5wcaIxmxCXtlcbHI1B25iZRPn6bpHB1B8u3YrOqOXCB2zDZwwRVZASEEz7QGs+hL9lkdWBKCTAvZICz4ZjuhNWJPnKWzkE05mhzyoA3Jp1u7hjYoK6AUE++yz3v6/Ck1e378gx9ZKeY7D8VXD6qzSsern/2r8OF3/tNQHp6G7fKGUMu71uevskBp/Fvza+0w3PzbUL7/6dFnD8oM01E6F+eus5NBroydTmyejimwSPN5D8NylY5n1Ky2b7lJEFjrPqJPjtFQF7mekin4y5dXYTqHvG/PDURQE5QSc2Pw71E0AWZA3EAQtkIAG4RYo0dtt7VHvYUscbQCpVTRnj47DweLmYN3JTMjNEtSCq+QZam9WY7Z3SAJPwpKJiHXyNrEfvTJf6HwUQMtrRf6zZKPxaK4peNHLN+4wBWShOBINTS0T8zFPTO3BJ1GZFfYuIcLxDYDQVngPoQB7Ge1+164w2xN8HunFsgjIQH7snEqMr5+/sUbu3bbtIfnj8RD9dxxfZubl2F59QWbJScn79OVItOMZTGi93/lF2EeHDpD/V/976wdVqjJAD+jQn3CUJSWlqj0KjfANMQzQJbxADBGKY8DysFy7SxA/A9MxAzZ00Q7akstoW7g6YH5++KrFwEGAZV+mPz7u6VlgXesrcE1YgNAyBpV8cODhUsQD0zFIVQFvvZ+fxnAah0qnTg8cAgFYLZE1+/oHnAggUlVhZRHWk4gqrzC39LtcNgeiPlO56ir2TgtEal5Q25PGMeba/hsKxKa/fdhI2rt4NgZ3AFS9QYXZxtia/HZ7OQgXBhYWk9qydCg4dHW99qA2Zh1BxBET9UfB1zsOI8QR2NBEiMTJR6p6CauHYUtegTfk3D1+ufh5P0/pkal+OmBetG4pNoWaYDG5fWb8OrLz8PFR98PR08/CXurCEiJ64GLmP+dvlG9ZTyLLpc3/zqcPjknz4v5Jscogb3nxO8UVTlH9rIxhJmc6LrkhoBEnEY95rkJ+7DG6AOkQ/3AAbPSQQQ9ZDYyB0Xeb9g20nYqpEYXUwAms9lJ+Ryb9eBgRjeD043RCW8NL8IGAnENTY/P3v/QqtZyc0eHIPHbxt9plBGyuaEbvF0nkVFQ1okPq3LXSHQb4OBSM18X0+nIuSZXuqtdIL2RKhvpneJTM342a4LeNtzX6dHJqAAjd662JcrDmWsZWNebSiPJTP+wVyduNBe83CmNRzxUlyrKAmuC9QYYCoudszTEhnurV7YHKGCvuYlqH1h8c2Xrb653MNBzb9X7IjbOyfcOFqtLokjL52ql6PPn56G/+7EBtFb7+/Af0xL1+y3lfjN9NetgPgYcKUO4tQRha/CJHTLU8QoOrGd1vGeBEJumrCU4jgXGL6EXCyphCBAZZOayBLelRgxwYk7qWXyEeJQCRAV7rY+PPrTFhu+FSAMBR78oSK9xfpXTarMuI4L6s5Mzujv2unfgGmtgLCzQk6dPGTdhYxya5Xn+7NQC51PSSBsn6iNN37vEHguppbQY8RlwR1vvN8uDVxBsU6ltopGavEivsyldllQNJft8pFXmKBFjKiTSpS7ZxIYCtDRRCYxcYjEuYeFhxQA0Yh4YwghACbxun4wNxiesHNYZlg6F71zOwGa/ub+hPgE3YKUSy+rqFQPm4ALrtSUnl1/8SENUWLtJpOeePXlin23X/ur/DEV7Y67vlLGj6juBFuybfGzEuO3qDdcL13lmMAxXKEuiQFI3VQOR2FiUvuCRTD/sYlqBVtK4dVU6CatlMZXWaTaEq+vrkSIRxkbDiQ9RuVOPl13IZthygjODRDQDdtJmLCeRGQ1OPmiw1wZu3t3tmcJXljM+efqEUAOIWeen51ZzugkgtD65uLDPn9HFotxRuaiUgva9ak1oNUKgCgJ9u+PD5bhNF4fA4QG5jhL+lU9CDGEkvdONIl1u1WxIhBoc6IekR/cQS0rrgdPdTO11qfHyTMcNzO4S0ETsmuDC1lTyr8OhJRZYc8Q/uTcuj6/KgCzkenHWcKgXPkgOGkyAUpr5Xbj58qfh7OO/x16/3oLDn/zf/yp0kOuFEGqBLBFQDFqxBrYt4Zmvbv88lKvPw+ziT8zq9S7z/M2oSLLPq9vPw4EVeyG2gc39/wNccW7SFzyoggAAAABJRU5ErkJggg==",Py="data:image/png;base64,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",Ry="data:image/png;base64,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";function gc(e){return e.selection?.mode==="single"}function gn(e){let t=[],r=o=>{o.layerId&&t.push(o.layerId);for(let n of o.children??[])r(n);};return r(e),t}function Vp(e,t){let r=gn(e);if(r.length===0)return "unchecked";let o=0;for(let n of r)t(n)&&o++;return o===0?"unchecked":gc(e)||o===r.length?"checked":"indeterminate"}var oa=(e,t)=>Object.fromEntries(e.map(r=>[r,t]));function Ey(e,t){let r=gn(e);if(!(Vp(e,t)!=="checked"))return oa(r,false);if(gc(e)){let n=e.children?.[0],a=n?gn(n):[];return {...oa(r,false),...oa(a,true)}}return oa(r,true)}function My(e,t,r){let o=e.children?.find(s=>s.id===t);if(!o)return {};let n=gn(e),a=gn(o);return a.length>0&&a.every(r)?e.selection?.mode==="single"&&e.selection.allowNone?oa(a,false):{}:{...oa(n,false),...oa(a,true)}}function zp(e,t){for(let r of e){if(r.id===t)return r;let o=zp(r.children??[],t);if(o)return o}}function Op(e,t){for(let r of e){if(r.children?.some(n=>n.id===t))return r;let o=Op(r.children??[],t);if(o)return o}}function Ly(e){let t=new Set,r=new Set,o=new Set,n=(i,s)=>{i&&(s.has(i)?o.add(i):s.add(i));},a=i=>{n(i.id,t),n(i.layerId,r);for(let s of i.children??[])a(s);};for(let i of e)a(i);return [...o]}function Ay(e){return e.map(t=>({id:t.id,label:t.label,...t.children?.length?{children:Ay(t.children)}:{}}))}function Iy(e){let t=e.length;for(let r of e)r.children?.length&&(t=Math.max(t,Iy(r.children)));return t}function Dy({type:e,color:t}){let r=t?{backgroundColor:t}:void 0;switch(e){case "line":return jsxRuntime.jsx("span",{className:"inline-block h-0.5 w-4 flex-shrink-0 rounded-full",style:r});case "polygon":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-3.5 flex-shrink-0 rounded-sm border border-border",style:r});case "pin":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rotate-45 rounded-full rounded-bl-none border border-border",style:r});default:return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rounded-full border border-border",style:r})}}function gM({isSelected:e,onPress:t,label:r}){return jsxRuntime.jsx("button",{type:"button",role:"radio","aria-checked":e,"aria-label":r,onClick:t,className:`grid h-4 w-4 flex-shrink-0 cursor-pointer place-items-center rounded-full border-2 bg-transparent p-0 ${e?"border-action-primary":"border-border-default"}`,children:e?jsxRuntime.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-action-primary"}):null})}function bM(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx("path",{d:"M4.5 2.5 8 6l-3.5 3.5"})})}var xM=41,hM=44,yM=132,vM=360;function Fy({tree:e,layers:t,onVisibilityChange:r}){let o=new Map(t.map(s=>[s.id,s])),n=s=>{let c=o.get(s);return !!c&&c.visible!==false};if(process.env.NODE_ENV!=="production"){let s=Ly(e);s.length>0&&console.warn(`[LayersPanel] Duplicate id(s) in \`layerTree\`: ${s.join(", ")}. Row lookups and pane keys resolve to the first match, so the later entry is unreachable. Node ids must be unique among node ids, and layer ids unique among layer ids.`);let c=e.flatMap(gn).filter(l=>!o.has(l));c.length>0&&console.warn(`[LayersPanel] \`layerTree\` references layer id(s) not present in \`layers\`: ${c.join(", ")}. Those rows render as hidden and cannot be turned on.`);}let a=Ay(e),i=Math.min(vM,Math.max(yM,Iy(e)*xM+hM));return jsxRuntime.jsx("div",{className:"overflow-hidden",style:{height:i},"data-layers-panel":"",children:jsxRuntime.jsx(La,{items:a,ariaLabel:"Map layers",animated:false,width:null,sticky:false,theme:{background:"transparent",borderColor:"transparent"},className:"h-full w-full",renderRow:({item:s,hasChildren:c,select:l})=>{let d=zp(e,s.id);if(!d)return null;let u=Vp(d,n),p=(d.layerId?o.get(d.layerId):void 0)?.legend,f=gn(d),g=f.filter(n).length,h=c&&u==="indeterminate"?`${g} of ${f.length} on`:null,b=Op(e,d.id),y=!!b&&gc(b),x=w=>{Object.keys(w).length>0&&r?.(w);},v=y?jsxRuntime.jsx(gM,{isSelected:u!=="unchecked",onPress:()=>x(My(b,d.id,n)),label:d.label}):jsxRuntime.jsx(Mo,{isSelected:u==="checked",isIndeterminate:u==="indeterminate",onChange:()=>x(Ey(d,n)),"aria-label":d.label}),S=jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 flex-col text-left",children:[jsxRuntime.jsx("span",{className:`truncate text-sm ${u==="unchecked"?"text-text-secondary":"text-text-primary"}`,children:d.label}),h?jsxRuntime.jsx("span",{className:"text-[10px] text-text-secondary",children:h}):null]});return jsxRuntime.jsxs("div",{className:"edges-layers-panel__row flex cursor-default items-center gap-2 py-2.5",children:[v,c?jsxRuntime.jsxs("button",{type:"button",onClick:l,className:"flex min-w-0 flex-1 cursor-pointer items-center gap-2 border-0 bg-transparent p-0 text-left","aria-label":`Open ${d.label}`,children:[p?jsxRuntime.jsx(Dy,{type:p.swatch,color:p.color}):null,S,jsxRuntime.jsx(bM,{})]}):jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 items-center gap-2",children:[p?jsxRuntime.jsx(Dy,{type:p.swatch,color:p.color}):null,S]})]})}})})}function bn({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(Sy(e),t),style:r,children:o})}function Rr({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(wy(),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(F,{name:e,size:t,className:m,weight:l})})}var TM=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?Py:Ry},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:Ty},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?Ny:ky}];function PM({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 zy({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c,layerTree:l,onVisibilityChange:d}){let{isDarkTheme:u}=Wt(),{isMobile:m}=$t(),[p,f]=Ke.useState(false),g=TM(u),h=x=>{n?.(x);},b=a.filter(x=>x.legend),y=jsxRuntime.jsxs("div",{className:m?"space-y-6 pb-6":"space-y-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary mb-3",children:"Map type"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-3",children:g.map(x=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(x.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===x.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===x.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:x.preview,alt:`${x.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===x.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:x.name})]},x.id))})]}),l?.length?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx(Fy,{tree:l,layers:a,onVisibilityChange:d})]}):null,!l?.length&&b.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:b.map(x=>{let v=x.visible!==false,S=x.legend?.variants;return jsxRuntime.jsxs("div",{className:S?"space-y-1.5":void 0,children:[jsxRuntime.jsx(Mo,{isSelected:v,onChange:()=>i?.(x.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[x.legend&&jsxRuntime.jsx(PM,{type:x.legend.swatch,color:x.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:x.legend?.label})]})}),S&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(Ro,{"aria-label":`${x.legend?.label} mode`,size:"sm",isDisabled:!v,items:S.options.map(w=>({...w,value:w.id})),renderItem:w=>w.label,selectedKey:S.selectedId,onSelectionChange:w=>c?.(x.id,String(w))})})]},x.id)})})]})]});return jsxRuntime.jsx(bn,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Rr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>f(true)}),jsxRuntime.jsx(gt,{isOpen:p,onClose:()=>f(false),title:"Map layers",animationVariant:"scale",children:y})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(Rr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(ft,{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 Hy({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(bn,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(Rr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var LM={sm:"gap-2",md:"gap-4",lg:"gap-6"};function xc({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(bn,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",LM[a],t),children:o})})}function Wy({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]=Ke.useState(false),m=Ke.useRef(true);Ke.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(x=>{if(!m.current)return;let{latitude:v,longitude:S}=x.coords;e.current&&e.current.flyTo({center:[S,v],zoom:15,duration:2e3}),u(false);},x=>{if(m.current){switch(console.warn("Geolocation error:",{code:x.code,message:x.message,PERMISSION_DENIED:x.PERMISSION_DENIED,POSITION_UNAVAILABLE:x.POSITION_UNAVAILABLE,TIMEOUT:x.TIMEOUT}),x.code){case x.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case x.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case x.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",x.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(xc,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(Rr,{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(Rr,{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(Rr,{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 Jy({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=Ke.useState(false),[c,l]=Ke.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(bn,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(Rr,{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 BM={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function Gp(e){return e.position??BM[e.type]}function Xy(e,t,r){let o=Gp(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(Wy,{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(zy,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,layerTree:e.layerTree,onVisibilityChange:e.onVisibilityChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(Jy,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(Hy,{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 Wp(e,t){let r=e.reduce((n,a,i)=>{let s=Gp(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(Xy(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(xc,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return Xy(l,c,t)})},`group-${n}`));}return o}var Up={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 Kp(e){return e.kind==="vector"}function Yp(e){return e.kind==="geojson"}function Jp(e){return e.kind==="customPins"}function Xp(e){return e.kind==="raster"}var as=(e,t)=>({id:e,label:t,kind:"sequential",hint:"Low \u2192 High",stops:()=>mi(e),toColorSpec:({by:r,scale:o="auto"})=>({by:r,palette:"sequential",scheme:e,scale:o})}),jp=(e,t)=>({id:e,label:t,kind:"diverging",hint:"Low \u2192 Mid \u2192 High",stops:()=>fi(e),toColorSpec:({by:r,scale:o="auto",center:n=0})=>({by:r,palette:"diverging",scheme:e,center:n,scale:o})}),yc=[as("viridis","Viridis"),as("magma","Magma"),as("cerulean","Cerulean"),as("forest","Forest"),as("rose","Rose")],vc=[jp("redYellowBlue","Red \u2192 Blue"),jp("orangeYellowSeafoam","Orange \u2192 Seafoam"),jp("redBlue","Red / Blue")],Cc={id:"categorical",label:"Categorical",kind:"categorical",hint:"Distinct per value",stops:()=>To(),toColorSpec:({by:e})=>({by:e,palette:"categorical",scale:"auto"})},is=[...yc,...vc,Cc];function qp(e){return is.find(t=>t.id===e)}function Qp(e){return is.filter(t=>t.kind===e)}function Qy(e){return !e.includes("{z}")}function ss(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(zM,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(HM,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(GM,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(WM,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(OM,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function zM({spec:e,mapType:t}){let{colorMode:r}=Wt(),o=Ke.useMemo(()=>{let c=_y(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=Ke.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:Zy(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=Qy(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($M.Source,{...s,children:jsxRuntime.jsx($M.Layer,{...a})},`${e.tileset}:${e.renderAs}`)}function OM({spec:e}){let{colorMode:t,isDarkTheme:r}=Wt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=Ke.useMemo(()=>r?{clusters:e.clusterStyle?.color?Or(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Or(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Or(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Or(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Or(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Or(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=Ke.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:k})=>[w,k])]:["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:k})=>[w,k*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],y=Qy(e.tileset),x={id:`${e.id}-source`,type:"vector"};y?x.url=e.tileset:(x.tiles=[e.tileset],x.minzoom=0,x.maxzoom=22);let v=Ke.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,k=e.selectedStyle?.radius??n*1.5,P=T=>{let E={...T};return e.minZoom!==void 0&&(E.minzoom=e.minZoom),e.maxZoom!==void 0&&(E.maxzoom=e.maxZoom),E};return [P({id:`${e.id}-cluster-shadows`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":b(g),"circle-color":l.shadow,"circle-blur":.5,"circle-translate":[0,8]}}),P({id:`${e.id}-points-shadow`,type:"circle","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],paint:{"circle-radius":i,"circle-color":l.point.shadow,"circle-blur":s,"circle-translate":c}}),P({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":h(g),"circle-color":["step",["get","point_count"],g[0].color,...g.flatMap(({threshold:T,color:E})=>[T,E])]}}),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":jy(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":jy(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,g,l,n,a,i,s]);return jsxRuntime.jsx($M.Source,{...x,children:v.map(S=>jsxRuntime.jsx($M.Layer,{...S},S.id))},e.tileset)}function HM({spec:e,mapType:t}){let{colorMode:r}=Wt(),o=Ke.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=Ke.useMemo(()=>_y(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=Ke.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=Ke.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:Zy(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($M.Source,{...s,children:jsxRuntime.jsx($M.Layer,{...c})})}function GM({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($M.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function WM({spec:e}){let t=Ke.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($M.Source,{...r,children:jsxRuntime.jsx($M.Layer,{...o})},e.tileset)}var _r="#666";function jy(e,t){let r=t??64;return e*2/r}function Zy(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 _y(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Or(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"]=Sc(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=Sc(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?Or(e.borderColor,r,n):Or(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Or(e.borderColor,r,n):Mt(`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]:Sc(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=Sc(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function UM(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(Or(s));let a=e.fallback?Or(e.fallback):_r;return n.push(a),n}function KM(e,t){let r=Vm(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=od(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(_r),n}function YM(e,t="viridis",r,o){let n=nd(r,e),a;if(o&&o!=="auto")a=o;else {if(a=ad(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),_r;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=mi(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 JM(e,t="redYellowBlue",r,o,n){let a=nd(r,e),i=zm(a,o),s;if(n&&n!=="auto")s=n;else {if(s=ad(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),_r;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=fi(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 qy(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=Mt(e,_r);return r.includes("var(")?_r:r}function Or(e,t,r){if(typeof e=="string")return qy(e);if("token"in e)return Mt(e.token,_r);if("hex"in e)return qy(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?KM(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),_r);if(e.palette==="sequential")return r?YM(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),_r);if(e.palette==="diverging")return r?JM(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),_r)}if("mapping"in e)return UM(e)}return _r}function Sc(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var kc=null;function Tc(){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():(kc||(kc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),kc=null;})),kc)}function Pc(){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(V,{name:"MagnifyingGlass",size:18,className:"flex-shrink-0 transition-colors text-text-secondary"}),jsxRuntime.jsx("span",{className:`flex-1 text-left text-sm transition-colors ${o==="elevated"?"text-text-secondary font-normal":"text-text-disabled"}`,children:e}),r&&jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-1 flex-shrink-0",children:[jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:a?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:"K"})]})]})}var PM={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"},RM={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"}},MM={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"},EM={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"},LM={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"},DM={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},AM={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},IM={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},FM={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"},BM={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 ly(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 Gp({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?"":ly(e,PM,RM),!r&&!o&&MM[t],r&&EM[r],o&&LM[o],DM[n],AM[a],IM[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 VM({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(ly(e,FM,BM),t);return jsxRuntime.jsx("div",{className:o,children:r})}Gp.Item=VM;function zM(e,t){return je__namespace.default.isValidElement(e)?e:uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function OM(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 HM={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},GM=24,WM=20;function UM({item:e,dense:t,valueAlign:r}){let o=OM(e),n=o?HM[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>GM&&!e.formatter&&!je__namespace.default.isValidElement(e.value),s=zM(e.value,e.formatter),c=i?Pa(e.value,WM):null,l=typeof e.copyable=="function"?e.copyable(e.value):String(e.value),d=e.piiType&&e.piiEntity?{"data-pii-type":e.piiType,"data-pii-entity":e.piiEntity}:{},u=Object.keys(d).length>0,m=i?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(dr,{content:u?jsxRuntime.jsx("span",{...d,children:String(e.value)}):String(e.value),children:jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("md:hidden",e.href?"hover:underline cursor-pointer":""),...d,children:c})}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("hidden md:inline",e.href?"hover:underline cursor-pointer":""),...d,children:s})]}):jsxRuntime.jsx("span",{className:e.href?"hover:underline cursor-pointer":"",...d,children:s}),p=e.copyable?jsxRuntime.jsx(en,{value:l,size:"sm",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Copy"})}):null,f=e.copyable&&(e.copyIconPosition==="left"||!e.copyIconPosition),g=e.copyable&&e.copyIconPosition==="right",b=jsxRuntime.jsxs("dd",{className:tailwindMerge.twMerge(t?"text-sm":"text-base","font-medium",a?r==="start"?"text-left":"text-left sm:text-right":r==="start"?"text-left":"text-right",n,e.disabled&&"opacity-50","overflow-hidden min-w-0"),children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-1 max-w-full",r==="start"?"justify-start":"justify-end"),children:[jsxRuntime.jsxs("span",{className:"inline-flex items-center gap-1 min-w-0",children:[m,e.iconRight]}),g&&p]}),e.meta&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-xs text-text-secondary mt-0.5",r==="start"?"text-left":"text-right"),children:e.meta})]}),x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("dt",{className:tailwindMerge.twMerge(t?"text-xs":"text-sm","text-text-secondary truncate","flex items-center gap-1",e.disabled&&"opacity-50"),children:[e.iconLeft,jsxRuntime.jsx("span",{title:typeof e.label=="string"?e.label:void 0,children:e.label}),e.tooltip&&jsxRuntime.jsx(V,{name:"Question",size:10,className:"text-text-secondary","aria-label":"More information"})]}),f&&jsxRuntime.jsx("div",{className:"flex items-center",children:p}),e.href?jsxRuntime.jsx("a",{href:e.href,onClick:e.onAction,className:"block",children:b}):b]});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",a?"items-start sm:items-center":f?"items-center":"items-start",a?f?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_auto_auto] sm:gap-x-1 sm:gap-y-0":t?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-2 sm:gap-y-0":"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-4 sm:gap-y-0":f?"grid-cols-[minmax(120px,1fr)_auto_auto] gap-x-1":t?"grid-cols-[minmax(120px,1fr)_1fr] gap-x-2":"grid-cols-[minmax(120px,1fr)_1fr] gap-x-4"),children:x})}function fc({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(je__namespace.default.Fragment,{children:[n&&d>0&&t==="one-column"&&jsxRuntime.jsx("div",{className:"col-span-full border-t border-border-default -mt-1 mb-1"}),jsxRuntime.jsx(UM,{item:l,dense:r,valueAlign:o})]},l.id))})}function uy({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(fc,{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 mt={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 Up=je__namespace.createContext(null);function py(){let e=je__namespace.useContext(Up);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function fy({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}=py(),p=je__namespace.useRef(null),f=je__namespace.useRef(null),g=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;je__namespace.useLayoutEffect(()=>{v&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[v,l]),je__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let F=p.current.parentElement;for(;F;){let D=window.getComputedStyle(F).overflowY;if(D==="auto"||D==="scroll")break;F=F.parentElement;}if(!F)return;let M=()=>{if(!p.current||f.current===null)return;let D=F.getBoundingClientRect(),L=F.scrollTop,z=D.height,H=p.current.offsetHeight,q=f.current-L,Z=q+H,O=q<0,X=Z>z;O?u("top",e):X?u("bottom",e):u(null,null);};return F.addEventListener("scroll",M),M(),()=>{F.removeEventListener("scroll",M);}},[v,l,e,u]);let S=()=>{y||(m?o(e):h?n(e):o(e));},w=F=>{y||(F.key==="Enter"||F.key===" ")&&(F.preventDefault(),S());},P={isSelected:g,isDisabled:y,hasChildren:b,hasMetadata:x,level:0},T=tailwindMerge.twMerge("relative cursor-pointer group",y&&"opacity-50 cursor-not-allowed"),k=tailwindMerge.twMerge("absolute inset-0 transition-colors",v&&!g&&!y&&"group-hover:bg-background-hover",v&&g&&!y&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",v&&g&&y&&a==="subtle"&&"bg-background-selected",v&&g&&!y&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",v&&g&&y&&a==="solid"&&"bg-action-brand",!v&&a==="subtle"&&!g&&!y&&"group-hover:bg-background-hover",!v&&a==="subtle"&&g&&!y&&"bg-background-selected group-hover:bg-background-hover",!v&&a==="subtle"&&g&&y&&"bg-background-selected",!v&&a==="solid"&&!g&&!y&&"group-hover:bg-background-hover",!v&&a==="solid"&&g&&!y&&"bg-action-brand group-hover:bg-action-brand-hover",!v&&a==="solid"&&g&&y&&"bg-action-brand"),R=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",mt[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:T,onClick:S,onKeyDown:w,role:"treeitem","aria-selected":g,"aria-disabled":y,tabIndex:0,"data-node-id":e.id,children:[jsxRuntime.jsx("div",{className:k}),jsxRuntime.jsxs("div",{className:R,children:[s&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full flex items-center justify-center flex-shrink-0 z-20",v&&"bg-action-brand border-action-brand",!v&&"bg-background-muted border border-border-default"),style:{width:mt[i].bullet,height:mt[i].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:mt[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,P):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),h&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(V,{name:"CaretRight",size:mt[i].icon,className:"text-text-secondary"})})]})]})}function by({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:`${mt[n].spacing.x+mt[n].bullet/2}px`,top:`${mt[n].spacing.y+mt[n].bullet/2}px`,bottom:`${mt[n].spacing.y+mt[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(fy,{node:i,renderNode:a},i.id))]})}function as({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&je__namespace.default.isValidElement(e)?je__namespace.default.cloneElement(e,{key:r}):r!==void 0?jsxRuntime.jsx("div",{children:e},r):e;return jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:t,children:o})}function yy(){let[e,t]=je.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return je.useEffect(()=>{let r=window.matchMedia("(prefers-reduced-motion: reduce)");t(r.matches);let o=n=>{t(n.matches);};return r.addEventListener("change",o),()=>{r.removeEventListener("change",o);}},[]),e}var QM={instant:0,fast:150,normal:250,slow:350,slower:500},Kp={xs:"4px",sm:"8px",md:"16px"};function ZM(e){return e?typeof e=="string"&&e in Kp?Kp[e]:typeof e=="number"?`${e}px`:e:Kp.sm}function is({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=yy(),s=typeof o=="number"?o:QM[o],c=ZM(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 hc({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",mt[r].node),children:[jsxRuntime.jsx(V,{name:"CaretLeft",size:mt[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 xc({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",mt[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:mt[n].bullet,height:mt[n].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:mt[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 Cy({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(xc,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(hc,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(as,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(is,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function Jp(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=Jp(r.children,t);if(o)return o}}return null}function yc(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Sy(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 Ny({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?Jp(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(xc,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(hc,{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(as,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(is,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",mt[a].node,"py-8"),children:"Select an item to view details"})})})]})}function ky({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:y,className:b,"aria-label":x="Hierarchy explorer"}){let[h,v]=je__namespace.useState(null),[S,w]=je__namespace.useState([]),[P,T]=je__namespace.useState("left"),[k,R]=je__namespace.useState({position:null,node:null}),{ref:F,width:M}=za(),D=je__namespace.useMemo(()=>p==="split"?true:p==="single"?false:M>=f,[p,M,f]),L=n!==void 0?n:h;je__namespace.useEffect(()=>{Sy(e,a);},[e,a]);let z=S.length>0?S[S.length-1]:null,H=z?z.children||[]:e,G=je__namespace.useCallback(B=>{T("left"),w(J=>[...J,B]),o?.(B,[...S,B]);},[S,o]),q=je__namespace.useCallback(()=>{T("right"),w(B=>{let J=B.slice(0,-1);return o?.(J.length>0?J[J.length-1]:null,J),J});},[o]),Z=je__namespace.useCallback(B=>{n===void 0&&v(B.id),r?.(B,[...S,B]);},[n,S,r]),O=je__namespace.useCallback((B,J)=>{R({position:B,node:J});},[]),X=je__namespace.useMemo(()=>({selectedId:L,selectNode:Z,navigateToNode:G,navigateBack:q,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:O,useSplitLayout:D}),[L,Z,G,q,a,i,d,u,m,r,o,S,O,D]),W=je__namespace.useRef(null);je__namespace.useEffect(()=>{if(!a||!W.current||S.length>0||D)return;let B=W.current,J=setTimeout(()=>{let ee=B.querySelector(`[data-node-id="${a}"]`);ee&&ee.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(J)},[a,S.length,D]);let I={height:yc(s),minHeight:yc(c),maxHeight:yc(l)},U=s!==void 0||l!==void 0,N=z?z.id:"root",C=je__namespace.useCallback((B,J=false)=>jsxRuntime.jsx(by,{items:B,showConnector:J,scrollContainerRef:J?W:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),E=je__namespace.useCallback(B=>B?y?y(B,C):jsxRuntime.jsx(uy,{node:B,renderNodeList:C}):null,[y,C]);return jsxRuntime.jsx(Up.Provider,{value:X,children:jsxRuntime.jsx("div",{ref:F,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",U&&"overflow-hidden",!U&&"h-full flex flex-col",D&&!U&&"flex-row",D&&U&&"flex",b),style:I,role:"tree","aria-label":x,children:D?jsxRuntime.jsx(Ny,{data:e,currentItems:H,navigationStack:S,selectedId:L,variant:d,size:u,showBullets:m,rootNodeStickyState:k,renderNodeList:C,renderDetailContent:E,renderEmptyState:g,onNavigateBack:q}):jsxRuntime.jsx(Cy,{currentItems:H,currentParent:z,navigationStack:S,selectedId:L,variant:d,size:u,showBullets:m,slideDirection:P,viewKey:N,hasHeight:U,rootNodeStickyState:k,renderNodeList:C,renderDetailContent:E,onNavigateBack:q})})})}function pE({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 Ty=({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}),Py=({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)=>pE({...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]});Py.displayName="HoverCardContent";var mE=Object.assign(Ty,{Root:Ty,Content:Py});var bE={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},hE={md:{fontSize:12},lg:{fontSize:16}},xE={fontSize:11};function yE(e,t){return uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function vE(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success-text":"text-feedback-error-text":r?"text-feedback-error-text":"text-feedback-success-text"}function CE({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,y=d(typeof p.y=="number"?p.y:0);return `${f===0?"M":"L"} ${g} ${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 Ry=100,la=30,My=1.5,Ey=4,SE=12;function wE(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 NE(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 kE({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=wE(e,SE),a=n.map(y=>typeof y.y=="number"?y.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=y=>c===0?la/2:la-Ey-(y-i)/c*(la-2*Ey),d=(Ry-2*My)/Math.max(n.length-1,1),u=n.map((y,b)=>[My+b*d,l(typeof y.y=="number"?y.y:0)]),m=NE(u),p=u[u.length-1],f=u[0],g=`${m} L ${p[0]} ${la} L ${f[0]} ${la} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:la,viewBox:`0 0 ${Ry} ${la}`,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 Ly({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:y,renderValue:b,renderDelta:x,renderTrend:h,unit:v,sub:S,dashed:w,sparkVariant:P="line",sparkTone:T,tileValueSize:k}){let R=je.useId(),M={sm:{label:wt("labelSm"),value:wt("displaySm"),delta:wt("labelSm"),gap:"gap-1"},md:{label:wt("labelMd"),value:wt("displayMd"),delta:wt("bodySm"),gap:"gap-2"},lg:{label:wt("labelLg"),value:wt("displayLg"),delta:wt("bodyMd"),gap:"gap-3"}}[l],D=q=>k?jsxRuntime.jsxs("span",{style:bE[k],className:w?"opacity-45":void 0,children:[q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:hE[k],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),L=u?jsxRuntime.jsx(K,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:wt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?D("\u2014"):b?b(t):D(k?t:yE(t,r)),z=x?x(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:ir(M.delta,vE(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(V,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(V,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(V,{name:"Minus",size:12}),jsxRuntime.jsxs("span",{children:[o>0?"+":"",Math.abs(o).toFixed(1),"%"]}),n&&jsxRuntime.jsxs("span",{className:"text-text-secondary",children:["\xB7 ",n]})]}):u&&o!==void 0?jsxRuntime.jsx(K,{className:"h-4 w-24"}):null,H=h?h(i):i&&i.length>0&&!u&&!p&&!w?P==="area"?jsxRuntime.jsx(kE,{points:i,gradientId:R,tone:T,className:m?"opacity-30":""}):jsxRuntime.jsx(CE,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(K,{className:"h-5 w-16"}):null,G=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:xE,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${M.gap}`:`flex-col ${M.gap}`,f&&"cursor-pointer hover:bg-background-muted rounded-lg px-3 py-2 -mx-3 -my-2 transition-colors",g),"aria-labelledby":`kpi-${e}`,onClick:f,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{id:`kpi-${e}`,className:tailwindMerge.twMerge(ir(M.label,"text-text-secondary truncate"),y),children:u?jsxRuntime.jsx(K,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(V,{name:"Question",size:12,className:"text-text-secondary cursor-help","aria-label":"Help"})]}),jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("output",{className:ir(k?void 0:M.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:L}),s&&!u&&!p&&jsxRuntime.jsx(ut,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),G,(z||H)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[z,H]})]})}var Dy={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},Ay={start:"items-start",center:"items-center",stretch:"items-stretch"};function Iy(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 qp({children:e,cols:t={base:1,sm:2,md:3,lg:4},gap:r="md",align:o="stretch",equalizeHeights:n=true,header:a,isLoading:i,scrollOnMobile:s=false,scrollItemMinWidth:c="140px",className:l}){let d=i?je__namespace.default.Children.map(e,p=>je__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?je__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?je__namespace.default.Children.map(d,p=>jsxRuntime.jsx("div",{className:"shrink-0",style:{minWidth:c},children:p})):d,m=s?tailwindMerge.twMerge("flex overflow-x-auto pb-2 -mb-2",Dy[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",Iy({...typeof t=="object"?t:{base:t},base:void 0}),Ay[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",Iy(t),Dy[r],Ay[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})]})}qp.displayName="KpiGroup";function Vy({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:y=60,loadingIndicator:b,"aria-label":x,className:h="",style:v}){let[S,w]=je.useState(null),P=je.useRef(null),T=je.useRef(new Map),{scrollRef:k,loadMoreRef:R,virtualizer:F,virtualItems:M,isLoadingMore:D,computedLoadingState:L}=Qo({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:y,overscan:5}),z=k??P,H=je.useCallback((C,E)=>{o?.(C,E);},[o]),G=je.useCallback((C,E)=>{w(C),n?.(C,E);},[n]),q=je.useCallback((C,E)=>{let B=C?.id;return typeof B=="string"&&B?B:`item-${E}`},[]),Z=je.useCallback(C=>{if(!z.current||e.length===0)return;let E=document.activeElement,B=e.findIndex(($,ce)=>{let Be=q($,ce),te=T.current.get(Be);return te&&(te===E||te.contains(E))}),J=B;switch(C.key){case "ArrowDown":C.preventDefault(),J=B===-1?0:Math.min(B+1,e.length-1);break;case "ArrowUp":C.preventDefault(),J=B===-1?0:Math.max(B-1,0);break;case "Home":C.preventDefault(),J=0;break;case "End":C.preventDefault(),J=e.length-1;break;default:return}let ee=q(e[J],J);T.current.get(ee)?.focus();},[e,q,z]),O=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],X={dense:"gap-0",relaxed:"gap-0"},W=m?"divide-y divide-border-muted":"",I=[...O,X[u],W,h].filter(Boolean).join(" ");if(L==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((E,B)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${B}`))}):jsxRuntime.jsx(Zf,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(K,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(K,{width:"75%",height:16}),jsxRuntime.jsx(K,{width:"50%",height:14})]}),jsxRuntime.jsx(K,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:z,className:I,style:v,role:"listbox","aria-label":x,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:z,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:z,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=F?M?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,E)=>({item:C,index:E,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:z,className:I,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":x,"aria-live":"polite",onKeyDown:Z,tabIndex:0,children:[F&&jsxRuntime.jsxs("div",{style:{height:`${F.getTotalSize()}px`,width:"100%",position:"relative"},children:[N.map(({virtualItem:C,item:E,index:B})=>{if(!C)return null;let J=q(E,B),ee=r===J,de=S===J,$={id:J,role:"option","aria-selected":ee,"aria-current":ee?"page":void 0,tabIndex:ee||r==null&&B===0?0:-1,onClick:ce=>H(ce,E),onMouseEnter:ce=>G(ce,E),onMouseLeave:ce=>G(null),onFocus:ce=>G(ce,E),onBlur:ce=>G(null),ref:ce=>{ce?T.current.set(J,ce):T.current.delete(J);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:F.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:E,index:B,isSelected:ee,isHovered:de,rowProps:$})},J)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{position:"absolute",top:`${F.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),D&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${F.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(zr,{state:"loading-more"})})]}),!F&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[N.map(({item:C,index:E})=>{let B=q(C,E),J=r===B,ee=S===B,de={id:B,role:"option","aria-selected":J,"aria-current":J?"page":void 0,tabIndex:J||r==null&&E===0?0:-1,onClick:$=>H($,C),onMouseEnter:$=>G($,C),onMouseLeave:$=>G(null),onFocus:$=>G($,C),onBlur:$=>G(null),ref:$=>{$?T.current.set(B,$):T.current.delete(B);}};return jsxRuntime.jsx("div",{children:t({item:C,index:E,isSelected:J,isHovered:ee,rowProps:de})},B)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{height:1}}),D&&(b||jsxRuntime.jsx(zr,{state:"loading-more"}))]})]})}function Oy({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:y,piiSubtitleType:b,piiEntity:x}){let h=()=>{!c&&u&&u(e);},v=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},P={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],T=["flex items-center w-full text-left transition-all duration-200 ease-in-out",P.container,"border-l-2 border-l-transparent","rounded-sm",et()],k=[s&&!i&&"bg-background-hover",i&&"bg-action-default/5 border-l-action-default shadow-sm",c&&"opacity-50 cursor-not-allowed",!c&&!i&&"hover:bg-background-hover"],R=[...T,...k,f].filter(Boolean).join(" "),F=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0 flex items-center justify-center",children:n}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("div",{className:"flex items-start justify-between gap-2",children:jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:`text-text-primary font-medium truncate ${P.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 ${P.subtitle} ${P.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 ${P.meta} ${P.metaSpacing}`,children:o})]})})}),a&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a})]});return l?jsxRuntime.jsx("a",{href:l,className:R,style:g,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:F}):jsxRuntime.jsx("button",{type:"button",className:R,style:g,onClick:h,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:F})}function Hy({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 AE({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:Le(t.className,"outline-0"),children:e})}function Nc(){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 kc(e,t){let[r,o]=je.useState(()=>{if(typeof window>"u")return t;try{let i=window.localStorage.getItem(e);return i?JSON.parse(i):t}catch(i){return console.error(`Error reading localStorage key "${e}":`,i),t}});je.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(e,JSON.stringify(r));}catch(i){console.error(`Error writing to localStorage key "${e}":`,i);}},[e,r]);let n=je.useCallback(i=>{try{o(s=>i instanceof Function?i(s):i);}catch(s){console.error(`Error setting value for localStorage key "${e}":`,s);}},[e]),a=je.useCallback(()=>{try{typeof window<"u"&&window.localStorage.removeItem(e),o(t);}catch(i){console.error(`Error removing localStorage key "${e}":`,i);}},[e,t]);return [r,n,a]}var Zp=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function Wy(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 zE="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 Uy(e){return tailwindMerge.twMerge(zE,e)}var Ky="data:image/png;base64,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",Yy="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACXCAYAAAAYn8l5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAADAqSURBVHgBxZ2Hciy5sUTJK8qbXdn//z5FSKuVd0u+zYk9E8lkFoAZ8upVBDkz3TAFIFEOaPTj8/Pzy8O39Pj4+PAe+ve///3wbVnX3y8vL5c/6F//+tfDp0+fLtf++9//PvzoRz96+MEPfvDw9PR0yfvXv/714Re/+MWrPOJJf1zz8lUWaZz0m3R8Uo7y6FqWk3WSN+v3dI3gaZUu+4X6qMvT+aen2/Fx61juyjuhxvvjyztLVnYBR0TnamC8c1TxN998cwEVxAALZAKYwKXPn/zkJ5e0kA8+eajHG6U01Mt3AKJyv/e9770amNYZzhv1UpZTqz95aeT3/U/lJbi8HOe58d/qaNRAndfvodbuS3veCy4BJkHjne8DIwkF/exnP3v4z3/+8/CPf/zj4fvf//5Fiv35z39++PGPf/zwwx/+8NrxLklEXrbX4YOVeV41+DsJxp9Tk1ACug9E5km+Trpzx1+WcwquCVhMskY7sO4o+X012e4FF9nU+QKNSy1VIMAIdEgt3UfCKa8klkgSRQBTWgEMAP70pz99owJSSriEzPsJkEyLJANkft9VKL+z7Oy2BNdOfaUU87qQZEk5eVp5UANuK2+65/lOIZJtepfkoqH//Oc/r42RChJIXILpvsjtMoGLqjXQui6Q6TtplQYp1hrqAwI/E58OCNILdKglkQNK3+FlBSyXZKvBWqnKpn5VNyBL/lsZEOaA26SUcQtQkr9b0n2ozYV00neBy0kNRRopDYY94EqVIwlGejpJdpgPPPdaw/yeq0EfwCzL6ye//jTAACzb1NTzJFX8fqMJYK66cyK1MrJPbgH5CU1Amyb3u8G1I2wyGJMU03dJt8mIRYXKJqPTZItJ1ab6Ik+W4d6VE3xgS012jDsEAOxeQJFmHITH7pF6vpU6bOVNvNxLk9G+KvuzgYtZ5Ma+mBFodE3SqFWd1wRGpdfASipiq+UgNGpgaN4l1xsIaAf3UFererMPKH8y1tOWPLHVklYqufGyohWQGshHiXwCrt3sdBIQfNajkvjE7kItvixsCZEGUxLs73//++W3ykGKEbJw/igrwwWTAT21M9P7n4cOJs/YKSWk1+d9k/X67/zuZWRdTo2nnQHfyON+pNuN3YdILuyqyY7BlnIpJnClVHjFWPwWmL7++uurtPGA6+lAOL/wRv4GyuRNYPYYXANY0m5SuqF9i0TJNjdpMgFvUs+tHOfR02yB9fjOOJcGSYDxWJCj270xZqeuSRLJC5xc/VcMfjd4CrIitQQyt8FI65+N3P5B+qzCGT7oDipvf6rSBNpKzeFYJLiahGvU2rxTuatyd3YVtFOxV77uBZdAJZBM9kd6OX4dUCYgJ2AIWAKTbC5UqwZbsTDssZX0cD6aB5YDQjp+o0ZVf65CcO+kLWnfTSo8l9GSJsDsJEnyMkmkzOe85mfG5Ph+6a+HOwgVN3lPbkt4GIBKfXmlNdalgKL2UoEuYViPhIedKM9BTFC9hFcGKR1SmaCrtyHrc1tsGij/7n3icakM6k75ve4VPR6ozKmcTJv2a+bz7+vpXog1wmYj0TGuAumkJsl2HaS08ioVXPWBQ4IQ+V810MMJzcZC8sCPR+xpZ0qsJo2J700dnoOU4HdHKCUKvLXvWVdS9vGrwf+0H/6J9yy70U3gQhWeGJ4+mKJptrs68Yg0hFeYdfpS0UQOakC0U4EunYjSA2omloOA/PBP3qyzgY689JUDffI8c+J4XU0i+fWUQDuJ5yr/VPp52mO16MHQE/JK6ASi3tBq5njnCmCKd/mCNtc04JR50lnte16jnWn0t8i8T4gmbVzd+yf3qTdXEabBT5U0tdMn7amkaZpkFSv0dC3NkeRKA3xHOQPdmPaG5oxodpdIYQt3HigL22uyb3wgpk5ADQqgpEv76joTv9u6k7sqKFs85iK+52+8TW1vdo7z5H3c2tTqWNGkar3uVubq3jG4Vkz5LPFPQHmpyMR/NsIHP9WkIvoaMIDk+aQaNaAnhmjeczVGG3zPF8tPgIW02JFqlwOCNVGXVrQ7gX4LTbaWS1EHuy94e307YGT/ZH330M0GfVIDhTPcjOjsMLdrnHygRYCM8vi+sgN3dgFpPCbnnjDGfdpb5FM5ql/3CZW4tGrR92Z/TpLGVWUDbdp7lM8kmNo+9VfGDRtvuzKgu8CVBurKiGRGTdItxXv+dqlBMNXBKOnFTot7KAcASZsGenpZeJACPBILEthI1zxLr/sWSdaciFSjvuOXADd96n+t7JWGmqTZBLALXy+HrSMc4BU1Bhx0DqyVcTrNZIFIRjvlKiyButJ3GfX6/pe//OXyXUHVlTqcKI1eV20s+QA2B7tIa57eRn0X4KG2gpA8Zr+2yZn9mgTwxKvq1x+/XeJOk/BxsIFXYFoZ85fPbyt/OZn1YmySEJMUSyk1fZ8AofvsdBUpSs91STB9/vznP7+kEcDEm7ZPO0+n1DrSZ3wDlogFdZG8WRwDlTWpmCw/JyBLTWk7NVWUoQs5P9N4uvrn03laqTnnI8ucynj829/+9sJTODtigdpnUlZySic2knemJFSGMTQjNbiSYmqDAMaykNoz2RxZD78buKgrpQfXv+2/q3OBzeX5faCzjmaHOuC8Tgch5LYfEnNnBzm5w7WTQlOaBD2T5DtJ/2mpa53wRtJGotA2s+4hVwseHnCis7/88ssL8LRMJCkm6SGpJimbeXa8Nf7Zwu3hCueTJ5bynmhlRmS/+fUEFukc3A4s1a1239r3zRZutDI1sgzn8fHbznthf9VJBRixK6lwL7kq8fp2Nps6FynGPjF910xGlTKbVhI27+s3KhmguIRnYN3Qzpk8LXdN5NIugZz2ION2jzODFnK6dfxaeo/tXcBFQjdEd4xpRk/R26ZiJmq2xKkk9TpFGmiBCiMcaXKPHebg0CA42H037KTmmkY4BZeTT66XcJiaQMjJkSSeiA22yXavgGh9e52GGHgnhbeo86qSE8a8vLRT3LAGiA3YagMDL1tIoJDKkspc2WFOU7vkjfpyEGlPVWGzUydJajbLCJAE1g5ULN+l7bazqU5oqvsquUSqVJ04ZaYzCGqu6JYZ4OBqMxFwZbrJC6MtRNhFAp7sEt+kOOX1er2udOVbmMHz++cEuuxbB1ZLh/Mw8dG8yVTtpxLVpZtPhBUgR3DtbC92kVLIDun3itiHh4c3aqCVvQIXZahDpcLxcqUqeTjkZfAQ3WB2O8cHnWttYCcJlffbjG82l3uMpzaW8misVvzdK6kob3f/Fbi42Gwv35x3Sk0VQKcNa7EiLyPd4JYGPqQqNUEknQUw7k95fMmlqakcJAcilOl9gNNG8zwNWBoX90qnmCOB0wnE/uf5dmr7VFhcx8PBhWtNvMY7ArXAksKrQoYZ6/daJ+TvlCRtsKb0KylGfrVLUownwGXoT7YQlLs6/NMHL4Ge5aRKSQ9zWuBGOop3TYom0eGnjc3UZ67mdwLjVBC86UfAxQ1/zD7JO6Y9mHGqJk+Y9dmZsz3T7SSY59HMR71rSUsSTG3OBzC8rau2ZB0nqjolVko+T8seOI5IaHzkVh/KXfGZbcu6vYzWhpNrF3Axc1iMPRl8MXIa75oadGt8RunbzJxE98SHPwOgNqAmE7wJ8JWtgiRogEpJSD0uNbxuX9LhQeDdagNj0aRfA4630Seof3reycHIel7x9+3sfUnvoxUwMTbFuxqpo2Cc5Zuk7MQGxnZtsl8acV+PqPk2ao+HITUmtdHsmAaAJmnJkx5fbrDUfRbjVwDxsn2/mUvyE3tp0goQgofx8/Y32u6KSISmZJikl+fRAJ6sXZLebQe/Tp2iFvnOGdfI06JKOHxOZQpgRPxJmzbWiR3Zvvs1748Ms5CWJZ0TYDReEminXmYjD8M4wFa83QQuftPg0wc23IV+eVm76Z6HyPgbcfv4OgzQKGeWA49rxH+Q3IruSxKzEJ5gylnb1HHOdm9P8tbUF78JBn8EOdBW3renbyoyKR2dN+O0Atd0i+sKprqtsWMYCbbCc4KNXZ5T2b7j0hvZAJn8syqBQS+JpTYJZJIaAtkE4F3ftOsuNac+O1nnfS/d+rCNaBIKfs/bd/ls4JoQ6wPPJr40VlcGtX77YW47Ir9vVGy8nlJKCpFiX+KJEIxIHc+OV9k8vk544im5pGz3RLlnK/stV0qaBL+X2qI19d5TzwgywJVLG56xeV14KLvKvKPv2RYCkPmejZh4y4bmd78v6ZiHpAho7A/TVp6cqQ2o6VS0NH7N1/lyknq8MXl/L7Hx87TMlm5q06t8Lrmy004qzzMjsnK3U1YxtBVhH+1WCJq08MH2dH6P+6xHAjYZ91KRGgwBbOUN5h635g22zX4OrGbb4WG/F1zuAbvttaMdsBphW3/oEUrJDEVz7nyuyzVaeXknAHPV3OqY8qaEUzqFKr744ouHr7766rqrYvICUzV4On8OMsHl0r1JYec7HxtbETz5AxonedhgqX5uR3aSztuCDQktba57ycMSDBCfbrfsaAUwng/c2WAr8K7K9+++70mqWdKrgSvrz8FU/jy8lwFhDRDwTLylGnKweZ0AatW2LNdtLZkuokkjTXxVk+UjwQVTu5hWqq6k1cxkUFrwdhr4UzCRj+8aPO0Fk3rUJ2/9aAZsy+9BUU+X+9V81WElWSd1n/3ZJOBO2jWbODcWZt3J35s6nz/o9Sy3UjKYM2BFdLTvK2sb+Haq5hR0eJSyv/IVMlmmiMmVi9NeJnUAptVmzZWa39GuvUxW95aTDw5JbmWuyv70EcbiPdTc71M+aDwnC2ZwEEO4HR+w66SUBF4Pa5ErI9eXqBqgmgRyu6uV6+17eXnZSv5GWbZLV/qLejJtO2L0aJJOavFElH403aPWCFP4tVRLq3qm8r0DCUtIJSrm1qQXoF7FwyCAl0HfBjruT3y+l8QLD7Hs0hG+8MOS/aHhpM9+Dv17aWebEcH39DlQpG2z0u/7Z9YtIHAuK28JaYOfkmVlSLfwBPd8cu/Afys5n9OmhUbNnmb7UlWLD4fknfYSrjdxIdYCP5JcnfgfdU97/nd2Ud5LtdPUFDt08xkC7wuVk08z147/9PY0wqndE8/3Em30ExNPqDlqU7hCdFyyz6JUPTxVgpF9GnJ4DzkP3kD3yFLN7KSW8922/mB7KH2GQ9I2otyT7Tornj6SEqynO1VWNK3siG7ardcanAFCjN7/BcAg35btf233QiNPm3x7m4nac37F5BCoTyRReWC29QXXXeq1Ou+hnbOEOnwvobUmum0r6EC5UxKArSr+SMKjWwUafTdpU5vwLZoAxnUeT2sHs1AnkmwlMVsdO9rZoCtQef5b1OFExMAmnj4EXD773GZpkeLPRast2rlS0GZyps1Oa6o2pVfag76lOcvb2WQTnaRNmzi/r+ykXZle3spBEl2V7rQNAxG/qnS1wt7WqD5y9jhJ1Pt5XtSRsxmQ7HbQkt7zolJQa2p7xoGYVCm5rgu6JgnxeHmiu/Fxr1RrYBatxnMqd5qMK7qAa7WORBwj1Y6Ijlk1nuhv5vtcxBHiqcpa206M6exYt8+kHhX3Yj3O64Omc2A9Lqbf4lnxpgaICWC3Djge4q2UdbuN7WVnuktN/rKAqeDJfloBhdhSI5d4+vsIAxPpm2DAo82FYSTRineCnZ7PjyfXPUlLASPbihqeSGVi9POqwN0erilMsmqL00d4iMkL9Sd9WhlkTqt4044awPw0ZBaiT8VtI98tkXwhPXIJw6UQ1LxN8ngaTQbeG0n4JWdv8tL6mrrE40mcsNl16Xk2YpJ8JE027vX+yXLFe6mBS2rWV+H1eS/A8m20ULO9fIOeG/qTNJgkAtfxDsW7S50Mg7hxn+TXdmZGqnsWnMUD9Tfbq5kn76WVtrn0q7+O93OQyp2ORvTBFTF7b4mRoU6a/dHsLvfiXO01iUcZk/RRvQIVL2HgAVYH2SRdXPr4Xq/2LKfzQh7x63v/efjF6+ePXcAfLblEvgzmdKn3c0osr6i5rXlWOmqFHac73gSsydiFEmC+07K9x+fxcR18dENcu1PZjuKgQ5JkiCMlJOVx9CXppweNMwwA/0kqT8AT4NiD9jmAJV5Wk+GJRBPdK9F8sHjIFDGqe36+gc9y37WK4dzE+fRMo/Pt7Wo2UYYEuJZggXyQsBMFMA2gdk04iefW8WmTeV+pLO0dW/W5gwuHiHVK7yf6/YQ4zPgWAOKQUZcTv592wNpJhqyw/fYZSYzIV9gTBKxXATJmcu6VavZQPogx2WDT85OtvawretmuagBnM+ifn98+iJrGNXwBlMk28/TpoLB5gGDyKVCIyymvpN1JPpa/duZUtfDaoJwALPO1PMw2twvcOHZKlZmLwvnbeU2P0IE5GemtvRjCrdM9KAp/bTkowUUdSajqneHtNiplUT/mBJJrFzD1t31obHYAY4tTSt3WtiduJJigHLRMM4lEpyzP65uA5R3mHp0o1zE9fas3pckKWI331WA7kJv9g8HuPDSwkf8kNra65pMHILRH+nAe3CRgTRjzJfnxk3Qmfnxsn3xmtY7ZNTJBsmr8VF7ed6njszNfO9zspJ2UUH4ciSynpZ+WZZJ/gqEeYPX7bXL6QKTtmdTAkb9z0pIPieSSNR809nJWL0l9PHCeqPfpFrc/JVACizQrI3tV5iod5LOpGd6fNvu4GvimelDfJ6R6eLE7y0G8Zc3tsswDZR9mupTWu4mc5TrA2jOmjXb3W1rn/e6o2qRGT/NMUmMqL2fmlC7LcbtusiXbQBFHOiGtL5Kfw0w0iPkQq0+M1hfkT481J8+tRFlNrTndYi6s6roGeB/eSTsjfmIYO+sWydVsmwyQkhfVx2C0ZZ6pjhND2OtHWvniv/dL2+PvfNAmn3AJKtKttMLOjFkBizTwuKLWBq5/iOTyitrvXWNFz4tdn42aNwmAprW9yVFo1ynzZBGduvTQBg/NNn5ZPWj2UNbt0W76xifPqn9OpM6pmtvVw7myDnYHFtc+drEpmLg3z86WcCfEH0D1QVypj/QwM34l9bE6fA0+cTDocH8lMry4bej5m43VJqqX09I0vqj/PdTyM/EI2voKSzMtLmeiPiwYfS+TH0ktjjRJyMmWm7w2L0t/nPneiDw86g+oeD2errWnrsk78Zd1iDLY6nlvncDZ7tO0ImzINBdyLfiVELjFKE6d+r8kB1ZTp+5Bugpptkte47erIIKLE3B5Xs/XLH/9619fOl9LQXr0n1cUY+CnGlmRSytPnwB5j4bYpaFP4J0nz13S+vuUjiXXw8O8u2Ay4u+Rck2cNvI601BflZHSysE1ST2u7Q68ZWmK5SltGFQe/eYNssx0lXnP+WRTX5+GVCbaSUF3jHifo/ejf5/2oT1+2wkvrtt3zEwzeWIufzfVdkpVrz8+VhXilFKj3efT62D98IQf5fWD4zzgi3rFXpkAtrOZbgXWLVIuvXe3XXcOTi6iQ08Omqw8g39Tg1NNrYB2Eu1uZWQ5rS43LpO3XNBua42pdjOc0eoFYMTF9MdM5vH/BOgkMZ0fT+uf6bhMNHmkjdjw2LYjnZwqzSR6szNDajEXiFMSeAenWDyx2byD7hXjTo8WG1pRu9/CE6la3d7QNT8k+ETKc2Avtpu20kz2FvU0PneTSTRpCGjqo7Z7IjUD456mRaunaZUnxLZ3JgNHLMNd/5zxXvButjiTU8edgm+aEEkpjdhjhTvt91ItYbj7gxMnKl1epFSJ/tjz5H040S2Tb2fst3bR5skLzvwuUFLFpkRvfD8lc3Rg7kXCKyCN77R0yTSJda9natBjUb9ugGc5aaTn4DXVB7E9JTuoGa2ouZOovYDl7+vxMpvkQp043aLunG/XJi4MUl29l04nwRtvsdkooBTwOPO+L4vBcluNBw6QkDlwlJtqLtWp02TYJ/nkaAPL9cmGSUBLEq0GSapQ5Sgde56IfbkacnXkA+WS5kSKr+w2AHWv8/QR9KanXEWKsiMgZxox2wxqEUsgbKcFaFDzftL+aXZbShrP+2geX6sj7cg0C7Id8H/ptAIwXoqgcITCENgqstcwjn3POxOLxW0/uGTVDyekOu95ZP+j6c2bYqGpIT7DXaJxLc+HaAFEJ/dUbpllLm1WM7zZC/7XVGpzZCA8KL8uMKkMHtigXv/0+pH+/oAI5bp3lgv0zdly8N2y4P456I3NOoFryiRyD6K5/X4tj5XkupeDGGd//XtFOWB2j8vtSXj0Mx2yfc5rm0xsx3Fg7ba0UJ5/pw8k+XAc8C4dUDlBp4n6/wWuHLeLtjoBl1Ma/6t0dBCPgLV1QdK21x/fwlPOah8cr89Vsg8cxGC7ZPA3fgFIpJcApbXEE2Bl21UW7zXyCcuT3Ow+gK+pHEj1nz5k8TnIpfFlTFui5jX5vYlSOojwVngW8XRWN8YzXQIcSTDlcwmUdmK69rQDMOItAiAZ6vqtw3dPnp9sJBtONhqGt9YkVZ6kGMeT++G2qwlN23GqPvrp6hW5endeKgdtQNJIz+9QmzVKp5nIeQ7Pw8Lz5LGl3ZTeZVOzpPFzu/yv2Vgu7VJiMFgERpkoPMbfYmWn5GfQc6iJgCuAqR7enJYAbrakyJ8i+pwgU31+PuybcWlqkUFuHdUA1byrBBlHMTnCncn29vk0Xv07wdDs7OZtJThFuY7ovEztVt1qA94gM1ZgEAAoN8trBJBy3U6D5U9fqy7Vk8eTpzrMsr3uz/HENeaO27CsQyJAtrA+ZcqNU4DE91P7LOvMgfbyqdPrz2tefjsmahV2gFwioU5dUum77CbOihDQplBCUnMkvD7llT33pz/96QIyATgnzyqOR7/70+7vJYRDe8EXdXAI31It7oxIJEUurUwxMpeIvhPBjXnSNnXodQG0FX/eniaN0/tq5TVAcg0bTJ/EqWQ3KQ221GTkN2kKnzw7yCSS1NIb1ARgPGr6g7K8XC8PafIeckDlGEF+VAPmyFM2+MRmYL2Nir2jMjbTOtDvewgiAZi85HOLSZNR7bPav6d9lu2f1KaMbM1MgEUeDT62JSEYgWyaCAy+OxoqW1JKfUxZBGdlg/H+xdWrmb38e0MTDijvi0kq+6oMZs7F5nJJQWLPDLUGNS9rojZYeGLtzwfcY0wrVdP4zvpbW1f5smw6EwcFYrK4c8LgCDRE4EVKw8Mdz2WBWeDkaHJPr7SSZC3M0pwhJOqO6GOP/aXTM5kck033+K1R9pKJ3yR6nJdXdoA6oVSVopzRaZjvOpbrEwHWSdpNZaUNqHI4rccPVpEd9mLhC6XRd+JXuidJJPD4aTjZFkkx5eNYTF8Yz8Pe2kQh9jUBQ9d9cyN5mh3cwLtSuxdwuQ5PhLqaauhMNZKSrFGqxlcMbWyg3b0p/YqHHbgmYInSDGDtVJKHk2DcqQFwMs7xDPM0QUCrtByIpz9JLKUVKDWgysOhby7J0k7NZaE0ZTBz0rTxscj2k24VtF3uilh5iieSYrIzVjOtpW91nEqclo/fk/pfEROw8ZiqXNIr0wE2bClezp68NsdDapGtPBwV4HZrsxnhWfl2fecv6WqTPMdiF0e77KFPlYO+nQKi04DvqDU8f6dNlGndXSd943FVj4c6bgHWRK0c/SbY6vfdjSdGtjO66ROBkbVMSJIDQKicScro+s5rnBbdJyExbYFGMj6l7eSudrOBfFHY8zkzycTu2jQ7fOaRLu2BrLsNMunSZjtRhyv12/rOid2ovuWG69munTRH4mF78XSR0nPAiOfP/vEdtY14TC7fxd0Ib3Cia/jJI/QTYyvwpCRZMQSlbm/UBtZV9pTHP1e8TGkaOCd7xpeV3I5J49fbq+vsa8M780fO3GNc8cRarcqSLdZUqZfHdw+dYPqID6lwPwQFfqd+Ojmkpca50nbYeV27GT7RCpipJll6YSDJz30Pk3gHtRnWbMOmSqcBg1I9T4OSGsFf7pCU2mLy0jzoLANftlu2sWkIP6sfIx6JlR668+51nwZlnzLzpFaycbdQ65yVXgfgAMOlgUeJfT3S3yKfA9deLQOlbfkSDsepNGxtdj5S2iK93G7BrtIn65dsrU6QcfY9y0P+Fg8H1mSTpmT0drbIP7Rz9F6lvbXTkhm/BrUZs6IciAQ7Dca24BoG86Uh5r57XveAGsC8ozJ/5nG11/j3MjPg60FJQJXvlvbyWbXg6e3WNupWOENqbTrvP9vrZfn+q9RaSa3tK7p5s6DTqhEnBnMz3jO/OxfMSO8MEUeRezzJ1zQR5aug6W6dzn+3djdJjLp2SQjoOCXmJTxhL4dALKGEvM8+MoFLANREknqcVLk7YX5CTT44M5FP8hOhdDe4dqoxO3RHk+3VPNesAxD6q/kAkQORrSw+QGnDTQOzopTaLqVSTaPaPa//0V7aA+9+Hr+XxVn4+q5Fc6Vj90Tyl5Mzecs8bYwxV/wMjNYPopt3kp1IpKQpZua0W4pxzwxKeyaB44MskjGbT08nb6c2ZpNwLokSCAxWemyTXYekzvPePY1v/REJVAIY23+8jmzLBKpMl2100E0mxNWZagW0jK2SVdo2W1wyTMYinZ0NyBnu9gF5vXxEf6pWtq24reZ1tzZ5PclfgngCgscHE9xTHmxM/qjXQeFbm/3RthaecJ7TvlqNS9Ik4d4tue4h7zxoYghmpwc62YjokixVUbMlKNtB1QbfeXNJ6QPh5Xl9rZ2tPAcS3uGUz8M1ueERW1IThmUhXnKlpaK0v5yacDjVSCnxR22TmVL15L28tiqcezkgaYMkufudf1Ipfnaog4RYWF6nPjokByjbCFCn9rZrCVYvr+VJe7ER64YQxwq45EA1Ugb7wHStveDdKSXbKXk/r+hYcjUAtVl8mj9n6wpsSWoca2q+VQRQOjhSuvjephV4mpps/N4ilZMA2QR2gKc2EcfLFxa4ven5BDCeUGqkNBzsNjlTKzrJc/UWTwZ3QvpJ3ma3tDKgW7bm5mtG0i5iqSS34rb2NMPVr2fayU5r5U1psvxWL2EJrhF8ZWNhvt3Nt1yn90gZOAu+dXpF2Qe+UO7EJPh02nA3JvNvolSzk5pIVYUKOyVcY+cRg57jBPDQdE9SQNf99GXnWdTUYvK7ssma/cb1lbSj/LzvmwxxTMhHzCxtSA6iy/1kzvfqmcvVOPvE8piZJvG1TN/m3DLnjMqZnetoWXF2apKrsHxSyKXXyQl3IoDTOgzPyl9ZjFpibS3VjNtE7nVmbGyawdkv2RdTmlYGb+dgB4P6h23MbJn2R+64LhI4facsgWckYi5Er4QGZejPpRdbvq9bblai3Avik3uTQZcz12dhAolrntc7HlXGTN3te2IBVh05vc64qQfxk4fCJS94bRmAnBZ4G5HGwxI5EdMGcxAijVhXzPdQpvRix4XUY4s1Mqk4cRpHoPHMd+cFgDM+b7SadqI+HhrWDpJcXnGGXTUBJBjydN6AVh/qDLF/6xPE7KHKiLivSXLNCX44i563vrq08hBBSvQTSjXa6s8yPT3rjuoX2VS8GiYX6XVNhr3oyy+/fFWPQOUbBLHlchJlqMV5y7id4+EVuFIFJjVVmZTPLnpe/3TKRvh13w6Cl7hSQdM9f1AX/ljUnuwNEYvIbFVpi9YpbSY+Gr+ePvO0PkyVyuuceSRNQOOZR5/geu5R5+T75GTyYUaI2p78pBYMr2ZQri2mJPLrZM4C9dslgcgHrdlm03cnJGRKPI4Ygk5UkpepP4DGhrvGEzaFx878DAZ4c8mMSj2hHKCpT3xCuA3INV4LrInHpj8FUAGI0rNr4le/+tUbPpQf6SbiHZMZtkmNlNIrtdNNC9ePj7PrnnEh7mXUnO8ZOsjlmEZeB88B7tYsV4SXw+BMEXDAI+D4w7AMgn77KT7MfncOppnu1/x7Ok4+qH4f/ukb7DGeFoI/fWrfl1SjO0qUKd7ZOi1idcMPYGk2m4PKx/WV5JokVmtg3pvI18NycbkZxJ7On0Jx74xyRe4BvYdQD4AEXvzkY+9AV5E8VaOZn7Yog5MLzI1WZoOXl1ID3ug7DyrLkBd/PGEk6aU/1laZXJTnUtftLPemRUwcN4FSkl3SNeN8mmVeoTdsZysksLxDXiHdmGPG0Th3FNog30LeGXym5OTRLwYt25jOjafzPkSiuReaExRV22wZ72fPl4OJBBPPApAWsH/7299evgv4PCdJOklX3yOmP0k86siwC5PdJZljh/a/WnaT5OKGG2VNzU3kHZ2Sift+3aVArgG63l7FkABexmdcNGf8zAcm+XfpSJ3McB8AEaoRwIimc8e8Pl8fdR7w/HJL88r58fIh1CNShfJkU/7hD3+4nsCja5L6Tu1oAp84/uf38KY93nUdbz1x3URtzrD228kBwaeD1MvHhnGpw+xwYMB8kxIM/o6yXWnvodJSqrrNNEkt+OTTl2hW6dPj1XekigibrdXdyoVn320rXohDIZEELs6gkGHvUtLfe+0TvIWRUkX78htgu4wbZ0Wk1MqBacBK+wggpBrN76g6B1sGZV3a5SATHFx1/K1EaIJ6nktMzvuo8YoE8jKzraJ2ZJQ7BFxv596799xUp0tTzlvV5JFxr/J01oSA/Mtf/vI6XkjddEBSoKAJ/I/6mLS+J/+6/ONqpIndlExpXDJjXLU8Pz/XAUkbye2uFlzNwfFZ+tFE7IvOdskKoS6zD/jOEg1tTTNBadpyFoOcwPbdHkkNYCIO62WJRzEujHhNAElPtn17GMJt3IlSRXo7Pc0TQcq0kfh8eenHR/qsYzbx2JdLP8rwyp2pqTE+Q5shywFptwJssmUg1uraQCsfEhOV7JKKtqL23HNzVQIf+VIDj44DBKVze8zb4fX6pwi+VQ72kEINCkWwoC9w6RMpijDAmUlNBKVN6Ge6Ok9P3nne8AQWFTXR6ECb3gmUDXdQNPstVbLbYPBMwHD3ZI+3zb9PaQkx+EEiDhpvc1OfItYANXh8Xm2Rx8faR96HeH2U66++Sd5T21A2YFT/KEL/xRdfXKUmoRPyuEdOuzzul/V52ycv92k66zwlkxtuzbjzv+ZpTnZCG2C3t9IY9sYw41jAZfCapJ3qmuwoEfvRAVaGR5JcvSOZ/P2LrHNOj8K7LUuYxXnbqSrKcBtQn9oZ8Zvf/OZ6H5uPs79SQIjyTXY52f17mkbQU7NzshEuot1gbB1DJ69omnXtvpPHoNyWwR6BTw8GJkgbTVJNZWqWU19uCWIbcao7JyavA6elS3LPmHLcVFi1g7roD47OdBXMO4l8y3gSUtTL9vL9u+5nO5/4kgb7s4XzvaLdQGXlO7olLdS8N5dwGNN+ZGMDcevUxk8u9gJkB/i0XZgJ6f3okiV5QWo5ELjO50raelspnz7IfvNNfjtyEE1Em3jO4ckzO1PO2AmgPie5ZJioAY0dAx43yvSilbrxQGxuu/EgMI6RR7md/EEKVyNtcHM7ELZPM0caUbZH/p14rpFgsIdF7iXGiEDtpdxM4MBK9/L/k05mzpSPGJIb1A9RrpNL7RT1OcjPsSKQEoc0kJ9/lSaJB5JJo/s4By7tmiSGsIP8wF7nAw+S6L0fS57leD+tfotYTqIPnkhIYf9rYKX3dUptEJvBKWIA2SSI3ehA8eCfl9XqyBOoofYoF+W61+XRb+8DVKKHAXzB2KVdetQQ5QBSgchfoYLKxRbT4rYMe07IWala7wPnOzdxXh2uVtDkZb1XdLYyW7mrWQndEnrIOv304lRLu3qzkxlw34joEwYg+wk0bvy6w4GK8j4gdugbJptnRh4kowCjOFZKGIDOJ4eYsKO1let85+/pwN0Lj5mpxTVOabIDJglDYxtNDVyVO12b0qSR3ST4qk0JLgYm+5TjK3koIlckWvluwFM+kwLQ5gTl1GY2QPp5XdlefgMwQhYew/I/nwSkyZeaJj3l7GnU4iAT7QCQDW2UKum0bk87lZttzbLdu/MYTvaPS012FHiYhvucxeX7p9xgn7ZZi1C/qEkfbF/Yhk/S82o9Vho8ApDeKgDjrSDKy6tl0iv1sMjJmzmevANXdMvA5sA18Z1lrnhI0X4vUccKrC5Rkn8HGaqN3QRuEDdQejzMH0L13QjJK8AEFKhGV+suwfSdlyBwsJx7qOltutRBgmlVAJXq+9lczZ++8uX6gMZJx7/J/HgWmLyljLRb2r0VjzuJOEnoCdxt1qoOHqWiPlYJOA/ey/JzL5xHz+s8et0ALFdRXOrwJ8BpK/Pvfve7azqBBTD4seUpACDl4zV8HGPuUfrTg98uZbXBnQbVO2CqYOVxNMr6VmW3NOT3EAp8JC+etpW5qgsJgbQiPWBzHhKoPBcoEPFAK3l5QUHjgfrYOkMbRB5fw/tDHXpaPEVXj15PU/eSWuJJIEOyNjuPfp7G+6l1plMOfNI0UDmop7baSlU23jI91AzNtsx1y0RQen+MXoT00IzmeABUphvlkD8RzT2kw/PB0o5LHoCON8o7gtgQKMpzV33tFT5aP+Jp+uv5dn2a9MSTzOlBeOXNBmkzdKroVIxStnf8BLb83oCykkZ8rmZe63hsHfKg8jSgqC83sr2uNoh+vMAUsc9Xr9BeJJ8DXbsfBAzfxuzPGqTd5bw4sUbLDlmlzQ2OO3rCzV0h2sWvkz/XNjF5D7no9yPAT6jZj1CC3w3lVXme3g1b30/mkWkfbF8RSJ5ycKe+c1B4Oq9Hf7xeL4Oz2G7+8igXJo3SG/bNjadj8eRuN7MndbN7QmnvZOffUnlSU6eI/NVzjW3QGiCbXZYPsa6kGBLAZ6+rRdlGWWc7OnOlSpJ8ucgJHnLFwSem99mqPyZ+XNqd7OlPemoF5uxzwDlT3sjW8FtB1ma1rrHKLhE97T0D9K0TJ6mQIPGy2ncPSLJdBS9RlNtryMf+LQbZjzX38rM9omn3KUtFfCq6zvop7Vn1/w5Y8Pae50KvkgvVmLrdGeG7d8qKJhVwSmnj+WKrb3khTRsoLyvtIDo2jWxPT1tZN/SyGUwfKM6VcMIoJj17qDyg6rEkr9+lh4OGHQ1Id85GFTV7uPVr8/4yHZsKb6GrPXr5953qyc539xpKYJ16gbeSS5UEuy+lJL/pVYnoRIKQbke2djS7JtPpk73mHsfytTt/W5nHouCJ5/1a5B5gARTUow82UitPBkRQJN/3jIUHYJuUayC+9pGCqBnce5Xg8e2x0qk2M8+tdE/DsWPYTsM14k6I8/bUzGqypAp1wzd3PehaPlya5ROW+K8dm+nt9SCoiMfsSE9aJoU/3wggfVtN8t3all4s95qxLx7++Mc/Xo4EOHlTmdNT2k8uit2wdybb0x7J4C10D7BEqMp8zRt8uOeU9Uzf+f24CCFASCJc9FS37sL7ZkEHRwKddbu0dTwtUql58BO1CePAQntlGIo4nFTuDlzOy0Uyp9rhNwl3sat7pdVDNO4eJyCNeldBK1Cs6pk8YA9DeP6V55cawYGfGgBCck3GvoNO3invyPYXerZJnzy55mHbjDsJIkAscLFE5Y5C2odOF+3hjXSDfgewZJJGnUihNnh5/STvN/HSJu57J0+D2cDc7LWJ6CNiQKkKPX/2VbNZ24A1Qvr5q4dZHnJnqw18k8i+H4vAbB46ghPVPGrKagHvJyHSHy+f1J0zlF5lRn4btcGaZtpJGQ4seGhAye+trNU1iG0vOZmaavK+yUFoNk7jo0ku6kPCsG3bvcMst6lDkfqvPVTMfjAAg92l69pxoYdq3TteteECTewGpxwQt79cqrUObiozbY1Mu6PsGOyTplpPyvXBI/9EO2k8TcgpeLnjy4GSg+/hExyEZi9NZcOb24HZDretKFNnS/z+97+/nhqdgqg5Ck/ccMOUznTQuSs6GZKrtcA88z3Fd1MVWe+Kj90saka7q0y/3viZysZp8BOg8Sz9hMEcxEZN6jSHhDo4iJhlMn9XtrfRy0YiEWtznnfLYDoZR0cxsbM2+8TV/2VikNFjLBCPlPsJdDDr54Ly1wYAKUdDVmnbIPqjUYDJD8/1PM7jNIA5eFOenbTydB6P8np0jSO9V2bDZBflpOJePtrf3oDRVCr1ePpW10SaLNrS89VXXx15qU/OhEsvKuPMBN5T6DPRG0gZ3riVTbQinwEAysFJ+U1K7gDidqKDqqkvAOJ8+eKvp2HQ4QtJ5tueKaOposa3j4NrEF/mocy27JSTD14JvLa+oc+d3GTijH/FvmR/YZ4439e++frrr69XVGiufutPIp7jqOkwpRXoMCpzO4bP5jZwjVJ/O6igBHR2TJaTafy+q4QT4sGHBLa+53uFsl1ej0tv57GZGynJOHlZ+7R4uZY2CXI+LOnbhPQJxQoBqjcfHHGAi2gfjoTqVBkKrk72+vXwNy5ONgeinUp4Hg71xKEb2Zk00iXONAjZwafLDZAvsewA5m3bkaujlFzcp+586NYnioM6JTn9SFrfLu1AUZ+LBw2qBlp/aWA3jTFpFe9v58/b7e2gTJGM+9w75vR/xtDScUhP+B8AAAAASUVORK5CYII=",Jy="data:image/png;base64,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",Xy="data:image/png;base64,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",jy="data:image/png;base64,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";function Tc(e){return e.selection?.mode==="single"}function vn(e){let t=[],r=o=>{o.layerId&&t.push(o.layerId);for(let n of o.children??[])r(n);};return r(e),t}function _p(e,t){let r=vn(e);if(r.length===0)return "unchecked";let o=0;for(let n of r)t(n)&&o++;return o===0?"unchecked":Tc(e)||o===r.length?"checked":"indeterminate"}var ca=(e,t)=>Object.fromEntries(e.map(r=>[r,t]));function qy(e,t){let r=vn(e);if(!(_p(e,t)!=="checked"))return ca(r,false);if(Tc(e)){let n=e.children?.[0],a=n?vn(n):[];return {...ca(r,false),...ca(a,true)}}return ca(r,true)}function Qy(e,t,r){let o=e.children?.find(s=>s.id===t);if(!o)return {};let n=vn(e),a=vn(o);return a.length>0&&a.every(r)?e.selection?.mode==="single"&&e.selection.allowNone?ca(a,false):{}:{...ca(n,false),...ca(a,true)}}function $p(e,t){for(let r of e){if(r.id===t)return r;let o=$p(r.children??[],t);if(o)return o}}function em(e,t){for(let r of e){if(r.children?.some(n=>n.id===t))return r;let o=em(r.children??[],t);if(o)return o}}function Zy(e){let t=new Set,r=new Set,o=new Set,n=(i,s)=>{i&&(s.has(i)?o.add(i):s.add(i));},a=i=>{n(i.id,t),n(i.layerId,r);for(let s of i.children??[])a(s);};for(let i of e)a(i);return [...o]}function $y(e){return e.map(t=>({id:t.id,label:t.label,...t.children?.length?{children:$y(t.children)}:{}}))}function ev(e){let t=e.length;for(let r of e)r.children?.length&&(t=Math.max(t,ev(r.children)));return t}function _y({type:e,color:t}){let r=t?{backgroundColor:t}:void 0;switch(e){case "line":return jsxRuntime.jsx("span",{className:"inline-block h-0.5 w-4 flex-shrink-0 rounded-full",style:r});case "polygon":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-3.5 flex-shrink-0 rounded-sm border border-border",style:r});case "pin":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rotate-45 rounded-full rounded-bl-none border border-border",style:r});default:return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rounded-full border border-border",style:r})}}function OE({isSelected:e,onPress:t,label:r}){return jsxRuntime.jsx("button",{type:"button",role:"radio","aria-checked":e,"aria-label":r,onClick:t,className:`grid h-4 w-4 flex-shrink-0 cursor-pointer place-items-center rounded-full border-2 bg-transparent p-0 ${e?"border-action-primary":"border-border-default"}`,children:e?jsxRuntime.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-action-primary"}):null})}function HE(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx("path",{d:"M4.5 2.5 8 6l-3.5 3.5"})})}var GE=41,WE=44,UE=132,KE=360;function tv({tree:e,layers:t,onVisibilityChange:r}){let o=new Map(t.map(s=>[s.id,s])),n=s=>{let c=o.get(s);return !!c&&c.visible!==false};if(process.env.NODE_ENV!=="production"){let s=Zy(e);s.length>0&&console.warn(`[LayersPanel] Duplicate id(s) in \`layerTree\`: ${s.join(", ")}. Row lookups and pane keys resolve to the first match, so the later entry is unreachable. Node ids must be unique among node ids, and layer ids unique among layer ids.`);let c=e.flatMap(vn).filter(l=>!o.has(l));c.length>0&&console.warn(`[LayersPanel] \`layerTree\` references layer id(s) not present in \`layers\`: ${c.join(", ")}. Those rows render as hidden and cannot be turned on.`);}let a=$y(e),i=Math.min(KE,Math.max(UE,ev(e)*GE+WE));return jsxRuntime.jsx("div",{className:"overflow-hidden",style:{height:i},"data-layers-panel":"",children:jsxRuntime.jsx(Va,{items:a,ariaLabel:"Map layers",animated:false,width:null,sticky:false,theme:{background:"transparent",borderColor:"transparent"},className:"h-full w-full",renderRow:({item:s,hasChildren:c,select:l})=>{let d=$p(e,s.id);if(!d)return null;let u=_p(d,n),p=(d.layerId?o.get(d.layerId):void 0)?.legend,f=vn(d),g=f.filter(n).length,y=c&&u==="indeterminate"?`${g} of ${f.length} on`:null,b=em(e,d.id),x=!!b&&Tc(b),h=w=>{Object.keys(w).length>0&&r?.(w);},v=x?jsxRuntime.jsx(OE,{isSelected:u!=="unchecked",onPress:()=>h(Qy(b,d.id,n)),label:d.label}):jsxRuntime.jsx(Zr,{isSelected:u==="checked",isIndeterminate:u==="indeterminate",onChange:()=>h(qy(d,n)),"aria-label":d.label}),S=jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 flex-col text-left",children:[jsxRuntime.jsx("span",{className:`truncate text-sm ${u==="unchecked"?"text-text-secondary":"text-text-primary"}`,children:d.label}),y?jsxRuntime.jsx("span",{className:"text-[10px] text-text-secondary",children:y}):null]});return jsxRuntime.jsxs("div",{className:"edges-layers-panel__row flex cursor-default items-center gap-2 py-2.5",children:[v,c?jsxRuntime.jsxs("button",{type:"button",onClick:l,className:"flex min-w-0 flex-1 cursor-pointer items-center gap-2 border-0 bg-transparent p-0 text-left","aria-label":`Open ${d.label}`,children:[p?jsxRuntime.jsx(_y,{type:p.swatch,color:p.color}):null,S,jsxRuntime.jsx(HE,{})]}):jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 items-center gap-2",children:[p?jsxRuntime.jsx(_y,{type:p.swatch,color:p.color}):null,S]})]})}})})}function Cn({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(Wy(e),t),style:r,children:o})}function Fr({icon:e,iconSize:t=24,onPress:r,isDisabled:o=false,className:n,iconClassName:a="text-text-primary",variant:i="secondary",isActive:s=false,ariaLabel:c,iconWeight:l="regular",...d}){let u=tailwindMerge.twMerge(Uy(),s&&"bg-action-brand hover:bg-action-brand-hover border-action-brand",n),m=tailwindMerge.twMerge(a,s&&"text-text-inverse");return jsxRuntime.jsx(_,{...d,className:u,onPress:r,variant:i,size:"sm",isDisabled:o,"aria-label":c,"aria-pressed":s||void 0,type:"button",children:jsxRuntime.jsx(V,{name:e,size:t,className:m,weight:l})})}var QE=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?Xy:jy},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:Jy},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?Ky:Yy}];function ZE({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 nv({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c,layerTree:l,onVisibilityChange:d}){let{isDarkTheme:u}=qt(),{isMobile:m}=ar(),[p,f]=je.useState(false),g=QE(u),y=h=>{n?.(h);},b=a.filter(h=>h.legend),x=jsxRuntime.jsxs("div",{className:m?"space-y-6 pb-6":"space-y-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary mb-3",children:"Map type"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-3",children:g.map(h=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>y(h.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===h.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===h.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:h.preview,alt:`${h.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===h.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:h.name})]},h.id))})]}),l?.length?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx(tv,{tree:l,layers:a,onVisibilityChange:d})]}):null,!l?.length&&b.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:b.map(h=>{let v=h.visible!==false,S=h.legend?.variants;return jsxRuntime.jsxs("div",{className:S?"space-y-1.5":void 0,children:[jsxRuntime.jsx(Zr,{isSelected:v,onChange:()=>i?.(h.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[h.legend&&jsxRuntime.jsx(ZE,{type:h.legend.swatch,color:h.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:h.legend?.label})]})}),S&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(Ao,{"aria-label":`${h.legend?.label} mode`,size:"sm",isDisabled:!v,items:S.options.map(w=>({...w,value:w.id})),renderItem:w=>w.label,selectedKey:S.selectedId,onSelectionChange:w=>c?.(h.id,String(w))})})]},h.id)})})]})]});return jsxRuntime.jsx(Cn,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Fr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>f(true)}),jsxRuntime.jsx(ht,{isOpen:p,onClose:()=>f(false),title:"Map layers",animationVariant:"scale",children:x})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(Fr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(bt,{placement:"top start",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{"aria-label":"Map layers and settings",className:"p-4 min-w-80 bg-background-surface border border-border rounded-lg shadow-xl focus:outline-none focus:ring-0",children:x})})]})})})}function iv({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(Cn,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(Fr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var tL={sm:"gap-2",md:"gap-4",lg:"gap-6"};function Rc({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(Cn,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",tL[a],t),children:o})})}function lv({mapRef:e,position:t="bottom-right",className:r,style:o,showCompass:n=true,showGeolocate:a=true,showResetZoom:i=true,onResetZoom:s,onCompassClick:c,onGeolocateClick:l}){let[d,u]=je.useState(false),m=je.useRef(true);je.useEffect(()=>()=>{m.current=false;},[]);let p=()=>{c?c():e.current&&e.current.easeTo({bearing:0,duration:500});},f=async()=>{if(!d)if(l)l();else {if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}if(navigator.permissions?.query)try{if((await navigator.permissions.query({name:"geolocation"})).state==="denied"){console.warn("Geolocation permission was previously denied. Please enable location services in your browser settings.");return}}catch{}u(true),navigator.geolocation.getCurrentPosition(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 g=!i&&n,y=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(Rc,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(Fr,{icon:"ArrowsOut",onPress:s,ariaLabel:"Reset zoom to show all points",className:tailwindMerge.twMerge(!(!a&&!n&&i)&&"rounded-b-none",n&&"border-b-0")}),n&&jsxRuntime.jsx(Fr,{icon:"Compass",onPress:p,ariaLabel:"Reset map orientation",className:tailwindMerge.twMerge(!g&&"rounded-t-none border-t-0",!b&&"rounded-b-none border-b-0")}),a&&jsxRuntime.jsx(Fr,{icon:d?"Spinner":"NavigationArrow",onPress:f,isDisabled:d,ariaLabel:"Go to my location",iconClassName:tailwindMerge.twMerge("text-text-primary",d&&"animate-spin"),className:tailwindMerge.twMerge(!y&&"rounded-t-none border-t-0",!y&&n&&"lg:rounded-t lg:border-t")})]})}function pv({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=je.useState(false),[c,l]=je.useState(""),d=()=>{a?s(!i):o&&o("");},u=p=>{p.preventDefault(),o&&c.trim()&&(o(c.trim()),s(false));},m=p=>{p.key==="Escape"&&s(false);};return jsxRuntime.jsx(Cn,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(Fr,{icon:"MagnifyingGlass",onPress:d,ariaLabel:"Search"}),i&&a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute top-12 left-0 min-w-64","bg-background-surface border border-border rounded-lg shadow-xl p-3"),children:jsxRuntime.jsx("form",{onSubmit:u,children:jsxRuntime.jsxs("div",{className:"flex items-center space-x-2",children:[jsxRuntime.jsx("input",{type:"text",value:c,onChange:p=>l(p.target.value),onKeyDown:m,placeholder:n,className:tailwindMerge.twMerge("flex-1 px-3 py-2 text-sm rounded border","bg-background border-border text-text-primary placeholder:text-text-secondary","focus:outline-none focus:ring-2 focus:ring-action-brand"),autoFocus:true}),jsxRuntime.jsx(_,{type:"submit",variant:"primary",size:"sm",className:"px-3 py-2",children:"Search"})]})})})]})})}var iL={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function rm(e){return e.position??iL[e.type]}function mv(e,t,r){let o=rm(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(lv,{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(nv,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,layerTree:e.layerTree,onVisibilityChange:e.onVisibilityChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(pv,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(iv,{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 om(e,t){let r=e.reduce((n,a,i)=>{let s=rm(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(mv(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(Rc,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return mv(l,c,t)})},`group-${n}`));}return o}var nm={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 am(e){return e.kind==="vector"}function im(e){return e.kind==="geojson"}function sm(e){return e.kind==="customPins"}function lm(e){return e.kind==="raster"}var ds=(e,t)=>({id:e,label:t,kind:"sequential",hint:"Low \u2192 High",stops:()=>hi(e),toColorSpec:({by:r,scale:o="auto"})=>({by:r,palette:"sequential",scheme:e,scale:o})}),cm=(e,t)=>({id:e,label:t,kind:"diverging",hint:"Low \u2192 Mid \u2192 High",stops:()=>xi(e),toColorSpec:({by:r,scale:o="auto",center:n=0})=>({by:r,palette:"diverging",scheme:e,center:n,scale:o})}),Ec=[ds("viridis","Viridis"),ds("magma","Magma"),ds("cerulean","Cerulean"),ds("forest","Forest"),ds("rose","Rose")],Lc=[cm("redYellowBlue","Red \u2192 Blue"),cm("orangeYellowSeafoam","Orange \u2192 Seafoam"),cm("redBlue","Red / Blue")],Dc={id:"categorical",label:"Categorical",kind:"categorical",hint:"Distinct per value",stops:()=>Do(),toColorSpec:({by:e})=>({by:e,palette:"categorical",scale:"auto"})},us=[...Ec,...Lc,Dc];function dm(e){return us.find(t=>t.id===e)}function um(e){return us.filter(t=>t.kind===e)}function bv(e){return !e.includes("{z}")}function ps(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(lL,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(dL,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(uL,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(pL,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(cL,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function lL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=je.useMemo(()=>{let c=xv(e.style,e.renderAs,r,t);if(e.hideChipWhen&&e.renderAs==="circle"){let l=c,d=l["circle-opacity"]??1,u=l["circle-stroke-opacity"]??1;return {...c,"circle-opacity":["case",e.hideChipWhen,0,d],"circle-stroke-opacity":["case",e.hideChipWhen,0,u]}}return c},[e.style,e.renderAs,e.hideChipWhen,r,t]),n=je.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:hv(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=bv(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(wL.Source,{...s,children:jsxRuntime.jsx(wL.Layer,{...a})},`${e.tileset}:${e.renderAs}`)}function cL({spec:e}){let{colorMode:t,isDarkTheme:r}=qt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=je.useMemo(()=>r?{clusters:e.clusterStyle?.color?Jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Jr(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Jr(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),f=(e.clusterStyle?.sizes?.length??0)>0,g=je.useMemo(()=>f?e.clusterStyle.sizes.map(({threshold:S,radius:w})=>({threshold:S,radius:w,color:l.clusters})):[{threshold:30,radius:20,color:l.clusters},{threshold:200,radius:35,color:l.clusters},{threshold:1e3,radius:50,color:l.clusters}],[f,e.clusterStyle?.sizes,l.clusters]),y=S=>f?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:w,radius:P})=>[w,P])]:["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:P})=>[w,P*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],x=bv(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=je.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,P=e.selectedStyle?.radius??n*1.5,T=k=>{let R={...k};return e.minZoom!==void 0&&(R.minzoom=e.minZoom),e.maxZoom!==void 0&&(R.maxzoom=e.maxZoom),R};return [T({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]}}),T({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}}),T({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":y(g),"circle-color":["step",["get","point_count"],g[0].color,...g.flatMap(({threshold:k,color:R})=>[k,R])]}}),T({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}}),T({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}}),T({id:`${e.id}-selected-point`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],paint:{"circle-radius":P,"circle-color":l.selected.fill,"circle-stroke-width":w,"circle-stroke-color":"#ffffff"}}),...e.pointStyle?.icon?[T({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":fv(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),T({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":fv(P,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(wL.Source,{...h,children:v.map(S=>jsxRuntime.jsx(wL.Layer,{...S},S.id))},e.tileset)}function dL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=je.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=je.useMemo(()=>xv(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=je.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=je.useMemo(()=>(typeof e.data=="string",e.data),[e.data]),s={id:`${e.id}-source`,type:"geojson",data:i};e.cluster?.enabled&&(s.cluster=true,s.clusterRadius=e.cluster.radius??50,s.clusterMaxZoom=e.cluster.maxZoom??14);let c={id:e.id,type:hv(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(wL.Source,{...s,children:jsxRuntime.jsx(wL.Layer,{...c})})}function uL({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(wL.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function pL({spec:e}){let t=je.useMemo(()=>{if(!e.style)return {};let n={};return e.style.opacity!==void 0&&(n["raster-opacity"]=e.style.opacity),e.style.brightnessMin!==void 0&&(n["raster-brightness-min"]=e.style.brightnessMin),e.style.brightnessMax!==void 0&&(n["raster-brightness-max"]=e.style.brightnessMax),e.style.contrast!==void 0&&(n["raster-contrast"]=e.style.contrast),e.style.saturation!==void 0&&(n["raster-saturation"]=e.style.saturation),e.style.hueRotate!==void 0&&(n["raster-hue-rotate"]=e.style.hueRotate),e.style.fadeDuration!==void 0&&(n["raster-fade-duration"]=e.style.fadeDuration),n},[e.style]),r={id:`${e.id}-source`,type:"raster",tiles:[e.tileset]};e.tileSize&&(r.tileSize=e.tileSize);let o={id:e.id,type:"raster",paint:t};return e.minZoom!==void 0&&(o.minzoom=e.minZoom),e.maxZoom!==void 0&&(o.maxzoom=e.maxZoom),jsxRuntime.jsx(wL.Source,{...r,children:jsxRuntime.jsx(wL.Layer,{...o})},e.tileset)}var ao="#666";function fv(e,t){let r=t??64;return e*2/r}function hv(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 xv(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Jr(e.color,r,n);switch(t){case "line":a["line-color"]=i;break;case "fill":a["fill-color"]=i;break;case "circle":a["circle-color"]=i;break}}if(e.width&&t==="line"&&(a["line-width"]=Ac(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=Ac(e.radius)),e.opacity!==void 0)switch(t){case "line":a["line-opacity"]=e.opacity;break;case "fill":a["fill-opacity"]=e.opacity;break;case "circle":a["circle-opacity"]=e.opacity;break}if(e.fillOpacity!==void 0&&t==="fill"&&(a["fill-opacity"]=e.fillOpacity),t==="fill"&&e.borderWidth&&(a["fill-outline-color"]=e.borderColor?Jr(e.borderColor,r,n):Jr(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Jr(e.borderColor,r,n):It(`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]:Ac(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=Ac(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function mL(e,t){let r=e.by,o=e.mapping,n=["match",["get",r]];for(let[i,s]of Object.entries(o))n.push(i),n.push(Jr(s));let a=e.fallback?Jr(e.fallback):ao;return n.push(a),n}function fL(e,t){let r=tf(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=yd(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(ao),n}function gL(e,t="viridis",r,o){let n=vd(r,e),a;if(o&&o!=="auto")a=o;else {if(a=Cd(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),ao;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=hi(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 bL(e,t="redYellowBlue",r,o,n){let a=vd(r,e),i=rf(a,o),s;if(n&&n!=="auto")s=n;else {if(s=Cd(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),ao;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=xi(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 gv(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=It(e,ao);return r.includes("var(")?ao:r}function Jr(e,t,r){if(typeof e=="string")return gv(e);if("token"in e)return It(e.token,ao);if("hex"in e)return gv(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?fL(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),ao);if(e.palette==="sequential")return r?gL(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),ao);if(e.palette==="diverging")return r?bL(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),ao)}if("mapping"in e)return mL(e)}return ao}function Ac(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var Bc=null;function Vc(){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():(Bc||(Bc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),Bc=null;})),Bc)}function zc(){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 tv="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",XM={backgroundImage:`linear-gradient(to right, ${tv} 1px, transparent 1px), linear-gradient(to bottom, ${tv} 1px, transparent 1px)`,backgroundSize:"24px 24px"},jM={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function Rc({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:XM}),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:jM}),jsxRuntime.jsx(F,{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(F,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var rv={streets:"streets",satellite:"satellite",neutral:"neutral"},Ec="streets";function Mc(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 ov({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx($M.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 ds=Ke__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=Ec,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:f="default",showUserLocation:g=true,onUserLocationChange:h,children:b,additionalInteractiveLayerIds:y=[],onMapClick:x,showMarker:v=false,markerLocation:S},w)=>{let k=d??mc();if(!k)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(Rc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:P}=Wt(),T=Ke.useRef(null),E=Ke.useRef(null),[I,R]=Ke.useState(false),[L,M]=Ke.useState(false);Ke.useEffect(()=>{Tc();},[]);let[V,z]=Ke.useState(false),U=Ke.useRef(0),[Q,Z]=Ke.useState(null),[H,j]=Ke.useState(null),G=Ke.useRef(null),A=Ke.useRef(null),[W,N]=fc("interactiveMap.trackingLocation",false),[C,D]=Ke.useState(false);Ke.useEffect(()=>{if(!navigator.geolocation){D(true);return}if(W){if(!navigator.permissions?.query){D(true);return}navigator.permissions.query({name:"geolocation"}).then(O=>{O.state!=="granted"&&N(false),D(true);}).catch(()=>{D(true);});}else D(true);},[]),Ke.useEffect(()=>{let O=setTimeout(()=>{I||M(true);},200);return ()=>clearTimeout(O)},[I]),Ke.useEffect(()=>{A.current=null;},[c,P]),Ke.useEffect(()=>{if(I)return;let O=setInterval(()=>{if(T.current?.loaded()){R(true),M(false);let Y=T.current.getMap?.();Y&&A.current!==Y&&(A.current=Y,p?.()),clearInterval(O);}},200);return ()=>clearInterval(O)},[I,p]),Ke.useEffect(()=>{if(C){if(!W||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(O=>{let Y={latitude:O.coords.latitude,longitude:O.coords.longitude,accuracy:O.coords.accuracy};j(Y),h?.(Y);},O=>{console.warn("Geolocation error:",O.message),j(null),h?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{G.current!==null&&(navigator.geolocation.clearWatch(G.current),G.current=null);}}},[W,a,h,C]);let B=Ke.useCallback(()=>{R(true),M(false);let O=T.current?.getMap?.();O&&A.current!==O&&(A.current=O,p?.());},[p]),X=Ke.useCallback(()=>{T.current&&e&&(z(false),U.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]),ee=Ke.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?Bp:f,[f]),le=Ke.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}N(true),navigator.geolocation.getCurrentPosition(O=>{let{latitude:Y,longitude:ge}=O.coords;T.current&&T.current.jumpTo({center:[ge,Y],zoom:15});},O=>{console.warn("Geolocation error:",O.message),O.code===O.PERMISSION_DENIED&&N(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),$=Ke.useMemo(()=>{if(a)return null;let O=ee.map(Y=>Y.type==="navigation"?{...Y,onResetZoom:Y.onResetZoom||X,onGeolocateClick:Y.onGeolocateClick||le}:Y);return Wp(O,{mapRef:T,layers:l,showResetButton:V})},[ee,T,a,l,X,V,le]),ae=Ke.useMemo(()=>{let O=[];return l.filter(Y=>Y.events?.onClick||Y.events?.onMouseEnter||Y.events?.onMouseLeave||Y.tooltip).forEach(Y=>{Y.kind==="clusteredVector"?(O.push(`${Y.id}-clusters`),O.push(`${Y.id}-points`),O.push(`${Y.id}-selected-point`)):O.push(Y.id);}),[...O,...y]},[l,y]),Ve=Ke.useMemo(()=>{let O=new Map;return l.forEach(Y=>{Y.events&&(O.set(Y.id,Y.events),Y.kind==="clusteredVector"&&(O.set(`${Y.id}-clusters`,Y.events),O.set(`${Y.id}-points`,Y.events),O.set(`${Y.id}-selected-point`,Y.events)));}),O},[l]),te=Ke.useMemo(()=>{let O=new Map;return l.forEach(Y=>{Y.tooltip&&(O.set(Y.id,Y.tooltip),Y.kind==="clusteredVector"&&(O.set(`${Y.id}-clusters`,Y.tooltip),O.set(`${Y.id}-points`,Y.tooltip),O.set(`${Y.id}-selected-point`,Y.tooltip)));}),O},[l]),ne=Ke.useMemo(()=>{let O=new Map;return l.forEach(Y=>{Y.kind==="clusteredVector"&&(O.set(Y.id,Y),O.set(`${Y.id}-clusters`,Y),O.set(`${Y.id}-points`,Y),O.set(`${Y.id}-selected-point`,Y));}),O},[l]),oe=Ke.useMemo(()=>{if(!v)return null;let O=S?.longitude??t?.longitude??e?.longitude,Y=S?.latitude??t?.latitude??e?.latitude;return O===void 0||Y===void 0?null:{longitude:O,latitude:Y}},[v,S,t,e]),pe=Ke.useCallback(O=>{if(a)return;let Y=O.features?.[0];if(!Y||!Y.layer)return;let ge=Y.layer.id,se=Ve.get(ge),q=te.get(ge),be;Y.geometry.type==="Point"?be=Y.geometry.coordinates:be=[O.lngLat.lng,O.lngLat.lat];let xe={id:Y.id??Y.properties?.id,lngLat:be,properties:Y.properties||{},layerId:ge},Ge=ne.get(ge),mt=Y.properties?.cluster===true;if(Ge&&mt){let qe=T.current;if(qe){let ro=qe.getZoom(),Ee=Math.min(ro+3,18);qe.flyTo({center:be,zoom:Ee,duration:1e3});}return}if(se?.onClick&&se.onClick(xe),q&&q.trigger==="click"){let qe;Ge&&"cluster"in q?q.point&&(qe=q.point(xe)):"content"in q&&(qe=typeof q.content=="function"?q.content(xe):q.content),qe&&Z({feature:xe,content:qe,bare:q.bare});}x&&x(O);},[Ve,te,a,x,ne,T,ae]),Re=Ke.useCallback(O=>{let Y=O.features?.[0];if(!Y||!Y.layer)return null;let ge=Y.layer.id,se=te.get(ge);if(!se||se.trigger!=="hover"&&se.trigger!==void 0)return null;let q;Y.geometry.type==="Point"?q=Y.geometry.coordinates:q=[O.lngLat.lng,O.lngLat.lat];let be={id:Y.id??Y.properties?.id,lngLat:q,properties:Y.properties||{},layerId:ge},xe;if(ne.get(ge)&&"cluster"in se){let mt=Y.properties?.cluster===true;if(mt&&se.cluster){let qe=Y.properties?.point_count||0;xe=se.cluster(qe,be);}else !mt&&se.point?xe=se.point(be):xe=mt?`${Y.properties?.point_count||0} items`:null;}else "content"in se&&(xe=typeof se.content=="function"?se.content(be):se.content);return xe?{feature:be,content:xe,bare:se.bare}:null},[te,ne]),rt=Ke.useCallback(O=>{if(a)return;let Y=O.features?.[0];if(!Y||!Y.layer)return;let ge=Y.layer.id,se=Ve.get(ge);if(se?.onMouseEnter){let be;Y.geometry.type==="Point"?be=Y.geometry.coordinates:be=[O.lngLat.lng,O.lngLat.lat];let xe={id:Y.id??Y.properties?.id,lngLat:be,properties:Y.properties||{},layerId:ge};se.onMouseEnter(xe);}let q=Re(O);q&&Z(q),T.current&&(T.current.getCanvas().style.cursor="pointer");},[Ve,a,T,Re]),Bt=Ke.useCallback(O=>{if(a)return;let Y=O.features?.[0];if(!Y||!Y.layer)return;let ge=Re(O);if(ge){Z(se=>se&&se.feature.layerId===ge.feature.layerId&&se.feature.id===ge.feature.id?se:ge);return}Z(se=>{if(!se)return se;let q=te.get(se.feature.layerId);return q&&(q.trigger==="hover"||q.trigger===void 0)?null:se});},[a,Re,te]),to=Ke.useCallback(()=>{if(!a){if(Ve.forEach(O=>{O.onMouseLeave?.();}),Q){let O=Q.feature.layerId,Y=l.find(ge=>ge.id===O);if(!Y){let ge=O.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");Y=l.find(se=>se.id===ge);}Y?.tooltip&&(Y.tooltip.trigger||"hover")==="hover"&&Z(null);}T.current&&(T.current.getCanvas().style.cursor="");}},[Ve,a,T,Q,l]),Wr=Ke.useCallback((O,Y)=>{for(let ge of l)if(ge.tooltip&&!(Y&&ge.id!==Y)){if(ge.kind==="geojson"){if(typeof ge.data=="string")continue;let se=ge.data,be=(se.type==="FeatureCollection"?se.features:[se]).find(xe=>xe.id===O);if(be&&be.geometry.type==="Point")return {id:be.id,lngLat:be.geometry.coordinates,properties:be.properties||{},layerId:ge.id}}else if(ge.kind==="customPins"){let se=ge.data.find(q=>q.id===O||q._id===O||q.key===O);if(se)return {id:O,lngLat:ge.getPosition(se),properties:se,layerId:ge.id}}}return null},[l]);Ke.useImperativeHandle(w,()=>({showTooltip:(O,Y)=>{let ge=Wr(O,Y);if(!ge)return;let se=l.find(q=>q.id===ge.layerId);if(se?.tooltip&&"content"in se.tooltip){let q=typeof se.tooltip.content=="function"?se.tooltip.content(ge):se.tooltip.content;Z({feature:ge,content:q,bare:se.tooltip.bare});}},hideTooltip:()=>{Z(null);},getMap:()=>T.current,markMapAsMoved:()=>{z(true);}}),[Wr,l]);let me=(O,Y)=>u?u(O,Y):{url:O},ve=m||L;return jsxRuntime.jsx("div",{ref:E,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($M__default.default,{ref:T,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Mc(c,P),styleDiffing:false,mapboxAccessToken:k,transformRequest:me,onLoad:B,onMove:a?void 0:O=>{if(O.originalEvent&&I){let Y=O.originalEvent.type,ge=Math.abs((O.viewState.latitude??0)-(e?.latitude??0)),se=Math.abs((O.viewState.longitude??0)-(e?.longitude??0)),q=Math.abs((O.viewState.zoom??0)-(e?.zoom??0));e&&(ge>1e-4||se>1e-4||q>.1)&&(Y==="mousemove"||Y==="touchmove"||Y==="pointermove"?z(true):(Y==="wheel"||Y==="mousewheel")&&(U.current+=1,U.current>=3&&z(true)));}r?.(O.viewState);},onClick:a?void 0:pe,onMouseMove:a?void 0:Bt,onMouseEnter:a?void 0:rt,onMouseLeave:a?void 0:to,interactiveLayerIds:a?[]:ae,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx($M.AttributionControl,{position:"top-left"}),$,ss(l,c),b,oe&&jsxRuntime.jsx($M.Marker,{longitude:oe.longitude,latitude:oe.latitude,anchor:"bottom",children:jsxRuntime.jsx(F,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&H&&jsxRuntime.jsx(ov,{longitude:H.longitude,latitude:H.latitude,accuracy:H.accuracy}),Q&&jsxRuntime.jsx($M.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}`),ve&&jsxRuntime.jsx(Pc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});ds.displayName="InteractiveMap";async function av(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(Ke.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 ni({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??mc(),{isDarkTheme:h}=Wt(),[b,y]=Ke.useState(false),[x,v]=Ke.useState(false),[S,w]=Ke.useState(false),k=Ke.useRef(null),P=Ke.useRef(null),T=Ke.useCallback(()=>w(true),[]),E=Ke.useCallback(()=>w(false),[]);Ke.useEffect(()=>{Tc();},[]);let I={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};Ke.useEffect(()=>{let M=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(M)},[b]);let R=Ke.useCallback(()=>{y(true),v(false),l?.();},[l]);Ke.useEffect(()=>{if(!P.current)return;let M=new ResizeObserver(()=>{k.current&&k.current.resize();});return M.observe(P.current),()=>{M.disconnect();}},[]);let L=o||x;return g?jsxRuntime.jsxs("div",{ref:P,style:I,className:`relative ${d||""}`,children:[jsxRuntime.jsxs($M__default.default,{ref:k,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Mc(n,h),onLoad:R,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx($M.AttributionControl,{position:"top-left"}),ss(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx($M.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(F,{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(Rr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:T})}),u&&jsxRuntime.jsx(or,{isOpen:S,onClose:E,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(ds,{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(Pc,{})]}):jsxRuntime.jsx(Rc,{style:I,className:d,schematic:f,showMarker:s})}var uL={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 sv({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=uL[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"?pL(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ue,{children:e}),jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge(c.text,m?"text-feedback-error-text":"text-text-secondary"),children:[m&&jsxRuntime.jsx(lucideReact.AlertTriangle,{"aria-label":"Warning: High value",className:tailwindMerge.twMerge("inline-block align-text-bottom mr-1",c.icon)}),u]})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full bg-background-muted","ring-1 ring-inset ring-border-muted",c.bar),children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute left-0 top-0 h-full rounded-full transition-all duration-300","forced-colors:bg-[Highlight]",mL(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function pL(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function mL(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 Dc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",hL={success:{container:Dc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:Dc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:Dc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:Dc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function Ic({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}=hL[r];return Ke.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(F,{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(F,{name:"X",size:16})})]})}var kL={"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 Fc({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=Ke.useState(false);if(Ke.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",kL[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(Ic,{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 lv=Ke.createContext(void 0);function cv({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=Ke.useState([]),s=Ke.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=Ke.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=Ke.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(lv.Provider,{value:d,children:[e,jsxRuntime.jsx(Fc,{notices:a,onDismiss:c,position:t})]})}function dv(){let e=Ke.useContext(lv);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function uv(){let{addNotice:e,removeNotice:t,clearNotices:r}=dv(),o=Ke.useCallback((c,l)=>e(c,l),[e]),n=Ke.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=Ke.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=Ke.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=Ke.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 DL={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},AL={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function ai({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=Ke__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(AL[a],DL[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(rr,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:t?jsxRuntime.jsx(Yo,{children:l}):l})]})}ai.displayName="Section";function Vc({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=Ke__namespace.useRef(null),m=Ke__namespace.useRef(null),[p,f]=Ke__namespace.useState(e[0]?.id||null),g=t??p,h=Ke__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=Ke__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);Ke__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(E=>E.id===P);T&&requestAnimationFrame(()=>{let E=b(T.id);if(!E)return;let I=h();if(I){let R=I.getBoundingClientRect(),L=E.getBoundingClientRect(),M=I.scrollTop+(L.top-R.top);I.scrollTo({top:Math.max(0,M),behavior:"instant"});}else E.scrollIntoView({behavior:"instant",block:"start"});r?r(T.id):f(T.id);});},[]),Ke__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=E=>{if(!E)return false;let I=window.getComputedStyle(E);return I.display!=="none"&&I.visibility!=="hidden"&&I.opacity!=="0"},k=()=>{let E=w(u.current),I=w(m.current);if(!E&&!I)return null;let R=h(),L=new IntersectionObserver(M=>{M.forEach(V=>{if(V.isIntersecting){let z=V.target.id.replace(c,"");r?r(z):f(z);}});},{root:R??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(M=>{let V=b(M.id);V&&L.observe(V);}),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,h,b]);let y=Ke__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),x=Ke__namespace.useCallback((w,k)=>{w.preventDefault();let P=b(k);if(P){let T=h();if(T){let E=T.getBoundingClientRect(),I=P.getBoundingClientRect(),R=T.scrollTop+(I.top-E.top),L=Math.max(0,T.scrollHeight-T.clientHeight);T.scrollTo({top:Math.max(0,Math.min(R,L)),behavior:a});}else {let E=P.getBoundingClientRect().top+window.scrollY,I=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),R=Math.max(0,Math.min(E,I));window.scrollTo({top:R,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${c}${k}`),r?r(k):f(k);}},[c,a,r,h,b]);if(y.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,y.map(w=>{let k=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>x(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:y.map(w=>{let k=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>x(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 mv(e){return "primary"}var zc=Ke__namespace.createContext({variant:"primary"});function OL({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function Hc({variant:e="primary",...t}){let r=mv();return jsxRuntime.jsx(zc.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)=>OL({...n,className:o}))})})})}function HL({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 Gc({variant:e,sticky:t=false,...r}){let o=Ke__namespace.useContext(zc),n=mv(e??o.variant);return jsxRuntime.jsx(zc.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>HL({...i,sticky:t,className:a||""}))})})}function GL({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=`${Ze()} ${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 Wc(e){let{variant:t}=Ke__namespace.useContext(zc);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>GL({...o,className:r,isSelected:o.isSelected,variant:t}))})}function WL({className:e=""}){let t="block w-full mt-4 text-text-primary",r=Ze();return `${t} ${r} ${e}`.trim()}function fv(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>WL({...r,className:t||""}))})}function ia({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 UL({title:e,subtitle:t,breadcrumbs:r,breadcrumbsNode:o,media:n,actions:a,metadata:i,headingAs:s,sticky:c,stickyTop:l="0",zIndex:d=10,isLoading:u=false,className:m}){let p=c?"sticky bg-background-body":"",f=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(K,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(K,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(K,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(K,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,h)=>jsxRuntime.jsx(K,{className:"h-9 w-full"},h))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,h)=>jsxRuntime.jsx(K,{className:"h-9 w-24"},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(K,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:o}):r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx($s,{children:r.map((g,h)=>{let{label:b,...y}=g;return jsxRuntime.jsx(el,{...y,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(rr,{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(Ke__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(Ke__namespace.default.Fragment,{children:g},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function KL({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(Hc,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(Gc,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(Wc,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function YL({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(XL,{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 JL({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function XL({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=Ke__namespace.default.useMemo(()=>{let x=[];return Ke__namespace.default.Children.forEach(a,v=>{if(Ke__namespace.default.isValidElement(v)&&(v.type===ai||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;S.id?x.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");}}),x},[a]),p=Ke__namespace.default.useMemo(()=>{let x=Ke__namespace.default.Children.map(a,v=>{if(Ke__namespace.default.isValidElement(v)&&(v.type===ai||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return Ke__namespace.default.cloneElement(v,{...S,id:`${c}${S.id}`})}return v});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:x})},[a,c]),f=(x,v)=>jsxRuntime.jsx(Vc,{sections:m,activeSection:e,onSectionChange:t,orientation:x,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,y=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:y,style:b,children:f("vertical")}),p,r==="right"&&jsxRuntime.jsx("nav",{className:y,style:b,children:f("vertical")})]})]})}function jL({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}ia.Header=UL;ia.Tabs=KL;ia.Content=YL;ia.Aside=JL;ia.ScrollableContent=jL;function QL(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var ZL=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function xv({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:y="ip",hideCountry:x=false,showIcon:v=true,useMobileTray:S=true,className:w}){let k=Ke.useRef(new WeakMap),P=Ke.useRef([]),T={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:ZL,types:f.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...y?{proximity:y==="ip"?"ip":y.join(",")}:{}},shouldLoad:R=>R.length>0,transformResponse:R=>{if(!QL(R))return [];let L=R.features.map(M=>{let V={id:M.id,name:M.place_name};return k.current.set(V,{type:M.place_type[0],center:M.center,context:M.context,address:M.address,text:M.text,properties:M.properties}),V});return L.length>0&&(P.current=L),L}},E=R=>{let L=k.current.get(R),M=R.name.split(", "),V=M[0],z=M.slice(1);x&&z.length>0&&(z=z.slice(0,-1));let U=z.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(F,{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:V}),U&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:U})]})]})},I=R=>R?jsxRuntime.jsx(F,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(F,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(Qs,{"data-testid":"autocomplete","data-config":JSON.stringify({types:f.join(","),country:b?.join(",")?.toLowerCase(),proximity:y==="ip"?"ip":y?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:R=>{if(o?.(R),R){let M=P.current.find(V=>V.id===R);if(M){let V=k.current.get(M);V&&p({id:M.id,place_name:M.name,place_type:[V.type],center:V.center,context:V.context,address:V.address,text:V.text,properties:V.properties});}}},requestConfig:T,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:E,renderLeftIcon:I,defaultFilter:g,validationResult:h,hideChevron:true,useMobileTray:S,className:w})}function yv({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 vv({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:er("prose",i,s,o),...a,children:n})}function nD(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function aD(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function iD(){return "opacity-50 cursor-not-allowed"}function Cv({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",nD(n),aD(s),(t||c)&&iD(),r),children:o})})}function Sv({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:Ke__namespace.default.Children.map(s,m=>Ke__namespace.default.isValidElement(m)?Ke__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function uD(e){return "primary"}var wv=Ke.createContext({variant:"primary"});function Nv(e){let{variant:t="primary",...r}=e,o=uD();return jsxRuntime.jsx(wv.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:ke(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{children:e.label}),jsxRuntime.jsx("div",{className:`flex ${r.orientation==="horizontal"?"flex-row gap-4":"flex-col gap-2"}`,children:e.children}),e.description&&jsxRuntime.jsx(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 pD({isSelected:e,isInvalid:t,isDisabled:r}){let n=[Ze(),"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 kv(e){return Ke.useContext(wv),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:pD(t)}),e.children]})})}var SD={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"}},li=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(_,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function wD({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=Ke.useState(e);return Ke__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(br,{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(Jt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Vr,{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 Rv({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=SD[i],[l,d]=Ke.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[hD__default.default.configure({heading:s.length>0?{levels:s}:false}),fD__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-text-link-default hover:text-text-link-hover underline decoration-text-link-default/30 hover:decoration-text-link-hover cursor-pointer"}})],content:e,editable:!o,onUpdate:({editor:f})=>{t?.(f.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge(`prose ${c.prose} max-w-none`,"focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),m=()=>{d(true);},p=f=>{f===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:f}).run();};return u?jsxRuntime.jsxs("div",{id:a,"data-richtexteditor":true,className:tailwindMerge.twMerge("flex flex-col rounded-md border border-border-input bg-background-input","outline-none focus-within:outline-none focus-within:border-border-input focus-within:ring-0 focus-within:shadow-none",o&&"opacity-50",r),style:{outline:"none"},children:[!o&&u&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:u,shouldShow:({editor:f})=>f.isActive("link")&&!l,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let f=u.getAttributes("link").href;f&&window.open(f,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(F,{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(F,{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(F,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(wD,{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(li,{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(li,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(li,{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(li,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(F,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(li,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(F,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(li,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(F,{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 Ev({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:y,piiEntity:x}){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=y||[e,S].filter(Boolean).join(", "),k=d&&n!==void 0&&a!==void 0,P=({children:E,className:I})=>i?s?jsxRuntime.jsx(s,{href:i,className:I,children:E}):jsxRuntime.jsx(at,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",I),asButton:false,children:E}):jsxRuntime.jsx("span",{className:I,children:E});if(p){let E=l==="row";return jsxRuntime.jsxs(Je,{variant:c,className:tailwindMerge.twMerge(E?"flex flex-col md:flex-row":"flex flex-col",f),children:[k&&jsxRuntime.jsx(Je.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(E&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(K,{width:"100%",height:u})}),jsxRuntime.jsxs(Je.Content,{className:tailwindMerge.twMerge("space-y-2 px-4 md:px-6",E&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]})]})}let T=l==="row";return jsxRuntime.jsxs(Je,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",T?"flex flex-col md:flex-row":"flex flex-col",f),children:[i&&jsxRuntime.jsx(P,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),k&&jsxRuntime.jsx(Je.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(ni,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:h,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(Je.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":x?"address":void 0,"data-pii-entity":x,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":x?"city-state-zip":void 0,"data-pii-entity":x,children:S})]})})]})}function Lv({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 y=b.join(", "),x=h||[e.streetAddress,y].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:E})=>T?r?jsxRuntime.jsx(r,{href:T,className:E,children:P}):jsxRuntime.jsx(at,{href:T,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",E),asButton:false,children:P}):jsxRuntime.jsx("span",{className:E,children:P});if(d){let P=n==="row";return jsxRuntime.jsxs(Je,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",P?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(Je.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(K,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Je.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",P&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(K,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(K,{width:"50%",height:14}),jsxRuntime.jsx(K,{width:"100%",height:12})]})]})]})]})]})}let k=n==="row";return jsxRuntime.jsxs(Je,{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(Je.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(k&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(ni,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:f,expandedMapTitle:g,expandedMapAddressLabel:x})}),jsxRuntime.jsxs(Je.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}),y&&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:y})]}),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(Eo,{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(F,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(at,{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(F,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(at,{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:va(t.phone)})]})]})]})]})]})]})]})}function Dv({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]=Ke__namespace.default.useState(s),b=f?i:g,y=Math.min(Math.max(b,l),d),x=Math.max(d-l,1e-5),v=(y-l)/x*100;return jsxRuntime.jsxs("div",{className:ke(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:n,tooltip:r,className:"mb-1",children:e}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsxs("div",{className:"relative w-full select-none",children:[jsxRuntime.jsx("div",{className:"h-1.5 w-full rounded-full bg-background-muted"}),jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-0 top-1/2 h-1.5 -translate-y-1/2 rounded-full bg-action-brand",style:{width:`${v}%`},"aria-hidden":true}),jsxRuntime.jsx("input",{type:"range",min:l,max:d,step:u,value:b,disabled:m,"aria-invalid":!!o,onChange:S=>{let w=Number(S.currentTarget.value);f||h(w),c?.(w);},className:tailwindMerge.twMerge("absolute inset-0 w-full cursor-pointer appearance-none bg-transparent outline-none","[&::-webkit-slider-thumb]:appearance-none [&::-webkit-slider-thumb]:h-4 [&::-webkit-slider-thumb]:w-4 [&::-webkit-slider-thumb]:rounded-full [&::-webkit-slider-thumb]:bg-background-input [&::-webkit-slider-thumb]:border [&::-webkit-slider-thumb]:border-border-input","hover:[&::-webkit-slider-thumb]:shadow-sm focus-visible:[&::-webkit-slider-thumb]:outline-2 focus-visible:[&::-webkit-slider-thumb]:outline-action-default","[&::-moz-range-thumb]:h-4 [&::-moz-range-thumb]:w-4 [&::-moz-range-thumb]:rounded-full [&::-moz-range-thumb]:bg-background-input [&::-moz-range-thumb]:border [&::-moz-range-thumb]:border-border-input","hover:[&::-moz-range-thumb]:shadow-sm focus-visible:[&::-moz-range-thumb]:outline-2 focus-visible:[&::-moz-range-thumb]:outline-action-default",m?"cursor-not-allowed opacity-60":void 0)})]}),p&&jsxRuntime.jsx("div",{className:"min-w-10 text-right text-sm text-text-primary tabular-nums",children:Math.round(y)})]}),t&&jsxRuntime.jsx(Te,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(fe,{className:"mt-1",children:o})]})}var ED=Ke__namespace.default.createContext({orientation:"horizontal",isResizing:false});function Iv(e,t){return e===void 0?t:e}function MD(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function Kc({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=Ke.useRef(null),[g,h]=Ke.useState(false),b=i==="horizontal"?400:300,y=Iv(i==="horizontal"?e:t,b),[x,v]=Ke.useState(null),S=Ke.useCallback(R=>{if(!f.current||!g)return;let L=f.current.getBoundingClientRect(),M=i==="horizontal"?L.width:L.height,V=i==="horizontal"?R.clientX:R.clientY,U=(i==="horizontal"?L.right:L.bottom)-V,Q=M-U,Z=i==="horizontal"?r:o,H=i==="horizontal"?n:a;U<Z||Q<H||(v(U),c?.(U));},[g,i,r,o,n,a,c]),w=Ke.useCallback(()=>{h(false),d?.();},[d]),k=Ke.useCallback(R=>{R.preventDefault(),R.stopPropagation(),h(true),l?.();},[l]);Ke.useEffect(()=>{if(g)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",w),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",w),document.body.style.cursor="",document.body.style.userSelect="";}},[g,S,w,i]);let P=Ke__namespace.default.Children.toArray(p).find(R=>Ke__namespace.default.isValidElement(R)&&R.type===Bv),T=Ke__namespace.default.Children.toArray(p).find(R=>Ke__namespace.default.isValidElement(R)&&R.type===Vv),E=x??y,I=typeof E=="number"?`${E}px`:E;return jsxRuntime.jsx(ED.Provider,{value:{orientation:i,isResizing:g},children:jsxRuntime.jsxs("div",{ref:f,className:tailwindMerge.twMerge("flex w-full h-full",i==="horizontal"?"flex-row":"flex-col",u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-1",i==="horizontal"?"h-full":"w-full"),children:P}),s&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative group flex-shrink-0",i==="horizontal"?"w-2 -mx-1 cursor-col-resize":"h-2 -my-1 cursor-row-resize",m),onMouseDown:k,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:R=>{if(!f.current)return;let L=f.current.getBoundingClientRect(),M=i==="horizontal"?L.width:L.height,V=x??MD(y,M),z=20,U=i==="horizontal"?r:o,Q=i==="horizontal"?n:a;if(i==="horizontal"){if(R.key==="ArrowLeft"){let Z=Math.min(V+z,M-Q);v(Z),c?.(Z);}else if(R.key==="ArrowRight"){let Z=Math.max(V-z,U);v(Z),c?.(Z);}}else if(R.key==="ArrowUp"){let Z=Math.min(V+z,M-Q);v(Z),c?.(Z);}else if(R.key==="ArrowDown"){let Z=Math.max(V-z,U);v(Z),c?.(Z);}},children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute bg-border-default transition-all",i==="horizontal"?"left-1/2 -translate-x-1/2 w-px h-full group-hover:w-1":"top-1/2 -translate-y-1/2 h-px w-full group-hover:h-1","group-hover:bg-action-brand/50",g&&"bg-action-brand",g&&(i==="horizontal"?"w-1":"h-1"))}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute",i==="horizontal"?"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-8":"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-8 h-1","bg-border-muted rounded-full opacity-0 group-hover:opacity-100 transition-opacity")})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-shrink-0",i==="horizontal"?"h-full":"w-full"),style:{[i==="horizontal"?"width":"height"]:I},children:T})]})})}function Bv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function Vv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}Kc.Main=Bv;Kc.Aside=Vv;var DD=e=>{let t=Ut({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 zv({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,reserveErrorSpace:m=true,...p}){let{isFocused:f,handleFocus:g,handleBlur:h}=Dr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(wt,{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:DD({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 Wv({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:y,renderChip:x,chipVariant:v="primary",chipSize:S,...w}){let k=Ke.useRef(null),{isFocused:P,handleFocus:T,handleBlur:E}=Dr(),I=S||"sm",R=Ke.useRef(null),L=Ke.useCallback(H=>{let j="",G=A=>{if(A.nodeType===Node.TEXT_NODE){if(!A.parentElement?.closest("[data-chip-id]")){let N=A.textContent||"";j+=N;}}else if(A.nodeType===Node.ELEMENT_NODE){let W=A;if(W.hasAttribute("data-chip-id")){let N=W.getAttribute("data-chip-id");j+=`{{${N}}}`;return}else if(W.tagName==="BR"){j+=`
|
|
44
|
-
`;return}else
|
|
45
|
-
`)?
|
|
46
|
-
`).map((
|
|
47
|
-
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${G}-${N}`)):j}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsx("div",{ref:k,contentEditable:!c,suppressContentEditableWarning:true,onInput:H=>{if(c)return;let j=H.target,G=j.querySelector("[data-chip-id]")!==null,A;if(G?(A=L(j),A=A.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):A=j.textContent||"",A===""){try{let C=document.createRange();C.selectNodeContents(j),C.collapse(!0);let D=window.getSelection();D?.removeAllRanges(),D?.addRange(C),R.current=0;}catch{}V("",0);return}if(A===m)return;let W=window.getSelection(),N=0;if(W&&W.rangeCount>0)try{let C=W.getRangeAt(0);if(G){let D=0,B=!1,X=ee=>{if(B)return !0;if(ee===C.startContainer)return D+=C.startOffset,B=!0,!0;if(ee.nodeType===Node.TEXT_NODE){if(!ee.parentElement?.closest("[data-chip-id]")){if(ee.contains(C.startContainer))return D+=C.startOffset,B=!0,!0;D+=(ee.textContent||"").length;}}else if(ee.nodeType===Node.ELEMENT_NODE){let le=ee;if(le.hasAttribute("data-chip-id")){if(le.contains(C.startContainer)||le===C.startContainer){let ae=le.getAttribute("data-chip-id");return D+=`{{${ae}}}`.length,B=!0,!0}let $=le.getAttribute("data-chip-id");return D+=`{{${$}}}`.length,!1}else if(le.tagName==="BR")return le===C.startContainer?(B=!0,!0):(D+=1,!1)}for(let le=0;le<ee.childNodes.length;le++)if(X(ee.childNodes[le]))return !0;return !1};X(j),N=D;}else {let D=document.createRange();D.setStart(j,0),D.setEnd(C.startContainer,C.startOffset),N=D.toString().length;}}catch{N=A.length;}R.current=N,V(A,N);},onKeyDown:H=>{if(c)return;let j=window.getSelection();if(!(!j||j.rangeCount===0))try{let G=j.getRangeAt(0),A=G.commonAncestorContainer;if(H.key==="ArrowLeft"||H.key==="ArrowRight"){let W=A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]");if(W){H.preventDefault();try{let N=document.createRange(),C=window.getSelection();H.key==="ArrowLeft"?N.setStartBefore(W):N.setStartAfter(W),N.collapse(!0),C?.removeAllRanges(),C?.addRange(N);}catch{}}}if(H.key==="Backspace"){let W=null;if(W=(A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]"))||null,!W)if(A.nodeType===Node.TEXT_NODE){let N=A;if(G.startOffset===0&&N.parentElement){let C=N.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let D=C.closest("[data-chip-id]");D&&(W=D);}}}else {let N=A;if(G.startOffset>0){let C=N.childNodes[G.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let D=C.closest("[data-chip-id]");D&&(W=D);}}}if(W){H.preventDefault(),H.stopPropagation();let N=W.getAttribute("data-chip-id");if(!N)return;let C=`{{${N}}}`,D=m.indexOf(C);if(D!==-1){let B=m.slice(0,D)+m.slice(D+C.length),X=f.filter(ee=>ee.id!==N);R.current=D;try{window.getSelection()?.removeAllRanges();}catch{}g?.(X),p?.(B);}}}}catch{}},onFocus:H=>{c||(w.onFocus&&w.onFocus(H),T(H));},onBlur:H=>{c||(w.onBlur&&w.onBlur(H),E(H));},className:Q(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:Z()},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 GD({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 Kv({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(Ue,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(wt,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(qo({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:GD({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 Yv({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function Jv({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(F,{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 JD(e){return "primary"}var XD="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",Xv={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]"}},jD="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",qD="opacity-100 cursor-pointer",QD={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},ZD={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function _D(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=JD(),l=`${XD} ${n?Xv[c].selected:Xv[c].unselected}`;return l+=` ${Ye[r].text} ${Ye[r].height} ${Ye[r].padding} ${Ye[r].gap}`,l+=` ${o?jD:qD}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${Ze()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function qv(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(F,{name:n,size:d,weight:i}):null,h=()=>{let y=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(F,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:y}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):y},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...f,className:tailwindMerge.twMerge(_D(e),t),"aria-busy":s,children:h()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${QD[p]} flex h-5 w-5 items-center justify-center rounded-full ${ZD[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var eA={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"}},tA={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}},rA=["energized","customerName","gs_max_continuous_current"],oA=["CAPACITOR.nominalVoltage","NODE.nominalVoltage","REGULATOR.outputVoltagePhA","REGULATOR.outputVoltagePhB","REGULATOR.outputVoltagePhC","GENERATOR.outputVoltage","MOTOR.voltage"],pt={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}}]},ma={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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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:pt.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"}},nA={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 Yc(e){return ma[e]}function aA(e){return ma[e].icon}function iA(e,t=false){return t?ma[e].label.plural:ma[e].label.singular}function sA(e){return ma[e].category}var lA={min:2,max:4};function cA(e){let t=ma[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function dA(e){return Yc(e).detailPage}function uA(e){return (Yc(e).fields?.headlineMetrics.length??0)>0}function Qv(e){return Yc(e).properties?.statList??[]}function pA(e){return Qv(e).length>0}function mA({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(or,{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(Qa,{id:e,onSubmit:t,children:s})})}function fA({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(Qi,{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(Qa,{id:e,onSubmit:t,className:"mt-2",children:s})})}function bA({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 yA={sm:"gap-2",md:"gap-4",lg:"gap-6"};function vA(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 CA({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",vA(e),yA[t],r)})}function NA({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(rr,{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 kA(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function TA({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(F,{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 RA({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 EA({when:e,message:t="You have unsaved changes. Leave anyway?"}){return Ke__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 MA({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=Ke__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 Cs(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function DA(e,t){let r=Cs(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 nC(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?nC(e,o):DA(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function AA(e,t){return !t||t.conditions.length===0?e:e.filter(r=>nC(r,t))}function IA(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 FA(e,t){return t?[...e].sort((r,o)=>{let n=Cs(r,t.field),a=Cs(o,t.field);return IA(n,a,t.direction)}):e}function BA(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 LA__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=Cs(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function VA(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=Cs(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 fm({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=BA(e,o||null);a=AA(a,t||null);let i=VA(a,n);return a=FA(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function Xc({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return Ke.useMemo(()=>fm({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function jc({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=jo(r,n),i=Ke.useRef(true);Ke.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function aC(e){return e.mode==="client"?Xc({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(jc({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 iC=Sm(Iu());function WA(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 UA(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function sC(e,t){let r=UA(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function gm(e){return e.filter(t=>t.exportable!==false)}function lC(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 bm(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=gm(t);if(n.length===0)throw new Error("No exportable columns found");lC(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=sC(u,l);}return d}),i=yT__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=WA(o.filename||"table-data","csv",o.timestamp!==!1);(0,iC.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function KA(e){let{columns:t,data:r}=e,o=gm(t);return lC(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=sC(i,n);}return a})}function YA(e){return gm(e).map(t=>t.exportLabel||t.label)}function cC({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:Ke.useCallback(async()=>{try{await bm({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function Xae(e){switch(e){case "charging":case "on":return "success";case "discharging":return "warning";case "heat":case "cool":return "info";case "off":case "idle":case "eco":case "auto":return "neutral";default:return "neutral"}}Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});Object.defineProperty(exports,"Focusable",{enumerable:true,get:function(){return reactAriaComponents.Focusable}});exports.ABSENT_GRID_FIELDS=rA;exports.ActionCell=Fx;exports.ActionMenu=Ra;exports.ActivityFeed=jd;exports.ActivityFeedGroup=Gs;exports.ActivityItem=Ws;exports.Alert=Qf;exports.AppShell=ng;exports.AreaSeries=on;exports.AutoMobileRenderer=jl;exports.Autocomplete=Qs;exports.Avatar=Eo;exports.BREAKPOINTS=vn;exports.Badge=lt;exports.BadgeCell=Vx;exports.Banner=_s;exports.BarSeries=cl;exports.BooleanCell=zx;exports.BrandProvider=Am;exports.BreadcrumbItem=el;exports.Breadcrumbs=$s;exports.Button=_;exports.CATEGORICAL_RAMP=Cc;exports.CHART_HEADER_HEIGHT=Vd;exports.COLOR_RAMPS=is;exports.CUSTOM_ICON_REGISTRY=xa;exports.Calendar=Aa;exports.Card=Je;exports.CardContent=Hd;exports.CardFooter=Gd;exports.CardHeader=Fs;exports.CardMedia=Od;exports.CardMobileRenderer=ql;exports.CarouselAutoplayTrigger=Ag;exports.CarouselControl=Eg;exports.CarouselIndicator=bu;exports.CarouselIndicatorGroup=Dg;exports.CarouselItem=Rg;exports.CarouselItemGroup=Pg;exports.CarouselNextTrigger=Lg;exports.CarouselPrevTrigger=Mg;exports.CarouselProgressText=Ig;exports.CarouselRoot=Tg;exports.CategoryBarChart=ub;exports.ChartAxis=Ir;exports.ChartBottomBar=Ga;exports.ChartContainer=Lb;exports.ChartContext=Ar;exports.ChartEventMarkers=gl;exports.ChartEventSpans=bl;exports.ChartExpandOwnedByAncestor=GT;exports.ChartHeader=Ta;exports.ChartLabelledBy=Yo;exports.ChartOwnsItsTitle=Mf;exports.ChartTooltip=nn;exports.Checkbox=Mo;exports.CheckboxGroup=xu;exports.Chip=uo;exports.ChipInputField=Gg;exports.ClearButton=Ni;exports.CodeEditor=Kg;exports.Collapse=Ia;exports.CollapseContent=tn;exports.CollapseHeader=en;exports.CollapseItem=$o;exports.ColorField=wk;exports.ColorModeProvider=Km;exports.CommandPalette=Rh;exports.Confirm=Qg;exports.ConnectionStatusBadge=Zg;exports.ContactCard=_g;exports.ContactMetaCell=Hx;exports.ContactMetaDisplay=al;exports.ContainerQueryProvider=tb;exports.CopyToClipboard=Qo;exports.CustomCell=Gx;exports.DEFAULT_MAP_TYPE=Ec;exports.DIVERGING_RAMPS=vc;exports.DataControls=kx;exports.DataTable=bh;exports.DateCell=Wx;exports.DateField=Rx;exports.DateRangePicker=Ll;exports.DeltaCell=Ux;exports.Description=Te;exports.DeviceHealthBadge=hh;exports.DeviceMetaCell=Yx;exports.DeviceMetaDisplay=zl;exports.DeviceStateBadge=Xn;exports.DeviceStateCell=jx;exports.DeviceStateWithMetric=Gl;exports.DeviceTypeIcon=vh;exports.Dialog=or;exports.DialogForm=mA;exports.DialogHeader=Jt;exports.Drawer=Qi;exports.DrawerForm=fA;exports.ENTITY_CATEGORY_CONFIG=tA;exports.ENTITY_CONFIG=ma;exports.EmptyState=Sl;exports.EnrollmentStatusBadge=Sh;exports.ErrorBoundary=Kr;exports.FieldError=fe;exports.FieldGroup=sg;exports.FileUpload=Nh;exports.FilterChips=Tx;exports.FilterDialog=Dx;exports.FirmwareVersionBadge=Th;exports.Form=Qa;exports.FormActions=bA;exports.FormDivider=kA;exports.FormGrid=CA;exports.FormSection=NA;exports.FormStepper=TA;exports.FormatRegistry=re;exports.FormattedCell=Qx;exports.FunnelSeries=Fb;exports.GRID_ELEMENT_TYPE_BY_ENTITY=nA;exports.GRID_STATE_COLORS=eA;exports.GRID_STAT_LIST=pt;exports.GlobalSearch=Lh;exports.Grid=Tp;exports.GridStateBadge=Hl;exports.HEADLINE_METRIC_BOUNDS=lA;exports.Heading=rr;exports.HierarchyExplorer=ay;exports.HorizontalBarCell=fp;exports.HoverCard=UE;exports.Icon=F;exports.InfiniteScrollIndicator=Mr;exports.Input=Xs;exports.InputWrapper=wt;exports.InteractiveMap=ds;exports.Kpi=uy;exports.KpiGroup=Ip;exports.Label=Ue;exports.LineSeries=Vn;exports.List=xy;exports.ListBox=cM;exports.ListBoxItem=ar;exports.ListItem=yy;exports.ListPane=vy;exports.Loader=Po;exports.Logo=Ma;exports.MAP_TYPES=rv;exports.Meter=sv;exports.MiniBarCell=gp;exports.ModalBackdrop=br;exports.Notice=Ic;exports.NoticeContainer=Fc;exports.NoticeProvider=cv;exports.NumberCell=th;exports.NumberField=Yi;exports.PageBanner=hg;exports.PageLayout=ia;exports.PercentBarCell=bp;exports.PlaceSearch=xv;exports.Popover=ft;exports.ProgressBar=yv;exports.Prose=vv;exports.Radio=kv;exports.RadioCard=Cv;exports.RadioCardGroup=Sv;exports.RadioGroup=Nv;exports.RangeCalendar=Ya;exports.ResultsCount=Gi;exports.RichTextEditor=Rv;exports.SEQUENTIAL_RAMPS=yc;exports.SKELETON_SIZES=dn;exports.SOURCE_UNIT_TO_WH=yd;exports.SaveBar=RA;exports.SearchControl=Un;exports.SearchEmptyState=Dh;exports.SearchLoadingState=Ih;exports.SearchResultGroup=Bh;exports.SearchResultItem=Vh;exports.SearchResultsList=zh;exports.SearchTrigger=Hh;exports.Section=ai;exports.SectionNav=Vc;exports.SegmentedControl=kl;exports.Select=Ro;exports.SelectCell=oh;exports.SideNav=Ks;exports.SiteCard=Ev;exports.SiteContactCard=Lv;exports.SiteMetaCell=ah;exports.SiteMetaDisplay=Kl;exports.Skeleton=K;exports.Slider=Dv;exports.SortControl=Wi;exports.SparklineCell=xp;exports.SplitPane=Kc;exports.StackNav=La;exports.StatList=oc;exports.StaticMap=ni;exports.Switch=Dl;exports.Tab=Wc;exports.TabList=Gc;exports.TabPanel=fv;exports.Tabs=Hc;exports.TextArea=zv;exports.TextAreaWithChips=Wv;exports.TextCell=ch;exports.TextField=Vr;exports.TextLink=at;exports.TiledTimeSeriesChart=vl;exports.TiledTimeSeriesExplorer=vx;exports.TimeControls=Tl;exports.TimeField=Kv;exports.Timeline=Yv;exports.TimelineItem=Jv;exports.ToggleButton=qv;exports.Tooltip=nr;exports.TopNav=wi;exports.Tray=gt;exports.UNVERIFIED_VOLTAGE_UNIT_ROWS=oA;exports.UnsavedChangesPrompt=EA;exports.activeDeviceStates=vR;exports.addFilterCondition=cn;exports.applyDataOperations=fm;exports.archetypeFor=cA;exports.assembleSeries=_b;exports.autoScaleCurrent=V0;exports.autoScaleDistance=$m;exports.autoScaleEnergy=of;exports.autoScalePower=Y0;exports.autoScaleResistance=J0;exports.autoScaleVoltage=$0;exports.baselineFromPoint=$k;exports.camelCaseToWords=vf;exports.capitalize=hf;exports.celsiusToFahrenheit=X0;exports.celsiusToKelvin=G5;exports.centimetersToInches=S5;exports.classicPresetRanges=cx;exports.clearColorCache=ks;exports.createCategoryColorMap=y0;exports.createEmptyFilter=Ui;exports.createFilter=D1;exports.createFilters=A1;exports.createFormat=f4;exports.createTextureIcon=st;exports.createTiledCameraSyncGroup=Bb;exports.createXScale=Eu;exports.createYScale=Mi;exports.csvUnitFor=Ld;exports.csvValueFor=wf;exports.defaultMargin=ze;exports.deltaDirectionFromValue=dp;exports.deviceStateLabels=CR;exports.deviceStateMetricFormats=hY;exports.emptyStore=$b;exports.entityHasDetailPage=dA;exports.entityHasStatList=pA;exports.entityShowsNow=uA;exports.enumToSentenceCase=Z0;exports.exportChart=Bu;exports.exportTableAsCSV=bm;exports.fahrenheitToCelsius=j0;exports.fahrenheitToKelvin=W5;exports.feetToMeters=m5;exports.feetToMiles=b5;exports.filterToChips=I1;exports.formatBoolean=Ym;exports.formatCapacity=YI;exports.formatComponentValue=no;exports.formatCurrency=Qm;exports.formatCurrent=dd;exports.formatDate=Zm;exports.formatDistance=ef;exports.formatEmptyValue=Fl;exports.formatEnergy=vd;exports.formatFieldValue=xr;exports.formatInternationalPhone=Cd;exports.formatNumber=qm;exports.formatPercent=Xm;exports.formatPhone=nf;exports.formatPhoneNumber=va;exports.formatPower=kd;exports.formatPowerRating=JI;exports.formatResistance=Pd;exports.formatTemperature=mf;exports.formatText=Sf;exports.formatUSPhone=Es;exports.formatVoltage=Md;exports.getBadgeClasses=Ax;exports.getBooleanBadgeVariant=Ix;exports.getCellAlignmentClasses=lp;exports.getCellContainerClasses=Pe;exports.getCellTextClasses=zr;exports.getColorRamp=qp;exports.getColorRampsByKind=Qp;exports.getContrastingTextColor=v0;exports.getDateParts=s5;exports.getDefaultChartColor=pi;exports.getDefaultColors=Fm;exports.getDeviceStateDisplayLabel=pp;exports.getDeviceStateLabel=pp;exports.getEntityCategory=sA;exports.getEntityConfig=Yc;exports.getEntityIcon=aA;exports.getEntityLabel=iA;exports.getEntityStatList=Qv;exports.getEventColor=Do;exports.getExportFormatName=NT;exports.getExportHeaders=YA;exports.getFieldGroupStyles=kw;exports.getFilterFields=Yn;exports.getGridStateLabel=Xx;exports.getInputBackgroundStyles=ig;exports.getInputBaseStyles=Ut;exports.getInputStateStyles=qo;exports.getLinkClasses=cp;exports.getNumericColorClasses=Bl;exports.getResolvedColor=Mt;exports.getSkeletonSize=Yt;exports.getStateTone=Xae;exports.getThemeCategoricalColors=To;exports.getYFormatSettings=Jr;exports.gridStateLabels=wR;exports.inchesToCentimeters=C5;exports.isActiveDeviceState=up;exports.isActiveState=up;exports.isCustomPinsLayer=Jp;exports.isExportSupported=wT;exports.isFilterEmpty=Ml;exports.isGeoJsonLayer=Yp;exports.isLightColor=Bm;exports.isNil=ce;exports.isRasterLayer=Xp;exports.isVectorLayer=Kp;exports.kelvinToCelsius=q0;exports.kelvinToFahrenheit=U5;exports.kilometersToMiles=g5;exports.layer=Up;exports.mapValuesToCategoricalColors=od;exports.metersToFeet=p5;exports.metersToMiles=x5;exports.metersToYards=v5;exports.milesToFeet=_m;exports.milesToKilometers=f5;exports.milesToMeters=h5;exports.parseBoolean=Wo;exports.pickEnergyUnit=hd;exports.prepareTableDataForExport=KA;exports.registerPhosphorIcon=av;exports.removeFilterCondition=Kn;exports.resolveValue=ue;exports.snakeCaseToWords=Cf;exports.telemetryPresetRanges=wl;exports.temperatureStringToSymbol=lf;exports.tierForViewport=Cl;exports.tileIndexAt=DP;exports.tileKey=dr;exports.tileReducer=ex;exports.tilesForViewport=an;exports.toA=r5;exports.toActiveInactive=R0;exports.toAmps=Ps;exports.toBoolean=Go;exports.toCelsius=df;exports.toCentimeters=W0;exports.toCheckmark=M0;exports.toCompactNumber=I0;exports.toCurrency=jm;exports.toCustomDateFormat=G0;exports.toDateString=z0;exports.toEnabledDisabled=T0;exports.toFahrenheit=cf;exports.toFeet=md;exports.toFloat=D0;exports.toFormattedNumber=A0;exports.toFullDateTime=O0;exports.toGW=I5;exports.toGWh=rf;exports.toGigawatts=Nd;exports.toISOString=H0;exports.toInches=K0;exports.toInteger=L0;exports.toKA=o5;exports.toKV=Z5;exports.toKW=D5;exports.toKelvin=uf;exports.toKiloamps=cd;exports.toKilohms=af;exports.toKilometers=pd;exports.toKilovolts=Ed;exports.toKilowatts=Sd;exports.toLowerCase=gf;exports.toMA=t5;exports.toMV=q5;exports.toMW=A5;exports.toMWh=tf;exports.toMegawatts=wd;exports.toMegohms=sf;exports.toMeters=ud;exports.toMiles=fd;exports.toMilliamps=ld;exports.toMillimeters=U0;exports.toMilliohms=Td;exports.toMillivolts=Rd;exports.toNauticalMiles=u5;exports.toOhms=Ls;exports.toOnOff=P0;exports.toPercentage=Jm;exports.toRelativeTime=Rs;exports.toScientificNotation=F0;exports.toSecret=_0;exports.toSentenceCase=bf;exports.toTemperature=pf;exports.toTitleCase=xf;exports.toTrueFalse=E0;exports.toUpperCase=ff;exports.toV=Q5;exports.toVolts=Is;exports.toW=L5;exports.toWatts=Ms;exports.toWh=bd;exports.toYards=gd;exports.tokWh=xd;exports.truncateEnd=As;exports.truncateMiddle=Ca;exports.truncateStart=Ds;exports.typeRole=yt;exports.typographyRole=ao;exports.ucFirst=yf;exports.useBreakpoint=$t;exports.useChartContext=Bn;exports.useChartExpand=Vi;exports.useChartHeaderMetrics=ka;exports.useChartOwnsItsTitle=Lf;exports.useClientDataControls=Xc;exports.useColorMode=Wt;exports.useComponentFormatter=QI;exports.useContainerBreakpoint=$g;exports.useDataControls=aC;exports.useDebounce=jo;exports.useElementSize=Da;exports.useInfiniteScroll=Jo;exports.useInputFocus=Dr;exports.useLocalStorage=fc;exports.useMediaQuery=_t;exports.useNotice=uv;exports.useServerDataControls=jc;exports.useTableExport=cC;exports.useTileWindow=sx;exports.useTiledTimeSeries=Qu;exports.useWizard=MA;exports.wrapWithLink=ho;exports.yardsToMeters=y5;//# sourceMappingURL=index.cjs.map
|
|
43
|
+
`,backgroundSize:"30px 30px"}})})})}var Cv="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",hL={backgroundImage:`linear-gradient(to right, ${Cv} 1px, transparent 1px), linear-gradient(to bottom, ${Cv} 1px, transparent 1px)`,backgroundSize:"24px 24px"},xL={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function Oc({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:hL}),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:xL}),jsxRuntime.jsx(V,{name:"MapPin",size:36,weight:"fill",className:"relative text-map-marker-default"})]}):null]}):jsxRuntime.jsx("div",{style:e,className:tailwindMerge.twMerge("flex items-center justify-center bg-background-muted text-text-secondary",t),children:jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx(V,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var Sv={streets:"streets",satellite:"satellite",neutral:"neutral"},Hc="streets";function Gc(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 wv({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(wL.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 gs=je__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=Hc,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:f="default",showUserLocation:g=true,onUserLocationChange:y,children:b,additionalInteractiveLayerIds:x=[],onMapClick:h,showMarker:v=false,markerLocation:S},w)=>{let P=d??Nc();if(!P)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(Oc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:T}=qt(),k=je.useRef(null),R=je.useRef(null),[F,M]=je.useState(false),[D,L]=je.useState(false);je.useEffect(()=>{Vc();},[]);let[z,H]=je.useState(false),G=je.useRef(0),[q,Z]=je.useState(null),[O,X]=je.useState(null),W=je.useRef(null),I=je.useRef(null),[U,N]=kc("interactiveMap.trackingLocation",false),[C,E]=je.useState(false);je.useEffect(()=>{if(!navigator.geolocation){E(true);return}if(U){if(!navigator.permissions?.query){E(true);return}navigator.permissions.query({name:"geolocation"}).then(Q=>{Q.state!=="granted"&&N(false),E(true);}).catch(()=>{E(true);});}else E(true);},[]),je.useEffect(()=>{let Q=setTimeout(()=>{F||L(true);},200);return ()=>clearTimeout(Q)},[F]),je.useEffect(()=>{I.current=null;},[c,T]),je.useEffect(()=>{if(F)return;let Q=setInterval(()=>{if(k.current?.loaded()){M(true),L(false);let A=k.current.getMap?.();A&&I.current!==A&&(I.current=A,p?.()),clearInterval(Q);}},200);return ()=>clearInterval(Q)},[F,p]),je.useEffect(()=>{if(C){if(!U||a){W.current!==null&&(navigator.geolocation.clearWatch(W.current),W.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return W.current=navigator.geolocation.watchPosition(Q=>{let A={latitude:Q.coords.latitude,longitude:Q.coords.longitude,accuracy:Q.coords.accuracy};X(A),y?.(A);},Q=>{console.warn("Geolocation error:",Q.message),X(null),y?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{W.current!==null&&(navigator.geolocation.clearWatch(W.current),W.current=null);}}},[U,a,y,C]);let B=je.useCallback(()=>{M(true),L(false);let Q=k.current?.getMap?.();Q&&I.current!==Q&&(I.current=Q,p?.());},[p]),J=je.useCallback(()=>{k.current&&e&&(H(false),G.current=0,k.current.flyTo({center:[e.longitude||0,e.latitude||0],zoom:e.zoom||0,bearing:e.bearing||0,pitch:e.pitch||0,duration:1e3}));},[e]),ee=je.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?Zp:f,[f]),de=je.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}N(true),navigator.geolocation.getCurrentPosition(Q=>{let{latitude:A,longitude:ne}=Q.coords;k.current&&k.current.jumpTo({center:[ne,A],zoom:15});},Q=>{console.warn("Geolocation error:",Q.message),Q.code===Q.PERMISSION_DENIED&&N(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),$=je.useMemo(()=>{if(a)return null;let Q=ee.map(A=>A.type==="navigation"?{...A,onResetZoom:A.onResetZoom||J,onGeolocateClick:A.onGeolocateClick||de}:A);return om(Q,{mapRef:k,layers:l,showResetButton:z})},[ee,k,a,l,J,z,de]),ce=je.useMemo(()=>{let Q=[];return l.filter(A=>A.events?.onClick||A.events?.onMouseEnter||A.events?.onMouseLeave||A.tooltip).forEach(A=>{A.kind==="clusteredVector"?(Q.push(`${A.id}-clusters`),Q.push(`${A.id}-points`),Q.push(`${A.id}-selected-point`)):Q.push(A.id);}),[...Q,...x]},[l,x]),Be=je.useMemo(()=>{let Q=new Map;return l.forEach(A=>{A.events&&(Q.set(A.id,A.events),A.kind==="clusteredVector"&&(Q.set(`${A.id}-clusters`,A.events),Q.set(`${A.id}-points`,A.events),Q.set(`${A.id}-selected-point`,A.events)));}),Q},[l]),te=je.useMemo(()=>{let Q=new Map;return l.forEach(A=>{A.tooltip&&(Q.set(A.id,A.tooltip),A.kind==="clusteredVector"&&(Q.set(`${A.id}-clusters`,A.tooltip),Q.set(`${A.id}-points`,A.tooltip),Q.set(`${A.id}-selected-point`,A.tooltip)));}),Q},[l]),ae=je.useMemo(()=>{let Q=new Map;return l.forEach(A=>{A.kind==="clusteredVector"&&(Q.set(A.id,A),Q.set(`${A.id}-clusters`,A),Q.set(`${A.id}-points`,A),Q.set(`${A.id}-selected-point`,A));}),Q},[l]),se=je.useMemo(()=>{if(!v)return null;let Q=S?.longitude??t?.longitude??e?.longitude,A=S?.latitude??t?.latitude??e?.latitude;return Q===void 0||A===void 0?null:{longitude:Q,latitude:A}},[v,S,t,e]),ve=je.useCallback(Q=>{if(a)return;let A=Q.features?.[0];if(!A||!A.layer)return;let ne=A.layer.id,ie=Be.get(ne),j=te.get(ne),ge;A.geometry.type==="Point"?ge=A.geometry.coordinates:ge=[Q.lngLat.lng,Q.lngLat.lat];let xe={id:A.id??A.properties?.id,lngLat:ge,properties:A.properties||{},layerId:ne},Me=ae.get(ne),at=A.properties?.cluster===true;if(Me&&at){let qe=k.current;if(qe){let or=qe.getZoom(),Ee=Math.min(or+3,18);qe.flyTo({center:ge,zoom:Ee,duration:1e3});}return}if(ie?.onClick&&ie.onClick(xe),j&&j.trigger==="click"){let qe;Me&&"cluster"in j?j.point&&(qe=j.point(xe)):"content"in j&&(qe=typeof j.content=="function"?j.content(xe):j.content),qe&&Z({feature:xe,content:qe,bare:j.bare});}h&&h(Q);},[Be,te,a,h,ae,k,ce]),Pe=je.useCallback(Q=>{let A=Q.features?.[0];if(!A||!A.layer)return null;let ne=A.layer.id,ie=te.get(ne);if(!ie||ie.trigger!=="hover"&&ie.trigger!==void 0)return null;let j;A.geometry.type==="Point"?j=A.geometry.coordinates:j=[Q.lngLat.lng,Q.lngLat.lat];let ge={id:A.id??A.properties?.id,lngLat:j,properties:A.properties||{},layerId:ne},xe;if(ae.get(ne)&&"cluster"in ie){let at=A.properties?.cluster===true;if(at&&ie.cluster){let qe=A.properties?.point_count||0;xe=ie.cluster(qe,ge);}else !at&&ie.point?xe=ie.point(ge):xe=at?`${A.properties?.point_count||0} items`:null;}else "content"in ie&&(xe=typeof ie.content=="function"?ie.content(ge):ie.content);return xe?{feature:ge,content:xe,bare:ie.bare}:null},[te,ae]),De=je.useCallback(Q=>{if(a)return;let A=Q.features?.[0];if(!A||!A.layer)return;let ne=A.layer.id,ie=Be.get(ne);if(ie?.onMouseEnter){let ge;A.geometry.type==="Point"?ge=A.geometry.coordinates:ge=[Q.lngLat.lng,Q.lngLat.lat];let xe={id:A.id??A.properties?.id,lngLat:ge,properties:A.properties||{},layerId:ne};ie.onMouseEnter(xe);}let j=Pe(Q);j&&Z(j),k.current&&(k.current.getCanvas().style.cursor="pointer");},[Be,a,k,Pe]),Wt=je.useCallback(Q=>{if(a)return;let A=Q.features?.[0];if(!A||!A.layer)return;let ne=Pe(Q);if(ne){Z(ie=>ie&&ie.feature.layerId===ne.feature.layerId&&ie.feature.id===ne.feature.id?ie:ne);return}Z(ie=>{if(!ie)return ie;let j=te.get(ie.feature.layerId);return j&&(j.trigger==="hover"||j.trigger===void 0)?null:ie});},[a,Pe,te]),Ut=je.useCallback(()=>{if(!a){if(Be.forEach(Q=>{Q.onMouseLeave?.();}),q){let Q=q.feature.layerId,A=l.find(ne=>ne.id===Q);if(!A){let ne=Q.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");A=l.find(ie=>ie.id===ne);}A?.tooltip&&(A.tooltip.trigger||"hover")==="hover"&&Z(null);}k.current&&(k.current.getCanvas().style.cursor="");}},[Be,a,k,q,l]),qr=je.useCallback((Q,A)=>{for(let ne of l)if(ne.tooltip&&!(A&&ne.id!==A)){if(ne.kind==="geojson"){if(typeof ne.data=="string")continue;let ie=ne.data,ge=(ie.type==="FeatureCollection"?ie.features:[ie]).find(xe=>xe.id===Q);if(ge&&ge.geometry.type==="Point")return {id:ge.id,lngLat:ge.geometry.coordinates,properties:ge.properties||{},layerId:ne.id}}else if(ne.kind==="customPins"){let ie=ne.data.find(j=>j.id===Q||j._id===Q||j.key===Q);if(ie)return {id:Q,lngLat:ne.getPosition(ie),properties:ie,layerId:ne.id}}}return null},[l]);je.useImperativeHandle(w,()=>({showTooltip:(Q,A)=>{let ne=qr(Q,A);if(!ne)return;let ie=l.find(j=>j.id===ne.layerId);if(ie?.tooltip&&"content"in ie.tooltip){let j=typeof ie.tooltip.content=="function"?ie.tooltip.content(ne):ie.tooltip.content;Z({feature:ne,content:j,bare:ie.tooltip.bare});}},hideTooltip:()=>{Z(null);},getMap:()=>k.current,markMapAsMoved:()=>{H(true);}}),[qr,l]);let lo=(Q,A)=>u?u(Q,A):{url:Q},Ct=m||D;return jsxRuntime.jsx("div",{ref:R,className:tailwindMerge.twMerge("relative flex h-full w-full overflow-hidden",a&&"cursor-pointer",n),onClick:a?s:void 0,children:jsxRuntime.jsxs("div",{style:{flex:1},children:[jsxRuntime.jsxs(wL__default.default,{ref:k,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Gc(c,T),styleDiffing:false,mapboxAccessToken:P,transformRequest:lo,onLoad:B,onMove:a?void 0:Q=>{if(Q.originalEvent&&F){let A=Q.originalEvent.type,ne=Math.abs((Q.viewState.latitude??0)-(e?.latitude??0)),ie=Math.abs((Q.viewState.longitude??0)-(e?.longitude??0)),j=Math.abs((Q.viewState.zoom??0)-(e?.zoom??0));e&&(ne>1e-4||ie>1e-4||j>.1)&&(A==="mousemove"||A==="touchmove"||A==="pointermove"?H(true):(A==="wheel"||A==="mousewheel")&&(G.current+=1,G.current>=3&&H(true)));}r?.(Q.viewState);},onClick:a?void 0:ve,onMouseMove:a?void 0:Wt,onMouseEnter:a?void 0:De,onMouseLeave:a?void 0:Ut,interactiveLayerIds:a?[]:ce,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(wL.AttributionControl,{position:"top-left"}),$,ps(l,c),b,se&&jsxRuntime.jsx(wL.Marker,{longitude:se.longitude,latitude:se.latitude,anchor:"bottom",children:jsxRuntime.jsx(V,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&O&&jsxRuntime.jsx(wv,{longitude:O.longitude,latitude:O.latitude,accuracy:O.accuracy}),q&&jsxRuntime.jsx(wL.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}-${T}`),Ct&&jsxRuntime.jsx(zc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});gs.displayName="InteractiveMap";async function kv(e,t,r,o={}){if(e.hasImage(t))return;let n=o.size??64,a=o.color??"#2c2a26",i=o.weight??"regular",s=server.renderToStaticMarkup(je.createElement(r,{size:n,color:a,weight:i})),c=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(s)}`;await new Promise((l,d)=>{let u=new Image(n,n);u.onload=()=>{try{e.hasImage(t)||e.addImage(t,u,{sdf:!1}),l();}catch(m){d(m instanceof Error?m:new Error(`Failed to addImage "${t}": ${String(m)}`));}},u.onerror=m=>{d(m instanceof Error?m:new Error(`Failed to load icon "${t}"`));},u.src=c;});}function ci({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??Nc(),{isDarkTheme:y}=qt(),[b,x]=je.useState(false),[h,v]=je.useState(false),[S,w]=je.useState(false),P=je.useRef(null),T=je.useRef(null),k=je.useCallback(()=>w(true),[]),R=je.useCallback(()=>w(false),[]);je.useEffect(()=>{Vc();},[]);let F={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};je.useEffect(()=>{let L=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(L)},[b]);let M=je.useCallback(()=>{x(true),v(false),l?.();},[l]);je.useEffect(()=>{if(!T.current)return;let L=new ResizeObserver(()=>{P.current&&P.current.resize();});return L.observe(T.current),()=>{L.disconnect();}},[]);let D=o||h;return g?jsxRuntime.jsxs("div",{ref:T,style:F,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(wL__default.default,{ref:P,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Gc(n,y),onLoad:M,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(wL.AttributionControl,{position:"top-left"}),ps(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(wL.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(V,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})})]}),u&&jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-20",children:jsxRuntime.jsx(Fr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:k})}),u&&jsxRuntime.jsx(cr,{isOpen:S,onClose:R,title:m,contentPadding:false,maxWidth:"min(1100px, 100vw)",minWidth:"min(360px, 100vw)",height:"80vh",mobileHeight:"82vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden sm:mx-4 sm:mt-4 sm:rounded-xl sm:border sm:border-border-default",children:jsxRuntime.jsx(gs,{initialViewState:r,mapType:n,mapboxAccessToken:g,showMarker:s,markerLocation:r.longitude!==void 0&&r.latitude!==void 0?{latitude:r.latitude,longitude:r.longitude}:void 0,layers:a})}),p&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary px-4 py-3 flex-shrink-0",children:p})]})}),D&&jsxRuntime.jsx(zc,{})]}):jsxRuntime.jsx(Oc,{style:F,className:d,schematic:f,showMarker:s})}var FL={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 Pv({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=FL[t],l=a&&e&&!s["aria-label"]&&!s["aria-labelledby"]?{"aria-label":e}:{};return jsxRuntime.jsx(reactAriaComponents.Meter,{...s,...l,className:Le(i,"flex flex-col gap-1"),children:({percentage:d,valueText:u})=>{let m=o&&d>=n,p=r==="default"?BL(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ke,{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]",VL(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function BL(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function VL(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 ym=(e,t)=>e.toLocaleLowerCase().includes(t.toLocaleLowerCase());function vm(e){return [e.value,e.label]}function Uc(e,t,r=ym){let o=t.trim();return o===""?[...e]:e.filter(n=>vm(n).some(a=>r(a,o)))}function Kc(e){let t=e.query.trim();if(t==="")return false;let r=t.toLocaleLowerCase();return e.options.some(n=>n.value.toLocaleLowerCase()===r||n.label.toLocaleLowerCase()===r)?false:!e.selected.some(n=>n.toLocaleLowerCase()===r)}function Yc(e,t){return e.map(r=>{let o=t.find(n=>n.value===r);return o?o.count===void 0?{value:r,label:o.label,isUnknown:false}:{value:r,label:o.label,count:o.count,isUnknown:false}:{value:r,label:r,isUnknown:true}})}var WL=e=>e.kind==="literal"?`literal:${e.value}`:`option:${e.option.value}`,Cm=e=>e.kind==="literal"?e.value:e.option.value,Rv=e=>e.kind==="literal"?e.value:e.option.label,UL={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},KL={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},YL={sm:"xs",md:"xs",lg:"sm",xl:"sm"};function Mv({options:e,value:t,defaultValue:r,onChange:o,label:n,placeholder:a,size:i="md",loading:s=false,disabled:c=false,maxSelected:l,allowLiteral:d=false,onSearchChange:u,truncated:m=false,totalCount:p,emptyMessage:f,showSelectAll:g=false,description:y,errorMessage:b,isRequired:x=false,onBlur:h,inputRef:v,className:S,id:w}){let P=je.useId(),T=w??`multiselect-${P}`,k=`${T}-input`,R=`${T}-listbox`,F=je.useRef(null),M=je.useCallback(A=>{F.current=A,typeof v=="function"?v(A):v&&(v.current=A);},[v]),{contains:D}=reactAria.useFilter({sensitivity:"base"}),{isFocused:L,handleFocus:z,handleBlur:H}=ur(),[G,q]=je.useState(""),[Z,O]=je.useState(true),[X,W]=je.useState(null),[I,U]=je.useState(""),[N,C]=je.useState(()=>[...r??[]]),E=je.useMemo(()=>t?[...t]:N,[t,N]),B=je.useMemo(()=>Uc(e,G,D),[e,G,D]),J=d&&!s&&Kc({query:G,options:e,selected:E}),ee=je.useMemo(()=>{let A=B.map(ne=>({kind:"option",option:ne}));return J?[{kind:"literal",value:G.trim()},...A]:A},[B,J,G]),de=je.useMemo(()=>Yc(E,e),[E,e]),$=l!==void 0&&E.length>=l,ce=je.useCallback((A,ne)=>{t||C(A),U(`${ne} ${A.length} selected.`),o(A);},[o,t]),Be=je.useCallback((A,ne)=>{if(!c){if(E.includes(A)){ce(E.filter(ie=>ie!==A),`${ne} removed.`);return}$||ce([...E,A],`${ne} selected.`);}},[$,ce,c,E]),te=je.useCallback(A=>{A.kind==="option"&&A.option.disabled||Be(Cm(A),Rv(A));},[Be]),ae=A=>{if(c||A.length===0)return;let ne=new Set(A),ie=A.map(j=>de.find(ge=>ge.value===j)?.label??j);ce(E.filter(j=>!ne.has(j)),`${ie.join(", ")} removed.`);},se=A=>{q(A),W(null),O(true),u?.(A);},ve=A=>{if(ee.length===0){W(null);return}W(ne=>ne===null?A>0?0:ee.length-1:(ne+A+ee.length)%ee.length);},Pe=A=>{if(c)return;let ne=X===null?void 0:ee[X];switch(A.key){case "ArrowDown":A.preventDefault(),O(true),ve(1);break;case "ArrowUp":A.preventDefault(),O(true),ve(-1);break;case "Home":ee.length>0&&(A.preventDefault(),O(true),W(0));break;case "End":ee.length>0&&(A.preventDefault(),O(true),W(ee.length-1));break;case "Enter":ne&&(A.preventDefault(),te(ne));break;case " ":G===""&&ne&&(A.preventDefault(),te(ne));break;case "Escape":A.preventDefault(),G!==""?se(""):(O(false),W(null));break;case "Backspace":G===""&&E.length>0&&(A.preventDefault(),ae([E[E.length-1]]));break;}},De=B.filter(A=>!A.disabled&&!E.includes(A.value)).map(A=>A.value),Wt=l===void 0?De.length:Math.max(0,l-E.length),Ut=Math.min(De.length,Wt),qr=Ut===De.length?`Select all ${De.length} matching`:`Select ${Ut} of ${De.length} matching`,lo=()=>{if(c||Ut===0)return;let A=De.slice(0,Ut);ce([...E,...A],`${A.length} matching options selected.`);},Ct=s?"loading":e.length===0?"empty":B.length===0&&G.trim()!==""?"no-match":null,Q=We[i].text;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex w-full flex-col gap-1",S),"data-testid":"multiselect",children:[jsxRuntime.jsx(Ke,{size:i,htmlFor:k,isRequired:x,children:n}),jsxRuntime.jsxs(xt,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 z-10 flex -translate-y-1/2 items-center",children:s?jsxRuntime.jsx(Vr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:tailwindMerge.twMerge(UL[i],"text-text-secondary")})}),jsxRuntime.jsx("input",{ref:M,id:k,type:"text",role:"combobox",autoComplete:"off","aria-expanded":Z,"aria-controls":R,"aria-haspopup":"listbox","aria-autocomplete":"list","aria-activedescendant":Z&&X!==null&&ee[X]?`${T}-row-${X}`:void 0,"aria-required":x||void 0,"aria-invalid":b?true:void 0,value:G,placeholder:a,disabled:c,onChange:A=>se(A.target.value),onKeyDown:Pe,onFocus:A=>{O(true),z(A);},onBlur:A=>{H(A),h?.(A);},className:Bt({isDisabled:c,isFocused:L,isInvalid:!!b,size:i,className:tailwindMerge.twMerge(KL[i],"pr-3")})})]}),de.length>0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-selection-region",role:"group","aria-label":`Selected ${n}`,className:"flex flex-wrap gap-1.5 rounded-[var(--control-border-radius)] border border-border-default bg-background-muted p-2",children:de.map(A=>jsxRuntime.jsx(Hr,{size:YL[i],variant:"primary",isDisabled:c,removeLabel:`Remove ${A.label}`,onRemove:()=>ae([A.value]),className:"shrink-0",children:A.isUnknown?jsxRuntime.jsx("span",{"data-testid":`multiselect-selection-unknown-${A.value}`,title:"Not in the current option list",children:`${A.label} (custom)`}):A.label},A.value))}),g&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(_,{variant:"link",size:i,onPress:lo,isDisabled:c||Ut===0,children:qr}),jsxRuntime.jsx(_,{variant:"link",size:i,onPress:()=>ae(E),isDisabled:c||E.length===0,children:"Clear all"})]}),jsxRuntime.jsx("div",{id:R,role:"listbox","aria-multiselectable":"true","aria-label":`${n} options`,hidden:!Z,className:tailwindMerge.twMerge(Q,"max-h-[260px] overflow-y-auto rounded-[var(--control-border-radius)] border border-border-input bg-background-input"),children:Z&&ee.map((A,ne)=>{let ie=E.includes(Cm(A)),j=c||A.kind==="option"&&A.option.disabled===true||!ie&&$;return jsxRuntime.jsxs("div",{id:`${T}-row-${ne}`,role:"option","aria-selected":ie,"aria-disabled":j||void 0,"data-value":Cm(A),"data-literal":A.kind==="literal"?"true":void 0,"data-active":X===ne?"true":void 0,onMouseDown:ge=>ge.preventDefault(),onClick:()=>{j||(te(A),F.current?.focus());},className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 px-3",We[i].paddingY,"text-text-primary",X===ne&&"bg-background-hover",ie&&"bg-background-selected font-medium",j&&"text-text-disabled"),children:[jsxRuntime.jsx(Iu,{isSelected:ie,isDisabled:j,className:"!w-4 !h-4"}),jsxRuntime.jsx("span",{className:"flex-1 truncate",children:Rv(A)}),A.kind==="literal"&&jsxRuntime.jsx("span",{"data-testid":"multiselect-literal-badge",className:"italic text-text-secondary",children:"Use as typed"}),A.kind==="option"&&A.option.count!==void 0&&jsxRuntime.jsx("span",{"data-testid":`multiselect-count-${A.option.value}`,className:"text-text-secondary",children:A.option.count.toLocaleString()})]},WL(A))})}),Ct==="loading"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-loading","data-status":"loading",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(Vr,{size:14,color:"text-text-secondary"}),jsxRuntime.jsx("span",{children:"Loading options\u2026"})]})}),Ct==="empty"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-empty","data-status":"empty",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"Tray",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:f??"No options available"})]})}),Ct==="no-match"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-no-match","data-status":"no-match",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2 text-feedback-warning-text",children:[jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:`No options match \u201C${G.trim()}\u201D`})]})}),m&&jsxRuntime.jsx("div",{"data-testid":"multiselect-truncation",children:jsxRuntime.jsx(we,{size:i,children:p===void 0?"Showing a partial list \u2014 refine your search to see more":`Showing ${e.length} of ${p} \u2014 refine your search to see more`})}),l!==void 0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-limit",children:jsxRuntime.jsx(we,{size:i,children:$?`${E.length} of ${l} selected \u2014 limit reached, remove one to choose another`:`${E.length} of ${l} selected`})}),y&&jsxRuntime.jsx(we,{size:i,children:y}),b&&jsxRuntime.jsx(he,{size:i,children:b}),jsxRuntime.jsx("div",{"data-testid":"multiselect-live-region",role:"status","aria-live":"polite",className:"sr-only",children:I})]})}var jc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",qL={success:{container:jc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:jc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:jc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:jc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function Qc({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}=qL[r];return je.useEffect(()=>{if(o>0){let u=setTimeout(()=>{a?.();},o);return ()=>clearTimeout(u)}},[o,a]),jsxRuntime.jsxs(framerMotion.motion.div,{layout:true,initial:{opacity:0,y:-20,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,scale:.95,transition:{duration:.2}},className:tailwindMerge.twMerge("pointer-events-auto flex items-center gap-3 rounded-lg p-4 shadow-lg",s,i),style:{borderLeftColor:d},children:[jsxRuntime.jsx(V,{name:c,size:20,className:l}),jsxRuntime.jsx("p",{className:"flex-1 select-text text-sm font-medium",children:t}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex-shrink-0 rounded-md p-1 transition-colors hover:bg-background-hover","aria-label":"Dismiss notification",children:jsxRuntime.jsx(V,{name:"X",size:16})})]})}var rD={"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 Zc({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=je.useState(false);if(je.useEffect(()=>{a(true);},[]),!n)return null;let i=jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none fixed z-50 flex flex-col gap-2",rD[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(Qc,{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 Ev=je.createContext(void 0);function Lv({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=je.useState([]),s=je.useCallback((u,m)=>{let p=`notice-${Date.now()}-${Math.random()}`,f={id:p,message:u,variant:m?.variant||"info",duration:m?.duration??o,dismissible:m?.dismissible??n};return i(g=>{let y=[...g,f];return y.length>r?y.slice(-r):y}),p},[r,o,n]),c=je.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=je.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Ev.Provider,{value:d,children:[e,jsxRuntime.jsx(Zc,{notices:a,onDismiss:c,position:t})]})}function Dv(){let e=je.useContext(Ev);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function Av(){let{addNotice:e,removeNotice:t,clearNotices:r}=Dv(),o=je.useCallback((c,l)=>e(c,l),[e]),n=je.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=je.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=je.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=je.useCallback((c,l)=>e(c,{...l,variant:"info"}),[e]);return {show:o,success:n,error:a,warning:i,info:s,dismiss:t,clear:r}}var cD={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},dD={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function di({id:e,title:t,description:r,actions:o,variant:n="plain",spacing:a="none",withDivider:i=false,headingAs:s="h2",className:c,children:l}){let d=je__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(dD[a],cD[n],c),"aria-labelledby":t?u:void 0,children:[m&&jsxRuntime.jsxs("header",{id:u,className:tailwindMerge.twMerge("flex flex-col sm:flex-row sm:items-start sm:justify-between gap-4",i&&"border-b border-border-default pb-4 mb-6",!i&&l&&"mb-6"),children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[t&&jsxRuntime.jsx(lr,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:t?jsxRuntime.jsx(qo,{children:l}):l})]})}di.displayName="Section";function $c({sections:e,activeSection:t,onSectionChange:r,orientation:o="responsive",className:n,scrollBehavior:a="smooth",stickyTop:i="1.5rem",heading:s,sectionIdPrefix:c="section-",filterSection:l,scrollContainerId:d}){let u=je__namespace.useRef(null),m=je__namespace.useRef(null),[p,f]=je__namespace.useState(e[0]?.id||null),g=t??p,y=je__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=je__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);je__namespace.useEffect(()=>{let w=window.location.hash;if(!w)return;let P=w.slice(1),T=P.startsWith(c)?P.slice(c.length):P,k=e.find(R=>R.id===T);k&&requestAnimationFrame(()=>{let R=b(k.id);if(!R)return;let F=y();if(F){let M=F.getBoundingClientRect(),D=R.getBoundingClientRect(),L=F.scrollTop+(D.top-M.top);F.scrollTo({top:Math.max(0,L),behavior:"instant"});}else R.scrollIntoView({behavior:"instant",block:"start"});r?r(k.id):f(k.id);});},[]),je__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=R=>{if(!R)return false;let F=window.getComputedStyle(R);return F.display!=="none"&&F.visibility!=="hidden"&&F.opacity!=="0"},P=()=>{let R=w(u.current),F=w(m.current);if(!R&&!F)return null;let M=y(),D=new IntersectionObserver(L=>{L.forEach(z=>{if(z.isIntersecting){let H=z.target.id.replace(c,"");r?r(H):f(H);}});},{root:M??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(L=>{let z=b(L.id);z&&D.observe(z);}),D},T=P(),k=()=>{T&&T.disconnect(),T=P();};return window.addEventListener("resize",k),()=>{T&&T.disconnect(),window.removeEventListener("resize",k);}},[e,c,t,r,o,y,b]);let x=je__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),h=je__namespace.useCallback((w,P)=>{w.preventDefault();let T=b(P);if(T){let k=y();if(k){let R=k.getBoundingClientRect(),F=T.getBoundingClientRect(),M=k.scrollTop+(F.top-R.top),D=Math.max(0,k.scrollHeight-k.clientHeight);k.scrollTo({top:Math.max(0,Math.min(M,D)),behavior:a});}else {let R=T.getBoundingClientRect().top+window.scrollY,F=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),M=Math.max(0,Math.min(R,F));window.scrollTo({top:M,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${c}${P}`),r?r(P):f(P);}},[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 P=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:T=>h(T,w.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",P?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":P?"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 P=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:T=>h(T,w.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",P?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":P?"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 Fv(e){return "primary"}var ed=je__namespace.createContext({variant:"primary"});function bD({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function rd({variant:e="primary",...t}){let r=Fv();return jsxRuntime.jsx(ed.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)=>bD({...n,className:o}))})})})}function hD({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 od({variant:e,sticky:t=false,...r}){let o=je__namespace.useContext(ed),n=Fv(e??o.variant);return jsxRuntime.jsx(ed.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>hD({...i,sticky:t,className:a||""}))})})}function xD({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=`${et()} ${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 nd(e){let{variant:t}=je__namespace.useContext(ed);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>xD({...o,className:r,isSelected:o.isSelected,variant:t}))})}function yD({className:e=""}){let t="block w-full mt-4 text-text-primary",r=et();return `${t} ${r} ${e}`.trim()}function Bv(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>yD({...r,className:t||""}))})}function ma({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 vD({title:e,subtitle:t,breadcrumbs:r,breadcrumbsNode:o,media:n,actions:a,metadata:i,headingAs:s,sticky:c,stickyTop:l="0",zIndex:d=10,isLoading:u=false,className:m}){let p=c?"sticky bg-background-body":"",f=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(K,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(K,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(K,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(K,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,y)=>jsxRuntime.jsx(K,{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((g,y)=>jsxRuntime.jsx(K,{className:"h-9 w-24"},y))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(K,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:o}):r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(sl,{children:r.map((g,y)=>{let{label:b,...x}=g;return jsxRuntime.jsx(ll,{...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(lr,{tag:s||"h1",size:"xl",children:e})}),t?jsxRuntime.jsx("p",{className:"mt-2 text-base md:text-lg text-text-secondary",children:t}):null,i?jsxRuntime.jsx("div",{className:"mt-2 text-sm text-text-secondary",children:i}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,y)=>jsxRuntime.jsx(je__namespace.default.Fragment,{children:g},y))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,y)=>jsxRuntime.jsx(je__namespace.default.Fragment,{children:g},y))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function CD({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(rd,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(od,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(nd,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function SD({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(ND,{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 wD({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function ND({activeSection:e,onSectionChange:t,position:r,navWidth:o,gap:n,children:a,className:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,navHeading:d,navStickyTop:u}){let m=je__namespace.default.useMemo(()=>{let h=[];return je__namespace.default.Children.forEach(a,v=>{if(je__namespace.default.isValidElement(v)&&(v.type===di||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=je__namespace.default.useMemo(()=>{let h=je__namespace.default.Children.map(a,v=>{if(je__namespace.default.isValidElement(v)&&(v.type===di||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return je__namespace.default.cloneElement(v,{...S,id:`${c}${S.id}`})}return v});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:h})},[a,c]),f=(h,v)=>jsxRuntime.jsx($c,{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:f("horizontal")}),p]});let g=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: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 kD({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}ma.Header=vD;ma.Tabs=CD;ma.Content=SD;ma.Aside=wD;ma.ScrollableContent=kD;function PD(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var RD=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function Ov({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:y,countryRestrictions:b,proximity:x="ip",hideCountry:h=false,showIcon:v=true,useMobileTray:S=true,className:w}){let P=je.useRef(new WeakMap),T=je.useRef([]),k={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:RD,types:f.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...x?{proximity:x==="ip"?"ip":x.join(",")}:{}},shouldLoad:M=>M.length>0,transformResponse:M=>{if(!PD(M))return [];let D=M.features.map(L=>{let z={id:L.id,name:L.place_name};return P.current.set(z,{type:L.place_type[0],center:L.center,context:L.context,address:L.address,text:L.text,properties:L.properties}),z});return D.length>0&&(T.current=D),D}},R=M=>{let D=P.current.get(M),L=M.name.split(", "),z=L[0],H=L.slice(1);h&&H.length>0&&(H=H.slice(0,-1));let G=H.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(V,{name:D?.type==="address"?"MapPin":D?.type==="place"?"Buildings":D?.type==="region"?"MapPinArea":D?.type==="country"?"Flag":"Circle",className:"h-5 w-5 flex-shrink-0 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col",children:[jsxRuntime.jsx("span",{className:"truncate font-medium text-text-primary",children:z}),G&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:G})]})]})},F=M=>M?jsxRuntime.jsx(V,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(nl,{"data-testid":"autocomplete","data-config":JSON.stringify({types:f.join(","),country:b?.join(",")?.toLowerCase(),proximity:x==="ip"?"ip":x?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:M=>{if(o?.(M),M){let L=T.current.find(z=>z.id===M);if(L){let z=P.current.get(L);z&&p({id:L.id,place_name:L.name,place_type:[z.type],center:z.center,context:z.context,address:z.address,text:z.text,properties:z.properties});}}},requestConfig:k,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:R,renderLeftIcon:F,defaultFilter:g,validationResult:y,hideChevron:true,useMobileTray:S,className:w})}function Gv({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:Le(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 Wv({as:e="div",size:t="md",tone:r="editorial",className:o="",children:n,...a}){let i=t==="md"?"":`prose-${t}`,s=r==="editorial"?"":`prose-${r}`;return jsxRuntime.jsx(e,{className:ir("prose",i,s,o),...a,children:n})}function FD(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function BD(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function VD(){return "opacity-50 cursor-not-allowed"}function Uv({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:Le(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",FD(n),BD(s),(t||c)&&VD(),r),children:o})})}function Kv({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:Le(i,"grid"),style:{gridTemplateColumns:/^\d+$/.test(String(d))?`repeat(${d}, minmax(0, 1fr))`:d,gap:u==="1"?"0.25rem":u==="2"?"0.5rem":u==="3"?"0.75rem":u==="4"?"1rem":typeof u=="number"?`${u}px`:u},children:je__namespace.default.Children.map(s,m=>je__namespace.default.isValidElement(m)?je__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function WD(e){return "primary"}var Yv=je.createContext({variant:"primary"});function Jv(e){let{variant:t="primary",...r}=e,o=WD();return jsxRuntime.jsx(Yv.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:Le(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ke,{children:e.label}),jsxRuntime.jsx("div",{className:`flex ${r.orientation==="horizontal"?"flex-row gap-4":"flex-col gap-2"}`,children:e.children}),e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(he,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function UD({isSelected:e,isInvalid:t,isDisabled:r}){let n=[et(),"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 Xv(e){return je.useContext(Yv),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:Le(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:UD(t)}),e.children]})})}var $D={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"}},mi=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(_,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function eA({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=je.useState(e);return je__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(wr,{isDismissable:true,isOpen:t,onOpenChange:s=>!s&&r(),children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"flex items-center justify-center p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"relative bg-background-surface rounded-lg shadow-xl max-w-md w-full",children:jsxRuntime.jsxs("form",{onSubmit:s=>{s.preventDefault(),o(n),r();},children:[jsxRuntime.jsx(Zt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Yr,{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 Qv({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=$D[i],[l,d]=je.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[qD__default.default.configure({heading:s.length>0?{levels:s}:false}),YD__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-text-link-default hover:text-text-link-hover underline decoration-text-link-default/30 hover:decoration-text-link-hover cursor-pointer"}})],content:e,editable:!o,onUpdate:({editor:f})=>{t?.(f.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge(`prose ${c.prose} max-w-none`,"focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),m=()=>{d(true);},p=f=>{f===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:f}).run();};return u?jsxRuntime.jsxs("div",{id:a,"data-richtexteditor":true,className:tailwindMerge.twMerge("flex flex-col rounded-md border border-border-input bg-background-input","outline-none focus-within:outline-none focus-within:border-border-input focus-within:ring-0 focus-within:shadow-none",o&&"opacity-50",r),style:{outline:"none"},children:[!o&&u&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:u,shouldShow:({editor:f})=>f.isActive("link")&&!l,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let f=u.getAttributes("link").href;f&&window.open(f,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(V,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:m,children:[jsxRuntime.jsx(V,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs(_,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>u.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(V,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(eA,{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(mi,{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(mi,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(mi,{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(mi,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(V,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(mi,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(V,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(mi,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(V,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full outline-none focus:outline-none",c.contentWrapper),children:[jsxRuntime.jsx(react.EditorContent,{editor:u,className:tailwindMerge.twMerge("w-full outline-none focus:outline-none",c.contentPadding,"[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none",c.h1,c.h2,c.p,"[&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:list-decimal",c.list,c.li,"[&_.ProseMirror_blockquote]:border-l-4 [&_.ProseMirror_blockquote]:border-border-muted [&_.ProseMirror_blockquote]:pl-4 [&_.ProseMirror_blockquote]:italic","[&_.ProseMirror_code]:rounded [&_.ProseMirror_code]:bg-background-muted [&_.ProseMirror_code]:px-1 [&_.ProseMirror_code]:py-0.5 [&_.ProseMirror_code]:font-mono [&_.ProseMirror_code]:text-sm","[&_.ProseMirror_pre]:rounded-md [&_.ProseMirror_pre]:bg-background-muted [&_.ProseMirror_pre]:p-3 [&_.ProseMirror_pre]:font-mono [&_.ProseMirror_pre]:text-sm","[&_.ProseMirror_hr]:border-border-muted",o&&"pointer-events-none")}),u.isEmpty&&!o&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none absolute text-text-secondary",c.placeholderPos,c.placeholderText),children:n})]})]}):null}function Zv({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: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(", "),P=d&&n!==void 0&&a!==void 0,T=({children:R,className:F})=>i?s?jsxRuntime.jsx(s,{href:i,className:F,children:R}):jsxRuntime.jsx(lt,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",F),asButton:false,children:R}):jsxRuntime.jsx("span",{className:F,children:R});if(p){let R=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge(R?"flex flex-col md:flex-row":"flex flex-col",f),children:[P&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(K,{width:"100%",height:u})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-2 px-4 md:px-6",R&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]})]})}let k=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",k?"flex flex-col md:flex-row":"flex flex-col",f),children:[i&&jsxRuntime.jsx(T,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),P&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(k&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(ci,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:y,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("px-4 md:px-6",k&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",g),children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":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 $v({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: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:T,href:k,className:R})=>k?r?jsxRuntime.jsx(r,{href:k,className:R,children:T}):jsxRuntime.jsx(lt,{href:k,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:T}):jsxRuntime.jsx("span",{className:R,children:T});if(d){let T=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",T?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(K,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",T&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(K,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(K,{width:"50%",height:14}),jsxRuntime.jsx(K,{width:"100%",height:12})]})]})]})]})]})}let P=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",P?"flex flex-col md:flex-row":"flex flex-col",u),children:[e.href&&jsxRuntime.jsx(w,{href:e.href,className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e.streetAddress})}),v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(ci,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:f,expandedMapTitle:g,expandedMapAddressLabel:h})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",P&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",m),children:[jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":e.piiEntity?"address":void 0,"data-pii-entity":e.piiEntity,children:e.streetAddress}),x&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":e.piiEntity?"city-state-zip":void 0,"data-pii-entity":e.piiEntity,children:x})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2 relative",children:[jsxRuntime.jsx(Io,{firstName:t.firstName,lastName:t.lastName,src:t.avatarUrl,size:"md",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:t.piiEntity}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[t.href?jsxRuntime.jsx(w,{href:t.href,className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5 hover:text-text-brand transition-colors relative z-20",children:jsxRuntime.jsx("span",{"data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S})}):jsxRuntime.jsx("span",{className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5","data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[c&&t.email&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(lt,{href:`mailto:${t.email}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"email":void 0,"data-pii-entity":t.piiEntity,children:t.email})]}),l&&t.phone&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(lt,{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:Ta(t.phone)})]})]})]})]})]})]})]})}function eC({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,y]=je__namespace.default.useState(s),b=f?i:g,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:Le(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ke,{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||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(we,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(he,{className:"mt-1",children:o})]})}var iA=je__namespace.default.createContext({orientation:"horizontal",isResizing:false});function rC(e,t){return e===void 0?t:e}function sA(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function id({asideWidth:e,asideHeight:t,minAsideWidth:r=240,minAsideHeight:o=200,minMainWidth:n=400,minMainHeight:a=300,orientation:i="horizontal",resizable:s=false,onAsideResize:c,onResizeStart:l,onResizeEnd:d,className:u,dividerClassName:m,children:p}){let f=je.useRef(null),[g,y]=je.useState(false),b=i==="horizontal"?400:300,x=rC(i==="horizontal"?e:t,b),[h,v]=je.useState(null),S=je.useCallback(M=>{if(!f.current||!g)return;let D=f.current.getBoundingClientRect(),L=i==="horizontal"?D.width:D.height,z=i==="horizontal"?M.clientX:M.clientY,G=(i==="horizontal"?D.right:D.bottom)-z,q=L-G,Z=i==="horizontal"?r:o,O=i==="horizontal"?n:a;G<Z||q<O||(v(G),c?.(G));},[g,i,r,o,n,a,c]),w=je.useCallback(()=>{y(false),d?.();},[d]),P=je.useCallback(M=>{M.preventDefault(),M.stopPropagation(),y(true),l?.();},[l]);je.useEffect(()=>{if(g)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",w),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",w),document.body.style.cursor="",document.body.style.userSelect="";}},[g,S,w,i]);let T=je__namespace.default.Children.toArray(p).find(M=>je__namespace.default.isValidElement(M)&&M.type===nC),k=je__namespace.default.Children.toArray(p).find(M=>je__namespace.default.isValidElement(M)&&M.type===aC),R=h??x,F=typeof R=="number"?`${R}px`:R;return jsxRuntime.jsx(iA.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:T}),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:P,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:M=>{if(!f.current)return;let D=f.current.getBoundingClientRect(),L=i==="horizontal"?D.width:D.height,z=h??sA(x,L),H=20,G=i==="horizontal"?r:o,q=i==="horizontal"?n:a;if(i==="horizontal"){if(M.key==="ArrowLeft"){let Z=Math.min(z+H,L-q);v(Z),c?.(Z);}else if(M.key==="ArrowRight"){let Z=Math.max(z-H,G);v(Z),c?.(Z);}}else if(M.key==="ArrowUp"){let Z=Math.min(z+H,L-q);v(Z),c?.(Z);}else if(M.key==="ArrowDown"){let Z=Math.max(z-H,G);v(Z),c?.(Z);}},children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute bg-border-default transition-all",i==="horizontal"?"left-1/2 -translate-x-1/2 w-px h-full group-hover:w-1":"top-1/2 -translate-y-1/2 h-px w-full group-hover:h-1","group-hover:bg-action-brand/50",g&&"bg-action-brand",g&&(i==="horizontal"?"w-1":"h-1"))}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute",i==="horizontal"?"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-8":"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-8 h-1","bg-border-muted rounded-full opacity-0 group-hover:opacity-100 transition-opacity")})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-shrink-0",i==="horizontal"?"h-full":"w-full"),style:{[i==="horizontal"?"width":"height"]:F},children:k})]})})}function nC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function aC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}id.Main=nC;id.Aside=aC;var cA=e=>{let t=Bt({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 iC({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:y}=ur();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsx("textarea",{...p,required:a,onFocus:b=>{p.onFocus&&p.onFocus(b),g(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),y(b);},className:cA({isInvalid:s,isDisabled:c,isResizable:l,isFocused:f,size:o,transparent:i,className:d}),disabled:c})}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,children:r(u)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function dC({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:y="{{",onTriggerDetected:b,onTriggerDismissed:x,renderChip:h,chipVariant:v="primary",chipSize:S,...w}){let P=je.useRef(null),{isFocused:T,handleFocus:k,handleBlur:R}=ur(),F=S||"sm",M=je.useRef(null),D=je.useCallback(O=>{let X="",W=I=>{if(I.nodeType===Node.TEXT_NODE){if(!I.parentElement?.closest("[data-chip-id]")){let N=I.textContent||"";X+=N;}}else if(I.nodeType===Node.ELEMENT_NODE){let U=I;if(U.hasAttribute("data-chip-id")){let N=U.getAttribute("data-chip-id");X+=`{{${N}}}`;return}else if(U.tagName==="BR"){X+=`
|
|
44
|
+
`;return}else U.tagName;}for(let U=0;U<I.childNodes.length;U++)W(I.childNodes[U]);};return W(O),X},[]),L=je.useCallback((O,X)=>{let W=document.createTreeWalker(O,NodeFilter.SHOW_TEXT,{acceptNode:E=>{let B=E.parentElement;return B&&B.closest("[data-chip-id]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),I=W.nextNode(),U=Math.max(0,X);for(;I;){let E=I.nodeValue||"";if(E.length>=U){let B=document.createRange();B.setStart(I,U),B.collapse(true);let J=window.getSelection();J?.removeAllRanges(),J?.addRange(B);return}U-=E.length,I=W.nextNode();}let N=window.getSelection(),C=document.createRange();C.selectNodeContents(O),C.collapse(false),N?.removeAllRanges(),N?.addRange(C);},[]);je.useEffect(()=>{P.current&&!m&&P.current.textContent!==""&&(P.current.textContent="");},[m]),je.useLayoutEffect(()=>{if(P.current){if(m===""){if(T)try{P.current.focus({preventScroll:!0}),L(P.current,0);}catch{}return}if(M.current!=null)try{L(P.current,M.current);}finally{M.current=null;}}},[m,L,T]);let z=je.useCallback((O,X)=>{if(p?.(O),O===""){x?.();return}if(y&&b&&X!==void 0){let W=O.slice(0,X),I=typeof y=="string"?new RegExp(`\\${y}([^\\s]*)$`):y,U=W.match(I);if(U){let N=U[1]||"",C=X-U[0].length;b({query:N,position:X,startIndex:C});}else x?.();}},[p,y,b,x]),H=je.useCallback(O=>{if(!g||!p)return;let X=f.filter(I=>I.id!==O);g(X);let W=m.replace(new RegExp(`\\{\\{${O}\\}\\}`,"g"),"");p(W);},[f,g,m,p]),G=je.useCallback(O=>h?h(O,()=>H(O.id)):jsxRuntime.jsx(Hr,{variant:v,size:F,onRemove:c?void 0:()=>H(O.id),isDisabled:c,className:"py-0.5 px-1.5 gap-1 text-xs leading-none rounded-md",children:O.label},O.id),[h,v,F,H,c]),q=()=>{let O=Bt({isInvalid:s,isDisabled:c,isFocused:T,transparent:i,size:o}),X=`min-h-[100px] py-2 px-3 ${c?"resize-none":l?"resize-y":"resize-none"}`,W=tailwindMerge.twMerge("focus:outline-none overflow-auto","[&_[data-chip-id]::selection]:bg-action-primary/20","[&:empty]:before:content-[attr(data-placeholder)] [&:empty]:before:text-text-disabled [&:empty]:before:pointer-events-none");return tailwindMerge.twMerge(O,X,W,d)},Z=()=>m?m.split(/(\{\{[^}]+\}\})/g).map((X,W)=>{let I=X.match(/\{\{([^}]+)\}\}/);if(I){let U=I[1],N=f.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 E=window.getSelection(),B=document.createRange();B.selectNode(C.currentTarget),E?.removeAllRanges(),E?.addRange(B);},children:G(N)},`chip-${U}-${W}`)}return X.includes(`
|
|
45
|
+
`)?X.split(`
|
|
46
|
+
`).map((U,N)=>jsxRuntime.jsxs(je__namespace.default.Fragment,{children:[U,N<X.split(`
|
|
47
|
+
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${W}-${N}`)):X}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsx("div",{ref:P,contentEditable:!c,suppressContentEditableWarning:true,onInput:O=>{if(c)return;let X=O.target,W=X.querySelector("[data-chip-id]")!==null,I;if(W?(I=D(X),I=I.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):I=X.textContent||"",I===""){try{let C=document.createRange();C.selectNodeContents(X),C.collapse(!0);let E=window.getSelection();E?.removeAllRanges(),E?.addRange(C),M.current=0;}catch{}z("",0);return}if(I===m)return;let U=window.getSelection(),N=0;if(U&&U.rangeCount>0)try{let C=U.getRangeAt(0);if(W){let E=0,B=!1,J=ee=>{if(B)return !0;if(ee===C.startContainer)return E+=C.startOffset,B=!0,!0;if(ee.nodeType===Node.TEXT_NODE){if(!ee.parentElement?.closest("[data-chip-id]")){if(ee.contains(C.startContainer))return E+=C.startOffset,B=!0,!0;E+=(ee.textContent||"").length;}}else if(ee.nodeType===Node.ELEMENT_NODE){let de=ee;if(de.hasAttribute("data-chip-id")){if(de.contains(C.startContainer)||de===C.startContainer){let ce=de.getAttribute("data-chip-id");return E+=`{{${ce}}}`.length,B=!0,!0}let $=de.getAttribute("data-chip-id");return E+=`{{${$}}}`.length,!1}else if(de.tagName==="BR")return de===C.startContainer?(B=!0,!0):(E+=1,!1)}for(let de=0;de<ee.childNodes.length;de++)if(J(ee.childNodes[de]))return !0;return !1};J(X),N=E;}else {let E=document.createRange();E.setStart(X,0),E.setEnd(C.startContainer,C.startOffset),N=E.toString().length;}}catch{N=I.length;}M.current=N,z(I,N);},onKeyDown:O=>{if(c)return;let X=window.getSelection();if(!(!X||X.rangeCount===0))try{let W=X.getRangeAt(0),I=W.commonAncestorContainer;if(O.key==="ArrowLeft"||O.key==="ArrowRight"){let U=I.nodeType===Node.TEXT_NODE?I.parentElement?.closest("[data-chip-id]"):I.closest("[data-chip-id]");if(U){O.preventDefault();try{let N=document.createRange(),C=window.getSelection();O.key==="ArrowLeft"?N.setStartBefore(U):N.setStartAfter(U),N.collapse(!0),C?.removeAllRanges(),C?.addRange(N);}catch{}}}if(O.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(W.startOffset===0&&N.parentElement){let C=N.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let E=C.closest("[data-chip-id]");E&&(U=E);}}}else {let N=I;if(W.startOffset>0){let C=N.childNodes[W.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let E=C.closest("[data-chip-id]");E&&(U=E);}}}if(U){O.preventDefault(),O.stopPropagation();let N=U.getAttribute("data-chip-id");if(!N)return;let C=`{{${N}}}`,E=m.indexOf(C);if(E!==-1){let B=m.slice(0,E)+m.slice(E+C.length),J=f.filter(ee=>ee.id!==N);M.current=E;try{window.getSelection()?.removeAllRanges();}catch{}g?.(J),p?.(B);}}}}catch{}},onFocus:O=>{c||(w.onFocus&&w.onFocus(O),k(O));},onBlur:O=>{c||(w.onBlur&&w.onBlur(O),R(O));},className:q(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:Z()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(we,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)})]})})}function xA({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 pC({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:Le(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ke,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(xt,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge($o({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:xA({isPlaceholder:p.isPlaceholder,isDisabled:!p.isEditable||i,size:o})})})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(he,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function mC({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function fC({children:e,variant:t="default",icon:r,label:o,isLast:n=false,className:a=""}){let s={default:{dot:"bg-border-default border-border-default",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},active:{dot:"bg-text-primary border-text-primary",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary font-medium"},muted:{dot:"bg-border-muted border-border-muted",line:"bg-border-muted",label:"text-text-secondary",content:"text-text-secondary"},success:{dot:"bg-feedback-success-border border-feedback-success-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},error:{dot:"bg-feedback-error-border border-feedback-error-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},warning:{dot:"bg-feedback-warning-border border-feedback-warning-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},info:{dot:"bg-feedback-info-border border-feedback-info-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"}}[t];return jsxRuntime.jsxs("div",{className:`flex gap-3 ${a}`.trim(),role:"listitem",children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center",style:{width:"20px"},children:[jsxRuntime.jsx("div",{className:`flex items-center justify-center rounded-full border-2 ${s.dot}`,style:{width:"20px",height:"20px",flexShrink:0},children:r&&jsxRuntime.jsx(V,{name:r,size:12,className:"text-background-body"})}),!n&&jsxRuntime.jsx("div",{className:`w-0.5 flex-1 ${s.line}`,style:{minHeight:"24px"}})]}),jsxRuntime.jsxs("div",{className:"flex-1 pb-6",children:[o&&jsxRuntime.jsx("div",{className:`text-xs mb-1 ${s.label}`,children:o}),jsxRuntime.jsx("div",{className:`text-sm ${s.content}`,children:e})]})]})}function wA(e){return "primary"}var NA="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",gC={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]"}},kA="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",TA="opacity-100 cursor-pointer",PA={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},RA={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function MA(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=wA(),l=`${NA} ${n?gC[c].selected:gC[c].unselected}`;return l+=` ${We[r].text} ${We[r].height} ${We[r].padding} ${We[r].gap}`,l+=` ${o?kA:TA}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${et()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function hC(e){let{className:t,children:r,onPress:o,icon:n,iconPosition:a="left",iconWeight:i,isLoading:s=false,loadingText:c,loadingIndicator:l,size:d="md",badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",...f}=e,g=n?jsxRuntime.jsx(V,{name:n,size:d,weight:i}):null,y=()=>{let x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&g,r,a==="right"&&g]});return s?jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:l||jsxRuntime.jsx(V,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:x}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):x},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...f,className:tailwindMerge.twMerge(MA(e),t),"aria-busy":s,children:y()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${PA[p]} flex h-5 w-5 items-center justify-center rounded-full ${RA[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var LA={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"}},DA={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}},AA=["energized","customerName","gs_max_continuous_current"],IA=["CAPACITOR.nominalVoltage","NODE.nominalVoltage","REGULATOR.outputVoltagePhA","REGULATOR.outputVoltagePhB","REGULATOR.outputVoltagePhC","GENERATOR.outputVoltage","MOTOR.voltage"],gt={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}}]},va={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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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:gt.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"}},FA={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 sd(e){return va[e]}function BA(e){return va[e].icon}function VA(e,t=false){return t?va[e].label.plural:va[e].label.singular}function zA(e){return va[e].category}var OA={min:2,max:4};function HA(e){let t=va[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function GA(e){return sd(e).detailPage}function WA(e){return (sd(e).fields?.headlineMetrics.length??0)>0}function xC(e){return sd(e).properties?.statList??[]}function UA(e){return xC(e).length>0}function KA({formId:e="dialog-form",onSubmit:t,primaryLabel:r="Save",secondaryLabel:o="Cancel",onCancel:n,primaryVariant:a,secondaryVariant:i="secondary",children:s,title:c,...l}){return jsxRuntime.jsx(cr,{title:c,primaryAction:{label:r,onPress:()=>{let u=document.getElementById(e);u&&u.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...l,children:jsxRuntime.jsx(ti,{id:e,onSubmit:t,children:s})})}function YA({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(ts,{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(ti,{id:e,onSubmit:t,className:"mt-2",children:s})})}function XA({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 QA={sm:"gap-2",md:"gap-4",lg:"gap-6"};function ZA(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 _A({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",ZA(e),QA[t],r)})}function tI({title:e,description:t,showDivider:r,className:o,children:n,...a}){return jsxRuntime.jsxs("section",{...a,className:tailwindMerge.twMerge("flex flex-col",o),children:[(e||t)&&jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 mb-6",children:[typeof e=="string"?jsxRuntime.jsx(lr,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(we,{size:"lg",children:t}):null]}),jsxRuntime.jsx("div",{className:"flex flex-col gap-6",children:n}),r&&jsxRuntime.jsx("hr",{className:"mt-2 border-border-muted"})]})}function rI(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function oI({steps:e,currentStepId:t,onStepClick:r,className:o}){let n=e.findIndex(a=>a.id===t);return jsxRuntime.jsx("nav",{"aria-label":"Progress",className:tailwindMerge.twMerge("w-full",o),children:jsxRuntime.jsx("div",{className:"relative mb-12",children:jsxRuntime.jsx("ol",{className:"relative flex items-start justify-between",children:e.map((a,i)=>{let s=a.id===t,c=i<n,l=r&&(c||s);return jsxRuntime.jsxs("li",{className:"relative flex flex-col items-center",style:{flex:`1 1 ${100/e.length}%`},children:[jsxRuntime.jsx("button",{type:"button",disabled:!l,onClick:()=>l&&r?.(a.id),className:tailwindMerge.twMerge("relative z-10 flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full border-2 transition-colors bg-background-body",c&&"border-action-primary bg-action-primary text-text-inverse hover:bg-action-primary/90",s&&"border-action-primary bg-background-body text-action-primary",!c&&!s&&"border-border-default bg-background-body text-text-secondary",l&&"cursor-pointer",!l&&"cursor-default"),"aria-current":s?"step":void 0,children:c?jsxRuntime.jsx(V,{name:"Check",size:20,weight:"bold"}):jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:i+1})}),i<e.length-1&&jsxRuntime.jsx("div",{className:"absolute top-5 h-0.5 transition-colors",style:{left:"50%",width:"100%",marginLeft:"20px",backgroundColor:i<n?"var(--color-action-primary)":"var(--color-border-default)"}}),jsxRuntime.jsxs("div",{className:"mt-3 flex flex-col items-center text-center w-32",children:[jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("text-sm font-medium",s&&"text-text-default",c&&"text-text-primary",!s&&!c&&"text-text-secondary"),children:a.title}),a.description&&jsxRuntime.jsx("span",{className:"mt-1 text-xs text-text-secondary",children:a.description})]})]},a.id)})})})})}function aI({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 iI({when:e,message:t="You have unsaved changes. Leave anyway?"}){return je__namespace.useEffect(()=>{if(!e)return;let r=o=>(o.preventDefault(),o.returnValue=t,t);return window.addEventListener("beforeunload",r),()=>window.removeEventListener("beforeunload",r)},[e,t]),null}function sI({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=je__namespace.useState(t||e[0].id),a=e.findIndex(u=>u.id===o),i=a>0,s=a<e.length-1,c=async u=>u===o?true:r&&!await r(o,u)?false:(n(u),true);return {steps:e,currentStepId:o,setCurrentStepId:c,next:async()=>!s||a===-1?false:c(e[a+1].id),prev:async()=>!i||a===-1?false:c(e[a-1].id),hasNext:s,hasPrev:i,stepIndex:a}}function Rs(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function cI(e,t){let r=Rs(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 TC(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?TC(e,o):cI(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function dI(e,t){return !t||t.conditions.length===0?e:e.filter(r=>TC(r,t))}function uI(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 pI(e,t){return t?[...e].sort((r,o)=>{let n=Rs(r,t.field),a=Rs(o,t.field);return uI(n,a,t.direction)}):e}function mI(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 lI__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=Rs(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function fI(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=Rs(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 Dm({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=mI(e,o||null);a=dI(a,t||null);let i=fI(a,n);return a=pI(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function cd({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return je.useMemo(()=>Dm({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function dd({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=_o(r,n),i=je.useRef(true);je.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function PC(e){return e.mode==="client"?cd({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(dd({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 RC=Hm(Zu());function yI(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 vI(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function MC(e,t){let r=vI(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Am(e){return e.filter(t=>t.exportable!==false)}function EC(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 Im(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Am(t);if(n.length===0)throw new Error("No exportable columns found");EC(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=MC(u,l);}return d}),i=OT__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=yI(o.filename||"table-data","csv",o.timestamp!==!1);(0,RC.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function CI(e){let{columns:t,data:r}=e,o=Am(t);return EC(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=MC(i,n);}return a})}function SI(e){return Am(e).map(t=>t.exportLabel||t.label)}function LC({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:je.useCallback(async()=>{try{await Im({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function Qie(e){switch(e){case "charging":case "on":return "success";case "discharging":return "warning";case "heat":case "cool":return "info";case "off":case "idle":case "eco":case "auto":return "neutral";default:return "neutral"}}Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});Object.defineProperty(exports,"Focusable",{enumerable:true,get:function(){return reactAriaComponents.Focusable}});exports.ABSENT_GRID_FIELDS=AA;exports.ActionCell=$h;exports.ActionMenu=Ia;exports.ActivityFeed=du;exports.ActivityFeedGroup=qs;exports.ActivityItem=Qs;exports.Alert=fg;exports.AppShell=Sg;exports.AreaSeries=cn;exports.AutoMobileRenderer=nc;exports.Autocomplete=nl;exports.Avatar=Io;exports.BREAKPOINTS=kn;exports.Badge=ut;exports.BadgeCell=tx;exports.Banner=il;exports.BarSeries=hl;exports.BooleanCell=rx;exports.BrandProvider=Zm;exports.BreadcrumbItem=ll;exports.Breadcrumbs=sl;exports.Button=_;exports.CATEGORICAL_RAMP=Dc;exports.CHART_HEADER_HEIGHT=$d;exports.COLOR_RAMPS=us;exports.CUSTOM_ICON_REGISTRY=wa;exports.Calendar=Oa;exports.Card=Qe;exports.CardContent=ru;exports.CardFooter=ou;exports.CardHeader=Us;exports.CardMedia=tu;exports.CardMobileRenderer=ac;exports.CarouselAutoplayTrigger=Zg;exports.CarouselControl=Xg;exports.CarouselIndicator=Du;exports.CarouselIndicatorGroup=Qg;exports.CarouselItem=Jg;exports.CarouselItemGroup=Yg;exports.CarouselNextTrigger=qg;exports.CarouselPrevTrigger=jg;exports.CarouselProgressText=_g;exports.CarouselRoot=Kg;exports.CategoryBarChart=Mb;exports.ChartAxis=Wr;exports.ChartBottomBar=Xa;exports.ChartContainer=qb;exports.ChartContext=Gr;exports.ChartEventMarkers=wl;exports.ChartEventSpans=Nl;exports.ChartExpandOwnedByAncestor=sP;exports.ChartHeader=Da;exports.ChartLabelledBy=qo;exports.ChartOwnsItsTitle=jf;exports.ChartTooltip=dn;exports.Checkbox=Zr;exports.CheckboxGroup=Au;exports.Chip=Hr;exports.ChipInputField=ab;exports.ClearButton=Ri;exports.CodeEditor=lb;exports.Collapse=Ha;exports.CollapseContent=sn;exports.CollapseHeader=an;exports.CollapseItem=nn;exports.ColorField=Uk;exports.ColorModeProvider=cf;exports.CommandPalette=jx;exports.Confirm=fb;exports.ConnectionStatusBadge=gb;exports.ContactCard=bb;exports.ContactMetaCell=nx;exports.ContactMetaDisplay=ml;exports.ContainerQueryProvider=yb;exports.CopyToClipboard=en;exports.CustomCell=ax;exports.DEFAULT_MAP_TYPE=Hc;exports.DIVERGING_RAMPS=Lc;exports.DataControls=Uh;exports.DataTable=Bx;exports.DateCell=ix;exports.DateField=Jh;exports.DateRangePicker=Ol;exports.DeltaCell=sx;exports.Description=we;exports.DeviceHealthBadge=zx;exports.DeviceMetaCell=cx;exports.DeviceMetaDisplay=Jl;exports.DeviceStateBadge=Zn;exports.DeviceStateCell=px;exports.DeviceStateWithMetric=ql;exports.DeviceTypeIcon=Hx;exports.Dialog=cr;exports.DialogForm=KA;exports.DialogHeader=Zt;exports.Drawer=ts;exports.DrawerForm=YA;exports.ENTITY_CATEGORY_CONFIG=DA;exports.ENTITY_CONFIG=va;exports.EmptyState=El;exports.EnrollmentStatusBadge=Wx;exports.ErrorBoundary=Qr;exports.FieldError=he;exports.FieldGroup=kg;exports.FileUpload=Kx;exports.FilterChips=Kh;exports.FilterDialog=Qh;exports.FirmwareVersionBadge=Jx;exports.Form=ti;exports.FormActions=XA;exports.FormDivider=rI;exports.FormGrid=_A;exports.FormSection=tI;exports.FormStepper=oI;exports.FormatRegistry=le;exports.FormattedCell=fx;exports.FunnelSeries=$b;exports.GRID_ELEMENT_TYPE_BY_ENTITY=FA;exports.GRID_STATE_COLORS=LA;exports.GRID_STAT_LIST=gt;exports.GlobalSearch=Zx;exports.Grid=Gp;exports.GridStateBadge=jl;exports.HEADLINE_METRIC_BOUNDS=OA;exports.Heading=lr;exports.HierarchyExplorer=ky;exports.HorizontalBarCell=Lp;exports.HoverCard=mE;exports.Icon=V;exports.InfiniteScrollIndicator=zr;exports.Input=tl;exports.InputWrapper=xt;exports.InteractiveMap=gs;exports.Kpi=Ly;exports.KpiGroup=qp;exports.Label=Ke;exports.LineSeries=Gn;exports.List=Vy;exports.ListBox=AE;exports.ListBoxItem=pr;exports.ListItem=Oy;exports.ListPane=Hy;exports.Loader=Vr;exports.Logo=Ba;exports.MAP_TYPES=Sv;exports.Meter=Pv;exports.MiniBarCell=Dp;exports.ModalBackdrop=wr;exports.MultiSelect=Mv;exports.Notice=Qc;exports.NoticeContainer=Zc;exports.NoticeProvider=Lv;exports.NumberCell=yx;exports.NumberField=qi;exports.PageBanner=Bg;exports.PageLayout=ma;exports.PercentBarCell=Ap;exports.PlaceSearch=Ov;exports.Popover=bt;exports.ProgressBar=Gv;exports.Prose=Wv;exports.Radio=Xv;exports.RadioCard=Uv;exports.RadioCardGroup=Kv;exports.RadioGroup=Jv;exports.RangeCalendar=Za;exports.RangeCell=wx;exports.ResultsCount=Yi;exports.RichTextEditor=Qv;exports.SEQUENTIAL_RAMPS=Ec;exports.SKELETON_SIZES=gn;exports.SOURCE_UNIT_TO_WH=Fd;exports.SaveBar=aI;exports.SearchControl=Xn;exports.SearchEmptyState=_x;exports.SearchLoadingState=ey;exports.SearchResultGroup=ry;exports.SearchResultItem=oy;exports.SearchResultsList=ny;exports.SearchTrigger=iy;exports.Section=di;exports.SectionNav=$c;exports.SegmentedControl=Al;exports.Select=Ao;exports.SelectCell=$l;exports.SideNav=_s;exports.SiteCard=Zv;exports.SiteContactCard=$v;exports.SiteMetaCell=kx;exports.SiteMetaDisplay=ec;exports.Skeleton=K;exports.Slider=eC;exports.SortControl=Ji;exports.SparklineCell=Ip;exports.SplitPane=id;exports.StackNav=Va;exports.StatList=fc;exports.StaticMap=ci;exports.Switch=Hl;exports.Tab=nd;exports.TabList=od;exports.TabPanel=Bv;exports.Tabs=rd;exports.TextArea=iC;exports.TextAreaWithChips=dC;exports.TextCell=Mx;exports.TextField=Yr;exports.TextLink=lt;exports.TiledTimeSeriesChart=Rl;exports.TiledTimeSeriesExplorer=zh;exports.TimeControls=Il;exports.TimeField=pC;exports.Timeline=mC;exports.TimelineItem=fC;exports.ToggleButton=hC;exports.Tooltip=dr;exports.TopNav=Pi;exports.Tray=ht;exports.UNVERIFIED_VOLTAGE_UNIT_ROWS=IA;exports.UnsavedChangesPrompt=iI;exports.activeDeviceStates=HR;exports.addFilterCondition=fn;exports.applyDataOperations=Dm;exports.archetypeFor=HA;exports.assembleSeries=bh;exports.autoScaleCurrent=oS;exports.autoScaleDistance=xf;exports.autoScaleEnergy=Sf;exports.autoScalePower=uS;exports.autoScaleResistance=pS;exports.autoScaleVoltage=yS;exports.baselineFromPoint=yT;exports.camelCaseToWords=zf;exports.capitalize=Bf;exports.celsiusToFahrenheit=mS;exports.celsiusToKelvin=x4;exports.centimetersToInches=$5;exports.classicPresetRanges=Ph;exports.clearColorCache=As;exports.createCategoryColorMap=O0;exports.createEmptyFilter=Xi;exports.createFilter=_1;exports.createFilters=$1;exports.createFormat=Y4;exports.createTextureIcon=dt;exports.createTiledCameraSyncGroup=eh;exports.createXScale=Ju;exports.createYScale=Ii;exports.csvUnitFor=Xd;exports.csvValueFor=Gf;exports.defaultMargin=Ge;exports.defaultMultiSelectMatcher=ym;exports.deltaDirectionFromValue=Pp;exports.deviceStateLabels=GR;exports.deviceStateMetricFormats=qY;exports.emptyStore=hh;exports.entityHasDetailPage=GA;exports.entityHasStatList=UA;exports.entityShowsNow=WA;exports.enumToSentenceCase=hS;exports.exportChart=$u;exports.exportTableAsCSV=Im;exports.fahrenheitToCelsius=fS;exports.fahrenheitToKelvin=y4;exports.feetToMeters=K5;exports.feetToMiles=X5;exports.filterMultiSelectOptions=Uc;exports.filterToChips=eR;exports.formatBoolean=df;exports.formatCapacity=S5;exports.formatComponentValue=uo;exports.formatCurrency=gf;exports.formatCurrent=Td;exports.formatDate=bf;exports.formatDistance=yf;exports.formatEmptyValue=Ul;exports.formatEnergy=Bd;exports.formatFieldValue=Nr;exports.formatInternationalPhone=Vd;exports.formatNumber=ff;exports.formatPercent=pf;exports.formatPhone=wf;exports.formatPhoneNumber=Ta;exports.formatPower=Gd;exports.formatPowerRating=w5;exports.formatResistance=Ud;exports.formatTemperature=Lf;exports.formatText=Hf;exports.formatUSPhone=Vs;exports.formatVoltage=Jd;exports.getBadgeClasses=Zh;exports.getBooleanBadgeVariant=_h;exports.getCellAlignmentClasses=kp;exports.getCellContainerClasses=ke;exports.getCellTextClasses=yr;exports.getColorRamp=dm;exports.getColorRampsByKind=um;exports.getContrastingTextColor=H0;exports.getDateParts=z5;exports.getDefaultChartColor=bi;exports.getDefaultColors=$m;exports.getDeviceStateDisplayLabel=Mp;exports.getDeviceStateLabel=Mp;exports.getEntityCategory=zA;exports.getEntityConfig=sd;exports.getEntityIcon=BA;exports.getEntityLabel=VA;exports.getEntityStatList=xC;exports.getEventColor=Bo;exports.getExportFormatName=KT;exports.getExportHeaders=SI;exports.getFieldGroupStyles=Yw;exports.getFilterFields=qn;exports.getGridStateLabel=ux;exports.getInputBackgroundStyles=Ng;exports.getInputBaseStyles=Bt;exports.getInputStateStyles=$o;exports.getLinkClasses=Tp;exports.getNumericColorClasses=Kl;exports.getResolvedColor=It;exports.getSkeletonSize=Gt;exports.getStateTone=Qie;exports.getThemeCategoricalColors=Do;exports.getYFormatSettings=$r;exports.gridStateLabels=UR;exports.inchesToCentimeters=_5;exports.isActiveDeviceState=Rp;exports.isActiveState=Rp;exports.isCustomPinsLayer=sm;exports.isExportSupported=UT;exports.isFilterEmpty=zl;exports.isGeoJsonLayer=im;exports.isLightColor=ef;exports.isNil=be;exports.isRasterLayer=lm;exports.isVectorLayer=am;exports.kelvinToCelsius=gS;exports.kelvinToFahrenheit=v4;exports.kilometersToMiles=J5;exports.layer=nm;exports.mapValuesToCategoricalColors=yd;exports.metersToFeet=U5;exports.metersToMiles=j5;exports.metersToYards=Z5;exports.milesToFeet=hf;exports.milesToKilometers=Y5;exports.milesToMeters=q5;exports.multiSelectSearchKeys=vm;exports.multiSelectSelectionEntries=Yc;exports.parseBoolean=Jo;exports.pickEnergyUnit=Id;exports.prepareTableDataForExport=CI;exports.registerPhosphorIcon=kv;exports.removeFilterCondition=jn;exports.resolveValue=fe;exports.shouldOfferLiteralOption=Kc;exports.snakeCaseToWords=Of;exports.telemetryPresetRanges=Ll;exports.temperatureStringToSymbol=Tf;exports.tierForViewport=Ml;exports.tileIndexAt=_P;exports.tileKey=hr;exports.tileReducer=xh;exports.tilesForViewport=un;exports.toA=A5;exports.toActiveInactive=j0;exports.toAmps=Fs;exports.toBoolean=Yo;exports.toCelsius=Rf;exports.toCentimeters=lS;exports.toCheckmark=Q0;exports.toCompactNumber=eS;exports.toCurrency=mf;exports.toCustomDateFormat=sS;exports.toDateString=nS;exports.toEnabledDisabled=J0;exports.toFahrenheit=Pf;exports.toFeet=Md;exports.toFloat=_0;exports.toFormattedNumber=$0;exports.toFullDateTime=aS;exports.toGW=u4;exports.toGWh=Cf;exports.toGigawatts=Hd;exports.toISOString=iS;exports.toInches=dS;exports.toInteger=Z0;exports.toKA=I5;exports.toKV=R4;exports.toKW=c4;exports.toKelvin=Mf;exports.toKiloamps=kd;exports.toKilohms=Nf;exports.toKilometers=Rd;exports.toKilovolts=Yd;exports.toKilowatts=zd;exports.toLowerCase=Af;exports.toMA=D5;exports.toMV=T4;exports.toMW=d4;exports.toMWh=vf;exports.toMegawatts=Od;exports.toMegohms=kf;exports.toMeters=Pd;exports.toMiles=Ed;exports.toMilliamps=Nd;exports.toMillimeters=cS;exports.toMilliohms=Wd;exports.toMillivolts=Kd;exports.toNauticalMiles=W5;exports.toOhms=Os;exports.toOnOff=X0;exports.toPercentage=uf;exports.toRelativeTime=Bs;exports.toScientificNotation=tS;exports.toSecret=xS;exports.toSentenceCase=If;exports.toTemperature=Ef;exports.toTitleCase=Ff;exports.toTrueFalse=q0;exports.toUpperCase=Df;exports.toV=P4;exports.toVolts=Ws;exports.toW=l4;exports.toWatts=zs;exports.toWh=Dd;exports.toYards=Ld;exports.tokWh=Ad;exports.truncateEnd=Gs;exports.truncateMiddle=Pa;exports.truncateStart=Hs;exports.typeRole=wt;exports.typographyRole=po;exports.ucFirst=Vf;exports.useBreakpoint=ar;exports.useChartContext=Hn;exports.useChartExpand=Gi;exports.useChartHeaderMetrics=La;exports.useChartOwnsItsTitle=qf;exports.useClientDataControls=cd;exports.useColorMode=qt;exports.useComponentFormatter=P5;exports.useContainerBreakpoint=hb;exports.useDataControls=PC;exports.useDebounce=_o;exports.useElementSize=za;exports.useInfiniteScroll=Qo;exports.useInputFocus=ur;exports.useLocalStorage=kc;exports.useMediaQuery=nr;exports.useNotice=Av;exports.useServerDataControls=dd;exports.useTableExport=LC;exports.useTileWindow=kh;exports.useTiledTimeSeries=mp;exports.useWizard=sI;exports.wrapWithLink=wo;exports.yardsToMeters=Q5;//# sourceMappingURL=index.cjs.map
|
|
48
48
|
//# sourceMappingURL=index.cjs.map
|