@texturehq/edges 1.36.1 → 1.38.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/{colors-DlH6URGg.d.cts → colors-CBDlvX1A.d.cts} +238 -11
- package/dist/{colors-Dq4EZi3c.d.ts → colors-op_IMV5O.d.ts} +238 -11
- package/dist/index.cjs +30 -96
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +51 -439
- package/dist/index.d.ts +51 -439
- package/dist/index.js +30 -96
- package/dist/index.js.map +1 -1
- package/dist/rhf/index.cjs +1 -1
- package/dist/rhf/index.cjs.map +1 -1
- package/dist/rhf/index.js +1 -1
- package/dist/rhf/index.js.map +1 -1
- package/dist/server.cjs +2 -92
- package/dist/server.cjs.map +1 -1
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.js +2 -92
- package/dist/server.js.map +1 -1
- package/dist/styles.css +33 -16
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,98 +1,32 @@
|
|
|
1
|
-
'use strict';var reactAriaComponents=require('react-aria-components'),Le=require('react'),n0=require('papaparse'),u0=require('fuse.js'),reactVirtual=require('@tanstack/react-virtual'),jsxRuntime=require('react/jsx-runtime'),luxon=require('luxon'),tailwindMerge=require('tailwind-merge'),bC=require('@phosphor-icons/react'),MS=require('@phosphor-icons/react/ssr'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),Z2=require('react-ace'),reactColorful=require('react-colorful'),curve=require('@visx/curve'),shape=require('@visx/shape'),gradient=require('@visx/gradient'),scale=require('@visx/scale'),d3Array=require('d3-array'),axis=require('@visx/axis'),responsive=require('@visx/responsive'),zoom=require('@visx/zoom'),brush=require('@visx/brush'),pattern=require('@visx/pattern'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),reactDom=require('react-dom'),g4=require('react-map-gl'),server=require('react-dom/server'),kR=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),DR=require('@tiptap/starter-kit');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 Le__namespace=/*#__PURE__*/_interopNamespace(Le);var n0__default=/*#__PURE__*/_interopDefault(n0);var u0__default=/*#__PURE__*/_interopDefault(u0);var bC__namespace=/*#__PURE__*/_interopNamespace(bC);var MS__namespace=/*#__PURE__*/_interopNamespace(MS);var Z2__default=/*#__PURE__*/_interopDefault(Z2);var g4__default=/*#__PURE__*/_interopDefault(g4);var kR__default=/*#__PURE__*/_interopDefault(kR);var DR__default=/*#__PURE__*/_interopDefault(DR);var Zv=Object.create;var Lc=Object.defineProperty;var Xv=Object.getOwnPropertyDescriptor;var $v=Object.getOwnPropertyNames;var Qv=Object.getPrototypeOf,_v=Object.prototype.hasOwnProperty;var e0=(e,t,r)=>t in e?Lc(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var fr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var t0=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of $v(t))!_v.call(e,n)&&n!==r&&Lc(e,n,{get:()=>t[n],enumerable:!(o=Xv(t,n))||o.enumerable});return e};var Zi=(e,t,r)=>(r=e!=null?Zv(Qv(e)):{},t0(t||!e||!e.__esModule?Lc(r,"default",{value:e,enumerable:true}):r,e));var Ia=(e,t,r)=>e0(e,typeof t!="symbol"?t+"":t,r);var Fc=fr((Ac,Ic)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof Ac<"u"?t():(t(),e.FileSaver={});})(Ac,function(){function e(s,c){return typeof c>"u"?c={autoBom:false}:typeof c!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),c={autoBom:!c}),c.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(s.type)?new Blob(["\uFEFF",s],{type:s.type}):s}function t(s,c,l){var d=new XMLHttpRequest;d.open("GET",s),d.responseType="blob",d.onload=function(){i(d.response,c,l);},d.onerror=function(){console.error("could not download file");},d.send();}function r(s){var c=new XMLHttpRequest;c.open("HEAD",s,false);try{c.send();}catch{}return 200<=c.status&&299>=c.status}function o(s){try{s.dispatchEvent(new MouseEvent("click"));}catch{var c=document.createEvent("MouseEvents");c.initMouseEvent("click",true,true,window,0,0,0,80,20,false,false,false,false,0,null),s.dispatchEvent(c);}}var n=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:void 0,a=n.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),i=n.saveAs||(typeof window!="object"||window!==n?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(s,c,l){var d=n.URL||n.webkitURL,u=document.createElement("a");c=c||s.name||"download",u.download=c,u.rel="noopener",typeof s=="string"?(u.href=s,u.origin===location.origin?o(u):r(u.href)?t(s,c,l):o(u,u.target="_blank")):(u.href=d.createObjectURL(s),setTimeout(function(){d.revokeObjectURL(u.href);},4e4),setTimeout(function(){o(u);},0));}:"msSaveOrOpenBlob"in navigator?function(s,c,l){if(c=c||s.name||"download",typeof s!="string")navigator.msSaveOrOpenBlob(e(s,l),c);else if(r(s))t(s,c,l);else {var d=document.createElement("a");d.href=s,d.target="_blank",setTimeout(function(){o(d);});}}:function(s,c,l,d){if(d=d||open("","_blank"),d&&(d.document.title=d.document.body.innerText="downloading..."),typeof s=="string")return t(s,c,l);var u=s.type==="application/octet-stream",m=/constructor/i.test(n.HTMLElement)||n.safari,p=/CriOS\/[\d]+/.test(navigator.userAgent);if((p||u&&m||a)&&typeof FileReader<"u"){var g=new FileReader;g.onloadend=function(){var b=g.result;b=p?b:b.replace(/^data:[^;]*;/,"data:attachment/file;"),d?d.location.href=b:location=b,d=null;},g.readAsDataURL(s);}else {var f=n.URL||n.webkitURL,x=f.createObjectURL(s);d?d.location=x:location.href=x,d=null,setTimeout(function(){f.revokeObjectURL(x);},4e4);}});n.saveAs=i.saveAs=i,typeof Ic<"u"&&(Ic.exports=i);});});var cb=fr(Fe=>{var Ct=typeof Symbol=="function"&&Symbol.for,Fu=Ct?Symbol.for("react.element"):60103,Bu=Ct?Symbol.for("react.portal"):60106,$s=Ct?Symbol.for("react.fragment"):60107,Qs=Ct?Symbol.for("react.strict_mode"):60108,_s=Ct?Symbol.for("react.profiler"):60114,el=Ct?Symbol.for("react.provider"):60109,tl=Ct?Symbol.for("react.context"):60110,Vu=Ct?Symbol.for("react.async_mode"):60111,rl=Ct?Symbol.for("react.concurrent_mode"):60111,ol=Ct?Symbol.for("react.forward_ref"):60112,nl=Ct?Symbol.for("react.suspense"):60113,Ew=Ct?Symbol.for("react.suspense_list"):60120,al=Ct?Symbol.for("react.memo"):60115,il=Ct?Symbol.for("react.lazy"):60116,Lw=Ct?Symbol.for("react.block"):60121,Aw=Ct?Symbol.for("react.fundamental"):60117,Iw=Ct?Symbol.for("react.responder"):60118,Fw=Ct?Symbol.for("react.scope"):60119;function lr(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Fu:switch(e=e.type,e){case Vu:case rl:case $s:case _s:case Qs:case nl:return e;default:switch(e=e&&e.$$typeof,e){case tl:case ol:case il:case al:case el:return e;default:return t}}case Bu:return t}}}function lb(e){return lr(e)===rl}Fe.AsyncMode=Vu;Fe.ConcurrentMode=rl;Fe.ContextConsumer=tl;Fe.ContextProvider=el;Fe.Element=Fu;Fe.ForwardRef=ol;Fe.Fragment=$s;Fe.Lazy=il;Fe.Memo=al;Fe.Portal=Bu;Fe.Profiler=_s;Fe.StrictMode=Qs;Fe.Suspense=nl;Fe.isAsyncMode=function(e){return lb(e)||lr(e)===Vu};Fe.isConcurrentMode=lb;Fe.isContextConsumer=function(e){return lr(e)===tl};Fe.isContextProvider=function(e){return lr(e)===el};Fe.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Fu};Fe.isForwardRef=function(e){return lr(e)===ol};Fe.isFragment=function(e){return lr(e)===$s};Fe.isLazy=function(e){return lr(e)===il};Fe.isMemo=function(e){return lr(e)===al};Fe.isPortal=function(e){return lr(e)===Bu};Fe.isProfiler=function(e){return lr(e)===_s};Fe.isStrictMode=function(e){return lr(e)===Qs};Fe.isSuspense=function(e){return lr(e)===nl};Fe.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===$s||e===rl||e===_s||e===Qs||e===nl||e===Ew||typeof e=="object"&&e!==null&&(e.$$typeof===il||e.$$typeof===al||e.$$typeof===el||e.$$typeof===tl||e.$$typeof===ol||e.$$typeof===Aw||e.$$typeof===Iw||e.$$typeof===Fw||e.$$typeof===Lw)};Fe.typeOf=lr;});var db=fr(Be=>{process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,g=e?Symbol.for("react.lazy"):60116,f=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function C(J){return typeof J=="string"||typeof J=="function"||J===o||J===l||J===a||J===n||J===u||J===m||typeof J=="object"&&J!==null&&(J.$$typeof===g||J.$$typeof===p||J.$$typeof===i||J.$$typeof===s||J.$$typeof===d||J.$$typeof===x||J.$$typeof===b||J.$$typeof===v||J.$$typeof===f)}function y(J){if(typeof J=="object"&&J!==null){var re=J.$$typeof;switch(re){case t:var Se=J.type;switch(Se){case c:case l:case o:case a:case n:case u:return Se;default:var ae=Se&&Se.$$typeof;switch(ae){case s:case d:case g:case p:case i:return ae;default:return re}}case r:return re}}}var S=c,N=l,R=s,M=i,T=t,E=d,I=o,F=g,w=p,k=r,H=a,A=n,B=u,Y=false;function q(J){return Y||(Y=true,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),G(J)||y(J)===c}function G(J){return y(J)===l}function U(J){return y(J)===s}function P(J){return y(J)===i}function D(J){return typeof J=="object"&&J!==null&&J.$$typeof===t}function z(J){return y(J)===d}function L(J){return y(J)===o}function h(J){return y(J)===g}function O(J){return y(J)===p}function W(J){return y(J)===r}function K(J){return y(J)===a}function te(J){return y(J)===n}function se(J){return y(J)===u}Be.AsyncMode=S,Be.ConcurrentMode=N,Be.ContextConsumer=R,Be.ContextProvider=M,Be.Element=T,Be.ForwardRef=E,Be.Fragment=I,Be.Lazy=F,Be.Memo=w,Be.Portal=k,Be.Profiler=H,Be.StrictMode=A,Be.Suspense=B,Be.isAsyncMode=q,Be.isConcurrentMode=G,Be.isContextConsumer=U,Be.isContextProvider=P,Be.isElement=D,Be.isForwardRef=z,Be.isFragment=L,Be.isLazy=h,Be.isMemo=O,Be.isPortal=W,Be.isProfiler=K,Be.isStrictMode=te,Be.isSuspense=se,Be.isValidElementType=C,Be.typeOf=y;})();});var Ou=fr((RV,zu)=>{process.env.NODE_ENV==="production"?zu.exports=cb():zu.exports=db();});var mb=fr((DV,pb)=>{var ub=Object.getOwnPropertySymbols,Bw=Object.prototype.hasOwnProperty,Vw=Object.prototype.propertyIsEnumerable;function zw(e){if(e==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function Ow(){try{if(!Object.assign)return !1;var e=new String("abc");if(e[5]="de",Object.getOwnPropertyNames(e)[0]==="5")return !1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;var o=Object.getOwnPropertyNames(t).map(function(a){return t[a]});if(o.join("")!=="0123456789")return !1;var n={};return "abcdefghijklmnopqrst".split("").forEach(function(a){n[a]=a;}),Object.keys(Object.assign({},n)).join("")==="abcdefghijklmnopqrst"}catch{return false}}pb.exports=Ow()?Object.assign:function(e,t){for(var r,o=zw(e),n,a=1;a<arguments.length;a++){r=Object(arguments[a]);for(var i in r)Bw.call(r,i)&&(o[i]=r[i]);if(ub){n=ub(r);for(var s=0;s<n.length;s++)Vw.call(r,n[s])&&(o[n[s]]=r[n[s]]);}}return o};});var sl=fr((MV,fb)=>{var Hw="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";fb.exports=Hw;});var Hu=fr((EV,gb)=>{gb.exports=Function.call.bind(Object.prototype.hasOwnProperty);});var vb=fr((LV,yb)=>{var Wu=function(){};process.env.NODE_ENV!=="production"&&(bb=sl(),ll={},xb=Hu(),Wu=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}});var bb,ll,xb;function hb(e,t,r,o,n){if(process.env.NODE_ENV!=="production"){for(var a in e)if(xb(e,a)){var i;try{if(typeof e[a]!="function"){var s=Error((o||"React class")+": "+r+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw s.name="Invariant Violation",s}i=e[a](t,a,o,r,null,bb);}catch(l){i=l;}if(i&&!(i instanceof Error)&&Wu((o||"React class")+": type specification of "+r+" `"+a+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof i+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),i instanceof Error&&!(i.message in ll)){ll[i.message]=true;var c=n?n():"";Wu("Failed "+r+" type: "+i.message+(c??""));}}}}hb.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(ll={});};yb.exports=hb;});var wb=fr((AV,Sb)=>{var Ww=Ou(),Gw=mb(),ia=sl(),Gu=Hu(),Cb=vb(),sa=function(){};process.env.NODE_ENV!=="production"&&(sa=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}});function cl(){return null}Sb.exports=function(e,t){var r=typeof Symbol=="function"&&Symbol.iterator,o="@@iterator";function n(w){var k=w&&(r&&w[r]||w[o]);if(typeof k=="function")return k}var a="<<anonymous>>",i={array:d("array"),bigint:d("bigint"),bool:d("boolean"),func:d("function"),number:d("number"),object:d("object"),string:d("string"),symbol:d("symbol"),any:u(),arrayOf:m,element:p(),elementType:g(),instanceOf:f,node:C(),objectOf:b,oneOf:x,oneOfType:v,shape:S,exact:N};function s(w,k){return w===k?w!==0||1/w===1/k:w!==w&&k!==k}function c(w,k){this.message=w,this.data=k&&typeof k=="object"?k:{},this.stack="";}c.prototype=Error.prototype;function l(w){if(process.env.NODE_ENV!=="production")var k={},H=0;function A(Y,q,G,U,P,D,z){if(U=U||a,D=D||G,z!==ia){if(t){var L=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw L.name="Invariant Violation",L}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var h=U+":"+G;!k[h]&&H<3&&(sa("You are manually calling a React.PropTypes validation function for the `"+D+"` prop on `"+U+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),k[h]=true,H++);}}return q[G]==null?Y?q[G]===null?new c("The "+P+" `"+D+"` is marked as required "+("in `"+U+"`, but its value is `null`.")):new c("The "+P+" `"+D+"` is marked as required in "+("`"+U+"`, but its value is `undefined`.")):null:w(q,G,U,P,D)}var B=A.bind(null,false);return B.isRequired=A.bind(null,true),B}function d(w){function k(H,A,B,Y,q,G){var U=H[A],P=T(U);if(P!==w){var D=E(U);return new c("Invalid "+Y+" `"+q+"` of type "+("`"+D+"` supplied to `"+B+"`, expected ")+("`"+w+"`."),{expectedType:w})}return null}return l(k)}function u(){return l(cl)}function m(w){function k(H,A,B,Y,q){if(typeof w!="function")return new c("Property `"+q+"` of component `"+B+"` has invalid PropType notation inside arrayOf.");var G=H[A];if(!Array.isArray(G)){var U=T(G);return new c("Invalid "+Y+" `"+q+"` of type "+("`"+U+"` supplied to `"+B+"`, expected an array."))}for(var P=0;P<G.length;P++){var D=w(G,P,B,Y,q+"["+P+"]",ia);if(D instanceof Error)return D}return null}return l(k)}function p(){function w(k,H,A,B,Y){var q=k[H];if(!e(q)){var G=T(q);return new c("Invalid "+B+" `"+Y+"` of type "+("`"+G+"` supplied to `"+A+"`, expected a single ReactElement."))}return null}return l(w)}function g(){function w(k,H,A,B,Y){var q=k[H];if(!Ww.isValidElementType(q)){var G=T(q);return new c("Invalid "+B+" `"+Y+"` of type "+("`"+G+"` supplied to `"+A+"`, expected a single ReactElement type."))}return null}return l(w)}function f(w){function k(H,A,B,Y,q){if(!(H[A]instanceof w)){var G=w.name||a,U=F(H[A]);return new c("Invalid "+Y+" `"+q+"` of type "+("`"+U+"` supplied to `"+B+"`, expected ")+("instance of `"+G+"`."))}return null}return l(k)}function x(w){if(!Array.isArray(w))return process.env.NODE_ENV!=="production"&&(arguments.length>1?sa("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):sa("Invalid argument supplied to oneOf, expected an array.")),cl;function k(H,A,B,Y,q){for(var G=H[A],U=0;U<w.length;U++)if(s(G,w[U]))return null;var P=JSON.stringify(w,function(z,L){var h=E(L);return h==="symbol"?String(L):L});return new c("Invalid "+Y+" `"+q+"` of value `"+String(G)+"` "+("supplied to `"+B+"`, expected one of "+P+"."))}return l(k)}function b(w){function k(H,A,B,Y,q){if(typeof w!="function")return new c("Property `"+q+"` of component `"+B+"` has invalid PropType notation inside objectOf.");var G=H[A],U=T(G);if(U!=="object")return new c("Invalid "+Y+" `"+q+"` of type "+("`"+U+"` supplied to `"+B+"`, expected an object."));for(var P in G)if(Gu(G,P)){var D=w(G,P,B,Y,q+"."+P,ia);if(D instanceof Error)return D}return null}return l(k)}function v(w){if(!Array.isArray(w))return process.env.NODE_ENV!=="production"&&sa("Invalid argument supplied to oneOfType, expected an instance of array."),cl;for(var k=0;k<w.length;k++){var H=w[k];if(typeof H!="function")return sa("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+I(H)+" at index "+k+"."),cl}function A(B,Y,q,G,U){for(var P=[],D=0;D<w.length;D++){var z=w[D],L=z(B,Y,q,G,U,ia);if(L==null)return null;L.data&&Gu(L.data,"expectedType")&&P.push(L.data.expectedType);}var h=P.length>0?", expected one of type ["+P.join(", ")+"]":"";return new c("Invalid "+G+" `"+U+"` supplied to "+("`"+q+"`"+h+"."))}return l(A)}function C(){function w(k,H,A,B,Y){return R(k[H])?null:new c("Invalid "+B+" `"+Y+"` supplied to "+("`"+A+"`, expected a ReactNode."))}return l(w)}function y(w,k,H,A,B){return new c((w||"React class")+": "+k+" type `"+H+"."+A+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+B+"`.")}function S(w){function k(H,A,B,Y,q){var G=H[A],U=T(G);if(U!=="object")return new c("Invalid "+Y+" `"+q+"` of type `"+U+"` "+("supplied to `"+B+"`, expected `object`."));for(var P in w){var D=w[P];if(typeof D!="function")return y(B,Y,q,P,E(D));var z=D(G,P,B,Y,q+"."+P,ia);if(z)return z}return null}return l(k)}function N(w){function k(H,A,B,Y,q){var G=H[A],U=T(G);if(U!=="object")return new c("Invalid "+Y+" `"+q+"` of type `"+U+"` "+("supplied to `"+B+"`, expected `object`."));var P=Gw({},H[A],w);for(var D in P){var z=w[D];if(Gu(w,D)&&typeof z!="function")return y(B,Y,q,D,E(z));if(!z)return new c("Invalid "+Y+" `"+q+"` key `"+D+"` supplied to `"+B+"`.\nBad object: "+JSON.stringify(H[A],null," ")+`
|
|
2
|
-
Valid keys: `+JSON.stringify(Object.keys(w),null," "));var L=
|
|
3
|
-
`+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=Bc(t.filename||"chart","svg",t.timestamp!==!1);(0,Xi.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function s0(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);mm(n,i),i.setAttribute("width",String(a.width)),i.setAttribute("height",String(a.height)),i.removeAttribute("transform");let s=i.getElementsByTagName("text");Array.from(s).forEach(m=>{m.style.fontFamily||(m.style.fontFamily="system-ui, -apple-system, sans-serif"),m.style.fontSize||(m.style.fontSize="12px");});let c=document.createElementNS("http://www.w3.org/2000/svg","rect");c.setAttribute("width",String(a.width)),c.setAttribute("height",String(a.height)),c.setAttribute("fill","white"),i.insertBefore(c,i.firstChild);let d=new XMLSerializer().serializeToString(i);d.includes("xmlns=")||(d=d.replace("<svg",'<svg xmlns="http://www.w3.org/2000/svg"'));let u=new Blob([d],{type:"image/svg+xml;charset=utf-8"});return o=URL.createObjectURL(u),new Promise((m,p)=>{let g=new Image,f=setTimeout(()=>{o&&URL.revokeObjectURL(o),p(new Error("Image loading timeout"));},1e4);g.onload=()=>{clearTimeout(f);try{let x=document.createElement("canvas");x.width=a.width*r,x.height=a.height*r;let b=x.getContext("2d");if(!b)throw new Error("Canvas context not available");b.imageSmoothingEnabled=!0,b.imageSmoothingQuality="high",b.scale(r,r),b.fillStyle="white",b.fillRect(0,0,a.width,a.height),b.drawImage(g,0,0,a.width,a.height),x.toBlob(v=>{if(v){let C=Bc(t.filename||"chart","png",t.timestamp!==!1);(0,Xi.saveAs)(v,C),m();}else p(new Error("Failed to create PNG blob"));o&&URL.revokeObjectURL(o);},"image/png",1);}catch(x){o&&URL.revokeObjectURL(o),p(x);}},g.onerror=()=>{clearTimeout(f),o&&URL.revokeObjectURL(o),p(new Error("Failed to load SVG as image"));},g.src=o;})}catch(n){throw o&&URL.revokeObjectURL(o),new Error(`PNG export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function l0(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 c0(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function fm({datasets:e,metadata:t,svgRef:r}){return Le.useCallback(async o=>{try{await Vc(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}function Fa(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function p0(e,t){let r=Fa(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)?o.includes(r):false;case "nin":return Array.isArray(o)?!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 gm(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?gm(e,o):p0(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function m0(e,t){return !t||t.conditions.length===0?e:e.filter(r=>gm(r,t))}function f0(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 g0(e,t){return t?[...e].sort((r,o)=>{let n=Fa(r,t.field),a=Fa(o,t.field);return f0(n,a,t.direction)}):e}function b0(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 u0__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=Fa(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function x0(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=Fa(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 zc({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=b0(e,o||null);a=m0(a,t||null);let i=x0(a,n);return a=g0(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function $i({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return Le.useMemo(()=>zc({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function Co(e,t=300){let[r,o]=Le.useState(e);return Le.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function Qi({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=Co(r,n),i=Le.useRef(true);Le.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function bm(e){return e.mode==="client"?$i({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(Qi({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})}function _i(e,t=300){let[r,o]=Le.useState(false);return Le.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}function Jn(){let[e,t]=Le.useState({width:0,height:0}),r=Le.useRef(null),o=Le.useRef(void 0),n=Le.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 Le.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function So({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=Le.useRef(null),u=Le.useRef(null),m=Le.useRef(false),[p,g]=Le.useState(0);Le.useEffect(()=>{u.current&&(c||d.current)&&g(M=>M+1);},[c,e.length]);let f=n||(o?e.length===0?"loading":"loading-more":"idle"),x=f==="loading",b=f==="loading-more",v=a!==void 0?a:e.length>=100,C=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),y=v?C:null,S=v?C.getVirtualItems():[];Le.useEffect(()=>{let M=u.current,T=c||d.current;if(!M||!T||!r||o||!t)return;let E=new IntersectionObserver(I=>{let[F]=I;F?.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(M),()=>{E.disconnect();}},[r,o,t,c,l,p]);let N=Le.useCallback((M,T)=>{y?y.scrollToIndex(M,T):d.current&&d.current.children[M]?.scrollIntoView({behavior:"smooth",block:T?.align||"start"});},[y]),R=Le.useCallback(()=>{y?y.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[y]);return {virtualizer:y,virtualItems:S,computedLoadingState:f,isInitialLoad:x,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:N,scrollToTop:R}}function es(e,t){let[r,o]=Le.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}});Le.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=Le.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=Le.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 Cm=Zi(Fc(),1);function A0(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 I0(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Sm(e,t){let r=I0(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Hc(e){return e.filter(t=>t.exportable!==false)}function wm(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 Wc(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Hc(t);if(n.length===0)throw new Error("No exportable columns found");wm(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=Sm(u,l);}return d}),i=n0__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=A0(o.filename||"table-data","csv",o.timestamp!==!1);(0,Cm.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function F0(e){let{columns:t,data:r}=e,o=Hc(t);return wm(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=Sm(i,n);}return a})}function B0(e){return Hc(e).map(t=>t.exportLabel||t.label)}function Nm({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:Le.useCallback(async()=>{try{await Wc({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function ts(e=true){let[t,r]=Le.useState(null);return Le.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 Gc=class{constructor(){Ia(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();}},ee=new Gc;var wo=(e,t="Yes",r="No")=>e==null?null:e?t:r,H0=e=>wo(e,"Enabled","Disabled"),W0=e=>wo(e,"On","Off"),G0=e=>wo(e,"Active","Inactive"),U0=e=>wo(e,"True","False"),Y0=e=>wo(e,"\u2713","\u2717"),No=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},km=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=No(e);return r===null?t.nullText??null:wo(r,t.trueText??"Yes",t.falseText??"No")};ee.register("boolean",(e,t,r)=>{let o=No(e);return o!==null?wo(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});ee.register("yesNo",e=>{let t=No(e);return t!==null?wo(t,"Yes","No"):null});ee.register("enabledDisabled",e=>{let t=No(e);return t!==null?H0(t):null});ee.register("onOff",e=>{let t=No(e);return t!==null?W0(t):null});ee.register("activeInactive",e=>{let t=No(e);return t!==null?G0(t):null});ee.register("trueFalse",e=>{let t=No(e);return t!==null?U0(t):null});ee.register("checkmark",e=>{let t=No(e);return t!==null?Y0(t):null});var le=e=>e==null,Tm=(e,t=0)=>le(e)?null:`${e.toFixed(t)}%`,Pm=(e,t=0)=>Tm(e,t)??"\u2014",K0=e=>le(e)?null:Math.round(e).toString(),J0=(e,t=1)=>le(e)?null:e.toFixed(t),j0=(e,t,r=true)=>{if(le(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)},q0=(e,t="short")=>le(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),Z0=(e,t=2)=>le(e)?null:e.toExponential(t),Rm=(e,t="USD",r)=>{if(le(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)},Dm=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o={useGrouping:t.thousandsSeparator??false};return t.decimals!==void 0&&(o.minimumFractionDigits=t.decimals,o.maximumFractionDigits=t.decimals),t.notation&&(o.notation=t.notation,t.notation==="compact"&&t.compactDisplay&&(o.compactDisplay=t.compactDisplay)),t.sign&&(o.signDisplay=t.sign),new Intl.NumberFormat("en-US",o).format(r)},Mm=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);return isNaN(r)?t.nullText??null:Rm(r,t.currency,t)};ee.register("percentage",(e,t)=>typeof e=="number"?Tm(e,typeof t=="number"?t:0):null);ee.register("integer",e=>typeof e=="number"?K0(e):null);ee.register("float",(e,t)=>typeof e=="number"?J0(e,typeof t=="number"?t:1):null);ee.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:j0(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});ee.register("compact",(e,t)=>typeof e=="number"?q0(e,t==="long"?"long":"short"):null);ee.register("scientific",(e,t)=>typeof e=="number"?Z0(e,typeof t=="number"?t:2):null);ee.register("currency",(e,t,r)=>typeof e=="number"?Rm(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function tM(e,t=1){return le(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function rM(e,t=1){return le(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function Br({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=$o(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=$o(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return $o(e,{type:"number"});if(typeof e=="boolean")return $o(e,{type:"boolean"})}return String(e)}function iM(e,t,r){return Le__namespace.default.useCallback(o=>Br({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Uc=(e,t=0)=>{if(le(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},os=(e,t=1)=>le(e)?null:`${e.toFixed(t)} A`,Yc=(e,t=2)=>le(e)?null:`${(e/1e3).toFixed(t)} kA`,$0=(e,t)=>{if(le(e))return null;let r=Math.abs(e);return r>=1e3?Yc(e,t??2):r<1?Uc(e,t??0):os(e,t??1)},Kc=(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 Yc(r,o??2);case "mA":return Uc(r,o??0);case "A":return os(r,o??1)}return t.autoScale!==false?$0(r,o):os(r,o??1)};ee.register("current",Kc);var uM=Uc,pM=os,mM=Yc;var Qo=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},Q0=(e,t=false,r)=>{if(!e)return null;let o=Qo(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)},ns=e=>{if(!e)return null;let t=Qo(e);return t?t.toRelative():"Invalid Date"},_0=(e,t)=>{if(!e)return null;let r=Qo(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},eC=e=>{if(!e)return null;let t=Qo(e);return t?t.toISO():null},tC=(e,t,r)=>{if(!e)return null;let o=Qo(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},xM=e=>{let t=Qo(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},Em=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Qo(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)};ee.register("date",(e,t,r)=>Q0(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));ee.register("relativeTime",e=>ns(e));ee.register("fullDateTime",(e,t)=>_0(e,typeof t=="string"?t:void 0));ee.register("isoString",e=>eC(e));ee.register("customDateFormat",(e,t,r)=>typeof t=="string"?tC(e,t,typeof r=="string"?r:void 0):null);var Jc=(e,t=1)=>le(e)?null:`${e.toFixed(t)} m`,rC=(e,t=1)=>le(e)?null:`${(e*100).toFixed(t)} cm`,oC=(e,t=0)=>le(e)?null:`${(e*1e3).toFixed(t)} mm`,jc=(e,t=1)=>le(e)?null:`${(e/1e3).toFixed(t)} km`,qc=(e,t=0)=>le(e)?null:`${e.toFixed(t)} ft`,nC=(e,t=1)=>le(e)?null:`${e.toFixed(t)} in`,Zc=(e,t=1)=>le(e)?null:`${e.toFixed(t)} mi`,Xc=(e,t=0)=>le(e)?null:`${e.toFixed(t)} yd`,CM=(e,t=1)=>le(e)?null:`${e.toFixed(t)} nm`,SM=e=>e*3.28084,wM=e=>e/3.28084,NM=e=>e*1.60934,kM=e=>e/1.60934,TM=e=>e/5280,Lm=e=>e*5280,PM=e=>e/1609.34,RM=e=>e*1609.34,DM=e=>e*.9144,MM=e=>e/.9144,EM=e=>e*2.54,LM=e=>e/2.54,Am=(e,t=false,r=1)=>{if(le(e))return null;let o=Math.abs(e);return t?o>=1e3?jc(e,r):o<.01?oC(e,0):o<1?rC(e,r):Jc(e,r):o<.01?qc(Lm(e),0):o<.1?Xc(Lm(e)/3,0):Zc(e,r)},Im=(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 Am(r,n,o)}switch(t.unit){case "km":return jc(r,o);case "ft":return qc(r,o);case "mi":return Zc(r,o);case "yd":return Xc(r,o);default:return Jc(r,o)}};ee.register("miles",(e,t)=>typeof e=="number"?Zc(e,typeof t=="number"?t:1):null);ee.register("kilometers",(e,t)=>typeof e=="number"?jc(e,typeof t=="number"?t:1):null);ee.register("meters",(e,t)=>typeof e=="number"?Jc(e,typeof t=="number"?t:1):null);ee.register("feet",(e,t)=>typeof e=="number"?qc(e,typeof t=="number"?t:0):null);ee.register("yards",(e,t)=>typeof e=="number"?Xc(e,typeof t=="number"?t:0):null);ee.register("inches",(e,t)=>typeof e=="number"?nC(e,typeof t=="number"?t:1):null);ee.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?Am(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var $c=(e,t=1)=>le(e)?null:`${e.toFixed(t)} Wh`,Qc=(e,t=1)=>le(e)?null:`${(e/1e3).toFixed(t)} kWh`,Fm=(e,t=1)=>le(e)?null:`${(e/1e6).toFixed(t)} MWh`,Bm=(e,t=1)=>le(e)?null:`${(e/1e9).toFixed(t)} GWh`,Vm=(e,t=1)=>{if(le(e))return null;let r=Math.abs(e);return r>=1e9?Bm(e,t):r>=1e6?Fm(e,t):r>=1e3?Qc(e,t):$c(e,t)},aC={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},_c=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.sourceUnit?r*aC[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return Bm(o,n);case "MWh":return Fm(o,n);case "kWh":return Qc(o,n);case "Wh":return $c(o,n)}return t.autoScale!==false?Vm(o,n):$c(o,n)};ee.register("kWh",e=>typeof e=="number"?Qc(e):null);ee.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Vm(e,typeof t=="number"?t:1):null);ee.register("energy",_c);var as=e=>{if(!e)return null;let t=e.replace(/\D/g,"");return t.length===10?t.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3"):t.length===11&&t.startsWith("1")?t.replace(/1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):e},ed=e=>{if(!e)return null;let t=e.replace(/[^\d+]/g,"");return t.startsWith("+")?t.length===12&&t.startsWith("+1")?t.replace(/\+1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):t.length===13&&t.startsWith("+44")?t.replace(/\+44(\d{2})(\d{4})(\d{4})/,"+44 $1 $2 $3"):t.replace(/(\+\d{1,3})(\d{3,4})(\d{3,4})(\d{3,4})?/,"$1 $2 $3 $4").trim():as(e)},jn=e=>e?e.startsWith("+")||e.length>11?ed(e):as(e):null,zm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return ed(r);switch(t.country){case "US":case "CA":return as(r);default:return jn(r)}};ee.register("phoneNumber",e=>typeof e=="string"?jn(e):null);ee.register("usPhone",e=>typeof e=="string"?as(e):null);ee.register("internationalPhone",e=>typeof e=="string"?ed(e):null);var is=(e,t=0)=>le(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,td=(e,t=1)=>le(e)?null:`${(e/1e3).toFixed(t)} kW`,rd=(e,t=1)=>le(e)?null:`${(e/1e6).toFixed(t)} MW`,od=(e,t=2)=>le(e)?null:`${(e/1e9).toFixed(t)} GW`,iC=(e,t)=>{if(le(e))return null;let r=Math.abs(e);return r>=1e9?od(e,t??2):r>=1e6?rd(e,t??1):r>=1e3?td(e,t??1):is(e,t??0)},nd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "GW":return od(r,o??2);case "MW":return rd(r,o??1);case "kW":return td(r,o??1);case "W":return is(r,o??0)}return t.autoScale!==false?iC(r,o):is(r,o??0)};ee.register("power",nd);var WM=is,GM=td,UM=rd,YM=od;var ad=(e,t=1)=>le(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,ss=(e,t=1)=>le(e)?null:`${e.toFixed(t)} \u03A9`,Om=(e,t=1)=>le(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,Hm=(e,t=2)=>le(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,sC=(e,t)=>{if(le(e))return null;let r=Math.abs(e);return r>=1e6?Hm(e,t??2):r>=1e3?Om(e,t??1):r<1?ad(e,t??1):ss(e,t??1)},id=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "M\u03A9":return Hm(r,o??2);case "k\u03A9":return Om(r,o??1);case "m\u03A9":return ad(r,o??1);case "\u03A9":return ss(r,o??1)}return t.autoScale!==false?sC(r,o):ss(r,o??1)};ee.register("resistance",id);ee.register("ohms",e=>typeof e=="number"?ss(e):null);ee.register("milliohms",e=>typeof e=="number"?ad(e):null);var Wm=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},Gm=(e,t=0)=>le(e)?null:`${e.toFixed(t)}\xB0F`,Um=(e,t=true,r=0)=>le(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Ym=(e,t=true,r=0)=>le(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,lC=e=>e*9/5+32,cC=e=>(e-32)*(5/9),$M=e=>e+273.15,dC=e=>e-273.15,QM=e=>cC(e)+273.15,_M=e=>lC(dC(e)),Km=(e,t="F",r=0)=>{if(le(e))return null;switch(typeof t=="string"&&t.length>1?Wm(t):t){case "C":return Um(e,true,r);case "K":return Ym(e,true,r);default:return Gm(e,r)}},Jm=(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?Wm(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 Km(r,n,o)};ee.register("temperature",(e,t,r)=>typeof e=="number"?Km(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);ee.register("fahrenheit",(e,t)=>typeof e=="number"?Gm(e,typeof t=="number"?t:0):null);ee.register("celsius",(e,t,r)=>typeof e=="number"?Um(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);ee.register("kelvin",(e,t,r)=>typeof e=="number"?Ym(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var uC=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),jm=e=>e?.toUpperCase()??"",qm=e=>e?.toLowerCase()??"",Zm=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Xm=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(" ")},$m=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Qm=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",_m=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",ef=e=>e?e.toLowerCase().split("_").map(t=>Qm(t)).join(" "):"",pC=e=>e?e.includes("_")?ef(e):e.toUpperCase()===e?Qm(e.toLowerCase()):_m(e):"",qn=(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)}`},ls=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",cs=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",mC=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},tf=(e,t)=>{if(uC(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=jm(r);break;case "lowercase":r=qm(r);break;case "capitalize":r=$m(r);break;case "titleCase":r=Xm(r);break;case "sentenceCase":r=Zm(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=ls(r,o);break;case "middle":r=qn(r,o);break;case "end":r=cs(r,o,a);break}}return r};ee.register("uppercase",e=>jm(String(e)));ee.register("lowercase",e=>qm(String(e)));ee.register("sentenceCase",e=>Zm(String(e)));ee.register("titleCase",e=>Xm(String(e)));ee.register("capitalize",e=>$m(String(e)));ee.register("camelCaseToWords",e=>_m(String(e)));ee.register("snakeCaseToWords",e=>ef(String(e)));ee.register("enumToSentenceCase",e=>pC(String(e)));ee.register("truncateMiddle",(e,t)=>qn(String(e),typeof t=="number"?t:16));ee.register("truncateStart",(e,t)=>ls(String(e),typeof t=="number"?t:8));ee.register("truncateEnd",(e,t,r)=>cs(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));ee.register("secret",e=>mC(String(e)));var sd=(e,t=0)=>{if(le(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},ds=(e,t=0)=>le(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,ld=(e,t=1)=>le(e)?null:`${(e/1e3).toFixed(t)} kV`,fC=(e,t)=>{if(le(e))return null;let r=Math.abs(e);return r>=1e3?ld(e,t??1):r<1?sd(e,t??0):ds(e,t??0)},cd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kV":return ld(r,o??1);case "mV":return sd(r,o??0);case "V":return ds(r,o??0)}return t.autoScale!==false?fC(r,o):ds(r,o??0)};ee.register("voltage",cd);var aE=sd,iE=ds,sE=ld;var gC=(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:Pm(r,t.decimals??0)},$o=(e,t)=>{switch(t.type){case "text":return tf(e,t);case "number":return Dm(e,t);case "percentage":return gC(e,t);case "currency":return Mm(e,t);case "date":return Em(e,t);case "boolean":return km(e,t);case "energy":return _c(e,t);case "power":return nd(e,t);case "voltage":return cd(e,t);case "current":return Kc(e,t);case "resistance":return id(e,t);case "temperature":return Jm(e,t);case "distance":return Im(e,t);case "phone":return zm(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}},CE=(e,t)=>({type:e,...t});function Ut(...e){return e.filter(Boolean).join(" ")}var Vr={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 dt(e,...t){return Ut(Vr[e],...t)}var Zn={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},V=Le.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=bC__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react`),null;let c=typeof t=="string"&&t in Zn?Zn[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 nf=Le.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 Zn?Zn[n]:n,p=r?typeof r=="string"&&r in Zn?Zn[r]:r:m*1.75,g=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:g,style:{width:p,height:p},children:jsxRuntime.jsx(V,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});nf.displayName="IconWithContainer";function rr({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 PC({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 ot({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)=>PC({...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(rr,{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}var MC={"--color-brand-primary":["--color-action-brand","--color-text-link-default","--action-brand-background"],"--color-brand-dark":["--color-action-brand-hover","--color-text-link-hover","--action-brand-hover"],"--color-action-brand":["--color-text-link-default","--action-brand-background"],"--color-action-brand-hover":["--color-text-link-hover","--action-brand-hover"]};function af(e){let t={...e};for(let[r,o]of Object.entries(MC))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function sf(e){return e.replace(/[{}<>]/g,"")}function lf(e){return Object.entries(e).map(([t,r])=>`${sf(t)}: ${sf(r)};`).join(" ")}function df({variables:e,darkVariables:t,children:r}){let n=Le.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?af(e):null,c=i?af(t):null,l=s?`[data-brand-scope="${n}"] { ${lf(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${lf(c)} }`:"",u=[l,d].filter(Boolean).join(`
|
|
4
|
-
`);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:u}}),jsxRuntime.jsx("div",{"data-brand-scope":n,children:r})]})}var Va=new Map,Nt=(e,t="#000000")=>{if(typeof window>"u")return t;let r=e.startsWith("var(")?e.slice(4,-1):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!r.startsWith("--color-")&&(r=`--color-${r.slice(2)}`),Va.has(r))return Va.get(r);try{let o=document.body||document.documentElement,a=getComputedStyle(o).getPropertyValue(r).trim();if(a)return Va.set(r,a),a;let i=document.createElement("div");i.style.color=`var(${r})`,document.body.appendChild(i);let s=getComputedStyle(i).color;return document.body.removeChild(i),s&&s!=="rgb(0, 0, 0)"?(Va.set(r,s),s):t}catch(o){return console.warn(`Failed to resolve color for ${e}:`,o),t}},us=()=>{Va.clear();},za=()=>{let e=[];for(let t=1;t<=12;t++){let r=Nt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?uf():e},uf=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],pd=()=>Nt("--color-viz-default","#444ae1"),LC=(e,t)=>{let r={},o=za();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r};var pf=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},AC=e=>pf(e)?Nt("--color-text-primary","#333333"):Nt("--color-text-inverse","#ffffff"),mf=(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()},ff=e=>{let t=za(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var md=(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)},fd=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]},gf=(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},gd=(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=Nt(i);n.push(s);}return n},bd=(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=Nt(i);n.push(s);}return n},Oa=(e,t,r,o="viridis")=>{let n=gd(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]},Ha=(e,t,r,o,n="redYellowBlue")=>{let a=bd(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 xd=Le.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),Yt=()=>Le.useContext(xd);function zC(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function hf(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function yf(e){return e==="system"?zC():e}var Cf=({children:e})=>{let[t,r]=Le.useState(hf),[o,n]=Le.useState(()=>yf(hf())),a=o==="dark",i=Le.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")),us();},[]);Le.useEffect(()=>{us();let c=yf(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=Le.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(xd.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function Xn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function _o(e,t){return Xn(e)?t.format(e):""}function Sf(e){if(!Xn(e.start)||!Xn(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=>_o(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=>_o(i,a)}function hd(e,t){if(!Xn(e.start)||!Xn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>Xn(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=>_o(d,l)}if(r<=48){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate(),p=d.getHours(),g=p>=12?"p":"a",f=p%12||12;return `${u}/${m} ${f}${g}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric"});return d=>_o(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=>_o(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=>_o(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=>_o(l,c)}function Ue(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 ve(e,t){return reactAriaComponents.composeRenderProps(e,r=>tailwindMerge.twMerge(t,r))}var Ae={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 UC="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",YC="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",KC={primary:YC,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"},Nf={full:"w-full",default:"w-fit"},JC="opacity-50 cursor-not-allowed pointer-events-none",jC="opacity-100 cursor-pointer",qC={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},ZC={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function XC(e){return !e||e==="default"||e==="brand"?"primary":e}function $C(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=XC(t),s=i==="unstyled"?"":`${UC} ${KC[i]}`;i!=="unstyled"&&(s+=` ${Ae[r].text} ${Ae[r].height} ${Ae[r].padding} ${Ae[r].gap}`),o||a?s+=` ${JC}`:s+=` ${jC}`,n?s+=` ${Nf.full}`:s+=` ${Nf.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,Ue(),c].filter(Boolean).join(" ")}function Q(e){let{icon:t,children:r,isLoading:o=false,loadingText:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:c,href:l,className:d,badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",style:g,target:f,rel:x,...b}=e,v=t?jsxRuntime.jsx(V,{name:t,size:i,weight:c}):null,C=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,typeof r=="function"?null:r,s==="right"&&v]}),y=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:C}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,N=tailwindMerge.twMerge($C(e),d),R=l?{href:l,target:f,rel:x,...b}:{};if(l){let{onPress:T,onPressStart:E,onPressEnd:I,onPressChange:F,onPressUp:w,onAuxClick:k,onContextMenu:H,onDoubleClick:A,...B}=b;Object.assign(R,B);}let M=l?jsxRuntime.jsx(reactAriaComponents.Link,{...R,...o&&{"aria-busy":true},style:S?void 0:g,className:N,children:o?y:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,r(T),s==="right"&&v]})}):C}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:g,className:N,children:o?y:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,r(T),s==="right"&&v]})}):C});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:g,children:[M,jsxRuntime.jsx("span",{className:`absolute ${qC[p]} flex h-5 w-5 items-center justify-center rounded-full ${ZC[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):M}function vd({action:e,defaultVariant:t,defaultSize:r="lg"}){let o=!!e.formId;return jsxRuntime.jsx(Q,{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 To({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(vd,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(vd,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(vd,{action:e,defaultVariant:"primary"})]})]})]})}var QC={heading:{sm:Vr.headingSm,md:Vr.headingMd,lg:Vr.headingLg,xl:Vr.headingXl},display:{sm:Vr.displaySm,md:Vr.displayMd,lg:Vr.displayLg,xl:Vr.displayXl}},_C={page:"h-16 leading-[62px]"};function Kt({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=QC[t][i],c=o?_C[o]:"";return jsxRuntime.jsx(e,{className:Ut(s,"text-text-primary",c,n),children:a})}var It=({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(Q,{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(Kt,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(Q,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(V,{name:"X","data-testid":"close-button"})})]})]});var j=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,g]=Le.useState(c===0);if(Le.useEffect(()=>{if(c>0){let S=setTimeout(()=>g(true),c);return ()=>clearTimeout(S)}},[c]),!p)return null;let f=n?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",x=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 ${x}`: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 ${x}`:"",v="rounded-sm";r==="circle"&&(v="rounded-full"),r==="text"&&(v="h-4 w-full rounded-sm");let C=a?"flex-1 min-w-0":"",y=s?Object.entries(s).map(([S,N])=>`${S}:w-[${N}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":m,children:i.map((S,N)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(f,b,v,C,y,u),style:{width:S,height:t}},N))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(f,b,v,C,y,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},Pf=({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 aS={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"},iS="rounded-lg",Sd={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},sS={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function Ie({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",aS[e],iS,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(j,{width:"100%",height:"100%",className:"rounded-none"}):r})}function wd({title:e,subtitle:t,actions:r,className:o,isLoading:n=false}){return n?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",o),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(j,{width:120,height:20}),jsxRuntime.jsx(j,{width:24,height:24})]}),t&&jsxRuntime.jsx(j,{width:200,height:16})]}):!e&&!t&&!r?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",o),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(Kt,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:dt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function Nd({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",Sd[r],o),children:jsxRuntime.jsx(j,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Sd[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Sd[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function kd({className:e,children:t,isLoading:r=false,fill:o=false}){let a=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return r?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(a,o&&"flex-1 flex flex-col min-h-0",e),children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(j,{width:"100%",height:16}),jsxRuntime.jsx(j,{width:"80%",height:16}),jsxRuntime.jsx(j,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),children:t}):null}function Td({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(j,{width:80,height:32}),jsxRuntime.jsx(j,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",sS[r],e),children:t}):null}Ie.Header=wd;Ie.Media=Nd;Ie.Content=kd;Ie.Footer=Td;var Tr=class extends Le.Component{constructor(){super(...arguments);Ia(this,"state",{hasError:false});Ia(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(Ie,{children:[this.props.title&&jsxRuntime.jsx(Ie.Header,{title:this.props.title}),jsxRuntime.jsx(Ie.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 uS=.3,pS=.5;function nt({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,onClose:c,isDismissable:l=true,transparentOverlay:d=false,primaryAction:u,secondaryAction:m,footerContent:p,maxHeight:g="80vh",height:f,maxWidth:x="640px",contentPadding:b=true,showHandle:v=true,animationVariant:C="scale",className:y}){let[S,N]=Le.useState(false),[R,M]=Le.useState(0),[T,E]=Le.useState(false),I=ts(s),F=I?.height??null,w=I?.keyboardOffset??0,k=Le.useRef(null),H=Le.useRef(null),A=Le.useRef(null),B=Le.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});Le.useEffect(()=>{if(s){let D=setTimeout(()=>{N(true),setTimeout(()=>N(false),600);},400);return ()=>clearTimeout(D)}},[s]),Le.useEffect(()=>{s||(M(0),E(false),B.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),Le.useEffect(()=>{let D=H.current;if(!D||!s)return;let z=null,L=h=>{let O=h.target;O&&["INPUT","TEXTAREA","SELECT"].includes(O.tagName)&&(z&&clearTimeout(z),z=setTimeout(()=>{O.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return D.addEventListener("focusin",L),()=>{D.removeEventListener("focusin",L),z&&clearTimeout(z);}},[s]);let Y=Le.useCallback(D=>{l&&(D.pointerType!=="touch"&&D.pointerType!=="pen"||(A.current&&(clearTimeout(A.current),A.current=null),B.current={isDragging:true,startY:D.clientY,startTime:Date.now(),pointerId:D.pointerId},E(false),D.currentTarget.setPointerCapture(D.pointerId)));},[l]),q=Le.useCallback(D=>{let{isDragging:z,startY:L,pointerId:h}=B.current;if(!z||D.pointerId!==h)return;let O=D.clientY-L;M(Math.max(0,O));},[]),G=Le.useCallback(D=>{let{isDragging:z,startY:L,startTime:h,pointerId:O}=B.current;if(!z||D.pointerId!==O)return;let W=D.clientY-L,K=Date.now()-h,te=W/K;B.current={isDragging:false,startY:0,startTime:0,pointerId:null};let J=(k.current?.getBoundingClientRect().height??0)*uS;(W>J||te>pS&&W>50)&&l?(c?.(),M(0)):(E(true),M(0),A.current=setTimeout(()=>{E(false),A.current=null;},200));},[l,c]);if(!s)return null;let U=t||r,P=u||m||p;return jsxRuntime.jsx(Tr,{children:jsxRuntime.jsx(rr,{isOpen:s,onOpenChange:D=>{D||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:w>0?`${w}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:k,className:tailwindMerge.twMerge("w-full",T&&"transition-transform duration-200"),style:{transform:R>0?`translateY(${R}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",C==="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)]",C==="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)]",y),style:{maxWidth:x,...f?{height:f}:{maxHeight:/\d/.test(g)?F!==null?`min(${g}, ${Math.max(F-8,0)}px, 100dvh)`:`min(${g}, 100dvh)`:g}},children:[v&&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:Y,onPointerMove:q,onPointerUp:G,onPointerCancel:G,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]")})}),U&&(a?jsxRuntime.jsx(It,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(It,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:H,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),P&&jsxRuntime.jsx(To,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}nt.displayName="Tray";function _n({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]=Le.useState(false),{isMobile:p}=Wt();if(l&&p){let f=Le__namespace.default.isValidElement(e)?Le__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,v=(C=>{if(typeof C=="string")return C;if(Le__namespace.default.isValidElement(C)){let y=C.props;if(typeof y.children=="string")return y.children;if(Array.isArray(y.children))return y.children.find(N=>typeof N=="string")||""}return ""})(e)||"Actions";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:r,children:f}),jsxRuntime.jsx(nt,{isOpen:u,onClose:()=>m(false),title:v,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(C=>jsxRuntime.jsxs("button",{onClick:()=>{C.disabled||(C.onAction?C.onAction():i?.(C),m(false));},disabled:C.disabled,"data-testid":C.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!C.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",C.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",C.disabled&&"opacity-50 cursor-not-allowed"),children:[C.iconName&&jsxRuntime.jsx(V,{name:C.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:C.render?C.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:C.subtitle?"font-medium":"",children:C.name}),C.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:C.subtitle})]})})]},C.id))})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(ot,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(f=>jsxRuntime.jsx(xS,{id:f.id,onAction:()=>{f.onAction?f.onAction():i?.(f);},textAlign:n,size:a,iconName:f.iconName,isDisabled:f.disabled,variant:f.variant,subtitle:f.subtitle,render:f.render,noPadding:f.noPadding,"data-testid":f.testId,children:f.name},f.id))}),c?jsxRuntime.jsx("div",{className:"px-3 pb-3 pt-2",children:c}):null]})})]})})}function xS({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 ro=({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 gr({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(ro,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}var ea=Le.createContext({variant:"timeline",size:"md"});function Ff(){return Le.useContext(ea)}function gs(e){return Le.isValidElement(e)&&e.type===hs}function kS(e){return Le.isValidElement(e)&&e.type===xs}function Ld({variant:e="timeline",size:t="md",className:r,children:o,items:n,renderItem:a,isLoading:i=false,loadingState:s,error:c=null,renderLoadingSkeleton:l,loadingSkeletonCount:d=5,emptyMessage:u="No activity found.",onLoadMore:m,hasMore:p=false,enableVirtualization:g,estimatedItemSize:f,loadingIndicator:x,height:b,maxHeight:v,...C}){let y=Le.useRef(null),{isMobile:S}=Wt(),N=S?"stacked":e,R=n!==void 0&&a!==void 0,{scrollRef:M,loadMoreRef:T,virtualizer:E,virtualItems:I,isLoadingMore:F,computedLoadingState:w}=So({items:n||[],onLoadMore:R?m:void 0,hasMore:R?p:false,isLoading:i,loadingState:s,enableVirtualization:R?g:false,estimatedItemSize:f||(N==="stacked"?120:150),overscan:5}),k=R&&M?M:y,H=Le.useMemo(()=>({variant:N,size:t}),[N,t]),A=N==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",B=N==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",Y={};if(R&&m&&(b?(Y.height=typeof b=="number"?`${b}px`:b,Y.overflowY="auto"):v?(Y.maxHeight=typeof v=="number"?`${v}px`:v,Y.overflowY="auto"):(Y.height="600px",Y.overflowY="auto")),R){let U=w==="loading"||i&&(!n||n.length===0);if(U){let D=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((z,L)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${L}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((z,L)=>{let h=t==="sm"?"gap-2":"gap-3";if(N==="timeline"){let O=t==="sm"?"pt-3":"pt-4",W=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 ${O}`,children:[jsxRuntime.jsx(j,{width:32,height:32,variant:"circle"}),L<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 ${h} ${W} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(j,{width:"50%",height:16}),jsxRuntime.jsx(j,{width:"15%",height:12})]}),jsxRuntime.jsx(j,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(j,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${L}`)}else return jsxRuntime.jsxs("div",{className:`flex flex-col ${t==="sm"?"px-3 py-3":"px-4 py-4"}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx(j,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(j,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${h}`,children:[jsxRuntime.jsx(j,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(j,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(j,{width:"20%",height:12})]})]},`skeleton-${L}`)})});return jsxRuntime.jsx(ea.Provider,{value:H,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",A,B,r),style:Y,...C,children:D})})}if(c)return jsxRuntime.jsx(ea.Provider,{value:H,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",A,B,r),style:Y,...C,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:H,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",A,B,r),style:Y,...C,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let P=E?I?.map(D=>({virtualItem:D,item:n[D.index],index:D.index}))||[]:n.map((D,z)=>({item:D,index:z,virtualItem:null}));return jsxRuntime.jsx(ea.Provider,{value:H,children:jsxRuntime.jsxs("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",A,B,r),style:{...Y,position:E?"relative":void 0},...C,children:[E?jsxRuntime.jsxs("div",{style:{height:`${E.getTotalSize()}px`,position:"relative"},children:[P.map(({item:D,index:z,virtualItem:L})=>{if(!D||!L)return null;let h=a(D,z),O=N==="timeline"&&Le.isValidElement(h)&&gs(h)?Le.cloneElement(h,{showConnector:z!==n.length-1}):h;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${L.start}px)`},"data-index":L.index,ref:E.measureElement,children:O},`item-${z}`)}),F&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(gr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[P.map(({item:D,index:z})=>{let L=a(D,z);if(N==="timeline"&&Le.isValidElement(L)&&gs(L)){let h=z===n.length-1;return jsxRuntime.jsx("div",{children:Le.cloneElement(L,{showConnector:!h})},`item-${z}`)}return jsxRuntime.jsx("div",{children:L},`item-${z}`)}),F&&(x||jsxRuntime.jsx(gr,{state:"loading-more"}))]}),m&&p&&!U&&jsxRuntime.jsx("div",{ref:T,style:E?{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let q=Le.Children.toArray(o),G=q.map((U,P)=>{if(gs(U)){let D=U.props.showConnector??(N==="timeline"&&P<q.length-1),z=N==="timeline"&&P>0;return Le.cloneElement(U,{showConnector:D,showIncomingConnector:z})}if(kS(U)){let D=P===q.length-1;return Le.cloneElement(U,{__isLastGroup:D,__isFirstGroup:P===0})}return U});return jsxRuntime.jsx(ea.Provider,{value:H,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",A,B,r),...C,children:G})})}Ld.displayName="ActivityFeed";function xs(e){let{variant:t,size:r}=Ff(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=Le.Children.toArray(i),m=u.map((f,x)=>{if(gs(f)){let b=f.props.showConnector??(t==="timeline"&&!(c&&x===u.length-1));return Le.cloneElement(f,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&x===0)})}return f}),p=t==="timeline"?"pl-[3rem]":r==="sm"?"px-3":"px-4",g=r==="sm"?"gap-3":"gap-4";return jsxRuntime.jsxs("section",{"data-slot":"group",className:tailwindMerge.twMerge("flex flex-col",s),...d,children:[(o||n||a)&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("mb-2 flex flex-wrap items-end justify-between gap-2",p),children:[jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col gap-1",children:[o&&jsxRuntime.jsx("span",{className:"text-xs font-semibold uppercase tracking-wide text-text-secondary",children:o}),n&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:n})]}),a&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:a})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex flex-col",g),children:m})]})}xs.displayName="ActivityFeedGroup";var Af={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"},TS={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"},PS={neutral:"border-border-muted",brand:"border-action-brand",success:"border-feedback-success-border",warning:"border-feedback-warning-border",danger:"border-feedback-error-border",info:"border-feedback-info-border"};function hs(e){let{variant:t,size:r}=Ff(),{title:o,description:n,timestamp:a,meta:i,media:s,actions:c,visual:l,icon:d,iconWeight:u,tone:m="neutral",surface:p,isHighlighted:g=false,showConnector:f=true,hideIndicator:x=false,interactive:b,className:v,children:C,onKeyDown:y,showIncomingConnector:S,...N}=e,R=l??(d?jsxRuntime.jsx(V,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),M=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]",F="text-xs text-text-secondary",w=b??typeof N.onClick=="function",k=P=>{if(!w){y?.(P);return}P.key===" "?P.preventDefault():P.key==="Enter"&&(P.preventDefault(),P.currentTarget.click()),y?.(P);},H=P=>{w&&P.key===" "&&(P.preventDefault(),P.currentTarget.click());},A=w?tailwindMerge.twMerge("group cursor-pointer",Ue()):void 0,Y=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",M==="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",Af[m]),children:R}),t==="timeline"&&f&&jsxRuntime.jsx("span",{"data-slot":"separator",className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),q=g?tailwindMerge.twMerge(TS[m],M==="minimal"?"rounded-md border border-border-muted":PS[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:w?"button":void 0,tabIndex:w?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"}[M],q,A,w?"transition-colors hover:bg-background-subtle/80":"",v),onKeyDown:k,onKeyUp:H,...N,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!x&&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",Af[m]),children:R}),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:F,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),C,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 G=M==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",U={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:w?"button":void 0,tabIndex:w?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",A,v),onKeyDown:k,onKeyUp:H,...N,children:[x?jsxRuntime.jsx("div",{}):Y,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",T,G,U[M],q,w?"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:F,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),C,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}hs.displayName="ActivityItem";function br({isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n="left",hideCloseIcon:a=false,hasBackArrow:i=false,onBack:s,children:c,primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m,transparentOverlay:p=false,maxWidth:g="600px",minWidth:f="400px",maxHeight:x="85vh",height:b,mobileMaxHeight:v="90vh",mobileHeight:C,contentPadding:y=true,className:S}){let N=Ht("(max-width: 767px)"),R=ts(N&&e===void 0),M=R?.height??null,T=R?.keyboardOffset??0,E=Le.useRef(null),I=Le.useCallback(()=>{E.current&&E.current.scrollTop!==0&&(E.current.scrollTop=0);},[]),F=Le.useRef(null),w=Le.useRef(null);Le.useEffect(()=>{let Y=w.current;if(!Y||!N)return;let q=null,G=U=>{let P=U.target;P&&["INPUT","TEXTAREA","SELECT"].includes(P.tagName)&&(q&&clearTimeout(q),q=setTimeout(()=>{P.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return Y.addEventListener("focusin",G),()=>{Y.removeEventListener("focusin",G),q&&clearTimeout(q);}},[N]);let k=Le.useCallback(()=>{F.current&&F.current.scrollTop!==0&&(F.current.scrollTop=0);},[]);if(e===false)return null;let H=r||o,A=l||d||u||m,B=e!==void 0;return N?B?jsxRuntime.jsx(nt,{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:v,height:C,maxWidth:g,contentPadding:y,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Tr,{children:jsxRuntime.jsx(rr,{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:{...C?{height:C}:{maxHeight:/\d/.test(v)?M!==null?`min(${v}, ${Math.max(M-8,0)}px, 100dvh)`:`min(${v}, 100dvh)`:v}},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"})}),H&&(i?jsxRuntime.jsx(It,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(It,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:w,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",y?"px-6 py-6":"p-0"),children:c}),A&&jsxRuntime.jsx(To,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Tr,{children:jsxRuntime.jsx(rr,{...B?{isOpen:e,onOpenChange:Y=>{!Y&&t&&t();}}:{},isDismissable:true,transparent:p,className:"flex items-center justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",style:{maxWidth:g},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:F,onScroll:k,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border border-border-default/50","rounded-md","overflow-hidden","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0","animate-in fade-in zoom-in-96 slide-in-from-bottom-2","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-95","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{minWidth:f,...b?{height:b}:{maxHeight:x}},children:[H&&(i?jsxRuntime.jsx(It,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(It,{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",y?"px-6 py-6":"p-0"),children:c}),A&&jsxRuntime.jsx(To,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function Wf({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(br,{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 vs=({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 Cs=({topItems:e=[],bottomItems:t=[],bottomContent:r,logo:o,showLogo:n=true,linkComponent:a="a",className:i="",mobileMenuId:s="app-mobile-menu",sidebarCollapseId:c="app-sidebar-collapse"})=>{let l=p=>p.length>0&&"items"in p[0],d=p=>l(p)?p:[{id:"default-section",items:p}],u=(p,g,f)=>jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[p.title&&jsxRuntime.jsx("div",{className:"px-6 py-1 text-xs font-medium text-text-secondary uppercase tracking-wider","data-collapse-hide":"",children:p.title}),jsxRuntime.jsx("div",{className:"space-y-0.5",children:p.items.map(x=>m(x))}),g<f-1&&jsxRuntime.jsx("div",{className:"border-b border-border-subtle mx-6 my-2","data-collapse-hide":""})]},p.id),m=(p,g=false)=>{if(p.children&&p.children.length>0){let b=`category-${p.id}`;return jsxRuntime.jsxs("div",{className:"group/category",children:[jsxRuntime.jsx("input",{type:"checkbox",id:b,className:"peer/category hidden",defaultChecked:p.isExpanded,"aria-hidden":"true"}),jsxRuntime.jsxs("label",{htmlFor:b,className:"flex items-center gap-3 px-6 py-1 text-text-primary hover:bg-background-hover hover:text-text-primary cursor-pointer transition-all duration-200","data-collapse-center":"",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","data-collapse-icon":"",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200","data-collapse-hide":"",children:p.label}),jsxRuntime.jsx("span",{className:"flex-1","data-collapse-hide":""}),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","data-collapse-hide":"",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","data-collapse-hide-category":"",children:p.children.map(v=>m(v,true))})]},p.id)}let f={href:p.href||"#",className:`flex items-center gap-3 transition-all duration-200 hover:bg-background-hover ${g?"pl-8 pr-6 py-1 text-sm":"px-6 py-1"} ${p.isActive?`bg-action-brand/10 text-action-brand ${g?"":"border-l-2 border-action-brand"}`:"text-text-primary hover:text-text-primary"}`,"aria-current":p.isActive?"page":void 0,"data-collapse-center":g?void 0:""},x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[p.icon&&!g&&jsxRuntime.jsx("span",{className:"flex-shrink-0 w-3.5 h-3.5 flex items-center justify-center transition-all duration-200","data-collapse-icon":"",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200","data-collapse-hide":"",children:p.label})]});return a==="a"?jsxRuntime.jsx("a",{...f,children:x},p.id):jsxRuntime.jsx(a,{...f,children:x},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","data-collapse-hide":"",children:o||jsxRuntime.jsx(vs,{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":"Toggle sidebar","data-collapse-toggle":"",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:"M4 6h16M4 12h16M4 18h16"})})}),jsxRuntime.jsx("label",{htmlFor:s,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),jsxRuntime.jsxs("nav",{className:"flex-1 flex flex-col overflow-hidden",children:[e&&e.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto py-2 scrollbar-hide",children:d(e).map((p,g,f)=>u(p,g,f.length))}),t&&t.length>0&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t bg-background-muted/30",children:jsxRuntime.jsx("div",{className:"mt-2 pb-2 space-y-0.5",children:t.map(p=>m(p))})}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-default",children:jsxRuntime.jsx("div",{"data-collapse-hide":"",children:r})})]})]})};var Po={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},rn=Le.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=MS__namespace[e];if(!s)return null;let c=typeof t=="string"?t in Po?Po[t]:Po.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}`})});rn.displayName="IconSSR";var ES=Le.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 Po?Po[n]:Po.md:n,p=r?typeof r=="string"?r in Po?Po[r]:m*1.75:r:m*1.75,g=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:g,style:{width:p,height:p},children:jsxRuntime.jsx(rn,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});ES.displayName="IconSSRWithContainer";var Ja=({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(rn,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(rn,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(rn,{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(rn,{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 Kf({sideNav:e,topNav:t,children:r,contentPaddingX:o,contentPaddingY:n,showSidebarBorder:a=true,mainClassName:i,enableJsEnhancements:s=false}){let c="app-mobile-menu",l="app-sidebar-collapse";return jsxRuntime.jsxs("div",{className:"min-h-[100dvh] bg-background text-text-primary relative",children:[jsxRuntime.jsx("input",{type:"checkbox",id:l,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(Ja,{...t,mobileMenuId:c,className:["sticky top-0 flex-shrink-0 z-30 md:hidden",t?.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:c,className:"sr-only peer/mobile","aria-hidden":"true"}),jsxRuntime.jsx("label",{htmlFor:c,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("aside",{id:"app-sidebar",className:["bg-background-surface","border-r border-border-default","transition-all duration-300 ease-in-out","fixed md:relative","left-0 top-0 bottom-0","z-[60] md:z-10","w-80 md:w-64","h-[100dvh] md:h-full","-translate-x-full","peer-checked/mobile:translate-x-0","md:translate-x-0",a?"":"!border-r-0",e?.className||""].filter(Boolean).join(" "),children:jsxRuntime.jsx(Cs,{...e,mobileMenuId:c,sidebarCollapseId:l,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",children:jsxRuntime.jsx(Ja,{...t,className:t?.className})}),jsxRuntime.jsx("main",{id:"app-content",className:["flex-1 overflow-y-auto overflow-x-hidden bg-background-body",o,n,i||""].join(" "),role:"main",children:r})]})]}),jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
|
|
1
|
+
'use strict';var reactAriaComponents=require('react-aria-components'),Le=require('react'),o0=require('papaparse'),d0=require('fuse.js'),reactVirtual=require('@tanstack/react-virtual'),jsxRuntime=require('react/jsx-runtime'),luxon=require('luxon'),tailwindMerge=require('tailwind-merge'),gC=require('@phosphor-icons/react'),RS=require('@phosphor-icons/react/ssr'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),aw=require('react-ace'),reactColorful=require('react-colorful'),curve=require('@visx/curve'),shape=require('@visx/shape'),gradient=require('@visx/gradient'),scale=require('@visx/scale'),d3Array=require('d3-array'),axis=require('@visx/axis'),responsive=require('@visx/responsive'),zoom=require('@visx/zoom'),brush=require('@visx/brush'),pattern=require('@visx/pattern'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),reactDom=require('react-dom'),b4=require('react-map-gl'),server=require('react-dom/server'),TR=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),ER=require('@tiptap/starter-kit');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 Le__namespace=/*#__PURE__*/_interopNamespace(Le);var o0__default=/*#__PURE__*/_interopDefault(o0);var d0__default=/*#__PURE__*/_interopDefault(d0);var gC__namespace=/*#__PURE__*/_interopNamespace(gC);var RS__namespace=/*#__PURE__*/_interopNamespace(RS);var aw__default=/*#__PURE__*/_interopDefault(aw);var b4__default=/*#__PURE__*/_interopDefault(b4);var TR__default=/*#__PURE__*/_interopDefault(TR);var ER__default=/*#__PURE__*/_interopDefault(ER);var qv=Object.create;var Lc=Object.defineProperty;var Xv=Object.getOwnPropertyDescriptor;var Zv=Object.getOwnPropertyNames;var $v=Object.getPrototypeOf,Qv=Object.prototype.hasOwnProperty;var _v=(e,t,r)=>t in e?Lc(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var hr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var e0=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Zv(t))!Qv.call(e,n)&&n!==r&&Lc(e,n,{get:()=>t[n],enumerable:!(o=Xv(t,n))||o.enumerable});return e};var Xi=(e,t,r)=>(r=e!=null?qv($v(e)):{},e0(t||!e||!e.__esModule?Lc(r,"default",{value:e,enumerable:true}):r,e));var Ia=(e,t,r)=>_v(e,typeof t!="symbol"?t+"":t,r);var Fc=hr((Ac,Ic)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof Ac<"u"?t():(t(),e.FileSaver={});})(Ac,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,x=g.createObjectURL(s);d?d.location=x:location.href=x,d=null,setTimeout(function(){g.revokeObjectURL(x);},4e4);}});n.saveAs=i.saveAs=i,typeof Ic<"u"&&(Ic.exports=i);});});var mb=hr(Ve=>{var wt=typeof Symbol=="function"&&Symbol.for,zu=wt?Symbol.for("react.element"):60103,Ou=wt?Symbol.for("react.portal"):60106,Zs=wt?Symbol.for("react.fragment"):60107,$s=wt?Symbol.for("react.strict_mode"):60108,Qs=wt?Symbol.for("react.profiler"):60114,_s=wt?Symbol.for("react.provider"):60109,el=wt?Symbol.for("react.context"):60110,Hu=wt?Symbol.for("react.async_mode"):60111,tl=wt?Symbol.for("react.concurrent_mode"):60111,rl=wt?Symbol.for("react.forward_ref"):60112,ol=wt?Symbol.for("react.suspense"):60113,Ww=wt?Symbol.for("react.suspense_list"):60120,nl=wt?Symbol.for("react.memo"):60115,al=wt?Symbol.for("react.lazy"):60116,Gw=wt?Symbol.for("react.block"):60121,Uw=wt?Symbol.for("react.fundamental"):60117,Yw=wt?Symbol.for("react.responder"):60118,Kw=wt?Symbol.for("react.scope"):60119;function pr(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case zu:switch(e=e.type,e){case Hu:case tl:case Zs:case Qs:case $s:case ol:return e;default:switch(e=e&&e.$$typeof,e){case el:case rl:case al:case nl:case _s:return e;default:return t}}case Ou:return t}}}function pb(e){return pr(e)===tl}Ve.AsyncMode=Hu;Ve.ConcurrentMode=tl;Ve.ContextConsumer=el;Ve.ContextProvider=_s;Ve.Element=zu;Ve.ForwardRef=rl;Ve.Fragment=Zs;Ve.Lazy=al;Ve.Memo=nl;Ve.Portal=Ou;Ve.Profiler=Qs;Ve.StrictMode=$s;Ve.Suspense=ol;Ve.isAsyncMode=function(e){return pb(e)||pr(e)===Hu};Ve.isConcurrentMode=pb;Ve.isContextConsumer=function(e){return pr(e)===el};Ve.isContextProvider=function(e){return pr(e)===_s};Ve.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===zu};Ve.isForwardRef=function(e){return pr(e)===rl};Ve.isFragment=function(e){return pr(e)===Zs};Ve.isLazy=function(e){return pr(e)===al};Ve.isMemo=function(e){return pr(e)===nl};Ve.isPortal=function(e){return pr(e)===Ou};Ve.isProfiler=function(e){return pr(e)===Qs};Ve.isStrictMode=function(e){return pr(e)===$s};Ve.isSuspense=function(e){return pr(e)===ol};Ve.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Zs||e===tl||e===Qs||e===$s||e===ol||e===Ww||typeof e=="object"&&e!==null&&(e.$$typeof===al||e.$$typeof===nl||e.$$typeof===_s||e.$$typeof===el||e.$$typeof===rl||e.$$typeof===Uw||e.$$typeof===Yw||e.$$typeof===Kw||e.$$typeof===Gw)};Ve.typeOf=pr;});var fb=hr(ze=>{process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function C(j){return typeof j=="string"||typeof j=="function"||j===o||j===l||j===a||j===n||j===u||j===m||typeof j=="object"&&j!==null&&(j.$$typeof===f||j.$$typeof===p||j.$$typeof===i||j.$$typeof===s||j.$$typeof===d||j.$$typeof===x||j.$$typeof===b||j.$$typeof===v||j.$$typeof===g)}function y(j){if(typeof j=="object"&&j!==null){var oe=j.$$typeof;switch(oe){case t:var Se=j.type;switch(Se){case c:case l:case o:case a:case n:case u:return Se;default:var re=Se&&Se.$$typeof;switch(re){case s:case d:case f:case p:case i:return re;default:return oe}}case r:return oe}}}var S=c,N=l,T=s,M=i,P=t,E=d,I=o,A=f,w=p,k=r,W=a,G=n,z=u,Y=false;function Z(j){return Y||(Y=true,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),V(j)||y(j)===c}function V(j){return y(j)===l}function O(j){return y(j)===s}function R(j){return y(j)===i}function D(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function F(j){return y(j)===d}function L(j){return y(j)===o}function h(j){return y(j)===f}function H(j){return y(j)===p}function U(j){return y(j)===r}function K(j){return y(j)===a}function te(j){return y(j)===n}function pe(j){return y(j)===u}ze.AsyncMode=S,ze.ConcurrentMode=N,ze.ContextConsumer=T,ze.ContextProvider=M,ze.Element=P,ze.ForwardRef=E,ze.Fragment=I,ze.Lazy=A,ze.Memo=w,ze.Portal=k,ze.Profiler=W,ze.StrictMode=G,ze.Suspense=z,ze.isAsyncMode=Z,ze.isConcurrentMode=V,ze.isContextConsumer=O,ze.isContextProvider=R,ze.isElement=D,ze.isForwardRef=F,ze.isFragment=L,ze.isLazy=h,ze.isMemo=H,ze.isPortal=U,ze.isProfiler=K,ze.isStrictMode=te,ze.isSuspense=pe,ze.isValidElementType=C,ze.typeOf=y;})();});var Gu=hr((LV,Wu)=>{process.env.NODE_ENV==="production"?Wu.exports=mb():Wu.exports=fb();});var xb=hr((AV,bb)=>{var gb=Object.getOwnPropertySymbols,Jw=Object.prototype.hasOwnProperty,jw=Object.prototype.propertyIsEnumerable;function qw(e){if(e==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function Xw(){try{if(!Object.assign)return !1;var e=new String("abc");if(e[5]="de",Object.getOwnPropertyNames(e)[0]==="5")return !1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;var o=Object.getOwnPropertyNames(t).map(function(a){return t[a]});if(o.join("")!=="0123456789")return !1;var n={};return "abcdefghijklmnopqrst".split("").forEach(function(a){n[a]=a;}),Object.keys(Object.assign({},n)).join("")==="abcdefghijklmnopqrst"}catch{return false}}bb.exports=Xw()?Object.assign:function(e,t){for(var r,o=qw(e),n,a=1;a<arguments.length;a++){r=Object(arguments[a]);for(var i in r)Jw.call(r,i)&&(o[i]=r[i]);if(gb){n=gb(r);for(var s=0;s<n.length;s++)jw.call(r,n[s])&&(o[n[s]]=r[n[s]]);}}return o};});var il=hr((IV,hb)=>{var Zw="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";hb.exports=Zw;});var Uu=hr((FV,yb)=>{yb.exports=Function.call.bind(Object.prototype.hasOwnProperty);});var Nb=hr((BV,wb)=>{var Yu=function(){};process.env.NODE_ENV!=="production"&&(vb=il(),sl={},Cb=Uu(),Yu=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}});var vb,sl,Cb;function Sb(e,t,r,o,n){if(process.env.NODE_ENV!=="production"){for(var a in e)if(Cb(e,a)){var i;try{if(typeof e[a]!="function"){var s=Error((o||"React class")+": "+r+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw s.name="Invariant Violation",s}i=e[a](t,a,o,r,null,vb);}catch(l){i=l;}if(i&&!(i instanceof Error)&&Yu((o||"React class")+": type specification of "+r+" `"+a+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof i+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),i instanceof Error&&!(i.message in sl)){sl[i.message]=true;var c=n?n():"";Yu("Failed "+r+" type: "+i.message+(c??""));}}}}Sb.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(sl={});};wb.exports=Sb;});var Pb=hr((VV,Tb)=>{var $w=Gu(),Qw=xb(),ca=il(),Ku=Uu(),kb=Nb(),da=function(){};process.env.NODE_ENV!=="production"&&(da=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}});function ll(){return null}Tb.exports=function(e,t){var r=typeof Symbol=="function"&&Symbol.iterator,o="@@iterator";function n(w){var k=w&&(r&&w[r]||w[o]);if(typeof k=="function")return k}var a="<<anonymous>>",i={array:d("array"),bigint:d("bigint"),bool:d("boolean"),func:d("function"),number:d("number"),object:d("object"),string:d("string"),symbol:d("symbol"),any:u(),arrayOf:m,element:p(),elementType:f(),instanceOf:g,node:C(),objectOf:b,oneOf:x,oneOfType:v,shape:S,exact:N};function s(w,k){return w===k?w!==0||1/w===1/k:w!==w&&k!==k}function c(w,k){this.message=w,this.data=k&&typeof k=="object"?k:{},this.stack="";}c.prototype=Error.prototype;function l(w){if(process.env.NODE_ENV!=="production")var k={},W=0;function G(Y,Z,V,O,R,D,F){if(O=O||a,D=D||V,F!==ca){if(t){var L=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw L.name="Invariant Violation",L}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var h=O+":"+V;!k[h]&&W<3&&(da("You are manually calling a React.PropTypes validation function for the `"+D+"` prop on `"+O+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),k[h]=true,W++);}}return Z[V]==null?Y?Z[V]===null?new c("The "+R+" `"+D+"` is marked as required "+("in `"+O+"`, but its value is `null`.")):new c("The "+R+" `"+D+"` is marked as required in "+("`"+O+"`, but its value is `undefined`.")):null:w(Z,V,O,R,D)}var z=G.bind(null,false);return z.isRequired=G.bind(null,true),z}function d(w){function k(W,G,z,Y,Z,V){var O=W[G],R=P(O);if(R!==w){var D=E(O);return new c("Invalid "+Y+" `"+Z+"` of type "+("`"+D+"` supplied to `"+z+"`, expected ")+("`"+w+"`."),{expectedType:w})}return null}return l(k)}function u(){return l(ll)}function m(w){function k(W,G,z,Y,Z){if(typeof w!="function")return new c("Property `"+Z+"` of component `"+z+"` has invalid PropType notation inside arrayOf.");var V=W[G];if(!Array.isArray(V)){var O=P(V);return new c("Invalid "+Y+" `"+Z+"` of type "+("`"+O+"` supplied to `"+z+"`, expected an array."))}for(var R=0;R<V.length;R++){var D=w(V,R,z,Y,Z+"["+R+"]",ca);if(D instanceof Error)return D}return null}return l(k)}function p(){function w(k,W,G,z,Y){var Z=k[W];if(!e(Z)){var V=P(Z);return new c("Invalid "+z+" `"+Y+"` of type "+("`"+V+"` supplied to `"+G+"`, expected a single ReactElement."))}return null}return l(w)}function f(){function w(k,W,G,z,Y){var Z=k[W];if(!$w.isValidElementType(Z)){var V=P(Z);return new c("Invalid "+z+" `"+Y+"` of type "+("`"+V+"` supplied to `"+G+"`, expected a single ReactElement type."))}return null}return l(w)}function g(w){function k(W,G,z,Y,Z){if(!(W[G]instanceof w)){var V=w.name||a,O=A(W[G]);return new c("Invalid "+Y+" `"+Z+"` of type "+("`"+O+"` supplied to `"+z+"`, expected ")+("instance of `"+V+"`."))}return null}return l(k)}function x(w){if(!Array.isArray(w))return process.env.NODE_ENV!=="production"&&(arguments.length>1?da("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):da("Invalid argument supplied to oneOf, expected an array.")),ll;function k(W,G,z,Y,Z){for(var V=W[G],O=0;O<w.length;O++)if(s(V,w[O]))return null;var R=JSON.stringify(w,function(F,L){var h=E(L);return h==="symbol"?String(L):L});return new c("Invalid "+Y+" `"+Z+"` of value `"+String(V)+"` "+("supplied to `"+z+"`, expected one of "+R+"."))}return l(k)}function b(w){function k(W,G,z,Y,Z){if(typeof w!="function")return new c("Property `"+Z+"` of component `"+z+"` has invalid PropType notation inside objectOf.");var V=W[G],O=P(V);if(O!=="object")return new c("Invalid "+Y+" `"+Z+"` of type "+("`"+O+"` supplied to `"+z+"`, expected an object."));for(var R in V)if(Ku(V,R)){var D=w(V,R,z,Y,Z+"."+R,ca);if(D instanceof Error)return D}return null}return l(k)}function v(w){if(!Array.isArray(w))return process.env.NODE_ENV!=="production"&&da("Invalid argument supplied to oneOfType, expected an instance of array."),ll;for(var k=0;k<w.length;k++){var W=w[k];if(typeof W!="function")return da("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+I(W)+" at index "+k+"."),ll}function G(z,Y,Z,V,O){for(var R=[],D=0;D<w.length;D++){var F=w[D],L=F(z,Y,Z,V,O,ca);if(L==null)return null;L.data&&Ku(L.data,"expectedType")&&R.push(L.data.expectedType);}var h=R.length>0?", expected one of type ["+R.join(", ")+"]":"";return new c("Invalid "+V+" `"+O+"` supplied to "+("`"+Z+"`"+h+"."))}return l(G)}function C(){function w(k,W,G,z,Y){return T(k[W])?null:new c("Invalid "+z+" `"+Y+"` supplied to "+("`"+G+"`, expected a ReactNode."))}return l(w)}function y(w,k,W,G,z){return new c((w||"React class")+": "+k+" type `"+W+"."+G+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+z+"`.")}function S(w){function k(W,G,z,Y,Z){var V=W[G],O=P(V);if(O!=="object")return new c("Invalid "+Y+" `"+Z+"` of type `"+O+"` "+("supplied to `"+z+"`, expected `object`."));for(var R in w){var D=w[R];if(typeof D!="function")return y(z,Y,Z,R,E(D));var F=D(V,R,z,Y,Z+"."+R,ca);if(F)return F}return null}return l(k)}function N(w){function k(W,G,z,Y,Z){var V=W[G],O=P(V);if(O!=="object")return new c("Invalid "+Y+" `"+Z+"` of type `"+O+"` "+("supplied to `"+z+"`, expected `object`."));var R=Qw({},W[G],w);for(var D in R){var F=w[D];if(Ku(w,D)&&typeof F!="function")return y(z,Y,Z,D,E(F));if(!F)return new c("Invalid "+Y+" `"+Z+"` key `"+D+"` supplied to `"+z+"`.\nBad object: "+JSON.stringify(W[G],null," ")+`
|
|
2
|
+
Valid keys: `+JSON.stringify(Object.keys(w),null," "));var L=F(V,D,z,Y,Z+"."+D,ca);if(L)return L}return null}return l(k)}function T(w){switch(typeof w){case "number":case "string":case "undefined":return true;case "boolean":return !w;case "object":if(Array.isArray(w))return w.every(T);if(w===null||e(w))return true;var k=n(w);if(k){var W=k.call(w),G;if(k!==w.entries){for(;!(G=W.next()).done;)if(!T(G.value))return false}else for(;!(G=W.next()).done;){var z=G.value;if(z&&!T(z[1]))return false}}else return false;return true;default:return false}}function M(w,k){return w==="symbol"?true:k?k["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&k instanceof Symbol:false}function P(w){var k=typeof w;return Array.isArray(w)?"array":w instanceof RegExp?"object":M(k,w)?"symbol":k}function E(w){if(typeof w>"u"||w===null)return ""+w;var k=P(w);if(k==="object"){if(w instanceof Date)return "date";if(w instanceof RegExp)return "regexp"}return k}function I(w){var k=E(w);switch(k){case "array":case "object":return "an "+k;case "boolean":case "date":case "regexp":return "a "+k;default:return k}}function A(w){return !w.constructor||!w.constructor.name?a:w.constructor.name}return i.checkPropTypes=kb,i.resetWarningCache=kb.resetWarningCache,i.PropTypes=i,i};});var Mb=hr((zV,Eb)=>{var _w=il();function Rb(){}function Db(){}Db.resetWarningCache=Rb;Eb.exports=function(){function e(o,n,a,i,s,c){if(c!==_w){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}e.isRequired=e;function t(){return e}var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:Db,resetWarningCache:Rb};return r.PropTypes=r,r};});var Ib=hr((OV,Ju)=>{process.env.NODE_ENV!=="production"?(Lb=Gu(),Ab=true,Ju.exports=Pb()(Lb.isElement,Ab)):Ju.exports=Mb()();var Lb,Ab;});var Fb=hr((HV,cl)=>{(function(){var e={}.hasOwnProperty;function t(){for(var n="",a=0;a<arguments.length;a++){var i=arguments[a];i&&(n=o(n,r(i)));}return n}function r(n){if(typeof n=="string"||typeof n=="number")return n;if(typeof n!="object")return "";if(Array.isArray(n))return t.apply(null,n);if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]"))return n.toString();var a="";for(var i in n)e.call(n,i)&&n[i]&&(a=o(a,i));return a}function o(n,a){return a?n?n+" "+a:n+a:n}typeof cl<"u"&&cl.exports?(t.default=t,cl.exports=t):typeof define=="function"&&typeof define.amd=="object"&&define.amd?define("classnames",[],function(){return t}):window.classNames=t;})();});function Ut(e,t=false){let[r,o]=Le.useState(t);return Le.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 Qo={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function Yt(e="base"){let t=Ut(`(min-width: ${Qo.sm})`,e!=="base"),r=Ut(`(min-width: ${Qo.md})`,["md","lg","xl","2xl"].includes(e)),o=Ut(`(min-width: ${Qo.lg})`,["lg","xl","2xl"].includes(e)),n=Ut(`(min-width: ${Qo.xl})`,["xl","2xl"].includes(e)),a=Ut(`(min-width: ${Qo["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}}var Zi=Xi(Fc(),1);var mm=["stroke","fill","color","stop-color","flood-color","lighting-color"],fm=/var\s*\(/;function gm(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 mm){let d=s.getAttribute(l);if(d&&fm.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of mm){let d=l,u=s.style.getPropertyValue(d);if(u&&fm.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function Bc(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 Vc(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await n0(n,r);break;case "svg":await a0(o,r);break;case "png":await i0(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 n0(e,t){try{let r=new Map;e.forEach(c=>{c.forEach(l=>{let d=l.xValue.getTime();r.has(d)||r.set(d,l.xValue);});});let n=Array.from(r.values()).sort((c,l)=>c.getTime()-l.getTime()).map(c=>{let l={[t.xLabel||"Date"]:c.toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"})};return e.forEach((d,u)=>{let m=t.seriesLabels?.[u]||`Series ${u+1}`,p=d.find(f=>f.xValue.getTime()===c.getTime());l[m]=p?p.yValue:"",p?.category&&(l[`${m} Category`]=p.category);}),l}),a=o0__default.default.unparse(n,{header:!0,skipEmptyLines:!0}),i=new Blob([a],{type:"text/csv;charset=utf-8;"}),s=Bc(t.filename||"chart-data","csv",t.timestamp!==!1);(0,Zi.saveAs)(i,s);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function a0(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(gm(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"?>
|
|
3
|
+
`+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=Bc(t.filename||"chart","svg",t.timestamp!==!1);(0,Zi.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function i0(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);gm(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 x=document.createElement("canvas");x.width=a.width*r,x.height=a.height*r;let b=x.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),x.toBlob(v=>{if(v){let C=Bc(t.filename||"chart","png",t.timestamp!==!1);(0,Zi.saveAs)(v,C),m();}else p(new Error("Failed to create PNG blob"));o&&URL.revokeObjectURL(o);},"image/png",1);}catch(x){o&&URL.revokeObjectURL(o),p(x);}},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 s0(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 l0(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function bm({datasets:e,metadata:t,svgRef:r}){return Le.useCallback(async o=>{try{await Vc(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}function Fa(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function u0(e,t){let r=Fa(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)?o.includes(r):false;case "nin":return Array.isArray(o)?!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 xm(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?xm(e,o):u0(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function p0(e,t){return !t||t.conditions.length===0?e:e.filter(r=>xm(r,t))}function m0(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 f0(e,t){return t?[...e].sort((r,o)=>{let n=Fa(r,t.field),a=Fa(o,t.field);return m0(n,a,t.direction)}):e}function g0(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 d0__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=Fa(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function b0(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=Fa(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 zc({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=g0(e,o||null);a=p0(a,t||null);let i=b0(a,n);return a=f0(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function $i({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return Le.useMemo(()=>zc({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function No(e,t=300){let[r,o]=Le.useState(e);return Le.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function Qi({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=No(r,n),i=Le.useRef(true);Le.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function hm(e){return e.mode==="client"?$i({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(Qi({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})}function _i(e,t=300){let[r,o]=Le.useState(false);return Le.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}function qn(){let[e,t]=Le.useState({width:0,height:0}),r=Le.useRef(null),o=Le.useRef(void 0),n=Le.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 Le.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function ko({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=Le.useRef(null),u=Le.useRef(null),m=Le.useRef(false),[p,f]=Le.useState(0);Le.useEffect(()=>{u.current&&(c||d.current)&&f(M=>M+1);},[c,e.length]);let g=n||(o?e.length===0?"loading":"loading-more":"idle"),x=g==="loading",b=g==="loading-more",v=a!==void 0?a:e.length>=100,C=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),y=v?C:null,S=v?C.getVirtualItems():[];Le.useEffect(()=>{let M=u.current,P=c||d.current;if(!M||!P||!r||o||!t)return;let E=new IntersectionObserver(I=>{let[A]=I;A?.isIntersecting&&!m.current&&r&&t&&(m.current=true,Promise.resolve(t()).finally(()=>{m.current=false;}));},{root:P,rootMargin:`0px 0px ${l}px 0px`,threshold:0});return E.observe(M),()=>{E.disconnect();}},[r,o,t,c,l,p]);let N=Le.useCallback((M,P)=>{y?y.scrollToIndex(M,P):d.current&&d.current.children[M]?.scrollIntoView({behavior:"smooth",block:P?.align||"start"});},[y]),T=Le.useCallback(()=>{y?y.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[y]);return {virtualizer:y,virtualItems:S,computedLoadingState:g,isInitialLoad:x,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:N,scrollToTop:T}}function es(e,t){let[r,o]=Le.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}});Le.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=Le.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=Le.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 wm=Xi(Fc(),1);function L0(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 A0(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Nm(e,t){let r=A0(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Hc(e){return e.filter(t=>t.exportable!==false)}function km(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 Wc(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Hc(t);if(n.length===0)throw new Error("No exportable columns found");km(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=Nm(u,l);}return d}),i=o0__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=L0(o.filename||"table-data","csv",o.timestamp!==!1);(0,wm.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function I0(e){let{columns:t,data:r}=e,o=Hc(t);return km(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=Nm(i,n);}return a})}function F0(e){return Hc(e).map(t=>t.exportLabel||t.label)}function Tm({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:Le.useCallback(async()=>{try{await Wc({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function ts(e=true){let[t,r]=Le.useState(null);return Le.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 Gc=class{constructor(){Ia(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();}},ee=new Gc;var To=(e,t="Yes",r="No")=>e==null?null:e?t:r,O0=e=>To(e,"Enabled","Disabled"),H0=e=>To(e,"On","Off"),W0=e=>To(e,"Active","Inactive"),G0=e=>To(e,"True","False"),U0=e=>To(e,"\u2713","\u2717"),Po=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},Pm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Po(e);return r===null?t.nullText??null:To(r,t.trueText??"Yes",t.falseText??"No")};ee.register("boolean",(e,t,r)=>{let o=Po(e);return o!==null?To(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});ee.register("yesNo",e=>{let t=Po(e);return t!==null?To(t,"Yes","No"):null});ee.register("enabledDisabled",e=>{let t=Po(e);return t!==null?O0(t):null});ee.register("onOff",e=>{let t=Po(e);return t!==null?H0(t):null});ee.register("activeInactive",e=>{let t=Po(e);return t!==null?W0(t):null});ee.register("trueFalse",e=>{let t=Po(e);return t!==null?G0(t):null});ee.register("checkmark",e=>{let t=Po(e);return t!==null?U0(t):null});var se=e=>e==null,Rm=(e,t=0)=>se(e)?null:`${e.toFixed(t)}%`,Dm=(e,t=0)=>Rm(e,t)??"\u2014",Y0=e=>se(e)?null:Math.round(e).toString(),K0=(e,t=1)=>se(e)?null:e.toFixed(t),J0=(e,t,r=true)=>{if(se(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)},j0=(e,t="short")=>se(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),q0=(e,t=2)=>se(e)?null:e.toExponential(t),Em=(e,t="USD",r)=>{if(se(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)},Mm=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);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)},Lm=(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:Em(r,t.currency,t)};ee.register("percentage",(e,t)=>typeof e=="number"?Rm(e,typeof t=="number"?t:0):null);ee.register("integer",e=>typeof e=="number"?Y0(e):null);ee.register("float",(e,t)=>typeof e=="number"?K0(e,typeof t=="number"?t:1):null);ee.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:J0(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});ee.register("compact",(e,t)=>typeof e=="number"?j0(e,t==="long"?"long":"short"):null);ee.register("scientific",(e,t)=>typeof e=="number"?q0(e,typeof t=="number"?t:2):null);ee.register("currency",(e,t,r)=>typeof e=="number"?Em(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function JD(e,t=1){return se(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function jD(e,t=1){return se(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function Or({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=_o(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=_o(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return _o(e,{type:"number"});if(typeof e=="boolean")return _o(e,{type:"boolean"})}return String(e)}function $D(e,t,r){return Le__namespace.default.useCallback(o=>Or({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Uc=(e,t=0)=>{if(se(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},os=(e,t=1)=>se(e)?null:`${e.toFixed(t)} A`,Yc=(e,t=2)=>se(e)?null:`${(e/1e3).toFixed(t)} kA`,Z0=(e,t)=>{if(se(e))return null;let r=Math.abs(e);return r>=1e3?Yc(e,t??2):r<1?Uc(e,t??0):os(e,t??1)},Kc=(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 Yc(r,o??2);case "mA":return Uc(r,o??0);case "A":return os(r,o??1)}return t.autoScale!==false?Z0(r,o):os(r,o??1)};ee.register("current",Kc);var rE=Uc,oE=os,nE=Yc;var en=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},$0=(e,t=false,r)=>{if(!e)return null;let o=en(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)},ns=e=>{if(!e)return null;let t=en(e);return t?t.toRelative():"Invalid Date"},Q0=(e,t)=>{if(!e)return null;let r=en(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},_0=e=>{if(!e)return null;let t=en(e);return t?t.toISO():null},eC=(e,t,r)=>{if(!e)return null;let o=en(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},lE=e=>{let t=en(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},Am=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=en(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)};ee.register("date",(e,t,r)=>$0(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));ee.register("relativeTime",e=>ns(e));ee.register("fullDateTime",(e,t)=>Q0(e,typeof t=="string"?t:void 0));ee.register("isoString",e=>_0(e));ee.register("customDateFormat",(e,t,r)=>typeof t=="string"?eC(e,t,typeof r=="string"?r:void 0):null);var Jc=(e,t=1)=>se(e)?null:`${e.toFixed(t)} m`,tC=(e,t=1)=>se(e)?null:`${(e*100).toFixed(t)} cm`,rC=(e,t=0)=>se(e)?null:`${(e*1e3).toFixed(t)} mm`,jc=(e,t=1)=>se(e)?null:`${(e/1e3).toFixed(t)} km`,qc=(e,t=0)=>se(e)?null:`${e.toFixed(t)} ft`,oC=(e,t=1)=>se(e)?null:`${e.toFixed(t)} in`,Xc=(e,t=1)=>se(e)?null:`${e.toFixed(t)} mi`,Zc=(e,t=0)=>se(e)?null:`${e.toFixed(t)} yd`,pE=(e,t=1)=>se(e)?null:`${e.toFixed(t)} nm`,mE=e=>e*3.28084,fE=e=>e/3.28084,gE=e=>e*1.60934,bE=e=>e/1.60934,xE=e=>e/5280,Im=e=>e*5280,hE=e=>e/1609.34,yE=e=>e*1609.34,vE=e=>e*.9144,CE=e=>e/.9144,SE=e=>e*2.54,wE=e=>e/2.54,Fm=(e,t=false,r=1)=>{if(se(e))return null;let o=Math.abs(e);return t?o>=1e3?jc(e,r):o<.01?rC(e,0):o<1?tC(e,r):Jc(e,r):o<.01?qc(Im(e),0):o<.1?Zc(Im(e)/3,0):Xc(e,r)},Bm=(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 Fm(r,n,o)}switch(t.unit){case "km":return jc(r,o);case "ft":return qc(r,o);case "mi":return Xc(r,o);case "yd":return Zc(r,o);default:return Jc(r,o)}};ee.register("miles",(e,t)=>typeof e=="number"?Xc(e,typeof t=="number"?t:1):null);ee.register("kilometers",(e,t)=>typeof e=="number"?jc(e,typeof t=="number"?t:1):null);ee.register("meters",(e,t)=>typeof e=="number"?Jc(e,typeof t=="number"?t:1):null);ee.register("feet",(e,t)=>typeof e=="number"?qc(e,typeof t=="number"?t:0):null);ee.register("yards",(e,t)=>typeof e=="number"?Zc(e,typeof t=="number"?t:0):null);ee.register("inches",(e,t)=>typeof e=="number"?oC(e,typeof t=="number"?t:1):null);ee.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?Fm(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var $c=(e,t=1)=>se(e)?null:`${e.toFixed(t)} Wh`,Qc=(e,t=1)=>se(e)?null:`${(e/1e3).toFixed(t)} kWh`,Vm=(e,t=1)=>se(e)?null:`${(e/1e6).toFixed(t)} MWh`,zm=(e,t=1)=>se(e)?null:`${(e/1e9).toFixed(t)} GWh`,Om=(e,t=1)=>{if(se(e))return null;let r=Math.abs(e);return r>=1e9?zm(e,t):r>=1e6?Vm(e,t):r>=1e3?Qc(e,t):$c(e,t)},nC={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},_c=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.sourceUnit?r*nC[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return zm(o,n);case "MWh":return Vm(o,n);case "kWh":return Qc(o,n);case "Wh":return $c(o,n)}return t.autoScale!==false?Om(o,n):$c(o,n)};ee.register("kWh",e=>typeof e=="number"?Qc(e):null);ee.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Om(e,typeof t=="number"?t:1):null);ee.register("energy",_c);var as=e=>{if(!e)return null;let t=e.replace(/\D/g,"");return t.length===10?t.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3"):t.length===11&&t.startsWith("1")?t.replace(/1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):e},ed=e=>{if(!e)return null;let t=e.replace(/[^\d+]/g,"");return t.startsWith("+")?t.length===12&&t.startsWith("+1")?t.replace(/\+1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):t.length===13&&t.startsWith("+44")?t.replace(/\+44(\d{2})(\d{4})(\d{4})/,"+44 $1 $2 $3"):t.replace(/(\+\d{1,3})(\d{3,4})(\d{3,4})(\d{3,4})?/,"$1 $2 $3 $4").trim():as(e)},Xn=e=>e?e.startsWith("+")||e.length>11?ed(e):as(e):null,Hm=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return ed(r);switch(t.country){case "US":case "CA":return as(r);default:return Xn(r)}};ee.register("phoneNumber",e=>typeof e=="string"?Xn(e):null);ee.register("usPhone",e=>typeof e=="string"?as(e):null);ee.register("internationalPhone",e=>typeof e=="string"?ed(e):null);var is=(e,t=0)=>se(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,td=(e,t=1)=>se(e)?null:`${(e/1e3).toFixed(t)} kW`,rd=(e,t=1)=>se(e)?null:`${(e/1e6).toFixed(t)} MW`,od=(e,t=2)=>se(e)?null:`${(e/1e9).toFixed(t)} GW`,aC=(e,t)=>{if(se(e))return null;let r=Math.abs(e);return r>=1e9?od(e,t??2):r>=1e6?rd(e,t??1):r>=1e3?td(e,t??1):is(e,t??0)},nd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "GW":return od(r,o??2);case "MW":return rd(r,o??1);case "kW":return td(r,o??1);case "W":return is(r,o??0)}return t.autoScale!==false?aC(r,o):is(r,o??0)};ee.register("power",nd);var LE=is,AE=td,IE=rd,FE=od;var ad=(e,t=1)=>se(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,ss=(e,t=1)=>se(e)?null:`${e.toFixed(t)} \u03A9`,Wm=(e,t=1)=>se(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,Gm=(e,t=2)=>se(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,iC=(e,t)=>{if(se(e))return null;let r=Math.abs(e);return r>=1e6?Gm(e,t??2):r>=1e3?Wm(e,t??1):r<1?ad(e,t??1):ss(e,t??1)},id=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "M\u03A9":return Gm(r,o??2);case "k\u03A9":return Wm(r,o??1);case "m\u03A9":return ad(r,o??1);case "\u03A9":return ss(r,o??1)}return t.autoScale!==false?iC(r,o):ss(r,o??1)};ee.register("resistance",id);ee.register("ohms",e=>typeof e=="number"?ss(e):null);ee.register("milliohms",e=>typeof e=="number"?ad(e):null);var Um=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},Ym=(e,t=0)=>se(e)?null:`${e.toFixed(t)}\xB0F`,Km=(e,t=true,r=0)=>se(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Jm=(e,t=true,r=0)=>se(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,sC=e=>e*9/5+32,lC=e=>(e-32)*(5/9),GE=e=>e+273.15,cC=e=>e-273.15,UE=e=>lC(e)+273.15,YE=e=>sC(cC(e)),jm=(e,t="F",r=0)=>{if(se(e))return null;switch(typeof t=="string"&&t.length>1?Um(t):t){case "C":return Km(e,true,r);case "K":return Jm(e,true,r);default:return Ym(e,r)}},qm=(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?Um(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 jm(r,n,o)};ee.register("temperature",(e,t,r)=>typeof e=="number"?jm(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);ee.register("fahrenheit",(e,t)=>typeof e=="number"?Ym(e,typeof t=="number"?t:0):null);ee.register("celsius",(e,t,r)=>typeof e=="number"?Km(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);ee.register("kelvin",(e,t,r)=>typeof e=="number"?Jm(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var dC=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),Xm=e=>e?.toUpperCase()??"",Zm=e=>e?.toLowerCase()??"",$m=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Qm=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(" ")},_m=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",ef=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",tf=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",rf=e=>e?e.toLowerCase().split("_").map(t=>ef(t)).join(" "):"",uC=e=>e?e.includes("_")?rf(e):e.toUpperCase()===e?ef(e.toLowerCase()):tf(e):"",Zn=(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)}`},ls=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",cs=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",pC=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},of=(e,t)=>{if(dC(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=Xm(r);break;case "lowercase":r=Zm(r);break;case "capitalize":r=_m(r);break;case "titleCase":r=Qm(r);break;case "sentenceCase":r=$m(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=ls(r,o);break;case "middle":r=Zn(r,o);break;case "end":r=cs(r,o,a);break}}return r};ee.register("uppercase",e=>Xm(String(e)));ee.register("lowercase",e=>Zm(String(e)));ee.register("sentenceCase",e=>$m(String(e)));ee.register("titleCase",e=>Qm(String(e)));ee.register("capitalize",e=>_m(String(e)));ee.register("camelCaseToWords",e=>tf(String(e)));ee.register("snakeCaseToWords",e=>rf(String(e)));ee.register("enumToSentenceCase",e=>uC(String(e)));ee.register("truncateMiddle",(e,t)=>Zn(String(e),typeof t=="number"?t:16));ee.register("truncateStart",(e,t)=>ls(String(e),typeof t=="number"?t:8));ee.register("truncateEnd",(e,t,r)=>cs(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));ee.register("secret",e=>pC(String(e)));var sd=(e,t=0)=>{if(se(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},ds=(e,t=0)=>se(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,ld=(e,t=1)=>se(e)?null:`${(e/1e3).toFixed(t)} kV`,mC=(e,t)=>{if(se(e))return null;let r=Math.abs(e);return r>=1e3?ld(e,t??1):r<1?sd(e,t??0):ds(e,t??0)},cd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kV":return ld(r,o??1);case "mV":return sd(r,o??0);case "V":return ds(r,o??0)}return t.autoScale!==false?mC(r,o):ds(r,o??0)};ee.register("voltage",cd);var ZE=sd,$E=ds,QE=ld;var fC=(e,t)=>{if(e==null)return t.nullText??null;if(t.hideWhenNull&&e===null)return null;let r=typeof e=="number"?e:Number(e);return Number.isNaN(r)?t.nullText??null:Dm(r,t.decimals??0)},_o=(e,t)=>{switch(t.type){case "text":return of(e,t);case "number":return Mm(e,t);case "percentage":return fC(e,t);case "currency":return Lm(e,t);case "date":return Am(e,t);case "boolean":return Pm(e,t);case "energy":return _c(e,t);case "power":return nd(e,t);case "voltage":return cd(e,t);case "current":return Kc(e,t);case "resistance":return id(e,t);case "temperature":return qm(e,t);case "distance":return Bm(e,t);case "phone":return Hm(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}},pM=(e,t)=>({type:e,...t});function Jt(...e){return e.filter(Boolean).join(" ")}var Hr={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 dt(e,...t){return Jt(Hr[e],...t)}var $n={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},B=Le.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=gC__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react`),null;let c=typeof t=="string"&&t in $n?$n[t]:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});B.displayName="Icon";var sf=Le.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 $n?$n[n]:n,p=r?typeof r=="string"&&r in $n?$n[r]:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(B,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});sf.displayName="IconWithContainer";function ar({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 TC({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 nt({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)=>TC({...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(ar,{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}var DC={"--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 lf(e){let t={...e};for(let[r,o]of Object.entries(DC))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function cf(e){return e.replace(/[{}<>]/g,"")}function df(e){return Object.entries(e).map(([t,r])=>`${cf(t)}: ${cf(r)};`).join(" ")}function pf({variables:e,darkVariables:t,children:r}){let n=Le.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?lf(e):null,c=i?lf(t):null,l=s?`[data-brand-scope="${n}"] { ${df(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${df(c)} }`:"",u=[l,d].filter(Boolean).join(`
|
|
4
|
+
`);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:u}}),jsxRuntime.jsx("div",{"data-brand-scope":n,children:r})]})}var Va=new Map,Tt=(e,t="#000000")=>{if(typeof window>"u")return t;let r=e.startsWith("var(")?e.slice(4,-1):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!r.startsWith("--color-")&&(r=`--color-${r.slice(2)}`),Va.has(r))return Va.get(r);try{let o=document.body||document.documentElement,a=getComputedStyle(o).getPropertyValue(r).trim();if(a)return Va.set(r,a),a;let i=document.createElement("div");i.style.color=`var(${r})`,document.body.appendChild(i);let s=getComputedStyle(i).color;return document.body.removeChild(i),s&&s!=="rgb(0, 0, 0)"?(Va.set(r,s),s):t}catch(o){return console.warn(`Failed to resolve color for ${e}:`,o),t}},us=()=>{Va.clear();},za=()=>{let e=[];for(let t=1;t<=12;t++){let r=Tt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?mf():e},mf=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],pd=()=>Tt("--color-viz-default","#444ae1"),MC=(e,t)=>{let r={},o=za();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r};var ff=e=>{let t=e.match(/\d+/g);if(!t||t.length<3)return true;let[r,o,n]=t.map(Number);return (.299*r+.587*o+.114*n)/255>.5},LC=e=>ff(e)?Tt("--color-text-primary","#333333"):Tt("--color-text-inverse","#ffffff"),gf=(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()},md=e=>{let t=za(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var fd=(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)},gd=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]},bf=(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},bd=(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=Tt(i);n.push(s);}return n},xd=(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=Tt(i);n.push(s);}return n},Oa=(e,t,r,o="viridis")=>{let n=bd(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]},Ha=(e,t,r,o,n="redYellowBlue")=>{let a=xd(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 hd=Le.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),jt=()=>Le.useContext(hd);function VC(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function yf(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function vf(e){return e==="system"?VC():e}var Sf=({children:e})=>{let[t,r]=Le.useState(yf),[o,n]=Le.useState(()=>vf(yf())),a=o==="dark",i=Le.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")),us();},[]);Le.useEffect(()=>{us();let c=vf(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=Le.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(hd.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function Qn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function tn(e,t){return Qn(e)?t.format(e):""}function wf(e){if(!Qn(e.start)||!Qn(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=>tn(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=>tn(i,a)}function yd(e,t){if(!Qn(e.start)||!Qn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>Qn(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=>tn(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=>tn(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=>tn(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=>tn(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=>tn(l,c)}function Ue(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 ve(e,t){return reactAriaComponents.composeRenderProps(e,r=>tailwindMerge.twMerge(t,r))}var Ie={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 GC="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",UC="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",YC={primary:UC,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"},kf={full:"w-full",default:"w-fit"},KC="opacity-50 cursor-not-allowed pointer-events-none",JC="opacity-100 cursor-pointer",jC={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},qC={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function XC(e){return !e||e==="default"||e==="brand"?"primary":e}function ZC(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=XC(t),s=i==="unstyled"?"":`${GC} ${YC[i]}`;i!=="unstyled"&&(s+=` ${Ie[r].text} ${Ie[r].height} ${Ie[r].padding} ${Ie[r].gap}`),o||a?s+=` ${KC}`:s+=` ${JC}`,n?s+=` ${kf.full}`:s+=` ${kf.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,Ue(),c].filter(Boolean).join(" ")}function Q(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:x,...b}=e,v=t?jsxRuntime.jsx(B,{name:t,size:i,weight:c}):null,C=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,typeof r=="function"?null:r,s==="right"&&v]}),y=jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:a||jsxRuntime.jsx(B,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:C}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,N=tailwindMerge.twMerge(ZC(e),d),T=l?{href:l,target:g,rel:x,...b}:{};if(l){let{onPress:P,onPressStart:E,onPressEnd:I,onPressChange:A,onPressUp:w,onAuxClick:k,onContextMenu:W,onDoubleClick:G,...z}=b;Object.assign(T,z);}let M=l?jsxRuntime.jsx(reactAriaComponents.Link,{...T,...o&&{"aria-busy":true},style:S?void 0:f,className:N,children:o?y:typeof r=="function"?(function(P){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,r(P),s==="right"&&v]})}):C}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:f,className:N,children:o?y:typeof r=="function"?(function(P){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,r(P),s==="right"&&v]})}):C});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:f,children:[M,jsxRuntime.jsx("span",{className:`absolute ${jC[p]} flex h-5 w-5 items-center justify-center rounded-full ${qC[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):M}function Cd({action:e,defaultVariant:t,defaultSize:r="lg"}){let o=!!e.formId;return jsxRuntime.jsx(Q,{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 Do({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(Cd,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(Cd,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(Cd,{action:e,defaultVariant:"primary"})]})]})]})}var $C={heading:{sm:Hr.headingSm,md:Hr.headingMd,lg:Hr.headingLg,xl:Hr.headingXl},display:{sm:Hr.displaySm,md:Hr.displayMd,lg:Hr.displayLg,xl:Hr.displayXl}},QC={page:"h-16 leading-[62px]"};function qt({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=$C[t][i],c=o?QC[o]:"";return jsxRuntime.jsx(e,{className:Jt(s,"text-text-primary",c,n),children:a})}var Bt=({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(Q,{variant:"icon",onPress:a,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(B,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(qt,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(Q,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(B,{name:"X","data-testid":"close-button"})})]})]});var J=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,f]=Le.useState(c===0);if(Le.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)]",x=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 ${x}`: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 ${x}`:"",v="rounded-sm";r==="circle"&&(v="rounded-full"),r==="text"&&(v="h-4 w-full rounded-sm");let C=a?"flex-1 min-w-0":"",y=s?Object.entries(s).map(([S,N])=>`${S}:w-[${N}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":m,children:i.map((S,N)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,v,C,y,u),style:{width:S,height:t}},N))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,v,C,y,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},Rf=({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 nS={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"},aS="rounded-lg",wd={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},iS={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function Fe({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",nS[e],aS,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(J,{width:"100%",height:"100%",className:"rounded-none"}):r})}function Nd({title:e,subtitle:t,actions:r,className:o,isLoading:n=false}){return n?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",o),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(J,{width:120,height:20}),jsxRuntime.jsx(J,{width:24,height:24})]}),t&&jsxRuntime.jsx(J,{width:200,height:16})]}):!e&&!t&&!r?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",o),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(qt,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:dt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function kd({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",wd[r],o),children:jsxRuntime.jsx(J,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",wd[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",wd[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function Td({className:e,children:t,isLoading:r=false,fill:o=false}){let a=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return r?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(a,o&&"flex-1 flex flex-col min-h-0",e),children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{width:"80%",height:16}),jsxRuntime.jsx(J,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),children:t}):null}function Pd({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(J,{width:80,height:32}),jsxRuntime.jsx(J,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",iS[r],e),children:t}):null}Fe.Header=Nd;Fe.Media=kd;Fe.Content=Td;Fe.Footer=Pd;var Dr=class extends Le.Component{constructor(){super(...arguments);Ia(this,"state",{hasError:false});Ia(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(Fe,{children:[this.props.title&&jsxRuntime.jsx(Fe.Header,{title:this.props.title}),jsxRuntime.jsx(Fe.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 dS=.3,uS=.5;function at({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:x="640px",contentPadding:b=true,showHandle:v=true,animationVariant:C="scale",className:y}){let[S,N]=Le.useState(false),[T,M]=Le.useState(0),[P,E]=Le.useState(false),I=ts(s),A=I?.height??null,w=I?.keyboardOffset??0,k=Le.useRef(null),W=Le.useRef(null),G=Le.useRef(null),z=Le.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});Le.useEffect(()=>{if(s){let D=setTimeout(()=>{N(true),setTimeout(()=>N(false),600);},400);return ()=>clearTimeout(D)}},[s]),Le.useEffect(()=>{s||(M(0),E(false),z.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),Le.useEffect(()=>{let D=W.current;if(!D||!s)return;let F=null,L=h=>{let H=h.target;H&&["INPUT","TEXTAREA","SELECT"].includes(H.tagName)&&(F&&clearTimeout(F),F=setTimeout(()=>{H.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return D.addEventListener("focusin",L),()=>{D.removeEventListener("focusin",L),F&&clearTimeout(F);}},[s]);let Y=Le.useCallback(D=>{l&&(D.pointerType!=="touch"&&D.pointerType!=="pen"||(G.current&&(clearTimeout(G.current),G.current=null),z.current={isDragging:true,startY:D.clientY,startTime:Date.now(),pointerId:D.pointerId},E(false),D.currentTarget.setPointerCapture(D.pointerId)));},[l]),Z=Le.useCallback(D=>{let{isDragging:F,startY:L,pointerId:h}=z.current;if(!F||D.pointerId!==h)return;let H=D.clientY-L;M(Math.max(0,H));},[]),V=Le.useCallback(D=>{let{isDragging:F,startY:L,startTime:h,pointerId:H}=z.current;if(!F||D.pointerId!==H)return;let U=D.clientY-L,K=Date.now()-h,te=U/K;z.current={isDragging:false,startY:0,startTime:0,pointerId:null};let j=(k.current?.getBoundingClientRect().height??0)*dS;(U>j||te>uS&&U>50)&&l?(c?.(),M(0)):(E(true),M(0),G.current=setTimeout(()=>{E(false),G.current=null;},200));},[l,c]);if(!s)return null;let O=t||r,R=u||m||p;return jsxRuntime.jsx(Dr,{children:jsxRuntime.jsx(ar,{isOpen:s,onOpenChange:D=>{D||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:w>0?`${w}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:k,className:tailwindMerge.twMerge("w-full",P&&"transition-transform duration-200"),style:{transform:T>0?`translateY(${T}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",C==="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)]",C==="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)]",y),style:{maxWidth:x,...g?{height:g}:{maxHeight:/\d/.test(f)?A!==null?`min(${f}, ${Math.max(A-8,0)}px, 100dvh)`:`min(${f}, 100dvh)`:f}},children:[v&&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:Y,onPointerMove:Z,onPointerUp:V,onPointerCancel:V,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]")})}),O&&(a?jsxRuntime.jsx(Bt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Bt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:W,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),R&&jsxRuntime.jsx(Do,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}at.displayName="Tray";function ta({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]=Le.useState(false),{isMobile:p}=Yt();if(l&&p){let g=Le__namespace.default.isValidElement(e)?Le__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,v=(C=>{if(typeof C=="string")return C;if(Le__namespace.default.isValidElement(C)){let y=C.props;if(typeof y.children=="string")return y.children;if(Array.isArray(y.children))return y.children.find(N=>typeof N=="string")||""}return ""})(e)||"Actions";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:r,children:g}),jsxRuntime.jsx(at,{isOpen:u,onClose:()=>m(false),title:v,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(C=>jsxRuntime.jsxs("button",{onClick:()=>{C.disabled||(C.onAction?C.onAction():i?.(C),m(false));},disabled:C.disabled,"data-testid":C.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!C.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",C.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",C.disabled&&"opacity-50 cursor-not-allowed"),children:[C.iconName&&jsxRuntime.jsx(B,{name:C.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:C.render?C.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:C.subtitle?"font-medium":"",children:C.name}),C.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:C.subtitle})]})})]},C.id))})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(nt,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(g=>jsxRuntime.jsx(bS,{id:g.id,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 bS({textAlign:e="left",iconName:t,size:r="md",isDisabled:o,children:n,variant:a="default",subtitle:i,render:s,noPadding:c,...l}){let d={sm:"px-3 py-2 text-sm",md:i?"px-4 py-2.5 text-base":"px-4 py-2 text-base"},u="text-text-primary hover:bg-background-hover data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-primary data-[focus-visible]:ring-inset",m={primary:u,default:u,destructive:"text-feedback-error-text hover:bg-feedback-error-background data-[focused]:bg-feedback-error-background data-[focus-visible]:ring-2 data-[focus-visible]:ring-feedback-error-border data-[focus-visible]:ring-inset"};return s?jsxRuntime.jsx(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:s()}):jsxRuntime.jsxs(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:[t&&e==="left"&&jsxRuntime.jsx(B,{name:t,size:r==="sm"?16:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col",children:[jsxRuntime.jsx("span",{className:i?"font-medium":"",children:n}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:i})]}),t&&e==="right"&&jsxRuntime.jsx(B,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var ao=({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 yr({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(ao,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}var ra=Le.createContext({variant:"timeline",size:"md"});function Bf(){return Le.useContext(ra)}function gs(e){return Le.isValidElement(e)&&e.type===hs}function NS(e){return Le.isValidElement(e)&&e.type===xs}function Ad({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:x,height:b,maxHeight:v,...C}){let y=Le.useRef(null),{isMobile:S}=Yt(),N=S?"stacked":e,T=n!==void 0&&a!==void 0,{scrollRef:M,loadMoreRef:P,virtualizer:E,virtualItems:I,isLoadingMore:A,computedLoadingState:w}=ko({items:n||[],onLoadMore:T?m:void 0,hasMore:T?p:false,isLoading:i,loadingState:s,enableVirtualization:T?f:false,estimatedItemSize:g||(N==="stacked"?120:150),overscan:5}),k=T&&M?M:y,W=Le.useMemo(()=>({variant:N,size:t}),[N,t]),G=N==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",z=N==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",Y={};if(T&&m&&(b?(Y.height=typeof b=="number"?`${b}px`:b,Y.overflowY="auto"):v?(Y.maxHeight=typeof v=="number"?`${v}px`:v,Y.overflowY="auto"):(Y.height="600px",Y.overflowY="auto")),T){let O=w==="loading"||i&&(!n||n.length===0);if(O){let D=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((F,L)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${L}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((F,L)=>{let h=t==="sm"?"gap-2":"gap-3";if(N==="timeline"){let H=t==="sm"?"pt-3":"pt-4",U=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 ${H}`,children:[jsxRuntime.jsx(J,{width:32,height:32,variant:"circle"}),L<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 ${h} ${U} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(J,{width:"50%",height:16}),jsxRuntime.jsx(J,{width:"15%",height:12})]}),jsxRuntime.jsx(J,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${L}`)}else return jsxRuntime.jsxs("div",{className:`flex flex-col ${t==="sm"?"px-3 py-3":"px-4 py-4"}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx(J,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(J,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${h}`,children:[jsxRuntime.jsx(J,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(J,{width:"20%",height:12})]})]},`skeleton-${L}`)})});return jsxRuntime.jsx(ra.Provider,{value:W,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",G,z,r),style:Y,...C,children:D})})}if(c)return jsxRuntime.jsx(ra.Provider,{value:W,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",G,z,r),style:Y,...C,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:c})})});if(!n||n.length===0)return jsxRuntime.jsx(ra.Provider,{value:W,children:jsxRuntime.jsx("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",G,z,r),style:Y,...C,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let R=E?I?.map(D=>({virtualItem:D,item:n[D.index],index:D.index}))||[]:n.map((D,F)=>({item:D,index:F,virtualItem:null}));return jsxRuntime.jsx(ra.Provider,{value:W,children:jsxRuntime.jsxs("div",{ref:k,"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",G,z,r),style:{...Y,position:E?"relative":void 0},...C,children:[E?jsxRuntime.jsxs("div",{style:{height:`${E.getTotalSize()}px`,position:"relative"},children:[R.map(({item:D,index:F,virtualItem:L})=>{if(!D||!L)return null;let h=a(D,F),H=N==="timeline"&&Le.isValidElement(h)&&gs(h)?Le.cloneElement(h,{showConnector:F!==n.length-1}):h;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${L.start}px)`},"data-index":L.index,ref:E.measureElement,children:H},`item-${F}`)}),A&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(yr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[R.map(({item:D,index:F})=>{let L=a(D,F);if(N==="timeline"&&Le.isValidElement(L)&&gs(L)){let h=F===n.length-1;return jsxRuntime.jsx("div",{children:Le.cloneElement(L,{showConnector:!h})},`item-${F}`)}return jsxRuntime.jsx("div",{children:L},`item-${F}`)}),A&&(x||jsxRuntime.jsx(yr,{state:"loading-more"}))]}),m&&p&&!O&&jsxRuntime.jsx("div",{ref:P,style:E?{position:"absolute",top:`${E.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Z=Le.Children.toArray(o),V=Z.map((O,R)=>{if(gs(O)){let D=O.props.showConnector??(N==="timeline"&&R<Z.length-1),F=N==="timeline"&&R>0;return Le.cloneElement(O,{showConnector:D,showIncomingConnector:F})}if(NS(O)){let D=R===Z.length-1;return Le.cloneElement(O,{__isLastGroup:D,__isFirstGroup:R===0})}return O});return jsxRuntime.jsx(ra.Provider,{value:W,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":N,className:tailwindMerge.twMerge("flex flex-col",G,z,r),...C,children:V})})}Ad.displayName="ActivityFeed";function xs(e){let{variant:t,size:r}=Bf(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=Le.Children.toArray(i),m=u.map((g,x)=>{if(gs(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&x===u.length-1));return Le.cloneElement(g,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&x===0)})}return g}),p=t==="timeline"?"pl-[3rem]":r==="sm"?"px-3":"px-4",f=r==="sm"?"gap-3":"gap-4";return jsxRuntime.jsxs("section",{"data-slot":"group",className:tailwindMerge.twMerge("flex flex-col",s),...d,children:[(o||n||a)&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("mb-2 flex flex-wrap items-end justify-between gap-2",p),children:[jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col gap-1",children:[o&&jsxRuntime.jsx("span",{className:"text-xs font-semibold uppercase tracking-wide text-text-secondary",children:o}),n&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:n})]}),a&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:a})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex flex-col",f),children:m})]})}xs.displayName="ActivityFeedGroup";var If={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"},kS={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"},TS={neutral:"border-border-muted",brand:"border-action-brand",success:"border-feedback-success-border",warning:"border-feedback-warning-border",danger:"border-feedback-error-border",info:"border-feedback-info-border"};function hs(e){let{variant:t,size:r}=Bf(),{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:x=false,interactive:b,className:v,children:C,onKeyDown:y,showIncomingConnector:S,...N}=e,T=l??(d?jsxRuntime.jsx(B,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),M=p??(t==="stacked"?"minimal":"subtle"),P=r==="sm"?"gap-2":"gap-3",E="text-xs text-text-secondary",I=r==="sm"?"text-sm":"text-[15px]",A="text-xs text-text-secondary",w=b??typeof N.onClick=="function",k=R=>{if(!w){y?.(R);return}R.key===" "?R.preventDefault():R.key==="Enter"&&(R.preventDefault(),R.currentTarget.click()),y?.(R);},W=R=>{w&&R.key===" "&&(R.preventDefault(),R.currentTarget.click());},G=w?tailwindMerge.twMerge("group cursor-pointer",Ue()):void 0,Y=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",M==="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",If[m]),children:T}),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(kS[m],M==="minimal"?"rounded-md border border-border-muted":TS[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:w?"button":void 0,tabIndex:w?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"}[M],Z,G,w?"transition-colors hover:bg-background-subtle/80":"",v),onKeyDown:k,onKeyUp:W,...N,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!x&&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",If[m]),children:T}),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",P),children:[n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",I),children:n}),i&&jsxRuntime.jsx("div",{className:A,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),C,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 V=M==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",O={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:w?"button":void 0,tabIndex:w?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",G,v),onKeyDown:k,onKeyUp:W,...N,children:[x?jsxRuntime.jsx("div",{}):Y,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",P,V,O[M],Z,w?"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:A,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),C,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}hs.displayName="ActivityItem";function vr({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:x="85vh",height:b,mobileMaxHeight:v="90vh",mobileHeight:C,contentPadding:y=true,className:S}){let N=Ut("(max-width: 767px)"),T=ts(N&&e===void 0),M=T?.height??null,P=T?.keyboardOffset??0,E=Le.useRef(null),I=Le.useCallback(()=>{E.current&&E.current.scrollTop!==0&&(E.current.scrollTop=0);},[]),A=Le.useRef(null),w=Le.useRef(null);Le.useEffect(()=>{let Y=w.current;if(!Y||!N)return;let Z=null,V=O=>{let R=O.target;R&&["INPUT","TEXTAREA","SELECT"].includes(R.tagName)&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{R.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return Y.addEventListener("focusin",V),()=>{Y.removeEventListener("focusin",V),Z&&clearTimeout(Z);}},[N]);let k=Le.useCallback(()=>{A.current&&A.current.scrollTop!==0&&(A.current.scrollTop=0);},[]);if(e===false)return null;let W=r||o,G=l||d||u||m,z=e!==void 0;return N?z?jsxRuntime.jsx(at,{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:v,height:C,maxWidth:f,contentPadding:y,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Dr,{children:jsxRuntime.jsx(ar,{isDismissable:true,transparent:p,style:{paddingBottom:P>0?`${P}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:{...C?{height:C}:{maxHeight:/\d/.test(v)?M!==null?`min(${v}, ${Math.max(M-8,0)}px, 100dvh)`:`min(${v}, 100dvh)`:v}},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"})}),W&&(i?jsxRuntime.jsx(Bt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Bt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:w,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",y?"px-6 py-6":"p-0"),children:c}),G&&jsxRuntime.jsx(Do,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Dr,{children:jsxRuntime.jsx(ar,{...z?{isOpen:e,onOpenChange:Y=>{!Y&&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:A,onScroll:k,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:x}},children:[W&&(i?jsxRuntime.jsx(Bt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Bt,{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",y?"px-6 py-6":"p-0"),children:c}),G&&jsxRuntime.jsx(Do,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function Gf({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(vr,{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 Eo={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},ir=Le.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=RS__namespace[e];if(!s)return null;let c=typeof t=="string"?t in Eo?Eo[t]:Eo.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}`})});ir.displayName="IconSSR";var DS=Le.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 Eo?Eo[n]:Eo.md:n,p=r?typeof r=="string"?r in Eo?Eo[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(ir,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});DS.displayName="IconSSRWithContainer";var oa=({className:e,showWordmark:t=true,width:r,fill:o})=>{let n,a;if(o?o.startsWith("fill-")?a=o:n=o:e?a=e:n="var(--color-text-primary)",t){let c=r||270,l=c/270*80;return jsxRuntime.jsxs("svg",{width:c,height:l,viewBox:"0 0 270 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_796_283)",children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"}),jsxRuntime.jsx("path",{d:"M269.838 49.4457H249.005C249.266 51.801 250.162 53.6985 251.695 55.1377C253.225 56.577 255.134 57.2967 257.416 57.2967C259.307 57.2967 260.887 56.8715 262.159 56.021C263.463 55.1377 264.408 53.9927 264.996 52.5862H269.251C268.502 54.9415 267.084 56.937 264.996 58.5725C262.943 60.208 260.414 61.026 257.416 61.026C255.069 61.026 252.917 60.4697 250.961 59.3575C249.037 58.2127 247.504 56.6587 246.363 54.696C245.255 52.7332 244.7 50.558 244.7 48.17C244.7 45.782 245.255 43.6067 246.363 41.644C247.504 39.6812 249.037 38.1437 250.961 37.0315C252.917 35.8867 255.069 35.3142 257.416 35.3142C259.73 35.3142 261.833 35.8702 263.724 36.9825C265.615 38.0947 267.098 39.6485 268.176 41.644C269.283 43.6395 269.838 45.913 269.838 48.4645V49.4457ZM257.416 39.0432C255.263 39.0432 253.439 39.6812 251.939 40.957C250.47 42.2327 249.542 43.9337 249.152 46.06H265.583C265.192 43.9992 264.262 42.3145 262.796 41.006C261.36 39.6975 259.568 39.0432 257.416 39.0432Z"}),jsxRuntime.jsx("path",{d:"M228.356 60.5352V35.8049H232.219V39.7794H232.464C233.05 38.5689 233.963 37.5712 235.202 36.7862C236.474 35.9684 237.974 35.5594 239.701 35.5594H243.125V39.4359H239.701C237.517 39.4359 235.757 40.1554 234.42 41.5949C233.083 43.0342 232.414 44.9152 232.414 47.2377V60.5352H228.356Z"}),jsxRuntime.jsx("path",{d:"M208.607 61.0259C205.64 61.0259 203.326 60.1262 201.663 58.3272C200 56.4952 199.169 53.8947 199.169 50.5252V35.8047H203.228V49.8874C203.228 52.2427 203.766 54.0744 204.842 55.3829C205.95 56.6587 207.532 57.2967 209.586 57.2967C211.02 57.2967 212.308 56.9694 213.449 56.3152C214.623 55.6284 215.536 54.6959 216.188 53.5184C216.84 52.3407 217.166 50.9997 217.166 49.4949V35.8047H221.225V60.5352H217.313V56.5607H217.068C216.286 57.9019 215.161 58.9814 213.694 59.7992C212.226 60.6169 210.531 61.0259 208.607 61.0259Z"}),jsxRuntime.jsx("path",{d:"M186.736 39.534V56.806H194.756V60.5352H182.677V39.534H177.199V35.8047H182.677V29.5732H186.736V35.8047H193.24V39.534H186.736Z"}),jsxRuntime.jsx("path",{d:"M156.585 60.5352H151.988L158.394 48.0227L152.33 35.8047H156.976L162.062 46.0599H165.388L170.474 35.8047H175.022L168.958 48.0227L175.365 60.5352H170.67L165.29 49.7892H162.013L156.585 60.5352Z"}),jsxRuntime.jsx("path",{d:"M150.138 49.1315H129.304C129.565 51.4867 130.461 53.3842 131.994 54.8235C133.526 56.2627 135.433 56.9825 137.715 56.9825C139.606 56.9825 141.188 56.5572 142.459 55.7067C143.763 54.8235 144.709 53.6785 145.296 52.272H149.551C148.801 54.6272 147.382 56.6227 145.296 58.2582C143.242 59.8937 140.715 60.7118 137.715 60.7118C135.368 60.7118 133.216 60.1555 131.26 59.0432C129.336 57.8985 127.804 56.3445 126.663 54.3817C125.554 52.419 125 50.2437 125 47.8557C125 45.4677 125.554 43.2925 126.663 41.3298C127.804 39.367 129.336 37.8295 131.26 36.7173C133.216 35.5725 135.368 35 137.715 35C140.03 35 142.133 35.556 144.024 36.6682C145.915 37.7805 147.399 39.3342 148.475 41.3298C149.583 43.3252 150.138 45.5987 150.138 48.1502V49.1315ZM137.715 38.729C135.564 38.729 133.738 39.367 132.238 40.6427C130.771 41.9185 129.842 43.6195 129.45 45.7458H145.883C145.491 43.685 144.562 42.0002 143.095 40.6917C141.661 39.3832 139.867 38.729 137.715 38.729Z"}),jsxRuntime.jsx("path",{d:"M116.961 60.5353H112.559V30.4072H101.164V26.1875H128.307V30.4072H116.961V60.5353Z"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_796_283",children:jsxRuntime.jsx("rect",{width:"270",height:"80",fill:"white"})})})]})}let i=r||80;return jsxRuntime.jsxs("svg",{width:i,height:i,viewBox:"0 0 80 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"})]})};var vs=({topItems:e=[],bottomItems:t=[],bottomContent:r,logo:o,showLogo:n=true,linkComponent:a="a",className:i="",mobileMenuId:s="app-mobile-menu",sidebarCollapseId:c="app-sidebar-collapse"})=>{let l=p=>p.length>0&&"items"in p[0],d=p=>l(p)?p:[{id:"default-section",items:p}],u=(p,f,g)=>jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[p.title&&jsxRuntime.jsx("div",{className:"px-6 py-1 text-xs font-medium text-text-secondary uppercase tracking-wider",children:p.title}),jsxRuntime.jsx("div",{className:"space-y-0.5",children:p.items.map(x=>m(x))}),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(v=>m(v,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},x=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:x},p.id):jsxRuntime.jsx(a,{...g,children:x},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(oa,{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(ir,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("label",{htmlFor:s,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),jsxRuntime.jsxs("nav",{className:"flex-1 flex flex-col overflow-hidden",children:[e&&e.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto py-2 scrollbar-hide",children:d(e).map((p,f,g)=>u(p,f,g.length))}),t&&t.length>0&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t bg-background-muted/30",children:jsxRuntime.jsx("div",{className:"mt-2 pb-2 space-y-0.5",children:t.map(p=>m(p))})}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-default",children:jsxRuntime.jsx("div",{children:r})})]})]})};function an(e){return e.id??e.href??e.label}function Vd(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,an(o)]:r;if(o.children?.length){let n=Vd(o.children,t,[...r,an(o)]);if(n)return n}}return null}function Jf(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>an(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function MS(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=Jf(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,an(s)],n.push({path:i,parent:s,items:s.children});}return n}var LS=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),AS=[];function IS(e,t){if(process.env.NODE_ENV==="production"||t.length===0)return;let r=new Map;for(let o of e)o.id&&r.set(o.id,"id"),o.href&&!r.has(o.href)&&r.set(o.href,"href");for(let o of t){let n=null;o.id&&r.has(o.id)?n=r.get(o.id)==="id"?`id "${o.id}"`:`id "${o.id}" (matches an items \`href\`)`:o.href&&r.has(o.href)&&(n=r.get(o.href)==="href"?`href "${o.href}"`:`href "${o.href}" (matches an items \`id\`)`),n&&console.warn(`[StackNav] L1 ${n} appears in both \`items\` and \`bottomItems\`. Stack tokens and value lookups will resolve to the \`items\` entry, making the bottomItems entry unreachable. L1 ids and hrefs must be unique across both arrays.`);}}function FS(e){if(!e)return {};let t={};return e.background!==void 0&&(t["--edges-stack-nav-background"]=e.background),e.activeBackground!==void 0&&(t["--edges-stack-nav-row-active-background"]=e.activeBackground),e.activeColor!==void 0&&(t["--edges-stack-nav-row-active-color"]=e.activeColor),e.hoverBackground!==void 0&&(t["--edges-stack-nav-row-hover-background"]=e.hoverBackground),e.borderColor!==void 0&&(t["--edges-stack-nav-border-color"]=e.borderColor),t}function Cs({items:e,bottomItems:t,value:r,defaultStack:o,stack:n,onStackChange:a,onSelect:i,linkComponent:s=LS,showLogo:c=false,logo:l,header:d,footer:u,mobileMenuId:m,sidebarCollapseId:p,rootLabel:f,sticky:g=true,width:x=260,ariaLabel:b="Navigation",theme:v,animated:C=true,style:y,className:S}){let N=t??AS,T=Le__namespace.useMemo(()=>N.length>0?[...e,...N]:e,[e,N]);Le__namespace.useEffect(()=>{IS(e,N);},[e,N]);let[M,P]=Le__namespace.useState(()=>n!==void 0?n:o!==void 0?o:r?Vd(T,r)??[]:[]),E=n??M,I=Le__namespace.useCallback(V=>{n===void 0&&P(V),a?.(V);},[n,a]),A=Le__namespace.useRef(false);Le__namespace.useEffect(()=>{if(n!==void 0||!A.current&&(A.current=true,o!==void 0)||!r)return;let V=Vd(T,r);P(O=>{let R=V??[];return OS(O,R)?O:R});},[r,T,n,o]);let w=Le__namespace.useMemo(()=>MS(e,N,E),[e,N,E]),k=Le__namespace.useCallback((V,O)=>{V.children?.length&&I([...O,an(V)]);},[I]),W=Le__namespace.useCallback(()=>{I(E.slice(0,-1));},[E,I]),G=Le__namespace.useCallback((V,O)=>{let R=Jf(T,E);if(i?.(O,R),!!O.children?.length&&O.pushOnSelect!==false){let F=w[w.length-1]?.path??[];k(O,F);}O.href||V.preventDefault();},[T,E,i,k,w]),z=Le__namespace.useCallback(V=>r?V.href===r||V.id===r:false,[r]),Y=g?"sticky top-0 h-[100dvh]":"",Z={...x!=null?{width:x}:{},...FS(v),...y};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":b,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",C&&"edges-stack-nav--animated",Y,S),style:Z,children:[c?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:l??jsxRuntime.jsx(oa,{showWordmark:true,width:120})}),p?jsxRuntime.jsx("label",{htmlFor:p,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(ir,{name:"Sidebar",size:"sm"})}):null,m?jsxRuntime.jsx("label",{htmlFor:m,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,d?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:d}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:w.map((V,O)=>{let R=V.path.length,D=O===w.length-1,F=O<w.length-1,L=R===0?"__root__":V.path.join("/");return jsxRuntime.jsx(BS,{pane:V,parentPath:V.path.slice(0,-1),depth:R,isTop:D,isAbove:F,rootLabel:f,LinkComponent:s,isActive:z,onSelect:G,onBack:W,animated:C},L)})}),u?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:u}):null]})}function BS({pane:e,depth:t,isTop:r,isAbove:o,rootLabel:n,LinkComponent:a,isActive:i,onSelect:s,onBack:c,animated:l}){let d=r?"edges-stack-nav__pane--top":o?"edges-stack-nav__pane--above":"edges-stack-nav__pane--below";return jsxRuntime.jsxs("nav",{"aria-label":e.parent?.label??n??"Navigation","aria-hidden":r?void 0:true,inert:r?void 0:true,className:tailwindMerge.twMerge("edges-stack-nav__pane absolute inset-0 flex flex-col gap-px overflow-y-auto px-2 py-3",!l&&"edges-stack-nav__pane--instant",d),children:[t>0&&e.parent?jsxRuntime.jsxs("button",{type:"button",className:"edges-stack-nav__back edges-stack-nav__row flex w-full items-center gap-2 rounded-sm border-0 bg-transparent px-3 py-2 mb-2 text-left text-sm font-semibold text-text-primary",onClick:c,"aria-label":`Back from ${e.parent.label}`,children:[jsxRuntime.jsx(zS,{}),jsxRuntime.jsx("span",{children:e.parent.label})]}):n?jsxRuntime.jsx("div",{className:"px-3 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:n}):null,e.items.map(u=>jsxRuntime.jsx(Kf,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},an(u))),e.bottomItems&&e.bottomItems.length>0?jsxRuntime.jsx("div",{className:"edges-stack-nav__bottom-items mt-auto flex flex-col gap-px pt-3",children:e.bottomItems.map(u=>jsxRuntime.jsx(Kf,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},an(u)))}):null]})}function Kf({item:e,LinkComponent:t,isActive:r,onSelect:o}){if(e.divider)return jsxRuntime.jsx("div",{className:"edges-stack-nav__divider my-2",role:"separator"});if(e.groupLabel)return jsxRuntime.jsx("div",{className:"px-3 pt-6 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:e.label});let n=!!e.children?.length,a=tailwindMerge.twMerge("edges-stack-nav__row flex items-center justify-between gap-3 rounded-sm px-3 py-2 text-sm font-normal text-text-primary no-underline cursor-pointer text-left bg-transparent border-0 transition-colors",r&&"edges-stack-nav__row--active font-semibold"),i=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[e.leading??e.icon?jsxRuntime.jsx("span",{className:"flex-shrink-0",children:e.leading??e.icon}):null,jsxRuntime.jsx("span",{className:"truncate",children:e.label})]}),jsxRuntime.jsxs("span",{className:"flex flex-shrink-0 items-center gap-2 text-text-secondary",children:[e.trailing,n?jsxRuntime.jsx(VS,{}):null]})]});return e.href?jsxRuntime.jsx(t,{href:e.href,"aria-label":e.ariaLabel,className:a,"aria-current":r?"page":void 0,onClick:s=>o(s,e),children:i}):jsxRuntime.jsx("button",{type:"button",className:a,"aria-label":e.ariaLabel,onClick:s=>{o(s,e);},children:i})}function VS(){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 zS(){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 OS(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 Ja=({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(ir,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(ir,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(ir,{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(ir,{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 qf({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 Le.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,x=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?x=true:(g&&(clearTimeout(g),g=null),p.removeAttribute("data-peek"),x=false);};u.addEventListener("change",b);let v=E=>{E.key==="Escape"&&(m&&(m.checked=false),p.removeAttribute("data-peek"));};document.addEventListener("keydown",v);let C=null;m&&(C=()=>{document.body.style.overflow=m.checked?"hidden":"";},m.addEventListener("change",C));let y=E=>{let A=E.target.closest("a");A&&A.href&&window.innerWidth<768&&m&&setTimeout(()=>{m.checked=false,document.body.style.overflow="";},100);};f.addEventListener("click",y);let S=16,N=200,T=()=>{g&&(clearTimeout(g),g=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},M=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},N);},P=E=>{if(window.innerWidth<768||!u.checked)return;let I=f.contains(E.target);if(x&&!I&&(x=false),x)return;E.clientX<=S||I?T():p.getAttribute("data-peek")==="true"&&M();};return document.addEventListener("mousemove",P),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",v),m&&C&&m.removeEventListener("change",C),f.removeEventListener("click",y),document.removeEventListener("mousemove",P),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(Ja,{...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(ir,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("aside",{id:"app-sidebar","data-app-sidebar":"",className:["bg-background-surface","border-r border-border-default","transition-transform duration-300 ease-in-out md:transition-[transform,width] md:duration-300 md:ease-in-out","fixed md:relative","left-0 top-0 bottom-0","z-[60] md:z-10","w-full md:w-64","h-[100dvh] md:h-full","-translate-x-full","peer-checked/mobile:translate-x-0","md:translate-x-0",i?"":"!border-r-0",(t??e)?.className||""].filter(Boolean).join(" "),children:t?jsxRuntime.jsx(Cs,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(vs,{...e,mobileMenuId:l,sidebarCollapseId:d,className:"h-full"})}),jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col h-full overflow-hidden",children:[jsxRuntime.jsx("div",{className:"sticky top-0 flex-shrink-0 hidden md:block z-20","data-top-nav-wrapper":"",children:jsxRuntime.jsx(Ja,{...r,className:r?.className})}),jsxRuntime.jsx("main",{id:"app-content",className:["flex-1 overflow-y-auto overflow-x-hidden bg-background-body",n,a,s||""].join(" "),role:"main",children:o})]})]}),jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
|
|
5
5
|
@media (min-width: 768px) {
|
|
6
|
-
/*
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* Collapsed: hide the rail offscreen, surface the floating expand
|
|
7
|
+
button, and let the edge zone receive hover events. */
|
|
8
|
+
#${d}:checked ~ * [data-app-sidebar] {
|
|
9
|
+
transform: translateX(-100%);
|
|
10
|
+
position: absolute;
|
|
9
11
|
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
#${l}:checked ~ * [data-collapse-hide] {
|
|
13
|
-
display: none !important;
|
|
12
|
+
#${d}:checked ~ * [data-expand-rail] {
|
|
13
|
+
display: flex;
|
|
14
14
|
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
#${l}:checked ~ * [data-collapse-center] {
|
|
18
|
-
justify-content: center;
|
|
19
|
-
padding-left: 0;
|
|
20
|
-
padding-right: 0;
|
|
21
|
-
gap: 0;
|
|
15
|
+
#${d}:checked ~ * [data-peek-zone] {
|
|
16
|
+
pointer-events: auto;
|
|
22
17
|
}
|
|
23
|
-
|
|
24
|
-
/*
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
width: 1.25rem !important;
|
|
33
|
-
height: 1.25rem !important;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
/* Rotate toggle icon */
|
|
37
|
-
#${l}:checked ~ * [data-collapse-toggle] {
|
|
38
|
-
transform: scaleX(-1);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/* Hide category expansions */
|
|
42
|
-
#${l}:checked ~ * [data-collapse-hide-category] {
|
|
43
|
-
display: none;
|
|
18
|
+
|
|
19
|
+
/* Peek: when the shell carries data-peek="true", show the rail as
|
|
20
|
+
an overlay regardless of checkbox state. JS toggles the attribute
|
|
21
|
+
based on edge-hover + rail-hover with a "just collapsed" guard. */
|
|
22
|
+
[data-app-shell][data-peek="true"] [data-app-sidebar] {
|
|
23
|
+
transform: translateX(0) !important;
|
|
24
|
+
position: absolute !important;
|
|
25
|
+
box-shadow: 0 8px 24px rgb(0 0 0 / 0.12);
|
|
26
|
+
z-index: 50;
|
|
44
27
|
}
|
|
45
28
|
}
|
|
46
|
-
`}}),s&&jsxRuntime.jsx("script",{dangerouslySetInnerHTML:{__html:`
|
|
47
|
-
(function() {
|
|
48
|
-
// Close mobile menu on Escape key
|
|
49
|
-
document.addEventListener('keydown', function(e) {
|
|
50
|
-
if (e.key === 'Escape') {
|
|
51
|
-
var menuToggle = document.getElementById('${c}');
|
|
52
|
-
if (menuToggle) menuToggle.checked = false;
|
|
53
|
-
}
|
|
54
|
-
});
|
|
55
|
-
|
|
56
|
-
// Save sidebar collapse preference to localStorage
|
|
57
|
-
var sidebarToggle = document.getElementById('${l}');
|
|
58
|
-
if (sidebarToggle) {
|
|
59
|
-
// Restore from localStorage
|
|
60
|
-
var saved = localStorage.getItem('sidebar-collapsed');
|
|
61
|
-
if (saved !== null) {
|
|
62
|
-
sidebarToggle.checked = saved === 'true';
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
// Save on change
|
|
66
|
-
sidebarToggle.addEventListener('change', function() {
|
|
67
|
-
localStorage.setItem('sidebar-collapsed', this.checked);
|
|
68
|
-
});
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
// Prevent body scroll when mobile menu is open
|
|
72
|
-
var mobileToggle = document.getElementById('${c}');
|
|
73
|
-
if (mobileToggle) {
|
|
74
|
-
mobileToggle.addEventListener('change', function() {
|
|
75
|
-
document.body.style.overflow = this.checked ? 'hidden' : '';
|
|
76
|
-
});
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
// Close mobile menu when clicking navigation links
|
|
80
|
-
var sidebar = document.getElementById('app-sidebar');
|
|
81
|
-
if (sidebar && mobileToggle) {
|
|
82
|
-
sidebar.addEventListener('click', function(e) {
|
|
83
|
-
// Check if click target is a link (or inside a link)
|
|
84
|
-
var link = e.target.closest('a');
|
|
85
|
-
if (link && link.href && window.innerWidth < 768) {
|
|
86
|
-
// Small delay to allow navigation to start
|
|
87
|
-
setTimeout(function() {
|
|
88
|
-
mobileToggle.checked = false;
|
|
89
|
-
document.body.style.overflow = '';
|
|
90
|
-
}, 100);
|
|
91
|
-
}
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
})();
|
|
95
|
-
`}})]})}var Ss={prefix:String(Math.round(Math.random()*1e10)),current:0},Jf=Le__namespace.default.createContext(Ss),IS=Le__namespace.default.createContext(false);var FS=!!(typeof window<"u"&&window.document&&window.document.createElement),Vd=new WeakMap;function BS(e=false){let t=Le.useContext(Jf),r=Le.useRef(null);if(r.current===null&&!e){var o,n;let a=(n=Le__namespace.default.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||n===void 0||(o=n.ReactCurrentOwner)===null||o===void 0?void 0:o.current;if(a){let i=Vd.get(a);i==null?Vd.set(a,{id:t.current,state:a.memoizedState}):a.memoizedState!==i.state&&(t.current=i.id,Vd.delete(a));}r.current=++t.current;}return r.current}function VS(e){let t=Le.useContext(Jf);t===Ss&&!FS&&process.env.NODE_ENV!=="production"&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let r=BS(!!e),o=t===Ss&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${o}-${r}`}function zS(e){let t=Le__namespace.default.useId(),[r]=Le.useState(ws()),o=r||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Ss.prefix}`;return e||`${o}-${t}`}typeof Le__namespace.default.useId=="function"?zS:VS;function HS(){return false}function WS(){return true}function GS(e){return ()=>{}}function ws(){return typeof Le__namespace.default.useSyncExternalStore=="function"?Le__namespace.default.useSyncExternalStore(GS,HS,WS):Le.useContext(IS)}function jf(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Ns(e,t,r){jf(e,t),t.set(e,r);}var US=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),YS=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Od(e){if(Intl.Locale){let r=new Intl.Locale(e).maximize(),o=typeof r.getTextInfo=="function"?r.getTextInfo():r.textInfo;if(o)return o.direction==="rtl";if(r.script)return US.has(r.script)}let t=e.split("-")[0];return YS.has(t)}var Zf=Symbol.for("react-aria.i18n.locale");function Xf(){let e=typeof window<"u"&&window[Zf]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e]);}catch{e="en-US";}return {locale:e,direction:Od(e)?"rtl":"ltr"}}var Hd=Xf(),ja=new Set;function qf(){Hd=Xf();for(let e of ja)e(Hd);}function $f(){let e=ws(),[t,r]=Le.useState(Hd);return Le.useEffect(()=>(ja.size===0&&window.addEventListener("languagechange",qf),ja.add(r),()=>{ja.delete(r),ja.size===0&&window.removeEventListener("languagechange",qf);}),[]),e?{locale:typeof window<"u"&&window[Zf]||"en-US",direction:"ltr"}:t}var ZS=Le__namespace.default.createContext(null);function Wd(){let e=$f();return Le.useContext(ZS)||e}function ks(e,t){return e-t*Math.floor(e/t)}var Qf=1721426;function Ts(e,t,r,o){t=Rs(e,t);let n=t-1,a=-2;return r<=2?a=0:Ps(t)&&(a=-1),Qf-1+365*n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400)+Math.floor((367*r-362)/12+a+o)}function Ps(e){return e%4===0&&(e%100!==0||e%400===0)}function Rs(e,t){return e==="BC"?1-t:t}function XS(e){let t="AD";return e<=0&&(t="BC",e=1-e),[t,e]}var $S={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]},hr=class{fromJulianDay(t){let r=t,o=r-Qf,n=Math.floor(o/146097),a=ks(o,146097),i=Math.floor(a/36524),s=ks(a,36524),c=Math.floor(s/1461),l=ks(s,1461),d=Math.floor(l/365),u=n*400+i*100+c*4+d+(i!==4&&d!==4?1:0),[m,p]=XS(u),g=r-Ts(m,p,1,1),f=2;r<Ts(m,p,3,1)?f=0:Ps(p)&&(f=1);let x=Math.floor(((g+f)*12+373)/367),b=r-Ts(m,p,x,1)+1;return new nn(m,p,x,b)}toJulianDay(t){return Ts(t.era,t.year,t.month,t.day)}getDaysInMonth(t){return $S[Ps(t.year)?"leapyear":"standard"][t.month-1]}getMonthsInYear(t){return 12}getDaysInYear(t){return Ps(t.year)?366:365}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getYearsInEra(t){return 9999}getEras(){return ["BC","AD"]}isInverseEra(t){return t.era==="BC"}balanceDate(t){t.year<=0&&(t.era=t.era==="BC"?"AD":"BC",t.year=1-t.year);}constructor(){this.identifier="gregory";}};function Ud(e,t){var r,o,n,a;return (a=(n=(r=e.isEqual)===null||r===void 0?void 0:r.call(e,t))!==null&&n!==void 0?n:(o=t.isEqual)===null||o===void 0?void 0:o.call(t,e))!==null&&a!==void 0?a:e.identifier===t.identifier}function Yd(e,t){return e.calendar.toJulianDay(e)-t.calendar.toJulianDay(t)}function eg(e,t){return _f(e)-_f(t)}function _f(e){return e.hour*36e5+e.minute*6e4+e.second*1e3+e.millisecond}var Gd=null;function an(){return Gd==null&&(Gd=new Intl.DateTimeFormat().resolvedOptions().timeZone),Gd}function Ro(e){e=nr(e,new hr);let t=Rs(e.era,e.year);return og(t,e.month,e.day,e.hour,e.minute,e.second,e.millisecond)}function og(e,t,r,o,n,a,i){let s=new Date;return s.setUTCHours(o,n,a,i),s.setUTCFullYear(e,t-1,r),s.getTime()}function Jd(e,t){if(t==="UTC")return 0;if(e>0&&t===an()&&true)return new Date(e).getTimezoneOffset()*-6e4;let{year:r,month:o,day:n,hour:a,minute:i,second:s}=ng(e,t);return og(r,o,n,a,i,s,0)-Math.floor(e/1e3)*1e3}var tg=new Map;function ng(e,t){let r=tg.get(t);r||(r=new Intl.DateTimeFormat("en-US",{timeZone:t,hour12:false,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),tg.set(t,r));let o=r.formatToParts(new Date(e)),n={};for(let a of o)a.type!=="literal"&&(n[a.type]=a.value);return {year:n.era==="BC"||n.era==="B"?-n.year+1:+n.year,month:+n.month,day:+n.day,hour:n.hour==="24"?0:+n.hour,minute:+n.minute,second:+n.second}}var rg=864e5;function _S(e,t,r,o){return (r===o?[r]:[r,o]).filter(a=>e1(e,t,a))}function e1(e,t,r){let o=ng(r,t);return e.year===o.year&&e.month===o.month&&e.day===o.day&&e.hour===o.hour&&e.minute===o.minute&&e.second===o.second}function Pr(e,t,r="compatible"){let o=Hr(e);if(t==="UTC")return Ro(o);if(t===an()&&r==="compatible"&&true){o=nr(o,new hr);let c=new Date,l=Rs(o.era,o.year);return c.setFullYear(l,o.month-1,o.day),c.setHours(o.hour,o.minute,o.second,o.millisecond),c.getTime()}let n=Ro(o),a=Jd(n-rg,t),i=Jd(n+rg,t),s=_S(o,t,n-a,n-i);if(s.length===1)return s[0];if(s.length>1)switch(r){case "compatible":case "earlier":return s[0];case "later":return s[s.length-1];case "reject":throw new RangeError("Multiple possible absolute times found")}switch(r){case "earlier":return Math.min(n-a,n-i);case "compatible":case "later":return Math.max(n-a,n-i);case "reject":throw new RangeError("No such absolute time found")}}function jd(e,t,r="compatible"){return new Date(Pr(e,t,r))}function yr(e,t){let r=Jd(e,t),o=new Date(e+r),n=o.getUTCFullYear(),a=o.getUTCMonth()+1,i=o.getUTCDate(),s=o.getUTCHours(),c=o.getUTCMinutes(),l=o.getUTCSeconds(),d=o.getUTCMilliseconds();return new ta(n<1?"BC":"AD",n<1?-n+1:n,a,i,t,r,s,c,l,d)}function Ds(e,t){return yr(e.getTime(),t)}function Hr(e,t){let r=0,o=0,n=0,a=0;if("timeZone"in e)({hour:r,minute:o,second:n,millisecond:a}=e);else if("hour"in e&&true)return e;return new qa(e.calendar,e.era,e.year,e.month,e.day,r,o,n,a)}function nr(e,t){if(Ud(e.calendar,t))return e;let r=t.fromJulianDay(e.calendar.toJulianDay(e)),o=e.copy();return o.calendar=t,o.era=r.era,o.year=r.year,o.month=r.month,o.day=r.day,oo(o),o}function qd(e,t,r){if(e instanceof ta)return e.timeZone===t?e:Zd(e,t);let o=Pr(e,t,r);return yr(o,t)}function ag(e){let t=Ro(e)-e.offset;return new Date(t)}function Zd(e,t){let r=Ro(e)-e.offset;return nr(yr(r,t),e.calendar)}var Za=36e5;function $a(e,t){let r=e.copy(),o="hour"in r?n1(r,t):0;Xd(r,t.years||0),r.calendar.balanceYearMonth&&r.calendar.balanceYearMonth(r,e),r.month+=t.months||0,$d(r),ig(r),r.day+=(t.weeks||0)*7,r.day+=t.days||0,r.day+=o,r1(r),r.calendar.balanceDate&&r.calendar.balanceDate(r),r.year<1&&(r.year=1,r.month=1,r.day=1);let n=r.calendar.getYearsInEra(r);if(r.year>n){var a,i;let c=(a=(i=r.calendar).isInverseEra)===null||a===void 0?void 0:a.call(i,r);r.year=n,r.month=c?1:r.calendar.getMonthsInYear(r),r.day=c?1:r.calendar.getDaysInMonth(r);}r.month<1&&(r.month=1,r.day=1);let s=r.calendar.getMonthsInYear(r);return r.month>s&&(r.month=s,r.day=r.calendar.getDaysInMonth(r)),r.day=Math.max(1,Math.min(r.calendar.getDaysInMonth(r),r.day)),r}function Xd(e,t){var r,o;!((r=(o=e.calendar).isInverseEra)===null||r===void 0)&&r.call(o,e)&&(t=-t),e.year+=t;}function $d(e){for(;e.month<1;)Xd(e,-1),e.month+=e.calendar.getMonthsInYear(e);let t=0;for(;e.month>(t=e.calendar.getMonthsInYear(e));)e.month-=t,Xd(e,1);}function r1(e){for(;e.day<1;)e.month--,$d(e),e.day+=e.calendar.getDaysInMonth(e);for(;e.day>e.calendar.getDaysInMonth(e);)e.day-=e.calendar.getDaysInMonth(e),e.month++,$d(e);}function ig(e){e.month=Math.max(1,Math.min(e.calendar.getMonthsInYear(e),e.month)),e.day=Math.max(1,Math.min(e.calendar.getDaysInMonth(e),e.day));}function oo(e){e.calendar.constrainDate&&e.calendar.constrainDate(e),e.year=Math.max(1,Math.min(e.calendar.getYearsInEra(e),e.year)),ig(e);}function sg(e){let t={};for(let r in e)typeof e[r]=="number"&&(t[r]=-e[r]);return t}function Qd(e,t){return $a(e,sg(t))}function Es(e,t){let r=e.copy();return t.era!=null&&(r.era=t.era),t.year!=null&&(r.year=t.year),t.month!=null&&(r.month=t.month),t.day!=null&&(r.day=t.day),oo(r),r}function Xa(e,t){let r=e.copy();return t.hour!=null&&(r.hour=t.hour),t.minute!=null&&(r.minute=t.minute),t.second!=null&&(r.second=t.second),t.millisecond!=null&&(r.millisecond=t.millisecond),lg(r),r}function o1(e){e.second+=Math.floor(e.millisecond/1e3),e.millisecond=Ms(e.millisecond,1e3),e.minute+=Math.floor(e.second/60),e.second=Ms(e.second,60),e.hour+=Math.floor(e.minute/60),e.minute=Ms(e.minute,60);let t=Math.floor(e.hour/24);return e.hour=Ms(e.hour,24),t}function lg(e){e.millisecond=Math.max(0,Math.min(e.millisecond,1e3)),e.second=Math.max(0,Math.min(e.second,59)),e.minute=Math.max(0,Math.min(e.minute,59)),e.hour=Math.max(0,Math.min(e.hour,23));}function Ms(e,t){let r=e%t;return r<0&&(r+=t),r}function n1(e,t){return e.hour+=t.hours||0,e.minute+=t.minutes||0,e.second+=t.seconds||0,e.millisecond+=t.milliseconds||0,o1(e)}function Ls(e,t,r,o){let n=e.copy();switch(t){case "era":{let s=e.calendar.getEras(),c=s.indexOf(e.era);if(c<0)throw new Error("Invalid era: "+e.era);c=no(c,r,0,s.length-1,o?.round),n.era=s[c],oo(n);break}case "year":var a,i;!((a=(i=n.calendar).isInverseEra)===null||a===void 0)&&a.call(i,n)&&(r=-r),n.year=no(e.year,r,-1/0,9999,o?.round),n.year===-1/0&&(n.year=1),n.calendar.balanceYearMonth&&n.calendar.balanceYearMonth(n,e);break;case "month":n.month=no(e.month,r,1,e.calendar.getMonthsInYear(e),o?.round);break;case "day":n.day=no(e.day,r,1,e.calendar.getDaysInMonth(e),o?.round);break;default:throw new Error("Unsupported field "+t)}return e.calendar.balanceDate&&e.calendar.balanceDate(n),oo(n),n}function _d(e,t,r,o){let n=e.copy();switch(t){case "hour":{let a=e.hour,i=0,s=23;if(o?.hourCycle===12){let c=a>=12;i=c?12:0,s=c?23:11;}n.hour=no(a,r,i,s,o?.round);break}case "minute":n.minute=no(e.minute,r,0,59,o?.round);break;case "second":n.second=no(e.second,r,0,59,o?.round);break;case "millisecond":n.millisecond=no(e.millisecond,r,0,999,o?.round);break;default:throw new Error("Unsupported field "+t)}return n}function no(e,t,r,o,n=false){if(n){e+=Math.sign(t),e<r&&(e=o);let a=Math.abs(t);t>0?e=Math.ceil(e/a)*a:e=Math.floor(e/a)*a,e>o&&(e=r);}else e+=t,e<r?e=o-(r-e-1):e>o&&(e=r+(e-o-1));return e}function eu(e,t){let r;if(t.years!=null&&t.years!==0||t.months!=null&&t.months!==0||t.weeks!=null&&t.weeks!==0||t.days!=null&&t.days!==0){let n=$a(Hr(e),{years:t.years,months:t.months,weeks:t.weeks,days:t.days});r=Pr(n,e.timeZone);}else r=Ro(e)-e.offset;r+=t.milliseconds||0,r+=(t.seconds||0)*1e3,r+=(t.minutes||0)*6e4,r+=(t.hours||0)*36e5;let o=yr(r,e.timeZone);return nr(o,e.calendar)}function cg(e,t){return eu(e,sg(t))}function dg(e,t,r,o){switch(t){case "hour":{let n=0,a=23;if(o?.hourCycle===12){let g=e.hour>=12;n=g?12:0,a=g?23:11;}let i=Hr(e),s=nr(Xa(i,{hour:n}),new hr),c=[Pr(s,e.timeZone,"earlier"),Pr(s,e.timeZone,"later")].filter(g=>yr(g,e.timeZone).day===s.day)[0],l=nr(Xa(i,{hour:a}),new hr),d=[Pr(l,e.timeZone,"earlier"),Pr(l,e.timeZone,"later")].filter(g=>yr(g,e.timeZone).day===l.day).pop(),u=Ro(e)-e.offset,m=Math.floor(u/Za),p=u%Za;return u=no(m,r,Math.floor(c/Za),Math.floor(d/Za),o?.round)*Za+p,nr(yr(u,e.timeZone),e.calendar)}case "minute":case "second":case "millisecond":return _d(e,t,r,o);case "era":case "year":case "month":case "day":{let n=Ls(Hr(e),t,r,o),a=Pr(n,e.timeZone);return nr(yr(a,e.timeZone),e.calendar)}default:throw new Error("Unsupported field "+t)}}function ug(e,t,r){let o=Hr(e),n=Xa(Es(o,t),t);if(n.compare(o)===0)return e;let a=Pr(n,e.timeZone,r);return nr(yr(a,e.timeZone),e.calendar)}var a1=/^([+-]\d{6}|\d{4})-(\d{2})-(\d{2})$/;var i1=/^([+-]\d{6}|\d{4})-(\d{2})-(\d{2})(?:T(\d{2}))?(?::(\d{2}))?(?::(\d{2}))?(\.\d+)?(?:(?:([+-]\d{2})(?::?(\d{2}))?)|Z)$/;function Qa(e){let t=e.match(a1);if(!t)throw i1.test(e)?new Error(`Invalid ISO 8601 date string: ${e}. Use parseAbsolute() instead.`):new Error("Invalid ISO 8601 date string: "+e);let r=new nn(tu(t[1],0,9999),tu(t[2],1,12),1);return r.day=tu(t[3],1,r.calendar.getDaysInMonth(r)),r}function tu(e,t,r){let o=Number(e);if(o<t||o>r)throw new RangeError(`Value out of range: ${t} <= ${o} <= ${r}`);return o}function pg(e){return `${String(e.hour).padStart(2,"0")}:${String(e.minute).padStart(2,"0")}:${String(e.second).padStart(2,"0")}${e.millisecond?String(e.millisecond/1e3).slice(1):""}`}function ru(e){let t=nr(e,new hr),r;return t.era==="BC"?r=t.year===1?"0000":"-"+String(Math.abs(1-t.year)).padStart(6,"00"):r=String(t.year).padStart(4,"0"),`${r}-${String(t.month).padStart(2,"0")}-${String(t.day).padStart(2,"0")}`}function ou(e){return `${ru(e)}T${pg(e)}`}function l1(e){let t=Math.sign(e)<0?"-":"+";e=Math.abs(e);let r=Math.floor(e/36e5),o=Math.floor(e%36e5/6e4),n=Math.floor(e%36e5%6e4/1e3),a=`${t}${String(r).padStart(2,"0")}:${String(o).padStart(2,"0")}`;return n!==0&&(a+=`:${String(n).padStart(2,"0")}`),a}function mg(e){return `${ou(e)}${l1(e.offset)}[${e.timeZone}]`}function nu(e){let t=typeof e[0]=="object"?e.shift():new hr,r;if(typeof e[0]=="string")r=e.shift();else {let i=t.getEras();r=i[i.length-1];}let o=e.shift(),n=e.shift(),a=e.shift();return [t,r,o,n,a]}var c1=new WeakMap,nn=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day):new e(this.calendar,this.year,this.month,this.day)}add(t){return $a(this,t)}subtract(t){return Qd(this,t)}set(t){return Es(this,t)}cycle(t,r,o){return Ls(this,t,r,o)}toDate(t){return jd(this,t)}toString(){return ru(this)}compare(t){return Yd(this,t)}constructor(...t){Ns(this,c1,{writable:true,value:void 0});let[r,o,n,a,i]=nu(t);this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,oo(this);}};var d1=new WeakMap,qa=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new e(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(t){return $a(this,t)}subtract(t){return Qd(this,t)}set(t){return Es(Xa(this,t),t)}cycle(t,r,o){switch(t){case "era":case "year":case "month":case "day":return Ls(this,t,r,o);default:return _d(this,t,r,o)}}toDate(t,r){return jd(this,t,r)}toString(){return ou(this)}compare(t){let r=Yd(this,t);return r===0?eg(this,Hr(t)):r}constructor(...t){Ns(this,d1,{writable:true,value:void 0});let[r,o,n,a,i]=nu(t);this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,oo(this);}},u1=new WeakMap,ta=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new e(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(t){return eu(this,t)}subtract(t){return cg(this,t)}set(t,r){return ug(this,t,r)}cycle(t,r,o){return dg(this,t,r,o)}toDate(){return ag(this)}toString(){return mg(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(t){return this.toDate().getTime()-qd(t,this.timeZone).toDate().getTime()}constructor(...t){Ns(this,u1,{writable:true,value:void 0});let[r,o,n,a,i]=nu(t),s=t.shift(),c=t.shift();this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,this.timeZone=s,this.offset=c,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,oo(this);}};var au=new Map;function iu(e){let{locale:t}=Wd(),r=t+(e?Object.entries(e).sort((n,a)=>n[0]<a[0]?-1:1).join():"");if(au.has(r))return au.get(r);let o=new Intl.Collator(t,e);return au.set(r,o),o}function As(e){let t=iu({usage:"search",...e}),r=Le.useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),t.compare(a.slice(0,i.length),i)===0),[t]),o=Le.useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),t.compare(a.slice(-i.length),i)===0),[t]),n=Le.useCallback((a,i)=>{if(i.length===0)return true;a=a.normalize("NFC"),i=i.normalize("NFC");let s=0,c=i.length;for(;s+c<=a.length;s++){let l=a.slice(s,s+c);if(t.compare(i,l)===0)return true}return false},[t]);return Le.useMemo(()=>({startsWith:r,endsWith:o,contains:n}),[r,o,n])}var x1=({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 Jt({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)=>x1({...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 Cr(){let[e,t]=Le__namespace.default.useState(false),r=Le__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=Le__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var ft=Le__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));ft.displayName="InputWrapper";function _a({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 Do(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 gg(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function h1(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 Rt(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",Do({isInvalid:t,isDisabled:r,isFocused:o}),gg({transparent:n,isDisabled:r}),Ae[a].text,Ae[a].height,Ae[a].padding,h1(a),i)}function y1(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",gg({transparent:a,isDisabled:n}),Ae[t].height,Do({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ee({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(Ae[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(Jt,{content:l,children:u}):u}function Ce({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",Ae[e].text,t),children:r})}function de({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(Ae[t].text,"text-feedback-error-text",r),children:e})}function Fs({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Rt({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function bg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:y1(e),children:typeof t=="function"?t(e):t})}function S1({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:ve(t.className,"outline-0"),children:e})}var mu=Le.createContext("md");function Cg(){return Le.useContext(mu)}function du(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 ${Ae[e].text} ${t}`}function R1(){let e=Le__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=Le__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function ln({label:e,description:t,errorMessage:r,children:o,items:n,renderItem:a,renderSelectedValue:i,size:s="md",selectedKey:c,defaultSelectedKey:l,onSelectionChange:d,placeholder:u,showErrors:m=false,tooltip:p,isRequired:g,transparent:f,reserveErrorSpace:x=false,placement:b="bottom start",shouldFlip:v=true,menuWidth:C="match",descriptionPlacement:y="below",useMobileTray:S=true,...N}){let[R,M]=Le.useState(null),[T,E]=Le.useState(null),[I,F]=Le.useState(false),w=c??R??l,{handleFocus:k,handleBlur:H}=R1(),{isMobile:A}=Wt(),B=S&&A,Y=Le__namespace.default.useMemo(()=>!i||!w||!n?null:Array.from(n).find(z=>z.id===w)??null,[i,w,n]),q=D=>{d&&D!==null&&d(D),d||M(D);},G=Le.useRef(null),U=Le.useRef(null),P=()=>{B&&F(!I);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...N,selectedKey:w,defaultSelectedKey:l,onSelectionChange:q,placeholder:u,className:ve(N.className,"group flex w-full flex-col"),ref:G,onOpenChange:D=>{B||(D&&U.current?E(U.current.offsetWidth):D||G.current?.blur());},children:({isDisabled:D,isInvalid:z,isOpen:L})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:s,tooltip:p,description:y==="tooltip"||y==="inline"?t:void 0,descriptionPlacement:y,isRequired:g,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("div",{ref:U,children:jsxRuntime.jsxs(Q,{variant:"unstyled",className:tailwindMerge.twMerge(Rt({isInvalid:z||m&&!!r,isDisabled:D,isFocused:B?I:L,transparent:f,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:h=>k(h,N.onFocus),onBlur:h=>H(h,N.onBlur),onPress:B?P:void 0,"data-open":B?I:L,children:[i&&Y?jsxRuntime.jsx("div",{className:du(s),children:i(Y)}):B&&w?jsxRuntime.jsx("div",{className:du(s),children:n?Array.from(n).find(W=>W.id===w)?.label:String(w)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:du(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",(B?I:L)&&"rotate-180")})]})})}),x?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(de,{size:s,className:"text-feedback-error-text",children:typeof r=="function"&&N.validationResult?r(N.validationResult):typeof r=="string"?r:null}):t&&y==="below"?jsxRuntime.jsx(Ce,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(de,{size:s,className:"mt-1 text-feedback-error-text",children:typeof r=="function"&&N.validationResult?r(N.validationResult):typeof r=="string"?r:null}):t&&y==="below"?jsxRuntime.jsx(Ce,{size:s,className:"mt-1",children:t}):null}),B?null:jsxRuntime.jsx(ot,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:C==="match"&&T?`${T}px`:void 0,minWidth:C==="auto"&&T?`${T}px`:void 0,maxWidth:C==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:v,children:jsxRuntime.jsx(mu.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?h=>jsxRuntime.jsx(jt,{id:h.id,textValue:h.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(h)})},h.id):o})})})]})}),B&&jsxRuntime.jsx(nt,{isOpen:I,onClose:()=>F(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(mu.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:w!=null?[w]:[],onSelectionChange:D=>{let z=Array.from(D)[0];z!=null&&(q(z),F(false));},children:a&&n?D=>jsxRuntime.jsx(jt,{id:D.id,textValue:D.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(D)})},D.id):o})})})]})}function jt({size:e,className:t,...r}){let o=Cg(),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",Ae[n].paddingY,Ae[n].text,t)})}var O1=[],H1={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},W1={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},wg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},gu=(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 G1(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 U1(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 Os({label:e,staticItems:t=O1,sections:r,selectedKey:o,defaultSelectedKey:n,onSelectionChange:a,requestConfig:i,defaultFilter:s,placeholder:c,errorMessage:l,description:d,size:u="md",tooltip:m,isRequired:p,isDisabled:g,isInvalid:f,validationResult:x,showErrors:b=true,renderItem:v,renderLeftIcon:C,renderSection:y,autoFocus:S=false,reserveErrorSpace:N=false,hideChevron:R=false,useMobileTray:M=true,className:T}){let E=Le__namespace.default.useRef(null),I=Le__namespace.default.useRef(null),[F,w]=Le__namespace.default.useState(),[k,H]=Le.useState(()=>gu(o||n,t,r)),[A,B]=Le.useState(false),[Y,q]=Le.useState(false),G=Co(k),{contains:U}=As({sensitivity:"base"}),[P,D]=Le.useState(),{isMobile:z}=Wt(),L=M&&z,h=Ae[u].text,O=reactStately.useAsyncList({async load({signal:ae,filterText:oe=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(oe))return {items:[]};try{let fe;return i.requestType==="GraphQL"?fe=await U1(i,oe,ae):fe=await G1(i,oe,ae),D(fe.error),{items:fe.items}}catch(fe){return fe instanceof Error&&fe.name==="AbortError"?{items:[]}:(console.error("Error loading items:",fe),D(fe instanceof Error?fe.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),W=i&&G!==""?O:null,K=false,te=Le.useRef("");Le.useEffect(()=>{S&&B(true);},[S]),Le.useEffect(()=>{let ae=gu(o,t,r);ae!==k&&H(ae);},[o,t,r]),Le.useEffect(()=>{let ae=()=>{E.current&&w(E.current.offsetWidth);};return ae(),window.addEventListener("resize",ae),()=>window.removeEventListener("resize",ae)},[]),Le.useEffect(()=>{G===""?te.current="":W&&G!==te.current&&(te.current=G,W.setFilterText(G));},[G,W]),K=_i(!!W?.isLoading,300);let se=Le__namespace.default.useMemo(()=>{if(!L||!k)return W?W.items:t;let ae=W?W.items:t,oe=s||U;return ae.filter(fe=>oe(fe.name,k))},[L,k,W,t,s,U]),J=ae=>{let oe=gu(ae,t,r);H(oe),a&&a(ae);},re=ae=>{H(ae);},Se=()=>{L&&q(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:J,selectedKey:o||void 0,defaultSelectedKey:n||void 0,defaultItems:r?r.flatMap(ae=>ae.items):t,items:W?W.items:void 0,className:ve(T,"group flex flex-col w-full"),menuTrigger:L?"manual":"focus",isDisabled:g,isInvalid:f||!!l,inputValue:k,onInputChange:re,autoFocus:S&&!L,defaultFilter:s||U,"aria-label":e||c||"Autocomplete",children:ae=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(ft,{ref:E,children:[C?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:C(K)}):jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(ro,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:`${H1[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Rt({isInvalid:f||!!l,isDisabled:g,isFocused:A||(L?Y:ae.isOpen),size:u,className:tailwindMerge.twMerge(W1[u],k&&!g||!R&&!k?"pr-10":"pr-3",L&&"cursor-pointer",T)}),placeholder:c,disabled:g,onFocus:oe=>{B(true),L&&(oe.currentTarget.blur(),Se());},onBlur:()=>{B(false);},onClick:L?Se:void 0,readOnly:L,"aria-label":e||c||"Autocomplete"}),k&&!g&&jsxRuntime.jsx(_a,{onClick:()=>{H(""),a?.(null);},size:u}),!R&&!k&&jsxRuntime.jsx(reactAriaComponents.Button,{className:"absolute right-3 top-[46%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":"Toggle menu",isDisabled:g,children:({isPressed:oe})=>jsxRuntime.jsx(V,{name:oe?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),N?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&P?jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text",children:P}):b&&typeof l=="string"?jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&x?jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text",children:l(x)}):d?jsxRuntime.jsx(Ce,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(Ce,{size:u,className:"mt-1",children:d}),b&&P&&jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text mt-1",children:P}),b&&typeof l=="string"&&jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&x&&jsxRuntime.jsx(de,{size:u,className:"text-feedback-error-text mt-1",children:l(x)})]}),!L&&jsxRuntime.jsx(ot,{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:F?`${F}px`:void 0},children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",className:`max-h-[300px] overflow-auto bg-background-input outline-none ${h}`,children:r?r.map(oe=>{let fe=oe.items.map(_=>jsxRuntime.jsx(jt,{id:_.id,textValue:_.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${wg[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:v?v(_):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[_.name,jsxRuntime.jsx(V,{name:"X",className:"ml-auto h-4 w-4 text-text-secondary opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},_.id));if(y){let _=y(oe,fe);return Le__namespace.default.isValidElement(_)&&_.type===reactAriaComponents.ListBoxSection?_:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:_},oe.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:oe.name}),fe]},oe.name)}):oe=>jsxRuntime.jsx(jt,{id:oe.id,textValue:oe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${wg[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:v?v(oe):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[oe.name,jsxRuntime.jsx(V,{name:"X",className:"ml-auto h-4 w-4 text-text-secondary opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},oe.id)})})]})}),L&&jsxRuntime.jsx(nt,{isOpen:Y,onClose:()=>q(false),title:e??c??"Search",contentPadding:false,height:"80vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"p-4 border-b border-border-default",children:jsxRuntime.jsxs(ft,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(ro,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:I,type:"text",value:k,onChange:ae=>re(ae.target.value),placeholder:c,autoFocus:true,className:Rt({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),k&&jsxRuntime.jsx(_a,{onClick:()=>{H(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:se,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:ae=>{let oe=Array.from(ae)[0];oe&&(J(oe),q(false));},className:"bg-background-input outline-none",children:ae=>jsxRuntime.jsx(jt,{id:ae.id,textValue:ae.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:v?v(ae):ae.name},ae.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,g]=Le.useState(false),f=Le.useCallback(()=>g(true),[]);Le.useEffect(()=>{g(false);},[e]);let x={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"},v={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"},C={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"},y={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",N=tailwindMerge.twMerge("relative inline-flex items-center justify-center overflow-hidden transition-opacity outline-none",x[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),M=(()=>{if(r||o){let F=r?.[0]||"",w=o?.[0]||"";return (F+w).toUpperCase()}if(n){let F=n.split(" "),w=F[0]?.[0]||"",k=F[F.length-1]?.[0]||"";return w===k?w.toUpperCase():(w+k).toUpperCase()}return ""})(),T=()=>{let F={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:F});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:F});default:return jsxRuntime.jsx(lucideReact.User,{size:F})}},E=F=>{if(m)return c==="organization"?F?"organization-logo":"initials":F?"avatar":"initials"},I=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:f,"data-pii-type":E(true),"data-pii-entity":m}):M?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":E(false),"data-pii-entity":m,children:M}):T();return jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx("div",{"data-avatar":true,className:tailwindMerge.twMerge(N,!e||p?y[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],v[i],C[d]),"aria-label":`Status: ${d}`})]})}var $1={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},Q1={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"},_1={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},e2={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 et({children:e,variant:t="default",size:r="sm",shape:o="square",dot:n=false,dotPosition:a="left",dotPulse:i=false,className:s}){let c=n&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("rounded-full bg-current opacity-75",e2[r],i&&"animate-pulse"),"aria-hidden":"true"});return jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge("inline-flex items-center gap-1.5 font-medium",Q1[r],_1[o],$1[t],s),children:[n&&a==="left"&&c,e,n&&a==="right"&&c]})}var qe=({href:e,children:t,className:r="",external:o=false,title:n,variant:a="secondary",onClick:i,asButton:s=false,onPress:c,showArrow:l=false,alwaysUnderlined:d=false,LinkComponent:u,"data-pii-type":m,"data-pii-entity":p})=>{let g={...m&&{"data-pii-type":m},...p&&{"data-pii-entity":p}},f=o?{target:"_blank",rel:"noopener noreferrer"}:{},y=`${`${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:y,onClick:c,title:n,...g,children:S}):u&&e?jsxRuntime.jsx(u,{href:e,className:y,title:n,onClick:i,...f,...g,children:S}):jsxRuntime.jsx("a",{href:e||"#",className:y,...f,...g,title:n,onClick:i,children:S})};var d2={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 Ws({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=d2[e],p=m[t],g=m.icon,f=!!(i||s),x=!!(r||o);return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex gap-3 rounded-sm border p-4",p.container,d),role:"region","aria-live":"polite","data-testid":u,children:[!l&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",p.iconColor),"aria-hidden":"true",children:c||jsxRuntime.jsx(g,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-3",children:[x&&jsxRuntime.jsxs("div",{className:"flex-1",children:[r&&jsxRuntime.jsx("div",{className:Ut(dt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:Ut(dt("bodySm"),r?"mt-1":"",p.bodyColor),children:o})]}),f&&jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[i&&(i.asLink?jsxRuntime.jsx(qe,{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(Q,{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(qe,{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(Q,{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,Ue()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Tg({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(Ws,{...o,className:a})})})}function Mo({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=Le.useState(false),l=jsxRuntime.jsx(Q,{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(Jt,{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 Gs(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=Jn(),[s,c]=Le__namespace.default.useState(false),[l,d]=Le__namespace.default.useState(false),u=Le__namespace.default.useRef(false),m=Le__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?Le__namespace.default.Children.toArray(t):null,[t,e.items]);if(Le__namespace.default.useEffect(()=>{m&&m.length>=4&&i>0&&!u.current?(u.current=true,c(i>r),d(true)):(!m||m&&m.length<4)&&d(true);let p=setTimeout(()=>{l||d(true);},100);return ()=>clearTimeout(p)},[i,r,m,l]),m&&s&&m.length>=4){let p=m[0],g=m.slice(1,-2),f=m.slice(-2),x=g.map(b=>{if(Le__namespace.default.isValidElement(b)){let v=b.props;if(typeof v.children=="string")return {label:v.children,href:v.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(b2,{items:x}),f]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function b2({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(_n,{items:t,align:"left",size:"sm",children:jsxRuntime.jsx(Q,{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 Us(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:ve(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(Mo,{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(qe,{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 T2({isSelected:e,isDisabled:t}){let r=[Ue,"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 ra({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(Ys,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(Ks,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${T2({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Ys(){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(Q,{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(Q,{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 Ks(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Lg=Le__namespace.createContext(null);function Eo(){let e=Le__namespace.useContext(Lg);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Ag({page:e,defaultPage:t=0,onPageChange:r,orientation:o="horizontal",loop:n=false,autoplay:a=false,autoplayDelay:i=4e3,allowMouseDrag:s=false,spacing:c="1rem",slidesPerView:l=1,slidesPerMove:d=1,className:u,children:m,...p}){let g=e!==void 0,[f,x]=Le__namespace.useState(t),b=g?e:f,v=Le__namespace.useRef(null),[C,y]=Le__namespace.useState(0),[S,N]=Le__namespace.useState(typeof a=="boolean"?a:!!a),[R,M]=Le__namespace.useState(false),T=Le__namespace.useRef(null),E=Le__namespace.useRef(null),I=typeof a=="object"&&a!==null&&a.delay?a.delay:i;Le__namespace.useEffect(()=>{if(v.current){let h=Math.max(1,Math.floor(Number(l)||1)),O=v.current.children;if(O.length===0){y(0);return}let W=Math.ceil(O.length/h);y(W);}},[m,l]);let F=Le__namespace.useRef(-1);Le__namespace.useEffect(()=>{if(b!==F.current&&v.current){let h=Array.from(v.current.children);if(h.length===0)return;let O=b*l,W=Math.min(O,h.length-1),K=h[W];K&&typeof K.scrollIntoView=="function"&&(K.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),F.current=b);}},[b,l,o]);let w=Le__namespace.useCallback(h=>{let O=h;n?O<0?O=C-1:O>=C&&(O=0):O=Math.max(0,Math.min(h,C-1)),g||x(O),r?.(O);},[g,n,r,C]),k=Le__namespace.useCallback(()=>{w(b+d);},[b,w,d]),H=Le__namespace.useCallback(()=>{w(b-d);},[b,w,d]),A=Le__namespace.useRef(k);Le__namespace.useEffect(()=>{A.current=k;},[k]);let B=C>0&&(n||b<C-1),Y=C>0&&(n||b>0),q=Le__namespace.useCallback(()=>{N(h=>!h);},[]);Le__namespace.useEffect(()=>{if(S&&C>1)return T.current=setInterval(()=>{A.current();},I),()=>{T.current&&(clearInterval(T.current),T.current=null);}},[S,C,I]);let G=Le__namespace.useCallback(()=>{T.current&&(clearInterval(T.current),T.current=null);},[]),U=Le__namespace.useCallback(()=>{S&&C>1&&(T.current=setInterval(()=>{A.current();},I));},[S,C,I]),P=Le__namespace.useCallback(h=>{if(!s)return;M(true);let O="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientX:"clientX"in h?h.clientX:0,W="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientY:"clientY"in h?h.clientY:0;E.current={x:O,y:W};},[s]),D=Le__namespace.useCallback(h=>{if(!R||!E.current)return;let O="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientX:"clientX"in h?h.clientX:0,W="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientY:"clientY"in h?h.clientY:0,K=O-E.current.x,te=W-E.current.y,se=50;o==="horizontal"&&Math.abs(K)>se?(K>0?H():k(),M(false),E.current=null):o==="vertical"&&Math.abs(te)>se&&(te>0?H():k(),M(false),E.current=null);},[R,o,k,H]),z=Le__namespace.useCallback(()=>{M(false),E.current=null;},[]),L={currentPage:b,totalPages:C,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:w,goToNext:k,goToPrev:H,canGoNext:B,canGoPrev:Y,isAutoplayActive:S,toggleAutoplay:q,itemsRef:v,isDragging:R,allowMouseDrag:s,handleDragStart:P,handleDragMove:D,handleDragEnd:z};return jsxRuntime.jsx(Lg.Provider,{value:L,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:G,onMouseLeave:U,children:m})})}function Ig({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=Eo();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 Fg({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=Eo();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 Bg({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 Vg({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=Eo();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 zg({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=Eo();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 wu({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=Eo(),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 Og({className:e,...t}){let{totalPages:r}=Eo();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(wu,{index:n},n))})}function Hg({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=Eo();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 Wg({className:e,...t}){let{currentPage:r,totalPages:o}=Eo();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 A2="focus:ring-action-primary",I2="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function Nu(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:ve(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ee,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(Ce,{children:e.description}),jsxRuntime.jsx(de,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function F2({isDisabled:e}){return `flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function B2({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=A2,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=I2:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var Gg="w-4 h-4 text-current group-disabled:text-text-disabled";function pn(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${F2(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,c=jsxRuntime.jsx("div",{className:B2({isSelected:a,isIndeterminate:i,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:Gg}):a?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:Gg}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c,typeof t=="function"?t(n):t]})}})}var O2={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 Yg(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var H2={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"},W2="opacity-75 cursor-not-allowed pointer-events-none";function Kg(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":Ae[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",H2[r],i,O2[t],n&&!o&&"cursor-pointer",o&&W2,a)}function Ur({children:e,onRemove:t,size:r="md",variant:o="secondary",isRemovable:n=true,isDisabled:a=false,className:i,onClick:s}){let c=!!s&&!a,l=n&&t&&!a,d=f=>{f.stopPropagation(),f.preventDefault(),t&&!a&&t();},u=()=>{s&&!a&&s();},m=r==="xs"?10:r==="sm"?12:r==="md"?14:16,g=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e}),l?c?jsxRuntime.jsx("span",{onClick:d,onKeyDown:f=>{(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),d(f));},role:"button",tabIndex:0,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":"Remove",children:jsxRuntime.jsx(V,{name:"X",size:m,className:"text-current opacity-70 hover:opacity-100"})}):jsxRuntime.jsx("button",{type:"button",onClick:d,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":"Remove",tabIndex:-1,children:jsxRuntime.jsx(V,{name:"X",size:m,className:"text-current opacity-70 hover:opacity-100"})}):null]});return c?jsxRuntime.jsx("button",{type:"button",onClick:u,className:Kg({variant:Yg(o),size:r,isDisabled:a,isClickable:c,className:i}),disabled:a,children:g}):jsxRuntime.jsx("span",{className:Kg({variant:Yg(o),size:r,isDisabled:a,isClickable:c,className:i}),children:g})}function qg({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a=false,isDisabled:i=false,isInvalid:s=false,validationResult:c,placeholder:l="Add items...",selectedItems:d=[],onItemsChange:u,staticItems:m,fetchSuggestions:p,chipVariant:g="secondary",showErrors:f=true,className:x}){let[b,v]=Le.useState(""),[C,y]=Le.useState([]),[S,N]=Le.useState(false),[R,M]=Le.useState(false),[T,E]=Le.useState(-1),I=Co(b,300),F=Le.useRef(null),w=Le.useRef(null),{isFocused:k,handleFocus:H,handleBlur:A}=Cr(),B=Le.useId(),Y=Le.useCallback(L=>{if(!u||!L.trim())return;let h=L.trim();if(d.includes(h)){v(""),M(false),y([]),E(-1);return}u([...d,h]),v(""),M(false),y([]),E(-1),F.current?.focus();},[d,u]),q=Le.useCallback(L=>{u&&u(d.filter(h=>h!==L));},[d,u]);Le.useEffect(()=>{if(!p)return;let L=true;return (async()=>{let O=I.trim();if(!O){L&&(N(false),y([]),M(false));return}N(true);try{let W=await p(O);if(!L)return;y(W),M(!0);}catch(W){if(!L)return;console.error("Error fetching suggestions:",W),y([]),M(false);}finally{L&&N(false);}})(),()=>{L=false;}},[I,p]),Le.useEffect(()=>{if(p||!m)return;if(!I.trim()){y([]),M(false);return}let L=m.filter(h=>h.name.toLowerCase().includes(I.toLowerCase())).map(h=>h.id);y(L),M(L.length>0||I.trim().length>0);},[I,m,p]);let G=Le.useMemo(()=>{let L=C.filter(h=>!d.includes(h));return b.trim()&&!L.includes(b.trim())&&!d.includes(b.trim())?[...L,`Create tag: "${b.trim()}"`]:L},[C,b,d]),U=Le.useCallback(L=>{v(L.target.value),E(-1),L.target.value&&M(true);},[]),P=Le.useCallback(L=>{i||(L.startsWith("Create tag:")?Y(b):Y(L));},[Y,b,i]),D=Le.useCallback(L=>{if(!i)switch(L.key){case "Enter":case ",":if(L.preventDefault(),T>=0&&T<G.length){let h=G[T];h.startsWith("Create tag:")?Y(b):Y(h);}else b.trim()&&Y(b.trim());break;case "Backspace":!b&&d.length>0&&(L.preventDefault(),q(d[d.length-1]));break;case "ArrowDown":L.preventDefault(),R&&E(h=>h<G.length-1?h+1:h);break;case "ArrowUp":L.preventDefault(),R&&E(h=>h>0?h-1:-1);break;case "Escape":M(false),E(-1);break}},[i,b,d,G,T,R,Y,q]);Le.useEffect(()=>{let L=h=>{w.current&&h.target instanceof Node&&!w.current.contains(h.target)&&M(false);};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]);let z=()=>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]",Do({isInvalid:s,isDisabled:i,isFocused:k}),"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:w,className:tailwindMerge.twMerge("relative flex flex-col gap-1",x),children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:z(),onClick:()=>!i&&F.current?.focus(),children:[d.map(L=>jsxRuntime.jsx(Ur,{variant:g,size:"xs",onRemove:()=>q(L),isDisabled:i,className:"shrink-0 max-h-full",children:L},L)),jsxRuntime.jsx("input",{ref:F,type:"text",role:"combobox","aria-expanded":R,"aria-haspopup":"listbox","aria-controls":B,"aria-autocomplete":"list",value:b,onChange:U,onKeyDown:D,onFocus:L=>H(L),onBlur:L=>A(L),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"}})]})}),R&&(b||G.length>0)&&jsxRuntime.jsx("div",{id:B,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..."}):G.length>0?G.map((L,h)=>jsxRuntime.jsx("div",{role:"option","aria-selected":h===T,className:tailwindMerge.twMerge("cursor-pointer px-3 py-2 text-sm transition-colors","hover:bg-background-hover",h===T&&"bg-background-selected",L.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>P(L),children:L},L)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}),f&&typeof r=="string"&&jsxRuntime.jsx(de,{size:o,className:"text-feedback-error-text mt-1",children:r}),f&&typeof r=="function"&&c&&jsxRuntime.jsx(de,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var $2={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')},Q2={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},_2={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},oi=new Set;async function Tu(e,t){oi.has(e)||(await t(),oi.add(e));}async function ew(e,t,r){await Promise.all([Tu(`language:${e}`,$2[e]),Tu(`theme:${t}`,Q2[t]),r?Tu("extension:language-tools",_2["ext-language-tools"]):void 0]);}function Xg(e,t,r){let o=oi.has(`language:${e}`)&&oi.has(`theme:${t}`);return r?o&&oi.has("extension:language-tools"):o}function $g({value:e,readOnly:t=false,onChange:r,language:o="json",theme:n="github_dark",height:a,width:i="100%",className:s,lineHeight:c=19,minLines:l=3,maxLines:d=50,showLineNumbers:u=true,showGutter:m=true,fontSize:p=14,wrapEnabled:g=false}){let f=Le.useRef(null),[x,b]=Le.useState(()=>Xg(o,n,!t)),v=Le.useMemo(()=>{if(a)return a;let C=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(C,d))*c+10}px`},[e,a,c,l,d]);return Le.useEffect(()=>{let C=false,y=!t;return Xg(o,n,y)?(b(true),()=>{C=true;}):(b(false),ew(o,n,y).then(()=>{C||b(true);}).catch(S=>{C||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{C=true;})},[o,t,n]),Le.useEffect(()=>{x&&f.current?.editor&&f.current.editor.resize();},[v,x]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:v},children:x?jsxRuntime.jsx(Z2__default.default,{ref:f,mode:o,theme:n,value:e,onChange:r,readOnly:t,width:"100%",height:"100%",fontSize:p,showPrintMargin:false,showGutter:m,highlightActiveLine:!t,setOptions:{useWorker:true,showLineNumbers:u,tabSize:2,enableBasicAutocompletion:!t,enableLiveAutocompletion:!t,enableSnippets:!t,showFoldWidgets:true,wrap:g},editorProps:{$blockScrolling:true}}):jsxRuntime.jsx("div",{className:"flex h-full w-full items-center justify-center bg-surface-muted text-foreground-muted",children:"Loading editor\u2026"})})}var _g=Le__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),eb=Le__namespace.createContext(null),aw={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"},Qg={true:"divide-y divide-border-default",false:"gap-3"},iw={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},sw={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},lw={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Mu(){return Le__namespace.useContext(_g)}function cw(e){let t=Le__namespace.useContext(eb);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function dw({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 uw({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=iw[r];return tailwindMerge.twMerge(i,Ue(),l,s,c,o==="plain"&&n?"px-0":"",a)}function pw({density:e,showDividers:t,className:r}){let o="text-text-primary",n=sw[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function oa({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=Le__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",aw[e],r?Qg.true:Qg.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(_g.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:ve(o,i)})})}function Ao({className:e,children:t,...r}){let{variant:o,showDividers:n}=Mu();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>dw({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(eb.Provider,{value:a,children:t})})}Ao.displayName="CollapseItem";function Io({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=cw("CollapseHeader"),{density:m,variant:p,showDividers:g}=Mu(),f=lw[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(x,b)=>uw({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:g,className:x})),children:x=>{let b=x.isDisabled??false,v=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,C=v?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",f),"aria-hidden":"true",children:v}):s?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center",f),"aria-hidden":"true"}):null;return jsxRuntime.jsxs("div",{className:"flex w-full items-center gap-4",children:[a==="start"&&C,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"&&C]})}})}Io.displayName="CollapseHeader";function Fo({className:e,children:t,...r}){let{density:o,showDividers:n}=Mu();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>pw({density:o,showDividers:n,className:a})),children:t})}Fo.displayName="CollapseContent";function na(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 Lu(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 bw({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,className:s,validationResult:c,value:l,defaultValue:d,onChange:u,placeholder:m="#000000",showColorSwatch:p=true,reserveErrorSpace:g=true,...f}){let[x,b]=Le.useState(d||""),[v,C]=Le.useState(l||d||""),[y,S]=Le.useState(false),[N,R]=Le.useState(null),{isFocused:M,handleFocus:T,handleBlur:E}=Cr(),I=l!==void 0?l:x;Le.useEffect(()=>{l!==void 0&&C(l);},[l]);let F=I?!na(I):false,w=Le.useCallback(A=>{if(C(A),na(A)){let B=Lu(A);u?u(B):b(B);}else A===""&&(u?u(""):b(""));},[u]),k=Le.useCallback(A=>{let B=Lu(A);C(B),u?u(B):b(B);},[u]),H=Le.useCallback(A=>{if(na(v)){let B=Lu(v);C(B),u&&B!==I?u(B):!u&&B!==x&&b(B);}E(A,f.onBlur);},[v,I,x,u,E,f.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...f,isRequired:a,className:ve(s,"group flex flex-col"),children:({isDisabled:A})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(Fs,{size:o,disabled:A,type:"text",value:v,placeholder:m,onFocus:B=>T(B,f.onFocus),onBlur:H,onChange:B=>w(B.target.value),className:tailwindMerge.twMerge(Rt({isInvalid:F,isDisabled:A,isFocused:M,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:Ae[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",na(I)?"border-border-default":"border-border-default bg-background-muted"),style:na(I)?{backgroundColor:I}:void 0,"aria-hidden":"true",children:!na(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:R,children:jsxRuntime.jsx(Q,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!y),isDisabled:A,className:"flex-shrink-0",children:"Pick"})})]})}),g?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(de,{size:o,children:r(c)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null}),y&&N&&jsxRuntime.jsx(ot,{triggerRef:{current:N},isOpen:y,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:k,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 ob({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(br,{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 nb({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=ns(t);else if(!e&&r){let u=ns(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(et,{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 ab({firstName:e,lastName:t,email:r,phone:o,avatarUrl:n,href:a,LinkComponent:i,variant:s="outlined",layout:c="horizontal",showEmail:l=true,showPhone:d=false,isLoading:u=false,className:m,contentClassName:p,piiEntity:g}){let f=`${e} ${t}`.trim(),x=({children:v,className:C})=>a?i?jsxRuntime.jsx(i,{href:a,className:C,children:v}):jsxRuntime.jsx(qe,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",C),asButton:false,children:v}):jsxRuntime.jsx("span",{className:C,children:v}),b=c==="vertical";return u?jsxRuntime.jsx(Ie,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Ie.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(j,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(j,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(j,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Ie,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Ie.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:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full":"flex-1 min-w-0"),children:[a&&jsxRuntime.jsx(x,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:f})}),jsxRuntime.jsx("span",{className:"text-lg font-semibold leading-tight text-text-primary block mb-1.5 group-hover/card:text-text-brand transition-colors","data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:f}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-0.5",b&&"flex flex-col items-center"),children:[l&&r&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(qe,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(qe,{href:`tel:${o}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":g?"phone":void 0,"data-pii-entity":g,children:jn(o)})]})]})]})]})})})}function qs({firstName:e,lastName:t,email:r,avatarUrl:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",showEmail:d=false,badge:u,avatarShape:m,isLoading:p=false,className:g,piiEntity:f}){let x=m??(n==="inline"?"circle":"square"),v={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],C=`${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],N=({children:R,className:M})=>i?s?jsxRuntime.jsx(s,{href:i,className:M,children:R}):jsxRuntime.jsx(qe,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",M),asButton:false,children:R}):jsxRuntime.jsx("span",{className:M,children:R});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,g),children:[jsxRuntime.jsx(j,{width:v.skeletonAvatar,height:v.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(j,{width:v.skeletonText,height:v.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,g),children:[jsxRuntime.jsx(j,{width:v.skeletonAvatar,height:v.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(j,{width:v.skeletonText,height:16}),d&&jsxRuntime.jsx(j,{width:v.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,g),children:[jsxRuntime.jsxs(N,{className:tailwindMerge.twMerge("flex items-center",v.gap),children:[jsxRuntime.jsx(io,{firstName:e,lastName:t,src:o,size:v.avatarSize,variant:"user",shape:x,className:"flex-shrink-0",piiEntity:f}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,v.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:C})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,g),children:[jsxRuntime.jsx(io,{firstName:e,lastName:t,src:o,size:v.avatarSize,variant:"user",shape:x,className:"flex-shrink-0",piiEntity:f}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(N,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,v.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:C})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",v.secondaryTextSize),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]})]})}var ib={duration:.5,ease:"easeInOut"},Yr=Le.createContext(null),bn=()=>{let e=Le.useContext(Yr);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};var ai=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true})=>{let a=Le.useId(),i=Le.useId(),{xScale:s,yScale:c,animationSettings:l}=bn(),d=s.range(),u=c.range(),m=(g,f)=>typeof r=="function"?r(g,f):Array.isArray(r)?r[f]??0:r??0,p=g=>g.chartYValue??g.yValue;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:a,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})]}),jsxRuntime.jsx("clipPath",{id:i,children:jsxRuntime.jsx("rect",{x:d[0],y:u[1],width:d[1]-d[0],height:u[0]-u[1]})})]}),jsxRuntime.jsx("g",{clipPath:`url(#${i})`,children:jsxRuntime.jsxs(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:{transformOrigin:`0 ${u[0]}px`,transformBox:"fill-box",isolation:"isolate"},children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:e,x:g=>s(g.xValue),y:g=>c(p(g)),yScale:c,fill:`url(#${a})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:e,x:g=>s(g.xValue),y0:(g,f)=>c(m(g,f)),y1:g=>c(p(g)),fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:e,x:g=>s(g.xValue),y:g=>c(p(g)),stroke:t,strokeWidth:3,curve:curve.curveLinear}):null]})})]})};var Xs=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=bn(),s=Le.useId(),c=n.range(),l=a.range(),d=[...e].sort((p,g)=>p.xValue.getTime()-g.xValue.getTime());if(d.length===0)return null;let u=d.length>1?d[1].xValue.getTime()-d[0].xValue.getTime():15*6e4,m=Math.abs(n(new Date(d[0].xValue.getTime()+u))-n(d[0].xValue));return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:s,children:jsxRuntime.jsx("rect",{x:c[0],y:l[1],width:c[1]-c[0],height:l[0]-l[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${s})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:i.duration,ease:i.ease},style:{transformOrigin:`0 ${a(0)}px`,isolation:"isolate"},children:d.map((p,g)=>{let f=n(p.xValue),x=a(p.yValue),b=a(0),v=Math.min(x,b),C=Math.abs(x-b),y=d[g+1],S=y?Math.abs(n(y.xValue)-f):m,N=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:f-S/2,y:v,width:S,height:C,fill:N,opacity:r,rx:1},p.xValue.getTime())})})})]})};var Kr=Zi(Mb()),Lb=Zi(Eb());var Yw=["top","left","transform","className","children","innerRef"];function Yu(){return Yu=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o]);}return e},Yu.apply(this,arguments)}function Kw(e,t){if(e==null)return {};var r={},o=Object.keys(e),n,a;for(a=0;a<o.length;a++)n=o[a],!(t.indexOf(n)>=0)&&(r[n]=e[n]);return r}function ii(e){var t=e.top,r=t===void 0?0:t,o=e.left,n=o===void 0?0:o,a=e.transform,i=e.className,s=e.children,c=e.innerRef,l=Kw(e,Yw);return Le__namespace.default.createElement("g",Yu({ref:c,className:(0, Lb.default)("visx-group",i),transform:a||"translate("+n+", "+r+")"},l),s)}ii.propTypes={top:Kr.default.number,left:Kr.default.number,transform:Kr.default.string,className:Kr.default.string,children:Kr.default.node,innerRef:Kr.default.oneOfType([Kr.default.string,Kr.default.func,Kr.default.object])};var We={top:0,right:0,bottom:50,left:60};function lo(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=Br({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=Br({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 Ku=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[We.left,t-We.right],domain:r,nice:true})},Ju=(e,t,r)=>{let o=lo(r),n=d3Array.min(e,c=>Math.min(c.yValue,c.chartYValue??c.yValue))||0,a=d3Array.max(e,c=>Math.max(c.yValue,c.chartYValue??c.yValue))||0,i=o.min!==void 0?o.min:n>=0?0:n*1.1,s=o.max!==void 0?o.max:a<=0?0:a*1.1;return scale.scaleLinear({range:[t-We.bottom,We.top],domain:[i,s],nice:true})};function Qw(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 ul(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>Qw(o,t,r)))}function si(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function _w(e,t,r=12,o=false){if(!si(t[0])||!si(t[1]))return console.warn("ChartAxis: Invalid date in domain, skipping tick calculation"),[];let n=t[0].getTime(),i=t[1].getTime()-n;if(i===0||i<1e3)return [t[0]];let s=hd({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=ul(l,r),m=d+d,p=Math.floor(e/m),g=Math.max(2,Math.min(8,p));if(g<=2)return [t[0],t[1]];let f=[t[0]];for(let x=1;x<g-1;x++){let b=x/(g-1),v=n+i*b;f.push(new Date(v));}return f.push(t[1]),f}var eN=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=si(n[0])&&si(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=Le.useMemo(()=>a?hd({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=Le.useMemo(()=>_w(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 si(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 ml(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var tN=({left:e,scale:t,yFormatter:r,height:o})=>{let n=lo(r),a=Le.useMemo(()=>!o||o<=0?5:ml(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:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"end",dy:"0.33em"})})},rN=({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"})}),oN=({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"})}),nN=({top:e,scale:t,yFormatter:r,width:o})=>{let n=lo(r),a=Le.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"})})},Jr={Bottom:eN,Left:tN,CategoryBottom:rN,CategoryLeft:oN,NumericBottom:nN};var la=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=Le__namespace.default.useContext(Yr),a=o??n?.categoryLabels,i=n?.xScale,s=lo(t),c=Le__namespace.default.useRef(null),[l,d]=Le__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});Le__namespace.default.useEffect(()=>{if(!c.current)return;let x=c.current.getBoundingClientRect(),b=window.innerHeight,v=window.innerWidth,C=e.x,y=e.y,S=e.position==="left"?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";e.position==="left"&&C-x.width-16<0?S="translate(16px, -50%)":e.position==="right"&&C+x.width+16>v&&(S="translate(calc(-100% - 16px), -50%)"),y-x.height/2<0?y=x.height/2:y+x.height/2>b&&(y=b-x.height/2),d({x:C,y,translate:S});},[e.x,e.y,e.position]);let u=i?.domain(),p=u&&u.length===2&&u.every(f=>f instanceof Date)?Sf({start:u[0],end:u[1]}):null,g=r||(p&&e.xValue instanceof Date?p(e.xValue):String(e.xValue));return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:jsxRuntime.jsxs(framerMotion.motion.div,{ref:c,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:l.x,top:l.y,transform:l.translate},children:[jsxRuntime.jsx("div",{className:"mb-1 font-medium text-text-primary",children:g}),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(f=>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:[f.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:s.format(f.value)})]}),f.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:f.categoryColor||f.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[f.category]||f.category})]})]},f.label))}),(()=>{let f=e.series[e.series.length-1],x=e.eventItems?.length?e.eventItems:[{label:f.label,color:f.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:x.map((b,v)=>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:b.color}}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:b.label})]}),b.metadata&&Object.keys(b.metadata).length>0&&jsxRuntime.jsx("div",{className:"ml-4 mt-1 space-y-0.5 text-xs text-text-secondary",children:Object.entries(b.metadata).map(([C,y])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[C,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:y})]},C))})]},`${b.label}-${v}`))})})()]}):jsxRuntime.jsx("ul",{className:"list-none p-0",children:e.series.map(f=>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:[f.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:s.format(f.value)})]}),f.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:f.categoryColor||f.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[f.category]||f.category})]})]},f.label))})]})})};var pN={top:20,right:20,bottom:50,left:60},Ob=({data:e,width:t,height:r,margin:o=pN,color:n,yFormatter:a={type:"number"},showGrid:i=true,showAxes:s=true,animate:c=true,barRadius:l=4,barPadding:d=.3,onBarClick:u,onBarHover:m,activeIndex:p,className:g,style:f,"aria-label":x="Category bar chart",orientation:b="vertical",showTooltip:v=true})=>{let[C,y]=Le.useState(null),[S,N]=Le.useState(null),[R,M]=Le.useState(null),[T,E]=Le.useState(t??600),[I,F]=Le.useState(r??300),w=Le.useRef(null),k=p??C,H=Le.useId(),A=n||"var(--color-viz-default)";Le.useEffect(()=>{if(t!==void 0&&r!==void 0){E(t),F(r);return}if(!w.current)return;let P=new ResizeObserver(D=>{for(let z of D)t===void 0&&E(z.contentRect.width),r===void 0&&F(z.contentRect.height);});return P.observe(w.current),t===void 0&&E(w.current.offsetWidth),r===void 0&&F(w.current.offsetHeight||300),()=>{P.disconnect();}},[t,r]);let{xScale:B,yScale:Y,innerWidth:q,innerHeight:G}=Le.useMemo(()=>{let P=T-o.left-o.right,D=I-o.top-o.bottom;if(b==="horizontal"){let L=d3Array.max(e,h=>h.value)||0;return {xScale:scale.scaleLinear({range:[0,P],domain:[0,L*1.1],nice:true}),yScale:scale.scaleBand({range:[0,D],domain:e.map(h=>h.label),padding:d}),innerWidth:P,innerHeight:D}}let z=d3Array.max(e,L=>L.value)||0;return {xScale:scale.scaleBand({range:[0,P],domain:e.map(L=>L.label),padding:d}),yScale:scale.scaleLinear({range:[D,0],domain:[0,z*1.1],nice:true}),innerWidth:P,innerHeight:D}},[e,T,I,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:w,className:tailwindMerge.twMerge("flex h-full min-h-[200px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",g),style:r!==void 0?{height:r,...f}:f,children:"No data available"});let U=(P,D)=>{if(y(P),m?.(D,P),P!==null&&D){let z,L;if(b==="horizontal"){let O=B(D.value),W=Y(D.label)||0,K=Y.bandwidth();z=o.left+O,L=o.top+W+K/2;}else {let O=B,W=Y,K=O(D.label)??0,te=O.bandwidth(),se=W(D.value);z=o.left+K+te/2,L=o.top+se;}let h=z>T/2;M(D.label),N({xValue:new Date,series:[{label:"Value",value:D.value,color:D.color||A}],x:z,y:L,position:h?"left":"right"});}else N(null),M(null);};return jsxRuntime.jsxs("div",{ref:w,className:tailwindMerge.twMerge("relative h-full w-full overflow-hidden rounded-lg bg-background-surface",g),style:r!==void 0?{height:r,...f}:f,"aria-label":x,role:"img",children:[jsxRuntime.jsxs("svg",{width:T,height:I,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${H}-bar`,from:A,to:A,toOpacity:.85})}),jsxRuntime.jsxs(ii,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?B.ticks(5):Y.ticks(5)).map(P=>{let D=b==="horizontal"?0:Y(P),z=b==="horizontal"?B(P):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?z:0,y1:b==="horizontal"?0:D,x2:b==="horizontal"?z:q,y2:b==="horizontal"?G:D,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},P)})}),e.map((P,D)=>{let z=k===D||k==null,L=P.color||`url(#${H}-bar)`;if(b==="horizontal"){let J=B(P.value),re=Y.bandwidth(),Se=Y(P.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Se,width:J,height:re,fill:L,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:J,opacity:z?1:.5},transition:{duration:.5,delay:D*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>U(D,P),onMouseLeave:()=>U(null,null),onClick:()=>u?.(P,D)},P.label)}let h=B,O=Y,W=h.bandwidth(),K=h(P.label)??0,te=O(P.value),se=Math.max(0,G-te);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:K,width:W,fill:L,rx:l,ry:l,initial:{y:G,height:0,opacity:.5},animate:{y:te,height:se,opacity:z?1:.5},transition:{duration:.5,delay:D*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>U(D,P),onMouseLeave:()=>U(null,null),onClick:()=>u?.(P,D)},P.label):jsxRuntime.jsx("rect",{x:K,y:te,width:W,height:se,fill:L,rx:l,ry:l,opacity:z?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>U(D,P),onMouseLeave:()=>U(null,null),onClick:()=>u?.(P,D)},P.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Jr.CategoryBottom,{top:G,scale:B}),jsxRuntime.jsx(Jr.Left,{left:0,scale:Y,yFormatter:a,height:G})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Jr.NumericBottom,{top:G,scale:B,yFormatter:a,width:q}),jsxRuntime.jsx(Jr.CategoryLeft,{left:0,scale:Y})]})]})]}),v&&jsxRuntime.jsx(la,{data:S,formatter:a,label:R??void 0})]})};var Hb=({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})},gN=({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(Hb,{item:r,onToggle:t},r.category))}),gl=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=Le__namespace.default.useState(false),[l,d]=Le__namespace.default.useState(null),[u,m]=Le__namespace.default.useState(false),[p,g]=Le__namespace.default.useState(false),f=Le__namespace.default.useCallback(async b=>{c(true),d(b),g(false);try{await t(b);}catch(v){console.error("Export failed:",v);}finally{c(false),d(null);}},[t]),x=Le__namespace.default.useCallback(async b=>{await f(b);},[f]);return jsxRuntime.jsxs("div",{className:"mt-4 flex items-center justify-between gap-3 min-h-[32px]",style:{marginLeft:r,marginRight:o},children:[jsxRuntime.jsx("div",{className:"hidden sm:block flex-1 min-w-0",children:jsxRuntime.jsx(gN,{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(nt,{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(Hb,{item:b,onToggle:i},b.category))})})]})}),jsxRuntime.jsxs("div",{className:"sm:hidden flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",onPress:a,children:jsxRuntime.jsx(V,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",onPress:()=>g(true),isDisabled:s,children:jsxRuntime.jsx(V,{name:"Export",size:16})}),jsxRuntime.jsx(nt,{isOpen:p,onClose:()=>g(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>f("csv"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(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:()=>f("svg"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(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:()=>f("png"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(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(Q,{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(Q,{variant:"secondary",size:"sm",isDisabled:s,children:[jsxRuntime.jsx(V,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(ot,{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:x,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 qu=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=We})=>{let s=Le.useRef(null),c=Le.useRef(false),l=Le.useMemo(()=>e.flat(),[e]),d=Le.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),u=r-d.left-d.right,m=Le.useMemo(()=>{if(l.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,u]});let b=new Date(Math.min(...l.map(C=>C.xValue.getTime()))),v=new Date(Math.max(...l.map(C=>C.xValue.getTime())));return scale.scaleTime({domain:[b,v],range:[0,u]})},[l,u]),p=Le.useMemo(()=>{let b=l.length>0?Math.max(0,...l.map(v=>v.yValue)):1;return scale.scaleLinear({domain:[0,b],range:[o-d.bottom,d.top]})},[l,o]),g=b=>{if(c.current)return;if(!b){n(null);return}let{x0:v,x1:C}=b;if(v===C)return;let y=new Date(v),S=new Date(C);if(!(Number.isNaN(y.getTime())||Number.isNaN(S.getTime()))){if(l.length>0){let N=Math.min(...l.map(I=>I.xValue.getTime())),R=Math.max(...l.map(I=>I.xValue.getTime())),T=(R-N)*.05;if(Math.abs(y.getTime()-N)<T&&Math.abs(S.getTime()-R)<T){n(null);return}}n([y,S]);}},f=Le.useMemo(()=>{if(l.length!==0)return {start:{x:0,y:d.top},end:{x:u,y:o-d.bottom}}},[u,o,l]);Le.useEffect(()=>{if(!s.current||l.length===0)return;let b=s.current.state;if(b?.isBrushing||b?.activeHandle)return;let v=Math.min(...l.map(M=>M.xValue.getTime())),C=Math.max(...l.map(M=>M.xValue.getTime())),y=a?a[0]:new Date(v),S=a?a[1]:new Date(C),N=s.current.state?.extent;if(N){let M=m.invert(N.x0),T=m.invert(N.x1),E=Math.abs(M.getTime()-y.getTime()),I=Math.abs(T.getTime()-S.getTime());if(E<1e3&&I<1e3)return}c.current=true;let R=M=>{let T=s.current.getExtent({x:m(y),y:d.top},{x:m(S),y:o-d.bottom});return {...M,start:{y:T.y0,x:T.x0},end:{y:T.y1,x:T.x1},extent:T}};s.current.updateBrush(R),setTimeout(()=>{c.current=false;},50);},[a,m,o,l]);let x={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(${d.left}, 0)`,children:[e.map((b,v)=>jsxRuntime.jsx(shape.LinePath,{data:b,x:C=>m(C.xValue),y:C=>p(C.yValue),stroke:t[v]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${v}`)),jsxRuntime.jsx(brush.Brush,{xScale:m,yScale:p,width:u,height:o-d.top-d.bottom,margin:{top:d.top,bottom:d.bottom,left:0,right:0},handleSize:8,innerRef:s,resizeTriggerAreas:["left","right"],brushDirection:"horizontal",initialBrushPosition:f,onChange:g,onClick:()=>n(null),selectedBoxStyle:x,useWindowMoveEvents:true})]})]})})};function co(e){switch(e){case "command":return Nt("--color-action-brand","#111111");case "success":return Nt("--color-feedback-success-border","#278a4a");case "warning":return Nt("--color-feedback-warning-border","#c88420");case "error":return Nt("--color-feedback-error-border","#c42d2d");case "alert":return Nt("--color-feedback-warning-border","#c88420");default:return Nt("--color-text-secondary","#525250")}}function xl({events:e,color:t,showLabels:r=false}){let o=Le.useContext(Yr),[n,a]=Le.useState(null);if(!o)return console.warn("ChartEventMarkers must be used within a ChartContainer"),null;let{xScale:i,yScale:s,height:c,tooltip:l,datasets:d,seriesMetadata:u,seriesTypes:m,categoryColors:p}=o,g=e.filter(b=>{let v=i(b.timestamp);return v>=We.left&&v<=i.range()[1]}),f=Le.useCallback((b,v)=>{a(v);let C=i(b.timestamp),y=C>(i.range()[1]-We.right-We.left)/2+We.left,S=[];d&&u&&d.forEach((M,T)=>{if(M.length===0)return;let E=d3Array.bisector(H=>H.xValue).left,I=E(M,b.timestamp),F=M[I-1],w=M[I],k;if(!F)k=w;else if(!w)k=F;else {let H=Math.abs(b.timestamp.getTime()-F.xValue.getTime()),A=Math.abs(b.timestamp.getTime()-w.xValue.getTime());k=H<A?F:w;}k&&u[T]&&S.push({label:u[T].label,value:k.yValue,color:u[T].color,type:m?.[T]||"line",...k.category&&{category:k.category,categoryColor:p?.[k.category]}});});let R=g.filter(M=>Math.abs(i(M.timestamp)-C)<=10).map(M=>({label:M.label,color:t||co(M.type),metadata:M.metadata}));S.push({label:R.length>1?`${R.length} events`:b.label,value:0,color:t||co(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x:C,y:S.length>1&&typeof S[0].value=="number"?s(S[0].value):c/2,position:y?"left":"right",isEvent:true,eventMetadata:b.metadata,eventItems:R});},[i,s,c,l,t,d,u,m,p,g]),x=Le.useCallback(()=>{a(null),l.hide();},[l]);return g.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-markers","data-testid":"chart-event-markers",children:g.map((b,v)=>{let C=i(b.timestamp),y=t||co(b.type),S=n===v;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:C,y1:We.top,x2:C,y2:c-We.bottom,stroke:y,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:C,cy:We.top,r:S?5:4,fill:y,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:C,cy:c-We.bottom,r:S?5:4,fill:y,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:C,y:We.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:C-10,y:We.top,width:20,height:c-We.top-We.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>f(b,v),onMouseLeave:x})]},`${b.timestamp.getTime()}-${v}`)})})}function hl({spans:e,opacity:t=.15,color:r}){let o=Le.useContext(Yr),[n,a]=Le.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=Le.useCallback((S,N)=>{if(!i||!c)return;a(N);let R=S.start<l?l:S.start,M=S.end>d?d:S.end,T=(i(R)+i(M))/2,E=T>(m-u)/2+u,F=e.filter(w=>w.end>w.start&&w.start<=S.end&&w.end>=S.start).map(w=>({label:w.label,color:r??co(w.type),metadata:w.metadata}));c.show({xValue:S.start,series:[{label:F.length>1?`${F.length} scheduled commands`:S.label,value:0,color:r??co(S.type),type:"event"}],x:T,y:(s??0)/2,position:E?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:F});},[i,s,c,r,l,d,u,m,e]),g=Le.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:f,height:x}=o,b=We.top,C=x-We.bottom-b,y=e.filter(S=>S.end>S.start);return y.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-spans","data-testid":"chart-event-spans",children:y.map((S,N)=>{let R=S.start<l?l:S.start,M=S.end>d?d:S.end;if(R>=d||M<=l)return null;let T=f(R),I=f(M)-T;if(I<=0)return null;let F=r??co(S.type);return jsxRuntime.jsx("rect",{x:T,y:b,width:I,height:C,fill:F,fillOpacity:n===N?Math.min((t??.15)*2,1):t??.15,pointerEvents:"all",style:{cursor:"pointer"},onMouseEnter:()=>p(S,N),onMouseLeave:g},`${S.start.getTime()}-${S.end.getTime()}-${N}`)})})}var mi=({data:e,color:t="var(--color-viz-default)",strokeWidth:r=3,strokeDasharray:o,categoryColors:n={}})=>{let{xScale:a,yScale:i,animationSettings:s}=bn(),c=i.range(),l=Object.keys(n).length>0,d=p=>p.category?n[p.category]??t:t,u=p=>p.chartYValue??p.yValue,m=e.length===1?e[0]:void 0;return jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:s.duration,ease:s.ease},style:{transformOrigin:`0 ${c[0]}px`,transformBox:"fill-box",isolation:"isolate"},children:m?jsxRuntime.jsx("circle",{cx:a(m.xValue),cy:i(u(m)),r,fill:l?d(m):t}):l?e.slice(0,-1).map((p,g)=>{let f=e[g+1];return jsxRuntime.jsx(shape.LinePath,{data:[p,f],x:x=>a(x.xValue),y:x=>i(u(x)),stroke:d(p),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",curve:curve.curveLinear},`${p.xValue.getTime()}-${f.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:e,x:p=>a(p.xValue),y:p=>i(u(p)),stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",curve:curve.curveLinear})})};var _b=e=>e.type===ai||e.type===mi||e.type===Xs,IN=e=>e.type===xl||e.type===hl,FN=d3Array.bisector(e=>e.xValue).left,BN=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),VN=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(j,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(j,{className:"h-4 w-24"}),jsxRuntime.jsx(j,{className:"h-4 w-24"})]})]}),zN=({parentWidth:e,parentHeight:t,yFormatter:r={type:"number"},isLoading:o=false,enableZoom:n=false,enableBrush:a=false,brushHeight:i=60,onZoomChange:s,hiddenSeriesLabels:c,onHiddenSeriesChange:l,children:d})=>{let u=c!==void 0,[m,p]=Le.useState(null),[g,f]=Le.useState(null),[x,b]=Le.useState(()=>new Set),v=u?c:x,C=Le.useRef(null),y=Le.useRef(0),S=Le.useRef(""),N=Le.useRef(null),{colorMode:R}=Yt(),M=Le.useMemo(()=>za(),[R]),T=Le.useMemo(()=>pd(),[R]),{datasets:E,seriesMetadata:I,categoryInfo:F,categoryColors:w,categoryLabels:k,seriesTypes:H}=Le.useMemo(()=>{let ne=Le.Children.toArray(d).filter(Ge=>Le.isValidElement(Ge)&&_b(Ge)),Ve=ne.filter(Ge=>Ge.props.data).length,we=[],Oe=[],Xe=[],ct=null,Me=null;ne.forEach((Ge,Qe)=>{let Je=Ge.props;if(!Je.data)return;we.push(Je.data);let Kn=("color"in Je&&Je.color?Je.color:void 0)||(Ve===1?T:M[Qe%M.length]);Oe.push({label:"label"in Je&&Je.label||`Series ${we.length}`,color:Kn});let qi=Ge.type===ai?"area":Ge.type===mi?"line":"bar";Xe.push(qi),"categoryColors"in Je&&Je.categoryColors&&(ct=Je.categoryColors),"categoryLabels"in Je&&Je.categoryLabels&&(Me=Je.categoryLabels);});let $e=null;if(ct){let Ge=new Set;we.forEach(Qe=>{Qe.forEach(Je=>{Je.category&&Ge.add(Je.category);});}),$e=Array.from(Ge).map(Qe=>({label:Me?.[Qe]||Qe,color:ct[Qe]||"#6b7280"}));}return {datasets:we,seriesMetadata:Oe,categoryInfo:$e,categoryColors:ct,categoryLabels:Me,seriesTypes:Xe}},[d,T,M,R]),A=e,B=a?i+8:0,Y=t-60-B,q=Math.max(100,Y),G=Le.useCallback(X=>X?v.has(X):false,[v]),U=Le.useMemo(()=>I.map((X,ne)=>G(X.label)?null:ne).filter(X=>X!==null),[I,G]),P=Le.useMemo(()=>U.map(X=>E[X]).filter(X=>!!X),[E,U]),D=Le.useMemo(()=>U.map(X=>I[X]).filter(X=>!!X),[I,U]),z=Le.useMemo(()=>U.map(X=>H[X]).filter(X=>!!X),[H,U]),L=z.findIndex(X=>X==="bar"),h=L!==-1,O=Le.useCallback((X,ne)=>{let Ve=X.has(ne);if(!Ve&&I.reduce((Xe,ct)=>X.has(ct.label)||ct.label===ne?Xe:Xe+1,0)<1)return X;let we=new Set(X);return Ve?we.delete(ne):we.add(ne),we},[I]),W=Le.useCallback(X=>{if(u){let ne=c;if(!ne.has(X)&&I.reduce((Oe,Xe)=>ne.has(Xe.label)||Xe.label===X?Oe:Oe+1,0)<1){p(null);return}l?.(we=>O(we,X));}else b(ne=>O(ne,X));p(null);},[u,c,l,I,O]),K=Le.useMemo(()=>I.map(X=>X.label).join(""),[I]),te=Le.useRef(K);Le.useEffect(()=>{te.current!==K&&(te.current=K,u||b(X=>X.size===0?X:new Set));},[K,u]);let se=Le.useMemo(()=>P.flat(),[P]),J=Le.useMemo(()=>{if(se.length===0)return null;let X=[...se].sort((ne,Ve)=>ne.xValue.getTime()-Ve.xValue.getTime());return [X[0].xValue,X[X.length-1].xValue]},[se]),re=g||J,Se=Le.useMemo(()=>re?E.map(ne=>ne.filter(Ve=>Ve.xValue>=re[0]&&Ve.xValue<=re[1])):E,[E,re]);Le.useEffect(()=>{s&&s(g);},[g,s]);let ae=Le.useMemo(()=>U.flatMap(X=>Se[X]??[]),[Se,U]),oe=Le.useMemo(()=>Ju(ae,q,r),[ae,q,r]),fe=Le.useMemo(()=>{let X=q-We.top-We.bottom;return ml(X)},[q]),_=Le.useMemo(()=>{let X=lo(r),ne=X.tickFormat||X.format,we=oe.ticks(fe).map(ct=>ne(ct)),Oe=ul(we,12,"system-ui"),Xe=Math.ceil(Oe)+12;return {...We,left:Math.max(Xe,30)}},[oe,r,fe]),ke=Le.useMemo(()=>re?scale.scaleTime({domain:re,range:[_.left,A-_.right]}):Ku(se,A),[re,se,A,_]),At=Le.useCallback(X=>{if(!J)return;let{scaleX:ne,translateX:Ve}=X,we=A-_.left-_.right,[Oe,Xe]=J,ct=Xe.getTime()-Oe.getTime();if(ct<=0){f(null);return}let Me=-Ve,$e=Me+we,Ge=we*ne/ct,Qe=Me/Ge,Je=$e/Ge,Aa=new Date(Oe.getTime()+Qe),Kn=new Date(Oe.getTime()+Je),qi=Math.abs(Aa.getTime()-Oe.getTime()),qv=Math.abs(Kn.getTime()-Xe.getTime()),dm=ct*.02;qi<dm&&qv<dm?f(null):f([Aa,Kn]);},[J,A,_]),La=Le.useCallback(X=>{let{left:ne}=C.current?.getBoundingClientRect()||{left:0},Ve=X.clientX-ne;if(X.timeStamp-(y.current||0)<16)return;y.current=X.timeStamp;let we=ke.invert(Ve),Oe=P.map((Me,$e)=>{if(!Me||Me.length===0)return null;let Ge=FN(Me,we,1);if(Ge===0)return {point:Me[0],datasetIndex:$e};if(Ge>=Me.length)return {point:Me[Me.length-1],datasetIndex:$e};let Qe=Me[Ge-1],Je=Me[Ge];if(!Qe||!Je)return null;let Aa=Math.abs(Qe.xValue.getTime()-we.getTime()),Kn=Math.abs(Je.xValue.getTime()-we.getTime());return {point:Aa<Kn?Qe:Je,datasetIndex:$e}}).filter(Me=>Me!==null&&D[Me.datasetIndex]!==void 0).map(({point:Me,datasetIndex:$e})=>({label:D[$e].label,value:Me.yValue,color:D[$e].color,point:Me,type:z[$e]}));if(Oe.length===0){p(null);return}let Xe=ke(Oe[0].point.xValue),ct=Xe>(A-_.right-_.left)/2+_.left;p({xValue:Oe[0].point.xValue,series:Oe.map(({label:Me,value:$e,color:Ge,point:Qe,type:Je})=>({label:Me,value:$e,chartY:Qe.chartYValue??$e,showMarker:Qe.showTooltipMarker??true,color:Ge,type:Je,category:Qe.category,categoryColor:Qe.category&&w?w[Qe.category]:void 0})),x:Xe,y:oe(Oe[0].point.chartYValue??Oe[0].value),position:ct?"left":"right"});},[P,D,z,ke,oe,A,w,_]),Zo=()=>{p(null);},ue=Le.useCallback(()=>{f(null),N.current&&N.current.reset();},[]),ye=Le.useCallback(X=>{if(f(X),N.current&&J){let[ne,Ve]=J,we=Ve.getTime()-ne.getTime();if(we<=0){N.current.reset();return}if(!X)N.current.reset();else {let[Oe,Xe]=X,ct=Xe.getTime()-Oe.getTime();if(ct<=0){N.current.reset();return}let Me=we/ct,$e=A-_.left-_.right,Qe=-((Oe.getTime()-ne.getTime())/we)*$e*Me;N.current.setTransformMatrix({scaleX:Me,scaleY:1,translateX:Qe,translateY:0,skewX:0,skewY:0});}}},[J,A,_]),pe={width:A,height:q,xScale:ke,yScale:oe,yFormatter:r,animationSettings:ib,tooltip:{data:m,show:p,hide:()=>p(null)},datasets:U.map(X=>Se[X]??[]),seriesMetadata:D,seriesTypes:z,categoryColors:w||void 0,categoryLabels:k||void 0},$=Le.Children.toArray(d),Z=0,me=[],ie=[];$.forEach(X=>{if(!Le.isValidElement(X)){me.push(X);return}if(IN(X))ie.push(X);else if(_b(X)){let ne=Z;Z++;let Ve=X.props,we=I[ne]?.label;if(G(we))return;me.push(Le__namespace.default.cloneElement(X,{...Ve,data:Se[ne]||Ve.data,color:I[ne]?.color}));}else me.push(X);});let Pe=U.length,Ze=(F||I).map(X=>{let ne=!F&&G(X.label);return {category:X.label,fill:X.color,isHidden:ne,isDisabled:!F&&!ne&&Pe<=1}}),wt=fm({datasets:P,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:D.map(X=>X.label),timestamp:true},svgRef:C});if(o)return jsxRuntime.jsx(VN,{});if(E.length===0)return jsxRuntime.jsx(BN,{});let Yn=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:"Data chart visualization"}),jsxRuntime.jsx("g",{children:oe.ticks(fe).map(X=>{let ne=Math.abs(X)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:_.left,y:oe(X)},to:{x:A-_.right,y:oe(X)},stroke:ne?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ne?1.5:1},`grid-line-${X}`)})}),me,jsxRuntime.jsx(Jr.Bottom,{top:q-_.bottom,scale:ke,width:A-_.left-_.right}),jsxRuntime.jsx(Jr.Left,{left:_.left,scale:oe,yFormatter:r,height:q-_.top-_.bottom}),m&&!m.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[h?(()=>{let X=P[L]??[];if(X.length===0)return null;let ne=[...X].sort((Ge,Qe)=>Ge.xValue.getTime()-Qe.xValue.getTime()),Ve=ne.findIndex(Ge=>Ge.xValue.getTime()===m.xValue.getTime()),we=ne[Ve+1],Oe=ne.length>1&&we?we.xValue.getTime()-m.xValue.getTime():15*6e4,Xe=Math.abs(ke(new Date(m.xValue.getTime()+Oe))-ke(m.xValue)),Me=ke(m.xValue)-Xe/2,$e=oe.range();return jsxRuntime.jsx("rect",{x:Me,y:$e[1],width:Xe,height:$e[0]-$e[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,m.series.filter(X=>X.type!=="bar"&&X.showMarker!==false).map(X=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:ke(m.xValue),cy:oe(X.chartY??X.value),r:8,fill:"white",stroke:X.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:ke(m.xValue),cy:oe(X.chartY??X.value),r:4,fill:X.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${X.label}`))]}),jsxRuntime.jsx("rect",{x:_.left,y:_.top,width:A-_.left-_.right,height:q-_.top-_.bottom,fill:"transparent",style:{cursor:n?"grab":"crosshair"},onMouseMove:La,onMouseLeave:Zo}),ie]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Yr.Provider,{value:pe,children:[n?jsxRuntime.jsx(zoom.Zoom,{width:A,height:q,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:X=>{let{scaleX:ne,translateX:Ve}=X,we=Math.max(1,Math.min(20,ne)),Oe=1,Xe=A-_.left-_.right,ct=0,Me=Xe*(1-we),$e=Math.max(Me,Math.min(ct,Ve));return {...X,scaleX:we,scaleY:Oe,translateX:$e,translateY:0}},children:X=>{if(N.current=X,X.transformMatrix){let{scaleX:ne,translateX:Ve}=X.transformMatrix,we=`${ne.toFixed(4)}-${Ve.toFixed(2)}`;we!==S.current&&(S.current=we,setTimeout(()=>{At(X.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:A,height:q,className:"overflow-visible",ref:ne=>{C.current=ne,X.containerRef.current!==ne&&(X.containerRef.current=ne);},role:"img","aria-label":"Data chart",style:{cursor:X.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:X.dragStart,onMouseMove:X.dragMove,onMouseUp:X.dragEnd,onMouseLeave:()=>{X.isDragging&&X.dragEnd();},onTouchStart:X.dragStart,onTouchMove:X.dragMove,onTouchEnd:X.dragEnd,children:Yn})}}):jsxRuntime.jsx("svg",{width:A,height:q,className:"overflow-visible",ref:C,role:"img","aria-label":"Data chart",children:Yn}),jsxRuntime.jsx(la,{data:m,formatter:r}),a&&J&&jsxRuntime.jsx(qu,{data:P,seriesMetadata:D,width:A,height:i,onBrushChange:ye,brushRegion:g,margin:_}),jsxRuntime.jsx(gl,{onExport:wt,items:Ze,marginLeft:0,marginRight:_.right,isZoomed:g!==null,onResetZoom:ue,onLegendItemToggle:F?void 0:W})]})})},tx=responsive.withParentSize(zN);var YN=e=>e.toLocaleString(),KN=e=>`${Math.round(e*100)}%`,ax=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=YN,formatPercentage:i=KN,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:g,style:f,"aria-label":x="Funnel chart"})=>{let[b,v]=Le.useState(null),[C,y]=Le.useState(t),S=Le.useRef(null),N=u??b,R=Le.useId(),M=s||"var(--color-viz-default)";Le.useEffect(()=>{if(!S.current)return;let k=new ResizeObserver(H=>{for(let A of H)y(A.contentRect.width);});return k.observe(S.current),()=>{k.disconnect();}},[]);let{layout:T,overallConversion:E}=Le.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let k=e[0].value,H=l?60:0,A=r-o*2-H,B=(e.length-1)*n,Y=(A-B)/e.length,q=e.map((U,P)=>{let D=o+H+P*(Y+n),z=k===0?0:U.value/k,L=z,h=P===0?null:e[P-1].value,O=h==null||h===0?0:1-U.value/h;return {stage:U,index:P,y:D,barHeight:Y,widthPercent:z,conversionRate:L,dropOff:O}}),G=k===0?0:e[e.length-1].value/k;return {layout:q,overallConversion:G,maxValue:k}},[e,C,r,o,n,c,l]);if(e.length===0)return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex h-full min-h-[280px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",g),style:{width:t,height:r,...f},children:"No funnel data available"});let I=c?60:0,F=o+I,w=C-o*2-I;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",g),style:{height:r,...f},"aria-label":x,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${R}-bar`,from:M,to:M,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${R}-bg`,from:M,to:M,fromOpacity:.01,toOpacity:.15,x1:"0",y1:"0",x2:"1",y2:"0"})]}),l&&jsxRuntime.jsxs("text",{x:F,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(k=>{let H=k.y+k.barHeight/2;return jsxRuntime.jsx("text",{x:o+I-12,y:H,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(k.conversionRate)},k.stage.id)})}),T.map(k=>{let H=N===k.stage.id,A=w*k.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:F,y:k.y,width:w,height:k.barHeight,fill:`url(#${R}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:F,y:k.y,width:A,height:k.barHeight,fill:`url(#${R}-bar)`,rx:4,initial:{width:0},animate:{width:A},transition:{duration:.6,delay:k.index*.1,ease:"easeOut"},opacity:H||N==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{v(k.stage.id),p?.(k.stage);},onMouseLeave:()=>{v(null),p?.(null);},onClick:()=>m?.(k.stage)}),jsxRuntime.jsx("rect",{x:F+10,y:k.y+k.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:F+16,y:k.y+k.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(k.stage.value)}),jsxRuntime.jsxs("text",{x:F,y:k.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:k.index+1})," ",k.stage.label]}),k.stage.secondaryValue&&jsxRuntime.jsx("text",{x:F+16,y:k.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:k.stage.secondaryValue}),k.index>0&&k.dropOff>0&&jsxRuntime.jsxs("text",{x:F+w,y:k.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(k.dropOff)," drop"]}),k.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:F+A+8,y:k.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:F+A+16,y:k.y+20,className:"fill-text-secondary text-xs font-medium",children:k.stage.annotation})]})]},k.stage.id)})]})})};function JN(e,t,r){return {field:e,operator:t,value:r}}function jN(e,t="AND"){return {logic:t,conditions:e}}function gi(){return {logic:"AND",conditions:[]}}function vl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?vl(t):false)}function qN(e,t){if(!e)return [];let r=new Map(t?.map(i=>[i.field,i])),o=new Map;function n(i){if("conditions"in i)i.conditions.forEach(s=>n(s));else {let s=o.get(i.field)||[];s.push(i),o.set(i.field,s);}}e.conditions.forEach(i=>n(i));let a=[];for(let[i,s]of o.entries()){let c=r.get(i),l=c?.label||i,d=[],u=[],m=[];for(let p of s)p.operator==="in"&&Array.isArray(p.value)?d.push(...p.value):p.operator==="eq"?typeof p.value!="boolean"&&!Array.isArray(p.value)?d.push(p.value):m.push(p):["gte","gt","lte","lt"].includes(p.operator)?u.push({operator:p.operator,value:typeof p.value=="boolean"||Array.isArray(p.value)?String(p.value):p.value}):m.push(p);if(d.length>0){let g=Array.from(new Set(d)).map(f=>c?.values?.find(b=>String(b.value)===String(f))?.label??f);a.push({id:`${i}-in`,label:l,value:g.join(", ")});}if(u.length>0){let p=u.find(f=>f.operator==="gte"||f.operator==="gt"),g=u.find(f=>f.operator==="lte"||f.operator==="lt");if(p&&g){let f=p.operator==="gte"?"\u2265":">",x=g.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${f} ${p.value} and ${x} ${g.value}`});}else for(let f of u){let x;f.operator==="gte"?x="\u2265":f.operator==="gt"?x=">":f.operator==="lte"?x="\u2264":x="<",a.push({id:`${i}-${f.operator}`,label:l,value:`${x} ${f.value}`});}}for(let p of m){let g;p.operator==="neq"?g=`\u2260 ${p.value}`:p.operator==="contains"?g=`contains "${p.value}"`:p.operator==="startsWith"?g=`starts with "${p.value}"`:p.operator==="endsWith"?g=`ends with "${p.value}"`:g=String(p.value),a.push({id:`${i}-${p.operator}`,label:l,value:g});}}return a}function zo(e,t){let r=e||gi();return {...r,conditions:[...r.conditions,t]}}function yn(e,t){if(!e)return gi();let r=e.conditions.filter(o=>"conditions"in o?yn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function vn(e){if(!e)return [];let t=new Set;function r(o){"conditions"in o?o.conditions.forEach(r):t.add(o.field);}return e.conditions.forEach(r),Array.from(t)}function bi({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(j,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var _N=e=>{let t=Rt({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 Sr({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,showSearchIcon:s,isClearable:c,onClear:l,type:d,validationResult:u,reserveErrorSpace:m=true,isLoading:p=false,descriptionPlacement:g="below",...f}){let[x,b]=Le__namespace.default.useState(false),{isFocused:v,handleFocus:C,handleBlur:y}=Cr(),S=d==="password",N=_i(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...f,isRequired:a,className:ve(f.className,"group flex flex-col"),children:({isDisabled:R,isInvalid:M})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,description:g==="tooltip"||g==="inline"?t:void 0,descriptionPlacement:g,isRequired:a,children:e}),jsxRuntime.jsxs(ft,{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 N?jsxRuntime.jsx(ro,{size:T,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:T,className:`transition-colors ${v?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(Fs,{size:o,disabled:R,type:S?x?"text":"password":d,value:f.value,defaultValue:f.defaultValue,placeholder:f.placeholder,onFocus:T=>C(T,f.onFocus),onBlur:T=>y(T,f.onBlur),onChange:T=>f.onChange?.(T.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:_N({isInvalid:M,isDisabled:R,isFocused:v,size:o,transparent:i,showSearchIcon:s,isClearable:c,hasValue:!!f.value,isPassword:S,className:typeof f.className=="string"?f.className:void 0})}),c&&f.value&&!R&&jsxRuntime.jsx(_a,{onClick:()=>{l?l():f.onChange&&f.onChange("");},size:o}),S&&!R&&jsxRuntime.jsx("button",{type:"button",onClick:()=>b(!x),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":x?"Hide password":"Show password",onMouseDown:T=>{T.preventDefault(),T.stopPropagation();},children:jsxRuntime.jsx(V,{name:x?"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(de,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(de,{size:o,children:r(u)}):t&&g==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(u)}):t&&g==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}function Cn({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(Sr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function xi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=Le.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(Q,{variant:"secondary",size:i,icon:"ArrowsDownUp","aria-label":`Sort by: ${m?.label||"Select"}`,onPress:()=>d(true)}),jsxRuntime.jsx(nt,{isOpen:l,onClose:()=>d(false),title:"Sort by",contentPadding:false,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:t.map(p=>({id:p.value,label:p.label,value:p.value})),className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:e?[e]:[],onSelectionChange:p=>{let g=Array.from(p)[0];g!=null&&(r(g),d(false));},children:p=>jsxRuntime.jsx(jt,{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(ln,{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(Q,{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 dx({search:e,searchMobileMode:t="expanded",filters:r=[],onRemoveFilter:o,onClearAllFilters:n,onManageFilters:a,exportControl:i,maxVisibleFilterChips:s=3,sort:c,resultsCount:l,leftControls:d,onManageColumns:u,columnPicker:m,customControls:p,actions:g,interactionMode:f="auto",sticky:x,stickyTop:b="0",zIndex:v=10,className:C="",style:y}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||g||i))return null;let R=x?"sticky bg-background-surface":"",M=x?{top:b,zIndex:v}:{};return jsxRuntime.jsxs("div",{className:`@container flex flex-col gap-3 bg-background-surface py-3 border-b border-border-default ${R} ${C}`,style:{...y,...M},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(bi,{count:l.count,label:l.label,isLoading:l.isLoading}),l&&c&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),c&&jsxRuntime.jsx(xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:c.showLabel,direction:c.direction,onDirectionChange:c.onDirectionChange}),u?jsxRuntime.jsx(Q,{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(Ur,{variant:"primary",size:"sm",onRemove:()=>o(T.id),isRemovable:true,children:[T.label,": ",T.value]},T.id)),r.length>s&&a&&jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx(Q,{variant:"ghost",size:"sm",onClick:n,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-shrink-0",children:p||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[g&&g.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:g.items.map(T=>jsxRuntime.jsx(Q,{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(Cn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})]}),jsxRuntime.jsxs("div",{className:"@[640px]:hidden",children:[jsxRuntime.jsx("div",{className:"flex flex-col gap-3 mb-3",children:jsxRuntime.jsx("div",{className:"flex items-center gap-3",children:p?jsxRuntime.jsx("div",{className:"flex-1",children:p}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[g&&g.items.length>0&&jsxRuntime.jsx(_n,{items:g.items.map(T=>({id:T.id,name:T.label,iconName:T.icon,variant:T.variant==="destructive"?"destructive":"primary",disabled:T.disabled,onAction:T.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":g.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Cn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(Q,{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(Q,{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(bi,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:f!=="desktop"})})]})]})]})}function ux({filters:e,onRemove:t,onClearAll:r,onManageFilters:o,maxVisibleChips:n=3,mode:a="chips",showManageButton:i=true,size:s="sm",className:c=""}){let l=e.length>0,d=e.slice(0,n),u=Math.max(0,e.length-n),m=u>0,p=a==="button"&&!!o,g=a==="chips"&&i&&!!o;if(!l&&!p&&!g)return null;let f=p&&jsxRuntime.jsxs(Q,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[g&&jsxRuntime.jsx(Q,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(v=>jsxRuntime.jsxs(Ur,{variant:"secondary",size:s,onRemove:()=>t(v.id),isRemovable:true,children:[v.label,": ",v.value]},v.id)),l&&m&&o&&jsxRuntime.jsxs(Q,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx(Q,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?f:x;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function mx({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,showCalendar:c=true,reserveErrorSpace:l=true,validationResult:d,className:u,...m}){let[p,g]=Le.useState(false),f=x=>{m.onChange&&x&&m.onChange(x),g(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:ve(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(hi,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:g,children:[jsxRuntime.jsx(Q,{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(ra,{value:m.value,onChange:f,minValue:m.minValue,maxValue:m.maxValue,isDisabled:i,isReadOnly:m.isReadOnly,isDateUnavailable:m.isDateUnavailable})})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(de,{size:o,children:r(d)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})}function mk({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 hi({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Do({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:mk({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function vk({selectionState:e,isDisabled:t}){let r=`${Ue} w-full h-full flex items-center justify-center rounded-sm forced-color-adjust-none font-semibold`,o={none:"text-text-primary group-hover:bg-background-muted group-pressed:bg-background-muted",middle:["bg-background-selected group-hover:bg-background-muted forced-colors:group-hover:bg-[Highlight]","group-invalid:group-hover:bg-feedback-error-background forced-colors:group-invalid:group-hover:bg-[Mark]","group-pressed:bg-background-muted forced-colors:group-pressed:bg-[Highlight] forced-colors:text-[HighlightText]","group-invalid:group-pressed:bg-feedback-error-background forced-colors:group-invalid:group-pressed:bg-[Mark]"].join(" "),cap:"bg-action-default text-[color:var(--color-action-default-text)] group-invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:group-invalid:bg-[Mark] forced-colors:text-[HighlightText]"},n=t?"text-text-disabled forced-colors:text-text-disabled font-light":"";return [r,o[e],n].filter(Boolean).join(" ")}function ma({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(Ys,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(Ks,{}),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:vk({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 wl({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:ve(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ee,{children:e}),jsxRuntime.jsxs(bg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(hi,{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(hi,{slot:"end",className:"flex-1 px-2 py-1.5 text-sm"}),jsxRuntime.jsx(Q,{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(Ce,{children:t}),typeof r=="string"?jsxRuntime.jsx(de,{children:r}):null,jsxRuntime.jsx(ot,{children:jsxRuntime.jsx(ma,{})})]})}var Rk=e=>{let t=Rt({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=Le.useId(),{isFocused:m,handleFocus:p,handleBlur:g}=Cr();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:ve(d.className,"group flex flex-col gap-1"),step:d.step??1,onChange:f=>{typeof f=="number"&&(d.maxValue!=null&&f>d.maxValue?d.onChange?.(d.maxValue):d.minValue!=null&&f<d.minValue?d.onChange?.(d.minValue):d.onChange?.(f));},isInvalid:!!r||typeof d.value=="number"&&(d.maxValue!=null&&d.value>d.maxValue||d.minValue!=null&&d.value<d.minValue),children:({isDisabled:f,isInvalid:x})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Ee,{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:v=>p(v,d.onFocus),onBlur:v=>g(v,d.onBlur),className:Rk({isInvalid:x||!!r,isDisabled:f,isFocused:m,transparent:i,size:o,className:typeof d.className=="string"?d.className:void 0})}),jsxRuntime.jsxs("div",{className:"absolute inset-y-[2px] right-[2px] flex flex-col divide-y divide-border-default border-l border-border-default overflow-hidden rounded-r-[calc(var(--control-border-radius)-2px)]",children:[jsxRuntime.jsx(reactAriaComponents.Button,{slot:"increment",isDisabled:f,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:f,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(de,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}var ep={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 Ek({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=ep[r].track,a=Ue,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 Lk({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=ep[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Nl({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:ve(o.className,`group flex items-center gap-2 ${ep[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:Ek({...n,size:r}),children:jsxRuntime.jsx("span",{className:Lk({...n,size:r})})}),e]})})}function xx(e){return new Intl.NumberFormat("en-US").format(e)}function hx({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=Le.useState(n),[u,m]=Le.useState({}),[p,g]=Le.useState({}),[f,x]=Le.useState(null),{isMobile:b}=Wt(),v=Le.useMemo(()=>r.some(h=>h.group),[r]),{groups:C,ungroupedFacets:y,facetsByGroup:S}=Le.useMemo(()=>{let h=new Set,O=[],W={};for(let K of r)K.group?(h.has(K.group)||(h.add(K.group),W[K.group]=[]),W[K.group].push(K)):O.push(K);return {groups:Array.from(h),ungroupedFacets:O,facetsByGroup:W}},[r]);Le.useEffect(()=>{e&&(d(n),m({}),g({}),x(!b&&C.length>0?C[0]:null));},[e,n,C,b]);let N=Le.useMemo(()=>!l||vl(l)?0:vn(l).length,[l]),R=()=>{a(l),t();},M=()=>{let h=gi();d(h),i?i():a(h),t();},T=h=>{if(!l)return [];if(!vn(l).includes(h))return [];let W=[];function K(te){if(te)for(let se of te.conditions)"conditions"in se?K(se):se.field===h&&se.operator==="in"&&Array.isArray(se.value)&&W.push(...se.value.map(String));}return K(l),W},E=(h,O,W)=>{let K=yn(l,h);O!==void 0&&(K=zo(K,{field:h,operator:"gte",value:O})),W!==void 0&&(K=zo(K,{field:h,operator:"lte",value:W})),d(K);},I=h=>{if(!l)return;let O;function W(K){if(K)for(let te of K.conditions)"conditions"in te?W(te):te.field===h&&te.operator==="eq"&&typeof te.value=="boolean"&&(O=te.value);}return W(l),O},F=(h,O)=>{let W=yn(l,h);O!==void 0&&(W=zo(W,{field:h,operator:"eq",value:O})),d(W);},w=(h,O,W)=>{let K=yn(l,h);O&&(K=zo(K,{field:h,operator:"gte",value:O.toString()})),W&&(K=zo(K,{field:h,operator:"lte",value:W.toString()})),d(K);},k=h=>{let O=S[h]||[],W=l?vn(l):[];return O.filter(K=>W.includes(K.field)).length},H="pr-9 bg-background-muted/50",A="border-t border-border-muted",B="text-sm font-medium text-text-link-default",Y=h=>jsxRuntime.jsx("span",{className:B,children:h}),q=h=>{let O=o[h.field]||{},W=u[h.field]||"",K=[];h.values?K=h.values.map(J=>({value:String(J.value),label:J.label,count:O[String(J.value)]})):K=Object.entries(O).map(([J,re])=>({value:J,label:J,count:re}));let te=K.length;if(W){let J=W.toLowerCase();K=K.filter(re=>re.label.toLowerCase().includes(J));}K.sort((J,re)=>J.count!==void 0&&re.count!==void 0&&re.count!==J.count?re.count-J.count:J.label.localeCompare(re.label));let se=h.type||"string";if(se==="string"||!h.type){let J=T(h.field),re=h.searchThreshold??10,Se=h.maxVisibleOptions??50,ae=p[h.field]??false,oe=ae||K.length<=Se?K:K.slice(0,Se),fe=K.length>Se&&!ae;return jsxRuntime.jsxs(Ao,{id:h.field,children:[jsxRuntime.jsx(Io,{title:h.label,description:h.description,className:H,endContent:J.length>0?Y(`${J.length} selected`):void 0}),jsxRuntime.jsx(Fo,{className:A,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[te>re&&jsxRuntime.jsx(Cn,{value:W,onChange:_=>m(ke=>({...ke,[h.field]:_})),onClear:()=>m(_=>({..._,[h.field]:""})),placeholder:`Search ${h.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(Nu,{value:J,onChange:_=>{let ke=yn(l,h.field);_.length>0&&(ke=zo(ke,{field:h.field,operator:"in",value:_})),d(ke);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:oe.map(_=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(pn,{value:_.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[h.renderLabel?h.renderLabel(_.value,_.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:_.label}),_.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:xx(_.count)})]})})},_.value))})}),fe&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",onPress:()=>g(_=>({..._,[h.field]:true})),className:"w-full",children:["Show all ",K.length," options"]})}),ae&&K.length>Se&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(Q,{variant:"ghost",size:"sm",onPress:()=>g(_=>({..._,[h.field]:false})),className:"w-full",children:"Show less"})})]})})]},h.field)}if(se==="number"){let J,re,Se=oe=>{if(oe)for(let fe of oe.conditions)"conditions"in fe?Se(fe):fe.field===h.field&&(fe.operator==="gte"&&typeof fe.value=="number"&&(J=fe.value),fe.operator==="lte"&&typeof fe.value=="number"&&(re=fe.value));};Se(l);let ae=J!==void 0||re!==void 0;return jsxRuntime.jsxs(Ao,{id:h.field,children:[jsxRuntime.jsx(Io,{title:h.label,description:h.description,className:H,endContent:ae?Y(J!==void 0&&re!==void 0?`${J} - ${re}`:J!==void 0?`\u2265 ${J}`:`\u2264 ${re}`):void 0}),jsxRuntime.jsx(Fo,{className:A,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(yi,{label:"Min",value:J,onChange:oe=>E(h.field,oe,re)},`${h.field}-min`),jsxRuntime.jsx(yi,{label:"Max",value:re,onChange:oe=>E(h.field,J,oe)},`${h.field}-max`)]})})]},h.field)}if(se==="boolean"){let J=I(h.field);return jsxRuntime.jsxs(Ao,{id:h.field,children:[jsxRuntime.jsx(Io,{title:h.label,description:h.description,className:H,endContent:J!==void 0?Y(J?"Yes":"No"):void 0}),jsxRuntime.jsx(Fo,{className:A,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:J!==void 0?J?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(Nl,{size:"lg",isSelected:J??false,onChange:re=>F(h.field,re?true:void 0),children:J?"Yes":"No"})]})})]},h.field)}if(se==="date"){let J,re,Se=ke=>{if(ke)for(let At of ke.conditions)"conditions"in At?Se(At):At.field===h.field&&(At.operator==="gte"&&(J=String(At.value)),At.operator==="lte"&&(re=String(At.value)));};Se(l);let ae=J!==void 0||re!==void 0,oe=ke=>{if(ke)try{return /^\d{4}-\d{2}-\d{2}$/.test(ke)?Qa(ke):void 0}catch{return}},fe=oe(J),_=oe(re);return jsxRuntime.jsxs(Ao,{id:h.field,children:[jsxRuntime.jsx(Io,{title:h.label,description:h.description,className:H,endContent:ae?Y("Date range selected"):void 0}),jsxRuntime.jsx(Fo,{className:A,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(wl,{label:"Date Range",value:fe&&_?{start:fe,end:_}:void 0,onChange:ke=>{ke?w(h.field,ke.start,ke.end):w(h.field,void 0,void 0);}})})})]},h.field)}return null},G=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[y.map(h=>{let W=(l?vn(l):[]).includes(h.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(`__ungrouped__${h.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:h.label}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[W&&jsxRuntime.jsx("span",{className:B,children:"1 active"}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},h.field)}),C.map(h=>{let O=k(h);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(h),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:h}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[O>0&&jsxRuntime.jsxs("span",{className:B,children:[O," active"]}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},h)})]}),U=h=>{if(h.startsWith("__ungrouped__")){let W=h.replace("__ungrouped__",""),K=y.find(te=>te.field===W);return K?jsxRuntime.jsx(oa,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[K.field],children:q(K)}):null}let O=S[h]||[];return O.length===0?null:jsxRuntime.jsx(oa,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[O[0].field],children:O.map(W=>q(W))})},P=()=>{if(f){let h=f.startsWith("__ungrouped__")&&y.find(O=>O.field===f.replace("__ungrouped__",""))?.label||f;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(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:h})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:U(f)})]})}return G()},D=()=>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:[y.map(h=>{let W=(l?vn(l):[]).includes(h.field),K=f===`__ungrouped__${h.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(`__ungrouped__${h.field}`),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${K?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${K?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:h.label}),W&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},h.field)}),C.map(h=>{let O=k(h),W=f===h;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(h),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${W?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${W?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:h}),O>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},h)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:f?U(f):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),z=()=>jsxRuntime.jsx(oa,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(h=>q(h))});return jsxRuntime.jsx(br,{isOpen:e,onClose:t,title:v&&b&&f?f.startsWith("__ungrouped__")?y.find(h=>h.field===f.replace("__ungrouped__",""))?.label||s:f:N>0?`${s} (${N} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:R,variant:"primary"},secondaryAction:{label:"Clear all",onPress:M},maxWidth:v?"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:xx(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"})}):v?b?P():D():z()})}function rp(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 wr(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 Te(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",rp(e),t)}function Pl(e,t="\u2014"){return e==null||e===""?t:String(e)}var Oo={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 _t(e="normal"){return {strong:Oo.lg,high:Oo.lg,normal:Oo.md,low:Oo.sm}[e]}function xe(e,t){return typeof e=="function"?e(t):e}function yx(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 vx(e){return e?"success":"neutral"}function Rl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function op(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 Zr(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=op(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 Cx({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(j,{className:Oo.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!xe(l.hidden,e));if(s.length===0)return null;let c=Te(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=xe(l.disabled,e);return l.variant==="icon"||!l.label?jsxRuntime.jsx(Q,{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(Q,{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 wx({value:e,row:t,context:r,variant:o="default",label:n,size:a="sm",shape:i="square",dot:s,dotPosition:c="left",dotPulse:l,align:d="left",emptyText:u="\u2014",className:m,maxVisible:p=2,maxLabelLength:g}){let{isLoading:f}=r,x=(N,R)=>{if(!g||N.length<=g)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:N});let M=N.slice(0,g-1)+"\u2026";return jsxRuntime.jsx(Jt,{content:R,children:jsxRuntime.jsx("span",{children:M})})};if(f)return jsxRuntime.jsx(j,{className:_t("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Te(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Te(d,"text-text-secondary"),children:u});let b=Te(d,m);if(Array.isArray(e)){let N=e.slice(0,p),R=e.slice(p),M=R.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[N.map((T,E)=>{let I=typeof o=="function"?o(T,t):o,F=typeof n=="function"?n(T,t):n!==void 0?n:String(T),w=typeof s=="function"?s(T,t):s,k=typeof l=="function"?l(T,t):l;return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(et,{variant:I,size:a,shape:i,dot:w,dotPosition:c,dotPulse:k,children:x(F,F)})},E)}),M&&jsxRuntime.jsx(Jt,{content:R.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(et,{variant:"neutral",size:a,shape:i,children:["+",R.length]})})})]})})}let v=typeof o=="function"?o(e,t):o,C=typeof n=="function"?n(e,t):n!==void 0?n:String(e),y=typeof s=="function"?s(e,t):s,S=typeof l=="function"?l(e,t):l;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(et,{variant:v,size:a,shape:i,dot:y,dotPosition:c,dotPulse:S,children:x(C,C)})})}function Nx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(j,{className:_t(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Te(c,d)});let p=Te(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:wr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(et,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function Tx({row:e,context:t,firstName:r,lastName:o,email:n,avatarUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showEmail:u=false,badge:m,emphasis:p="normal",align:g="left",className:f,piiEntity:x}){let{isLoading:b}=t,v=xe(r,e),C=xe(o,e),y=xe(n,e),S=xe(a,e),N=xe(c,e),R=typeof m=="function"?m(e):m,M=xe(x,e),T=Te(g,f);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(qs,{firstName:v,lastName:C,email:y,avatarUrl:S,layout:i,size:s,href:N,LinkComponent:l,linkVariant:d,showEmail:u,badge:R,emphasis:p,isLoading:b,piiEntity:M})})}function Px({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 Rx({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(j,{className:_t(s)});if(!e)return jsxRuntime.jsx("div",{className:Te(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Te(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=Gk(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let g=Te(i,tailwindMerge.twMerge(wr(s),d)),f=xe(c,t);return f?jsxRuntime.jsx("div",{className:g,children:Zr(p,f,t,l)}):jsxRuntime.jsx("div",{className:g,children:p})}function Gk(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}function Dl({manufacturer:e,model:t,deviceType:r,deviceTypeIconName:o,logoUrl:n,layout:a="stacked",size:i="md",href:s,LinkComponent:c,linkVariant:l="unstyled",showDeviceTypeIcon:d=true,showLogo:u=true,emphasis:m="normal",isLoading:p=false,className:g,piiEntity:f}){let[x,b]=Le.useState(false),v=o||(r?Yk(r):"DeviceMobile"),y={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&&!x&&u,R={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[m],M=({children:T,className:E})=>s?c?jsxRuntime.jsx(c,{href:s,className:E,children:T}):jsxRuntime.jsx(qe,{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",y.gap,g),children:[jsxRuntime.jsx(j,{width:y.skeletonIcon,height:y.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(j,{width:y.skeletonText,height:y.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,g),children:[jsxRuntime.jsx(j,{width:y.skeletonIcon,height:y.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(j,{width:y.skeletonText,height:16}),jsxRuntime.jsx(j,{width:y.skeletonSecondary,height:12})]})]});if(a==="inline"){let T=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,g),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",y.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:v,size:y.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(M,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",R,y.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":f?"device-name":void 0,"data-pii-entity":f,children:T})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",y.gap,g),children:[u&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",y.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:v,size:y.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(M,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",R,y.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":f?"device-name":void 0,"data-pii-entity":f,children:e})}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1.5 text-text-secondary leading-normal",y.secondaryTextSize),children:[d&&jsxRuntime.jsx(V,{name:v,size:y.iconInTextSize,className:"flex-shrink-0"}),jsxRuntime.jsx("span",{className:"truncate","data-pii-type":f?"device-name":void 0,"data-pii-entity":f,children:t})]})]})]})}function Yk(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 Mx({row:e,context:t,manufacturer:r,model:o,deviceType:n,logoUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showDeviceTypeIcon:u=true,showLogo:m=true,emphasis:p="normal",align:g="left",className:f,piiEntity:x}){let{isLoading:b}=t,v=xe(r,e),C=xe(o,e),y=xe(n,e),S=xe(a,e),N=xe(c,e),R=xe(x,e),M=Te(g,f);return jsxRuntime.jsx("div",{className:M,children:jsxRuntime.jsx(Dl,{manufacturer:v,model:C,deviceType:y,logoUrl:S,layout:i,size:s,href:N,LinkComponent:l,linkVariant:d,showDeviceTypeIcon:u,showLogo:m,emphasis:p,isLoading:b,piiEntity:R})})}var dU={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",unknown:void 0,connected:void 0,disconnected:void 0},Kk=["charging","discharging","heat","cool","on","connected"],Jk={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",connected:"Connected",disconnected:"Disconnected"};function np(e){return Kk.includes(e)}function ap(e){return Jk[e]}function wn({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-20"});let u=t??ap(e),m=np(e);return jsxRuntime.jsxs(et,{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 qk={importing:"Importing",exporting:"Exporting"};function Lx(e){return qk[e]}function El({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-24"});let l=t??Lx(e),d=e==="exporting"?"ArrowUp":"ArrowDown",u=n==="sm"?12:n==="md"?14:16;return r?jsxRuntime.jsx(et,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(V,{name:d,size:u})}):jsxRuntime.jsx(et,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function Ll({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(j,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?$o(r,o):null,g=a==="horizontal",f=o&&!p;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",g?"gap-2":"flex-col gap-1",m),children:[(p||f)&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("font-medium inline-block",p?"text-text-primary":"text-text-secondary",s==="sm"&&"text-xs min-w-12",s==="md"&&"text-sm min-w-14",s==="lg"&&"text-base min-w-16"),children:p||"\u2014"}),jsxRuntime.jsx(wn,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(El,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(wn,{state:n,size:s,shape:c,fixedWidth:d})})]})}function Ax({value:e,row:t,context:r,metric:o,metricFormatter:n,secondaryState:a,size:i="sm",shape:s="pill",label:c,icon:l,fixedWidth:d=true,align:u="left",compact:m=false,className:p}){let{isLoading:g}=r;if(g){let y={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(j,{className:"h-4 w-12"}),jsxRuntime.jsx(j,{className:`h-6 w-24 ${y}`}),jsxRuntime.jsx(j,{className:`h-6 w-20 ${y}`})]}):jsxRuntime.jsx(j,{className:`h-6 w-24 ${y}`})})}if(!e)return jsxRuntime.jsx("div",{className:Te(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let f=xe(o,t),x=xe(a,t),b=typeof c=="function"?c(e,t):c,v=Te(u,p);return f!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(v),children:jsxRuntime.jsx(Ll,{state:e,stateLabel:b,metric:f,metricFormatter:n,secondaryState:x||void 0,size:i,shape:s,icon:l,fixedWidth:d,secondaryStateIconOnly:m,layout:"horizontal"})}):jsxRuntime.jsx("div",{className:v,children:jsxRuntime.jsx(wn,{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(j,{className:_t(a)});let m=Br({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=wr(a),g=Te(n,tailwindMerge.twMerge(p,c)),f=jsxRuntime.jsx("div",{className:g,children:m}),x=xe(i,t);return x?Zr(f,x,t,s):f}var sp=Le__namespace.default.memo(({value:e,min:t,max:r,color:o="var(--color-viz-default)",backgroundColor:n="var(--color-background-muted)",colorScale:a,showLabel:i=true,formatLabel:s,height:c=20,minWidth:l=4,segments:d,segmentGap:u=2,barWidth:m,context:p})=>{let g=Le.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),f=Le.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?Ha(e,t,r,a.center,a.scheme):Oa(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 v=`calc((100% - ${u*(d-1)}px) / ${d})`,C=Math.ceil(g/100*d),y={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:y,children:Array.from({length:d}).map((S,N)=>{let R=N<C;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:v,backgroundColor:R?f:n==="none"?"transparent":n,marginRight:N<d-1?`${u}px`:0}},N)})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})}let x={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:x,children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm",style:{width:`${g}%`,minWidth:g>0?l:0,backgroundColor:f}})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})});sp.displayName="HorizontalBarCell";var lp=Le__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=x=>"xValue"in x?x.xValue:x.x,l=x=>"yValue"in x?x.yValue:x.y,d=a||100,u=i,{xScale:m,yScale:p,barWidth:g}=Le.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 x=d3Array.extent(s,R=>c(R)),b=d3Array.min(s,R=>l(R))??0,v=d3Array.max(s,R=>l(R))??0,C=b<0?b:0,y=scale.scaleTime({range:[0,d],domain:x}),S=scale.scaleLinear({range:[u,0],domain:[C,v*1.05]}),N=s.length>1?d/s.length*.8:8;return {xScale:y,yScale:S,barWidth:Math.max(2,N)}},[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((x,b)=>jsxRuntime.jsx("div",{className:"flex-1 animate-pulse bg-border-default rounded"},b))});if(!s||s.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let f=p(0);return jsxRuntime.jsx("svg",{width:d,height:u,children:s.map((x,b)=>{let v=l(x),C=m(c(x)),y=p(v),S=Math.abs(f-y),N=x.category&&o?.[x.category]?o[x.category]:r;return jsxRuntime.jsx(shape.Bar,{x:C-g/2,y:v>=0?y:f,width:g,height:S,fill:N,rx:1},`bar-${b}`)})})});lp.displayName="MiniBarCell";function Hx({value:e,row:t,context:r,format:o="number",decimals:n=0,prefix:a,suffix:i,emptyText:s="\u2014",align:c="right",emphasis:l="normal",href:d,linkBehavior:u="hover",showPositiveSign:m=false,colorCode:p=false,className:g}){let{isLoading:f}=r;if(f)return jsxRuntime.jsx(j,{className:_t(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Te(c,"text-text-secondary"),children:s});let x=Number(e),b;switch(o){case "currency":b=new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n,maximumFractionDigits:n}).format(x);break;case "percent":b=new Intl.NumberFormat("en-US",{style:"percent",minimumFractionDigits:n,maximumFractionDigits:n}).format(x/100);break;case "compact":b=new Intl.NumberFormat("en-US",{notation:"compact",minimumFractionDigits:n>0?1:0,maximumFractionDigits:n}).format(x);break;default:b=new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(x);}let C=`${m&&x>0?"+":""}${b}`,y=p?Rl(x,true):wr(l),S=Te(c,tailwindMerge.twMerge(y,g)),N=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a}),jsxRuntime.jsx("span",{children:C}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),R=xe(d,t);return R?jsxRuntime.jsx("div",{className:S,children:Zr(N,R,t,u)}):jsxRuntime.jsx("div",{className:S,children:N})}var cp=Le__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=Le.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=Le.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?Ha(e,0,100,s.center,s.scheme):Oa(e,0,100,s.scheme):r,[r,s,e]);if(c.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-2",style:{height:n},children:jsxRuntime.jsx("div",{className:"h-full w-full animate-pulse bg-border-default rounded"})});if(a&&a>0){let m=`calc((100% - ${i*(a-1)}px) / ${a})`,p=Math.ceil(l/100*a);return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:"flex gap-0.5 flex-1",style:{height:n},children:Array.from({length:a}).map((g,f)=>{let x=f<p,b=d;if(r==="auto"&&s&&x){let v=(f+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=Ha(v,0,100,s.center,s.scheme):b=Oa(v,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:m,backgroundColor:x?b:o==="none"?"transparent":o,marginRight:f<a-1?`${i}px`:0}},f)})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})}return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:"relative flex-1 rounded-sm",style:{height:n,backgroundColor:o==="none"?"transparent":o},children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm transition-all duration-300",style:{width:`${l}%`,backgroundColor:d}})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[l.toFixed(0),"%"]})]})});cp.displayName="PercentBarCell";function Gx({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:Te(a),children:jsxRuntime.jsx(j,{className:"h-4 w-4 rounded"})});let s=xe(n,e),c=Te(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(pn,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function Fl({streetAddress:e,city:t,state:r,postalCode:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",isLoading:d=false,className:u,piiEntity:m}){let g={xs:{iconSize:16,iconContainerSize:"w-7 h-7",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",skeletonIconStacked:28,skeletonIconInline:16,skeletonText:80,skeletonSecondary:60},sm:{iconSize:20,iconContainerSize:"w-8 h-8",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",skeletonIconStacked:32,skeletonIconInline:20,skeletonText:96,skeletonSecondary:72},md:{iconSize:24,iconContainerSize:"w-9 h-9",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",skeletonIconStacked:36,skeletonIconInline:24,skeletonText:128,skeletonSecondary:96},lg:{iconSize:28,iconContainerSize:"w-10 h-10",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",skeletonIconStacked:40,skeletonIconInline:28,skeletonText:160,skeletonSecondary:120}}[a],x={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 v=b.join(", "),C=({children:S,className:N})=>i?s?jsxRuntime.jsx(s,{href:i,className:N,children:S}):jsxRuntime.jsx(qe,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",N),asButton:false,children:S}):jsxRuntime.jsx("span",{className:N,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",g.gap,u),children:[jsxRuntime.jsx(j,{width:g.skeletonIconInline,height:g.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(j,{width:g.skeletonText,height:g.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",g.gap,u),children:[jsxRuntime.jsx(j,{width:g.skeletonIconStacked,height:g.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(j,{width:g.skeletonText,height:16}),jsxRuntime.jsx(j,{width:g.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(C,{className:tailwindMerge.twMerge("flex items-center",g.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(V,{name:"MapPin",size:g.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",x,g.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})]});let y=()=>{if(m){if(t&&r&&o)return "city-state-zip";if(t&&r)return "city-state";if(t)return "city";if(r)return "state";if(o)return "postal-code"}};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",g.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",g.iconContainerSize),children:jsxRuntime.jsx(V,{name:"MapPin",size:g.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(C,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",x,g.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})}),v&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",g.secondaryTextSize),"data-pii-type":y(),"data-pii-entity":m,children:v})]})]})}function Yx({row:e,context:t,streetAddress:r,city:o,state:n,postalCode:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",emphasis:u="normal",align:m="left",className:p,piiEntity:g}){let{isLoading:f}=t,x=xe(r,e),b=xe(o,e),v=xe(n,e),C=xe(a,e),y=xe(c,e),S=xe(g,e),N=Te(m,p);return jsxRuntime.jsx("div",{className:N,children:jsxRuntime.jsx(Fl,{streetAddress:x,city:b,state:v,postalCode:C,layout:i,size:s,href:y,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:f,piiEntity:S})})}var dp=Le__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}=Le.useMemo(()=>{if(l.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]})};let f=d3Array.extent(l,C=>C.xValue),x=d3Array.min(l,C=>C.yValue)||0,b=d3Array.max(l,C=>C.yValue)||0,v=(b-x)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:f}),yScale:scale.scaleLinear({range:[u,0],domain:[x-v,b+v]})}},[l,d,u]);if(i.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center",style:{width:d,height:u},children:jsxRuntime.jsx("div",{className:"h-1 w-full animate-pulse bg-border-default rounded"})});if(!l||l.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let g=a&&l[0]?.category&&a[l[0].category]?a[l[0].category]:o;return jsxRuntime.jsxs("svg",{width:d,height:u,className:"overflow-visible",children:[(r==="area"||r==="both")&&jsxRuntime.jsx(shape.AreaClosed,{data:l,x:f=>m(f.xValue),y:f=>p(f.yValue),yScale:p,fill:g,fillOpacity:.15,curve:curve.curveLinear}),(r==="line"||r==="both")&&jsxRuntime.jsx(shape.LinePath,{data:l,x:f=>m(f.xValue),y:f=>p(f.yValue),stroke:g,strokeWidth:n,strokeLinecap:"round",curve:curve.curveLinear})]})});dp.displayName="SparklineCell";function qx({value:e,row:t,context:r,prefix:o,suffix:n,emptyText:a="\u2014",href:i,linkBehavior:s="hover",linkVariant:c="secondary",emphasis:l="normal",truncate:d=true,copyable:u=false,align:m="left",className:p,piiType:g,piiEntity:f}){let{isLoading:x}=r;if(x)return jsxRuntime.jsx(j,{className:_t(l)});let b=Pl(e,a),v=xe(i,t),C=xe(f,t),y=b,S=false,N=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")N=true;else {let{position:k="end",length:H=16,ellipsis:A="...",tooltip:B=true}=d;if(b.length>H){switch(k){case "start":y=ls(b,H);break;case "middle":y=qn(b,H);break;case "end":y=cs(b,H,A);break}S=B;}}let R=g&&C?{"data-pii-type":g,"data-pii-entity":C}:{},M=Object.keys(R).length>0,T=jsxRuntime.jsx("span",{className:N?"truncate":"",...R,children:y}),E=S?jsxRuntime.jsx(Jt,{content:M?jsxRuntime.jsx("span",{...R,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})]}),F=I;if(u&&b&&b!==a){let k=typeof u=="function"?u(t):String(b);F=jsxRuntime.jsx(Mo,{value:k,size:"sm",children:I});}if(v){let k=Te(m,p);return jsxRuntime.jsx("div",{className:k,children:Zr(F,v,t,s,c,l)})}let w=Te(m,tailwindMerge.twMerge(wr(l),p));return jsxRuntime.jsx("div",{className:w,children:F})}var wT={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},NT={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function Bl(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Vl(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 Ol({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=Bl(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:Vl(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=Bl(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:Vl(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=Bl(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:Vl(m,e,u,l)})]},u.id)})})]})}function Hl({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=Bl(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:Vl(d,e,c,i)})]},c.id)})})})}function Zx(e="md"){return {mobile:wT[e],desktop:NT[e]}}function Xx({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 VT={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},zT={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function OT(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 HT({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false}){let c=e.reorderable!==false,{attributes:l,listeners:d,setNodeRef:u,transform:m,transition:p,isDragging:g}=sortable.useSortable({id:e.id,disabled:!c||s}),f=t?.columnId===e.id,x=f?t.direction:null,b=n&&a,v={...OT(e),transform:utilities.CSS.Transform.toString(m),transition:p,opacity:g?.8:1,zIndex:g?50:void 0};return jsxRuntime.jsx("div",{ref:u,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",VT[i],zT[e.align||"left"],o&&"sticky top-0 z-10",b&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&b&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",f?"font-bold text-text-primary":"font-medium text-text-secondary",g&&"bg-background-hover"),style:v,role:"columnheader","aria-sort":f?x==="asc"?"ascending":"descending":"none","aria-disabled":s,...l,...d,children:s?jsxRuntime.jsx(j,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),e.sortable&&jsxRuntime.jsx("button",{type:"button",className:"flex flex-shrink-0 cursor-pointer",onClick:()=>!s&&r(e.id),"aria-label":`Sort by ${e.label}`,children:f?jsxRuntime.jsx(V,{name:x==="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 Qx({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false}){let l=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),d=new Map(e.map(p=>[p.id,p])),u=p=>{let{active:g,over:f}=p;if(f&&g.id!==f.id){let x=t.indexOf(g.id),b=t.indexOf(f.id);if(d.get(f.id)?.reorderable===false)return;let C=0;for(let R=0;R<t.length&&d.get(t[R])?.reorderable===false;R++)C=R+1;if(b<C)return;let y=Math.min(x,b),S=Math.max(x,b);for(let R=y;R<=S;R++){if(R===x)continue;if(d.get(t[R])?.reorderable===false)return}let N=sortable.arrayMove(t,x,b);r(N);}},m=t.map(p=>d.get(p)).filter(p=>p!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:l,collisionDetection:core.closestCenter,onDragEnd:u,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:m.map((p,g)=>jsxRuntime.jsx(HT,{column:p,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:g===0,density:s,isLoading:c},p.id))})})})}var fp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},gp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},JT={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},jT={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function bp(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 qT(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function ZT({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",fp[i],gp[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:bp(e),children:s?jsxRuntime.jsx(j,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e.label}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:c?jsxRuntime.jsx(V,{name:l==="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 XT({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,density:a="default",className:i,stickyFirstColumn:s}){let c=s&&o===0,l=qT(t,e),d={isLoading:false,isHovered:n,rowIndex:r,columnIndex:o,density:a},u;if(e.cell){let m=e.cell,p=typeof e.cellProps=="function"?e.cellProps(l,t):e.cellProps;u=jsxRuntime.jsx(m,{value:l,row:t,context:d,...p});}else e.render?u=e.render(l,t,d):u=jsxRuntime.jsx("span",{className:"truncate",children:l?.toString()??""});if(e.popover){let m=e.popover,p,g="top",f=false,x="hover";typeof m=="string"?p=m:typeof m=="function"?p=m(l,t):(p=typeof m.content=="function"?m.content(l,t):m.content,g=m.placement||"top",f=m.showArrow??false,x=m.trigger||"hover"),u=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...x==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:u}),jsxRuntime.jsx(ot,{placement:g,showArrow:f,children:jsxRuntime.jsx("div",{className:"p-2",children:p})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":fp[a],gp[e.align||"left"],c&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",i),role:"cell",style:bp(e),children:u})}function $T({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(j,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":fp[o],gp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:bp(e),children:s})}function QT(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 _x({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a}){let[i,s]=Le.useState(false),c=Le.useCallback(l=>{if(!n)return;let d=l.target,u=l.currentTarget;QT(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(XT,{column:l,row:t,rowIndex:r,columnIndex:d,isHovered:i,density:o,className:n?"group-hover:bg-background-hover":"",stickyFirstColumn:a},l.id))})}function eh({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx($T,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function th({columns:e,data:t,className:r,density:o="default",width:n="full",height:a,maxHeight:i,layout:s="auto",mobileRenderer:c="auto",customMobileRowRender:l,mobileBreakpoint:d="md",isLoading:u=false,loadingState:m,loadingRowCount:p=5,onLoadMore:g,hasMore:f=false,enableVirtualization:x,estimatedRowHeight:b,loadingIndicator:v,stickyHeader:C=false,stickyFirstColumn:y=false,onRowClick:S,getRowId:N,hideHeader:R=false,sortConfig:M,onSort:T,"aria-label":E,enableColumnReorder:I=false,columnOrder:F,onColumnOrderChange:w}){let[k,H]=Le.useState(null),A=M!==void 0,B=A?M:k,Y=Le.useRef(null),q=Le.useMemo(()=>e.map(ue=>ue.id),[e]),[G,U]=Le.useState(q),P=F!==void 0,D=P?F:G;Le.useEffect(()=>{P||U(ue=>{let ye=e.map(ie=>ie.id),pe=new Set(ye),$=new Set(ue),Z=ue.filter(ie=>pe.has(ie)),me=ye.filter(ie=>!$.has(ie));return [...Z,...me]});},[e,P]);let z=Le.useCallback(ue=>{P||U(ue),w?.(ue);},[P,w]),L=Le.useMemo(()=>{if(!I&&!F)return e;let ue=new Map(e.map(ye=>[ye.id,ye]));return D.map(ye=>ue.get(ye)).filter(ye=>ye!==void 0)},[e,D,I,F]),h=g?So({items:t,onLoadMore:g,hasMore:f,isLoading:u,loadingState:m,enableVirtualization:x,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}):null,O=h?.scrollRef??Y,{loadMoreRef:W,virtualizer:K,virtualItems:te,isLoadingMore:se,computedLoadingState:J}=h||{},{gridTemplateColumns:re,totalMinWidth:Se}=Le.useMemo(()=>{let ue=0;return {gridTemplateColumns:L.map(pe=>{if(pe.minWidth?ue+=typeof pe.minWidth=="number"?pe.minWidth:0:pe.width&&typeof pe.width=="number"&&(ue+=pe.width),pe.width)return typeof pe.width=="number"?`${pe.width}px`:pe.width;if(pe.flex)return `${pe.flex}fr`;if(pe.minWidth&&pe.maxWidth){let $=typeof pe.minWidth=="number"?`${pe.minWidth}px`:pe.minWidth,Z=typeof pe.maxWidth=="number"?`${pe.maxWidth}px`:pe.maxWidth;return `minmax(${$}, ${Z})`}return pe.minWidth?`minmax(${typeof pe.minWidth=="number"?`${pe.minWidth}px`:pe.minWidth}, 1fr)`:pe.maxWidth?`minmax(0, ${typeof pe.maxWidth=="number"?`${pe.maxWidth}px`:pe.maxWidth})`:"1fr"}).join(" "),totalMinWidth:ue}},[L]),ae=Le.useCallback(ue=>{if(!e.find($=>$.id===ue)?.sortable)return;let pe;B?.columnId===ue?pe={columnId:ue,direction:B.direction==="asc"?"desc":"asc"}:pe={columnId:ue,direction:"asc"},A||H(pe),T?.(pe);},[e,B,T,A]),oe=J==="loading"||u&&t.length===0,fe={};a?(fe.height=typeof a=="number"?`${a}px`:a,fe.overflowY="auto"):i?(fe.maxHeight=typeof i=="number"?`${i}px`:i,fe.overflowY="auto"):g&&(fe.height="600px",fe.overflowY="auto");let _=tailwindMerge.twMerge(JT[n],!g&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),ke=Zx(d),At=c!=="none",La=(ue,ye)=>At?c==="custom"&&l?l(ue,ye):jsxRuntime.jsx(c==="cards"?Hl:Ol,{row:ue,columns:L,density:o,isLoading:u,onClick:S?()=>S(ue):void 0}):null,Zo=K?te?.map(ue=>({virtualItem:ue,row:t[ue.index],index:ue.index}))||[]:t.map((ue,ye)=>({row:ue,index:ye,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:O,className:_,style:{...fe,position:K?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",jT[s],n==="auto"?"inline-grid w-auto":"w-full",At&&ke.desktop),role:"table","aria-label":E,style:{gridTemplateColumns:re,minWidth:Se>0?`${Se}px`:void 0},children:[!R&&(I?jsxRuntime.jsx(Qx,{columns:e,columnOrder:D,onColumnOrderChange:z,sortConfig:B,onSort:ae,stickyHeader:C,stickyFirstColumn:y,density:o,isLoading:oe}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:L.map((ue,ye)=>jsxRuntime.jsx(ZT,{column:ue,sortConfig:B,onSort:ae,stickyHeader:C,stickyFirstColumn:y,isFirstColumn:ye===0,density:o,isLoading:oe},ue.id))})),K?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${K.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:oe?Array.from({length:p}).map((ue,ye)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(eh,{columns:L,rowIndex:ye,density:o,stickyFirstColumn:y})},`loading-${ye}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Zo.map(({row:ue,index:ye,virtualItem:pe})=>{if(!ue||!pe)return null;let $=N?N(ue):`row-${ye}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:re,transform:`translateY(${pe.start}px)`},"data-index":pe.index,ref:K.measureElement,children:jsxRuntime.jsx(_x,{columns:L,row:ue,rowIndex:ye,density:o,onClick:S,stickyFirstColumn:y})},$)}),se&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${K.getTotalSize()}px`,left:0,width:"100%"},children:v||jsxRuntime.jsx(gr,{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((ue,ye)=>jsxRuntime.jsx(eh,{columns:L,rowIndex:ye,density:o,stickyFirstColumn:y},`loading-${ye}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Zo.map(({row:ue,index:ye})=>{if(!ue)return null;let pe=N?N(ue):`row-${ye}`;return jsxRuntime.jsx(_x,{columns:L,row:ue,rowIndex:ye,density:o,onClick:S,stickyFirstColumn:y},pe)}),se&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:v||jsxRuntime.jsx(gr,{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"})})})]}),At&&jsxRuntime.jsx("div",{className:ke.mobile,children:oe?Array.from({length:p}).map((ue,ye)=>jsxRuntime.jsx(Xx,{density:o},`mobile-loading-${ye}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Zo.map(({row:ue,index:ye})=>{if(!ue)return null;let pe=N?N(ue):`mobile-row-${ye}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:La(ue,ye)},pe)}),se&&(v||jsxRuntime.jsx(gr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),g&&f&&!oe&&(K?jsxRuntime.jsx("div",{ref:W,style:{position:"absolute",top:`${K.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:W,className:"h-px w-full"}))]})}function oh({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(et,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var eP={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},tP={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function ah({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?eP[e]:"Question"),i=e?tP[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 Ni({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,slideInFrom:c="right",transparentOverlay:l=false,onClose:d,className:u,primaryAction:m,secondaryAction:p,tertiaryAction:g,footerContent:f,contentPadding:x=true,maxWidth:b="400px"}){if(!s)return null;let v=t||r,C=m||p||g||f;return jsxRuntime.jsx(Tr,{children:jsxRuntime.jsx(rr,{isOpen:s,onOpenChange:y=>!y&&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:[v&&(a&&i?jsxRuntime.jsx(It,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(It,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",x?"px-6 py-6":"p-0"),children:e}),C&&jsxRuntime.jsx(To,{primaryAction:m,secondaryAction:p,tertiaryAction:g,footerContent:f})]})})})})}Ni.displayName="Drawer";var iP={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},sP={sm:"xs",md:"sm",lg:"md"},lP={sm:dt("bodySm"),md:dt("bodySm"),lg:dt("bodyMd")},cP={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},dP={sm:20,md:24,lg:32},uP={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"},pP={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 lh({icon:e,title:t,description:r,primaryAction:o,secondaryAction:n,actions:a,size:i="md",alignment:s="center",variant:c="default",spotlightPattern:l="mesh",fullHeight:d=false,className:u}){let m=i==="sm"?"sm":"md",p=c==="spotlight",g=p?{background:pP[l]}:void 0,f=()=>a?jsxRuntime.jsx("div",{className:"empty-state-actions mt-2 flex flex-wrap items-center gap-3",children:a}):o||n?jsxRuntime.jsxs("div",{className:"empty-state-actions mt-2 flex flex-col gap-3",children:[o&&(o.href?jsxRuntime.jsx(Q,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx(Q,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(qe,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:dt("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",iP[i],uP[s],d?"h-full justify-center":"",p?"relative overflow-hidden":"",u),style:g,children:[e&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center justify-center rounded-full border border-border-muted bg-background-muted text-text-secondary",cP[i]),children:jsxRuntime.jsx(V,{name:e,size:dP[i]})}),jsxRuntime.jsx(Kt,{size:sP[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",lP[i]),children:r}),f()]})}function ch({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(et,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(Jt,{content:t,children:c}):c}function uh({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]=Le.useState(false),[m,p]=Le.useState(false),[g,f]=Le.useState(null),[x,b]=Le.useState(e),v=Le.useRef(null),C=async N=>{if(f(null),n&&N.size>n){f(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(c&&N.type.startsWith("image/")){let R=new FileReader;R.onloadend=()=>{b(R.result);},R.readAsDataURL(N);}if(i){p(true);try{let R=await i(N);b(R),r?.(R);}catch(R){f("Failed to upload file"),console.error("Upload error:",R);}finally{p(false);}}t?.(N,x);},y=async N=>{try{let R=N.items;if(R.length>0){let M=R[0];if(M.kind==="file"){let T=await M.getFile();T&&C(T);}}}catch(R){f("Failed to upload file"),console.error("Upload error:",R);}finally{u(false);}},S=()=>{b(void 0),f(null),t?.(null),r?.(""),v.current&&(v.current.value="");};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",s),children:[jsxRuntime.jsxs(reactAriaComponents.DropZone,{className:tailwindMerge.twMerge("relative flex min-h-[200px] w-full flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",d?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",a&&"pointer-events-none opacity-50",g&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:y,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[x?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(x.startsWith("data:image")||x.startsWith("http"))?jsxRuntime.jsx("img",{src:x,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(Q,{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:N=>{let R=Array.from(N||[]);R.length>0&&C(R[0]);},children:jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",isDisabled:a,children:"Choose File"})})]}),m&&jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"Uploading..."})]})})]}),g&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:g})]})}function mh({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(j,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(et,{variant:s,size:n,shape:a,...i,children:c})}function ha(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function gh({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]=Le.useState(false),m=Ht("(max-width: 767px)"),p=o!==void 0?o:d,g=Le.useCallback(v=>{n?n(v):u(v);},[n]);Le.useEffect(()=>{let v=C=>{(C.metaKey||C.ctrlKey)&&C.key==="k"&&(C.preventDefault(),g(!p)),C.key==="Escape"&&p&&g(false);};return window.addEventListener("keydown",v),()=>window.removeEventListener("keydown",v)},[p,g]);let f=Le.useCallback(v=>{r?.(v);},[r]),x=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||Le.isValidElement(a)&&a.type===Le.Fragment&&!a.props.children;return m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!b&&(a?jsxRuntime.jsx("button",{type:"button",onClick:()=>g(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:a}):jsxRuntime.jsx("button",{type:"button",onClick:()=>g(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:x})),jsxRuntime.jsx(nt,{isOpen:p,onClose:()=>g(false),hideCloseIcon:false,contentPadding:false,maxHeight:"90vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[c&&jsxRuntime.jsx("div",{className:"p-4 border-b border-border-muted flex-shrink-0",children:jsxRuntime.jsx(Sr,{value:t,onChange:f,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden",children:i})]})})]}):b?null:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:g,children:[a||x,jsxRuntime.jsx(ot,{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(Sr,{value:t,onChange:f,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"max-h-[500px] overflow-hidden",children:i})]})})]})}function hh({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=Le.useState(false),u=Ht("(max-width: 767px)"),m=Le.useRef(null),p=Le.useRef(null),g=o!==void 0?o:l,f=Le.useCallback(E=>{n?n(E):d(E);},[n]);Le.useEffect(()=>{let E=I=>{(I.metaKey||I.ctrlKey)&&I.key==="k"&&(I.preventDefault(),f(!g)),I.key==="Escape"&&g&&f(false);};return window.addEventListener("keydown",E),()=>window.removeEventListener("keydown",E)},[g,f]),Le.useEffect(()=>{g&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[g,u]),Le.useEffect(()=>{if(!g||u)return;let E=I=>{let F=I.target,w=m.current?.contains(F),k=p.current?.contains(F);!w&&!k&&f(false);};return document.addEventListener("mousedown",E,true),()=>document.removeEventListener("mousedown",E,true)},[g,u,f]);let x=E=>{r?.(E);},b=Le.useCallback(()=>{f(false);},[f]),v=Le.useCallback(()=>{r?.("");},[r]),[C,y]=Le.useState(null);Le.useEffect(()=>{if(g&&!u&&m.current){let E=null,I=()=>{let w=m.current?.getBoundingClientRect();w&&y({top:w.bottom+8,left:w.left,width:w.width});},F=()=>{E===null&&(E=requestAnimationFrame(()=>{I(),E=null;}));};return I(),window.addEventListener("resize",F),window.addEventListener("scroll",F,true),()=>{window.removeEventListener("resize",F),window.removeEventListener("scroll",F,true),E!==null&&cancelAnimationFrame(E);}}},[g,u]);let S=Le.useCallback(()=>{f(true);},[f]);if(u)return jsxRuntime.jsxs("div",{className:c,children:[jsxRuntime.jsx("button",{type:"button",onClick:S,className:"flex items-center justify-center w-10 h-10 rounded-lg hover:bg-background-hover transition-colors","aria-label":"Open search",children:jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(nt,{isOpen:g,onClose:b,contentPadding:false,height:"80vh",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2 px-4 pt-4",children:[jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Sr,{value:t,onChange:x,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:v,reserveErrorSpace:false,autoFocus:true})}),jsxRuntime.jsx(Q,{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 N=E=>{let F=E.target.tagName==="INPUT";if(E.key==="ArrowDown"&&g&&F){E.preventDefault();let w=p.current?.querySelector("[data-search-result]");w&&w.focus();}},R=E=>{let I=E.target;if(!I.hasAttribute("data-search-result"))return;let w=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),k=w.indexOf(I);if(E.key==="ArrowDown"){E.preventDefault(),E.stopPropagation();let H=Math.min(k+1,w.length-1);w[H]?.focus();}else if(E.key==="ArrowUp")if(E.preventDefault(),E.stopPropagation(),k===0)m.current?.querySelector("input")?.focus();else {let H=Math.max(k-1,0);w[H]?.focus();}else E.key==="Escape"&&(E.preventDefault(),E.stopPropagation(),f(false),m.current?.querySelector("input")?.focus());},M=g&&C&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${C.top}px`,left:`${C.left}px`,width:`${C.width}px`,zIndex:9999},role:"listbox",onKeyDown:R,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:N,children:[jsxRuntime.jsx(Sr,{value:t,onChange:x,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:T,onFocus:()=>f(true)}),M]},"desktop")}function yh({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 Ch({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(j,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(j,{width:"60%",height:16}),jsxRuntime.jsx(j,{width:"40%",height:12})]}),jsxRuntime.jsx(j,{width:16,height:16})]},o))})}function wh({title:e,count:t,isLoading:r,footer:o,children:n,className:a}){return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex flex-col",a),children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-1.5 px-4 pt-4 pb-2 border-t border-border-muted first:border-t-0",children:[jsxRuntime.jsx("h3",{className:"text-sm font-semibold text-text-primary",children:e}),!r&&t!==void 0&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:t}),r&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary animate-pulse",children:"Loading..."})]}),jsxRuntime.jsx("div",{className:"flex flex-col",children:n}),o&&jsxRuntime.jsx("div",{className:"px-4 py-2 border-t border-border-subtle",children:o})]})}function Nh({id:e,title:t,subtitle:r,metadata:o,icon:n,customIcon:a,onSelect:i,isFocused:s=false,className:c,testId:l}){return jsxRuntime.jsxs("div",{role:"option",tabIndex:0,onClick:()=>{i?.(e);},onKeyDown:m=>{let p=m.currentTarget;switch(m.key){case "Enter":case " ":{m.preventDefault(),i?.(e);break}case "ArrowDown":{m.preventDefault();let g=Array.from(document.querySelectorAll("[data-search-result]")),f=g.indexOf(p);f!==-1&&f<g.length-1&&g[f+1].focus();break}case "ArrowUp":{m.preventDefault();let g=Array.from(document.querySelectorAll("[data-search-result]")),f=g.indexOf(p);if(f>0)g[f-1].focus();else {let x=document.querySelector('input[type="text"][placeholder*="Search"]');x&&x.focus();}break}case "Escape":{m.preventDefault();let g=document.querySelector('input[type="text"][placeholder*="Search"]');g&&g.focus();break}}},"data-testid":l,"data-search-result":true,className:tailwindMerge.twMerge("group flex items-center gap-3 px-4 py-3 cursor-pointer outline-none transition-colors","text-text-primary hover:bg-background-hover","focus-visible:bg-background-muted focus-visible:outline-none","data-[focused]:bg-background-hover",s&&"bg-background-hover",c),"data-focused":s||void 0,children:[a?jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a}):n?jsxRuntime.jsx("div",{className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx(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 kh({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 Ph({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
|
+
`}})]})}var Ss={prefix:String(Math.round(Math.random()*1e10)),current:0},Xf=Le__namespace.default.createContext(Ss),YS=Le__namespace.default.createContext(false);var KS=!!(typeof window<"u"&&window.document&&window.document.createElement),Hd=new WeakMap;function JS(e=false){let t=Le.useContext(Xf),r=Le.useRef(null);if(r.current===null&&!e){var o,n;let a=(n=Le__namespace.default.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||n===void 0||(o=n.ReactCurrentOwner)===null||o===void 0?void 0:o.current;if(a){let i=Hd.get(a);i==null?Hd.set(a,{id:t.current,state:a.memoizedState}):a.memoizedState!==i.state&&(t.current=i.id,Hd.delete(a));}r.current=++t.current;}return r.current}function jS(e){let t=Le.useContext(Xf);t===Ss&&!KS&&process.env.NODE_ENV!=="production"&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let r=JS(!!e),o=t===Ss&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${o}-${r}`}function qS(e){let t=Le__namespace.default.useId(),[r]=Le.useState(ws()),o=r||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Ss.prefix}`;return e||`${o}-${t}`}typeof Le__namespace.default.useId=="function"?qS:jS;function ZS(){return false}function $S(){return true}function QS(e){return ()=>{}}function ws(){return typeof Le__namespace.default.useSyncExternalStore=="function"?Le__namespace.default.useSyncExternalStore(QS,ZS,$S):Le.useContext(YS)}function Zf(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Ns(e,t,r){Zf(e,t),t.set(e,r);}var _S=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),e1=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Gd(e){if(Intl.Locale){let r=new Intl.Locale(e).maximize(),o=typeof r.getTextInfo=="function"?r.getTextInfo():r.textInfo;if(o)return o.direction==="rtl";if(r.script)return _S.has(r.script)}let t=e.split("-")[0];return e1.has(t)}var Qf=Symbol.for("react-aria.i18n.locale");function _f(){let e=typeof window<"u"&&window[Qf]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e]);}catch{e="en-US";}return {locale:e,direction:Gd(e)?"rtl":"ltr"}}var Ud=_f(),ja=new Set;function $f(){Ud=_f();for(let e of ja)e(Ud);}function eg(){let e=ws(),[t,r]=Le.useState(Ud);return Le.useEffect(()=>(ja.size===0&&window.addEventListener("languagechange",$f),ja.add(r),()=>{ja.delete(r),ja.size===0&&window.removeEventListener("languagechange",$f);}),[]),e?{locale:typeof window<"u"&&window[Qf]||"en-US",direction:"ltr"}:t}var a1=Le__namespace.default.createContext(null);function Yd(){let e=eg();return Le.useContext(a1)||e}function ks(e,t){return e-t*Math.floor(e/t)}var tg=1721426;function Ts(e,t,r,o){t=Rs(e,t);let n=t-1,a=-2;return r<=2?a=0:Ps(t)&&(a=-1),tg-1+365*n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400)+Math.floor((367*r-362)/12+a+o)}function Ps(e){return e%4===0&&(e%100!==0||e%400===0)}function Rs(e,t){return e==="BC"?1-t:t}function i1(e){let t="AD";return e<=0&&(t="BC",e=1-e),[t,e]}var s1={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]},Cr=class{fromJulianDay(t){let r=t,o=r-tg,n=Math.floor(o/146097),a=ks(o,146097),i=Math.floor(a/36524),s=ks(a,36524),c=Math.floor(s/1461),l=ks(s,1461),d=Math.floor(l/365),u=n*400+i*100+c*4+d+(i!==4&&d!==4?1:0),[m,p]=i1(u),f=r-Ts(m,p,1,1),g=2;r<Ts(m,p,3,1)?g=0:Ps(p)&&(g=1);let x=Math.floor(((f+g)*12+373)/367),b=r-Ts(m,p,x,1)+1;return new ln(m,p,x,b)}toJulianDay(t){return Ts(t.era,t.year,t.month,t.day)}getDaysInMonth(t){return s1[Ps(t.year)?"leapyear":"standard"][t.month-1]}getMonthsInYear(t){return 12}getDaysInYear(t){return Ps(t.year)?366:365}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getYearsInEra(t){return 9999}getEras(){return ["BC","AD"]}isInverseEra(t){return t.era==="BC"}balanceDate(t){t.year<=0&&(t.era=t.era==="BC"?"AD":"BC",t.year=1-t.year);}constructor(){this.identifier="gregory";}};function Jd(e,t){var r,o,n,a;return (a=(n=(r=e.isEqual)===null||r===void 0?void 0:r.call(e,t))!==null&&n!==void 0?n:(o=t.isEqual)===null||o===void 0?void 0:o.call(t,e))!==null&&a!==void 0?a:e.identifier===t.identifier}function jd(e,t){return e.calendar.toJulianDay(e)-t.calendar.toJulianDay(t)}function og(e,t){return rg(e)-rg(t)}function rg(e){return e.hour*36e5+e.minute*6e4+e.second*1e3+e.millisecond}var Kd=null;function cn(){return Kd==null&&(Kd=new Intl.DateTimeFormat().resolvedOptions().timeZone),Kd}function Mo(e){e=lr(e,new Cr);let t=Rs(e.era,e.year);return ig(t,e.month,e.day,e.hour,e.minute,e.second,e.millisecond)}function ig(e,t,r,o,n,a,i){let s=new Date;return s.setUTCHours(o,n,a,i),s.setUTCFullYear(e,t-1,r),s.getTime()}function Xd(e,t){if(t==="UTC")return 0;if(e>0&&t===cn()&&true)return new Date(e).getTimezoneOffset()*-6e4;let{year:r,month:o,day:n,hour:a,minute:i,second:s}=sg(e,t);return ig(r,o,n,a,i,s,0)-Math.floor(e/1e3)*1e3}var ng=new Map;function sg(e,t){let r=ng.get(t);r||(r=new Intl.DateTimeFormat("en-US",{timeZone:t,hour12:false,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),ng.set(t,r));let o=r.formatToParts(new Date(e)),n={};for(let a of o)a.type!=="literal"&&(n[a.type]=a.value);return {year:n.era==="BC"||n.era==="B"?-n.year+1:+n.year,month:+n.month,day:+n.day,hour:n.hour==="24"?0:+n.hour,minute:+n.minute,second:+n.second}}var ag=864e5;function c1(e,t,r,o){return (r===o?[r]:[r,o]).filter(a=>d1(e,t,a))}function d1(e,t,r){let o=sg(r,t);return e.year===o.year&&e.month===o.month&&e.day===o.day&&e.hour===o.hour&&e.minute===o.minute&&e.second===o.second}function Er(e,t,r="compatible"){let o=Ur(e);if(t==="UTC")return Mo(o);if(t===cn()&&r==="compatible"&&true){o=lr(o,new Cr);let c=new Date,l=Rs(o.era,o.year);return c.setFullYear(l,o.month-1,o.day),c.setHours(o.hour,o.minute,o.second,o.millisecond),c.getTime()}let n=Mo(o),a=Xd(n-ag,t),i=Xd(n+ag,t),s=c1(o,t,n-a,n-i);if(s.length===1)return s[0];if(s.length>1)switch(r){case "compatible":case "earlier":return s[0];case "later":return s[s.length-1];case "reject":throw new RangeError("Multiple possible absolute times found")}switch(r){case "earlier":return Math.min(n-a,n-i);case "compatible":case "later":return Math.max(n-a,n-i);case "reject":throw new RangeError("No such absolute time found")}}function Zd(e,t,r="compatible"){return new Date(Er(e,t,r))}function Sr(e,t){let r=Xd(e,t),o=new Date(e+r),n=o.getUTCFullYear(),a=o.getUTCMonth()+1,i=o.getUTCDate(),s=o.getUTCHours(),c=o.getUTCMinutes(),l=o.getUTCSeconds(),d=o.getUTCMilliseconds();return new na(n<1?"BC":"AD",n<1?-n+1:n,a,i,t,r,s,c,l,d)}function Ds(e,t){return Sr(e.getTime(),t)}function Ur(e,t){let r=0,o=0,n=0,a=0;if("timeZone"in e)({hour:r,minute:o,second:n,millisecond:a}=e);else if("hour"in e&&true)return e;return new qa(e.calendar,e.era,e.year,e.month,e.day,r,o,n,a)}function lr(e,t){if(Jd(e.calendar,t))return e;let r=t.fromJulianDay(e.calendar.toJulianDay(e)),o=e.copy();return o.calendar=t,o.era=r.era,o.year=r.year,o.month=r.month,o.day=r.day,io(o),o}function $d(e,t,r){if(e instanceof na)return e.timeZone===t?e:Qd(e,t);let o=Er(e,t,r);return Sr(o,t)}function lg(e){let t=Mo(e)-e.offset;return new Date(t)}function Qd(e,t){let r=Mo(e)-e.offset;return lr(Sr(r,t),e.calendar)}var Xa=36e5;function $a(e,t){let r=e.copy(),o="hour"in r?f1(r,t):0;_d(r,t.years||0),r.calendar.balanceYearMonth&&r.calendar.balanceYearMonth(r,e),r.month+=t.months||0,eu(r),cg(r),r.day+=(t.weeks||0)*7,r.day+=t.days||0,r.day+=o,p1(r),r.calendar.balanceDate&&r.calendar.balanceDate(r),r.year<1&&(r.year=1,r.month=1,r.day=1);let n=r.calendar.getYearsInEra(r);if(r.year>n){var a,i;let c=(a=(i=r.calendar).isInverseEra)===null||a===void 0?void 0:a.call(i,r);r.year=n,r.month=c?1:r.calendar.getMonthsInYear(r),r.day=c?1:r.calendar.getDaysInMonth(r);}r.month<1&&(r.month=1,r.day=1);let s=r.calendar.getMonthsInYear(r);return r.month>s&&(r.month=s,r.day=r.calendar.getDaysInMonth(r)),r.day=Math.max(1,Math.min(r.calendar.getDaysInMonth(r),r.day)),r}function _d(e,t){var r,o;!((r=(o=e.calendar).isInverseEra)===null||r===void 0)&&r.call(o,e)&&(t=-t),e.year+=t;}function eu(e){for(;e.month<1;)_d(e,-1),e.month+=e.calendar.getMonthsInYear(e);let t=0;for(;e.month>(t=e.calendar.getMonthsInYear(e));)e.month-=t,_d(e,1);}function p1(e){for(;e.day<1;)e.month--,eu(e),e.day+=e.calendar.getDaysInMonth(e);for(;e.day>e.calendar.getDaysInMonth(e);)e.day-=e.calendar.getDaysInMonth(e),e.month++,eu(e);}function cg(e){e.month=Math.max(1,Math.min(e.calendar.getMonthsInYear(e),e.month)),e.day=Math.max(1,Math.min(e.calendar.getDaysInMonth(e),e.day));}function io(e){e.calendar.constrainDate&&e.calendar.constrainDate(e),e.year=Math.max(1,Math.min(e.calendar.getYearsInEra(e),e.year)),cg(e);}function dg(e){let t={};for(let r in e)typeof e[r]=="number"&&(t[r]=-e[r]);return t}function tu(e,t){return $a(e,dg(t))}function Ms(e,t){let r=e.copy();return t.era!=null&&(r.era=t.era),t.year!=null&&(r.year=t.year),t.month!=null&&(r.month=t.month),t.day!=null&&(r.day=t.day),io(r),r}function Za(e,t){let r=e.copy();return t.hour!=null&&(r.hour=t.hour),t.minute!=null&&(r.minute=t.minute),t.second!=null&&(r.second=t.second),t.millisecond!=null&&(r.millisecond=t.millisecond),ug(r),r}function m1(e){e.second+=Math.floor(e.millisecond/1e3),e.millisecond=Es(e.millisecond,1e3),e.minute+=Math.floor(e.second/60),e.second=Es(e.second,60),e.hour+=Math.floor(e.minute/60),e.minute=Es(e.minute,60);let t=Math.floor(e.hour/24);return e.hour=Es(e.hour,24),t}function ug(e){e.millisecond=Math.max(0,Math.min(e.millisecond,1e3)),e.second=Math.max(0,Math.min(e.second,59)),e.minute=Math.max(0,Math.min(e.minute,59)),e.hour=Math.max(0,Math.min(e.hour,23));}function Es(e,t){let r=e%t;return r<0&&(r+=t),r}function f1(e,t){return e.hour+=t.hours||0,e.minute+=t.minutes||0,e.second+=t.seconds||0,e.millisecond+=t.milliseconds||0,m1(e)}function Ls(e,t,r,o){let n=e.copy();switch(t){case "era":{let s=e.calendar.getEras(),c=s.indexOf(e.era);if(c<0)throw new Error("Invalid era: "+e.era);c=so(c,r,0,s.length-1,o?.round),n.era=s[c],io(n);break}case "year":var a,i;!((a=(i=n.calendar).isInverseEra)===null||a===void 0)&&a.call(i,n)&&(r=-r),n.year=so(e.year,r,-1/0,9999,o?.round),n.year===-1/0&&(n.year=1),n.calendar.balanceYearMonth&&n.calendar.balanceYearMonth(n,e);break;case "month":n.month=so(e.month,r,1,e.calendar.getMonthsInYear(e),o?.round);break;case "day":n.day=so(e.day,r,1,e.calendar.getDaysInMonth(e),o?.round);break;default:throw new Error("Unsupported field "+t)}return e.calendar.balanceDate&&e.calendar.balanceDate(n),io(n),n}function ru(e,t,r,o){let n=e.copy();switch(t){case "hour":{let a=e.hour,i=0,s=23;if(o?.hourCycle===12){let c=a>=12;i=c?12:0,s=c?23:11;}n.hour=so(a,r,i,s,o?.round);break}case "minute":n.minute=so(e.minute,r,0,59,o?.round);break;case "second":n.second=so(e.second,r,0,59,o?.round);break;case "millisecond":n.millisecond=so(e.millisecond,r,0,999,o?.round);break;default:throw new Error("Unsupported field "+t)}return n}function so(e,t,r,o,n=false){if(n){e+=Math.sign(t),e<r&&(e=o);let a=Math.abs(t);t>0?e=Math.ceil(e/a)*a:e=Math.floor(e/a)*a,e>o&&(e=r);}else e+=t,e<r?e=o-(r-e-1):e>o&&(e=r+(e-o-1));return e}function ou(e,t){let r;if(t.years!=null&&t.years!==0||t.months!=null&&t.months!==0||t.weeks!=null&&t.weeks!==0||t.days!=null&&t.days!==0){let n=$a(Ur(e),{years:t.years,months:t.months,weeks:t.weeks,days:t.days});r=Er(n,e.timeZone);}else r=Mo(e)-e.offset;r+=t.milliseconds||0,r+=(t.seconds||0)*1e3,r+=(t.minutes||0)*6e4,r+=(t.hours||0)*36e5;let o=Sr(r,e.timeZone);return lr(o,e.calendar)}function pg(e,t){return ou(e,dg(t))}function mg(e,t,r,o){switch(t){case "hour":{let n=0,a=23;if(o?.hourCycle===12){let f=e.hour>=12;n=f?12:0,a=f?23:11;}let i=Ur(e),s=lr(Za(i,{hour:n}),new Cr),c=[Er(s,e.timeZone,"earlier"),Er(s,e.timeZone,"later")].filter(f=>Sr(f,e.timeZone).day===s.day)[0],l=lr(Za(i,{hour:a}),new Cr),d=[Er(l,e.timeZone,"earlier"),Er(l,e.timeZone,"later")].filter(f=>Sr(f,e.timeZone).day===l.day).pop(),u=Mo(e)-e.offset,m=Math.floor(u/Xa),p=u%Xa;return u=so(m,r,Math.floor(c/Xa),Math.floor(d/Xa),o?.round)*Xa+p,lr(Sr(u,e.timeZone),e.calendar)}case "minute":case "second":case "millisecond":return ru(e,t,r,o);case "era":case "year":case "month":case "day":{let n=Ls(Ur(e),t,r,o),a=Er(n,e.timeZone);return lr(Sr(a,e.timeZone),e.calendar)}default:throw new Error("Unsupported field "+t)}}function fg(e,t,r){let o=Ur(e),n=Za(Ms(o,t),t);if(n.compare(o)===0)return e;let a=Er(n,e.timeZone,r);return lr(Sr(a,e.timeZone),e.calendar)}var g1=/^([+-]\d{6}|\d{4})-(\d{2})-(\d{2})$/;var b1=/^([+-]\d{6}|\d{4})-(\d{2})-(\d{2})(?:T(\d{2}))?(?::(\d{2}))?(?::(\d{2}))?(\.\d+)?(?:(?:([+-]\d{2})(?::?(\d{2}))?)|Z)$/;function Qa(e){let t=e.match(g1);if(!t)throw b1.test(e)?new Error(`Invalid ISO 8601 date string: ${e}. Use parseAbsolute() instead.`):new Error("Invalid ISO 8601 date string: "+e);let r=new ln(nu(t[1],0,9999),nu(t[2],1,12),1);return r.day=nu(t[3],1,r.calendar.getDaysInMonth(r)),r}function nu(e,t,r){let o=Number(e);if(o<t||o>r)throw new RangeError(`Value out of range: ${t} <= ${o} <= ${r}`);return o}function gg(e){return `${String(e.hour).padStart(2,"0")}:${String(e.minute).padStart(2,"0")}:${String(e.second).padStart(2,"0")}${e.millisecond?String(e.millisecond/1e3).slice(1):""}`}function au(e){let t=lr(e,new Cr),r;return t.era==="BC"?r=t.year===1?"0000":"-"+String(Math.abs(1-t.year)).padStart(6,"00"):r=String(t.year).padStart(4,"0"),`${r}-${String(t.month).padStart(2,"0")}-${String(t.day).padStart(2,"0")}`}function iu(e){return `${au(e)}T${gg(e)}`}function h1(e){let t=Math.sign(e)<0?"-":"+";e=Math.abs(e);let r=Math.floor(e/36e5),o=Math.floor(e%36e5/6e4),n=Math.floor(e%36e5%6e4/1e3),a=`${t}${String(r).padStart(2,"0")}:${String(o).padStart(2,"0")}`;return n!==0&&(a+=`:${String(n).padStart(2,"0")}`),a}function bg(e){return `${iu(e)}${h1(e.offset)}[${e.timeZone}]`}function su(e){let t=typeof e[0]=="object"?e.shift():new Cr,r;if(typeof e[0]=="string")r=e.shift();else {let i=t.getEras();r=i[i.length-1];}let o=e.shift(),n=e.shift(),a=e.shift();return [t,r,o,n,a]}var y1=new WeakMap,ln=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day):new e(this.calendar,this.year,this.month,this.day)}add(t){return $a(this,t)}subtract(t){return tu(this,t)}set(t){return Ms(this,t)}cycle(t,r,o){return Ls(this,t,r,o)}toDate(t){return Zd(this,t)}toString(){return au(this)}compare(t){return jd(this,t)}constructor(...t){Ns(this,y1,{writable:true,value:void 0});let[r,o,n,a,i]=su(t);this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,io(this);}};var v1=new WeakMap,qa=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new e(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(t){return $a(this,t)}subtract(t){return tu(this,t)}set(t){return Ms(Za(this,t),t)}cycle(t,r,o){switch(t){case "era":case "year":case "month":case "day":return Ls(this,t,r,o);default:return ru(this,t,r,o)}}toDate(t,r){return Zd(this,t,r)}toString(){return iu(this)}compare(t){let r=jd(this,t);return r===0?og(this,Ur(t)):r}constructor(...t){Ns(this,v1,{writable:true,value:void 0});let[r,o,n,a,i]=su(t);this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,io(this);}},C1=new WeakMap,na=class e{copy(){return this.era?new e(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new e(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(t){return ou(this,t)}subtract(t){return pg(this,t)}set(t,r){return fg(this,t,r)}cycle(t,r,o){return mg(this,t,r,o)}toDate(){return lg(this)}toString(){return bg(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(t){return this.toDate().getTime()-$d(t,this.timeZone).toDate().getTime()}constructor(...t){Ns(this,C1,{writable:true,value:void 0});let[r,o,n,a,i]=su(t),s=t.shift(),c=t.shift();this.calendar=r,this.era=o,this.year=n,this.month=a,this.day=i,this.timeZone=s,this.offset=c,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,io(this);}};var lu=new Map;function cu(e){let{locale:t}=Yd(),r=t+(e?Object.entries(e).sort((n,a)=>n[0]<a[0]?-1:1).join():"");if(lu.has(r))return lu.get(r);let o=new Intl.Collator(t,e);return lu.set(r,o),o}function As(e){let t=cu({usage:"search",...e}),r=Le.useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),t.compare(a.slice(0,i.length),i)===0),[t]),o=Le.useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),t.compare(a.slice(-i.length),i)===0),[t]),n=Le.useCallback((a,i)=>{if(i.length===0)return true;a=a.normalize("NFC"),i=i.normalize("NFC");let s=0,c=i.length;for(;s+c<=a.length;s++){let l=a.slice(s,s+c);if(t.compare(i,l)===0)return true}return false},[t]);return Le.useMemo(()=>({startsWith:r,endsWith:o,contains:n}),[r,o,n])}var P1=({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 Xt({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)=>P1({...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 Nr(){let[e,t]=Le__namespace.default.useState(false),r=Le__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=Le__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var ft=Le__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));ft.displayName="InputWrapper";function _a({onClick:e,size:t="md",className:r}){return jsxRuntime.jsx("button",{type:"button",onClick:o=>{o.preventDefault(),o.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-[48%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary cursor-pointer",r),"aria-label":"Clear input",onMouseDown:o=>{o.preventDefault(),o.stopPropagation();},children:jsxRuntime.jsx(B,{name:"X",size:t==="sm"?16:20})})}function Lo(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 hg(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function R1(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 Mt(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",Lo({isInvalid:t,isDisabled:r,isFocused:o}),hg({transparent:n,isDisabled:r}),Ie[a].text,Ie[a].height,Ie[a].padding,R1(a),i)}function D1(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",hg({transparent:a,isDisabled:n}),Ie[t].height,Lo({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Me({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(Ie[t].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,a&&jsxRuntime.jsx("span",{children:"*"}),c&&jsxRuntime.jsx("span",{className:"inline-flex items-center text-text-secondary",children:jsxRuntime.jsx(B,{name:"Info",size:t==="sm"?16:20})}),d&&jsxRuntime.jsx("span",{className:"text-text-secondary font-normal ml-1",children:o})]});return c&&l?jsxRuntime.jsx(Xt,{content:l,children:u}):u}function Ce({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",Ie[e].text,t),children:r})}function ue({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(Ie[t].text,"text-feedback-error-text",r),children:e})}function Fs({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Mt({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function yg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:D1(e),children:typeof t=="function"?t(e):t})}function L1({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:ve(t.className,"outline-0"),children:e})}var bu=Le.createContext("md");function Ng(){return Le.useContext(bu)}function mu(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 ${Ie[e].text} ${t}`}function z1(){let e=Le__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=Le__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function un({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:x=false,placement:b="bottom start",shouldFlip:v=true,menuWidth:C="match",descriptionPlacement:y="below",useMobileTray:S=true,...N}){let[T,M]=Le.useState(null),[P,E]=Le.useState(null),[I,A]=Le.useState(false),w=c??T??l,{handleFocus:k,handleBlur:W}=z1(),{isMobile:G}=Yt(),z=S&&G,Y=Le__namespace.default.useMemo(()=>!i||!w||!n?null:Array.from(n).find(F=>F.id===w)??null,[i,w,n]),Z=D=>{d&&D!==null&&d(D),d||M(D);},V=Le.useRef(null),O=Le.useRef(null),R=()=>{z&&A(!I);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...N,selectedKey:w,defaultSelectedKey:l,onSelectionChange:Z,placeholder:u,className:ve(N.className,"group flex w-full flex-col"),ref:V,onOpenChange:D=>{z||(D&&O.current?E(O.current.offsetWidth):D||V.current?.blur());},children:({isDisabled:D,isInvalid:F,isOpen:L})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:s,tooltip:p,description:y==="tooltip"||y==="inline"?t:void 0,descriptionPlacement:y,isRequired:f,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("div",{ref:O,children:jsxRuntime.jsxs(Q,{variant:"unstyled",className:tailwindMerge.twMerge(Mt({isInvalid:F||m&&!!r,isDisabled:D,isFocused:z?I:L,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:h=>k(h,N.onFocus),onBlur:h=>W(h,N.onBlur),onPress:z?R:void 0,"data-open":z?I:L,children:[i&&Y?jsxRuntime.jsx("div",{className:mu(s),children:i(Y)}):z&&w?jsxRuntime.jsx("div",{className:mu(s),children:n?Array.from(n).find(U=>U.id===w)?.label:String(w)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:mu(s)}),jsxRuntime.jsx(B,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] transition-transform",(z?I:L)&&"rotate-180")})]})})}),x?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(ue,{size:s,className:"text-feedback-error-text",children:typeof r=="function"&&N.validationResult?r(N.validationResult):typeof r=="string"?r:null}):t&&y==="below"?jsxRuntime.jsx(Ce,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(ue,{size:s,className:"mt-1 text-feedback-error-text",children:typeof r=="function"&&N.validationResult?r(N.validationResult):typeof r=="string"?r:null}):t&&y==="below"?jsxRuntime.jsx(Ce,{size:s,className:"mt-1",children:t}):null}),z?null:jsxRuntime.jsx(nt,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:C==="match"&&P?`${P}px`:void 0,minWidth:C==="auto"&&P?`${P}px`:void 0,maxWidth:C==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:v,children:jsxRuntime.jsx(bu.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?h=>jsxRuntime.jsx(Zt,{id:h.id,textValue:h.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(h)})},h.id):o})})})]})}),z&&jsxRuntime.jsx(at,{isOpen:I,onClose:()=>A(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(bu.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:w!=null?[w]:[],onSelectionChange:D=>{let F=Array.from(D)[0];F!=null&&(Z(F),A(false));},children:a&&n?D=>jsxRuntime.jsx(Zt,{id:D.id,textValue:D.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(D)})},D.id):o})})})]})}function Zt({size:e,className:t,...r}){let o=Ng(),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",Ie[n].paddingY,Ie[n].text,t)})}var X1=[],Z1={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},$1={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},Tg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},hu=(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 Q1(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 _1(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 zs({label:e,staticItems:t=X1,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:x,showErrors:b=true,renderItem:v,renderLeftIcon:C,renderSection:y,autoFocus:S=false,reserveErrorSpace:N=false,hideChevron:T=false,useMobileTray:M=true,className:P}){let E=Le__namespace.default.useRef(null),I=Le__namespace.default.useRef(null),[A,w]=Le__namespace.default.useState(),[k,W]=Le.useState(()=>hu(o||n,t,r)),[G,z]=Le.useState(false),[Y,Z]=Le.useState(false),V=No(k),{contains:O}=As({sensitivity:"base"}),[R,D]=Le.useState(),{isMobile:F}=Yt(),L=M&&F,h=Ie[u].text,H=reactStately.useAsyncList({async load({signal:re,filterText:ae=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(ae))return {items:[]};try{let me;return i.requestType==="GraphQL"?me=await _1(i,ae,re):me=await Q1(i,ae,re),D(me.error),{items:me.items}}catch(me){return me instanceof Error&&me.name==="AbortError"?{items:[]}:(console.error("Error loading items:",me),D(me instanceof Error?me.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),U=i&&V!==""?H:null,K=false,te=Le.useRef("");Le.useEffect(()=>{S&&z(true);},[S]),Le.useEffect(()=>{let re=hu(o,t,r);re!==k&&W(re);},[o,t,r]),Le.useEffect(()=>{let re=()=>{E.current&&w(E.current.offsetWidth);};return re(),window.addEventListener("resize",re),()=>window.removeEventListener("resize",re)},[]),Le.useEffect(()=>{V===""?te.current="":U&&V!==te.current&&(te.current=V,U.setFilterText(V));},[V,U]),K=_i(!!U?.isLoading,300);let pe=Le__namespace.default.useMemo(()=>{if(!L||!k)return U?U.items:t;let re=U?U.items:t,ae=s??(i?()=>true:O);return re.filter(me=>ae(me.name,k))},[L,k,U,t,s,O]),j=re=>{let ae=hu(re,t,r);W(ae),a&&a(re);},oe=re=>{W(re);},Se=()=>{L&&Z(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:j,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:U?U.items:r?r.flatMap(re=>re.items):t,className:ve(P,"group flex flex-col w-full"),menuTrigger:L?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:k,onInputChange:oe,autoFocus:S&&!L,defaultFilter:s??(i?()=>true:O),"aria-label":e||c||"Autocomplete",children:re=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(ft,{ref:E,children:[C?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:C(K)}):jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(ao,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:`${Z1[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Mt({isInvalid:g||!!l,isDisabled:f,isFocused:G||(L?Y:re.isOpen),size:u,className:tailwindMerge.twMerge($1[u],k&&!f||!T&&!k?"pr-10":"pr-3",L&&"cursor-pointer",P)}),placeholder:c,disabled:f,onFocus:ae=>{z(true),L&&(ae.currentTarget.blur(),Se());},onBlur:()=>{z(false);},onClick:L?Se:void 0,readOnly:L,"aria-label":e||c||"Autocomplete"}),k&&!f&&jsxRuntime.jsx(_a,{onClick:()=>{W(""),a?.(null);},size:u}),!T&&!k&&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(B,{name:ae?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),N?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&R?jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text",children:R}):b&&typeof l=="string"?jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&x?jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text",children:l(x)}):d?jsxRuntime.jsx(Ce,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(Ce,{size:u,className:"mt-1",children:d}),b&&R&&jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text mt-1",children:R}),b&&typeof l=="string"&&jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&x&&jsxRuntime.jsx(ue,{size:u,className:"text-feedback-error-text mt-1",children:l(x)})]}),!L&&jsxRuntime.jsx(nt,{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:A?`${A}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 ${h}`,children:r?r.map(ae=>{let me=ae.items.map(xe=>jsxRuntime.jsx(Zt,{id:xe.id,textValue:xe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Tg[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:v?v(xe):xe.name},xe.id));if(y){let xe=y(ae,me);return Le__namespace.default.isValidElement(xe)&&xe.type===reactAriaComponents.ListBoxSection?xe:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:xe},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}),me]},ae.name)}):ae=>jsxRuntime.jsx(Zt,{id:ae.id,textValue:ae.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${Tg[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:v?v(ae):ae.name},ae.id)})})]})}),L&&jsxRuntime.jsx(at,{isOpen:Y,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(ft,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(ao,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:I,type:"text",value:k,onChange:re=>oe(re.target.value),placeholder:c,autoFocus:true,className:Mt({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),k&&jsxRuntime.jsx(_a,{onClick:()=>{W(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:pe,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:re=>{let ae=Array.from(re)[0];ae&&(j(ae),Z(false));},className:"bg-background-input outline-none",children:re=>jsxRuntime.jsx(Zt,{id:re.id,textValue:re.name,size:"md",className:"flex cursor-default items-center gap-2 px-4 py-3 text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0",children:v?v(re):re.name},re.id)})})]})})]})}function lo({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]=Le.useState(false),g=Le.useCallback(()=>f(true),[]);Le.useEffect(()=>{f(false);},[e]);let x={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"},v={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"},C={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"},y={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",N=tailwindMerge.twMerge("relative inline-flex items-center justify-center overflow-hidden transition-opacity outline-none",x[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),M=(()=>{if(r||o){let A=r?.[0]||"",w=o?.[0]||"";return (A+w).toUpperCase()}if(n){let A=n.split(" "),w=A[0]?.[0]||"",k=A[A.length-1]?.[0]||"";return w===k?w.toUpperCase():(w+k).toUpperCase()}return ""})(),P=()=>{let A={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:A});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:A});default:return jsxRuntime.jsx(lucideReact.User,{size:A})}},E=A=>{if(m)return c==="organization"?A?"organization-logo":"initials":A?"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}):M?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":E(false),"data-pii-entity":m,children:M}):P();return jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx("div",{"data-avatar":true,className:tailwindMerge.twMerge(N,!e||p?y[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],v[i],C[d]),"aria-label":`Status: ${d}`})]})}var s2={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},l2={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"},c2={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},d2={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 rt({children:e,variant:t="default",size:r="sm",shape:o="square",dot:n=false,dotPosition:a="left",dotPulse:i=false,className:s}){let c=n&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("rounded-full bg-current opacity-75",d2[r],i&&"animate-pulse"),"aria-hidden":"true"});return jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge("inline-flex items-center gap-1.5 font-medium",l2[r],c2[o],s2[t],s),children:[n&&a==="left"&&c,e,n&&a==="right"&&c]})}var Ze=({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"}:{},y=`${`${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:y,onClick:c,title:n,...f,children:S}):u&&e?jsxRuntime.jsx(u,{href:e,className:y,title:n,onClick:i,...g,...f,children:S}):jsxRuntime.jsx("a",{href:e||"#",className:y,...g,...f,title:n,onClick:i,children:S})};var v2={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 Hs({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=v2[e],p=m[t],f=m.icon,g=!!(i||s),x=!!(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:[x&&jsxRuntime.jsxs("div",{className:"flex-1",children:[r&&jsxRuntime.jsx("div",{className:Jt(dt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:Jt(dt("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(Ze,{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(Q,{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(Ze,{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(Q,{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,Ue()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Eg({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(Hs,{...o,className:a})})})}function Ao({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=Le.useState(false),l=jsxRuntime.jsx(Q,{variant:"icon",size:o,onPress:()=>{let u=e||(typeof t=="string"?t:"");navigator.clipboard.writeText(u),i(true),setTimeout(()=>{i(false);},2e3);},className:"!px-2 relative",style:{top:"0.5px"},children:jsxRuntime.jsx(B,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(Xt,{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 Ws(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=qn(),[s,c]=Le__namespace.default.useState(false),[l,d]=Le__namespace.default.useState(false),u=Le__namespace.default.useRef(false),m=Le__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?Le__namespace.default.Children.toArray(t):null,[t,e.items]);if(Le__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),x=f.map(b=>{if(Le__namespace.default.isValidElement(b)){let v=b.props;if(typeof v.children=="string")return {label:v.children,href:v.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(T2,{items:x}),g]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function T2({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(ta,{items:t,align:"left",size:"sm",children:jsxRuntime.jsx(Q,{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 Gs(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:ve(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(Ao,{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(Ze,{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 B2({isSelected:e,isDisabled:t}){let r=[Ue,"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(Us,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(Ys,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${B2({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Us(){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(Q,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(B,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(B,{name:"CaretLeft","aria-hidden":true,size:t})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-text-primary"}),jsxRuntime.jsx(Q,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(B,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(B,{name:"CaretRight","aria-hidden":true,size:t})})]})}function Ys(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Bg=Le__namespace.createContext(null);function Io(){let e=Le__namespace.useContext(Bg);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Vg({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,x]=Le__namespace.useState(t),b=f?e:g,v=Le__namespace.useRef(null),[C,y]=Le__namespace.useState(0),[S,N]=Le__namespace.useState(typeof a=="boolean"?a:!!a),[T,M]=Le__namespace.useState(false),P=Le__namespace.useRef(null),E=Le__namespace.useRef(null),I=typeof a=="object"&&a!==null&&a.delay?a.delay:i;Le__namespace.useEffect(()=>{if(v.current){let h=Math.max(1,Math.floor(Number(l)||1)),H=v.current.children;if(H.length===0){y(0);return}let U=Math.ceil(H.length/h);y(U);}},[m,l]);let A=Le__namespace.useRef(-1);Le__namespace.useEffect(()=>{if(b!==A.current&&v.current){let h=Array.from(v.current.children);if(h.length===0)return;let H=b*l,U=Math.min(H,h.length-1),K=h[U];K&&typeof K.scrollIntoView=="function"&&(K.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),A.current=b);}},[b,l,o]);let w=Le__namespace.useCallback(h=>{let H=h;n?H<0?H=C-1:H>=C&&(H=0):H=Math.max(0,Math.min(h,C-1)),f||x(H),r?.(H);},[f,n,r,C]),k=Le__namespace.useCallback(()=>{w(b+d);},[b,w,d]),W=Le__namespace.useCallback(()=>{w(b-d);},[b,w,d]),G=Le__namespace.useRef(k);Le__namespace.useEffect(()=>{G.current=k;},[k]);let z=C>0&&(n||b<C-1),Y=C>0&&(n||b>0),Z=Le__namespace.useCallback(()=>{N(h=>!h);},[]);Le__namespace.useEffect(()=>{if(S&&C>1)return P.current=setInterval(()=>{G.current();},I),()=>{P.current&&(clearInterval(P.current),P.current=null);}},[S,C,I]);let V=Le__namespace.useCallback(()=>{P.current&&(clearInterval(P.current),P.current=null);},[]),O=Le__namespace.useCallback(()=>{S&&C>1&&(P.current=setInterval(()=>{G.current();},I));},[S,C,I]),R=Le__namespace.useCallback(h=>{if(!s)return;M(true);let H="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientX:"clientX"in h?h.clientX:0,U="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientY:"clientY"in h?h.clientY:0;E.current={x:H,y:U};},[s]),D=Le__namespace.useCallback(h=>{if(!T||!E.current)return;let H="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientX:"clientX"in h?h.clientX:0,U="touches"in h&&h.touches&&h.touches.length>0?h.touches[0].clientY:"clientY"in h?h.clientY:0,K=H-E.current.x,te=U-E.current.y,pe=50;o==="horizontal"&&Math.abs(K)>pe?(K>0?W():k(),M(false),E.current=null):o==="vertical"&&Math.abs(te)>pe&&(te>0?W():k(),M(false),E.current=null);},[T,o,k,W]),F=Le__namespace.useCallback(()=>{M(false),E.current=null;},[]),L={currentPage:b,totalPages:C,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:w,goToNext:k,goToPrev:W,canGoNext:z,canGoPrev:Y,isAutoplayActive:S,toggleAutoplay:Z,itemsRef:v,isDragging:T,allowMouseDrag:s,handleDragStart:R,handleDragMove:D,handleDragEnd:F};return jsxRuntime.jsx(Bg.Provider,{value:L,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:V,onMouseLeave:O,children:m})})}function zg({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=Io();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 Og({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=Io();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 Hg({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 Wg({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=Io();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Previous slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:"CaretLeft",size:"sm"})})}function Gg({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=Io();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Next slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:"CaretRight",size:"sm"})})}function Tu({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=Io(),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 Ug({className:e,...t}){let{totalPages:r}=Io();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(Tu,{index:n},n))})}function Yg({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=Io();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{n(),r.onClick?.(a);},"aria-label":o?"Pause autoplay":"Start autoplay",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:o?"Pause":"Play",size:"sm"})})}function Kg({className:e,...t}){let{currentPage:r,totalPages:o}=Io();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 U2="focus:ring-action-primary",Y2="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function Pu(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:ve(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Me,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(Ce,{children:e.description}),jsxRuntime.jsx(ue,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function K2({isDisabled:e}){return `flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function J2({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=U2,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=Y2:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var Jg="w-4 h-4 text-current group-disabled:text-text-disabled";function bn(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${K2(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,c=jsxRuntime.jsx("div",{className:J2({isSelected:a,isIndeterminate:i,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:Jg}):a?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:Jg}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c,typeof t=="function"?t(n):t]})}})}var X2={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 qg(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var Z2={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"},$2="opacity-75 cursor-not-allowed pointer-events-none";function Xg(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":Ie[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",Z2[r],i,X2[t],n&&!o&&"cursor-pointer",o&&$2,a)}function Jr({children:e,onRemove:t,size:r="md",variant:o="secondary",isRemovable:n=true,isDisabled:a=false,className:i,onClick:s}){let c=!!s&&!a,l=n&&t&&!a,d=g=>{g.stopPropagation(),g.preventDefault(),t&&!a&&t();},u=()=>{s&&!a&&s();},m=r==="xs"?10:r==="sm"?12:r==="md"?14:16,f=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e}),l?c?jsxRuntime.jsx("span",{onClick:d,onKeyDown:g=>{(g.key==="Enter"||g.key===" ")&&(g.preventDefault(),d(g));},role:"button",tabIndex:0,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":"Remove",children:jsxRuntime.jsx(B,{name:"X",size:m,className:"text-current opacity-70 hover:opacity-100"})}):jsxRuntime.jsx("button",{type:"button",onClick:d,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":"Remove",tabIndex:-1,children:jsxRuntime.jsx(B,{name:"X",size:m,className:"text-current opacity-70 hover:opacity-100"})}):null]});return c?jsxRuntime.jsx("button",{type:"button",onClick:u,className:Xg({variant:qg(o),size:r,isDisabled:a,isClickable:c,className:i}),disabled:a,children:f}):jsxRuntime.jsx("span",{className:Xg({variant:qg(o),size:r,isDisabled:a,isClickable:c,className:i}),children:f})}function Qg({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:x}){let[b,v]=Le.useState(""),[C,y]=Le.useState([]),[S,N]=Le.useState(false),[T,M]=Le.useState(false),[P,E]=Le.useState(-1),I=No(b,300),A=Le.useRef(null),w=Le.useRef(null),{isFocused:k,handleFocus:W,handleBlur:G}=Nr(),z=Le.useId(),Y=Le.useCallback(L=>{if(!u||!L.trim())return;let h=L.trim();if(d.includes(h)){v(""),M(false),y([]),E(-1);return}u([...d,h]),v(""),M(false),y([]),E(-1),A.current?.focus();},[d,u]),Z=Le.useCallback(L=>{u&&u(d.filter(h=>h!==L));},[d,u]);Le.useEffect(()=>{if(!p)return;let L=true;return (async()=>{let H=I.trim();if(!H){L&&(N(false),y([]),M(false));return}N(true);try{let U=await p(H);if(!L)return;y(U),M(!0);}catch(U){if(!L)return;console.error("Error fetching suggestions:",U),y([]),M(false);}finally{L&&N(false);}})(),()=>{L=false;}},[I,p]),Le.useEffect(()=>{if(p||!m)return;if(!I.trim()){y([]),M(false);return}let L=m.filter(h=>h.name.toLowerCase().includes(I.toLowerCase())).map(h=>h.id);y(L),M(L.length>0||I.trim().length>0);},[I,m,p]);let V=Le.useMemo(()=>{let L=C.filter(h=>!d.includes(h));return b.trim()&&!L.includes(b.trim())&&!d.includes(b.trim())?[...L,`Create tag: "${b.trim()}"`]:L},[C,b,d]),O=Le.useCallback(L=>{v(L.target.value),E(-1),L.target.value&&M(true);},[]),R=Le.useCallback(L=>{i||(L.startsWith("Create tag:")?Y(b):Y(L));},[Y,b,i]),D=Le.useCallback(L=>{if(!i)switch(L.key){case "Enter":case ",":if(L.preventDefault(),P>=0&&P<V.length){let h=V[P];h.startsWith("Create tag:")?Y(b):Y(h);}else b.trim()&&Y(b.trim());break;case "Backspace":!b&&d.length>0&&(L.preventDefault(),Z(d[d.length-1]));break;case "ArrowDown":L.preventDefault(),T&&E(h=>h<V.length-1?h+1:h);break;case "ArrowUp":L.preventDefault(),T&&E(h=>h>0?h-1:-1);break;case "Escape":M(false),E(-1);break}},[i,b,d,V,P,T,Y,Z]);Le.useEffect(()=>{let L=h=>{w.current&&h.target instanceof Node&&!w.current.contains(h.target)&&M(false);};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]);let F=()=>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]",Lo({isInvalid:s,isDisabled:i,isFocused:k}),"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:w,className:tailwindMerge.twMerge("relative flex flex-col gap-1",x),children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:F(),onClick:()=>!i&&A.current?.focus(),children:[d.map(L=>jsxRuntime.jsx(Jr,{variant:f,size:"xs",onRemove:()=>Z(L),isDisabled:i,className:"shrink-0 max-h-full",children:L},L)),jsxRuntime.jsx("input",{ref:A,type:"text",role:"combobox","aria-expanded":T,"aria-haspopup":"listbox","aria-controls":z,"aria-autocomplete":"list",value:b,onChange:O,onKeyDown:D,onFocus:L=>W(L),onBlur:L=>G(L),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"}})]})}),T&&(b||V.length>0)&&jsxRuntime.jsx("div",{id:z,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..."}):V.length>0?V.map((L,h)=>jsxRuntime.jsx("div",{role:"option","aria-selected":h===P,className:tailwindMerge.twMerge("cursor-pointer px-3 py-2 text-sm transition-colors","hover:bg-background-hover",h===P&&"bg-background-selected",L.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>R(L),children:L},L)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}),g&&typeof r=="string"&&jsxRuntime.jsx(ue,{size:o,className:"text-feedback-error-text mt-1",children:r}),g&&typeof r=="function"&&c&&jsxRuntime.jsx(ue,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var sw={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')},lw={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},cw={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},oi=new Set;async function Du(e,t){oi.has(e)||(await t(),oi.add(e));}async function dw(e,t,r){await Promise.all([Du(`language:${e}`,sw[e]),Du(`theme:${t}`,lw[t]),r?Du("extension:language-tools",cw["ext-language-tools"]):void 0]);}function eb(e,t,r){let o=oi.has(`language:${e}`)&&oi.has(`theme:${t}`);return r?o&&oi.has("extension:language-tools"):o}function tb({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=Le.useRef(null),[x,b]=Le.useState(()=>eb(o,n,!t)),v=Le.useMemo(()=>{if(a)return a;let C=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(C,d))*c+10}px`},[e,a,c,l,d]);return Le.useEffect(()=>{let C=false,y=!t;return eb(o,n,y)?(b(true),()=>{C=true;}):(b(false),dw(o,n,y).then(()=>{C||b(true);}).catch(S=>{C||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{C=true;})},[o,t,n]),Le.useEffect(()=>{x&&g.current?.editor&&g.current.editor.resize();},[v,x]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:v},children:x?jsxRuntime.jsx(aw__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 ob=Le__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),nb=Le__namespace.createContext(null),gw={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"},rb={true:"divide-y divide-border-default",false:"gap-3"},bw={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},xw={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},hw={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Au(){return Le__namespace.useContext(ob)}function yw(e){let t=Le__namespace.useContext(nb);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function vw({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 Cw({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=bw[r];return tailwindMerge.twMerge(i,Ue(),l,s,c,o==="plain"&&n?"px-0":"",a)}function Sw({density:e,showDividers:t,className:r}){let o="text-text-primary",n=xw[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=Le__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",gw[e],r?rb.true:rb.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(ob.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:ve(o,i)})})}function Bo({className:e,children:t,...r}){let{variant:o,showDividers:n}=Au();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>vw({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(nb.Provider,{value:a,children:t})})}Bo.displayName="CollapseItem";function Vo({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=yw("CollapseHeader"),{density:m,variant:p,showDividers:f}=Au(),g=hw[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(x,b)=>Cw({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:f,className:x})),children:x=>{let b=x.isDisabled??false,v=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(B,{name:"CaretDown",size:m==="compact"?"xs":"sm",weight:"bold","aria-hidden":"true",className:tailwindMerge.twMerge("text-text-secondary transition-transform duration-200",u.isExpanded?"rotate-180":"rotate-0")}):null,C=v?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",g),"aria-hidden":"true",children:v}):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"&&C,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"&&C]})}})}Vo.displayName="CollapseHeader";function zo({className:e,children:t,...r}){let{density:o,showDividers:n}=Au();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>Sw({density:o,showDividers:n,className:a})),children:t})}zo.displayName="CollapseContent";function sa(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 Fu(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 Tw({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[x,b]=Le.useState(d||""),[v,C]=Le.useState(l||d||""),[y,S]=Le.useState(false),[N,T]=Le.useState(null),{isFocused:M,handleFocus:P,handleBlur:E}=Nr(),I=l!==void 0?l:x;Le.useEffect(()=>{l!==void 0&&C(l);},[l]);let A=I?!sa(I):false,w=Le.useCallback(G=>{if(C(G),sa(G)){let z=Fu(G);u?u(z):b(z);}else G===""&&(u?u(""):b(""));},[u]),k=Le.useCallback(G=>{let z=Fu(G);C(z),u?u(z):b(z);},[u]),W=Le.useCallback(G=>{if(sa(v)){let z=Fu(v);C(z),u&&z!==I?u(z):!u&&z!==x&&b(z);}E(G,g.onBlur);},[v,I,x,u,E,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ve(s,"group flex flex-col"),children:({isDisabled:G})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(Fs,{size:o,disabled:G,type:"text",value:v,placeholder:m,onFocus:z=>P(z,g.onFocus),onBlur:W,onChange:z=>w(z.target.value),className:tailwindMerge.twMerge(Mt({isInvalid:A,isDisabled:G,isFocused:M,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:Ie[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",sa(I)?"border-border-default":"border-border-default bg-background-muted"),style:sa(I)?{backgroundColor:I}:void 0,"aria-hidden":"true",children:!sa(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:T,children:jsxRuntime.jsx(Q,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!y),isDisabled:G,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(ue,{size:o,children:r(c)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null}),y&&N&&jsxRuntime.jsx(nt,{triggerRef:{current:N},isOpen:y,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:k,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 sb({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(vr,{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 lb({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=ns(t);else if(!e&&r){let u=ns(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(rt,{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 cb({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(),x=({children:v,className:C})=>a?i?jsxRuntime.jsx(i,{href:a,className:C,children:v}):jsxRuntime.jsx(Ze,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",C),asButton:false,children:v}):jsxRuntime.jsx("span",{className:C,children:v}),b=c==="vertical";return u?jsxRuntime.jsx(Fe,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Fe.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(J,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(J,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(J,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Fe,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Fe.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(lo,{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(x,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:g})}),jsxRuntime.jsx("span",{className:"text-lg font-semibold leading-tight text-text-primary block mb-1.5 group-hover/card:text-text-brand transition-colors","data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-0.5",b&&"flex flex-col items-center"),children:[l&&r&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(Ze,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(Ze,{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:Xn(o)})]})]})]})]})})})}function js({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 x=m??(n==="inline"?"circle":"square"),v={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],C=`${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],N=({children:T,className:M})=>i?s?jsxRuntime.jsx(s,{href:i,className:M,children:T}):jsxRuntime.jsx(Ze,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",M),asButton:false,children:T}):jsxRuntime.jsx("span",{className:M,children:T});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(J,{width:v.skeletonAvatar,height:v.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(J,{width:v.skeletonText,height:v.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(J,{width:v.skeletonAvatar,height:v.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:v.skeletonText,height:16}),d&&jsxRuntime.jsx(J,{width:v.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsxs(N,{className:tailwindMerge.twMerge("flex items-center",v.gap),children:[jsxRuntime.jsx(lo,{firstName:e,lastName:t,src:o,size:v.avatarSize,variant:"user",shape:x,className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,v.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:C})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,f),children:[jsxRuntime.jsx(lo,{firstName:e,lastName:t,src:o,size:v.avatarSize,variant:"user",shape:x,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(N,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,v.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:C})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",v.secondaryTextSize),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]})]})}var db={duration:.5,ease:"easeInOut"},jr=Le.createContext(null),vn=()=>{let e=Le.useContext(jr);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};var ai=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true})=>{let a=Le.useId(),i=Le.useId(),{xScale:s,yScale:c,animationSettings:l}=vn(),d=s.range(),u=c.range(),m=(f,g)=>typeof r=="function"?r(f,g):Array.isArray(r)?r[g]??0:r??0,p=f=>f.chartYValue??f.yValue;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:a,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})]}),jsxRuntime.jsx("clipPath",{id:i,children:jsxRuntime.jsx("rect",{x:d[0],y:u[1],width:d[1]-d[0],height:u[0]-u[1]})})]}),jsxRuntime.jsx("g",{clipPath:`url(#${i})`,children:jsxRuntime.jsxs(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:{transformOrigin:`0 ${u[0]}px`,transformBox:"fill-box",isolation:"isolate"},children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:e,x:f=>s(f.xValue),y:f=>c(p(f)),yScale:c,fill:`url(#${a})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:e,x:f=>s(f.xValue),y0:(f,g)=>c(m(f,g)),y1:f=>c(p(f)),fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:e,x:f=>s(f.xValue),y:f=>c(p(f)),stroke:t,strokeWidth:3,curve:curve.curveLinear}):null]})})]})};var Xs=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=vn(),s=Le.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),x=a(p.yValue),b=a(0),v=Math.min(x,b),C=Math.abs(x-b),y=d[f+1],S=y?Math.abs(n(y.xValue)-g):m,N=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:g-S/2,y:v,width:S,height:C,fill:N,opacity:r,rx:1},p.xValue.getTime())})})})]})};var qr=Xi(Ib()),Bb=Xi(Fb());var eN=["top","left","transform","className","children","innerRef"];function ju(){return ju=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o]);}return e},ju.apply(this,arguments)}function tN(e,t){if(e==null)return {};var r={},o=Object.keys(e),n,a;for(a=0;a<o.length;a++)n=o[a],!(t.indexOf(n)>=0)&&(r[n]=e[n]);return r}function ii(e){var t=e.top,r=t===void 0?0:t,o=e.left,n=o===void 0?0:o,a=e.transform,i=e.className,s=e.children,c=e.innerRef,l=tN(e,eN);return Le__namespace.default.createElement("g",ju({ref:c,className:(0, Bb.default)("visx-group",i),transform:a||"translate("+n+", "+r+")"},l),s)}ii.propTypes={top:qr.default.number,left:qr.default.number,transform:qr.default.string,className:qr.default.string,children:qr.default.node,innerRef:qr.default.oneOfType([qr.default.string,qr.default.func,qr.default.object])};var Oe={top:0,right:0,bottom:50,left:60};function uo(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=Or({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=Or({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 qu=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[Oe.left,t-Oe.right],domain:r,nice:true})},Xu=(e,t,r,o)=>{let n=uo(r);if(o)return scale.scaleLinear({range:[t-Oe.bottom,Oe.top],domain:o,nice:true});let a=d3Array.min(e,l=>Math.min(l.yValue,l.chartYValue??l.yValue))||0,i=d3Array.max(e,l=>Math.max(l.yValue,l.chartYValue??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-Oe.bottom,Oe.top],domain:[s,c],nice:true})};function sN(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 dl(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>sN(o,t,r)))}function si(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function lN(e,t,r=12,o=false){if(!si(t[0])||!si(t[1]))return console.warn("ChartAxis: Invalid date in domain, skipping tick calculation"),[];let n=t[0].getTime(),i=t[1].getTime()-n;if(i===0||i<1e3)return [t[0]];let s=yd({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=dl(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]];for(let x=1;x<f-1;x++){let b=x/(f-1),v=n+i*b;g.push(new Date(v));}return g.push(t[1]),g}var cN=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=si(n[0])&&si(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=Le.useMemo(()=>a?yd({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=Le.useMemo(()=>lN(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 si(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 pl(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var dN=({left:e,scale:t,yFormatter:r,height:o})=>{let n=uo(r),a=Le.useMemo(()=>!o||o<=0?5:pl(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:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"end",dy:"0.33em"})})},uN=({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"})}),pN=({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"})}),mN=({top:e,scale:t,yFormatter:r,width:o})=>{let n=uo(r),a=Le.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"})})},Xr={Bottom:cN,Left:dN,CategoryBottom:uN,CategoryLeft:pN,NumericBottom:mN};var ua=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=Le__namespace.default.useContext(jr),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=uo(t),d=Le__namespace.default.useRef(null),[u,m]=Le__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});Le__namespace.default.useEffect(()=>{if(!d.current)return;let v=d.current.getBoundingClientRect(),C=s??window.innerWidth,y=c??window.innerHeight,S=e.x,N=e.y,T=16,M=e.x+v.width+T<=C,P=e.x-v.width-T>=0,E;e.position==="left"?E=P||!M:E=!M&&P;let I=E?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!M&&!P){let A=C-e.x,w=e.x;A<=w?(S=C,I="translate(-100%, -50%)"):(S=0,I="translate(0, -50%)");}N-v.height/2<0?N=v.height/2:N+v.height/2>y&&(N=y-v.height/2),m({x:S,y:N,translate:I});},[e.x,e.y,e.position,s,c]);let p=i?.domain(),g=p&&p.length===2&&p.every(b=>b instanceof Date)?wf({start:p[0],end:p[1]}):null,x=r||(g&&e.xValue instanceof Date?g(e.xValue):String(e.xValue));return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:jsxRuntime.jsxs(framerMotion.motion.div,{ref:d,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:u.x,top:u.y,transform:u.translate},children:[jsxRuntime.jsx("div",{className:"mb-1 font-medium text-text-primary",children:x}),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(b=>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:[b.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:l.format(b.value)})]}),b.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:b.categoryColor||b.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[b.category]||b.category})]})]},b.label))}),(()=>{let b=e.series[e.series.length-1],v=e.eventItems?.length?e.eventItems:[{label:b.label,color:b.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:v.map((C,y)=>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:C.color}}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:C.label})]}),C.metadata&&Object.keys(C.metadata).length>0&&jsxRuntime.jsx("div",{className:"ml-4 mt-1 space-y-0.5 text-xs text-text-secondary",children:Object.entries(C.metadata).map(([S,N])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[S,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:N})]},S))})]},`${C.label}-${y}`))})})()]}):jsxRuntime.jsx("ul",{className:"list-none p-0",children:e.series.map(b=>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:[b.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:l.format(b.value)})]}),b.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:b.categoryColor||b.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[b.category]||b.category})]})]},b.label))})]})})};var CN={top:20,right:20,bottom:50,left:60},Yb=({data:e,width:t,height:r,margin:o=CN,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":x="Category bar chart",orientation:b="vertical",showTooltip:v=true})=>{let[C,y]=Le.useState(null),[S,N]=Le.useState(null),[T,M]=Le.useState(null),[P,E]=Le.useState(t??600),[I,A]=Le.useState(r??300),w=Le.useRef(null),k=p??C,W=Le.useId(),G=n||"var(--color-viz-default)";Le.useEffect(()=>{if(t!==void 0&&r!==void 0){E(t),A(r);return}if(!w.current)return;let R=new ResizeObserver(D=>{for(let F of D)t===void 0&&E(F.contentRect.width),r===void 0&&A(F.contentRect.height);});return R.observe(w.current),t===void 0&&E(w.current.offsetWidth),r===void 0&&A(w.current.offsetHeight||300),()=>{R.disconnect();}},[t,r]);let{xScale:z,yScale:Y,innerWidth:Z,innerHeight:V}=Le.useMemo(()=>{let R=P-o.left-o.right,D=I-o.top-o.bottom;if(b==="horizontal"){let L=d3Array.max(e,h=>h.value)||0;return {xScale:scale.scaleLinear({range:[0,R],domain:[0,L*1.1],nice:true}),yScale:scale.scaleBand({range:[0,D],domain:e.map(h=>h.label),padding:d}),innerWidth:R,innerHeight:D}}let F=d3Array.max(e,L=>L.value)||0;return {xScale:scale.scaleBand({range:[0,R],domain:e.map(L=>L.label),padding:d}),yScale:scale.scaleLinear({range:[D,0],domain:[0,F*1.1],nice:true}),innerWidth:R,innerHeight:D}},[e,P,I,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:w,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 O=(R,D)=>{if(y(R),m?.(D,R),R!==null&&D){let F,L;if(b==="horizontal"){let H=z(D.value),U=Y(D.label)||0,K=Y.bandwidth();F=o.left+H,L=o.top+U+K/2;}else {let H=z,U=Y,K=H(D.label)??0,te=H.bandwidth(),pe=U(D.value);F=o.left+K+te/2,L=o.top+pe;}let h=F>P/2;M(D.label),N({xValue:new Date,series:[{label:"Value",value:D.value,color:D.color||G}],x:F,y:L,position:h?"left":"right"});}else N(null),M(null);};return jsxRuntime.jsxs("div",{ref:w,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":x,role:"img",children:[jsxRuntime.jsxs("svg",{width:P,height:I,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${W}-bar`,from:G,to:G,toOpacity:.85})}),jsxRuntime.jsxs(ii,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?z.ticks(5):Y.ticks(5)).map(R=>{let D=b==="horizontal"?0:Y(R),F=b==="horizontal"?z(R):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?F:0,y1:b==="horizontal"?0:D,x2:b==="horizontal"?F:Z,y2:b==="horizontal"?V:D,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},R)})}),e.map((R,D)=>{let F=k===D||k==null,L=R.color||`url(#${W}-bar)`;if(b==="horizontal"){let j=z(R.value),oe=Y.bandwidth(),Se=Y(R.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Se,width:j,height:oe,fill:L,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:j,opacity:F?1:.5},transition:{duration:.5,delay:D*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>O(D,R),onMouseLeave:()=>O(null,null),onClick:()=>u?.(R,D)},R.label)}let h=z,H=Y,U=h.bandwidth(),K=h(R.label)??0,te=H(R.value),pe=Math.max(0,V-te);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:K,width:U,fill:L,rx:l,ry:l,initial:{y:V,height:0,opacity:.5},animate:{y:te,height:pe,opacity:F?1:.5},transition:{duration:.5,delay:D*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>O(D,R),onMouseLeave:()=>O(null,null),onClick:()=>u?.(R,D)},R.label):jsxRuntime.jsx("rect",{x:K,y:te,width:U,height:pe,fill:L,rx:l,ry:l,opacity:F?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>O(D,R),onMouseLeave:()=>O(null,null),onClick:()=>u?.(R,D)},R.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Xr.CategoryBottom,{top:V,scale:z}),jsxRuntime.jsx(Xr.Left,{left:0,scale:Y,yFormatter:a,height:V})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Xr.NumericBottom,{top:V,scale:z,yFormatter:a,width:Z}),jsxRuntime.jsx(Xr.CategoryLeft,{left:0,scale:Y})]})]})]}),v&&jsxRuntime.jsx(ua,{data:S,formatter:a,label:T??void 0})]})};var Kb=({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})},NN=({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(Kb,{item:r,onToggle:t},r.category))}),fl=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=Le__namespace.default.useState(false),[l,d]=Le__namespace.default.useState(null),[u,m]=Le__namespace.default.useState(false),[p,f]=Le__namespace.default.useState(false),g=Le__namespace.default.useCallback(async b=>{c(true),d(b),f(false);try{await t(b);}catch(v){console.error("Export failed:",v);}finally{c(false),d(null);}},[t]),x=Le__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(NN,{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(at,{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(Kb,{item:b,onToggle:i},b.category))})})]})}),jsxRuntime.jsxs("div",{className:"sm:hidden flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",onPress:a,children:jsxRuntime.jsx(B,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(B,{name:"Export",size:16})}),jsxRuntime.jsx(at,{isOpen:p,onClose:()=>f(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>g("csv"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"List",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="csv"?"Exporting...":"Export as CSV"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("svg"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"Code",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="svg"?"Exporting...":"Export as SVG"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("png"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"DownloadSimple",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="png"?"Exporting...":"Export as PNG"})]})]})})]}),jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsxs(Q,{variant:"secondary",size:"sm",onPress:a,children:[jsxRuntime.jsx(B,{name:"ArrowsOut",size:16}),jsxRuntime.jsx("span",{className:"hidden sm:inline",children:"Reset Zoom"})]}),jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(Q,{variant:"secondary",size:"sm",isDisabled:s,children:[jsxRuntime.jsx(B,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(nt,{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:x,className:"outline-none",children:[jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"csv",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"List",size:14}),l==="csv"?"Exporting...":"Export as CSV"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"svg",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"Code",size:14}),l==="svg"?"Exporting...":"Export as SVG"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"png",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var $u=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=Oe,yDomain:s})=>{let c=Le.useRef(null),l=Le.useRef(false),d=Le.useMemo(()=>e.flat(),[e]),u=Le.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=Le.useMemo(()=>{if(d.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,m]});let v=new Date(Math.min(...d.map(y=>y.xValue.getTime()))),C=new Date(Math.max(...d.map(y=>y.xValue.getTime())));return scale.scaleTime({domain:[v,C],range:[0,m]})},[d,m]),f=Le.useMemo(()=>{let v=d.length>0?Math.max(0,...d.map(C=>C.yValue)):1;return scale.scaleLinear({domain:s??[0,v],range:[o-u.bottom,u.top]})},[d,o,s,u.top,u.bottom]),g=v=>{if(l.current)return;if(!v){n(null);return}let{x0:C,x1:y}=v;if(C===y)return;let S=new Date(C),N=new Date(y);if(!(Number.isNaN(S.getTime())||Number.isNaN(N.getTime()))){if(d.length>0){let T=Math.min(...d.map(A=>A.xValue.getTime())),M=Math.max(...d.map(A=>A.xValue.getTime())),E=(M-T)*.05;if(Math.abs(S.getTime()-T)<E&&Math.abs(N.getTime()-M)<E){n(null);return}}n([S,N]);}},x=Le.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);Le.useEffect(()=>{if(!c.current||d.length===0)return;let v=c.current.state;if(v?.isBrushing||v?.activeHandle)return;let C=Math.min(...d.map(P=>P.xValue.getTime())),y=Math.max(...d.map(P=>P.xValue.getTime())),S=a?a[0]:new Date(C),N=a?a[1]:new Date(y),T=c.current.state?.extent;if(T){let P=p.invert(T.x0),E=p.invert(T.x1),I=Math.abs(P.getTime()-S.getTime()),A=Math.abs(E.getTime()-N.getTime());if(I<1e3&&A<1e3)return}l.current=true;let M=P=>{let E=c.current.getExtent({x:p(S),y:u.top},{x:p(N),y:o-u.bottom});return {...P,start:{y:E.y0,x:E.x0},end:{y:E.y1,x:E.x1},extent:E}};c.current.updateBrush(M),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((v,C)=>jsxRuntime.jsx(shape.LinePath,{data:v,x:y=>p(y.xValue),y:y=>f(y.yValue),stroke:t[C]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${C}`)),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:x,onChange:g,onClick:()=>n(null),selectedBoxStyle:b,useWindowMoveEvents:true})]})]})})};function po(e){switch(e){case "command":return Tt("--color-action-brand","#111111");case "success":return Tt("--color-feedback-success-border","#278a4a");case "warning":return Tt("--color-feedback-warning-border","#c88420");case "error":return Tt("--color-feedback-error-border","#c42d2d");case "alert":return Tt("--color-feedback-warning-border","#c88420");default:return Tt("--color-text-secondary","#525250")}}function bl({events:e,color:t,showLabels:r=false}){let o=Le.useContext(jr),[n,a]=Le.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 v=i(b.timestamp);return v>=Oe.left&&v<=i.range()[1]}),g=Le.useCallback((b,v)=>{a(v);let C=i(b.timestamp),y=C>(i.range()[1]-Oe.right-Oe.left)/2+Oe.left,S=[];d&&u&&d.forEach((M,P)=>{if(M.length===0)return;let E=d3Array.bisector(W=>W.xValue).left,I=E(M,b.timestamp),A=M[I-1],w=M[I],k;if(!A)k=w;else if(!w)k=A;else {let W=Math.abs(b.timestamp.getTime()-A.xValue.getTime()),G=Math.abs(b.timestamp.getTime()-w.xValue.getTime());k=W<G?A:w;}k&&u[P]&&S.push({label:u[P].label,value:k.yValue,color:u[P].color,type:m?.[P]||"line",...k.category&&{category:k.category,categoryColor:p?.[k.category]}});});let T=f.filter(M=>Math.abs(i(M.timestamp)-C)<=10).map(M=>({label:M.label,color:t||po(M.type),metadata:M.metadata}));S.push({label:T.length>1?`${T.length} events`:b.label,value:0,color:t||po(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x:C,y:S.length>1&&typeof S[0].value=="number"?s(S[0].value):c/2,position:y?"left":"right",isEvent:true,eventMetadata:b.metadata,eventItems:T});},[i,s,c,l,t,d,u,m,p,f]),x=Le.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,v)=>{let C=i(b.timestamp),y=t||po(b.type),S=n===v;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:C,y1:Oe.top,x2:C,y2:c-Oe.bottom,stroke:y,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:C,cy:Oe.top,r:S?5:4,fill:y,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:C,cy:c-Oe.bottom,r:S?5:4,fill:y,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:C,y:Oe.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:C-10,y:Oe.top,width:20,height:c-Oe.top-Oe.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,v),onMouseLeave:x})]},`${b.timestamp.getTime()}-${v}`)})})}function xl({spans:e,opacity:t=.25,color:r}){let o=Le.useContext(jr),[n,a]=Le.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=Le.useCallback((S,N)=>{if(!i||!c)return;a(N);let T=S.start<l?l:S.start,M=S.end>d?d:S.end,P=(i(T)+i(M))/2,E=P>(m-u)/2+u,A=e.filter(w=>w.end>w.start&&w.start<S.end&&w.end>S.start).map(w=>({label:w.label,color:w.color??r??po(w.type),metadata:w.metadata}));c.show({xValue:S.start,series:[{label:A.length>1?`${A.length} scheduled commands`:S.label,value:0,color:S.color??r??po(S.type),type:"event"}],x:P,y:(s??0)/2,position:E?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:A});},[i,s,c,r,l,d,u,m,e]),f=Le.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:g,height:x}=o,b=Oe.top,C=x-Oe.bottom-b,y=e.filter(S=>S.end>S.start);return y.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-spans","data-testid":"chart-event-spans",children:y.map((S,N)=>{let T=S.start<l?l:S.start,M=S.end>d?d:S.end;if(T>=d||M<=l)return null;let P=g(T),I=g(M)-P;if(I<=0)return null;let A=S.color??r??po(S.type);return jsxRuntime.jsx("rect",{x:P,y:b,width:I,height:C,fill:A,fillOpacity:n===N?Math.min((t??.25)*1.8,1):t??.25,pointerEvents:"all",style:{cursor:"pointer"},onMouseEnter:()=>p(S,N),onMouseLeave:f},`${S.start.getTime()}-${S.end.getTime()}-${N}`)})})}var mi=({data:e,color:t="var(--color-viz-default)",strokeWidth:r=3,strokeDasharray:o,categoryColors:n={}})=>{let{xScale:a,yScale:i,animationSettings:s}=vn(),c=i.range(),l=Object.keys(n).length>0,d=p=>p.category?n[p.category]??t:t,u=p=>p.chartYValue??p.yValue,m=e.length===1?e[0]:void 0;return jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:s.duration,ease:s.ease},style:{transformOrigin:`0 ${c[0]}px`,transformBox:"fill-box",isolation:"isolate"},children:m?jsxRuntime.jsx("circle",{cx:a(m.xValue),cy:i(u(m)),r,fill:l?d(m):t}):l?e.slice(0,-1).map((p,f)=>{let g=e[f+1];return jsxRuntime.jsx(shape.LinePath,{data:[p,g],x:x=>a(x.xValue),y:x=>i(u(x)),stroke:d(p),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",curve:curve.curveLinear},`${p.xValue.getTime()}-${g.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:e,x:p=>a(p.xValue),y:p=>i(u(p)),stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",curve:curve.curveLinear})})};var nx=e=>e.type===ai||e.type===mi||e.type===Xs,GN=e=>e.type===bl||e.type===xl,UN=d3Array.bisector(e=>e.xValue).left,YN=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),KN=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(J,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(J,{className:"h-4 w-24"}),jsxRuntime.jsx(J,{className:"h-4 w-24"})]})]}),JN=({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,children:p})=>{let f=u!==void 0,g=d!==void 0,[x,b]=Le.useState(null),[v,C]=Le.useState(null),y=g?d:v,[S,N]=Le.useState(()=>new Set),T=f?u:S,M=Le.useRef(null),P=Le.useRef(0),E=Le.useRef(""),I=Le.useRef(null),{colorMode:A}=jt(),w=Le.useMemo(()=>za(),[A]),k=Le.useMemo(()=>pd(),[A]),{datasets:W,seriesMetadata:G,categoryInfo:z,categoryColors:Y,categoryLabels:Z,seriesTypes:V}=Le.useMemo(()=>{let ce=Le.Children.toArray(p).filter(Ge=>Le.isValidElement(Ge)&&nx(Ge)),Ae=ce.filter(Ge=>Ge.props.data).length,Ne=[],We=[],Qe=[],ct=null,Ee=null;ce.forEach((Ge,et)=>{let qe=Ge.props;if(!qe.data)return;Ne.push(qe.data);let jn=("color"in qe&&qe.color?qe.color:void 0)||(Ae===1?k:w[et%w.length]);We.push({label:"label"in qe&&qe.label||`Series ${Ne.length}`,color:jn});let qi=Ge.type===ai?"area":Ge.type===mi?"line":"bar";Qe.push(qi),"categoryColors"in qe&&qe.categoryColors&&(ct=qe.categoryColors),"categoryLabels"in qe&&qe.categoryLabels&&(Ee=qe.categoryLabels);});let _e=null;if(ct){let Ge=new Set;Ne.forEach(et=>{et.forEach(qe=>{qe.category&&Ge.add(qe.category);});}),_e=Array.from(Ge).map(et=>({label:Ee?.[et]||et,color:ct[et]||"#6b7280"}));}return {datasets:Ne,seriesMetadata:We,categoryInfo:_e,categoryColors:ct,categoryLabels:Ee,seriesTypes:Qe}},[p,k,w,A]),O=e,R=s?c+8:0,D=t-60-R,F=Math.max(100,D),L=Le.useCallback(q=>q?T.has(q):false,[T]),h=Le.useMemo(()=>G.map((q,ce)=>L(q.label)?null:ce).filter(q=>q!==null),[G,L]),H=Le.useMemo(()=>h.map(q=>W[q]).filter(q=>!!q),[W,h]),U=Le.useMemo(()=>h.map(q=>G[q]).filter(q=>!!q),[G,h]),K=Le.useMemo(()=>h.map(q=>V[q]).filter(q=>!!q),[V,h]),te=K.findIndex(q=>q==="bar"),pe=te!==-1,j=Le.useCallback((q,ce)=>{let Ae=q.has(ce);if(!Ae&&G.reduce((Qe,ct)=>q.has(ct.label)||ct.label===ce?Qe:Qe+1,0)<1)return q;let Ne=new Set(q);return Ae?Ne.delete(ce):Ne.add(ce),Ne},[G]),oe=Le.useCallback(q=>{if(f){let ce=u;if(!ce.has(q)&&G.reduce((We,Qe)=>ce.has(Qe.label)||Qe.label===q?We:We+1,0)<1){b(null);return}m?.(Ne=>j(Ne,q));}else N(ce=>j(ce,q));b(null);},[f,u,m,G,j]),Se=Le.useMemo(()=>G.map(q=>q.label).join(""),[G]),re=Le.useRef(Se);Le.useEffect(()=>{re.current!==Se&&(re.current=Se,f||N(q=>q.size===0?q:new Set));},[Se,f]);let ae=Le.useMemo(()=>H.flat(),[H]),me=Le.useMemo(()=>{if(ae.length===0)return null;let q=[...ae].sort((ce,Ae)=>ce.xValue.getTime()-Ae.xValue.getTime());return [q[0].xValue,q[q.length-1].xValue]},[ae]),xe=y||me,Re=Le.useCallback(q=>{g?l?.(q):C(q);},[g,l]),vt=Le.useMemo(()=>xe?W.map(ce=>ce.filter(Ae=>Ae.xValue>=xe[0]&&Ae.xValue<=xe[1])):W,[W,xe]);Le.useEffect(()=>{l&&l(y);},[y,l]);let Jn=Le.useMemo(()=>h.flatMap(q=>vt[q]??[]),[vt,h]),xt=Le.useMemo(()=>Xu(Jn,F,r,o),[Jn,F,r,o]),le=Le.useMemo(()=>{let q=F-Oe.top-Oe.bottom;return pl(q)},[F]),_=Le.useMemo(()=>{let q=uo(r),ce=q.tickFormat||q.format,Ne=xt.ticks(le).map(ct=>ce(ct)),We=dl(Ne,12,"system-ui"),Qe=Math.ceil(We)+12;return {...Oe,left:Math.max(Qe,30)}},[xt,r,le]),ne=Le.useMemo(()=>xe?scale.scaleTime({domain:xe,range:[_.left,O-_.right]}):qu(ae,O),[xe,ae,O,_]),$=Le.useCallback(q=>{if(!me)return;let{scaleX:ce,translateX:Ae}=q,Ne=O-_.left-_.right,[We,Qe]=me,ct=Qe.getTime()-We.getTime();if(ct<=0){Re(null);return}let Ee=-Ae,_e=Ee+Ne,Ge=Ne*ce/ct,et=Ee/Ge,qe=_e/Ge,Aa=new Date(We.getTime()+et),jn=new Date(We.getTime()+qe),qi=Math.abs(Aa.getTime()-We.getTime()),jv=Math.abs(jn.getTime()-Qe.getTime()),pm=ct*.02;qi<pm&&jv<pm?Re(null):Re([Aa,jn]);},[me,O,_,Re]),X=Le.useCallback(q=>{let{left:ce}=M.current?.getBoundingClientRect()||{left:0},Ae=q.clientX-ce;if(q.timeStamp-(P.current||0)<16)return;P.current=q.timeStamp;let Ne=ne.invert(Ae),We=H.map((Ee,_e)=>{if(!Ee||Ee.length===0)return null;let Ge=UN(Ee,Ne,1);if(Ge===0)return {point:Ee[0],datasetIndex:_e};if(Ge>=Ee.length)return {point:Ee[Ee.length-1],datasetIndex:_e};let et=Ee[Ge-1],qe=Ee[Ge];if(!et||!qe)return null;let Aa=Math.abs(et.xValue.getTime()-Ne.getTime()),jn=Math.abs(qe.xValue.getTime()-Ne.getTime());return {point:Aa<jn?et:qe,datasetIndex:_e}}).filter(Ee=>Ee!==null&&U[Ee.datasetIndex]!==void 0).map(({point:Ee,datasetIndex:_e})=>({label:U[_e].label,value:Ee.yValue,color:U[_e].color,point:Ee,type:K[_e]}));if(We.length===0){b(null);return}let Qe=ne(We[0].point.xValue),ct=Qe>(O-_.right-_.left)/2+_.left;b({xValue:We[0].point.xValue,series:We.map(({label:Ee,value:_e,color:Ge,point:et,type:qe})=>({label:Ee,value:_e,chartY:et.chartYValue??_e,showMarker:et.showTooltipMarker??true,color:Ge,type:qe,category:et.category,categoryColor:et.category&&Y?Y[et.category]:void 0})),x:Qe,y:xt(We[0].point.chartYValue??We[0].value),position:ct?"left":"right"});},[H,U,K,ne,xt,O,Y,_]),ge=()=>{b(null);},ie=Le.useCallback(()=>{Re(null),I.current&&I.current.reset();},[Re]),we=Le.useCallback(q=>{if(!(I.current&&me))return;let[ce,Ae]=me,Ne=Ae.getTime()-ce.getTime();if(Ne<=0){I.current.reset();return}if(!q){I.current.reset();return}let[We,Qe]=q,ct=Qe.getTime()-We.getTime();if(ct<=0){I.current.reset();return}let Ee=Ne/ct,_e=O-_.left-_.right,et=-((We.getTime()-ce.getTime())/Ne)*_e*Ee;I.current.setTransformMatrix({scaleX:Ee,scaleY:1,translateX:et,translateY:0,skewX:0,skewY:0});},[me,O,_]),$e=Le.useCallback(q=>{Re(q),we(q);},[Re,we]);Le.useEffect(()=>{g&&we(d??null);},[g,d,we]);let kt={width:O,height:F,xScale:ne,yScale:xt,yFormatter:r,animationSettings:db,tooltip:{data:x,show:b,hide:()=>b(null)},datasets:h.map(q=>vt[q]??[]),seriesMetadata:U,seriesTypes:K,categoryColors:Y||void 0,categoryLabels:Z||void 0},La=Le.Children.toArray(p),wo=0,Ft=[],ji=[];La.forEach(q=>{if(!Le.isValidElement(q)){Ft.push(q);return}if(GN(q))ji.push(q);else if(nx(q)){let ce=wo;wo++;let Ae=q.props,Ne=G[ce]?.label;if(L(Ne))return;Ft.push(Le__namespace.default.cloneElement(q,{...Ae,data:vt[ce]||Ae.data,color:G[ce]?.color}));}else Ft.push(q);});let Mc=h.length,Kv=(z||G).map(q=>{let ce=!z&&L(q.label);return {category:q.label,fill:q.color,isHidden:ce,isDisabled:!z&&!ce&&Mc<=1}}),Jv=bm({datasets:H,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:U.map(q=>q.label),timestamp:true},svgRef:M});if(a)return jsxRuntime.jsx(KN,{});if(W.length===0)return jsxRuntime.jsx(YN,{});let um=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:"Data chart visualization"}),jsxRuntime.jsx("g",{children:xt.ticks(le).map(q=>{let ce=Math.abs(q)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:_.left,y:xt(q)},to:{x:O-_.right,y:xt(q)},stroke:ce?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ce?1.5:1},`grid-line-${q}`)})}),Ft,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(q=>{let ce=xt(q.value),Ae=q.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:_.left,y:ce},to:{x:O-_.right,y:ce},stroke:Ae,strokeWidth:1.5,strokeDasharray:"6 4"}),q.label&&jsxRuntime.jsx("text",{x:O-_.right-4,y:ce-4,textAnchor:"end",fontSize:11,fill:Ae,children:q.label})]},`ref-line-${q.value}`)})}),jsxRuntime.jsx(Xr.Bottom,{top:F-_.bottom,scale:ne,width:O-_.left-_.right}),jsxRuntime.jsx(Xr.Left,{left:_.left,scale:xt,yFormatter:r,height:F-_.top-_.bottom}),x&&!x.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[pe?(()=>{let q=H[te]??[];if(q.length===0)return null;let ce=[...q].sort((Ge,et)=>Ge.xValue.getTime()-et.xValue.getTime()),Ae=ce.findIndex(Ge=>Ge.xValue.getTime()===x.xValue.getTime()),Ne=ce[Ae+1],We=ce.length>1&&Ne?Ne.xValue.getTime()-x.xValue.getTime():15*6e4,Qe=Math.abs(ne(new Date(x.xValue.getTime()+We))-ne(x.xValue)),Ee=ne(x.xValue)-Qe/2,_e=xt.range();return jsxRuntime.jsx("rect",{x:Ee,y:_e[1],width:Qe,height:_e[0]-_e[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,x.series.filter(q=>q.type!=="bar"&&q.showMarker!==false).map(q=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:ne(x.xValue),cy:xt(q.chartY??q.value),r:8,fill:"white",stroke:q.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:ne(x.xValue),cy:xt(q.chartY??q.value),r:4,fill:q.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${q.label}`))]}),jsxRuntime.jsx("rect",{x:_.left,y:_.top,width:O-_.left-_.right,height:F-_.top-_.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair"},onMouseMove:X,onMouseLeave:ge}),ji]});return jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(jr.Provider,{value:kt,children:[i?jsxRuntime.jsx(zoom.Zoom,{width:O,height:F,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:q=>{let{scaleX:ce,translateX:Ae}=q,Ne=Math.max(1,Math.min(20,ce)),We=1,Qe=O-_.left-_.right,ct=0,Ee=Qe*(1-Ne),_e=Math.max(Ee,Math.min(ct,Ae));return {...q,scaleX:Ne,scaleY:We,translateX:_e,translateY:0}},children:q=>{if(I.current=q,q.transformMatrix){let{scaleX:ce,translateX:Ae}=q.transformMatrix,Ne=`${ce.toFixed(4)}-${Ae.toFixed(2)}`;Ne!==E.current&&(E.current=Ne,setTimeout(()=>{$(q.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:O,height:F,className:"overflow-visible",ref:ce=>{M.current=ce,q.containerRef.current!==ce&&(q.containerRef.current=ce);},role:"img","aria-label":"Data chart",style:{cursor:q.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:q.dragStart,onMouseMove:q.dragMove,onMouseUp:q.dragEnd,onMouseLeave:()=>{q.isDragging&&q.dragEnd();},onTouchStart:q.dragStart,onTouchMove:q.dragMove,onTouchEnd:q.dragEnd,children:um})}}):jsxRuntime.jsx("svg",{width:O,height:F,className:"overflow-visible",ref:M,role:"img","aria-label":"Data chart",children:um}),jsxRuntime.jsx(ua,{data:x,formatter:r}),s&&me&&jsxRuntime.jsx($u,{data:H,seriesMetadata:U,width:O,height:c,onBrushChange:$e,brushRegion:y,margin:_,...o?{yDomain:o}:{}}),jsxRuntime.jsx(fl,{onExport:Jv,items:Kv,marginLeft:0,marginRight:_.right,isZoomed:y!==null,onResetZoom:ie,onLegendItemToggle:z?void 0:oe})]})})},ix=responsive.withParentSize(JN);var QN=e=>e.toLocaleString(),_N=e=>`${Math.round(e*100)}%`,dx=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=QN,formatPercentage:i=_N,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:f,style:g,"aria-label":x="Funnel chart"})=>{let[b,v]=Le.useState(null),[C,y]=Le.useState(t),S=Le.useRef(null),N=u??b,T=Le.useId(),M=s||"var(--color-viz-default)";Le.useEffect(()=>{if(!S.current)return;let k=new ResizeObserver(W=>{for(let G of W)y(G.contentRect.width);});return k.observe(S.current),()=>{k.disconnect();}},[]);let{layout:P,overallConversion:E}=Le.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let k=e[0].value,W=l?60:0,G=r-o*2-W,z=(e.length-1)*n,Y=(G-z)/e.length,Z=e.map((O,R)=>{let D=o+W+R*(Y+n),F=k===0?0:O.value/k,L=F,h=R===0?null:e[R-1].value,H=h==null||h===0?0:1-O.value/h;return {stage:O,index:R,y:D,barHeight:Y,widthPercent:F,conversionRate:L,dropOff:H}}),V=k===0?0:e[e.length-1].value/k;return {layout:Z,overallConversion:V,maxValue:k}},[e,C,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,A=o+I,w=C-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":x,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${T}-bar`,from:M,to:M,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${T}-bg`,from:M,to:M,fromOpacity:.01,toOpacity:.15,x1:"0",y1:"0",x2:"1",y2:"0"})]}),l&&jsxRuntime.jsxs("text",{x:A,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:P.map(k=>{let W=k.y+k.barHeight/2;return jsxRuntime.jsx("text",{x:o+I-12,y:W,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(k.conversionRate)},k.stage.id)})}),P.map(k=>{let W=N===k.stage.id,G=w*k.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:A,y:k.y,width:w,height:k.barHeight,fill:`url(#${T}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:A,y:k.y,width:G,height:k.barHeight,fill:`url(#${T}-bar)`,rx:4,initial:{width:0},animate:{width:G},transition:{duration:.6,delay:k.index*.1,ease:"easeOut"},opacity:W||N==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{v(k.stage.id),p?.(k.stage);},onMouseLeave:()=>{v(null),p?.(null);},onClick:()=>m?.(k.stage)}),jsxRuntime.jsx("rect",{x:A+10,y:k.y+k.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:A+16,y:k.y+k.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(k.stage.value)}),jsxRuntime.jsxs("text",{x:A,y:k.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:k.index+1})," ",k.stage.label]}),k.stage.secondaryValue&&jsxRuntime.jsx("text",{x:A+16,y:k.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:k.stage.secondaryValue}),k.index>0&&k.dropOff>0&&jsxRuntime.jsxs("text",{x:A+w,y:k.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(k.dropOff)," drop"]}),k.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:A+G+8,y:k.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:A+G+16,y:k.y+20,className:"fill-text-secondary text-xs font-medium",children:k.stage.annotation})]})]},k.stage.id)})]})})};function ek(e,t,r){return {field:e,operator:t,value:r}}function tk(e,t="AND"){return {logic:t,conditions:e}}function gi(){return {logic:"AND",conditions:[]}}function yl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?yl(t):false)}function rk(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":">",x=f.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${g} ${p.value} and ${x} ${f.value}`});}else for(let g of u){let x;g.operator==="gte"?x="\u2265":g.operator==="gt"?x=">":g.operator==="lte"?x="\u2264":x="<",a.push({id:`${i}-${g.operator}`,label:l,value:`${x} ${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 Wo(e,t){let r=e||gi();return {...r,conditions:[...r.conditions,t]}}function wn(e,t){if(!e)return gi();let r=e.conditions.filter(o=>"conditions"in o?wn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Nn(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 bi({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(J,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var sk=e=>{let t=Mt({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 kr({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[x,b]=Le__namespace.default.useState(false),{isFocused:v,handleFocus:C,handleBlur:y}=Nr(),S=d==="password",N=_i(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:ve(g.className,"group flex flex-col"),children:({isDisabled:T,isInvalid:M})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,description:f==="tooltip"||f==="inline"?t:void 0,descriptionPlacement:f,isRequired:a,children:e}),jsxRuntime.jsxs(ft,{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 P={sm:14,md:16,lg:18,xl:20}[o];return N?jsxRuntime.jsx(ao,{size:P,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:P,className:`transition-colors ${v?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(Fs,{size:o,disabled:T,type:S?x?"text":"password":d,value:g.value,defaultValue:g.defaultValue,placeholder:g.placeholder,onFocus:P=>C(P,g.onFocus),onBlur:P=>y(P,g.onBlur),onChange:P=>g.onChange?.(P.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:sk({isInvalid:M,isDisabled:T,isFocused:v,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&&!T&&jsxRuntime.jsx(_a,{onClick:()=>{l?l():g.onChange&&g.onChange("");},size:o}),S&&!T&&jsxRuntime.jsx("button",{type:"button",onClick:()=>b(!x),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":x?"Hide password":"Show password",onMouseDown:P=>{P.preventDefault(),P.stopPropagation();},children:jsxRuntime.jsx(B,{name:x?"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(ue,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(ue,{size:o,children:r(u)}):t&&f==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(u)}):t&&f==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}function kn({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(kr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function xi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=Le.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(Q,{variant:"secondary",size:i,icon:"ArrowsDownUp","aria-label":`Sort by: ${m?.label||"Select"}`,onPress:()=>d(true)}),jsxRuntime.jsx(at,{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(Zt,{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(un,{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(Q,{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 gx({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:x,stickyTop:b="0",zIndex:v=10,className:C="",style:y}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||f||i))return null;let T=x?"sticky bg-background-surface":"",M=x?{top:b,zIndex:v}:{};return jsxRuntime.jsxs("div",{className:`@container flex flex-col gap-3 bg-background-surface py-3 border-b border-border-default ${T} ${C}`,style:{...y,...M},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(bi,{count:l.count,label:l.label,isLoading:l.isLoading}),l&&c&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),c&&jsxRuntime.jsx(xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:c.showLabel,direction:c.direction,onDirectionChange:c.onDirectionChange}),u?jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"Columns",onClick:u,children:"Columns"}):m,S&&o&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.slice(0,s).map(P=>jsxRuntime.jsxs(Jr,{variant:"primary",size:"sm",onRemove:()=>o(P.id),isRemovable:true,children:[P.label,": ",P.value]},P.id)),r.length>s&&a&&jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx(Q,{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(P=>jsxRuntime.jsx(Q,{variant:P.variant||"secondary",size:"sm",icon:P.icon,onPress:P.onClick,isDisabled:P.disabled,children:P.label},P.id))}),e&&jsxRuntime.jsx("div",{className:"w-64",children:jsxRuntime.jsx(kn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx(Q,{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(ta,{items:f.items.map(P=>({id:P.id,name:P.label,iconName:P.icon,variant:P.variant==="destructive"?"destructive":"primary",disabled:P.disabled,onAction:P.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx(Q,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(kn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(Q,{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(Q,{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(bi,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function bx({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(Q,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&jsxRuntime.jsx(Q,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(v=>jsxRuntime.jsxs(Jr,{variant:"secondary",size:s,onRemove:()=>t(v.id),isRemovable:true,children:[v.label,": ",v.value]},v.id)),l&&m&&o&&jsxRuntime.jsxs(Q,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx(Q,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?g:x;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function hx({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]=Le.useState(false),g=x=>{m.onChange&&x&&m.onChange(x),f(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:ve(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(hi,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[jsxRuntime.jsx(Q,{variant:"unstyled",className:"absolute right-2 top-1/2 -translate-y-1/2 flex h-8 w-8 items-center justify-center rounded hover:bg-background-hover text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(B,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(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(ue,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(ue,{size:o,children:r(d)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})}function Ck({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 hi({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Lo({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:Ck({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function Rk({selectionState:e,isDisabled:t}){let r=`${Ue} 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 ga({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(Us,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(Ys,{}),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:Rk({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 Sl({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:ve(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Me,{children:e}),jsxRuntime.jsxs(yg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(hi,{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(hi,{slot:"end",className:"flex-1 px-2 py-1.5 text-sm"}),jsxRuntime.jsx(Q,{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(Ce,{children:t}),typeof r=="string"?jsxRuntime.jsx(ue,{children:r}):null,jsxRuntime.jsx(nt,{children:jsxRuntime.jsx(ga,{})})]})}var Bk=e=>{let t=Mt({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=Le.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=Nr();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:ve(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:x})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Me,{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:v=>p(v,d.onFocus),onBlur:v=>f(v,d.onBlur),className:Bk({isInvalid:x||!!r,isDisabled:g,isFocused:m,transparent:i,size:o,className:typeof d.className=="string"?d.className:void 0})}),jsxRuntime.jsxs("div",{className:"absolute inset-y-[2px] right-[2px] flex flex-col divide-y divide-border-default border-l border-border-default overflow-hidden rounded-r-[calc(var(--control-border-radius)-2px)]",children:[jsxRuntime.jsx(reactAriaComponents.Button,{slot:"increment",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(B,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(B,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(ue,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}var np={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 Ok({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=np[r].track,a=Ue,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 Hk({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=np[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function wl({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:ve(o.className,`group flex items-center gap-2 ${np[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:Ok({...n,size:r}),children:jsxRuntime.jsx("span",{className:Hk({...n,size:r})})}),e]})})}function Sx(e){return new Intl.NumberFormat("en-US").format(e)}function wx({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=Le.useState(n),[u,m]=Le.useState({}),[p,f]=Le.useState({}),[g,x]=Le.useState(null),{isMobile:b}=Yt(),v=Le.useMemo(()=>r.some(h=>h.group),[r]),{groups:C,ungroupedFacets:y,facetsByGroup:S}=Le.useMemo(()=>{let h=new Set,H=[],U={};for(let K of r)K.group?(h.has(K.group)||(h.add(K.group),U[K.group]=[]),U[K.group].push(K)):H.push(K);return {groups:Array.from(h),ungroupedFacets:H,facetsByGroup:U}},[r]);Le.useEffect(()=>{e&&(d(n),m({}),f({}),x(!b&&C.length>0?C[0]:null));},[e,n,C,b]);let N=Le.useMemo(()=>!l||yl(l)?0:Nn(l).length,[l]),T=()=>{a(l),t();},M=()=>{let h=gi();d(h),i?i():a(h),t();},P=h=>{if(!l)return [];if(!Nn(l).includes(h))return [];let U=[];function K(te){if(te)for(let pe of te.conditions)"conditions"in pe?K(pe):pe.field===h&&pe.operator==="in"&&Array.isArray(pe.value)&&U.push(...pe.value.map(String));}return K(l),U},E=(h,H,U)=>{let K=wn(l,h);H!==void 0&&(K=Wo(K,{field:h,operator:"gte",value:H})),U!==void 0&&(K=Wo(K,{field:h,operator:"lte",value:U})),d(K);},I=h=>{if(!l)return;let H;function U(K){if(K)for(let te of K.conditions)"conditions"in te?U(te):te.field===h&&te.operator==="eq"&&typeof te.value=="boolean"&&(H=te.value);}return U(l),H},A=(h,H)=>{let U=wn(l,h);H!==void 0&&(U=Wo(U,{field:h,operator:"eq",value:H})),d(U);},w=(h,H,U)=>{let K=wn(l,h);H&&(K=Wo(K,{field:h,operator:"gte",value:H.toString()})),U&&(K=Wo(K,{field:h,operator:"lte",value:U.toString()})),d(K);},k=h=>{let H=S[h]||[],U=l?Nn(l):[];return H.filter(K=>U.includes(K.field)).length},W="pr-9 bg-background-muted/50",G="border-t border-border-muted",z="text-sm font-medium text-text-link-default",Y=h=>jsxRuntime.jsx("span",{className:z,children:h}),Z=h=>{let H=o[h.field]||{},U=u[h.field]||"",K=[];h.values?K=h.values.map(j=>({value:String(j.value),label:j.label,count:H[String(j.value)]})):K=Object.entries(H).map(([j,oe])=>({value:j,label:j,count:oe}));let te=K.length;if(U){let j=U.toLowerCase();K=K.filter(oe=>oe.label.toLowerCase().includes(j));}K.sort((j,oe)=>j.count!==void 0&&oe.count!==void 0&&oe.count!==j.count?oe.count-j.count:j.label.localeCompare(oe.label));let pe=h.type||"string";if(pe==="string"||!h.type){let j=P(h.field),oe=h.searchThreshold??10,Se=h.maxVisibleOptions??50,re=p[h.field]??false,ae=re||K.length<=Se?K:K.slice(0,Se),me=K.length>Se&&!re;return jsxRuntime.jsxs(Bo,{id:h.field,children:[jsxRuntime.jsx(Vo,{title:h.label,description:h.description,className:W,endContent:j.length>0?Y(`${j.length} selected`):void 0}),jsxRuntime.jsx(zo,{className:G,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[te>oe&&jsxRuntime.jsx(kn,{value:U,onChange:xe=>m(Re=>({...Re,[h.field]:xe})),onClear:()=>m(xe=>({...xe,[h.field]:""})),placeholder:`Search ${h.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(Pu,{value:j,onChange:xe=>{let Re=wn(l,h.field);xe.length>0&&(Re=Wo(Re,{field:h.field,operator:"in",value:xe})),d(Re);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:ae.map(xe=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(bn,{value:xe.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[h.renderLabel?h.renderLabel(xe.value,xe.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:xe.label}),xe.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:Sx(xe.count)})]})})},xe.value))})}),me&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",onPress:()=>f(xe=>({...xe,[h.field]:true})),className:"w-full",children:["Show all ",K.length," options"]})}),re&&K.length>Se&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(Q,{variant:"ghost",size:"sm",onPress:()=>f(xe=>({...xe,[h.field]:false})),className:"w-full",children:"Show less"})})]})})]},h.field)}if(pe==="number"){let j,oe,Se=ae=>{if(ae)for(let me of ae.conditions)"conditions"in me?Se(me):me.field===h.field&&(me.operator==="gte"&&typeof me.value=="number"&&(j=me.value),me.operator==="lte"&&typeof me.value=="number"&&(oe=me.value));};Se(l);let re=j!==void 0||oe!==void 0;return jsxRuntime.jsxs(Bo,{id:h.field,children:[jsxRuntime.jsx(Vo,{title:h.label,description:h.description,className:W,endContent:re?Y(j!==void 0&&oe!==void 0?`${j} - ${oe}`:j!==void 0?`\u2265 ${j}`:`\u2264 ${oe}`):void 0}),jsxRuntime.jsx(zo,{className:G,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(yi,{label:"Min",value:j,onChange:ae=>E(h.field,ae,oe)},`${h.field}-min`),jsxRuntime.jsx(yi,{label:"Max",value:oe,onChange:ae=>E(h.field,j,ae)},`${h.field}-max`)]})})]},h.field)}if(pe==="boolean"){let j=I(h.field);return jsxRuntime.jsxs(Bo,{id:h.field,children:[jsxRuntime.jsx(Vo,{title:h.label,description:h.description,className:W,endContent:j!==void 0?Y(j?"Yes":"No"):void 0}),jsxRuntime.jsx(zo,{className:G,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:j!==void 0?j?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(wl,{size:"lg",isSelected:j??false,onChange:oe=>A(h.field,oe?true:void 0),children:j?"Yes":"No"})]})})]},h.field)}if(pe==="date"){let j,oe,Se=Re=>{if(Re)for(let vt of Re.conditions)"conditions"in vt?Se(vt):vt.field===h.field&&(vt.operator==="gte"&&(j=String(vt.value)),vt.operator==="lte"&&(oe=String(vt.value)));};Se(l);let re=j!==void 0||oe!==void 0,ae=Re=>{if(Re)try{return /^\d{4}-\d{2}-\d{2}$/.test(Re)?Qa(Re):void 0}catch{return}},me=ae(j),xe=ae(oe);return jsxRuntime.jsxs(Bo,{id:h.field,children:[jsxRuntime.jsx(Vo,{title:h.label,description:h.description,className:W,endContent:re?Y("Date range selected"):void 0}),jsxRuntime.jsx(zo,{className:G,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(Sl,{label:"Date Range",value:me&&xe?{start:me,end:xe}:void 0,onChange:Re=>{Re?w(h.field,Re.start,Re.end):w(h.field,void 0,void 0);}})})})]},h.field)}return null},V=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[y.map(h=>{let U=(l?Nn(l):[]).includes(h.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(`__ungrouped__${h.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:h.label}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[U&&jsxRuntime.jsx("span",{className:z,children:"1 active"}),jsxRuntime.jsx(B,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},h.field)}),C.map(h=>{let H=k(h);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(h),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:h}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[H>0&&jsxRuntime.jsxs("span",{className:z,children:[H," active"]}),jsxRuntime.jsx(B,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},h)})]}),O=h=>{if(h.startsWith("__ungrouped__")){let U=h.replace("__ungrouped__",""),K=y.find(te=>te.field===U);return K?jsxRuntime.jsx(ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[K.field],children:Z(K)}):null}let H=S[h]||[];return H.length===0?null:jsxRuntime.jsx(ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[H[0].field],children:H.map(U=>Z(U))})},R=()=>{if(g){let h=g.startsWith("__ungrouped__")&&y.find(H=>H.field===g.replace("__ungrouped__",""))?.label||g;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(null),className:"flex items-center gap-2 px-4 py-3 border-b border-border-muted hover:bg-background-hover transition-colors",children:[jsxRuntime.jsx(B,{name:"CaretLeft",size:"sm",className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:h})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:O(g)})]})}return V()},D=()=>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:[y.map(h=>{let U=(l?Nn(l):[]).includes(h.field),K=g===`__ungrouped__${h.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(`__ungrouped__${h.field}`),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${K?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${K?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:h.label}),U&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},h.field)}),C.map(h=>{let H=k(h),U=g===h;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>x(h),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${U?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${U?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:h}),H>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},h)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:g?O(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),F=()=>jsxRuntime.jsx(ia,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(h=>Z(h))});return jsxRuntime.jsx(vr,{isOpen:e,onClose:t,title:v&&b&&g?g.startsWith("__ungrouped__")?y.find(h=>h.field===g.replace("__ungrouped__",""))?.label||s:g:N>0?`${s} (${N} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:T,variant:"primary"},secondaryAction:{label:"Clear all",onPress:M},maxWidth:v?"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:Sx(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"})}):v?b?R():D():F()})}function ip(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 Tr(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 Te(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",ip(e),t)}function Tl(e,t="\u2014"){return e==null||e===""?t:String(e)}var Go={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 rr(e="normal"){return {strong:Go.lg,high:Go.lg,normal:Go.md,low:Go.sm}[e]}function he(e,t){return typeof e=="function"?e(t):e}function Nx(e="neutral",t="sm"){return tailwindMerge.twMerge("inline-flex items-center rounded-full font-medium",t==="sm"?"px-2 py-0.5 text-xs":"px-2.5 py-1 text-sm",{success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",neutral:"bg-background-muted text-text-secondary"}[e])}function kx(e){return e?"success":"neutral"}function Pl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function sp(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 Qr(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=sp(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 Tx({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(J,{className:Go.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!he(l.hidden,e));if(s.length===0)return null;let c=Te(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=he(l.disabled,e);return l.variant==="icon"||!l.label?jsxRuntime.jsx(Q,{variant:"icon",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,"aria-label":l.label||l.id,children:jsxRuntime.jsx(B,{name:l.icon||"DotsThree",size:n==="sm"?16:20})},l.id):jsxRuntime.jsxs(Q,{variant:l.variant||"secondary",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,children:[l.icon&&jsxRuntime.jsx(B,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function Rx({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,x=(N,T)=>{if(!f||N.length<=f)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:N});let M=N.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(Xt,{content:T,children:jsxRuntime.jsx("span",{children:M})})};if(g)return jsxRuntime.jsx(J,{className:rr("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Te(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Te(d,"text-text-secondary"),children:u});let b=Te(d,m);if(Array.isArray(e)){let N=e.slice(0,p),T=e.slice(p),M=T.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[N.map((P,E)=>{let I=typeof o=="function"?o(P,t):o,A=typeof n=="function"?n(P,t):n!==void 0?n:String(P),w=typeof s=="function"?s(P,t):s,k=typeof l=="function"?l(P,t):l;return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(rt,{variant:I,size:a,shape:i,dot:w,dotPosition:c,dotPulse:k,children:x(A,A)})},E)}),M&&jsxRuntime.jsx(Xt,{content:T.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(rt,{variant:"neutral",size:a,shape:i,children:["+",T.length]})})})]})})}let v=typeof o=="function"?o(e,t):o,C=typeof n=="function"?n(e,t):n!==void 0?n:String(e),y=typeof s=="function"?s(e,t):s,S=typeof l=="function"?l(e,t):l;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(rt,{variant:v,size:a,shape:i,dot:y,dotPosition:c,dotPulse:S,children:x(C,C)})})}function Dx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(J,{className:rr(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Te(c,d)});let p=Te(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(B,{name:m?a:i,size:16,className:m?"text-feedback-success-text":"text-text-disabled"})});case "text":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx("span",{className:Tr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(rt,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}function Mx({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:x}){let{isLoading:b}=t,v=he(r,e),C=he(o,e),y=he(n,e),S=he(a,e),N=he(c,e),T=typeof m=="function"?m(e):m,M=he(x,e),P=Te(f,g);return jsxRuntime.jsx("div",{className:P,children:jsxRuntime.jsx(js,{firstName:v,lastName:C,email:y,avatarUrl:S,layout:i,size:s,href:N,LinkComponent:l,linkVariant:d,showEmail:u,badge:T,emphasis:p,isLoading:b,piiEntity:M})})}function Lx({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 Ax({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(J,{className:rr(s)});if(!e)return jsxRuntime.jsx("div",{className:Te(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Te(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=Zk(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=Te(i,tailwindMerge.twMerge(Tr(s),d)),g=he(c,t);return g?jsxRuntime.jsx("div",{className:f,children:Qr(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function Zk(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}function Rl({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[x,b]=Le.useState(false),v=o||(r?Qk(r):"DeviceMobile"),y={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&&!x&&u,T={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[m],M=({children:P,className:E})=>s?c?jsxRuntime.jsx(c,{href:s,className:E,children:P}):jsxRuntime.jsx(Ze,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",E),asButton:false,children:P}):jsxRuntime.jsx("span",{className:E,children:P});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,f),children:[jsxRuntime.jsx(J,{width:y.skeletonIcon,height:y.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(J,{width:y.skeletonText,height:y.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,f),children:[jsxRuntime.jsx(J,{width:y.skeletonIcon,height:y.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:y.skeletonText,height:16}),jsxRuntime.jsx(J,{width:y.skeletonSecondary,height:12})]})]});if(a==="inline"){let P=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",y.gap,f),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",y.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(B,{name:v,size:y.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(M,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",T,y.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:P})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",y.gap,f),children:[u&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",y.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(B,{name:v,size:y.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(M,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",T,y.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",y.secondaryTextSize),children:[d&&jsxRuntime.jsx(B,{name:v,size:y.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 Qk(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 Fx({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:x}){let{isLoading:b}=t,v=he(r,e),C=he(o,e),y=he(n,e),S=he(a,e),N=he(c,e),T=he(x,e),M=Te(f,g);return jsxRuntime.jsx("div",{className:M,children:jsxRuntime.jsx(Rl,{manufacturer:v,model:C,deviceType:y,logoUrl:S,layout:i,size:s,href:N,LinkComponent:l,linkVariant:d,showDeviceTypeIcon:u,showLogo:m,emphasis:p,isLoading:b,piiEntity:T})})}var fU={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",unknown:void 0,connected:void 0,disconnected:void 0},_k=["charging","discharging","heat","cool","on","connected"],eT={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",connected:"Connected",disconnected:"Disconnected"};function lp(e){return _k.includes(e)}function cp(e){return eT[e]}function Pn({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-20"});let u=t??cp(e),m=lp(e);return jsxRuntime.jsxs(rt,{variant:e,size:n,shape:a,dot:i??m,dotPulse:s??m,className:c?`w-28 justify-center ${l||""}`:l,...d,children:[r&&jsxRuntime.jsx(B,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var rT={importing:"Importing",exporting:"Exporting"};function Vx(e){return rT[e]}function El({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-24"});let l=t??Vx(e),d=e==="exporting"?"ArrowUp":"ArrowDown",u=n==="sm"?12:n==="md"?14:16;return r?jsxRuntime.jsx(rt,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(B,{name:d,size:u})}):jsxRuntime.jsx(rt,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function Ml({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(J,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?_o(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(Pn,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx(El,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(Pn,{state:n,size:s,shape:c,fixedWidth:d})})]})}function zx({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 y={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(J,{className:"h-4 w-12"}),jsxRuntime.jsx(J,{className:`h-6 w-24 ${y}`}),jsxRuntime.jsx(J,{className:`h-6 w-20 ${y}`})]}):jsxRuntime.jsx(J,{className:`h-6 w-24 ${y}`})})}if(!e)return jsxRuntime.jsx("div",{className:Te(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=he(o,t),x=he(a,t),b=typeof c=="function"?c(e,t):c,v=Te(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(v),children:jsxRuntime.jsx(Ml,{state:e,stateLabel:b,metric:g,metricFormatter:n,secondaryState:x||void 0,size:i,shape:s,icon:l,fixedWidth:d,secondaryStateIconOnly:m,layout:"horizontal"})}):jsxRuntime.jsx("div",{className:v,children:jsxRuntime.jsx(Pn,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function Hx({value:e,row:t,context:r,formatter:o,align:n="left",emphasis:a="normal",href:i,linkBehavior:s="hover",className:c,emptyText:l="\u2014",emptyClassName:d="text-text-secondary"}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(J,{className:rr(a)});let m=Or({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=Tr(a),f=Te(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),x=he(i,t);return x?Qr(g,x,t,s):g}var up=Le__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=Le.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=Le.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?Ha(e,t,r,a.center,a.scheme):Oa(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 v=`calc((100% - ${u*(d-1)}px) / ${d})`,C=Math.ceil(f/100*d),y={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:y,children:Array.from({length:d}).map((S,N)=>{let T=N<C;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:v,backgroundColor:T?g:n==="none"?"transparent":n,marginRight:N<d-1?`${u}px`:0}},N)})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})}let x={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:x,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()})]})});up.displayName="HorizontalBarCell";var pp=Le__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=x=>"xValue"in x?x.xValue:x.x,l=x=>"yValue"in x?x.yValue:x.y,d=a||100,u=i,{xScale:m,yScale:p,barWidth:f}=Le.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 x=d3Array.extent(s,T=>c(T)),b=d3Array.min(s,T=>l(T))??0,v=d3Array.max(s,T=>l(T))??0,C=b<0?b:0,y=scale.scaleTime({range:[0,d],domain:x}),S=scale.scaleLinear({range:[u,0],domain:[C,v*1.05]}),N=s.length>1?d/s.length*.8:8;return {xScale:y,yScale:S,barWidth:Math.max(2,N)}},[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((x,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((x,b)=>{let v=l(x),C=m(c(x)),y=p(v),S=Math.abs(g-y),N=x.category&&o?.[x.category]?o[x.category]:r;return jsxRuntime.jsx(shape.Bar,{x:C-f/2,y:v>=0?y:g,width:f,height:S,fill:N,rx:1},`bar-${b}`)})})});pp.displayName="MiniBarCell";function Kx({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(J,{className:rr(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Te(c,"text-text-secondary"),children:s});let x=Number(e),b;switch(o){case "currency":b=new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n,maximumFractionDigits:n}).format(x);break;case "percent":b=new Intl.NumberFormat("en-US",{style:"percent",minimumFractionDigits:n,maximumFractionDigits:n}).format(x/100);break;case "compact":b=new Intl.NumberFormat("en-US",{notation:"compact",minimumFractionDigits:n>0?1:0,maximumFractionDigits:n}).format(x);break;default:b=new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(x);}let C=`${m&&x>0?"+":""}${b}`,y=p?Pl(x,true):Tr(l),S=Te(c,tailwindMerge.twMerge(y,f)),N=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a}),jsxRuntime.jsx("span",{children:C}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),T=he(d,t);return T?jsxRuntime.jsx("div",{className:S,children:Qr(N,T,t,u)}):jsxRuntime.jsx("div",{className:S,children:N})}var mp=Le__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=Le.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),d=Le.useMemo(()=>r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?Ha(e,0,100,s.center,s.scheme):Oa(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 x=g<p,b=d;if(r==="auto"&&s&&x){let v=(g+1)/a*100;s.type==="diverging"&&s.center!==void 0?b=Ha(v,0,100,s.center,s.scheme):b=Oa(v,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:m,backgroundColor:x?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),"%"]})]})});mp.displayName="PercentBarCell";function jx({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:Te(a),children:jsxRuntime.jsx(J,{className:"h-4 w-4 rounded"})});let s=he(n,e),c=Te(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(bn,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function Il({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],x={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 v=b.join(", "),C=({children:S,className:N})=>i?s?jsxRuntime.jsx(s,{href:i,className:N,children:S}):jsxRuntime.jsx(Ze,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",N),asButton:false,children:S}):jsxRuntime.jsx("span",{className:N,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(J,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(J,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(J,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(J,{width:f.skeletonText,height:16}),jsxRuntime.jsx(J,{width:f.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(C,{className:tailwindMerge.twMerge("flex items-center",f.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(B,{name:"MapPin",size:f.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",x,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 y=()=>{if(m){if(t&&r&&o)return "city-state-zip";if(t&&r)return "city-state";if(t)return "city";if(r)return "state";if(o)return "postal-code"}};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",f.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",f.iconContainerSize),children:jsxRuntime.jsx(B,{name:"MapPin",size:f.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(C,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",x,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})}),v&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",f.secondaryTextSize),"data-pii-type":y(),"data-pii-entity":m,children:v})]})]})}function Xx({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,x=he(r,e),b=he(o,e),v=he(n,e),C=he(a,e),y=he(c,e),S=he(f,e),N=Te(m,p);return jsxRuntime.jsx("div",{className:N,children:jsxRuntime.jsx(Il,{streetAddress:x,city:b,state:v,postalCode:C,layout:i,size:s,href:y,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:g,piiEntity:S})})}var fp=Le__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}=Le.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,C=>C.xValue),x=d3Array.min(l,C=>C.yValue)||0,b=d3Array.max(l,C=>C.yValue)||0,v=(b-x)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:g}),yScale:scale.scaleLinear({range:[u,0],domain:[x-v,b+v]})}},[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})]})});fp.displayName="SparklineCell";function _x({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:x}=r;if(x)return jsxRuntime.jsx(J,{className:rr(l)});let b=Tl(e,a),v=he(i,t),C=he(g,t),y=b,S=false,N=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")N=true;else {let{position:k="end",length:W=16,ellipsis:G="...",tooltip:z=true}=d;if(b.length>W){switch(k){case "start":y=ls(b,W);break;case "middle":y=Zn(b,W);break;case "end":y=cs(b,W,G);break}S=z;}}let T=f&&C?{"data-pii-type":f,"data-pii-entity":C}:{},M=Object.keys(T).length>0,P=jsxRuntime.jsx("span",{className:N?"truncate":"",...T,children:y}),E=S?jsxRuntime.jsx(Xt,{content:M?jsxRuntime.jsx("span",{...T,children:String(b)}):String(b),children:P}):P,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})]}),A=I;if(u&&b&&b!==a){let k=typeof u=="function"?u(t):String(b);A=jsxRuntime.jsx(Ao,{value:k,size:"sm",children:I});}if(v){let k=Te(m,p);return jsxRuntime.jsx("div",{className:k,children:Qr(A,v,t,s,c,l)})}let w=Te(m,tailwindMerge.twMerge(Tr(l),p));return jsxRuntime.jsx("div",{className:w,children:A})}var MT={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},LT={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function Fl(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function Bl(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 zl({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=Fl(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:Bl(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=Fl(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:Bl(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=Fl(e,u),p=u.showLabel&&u.label;return jsxRuntime.jsxs("div",{className:"flex items-center text-sm text-text-secondary",children:[u.icon&&jsxRuntime.jsx(B,{name:u.icon,className:"mr-1.5 h-4 w-4 flex-shrink-0"}),p&&jsxRuntime.jsxs("span",{className:"mr-1 font-medium",children:[u.label,":"]}),jsxRuntime.jsx("span",{className:"truncate [&>*]:!justify-start [&>*]:!text-left",children:Bl(m,e,u,l)})]},u.id)})})]})}function Ol({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=Fl(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:Bl(d,e,c,i)})]},c.id)})})})}function eh(e="md"){return {mobile:MT[e],desktop:LT[e]}}function th({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 KT={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},JT={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function jT(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 qT({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,x=g?t.direction:null,b=n&&a,v={...jT(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",KT[i],JT[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:v,role:"columnheader","aria-sort":g?x==="asc"?"ascending":"descending":"none","aria-disabled":s,...l,...d,children:s?jsxRuntime.jsx(J,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),e.sortable&&jsxRuntime.jsx("button",{type:"button",className:"flex flex-shrink-0 cursor-pointer",onClick:()=>!s&&r(e.id),"aria-label":`Sort by ${e.label}`,children:g?jsxRuntime.jsx(B,{name:x==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(B,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function oh({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 x=t.indexOf(f.id),b=t.indexOf(g.id);if(d.get(g.id)?.reorderable===false)return;let C=0;for(let T=0;T<t.length&&d.get(t[T])?.reorderable===false;T++)C=T+1;if(b<C)return;let y=Math.min(x,b),S=Math.max(x,b);for(let T=y;T<=S;T++){if(T===x)continue;if(d.get(t[T])?.reorderable===false)return}let N=sortable.arrayMove(t,x,b);r(N);}},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(qT,{column:p,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:f===0,density:s,isLoading:c},p.id))})})})}var hp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},yp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},eP={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},tP={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function vp(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 rP(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function oP({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",hp[i],yp[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:vp(e),children:s?jsxRuntime.jsx(J,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e.label}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:c?jsxRuntime.jsx(B,{name:l==="asc"?"CaretUp":"CaretDown",size:14,weight:"bold",className:"text-text-primary"}):jsxRuntime.jsx(B,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function nP({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,density:a="default",className:i,stickyFirstColumn:s}){let c=s&&o===0,l=rP(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,x="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,x=m.trigger||"hover"),u=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...x==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:u}),jsxRuntime.jsx(nt,{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?"":hp[a],yp[e.align||"left"],c&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",i),role:"cell",style:vp(e),children:u})}function aP({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(J,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":hp[o],yp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:vp(e),children:s})}function iP(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 nh({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a}){let[i,s]=Le.useState(false),c=Le.useCallback(l=>{if(!n)return;let d=l.target,u=l.currentTarget;iP(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(nP,{column:l,row:t,rowIndex:r,columnIndex:d,isHovered:i,density:o,className:n?"group-hover:bg-background-hover":"",stickyFirstColumn:a},l.id))})}function ah({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(aP,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function ih({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:x,estimatedRowHeight:b,loadingIndicator:v,stickyHeader:C=false,stickyFirstColumn:y=false,onRowClick:S,getRowId:N,hideHeader:T=false,sortConfig:M,onSort:P,"aria-label":E,enableColumnReorder:I=false,columnOrder:A,onColumnOrderChange:w}){let[k,W]=Le.useState(null),G=M!==void 0,z=G?M:k,Y=Le.useRef(null),Z=Le.useMemo(()=>e.map(le=>le.id),[e]),[V,O]=Le.useState(Z),R=A!==void 0,D=R?A:V;Le.useEffect(()=>{R||O(le=>{let _=e.map(ie=>ie.id),ne=new Set(_),$=new Set(le),X=le.filter(ie=>ne.has(ie)),ge=_.filter(ie=>!$.has(ie));return [...X,...ge]});},[e,R]);let F=Le.useCallback(le=>{R||O(le),w?.(le);},[R,w]),L=Le.useMemo(()=>{if(!I&&!A)return e;let le=new Map(e.map(_=>[_.id,_]));return D.map(_=>le.get(_)).filter(_=>_!==void 0)},[e,D,I,A]),h=f?ko({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:x,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}):null,H=h?.scrollRef??Y,{loadMoreRef:U,virtualizer:K,virtualItems:te,isLoadingMore:pe,computedLoadingState:j}=h||{},{gridTemplateColumns:oe,totalMinWidth:Se}=Le.useMemo(()=>{let le=0;return {gridTemplateColumns:L.map(ne=>{if(ne.minWidth?le+=typeof ne.minWidth=="number"?ne.minWidth:0:ne.width&&typeof ne.width=="number"&&(le+=ne.width),ne.width)return typeof ne.width=="number"?`${ne.width}px`:ne.width;if(ne.flex)return `${ne.flex}fr`;if(ne.minWidth&&ne.maxWidth){let $=typeof ne.minWidth=="number"?`${ne.minWidth}px`:ne.minWidth,X=typeof ne.maxWidth=="number"?`${ne.maxWidth}px`:ne.maxWidth;return `minmax(${$}, ${X})`}return ne.minWidth?`minmax(${typeof ne.minWidth=="number"?`${ne.minWidth}px`:ne.minWidth}, 1fr)`:ne.maxWidth?`minmax(0, ${typeof ne.maxWidth=="number"?`${ne.maxWidth}px`:ne.maxWidth})`:"1fr"}).join(" "),totalMinWidth:le}},[L]),re=Le.useCallback(le=>{if(!e.find($=>$.id===le)?.sortable)return;let ne;z?.columnId===le?ne={columnId:le,direction:z.direction==="asc"?"desc":"asc"}:ne={columnId:le,direction:"asc"},G||W(ne),P?.(ne);},[e,z,P,G]),ae=j==="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 xe=tailwindMerge.twMerge(eP[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),Re=eh(d),vt=c!=="none",Jn=(le,_)=>vt?c==="custom"&&l?l(le,_):jsxRuntime.jsx(c==="cards"?Ol:zl,{row:le,columns:L,density:o,isLoading:u,onClick:S?()=>S(le):void 0}):null,xt=K?te?.map(le=>({virtualItem:le,row:t[le.index],index:le.index}))||[]:t.map((le,_)=>({row:le,index:_,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:H,className:xe,style:{...me,position:K?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",tP[s],n==="auto"?"inline-grid w-auto":"w-full",vt&&Re.desktop),role:"table","aria-label":E,style:{gridTemplateColumns:oe,minWidth:Se>0?`${Se}px`:void 0},children:[!T&&(I?jsxRuntime.jsx(oh,{columns:e,columnOrder:D,onColumnOrderChange:F,sortConfig:z,onSort:re,stickyHeader:C,stickyFirstColumn:y,density:o,isLoading:ae}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:L.map((le,_)=>jsxRuntime.jsx(oP,{column:le,sortConfig:z,onSort:re,stickyHeader:C,stickyFirstColumn:y,isFirstColumn:_===0,density:o,isLoading:ae},le.id))})),K?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${K.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:ae?Array.from({length:p}).map((le,_)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(ah,{columns:L,rowIndex:_,density:o,stickyFirstColumn:y})},`loading-${_}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[xt.map(({row:le,index:_,virtualItem:ne})=>{if(!le||!ne)return null;let $=N?N(le):`row-${_}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:oe,transform:`translateY(${ne.start}px)`},"data-index":ne.index,ref:K.measureElement,children:jsxRuntime.jsx(nh,{columns:L,row:le,rowIndex:_,density:o,onClick:S,stickyFirstColumn:y})},$)}),pe&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${K.getTotalSize()}px`,left:0,width:"100%"},children:v||jsxRuntime.jsx(yr,{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:ae?Array.from({length:p}).map((le,_)=>jsxRuntime.jsx(ah,{columns:L,rowIndex:_,density:o,stickyFirstColumn:y},`loading-${_}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[xt.map(({row:le,index:_})=>{if(!le)return null;let ne=N?N(le):`row-${_}`;return jsxRuntime.jsx(nh,{columns:L,row:le,rowIndex:_,density:o,onClick:S,stickyFirstColumn:y},ne)}),pe&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:v||jsxRuntime.jsx(yr,{state:"loading-more"})})]}):jsxRuntime.jsx("div",{className:"col-span-full py-12 text-center text-text-secondary",role:"row",children:jsxRuntime.jsx("div",{role:"cell",children:"No data available"})})})]}),vt&&jsxRuntime.jsx("div",{className:Re.mobile,children:ae?Array.from({length:p}).map((le,_)=>jsxRuntime.jsx(th,{density:o},`mobile-loading-${_}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[xt.map(({row:le,index:_})=>{if(!le)return null;let ne=N?N(le):`mobile-row-${_}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:Jn(le,_)},ne)}),pe&&(v||jsxRuntime.jsx(yr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!ae&&(K?jsxRuntime.jsx("div",{ref:U,style:{position:"absolute",top:`${K.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:U,className:"h-px w-full"}))]})}function lh({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(rt,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var lP={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},cP={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function dh({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?lP[e]:"Question"),i=e?cP[e]:void 0;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",o?"flex-col gap-1":"gap-0",n),children:[jsxRuntime.jsx(B,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function Ni({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:x=true,maxWidth:b="400px"}){if(!s)return null;let v=t||r,C=m||p||f||g;return jsxRuntime.jsx(Dr,{children:jsxRuntime.jsx(ar,{isOpen:s,onOpenChange:y=>!y&&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:[v&&(a&&i?jsxRuntime.jsx(Bt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Bt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",x?"px-6 py-6":"p-0"),children:e}),C&&jsxRuntime.jsx(Do,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}Ni.displayName="Drawer";var fP={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"},bP={sm:dt("bodySm"),md:dt("bodySm"),lg:dt("bodyMd")},xP={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},hP={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"},vP={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 mh({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:vP[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(Q,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx(Q,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(Ze,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:dt("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",fP[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",xP[i]),children:jsxRuntime.jsx(B,{name:e,size:hP[i]})}),jsxRuntime.jsx(qt,{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",bP[i]),children:r}),g()]})}function fh({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(rt,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(Xt,{content:t,children:c}):c}function bh({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]=Le.useState(false),[m,p]=Le.useState(false),[f,g]=Le.useState(null),[x,b]=Le.useState(e),v=Le.useRef(null),C=async N=>{if(g(null),n&&N.size>n){g(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(c&&N.type.startsWith("image/")){let T=new FileReader;T.onloadend=()=>{b(T.result);},T.readAsDataURL(N);}if(i){p(true);try{let T=await i(N);b(T),r?.(T);}catch(T){g("Failed to upload file"),console.error("Upload error:",T);}finally{p(false);}}t?.(N,x);},y=async N=>{try{let T=N.items;if(T.length>0){let M=T[0];if(M.kind==="file"){let P=await M.getFile();P&&C(P);}}}catch(T){g("Failed to upload file"),console.error("Upload error:",T);}finally{u(false);}},S=()=>{b(void 0),g(null),t?.(null),r?.(""),v.current&&(v.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:y,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[x?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(x.startsWith("data:image")||x.startsWith("http"))?jsxRuntime.jsx("img",{src:x,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(Q,{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:N=>{let T=Array.from(N||[]);T.length>0&&C(T[0]);},children:jsxRuntime.jsx(Q,{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 hh({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(J,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(rt,{variant:s,size:n,shape:a,...i,children:c})}function va(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function vh({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]=Le.useState(false),m=Ut("(max-width: 767px)"),p=o!==void 0?o:d,f=Le.useCallback(v=>{n?n(v):u(v);},[n]);Le.useEffect(()=>{let v=C=>{(C.metaKey||C.ctrlKey)&&C.key==="k"&&(C.preventDefault(),f(!p)),C.key==="Escape"&&p&&f(false);};return window.addEventListener("keydown",v),()=>window.removeEventListener("keydown",v)},[p,f]);let g=Le.useCallback(v=>{r?.(v);},[r]),x=jsxRuntime.jsxs("button",{type:"button",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-secondary hover:text-text-primary hover:bg-background-hover rounded-md transition-colors","aria-label":"Open search",children:[jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:18}),!m&&s&&jsxRuntime.jsxs("span",{className:"hidden md:flex items-center gap-1 text-xs",children:[jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:navigator.platform.includes("Mac")?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:"K"})]})]}),b=a===null||Le.isValidElement(a)&&a.type===Le.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:x})),jsxRuntime.jsx(at,{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(kr,{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||x,jsxRuntime.jsx(nt,{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(kr,{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 wh({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=Le.useState(false),u=Ut("(max-width: 767px)"),m=Le.useRef(null),p=Le.useRef(null),f=o!==void 0?o:l,g=Le.useCallback(E=>{n?n(E):d(E);},[n]);Le.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]),Le.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),Le.useEffect(()=>{if(!f||u)return;let E=I=>{let A=I.target,w=m.current?.contains(A),k=p.current?.contains(A);!w&&!k&&g(false);};return document.addEventListener("mousedown",E,true),()=>document.removeEventListener("mousedown",E,true)},[f,u,g]);let x=E=>{r?.(E);},b=Le.useCallback(()=>{g(false);},[g]),v=Le.useCallback(()=>{r?.("");},[r]),[C,y]=Le.useState(null);Le.useEffect(()=>{if(f&&!u&&m.current){let E=null,I=()=>{let w=m.current?.getBoundingClientRect();w&&y({top:w.bottom+8,left:w.left,width:w.width});},A=()=>{E===null&&(E=requestAnimationFrame(()=>{I(),E=null;}));};return I(),window.addEventListener("resize",A),window.addEventListener("scroll",A,true),()=>{window.removeEventListener("resize",A),window.removeEventListener("scroll",A,true),E!==null&&cancelAnimationFrame(E);}}},[f,u]);let S=Le.useCallback(()=>{g(true);},[g]);if(u)return jsxRuntime.jsxs("div",{className:c,children:[jsxRuntime.jsx("button",{type:"button",onClick:S,className:"flex items-center justify-center w-10 h-10 rounded-lg hover:bg-background-hover transition-colors","aria-label":"Open search",children:jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(at,{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(kr,{value:t,onChange:x,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:v,reserveErrorSpace:false,autoFocus:true})}),jsxRuntime.jsx(Q,{variant:"icon",onPress:b,"aria-label":"Close search",className:"flex-shrink-0",children:jsxRuntime.jsx(B,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let N=E=>{let A=E.target.tagName==="INPUT";if(E.key==="ArrowDown"&&f&&A){E.preventDefault();let w=p.current?.querySelector("[data-search-result]");w&&w.focus();}},T=E=>{let I=E.target;if(!I.hasAttribute("data-search-result"))return;let w=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),k=w.indexOf(I);if(E.key==="ArrowDown"){E.preventDefault(),E.stopPropagation();let W=Math.min(k+1,w.length-1);w[W]?.focus();}else if(E.key==="ArrowUp")if(E.preventDefault(),E.stopPropagation(),k===0)m.current?.querySelector("input")?.focus();else {let W=Math.max(k-1,0);w[W]?.focus();}else E.key==="Escape"&&(E.preventDefault(),E.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},M=f&&C&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${C.top}px`,left:`${C.left}px`,width:`${C.width}px`,zIndex:9999},role:"listbox",onKeyDown:T,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,P=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:N,children:[jsxRuntime.jsx(kr,{value:t,onChange:x,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:P,onFocus:()=>g(true)}),M]},"desktop")}function Nh({message:e="No results found",suggestion:t,icon:r="MagnifyingGlass",className:o=""}){return jsxRuntime.jsxs("div",{className:`flex flex-col items-center justify-center py-12 px-4 text-center ${o}`,children:[jsxRuntime.jsx("div",{className:"text-text-secondary mb-3",children:jsxRuntime.jsx(B,{name:r,size:48})}),jsxRuntime.jsx("p",{className:"text-base font-medium text-text-primary mb-1",children:e}),t&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary max-w-xs",children:t})]})}function Th({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(J,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(J,{width:"60%",height:16}),jsxRuntime.jsx(J,{width:"40%",height:12})]}),jsxRuntime.jsx(J,{width:16,height:16})]},o))})}function Rh({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 Dh({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 x=document.querySelector('input[type="text"][placeholder*="Search"]');x&&x.focus();}break}case "Escape":{m.preventDefault();let f=document.querySelector('input[type="text"][placeholder*="Search"]');f&&f.focus();break}}},"data-testid":l,"data-search-result":true,className:tailwindMerge.twMerge("group flex items-center gap-3 px-4 py-3 cursor-pointer outline-none transition-colors","text-text-primary hover:bg-background-hover","focus-visible:bg-background-muted focus-visible:outline-none","data-[focused]:bg-background-hover",s&&"bg-background-hover",c),"data-focused":s||void 0,children:[a?jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a}):n?jsxRuntime.jsx("div",{className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx(B,{name:n,size:20})}):null,jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("span",{className:"font-medium text-text-primary truncate",children:t}),o&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary flex-shrink-0",children:o})]}),r&&jsxRuntime.jsx("div",{className:"text-sm text-text-secondary truncate mt-0.5",children:r})]}),jsxRuntime.jsx("div",{className:"flex-shrink-0 opacity-0 group-hover:opacity-100 group-focus-visible:opacity-100 group-data-[focused]:opacity-100 transition-opacity",children:jsxRuntime.jsx(B,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function Eh({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 Lh({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:`
|
|
96
30
|
flex items-center gap-3 w-full px-4 py-2.5 rounded-lg
|
|
97
31
|
transition-all duration-200 cursor-text
|
|
98
32
|
${{default:`
|
|
@@ -104,14 +38,14 @@ Valid keys: `+JSON.stringify(Object.keys(w),null," "));var L=z(G,D,B,Y,q+"."+D,
|
|
|
104
38
|
backdrop-blur-sm
|
|
105
39
|
`}[o]}
|
|
106
40
|
${n}
|
|
107
|
-
`,"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 IP={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"},FP={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"}},BP={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"},VP={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"},zP={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"},OP={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},HP={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},WP={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},GP={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"},UP={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 Dh(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 vp({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?"":Dh(e,IP,FP),!r&&!o&&BP[t],r&&VP[r],o&&zP[o],OP[n],HP[a],WP[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 Mh({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(Dh(e,GP,UP),t);return jsxRuntime.jsx("div",{className:o,children:r})}vp.Item=Mh;function YP(e,t){return Le__namespace.default.isValidElement(e)?e:Br({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function KP(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 JP={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},jP=24,qP=20;function ZP({item:e,dense:t,valueAlign:r}){let o=KP(e),n=o?JP[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>jP&&!e.formatter&&!Le__namespace.default.isValidElement(e.value),s=YP(e.value,e.formatter),c=i?qn(e.value,qP):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(Jt,{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(Mo,{value:l,size:"sm",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Copy"})}):null,g=e.copyable&&(e.copyIconPosition==="left"||!e.copyIconPosition),f=e.copyable&&e.copyIconPosition==="right",b=jsxRuntime.jsxs("dd",{className:tailwindMerge.twMerge(t?"text-sm":"text-base","font-medium",a?r==="start"?"text-left":"text-left sm:text-right":r==="start"?"text-left":"text-right",n,e.disabled&&"opacity-50","overflow-hidden min-w-0"),children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-1 max-w-full",r==="start"?"justify-start":"justify-end"),children:[jsxRuntime.jsxs("span",{className:"inline-flex items-center gap-1 min-w-0",children:[m,e.iconRight]}),f&&p]}),e.meta&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-xs text-text-secondary mt-0.5",r==="start"?"text-left":"text-right"),children:e.meta})]}),v=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"})]}),g&&jsxRuntime.jsx("div",{className:"flex items-center",children:p}),e.href?jsxRuntime.jsx("a",{href:e.href,onClick:e.onAction,className:"block",children:b}):b]});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",a?"items-start sm:items-center":g?"items-center":"items-start",a?g?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_auto_auto] sm:gap-x-1 sm:gap-y-0":t?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-2 sm:gap-y-0":"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-4 sm:gap-y-0":g?"grid-cols-[minmax(120px,1fr)_auto_auto] gap-x-1":t?"grid-cols-[minmax(120px,1fr)_1fr] gap-x-2":"grid-cols-[minmax(120px,1fr)_1fr] gap-x-4"),children:v})}function ql({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(j,{className:"h-4 w-24"}),jsxRuntime.jsx(j,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(Le__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(ZP,{item:l,dense:r,valueAlign:o})]},l.id))})}function Ah({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(ql,{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 rt={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 Sp=Le__namespace.createContext(null);function Ih(){let e=Le__namespace.useContext(Sp);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function Bh({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}=Ih(),p=Le__namespace.useRef(null),g=Le__namespace.useRef(null),f=r===e.id,x=e.disabled||false,b=!!(e.children&&e.children.length>0),v=!!(e.metadata&&Object.keys(e.metadata).length>0),C=b||v,y=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;Le__namespace.useLayoutEffect(()=>{y&&l&&p.current&&g.current===null&&requestAnimationFrame(()=>{p.current&&(g.current=p.current.offsetTop);});},[y,l]),Le__namespace.useEffect(()=>{if(!y||!l||!p.current)return;let I=p.current.parentElement;for(;I;){let w=window.getComputedStyle(I).overflowY;if(w==="auto"||w==="scroll")break;I=I.parentElement;}if(!I)return;let F=()=>{if(!p.current||g.current===null)return;let w=I.getBoundingClientRect(),k=I.scrollTop,H=w.height,A=p.current.offsetHeight,Y=g.current-k,q=Y+A,G=Y<0,U=q>H;G?u("top",e):U?u("bottom",e):u(null,null);};return I.addEventListener("scroll",F),F(),()=>{I.removeEventListener("scroll",F);}},[y,l,e,u]);let S=()=>{x||(m?o(e):C?n(e):o(e));},N=I=>{x||(I.key==="Enter"||I.key===" ")&&(I.preventDefault(),S());},R={isSelected:f,isDisabled:x,hasChildren:b,hasMetadata:v,level:0},M=tailwindMerge.twMerge("relative cursor-pointer group",x&&"opacity-50 cursor-not-allowed"),T=tailwindMerge.twMerge("absolute inset-0 transition-colors",y&&!f&&!x&&"group-hover:bg-background-hover",y&&f&&!x&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",y&&f&&x&&a==="subtle"&&"bg-background-selected",y&&f&&!x&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",y&&f&&x&&a==="solid"&&"bg-action-brand",!y&&a==="subtle"&&!f&&!x&&"group-hover:bg-background-hover",!y&&a==="subtle"&&f&&!x&&"bg-background-selected group-hover:bg-background-hover",!y&&a==="subtle"&&f&&x&&"bg-background-selected",!y&&a==="solid"&&!f&&!x&&"group-hover:bg-background-hover",!y&&a==="solid"&&f&&!x&&"bg-action-brand group-hover:bg-action-brand-hover",!y&&a==="solid"&&f&&x&&"bg-action-brand"),E=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",rt[i].node,y&&!f&&"font-semibold",a==="subtle"&&f&&"text-text-link-default",a==="solid"&&f&&"text-[color:var(--color-action-brand-text)]");return jsxRuntime.jsxs("div",{ref:p,className:M,onClick:S,onKeyDown:N,role:"treeitem","aria-selected":f,"aria-disabled":x,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",y&&"bg-action-brand border-action-brand",!y&&"bg-background-muted border border-border-default"),style:{width:rt[i].bullet,height:rt[i].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:rt[i].icon,weight:y?"fill":"regular",className:y?"text-[color:var(--color-action-brand-text)]":"text-text-primary"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:t?t(e,R):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),C&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(V,{name:"CaretRight",size:rt[i].icon,className:"text-text-secondary"})})]})]})}function zh({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:`${rt[n].spacing.x+rt[n].bullet/2}px`,top:`${rt[n].spacing.y+rt[n].bullet/2}px`,bottom:`${rt[n].spacing.y+rt[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(Bh,{node:i,renderNode:a},i.id))]})}function Oh(){let[e,t]=Le.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return Le.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}function Ri({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&Le__namespace.default.isValidElement(e)?Le__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})}var r5={instant:0,fast:150,normal:250,slow:350,slower:500},wp={xs:"4px",sm:"8px",md:"16px"};function o5(e){return e?typeof e=="string"&&e in wp?wp[e]:typeof e=="number"?`${e}px`:e:wp.sm}function Di({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=Oh(),s=typeof o=="number"?o:r5[o],c=o5(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 $l({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",rt[r].node),children:[jsxRuntime.jsx(V,{name:"CaretLeft",size:rt[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 Ql({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",rt[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:rt[n].bullet,height:rt[n].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:rt[n].icon,weight:"fill",className:"text-[color:var(--color-action-brand-text)]"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("span",{className:"truncate",children:e.name})})]})]})}function Uh({currentItems:e,currentParent:t,navigationStack:r,selectedId:o,variant:n,size:a,showBullets:i,slideDirection:s,viewKey:c,hasHeight:l,rootNodeStickyState:d,renderNodeList:u,renderDetailContent:m,onNavigateBack:p}){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.length===0&&d.position&&d.node&&jsxRuntime.jsx(Ql,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx($l,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(Ri,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(Di,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function kp(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=kp(r.children,t);if(o)return o}}return null}function _l(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Yh(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 Jh({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?kp(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(Ql,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx($l,{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(Ri,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(Di,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",rt[a].node,"py-8"),children:"Select an item to view details"})})})]})}function jh({data:e,renderNode:t,onNodeSelect:r,onNavigate:o,selectedId:n,rootNodeId:a,stickyRootNode:i=true,height:s,minHeight:c,maxHeight:l,variant:d="subtle",size:u="md",showBullets:m=true,layout:p="auto",splitBreakpoint:g=768,renderEmptyState:f,renderDetailView:x,className:b,"aria-label":v="Hierarchy explorer"}){let[C,y]=Le__namespace.useState(null),[S,N]=Le__namespace.useState([]),[R,M]=Le__namespace.useState("left"),[T,E]=Le__namespace.useState({position:null,node:null}),{ref:I,width:F}=Jn(),w=Le__namespace.useMemo(()=>p==="split"?true:p==="single"?false:F>=g,[p,F,g]),k=n!==void 0?n:C;Le__namespace.useEffect(()=>{Yh(e,a);},[e,a]);let H=S.length>0?S[S.length-1]:null,A=H?H.children||[]:e,B=Le__namespace.useCallback(W=>{M("left"),N(K=>[...K,W]),o?.(W,[...S,W]);},[S,o]),Y=Le__namespace.useCallback(()=>{M("right"),N(W=>{let K=W.slice(0,-1);return o?.(K.length>0?K[K.length-1]:null,K),K});},[o]),q=Le__namespace.useCallback(W=>{n===void 0&&y(W.id),r?.(W,[...S,W]);},[n,S,r]),G=Le__namespace.useCallback((W,K)=>{E({position:W,node:K});},[]),U=Le__namespace.useMemo(()=>({selectedId:k,selectNode:q,navigateToNode:B,navigateBack:Y,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:G,useSplitLayout:w}),[k,q,B,Y,a,i,d,u,m,r,o,S,G,w]),P=Le__namespace.useRef(null);Le__namespace.useEffect(()=>{if(!a||!P.current||S.length>0||w)return;let W=P.current,K=setTimeout(()=>{let te=W.querySelector(`[data-node-id="${a}"]`);te&&te.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(K)},[a,S.length,w]);let D={height:_l(s),minHeight:_l(c),maxHeight:_l(l)},z=s!==void 0||l!==void 0,L=H?H.id:"root",h=Le__namespace.useCallback((W,K=false)=>jsxRuntime.jsx(zh,{items:W,showConnector:K,scrollContainerRef:K?P:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),O=Le__namespace.useCallback(W=>W?x?x(W,h):jsxRuntime.jsx(Ah,{node:W,renderNodeList:h}):null,[x,h]);return jsxRuntime.jsx(Sp.Provider,{value:U,children:jsxRuntime.jsx("div",{ref:I,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",z&&"overflow-hidden",!z&&"h-full flex flex-col",w&&!z&&"flex-row",w&&z&&"flex",b),style:D,role:"tree","aria-label":v,children:w?jsxRuntime.jsx(Jh,{data:e,currentItems:A,navigationStack:S,selectedId:k,variant:d,size:u,showBullets:m,rootNodeStickyState:T,renderNodeList:h,renderDetailContent:O,renderEmptyState:f,onNavigateBack:Y}):jsxRuntime.jsx(Uh,{currentItems:A,currentParent:H,navigationStack:S,selectedId:k,variant:d,size:u,showBullets:m,slideDirection:R,viewKey:L,hasHeight:z,rootNodeStickyState:T,renderNodeList:h,renderDetailContent:O,onNavigateBack:Y})})})}function h5({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 qh=({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}),Zh=({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)=>h5({...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]});Zh.displayName="HoverCardContent";var y5=Object.assign(qh,{Root:qh,Content:Zh});function C5(e,t){return Br({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function S5(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success":"text-feedback-error":r?"text-feedback-error":"text-feedback-success"}function w5({points:e,className:t,ariaLabel:r}){let i=e.map(p=>typeof p.y=="number"?p.y:0);if(i.length===0)return null;let s=Math.min(...i),l=Math.max(...i)-s,d=p=>l===0?20/2:18-(p-s)/l*16,u=60/Math.max(e.length-1,1),m=e.map((p,g)=>{let f=2+g*u,x=d(typeof p.y=="number"?p.y:0);return `${g===0?"M":"L"} ${f} ${x}`}).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"})})}function $h({label:e,value:t,formatter:r,delta:o,deltaPeriodLabel:n,deltaIntent:a="upIsGood",trend:i,status:s,helpText:c,size:l="md",orientation:d="vertical",isLoading:u,empty:m,error:p,onClick:g,className:f,renderValue:x,renderDelta:b,renderTrend:v}){let y={sm:{label:dt("labelSm"),value:dt("displaySm"),delta:dt("labelSm"),gap:"gap-1"},md:{label:dt("labelMd"),value:dt("displayMd"),delta:dt("bodySm"),gap:"gap-2"},lg:{label:dt("labelLg"),value:dt("displayLg"),delta:dt("bodyMd"),gap:"gap-3"}}[l],S=u?jsxRuntime.jsx(j,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:dt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):x?x(t):C5(t,r),N=b?b(o):o!==void 0&&!u&&!m&&!p?jsxRuntime.jsxs("div",{className:Ut(y.delta,S5(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(j,{className:"h-4 w-24"}):null,R=v?v(i):i&&i.length>0&&!u&&!p?jsxRuntime.jsx(w5,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(j,{className:"h-5 w-16"}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${y.gap}`:`flex-col ${y.gap}`,g&&"cursor-pointer hover:bg-background-muted rounded-lg px-3 py-2 -mx-3 -my-2 transition-colors",f),"aria-labelledby":`kpi-${e}`,onClick:g,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{id:`kpi-${e}`,className:Ut(y.label,"text-text-secondary truncate"),children:u?jsxRuntime.jsx(j,{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:Ut(y.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${S}`,children:S}),s&&!u&&!p&&jsxRuntime.jsx(et,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),(N||R)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[N,R]})]})}var Qh={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},_h={start:"items-start",center:"items-center",stretch:"items-stretch"};function ey(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 Rp({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?Le__namespace.default.Children.map(e,p=>Le__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?Le__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?Le__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",Qh[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",ey({...typeof t=="object"?t:{base:t},base:void 0}),_h[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",ey(t),Qh[r],_h[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})]})}Rp.displayName="KpiGroup";function oy({items:e,renderItem:t,selectedId:r,onSelect:o,onHoverChange:n,isLoading:a=false,loadingState:i,error:s=null,renderLoadingSkeleton:c,loadingSkeletonCount:l=5,emptyMessage:d="No results found.",variant:u="relaxed",showDividers:m=true,onLoadMore:p,hasMore:g=false,enableVirtualization:f,estimatedItemSize:x=60,loadingIndicator:b,"aria-label":v,className:C="",style:y}){let[S,N]=Le.useState(null),R=Le.useRef(null),M=Le.useRef(new Map),{scrollRef:T,loadMoreRef:E,virtualizer:I,virtualItems:F,isLoadingMore:w,computedLoadingState:k}=So({items:e,onLoadMore:p,hasMore:g,isLoading:a,loadingState:i,enableVirtualization:f,estimatedItemSize:x,overscan:5}),H=T??R,A=Le.useCallback((h,O)=>{o?.(h,O);},[o]),B=Le.useCallback((h,O)=>{N(h),n?.(h,O);},[n]),Y=Le.useCallback((h,O)=>{let W=h?.id;return typeof W=="string"&&W?W:`item-${O}`},[]),q=Le.useCallback(h=>{if(!H.current||e.length===0)return;let O=document.activeElement,W=e.findIndex((J,re)=>{let Se=Y(J,re),ae=M.current.get(Se);return ae&&(ae===O||ae.contains(O))}),K=W;switch(h.key){case "ArrowDown":h.preventDefault(),K=W===-1?0:Math.min(W+1,e.length-1);break;case "ArrowUp":h.preventDefault(),K=W===-1?0:Math.max(W-1,0);break;case "Home":h.preventDefault(),K=0;break;case "End":h.preventDefault(),K=e.length-1;break;default:return}let te=Y(e[K],K);M.current.get(te)?.focus();},[e,Y,H]),G=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],U={dense:"gap-0",relaxed:"gap-0"},P=m?"divide-y divide-border-muted":"",D=[...G,U[u],P,C].filter(Boolean).join(" ");if(k==="loading"||a&&e.length===0){let h=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((O,W)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${W}`))}):jsxRuntime.jsx(Pf,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(j,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(j,{width:"75%",height:16}),jsxRuntime.jsx(j,{width:"50%",height:14})]}),jsxRuntime.jsx(j,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:H,className:D,style:y,role:"listbox","aria-label":v,"aria-busy":"true","aria-live":"polite",children:h})}if(s)return jsxRuntime.jsx("div",{ref:H,className:D,style:y,role:"listbox","aria-label":v,"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:H,className:D,style:y,role:"listbox","aria-label":v,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:d})});let L=I?F?.map(h=>({virtualItem:h,item:e[h.index],index:h.index}))||[]:e.map((h,O)=>({item:h,index:O,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:H,className:D,style:{...y,...p&&{overflow:"auto",height:y?.height||"600px"}},role:"listbox","aria-label":v,"aria-live":"polite",onKeyDown:q,tabIndex:0,children:[I&&jsxRuntime.jsxs("div",{style:{height:`${I.getTotalSize()}px`,width:"100%",position:"relative"},children:[L.map(({virtualItem:h,item:O,index:W})=>{if(!h)return null;let K=Y(O,W),te=r===K,se=S===K,J={id:K,role:"option","aria-selected":te,"aria-current":te?"page":void 0,tabIndex:te||r==null&&W===0?0:-1,onClick:re=>A(re,O),onMouseEnter:re=>B(re,O),onMouseLeave:re=>B(null),onFocus:re=>B(re,O),onBlur:re=>B(null),ref:re=>{re?M.current.set(K,re):M.current.delete(K);}};return jsxRuntime.jsx("div",{"data-index":h.index,ref:I.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${h.start}px)`},children:t({item:O,index:W,isSelected:te,isHovered:se,rowProps:J})},K)}),p&&g&&jsxRuntime.jsx("div",{ref:E,style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),w&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(gr,{state:"loading-more"})})]}),!I&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[L.map(({item:h,index:O})=>{let W=Y(h,O),K=r===W,te=S===W,se={id:W,role:"option","aria-selected":K,"aria-current":K?"page":void 0,tabIndex:K||r==null&&O===0?0:-1,onClick:J=>A(J,h),onMouseEnter:J=>B(J,h),onMouseLeave:J=>B(null),onFocus:J=>B(J,h),onBlur:J=>B(null),ref:J=>{J?M.current.set(W,J):M.current.delete(W);}};return jsxRuntime.jsx("div",{children:t({item:h,index:O,isSelected:K,isHovered:te,rowProps:se})},W)}),p&&g&&jsxRuntime.jsx("div",{ref:E,style:{height:1}}),w&&(b||jsxRuntime.jsx(gr,{state:"loading-more"}))]})]})}function ay({id:e,title:t,subtitle:r,meta:o,leading:n,trailing:a,isSelected:i=false,isHovered:s=false,disabled:c=false,href:l,size:d="md",onClick:u,onMouseEnter:m,onMouseLeave:p,className:g="",style:f,piiTitleType:x,piiSubtitleType:b,piiEntity:v}){let C=()=>{!c&&u&&u(e);},y=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},R={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],M=["flex items-center w-full text-left transition-all duration-200 ease-in-out",R.container,"border-l-2 border-l-transparent","rounded-sm",Ue()],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=[...M,...T,g].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 ${R.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":x&&v?x:void 0,"data-pii-entity":x&&v?v:void 0,children:t}),r&&jsxRuntime.jsx("div",{className:`text-text-secondary truncate ${R.subtitle} ${R.subtitleSpacing}`,title:typeof r=="string"?r:void 0,"data-pii-type":b&&v?b:void 0,"data-pii-entity":b&&v?v:void 0,children:r}),o&&jsxRuntime.jsx("div",{className:`text-text-secondary ${R.meta} ${R.metaSpacing}`,children:o})]})})}),a&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a})]});return l?jsxRuntime.jsx("a",{href:l,className:E,style:f,onMouseEnter:y,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:f,onClick:C,onMouseEnter:y,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:I})}function iy({header:e,children:t,footer:r,width:o="md",tone:n="neutral",elevation:a="sm",showDivider:i=true,"aria-label":s,"aria-labelledby":c,className:l="",style:d}){let u={sm:"w-64",md:"w-80",lg:"w-96",xl:"w-[28rem]","2xl":"w-[32rem]",auto:"w-auto"},m={neutral:"bg-background-surface",subtle:"bg-background-subtle",brand:"bg-background-brand"},p={none:"",sm:"shadow-sm",md:"shadow-md"},g=tailwindMerge.twMerge("flex flex-col h-full",u[o],m[n],p[a],i&&"border-r border-border-muted",l);return jsxRuntime.jsxs("div",{className:g,style:d,role:"complementary","aria-label":s,"aria-labelledby":c,children:[e&&jsxRuntime.jsx("div",{className:"flex-shrink-0 sticky top-0 z-10 bg-inherit border-b border-border-muted",children:e}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden",children:t}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-muted bg-inherit",children:r})]})}var fo={chip:{bg:"#ffffff",border:"#2c2a26",fg:"#2c2a26"},active:{bg:"#111111",border:"#111111",fg:"#ffffff"},cluster:{primary:"#3945a8",neutral:"#2c2a26"},badge:{external:{bg:"#111111",fg:"#ffffff",borderColor:"#ffffff",fontSize:11,diameter:22},inline:{fg:"#2c2a26",fontSize:13}}};function An(e){if(!e)return fo;let t={};if(e.cluster)for(let[r,o]of Object.entries(e.cluster))typeof o=="string"&&(t[r]=o);return {chip:{...fo.chip,...e.chip},active:{...fo.active,...e.active},cluster:{...fo.cluster,...t},badge:{external:{...fo.badge.external,...e.badge?.external},inline:{...fo.badge.inline,...e.badge?.inline}}}}var sy=Le.forwardRef(function({count:t,glyphs:r,tone:o="neutral",onClick:n,ariaLabel:a,tokens:i,className:s,style:c},l){let d=An(i),u=d.chip,m=d.cluster[o]??o,p=typeof n=="function",g={display:"inline-flex",alignItems:"center",gap:6,padding:"5px 9px",background:u.bg,color:u.fg,border:`1.5px solid ${m}`,borderRadius:999,boxShadow:"0 2px 5px rgba(0,0,0,.2)",fontFamily:"Inter, system-ui, sans-serif",fontSize:13,fontWeight:700,fontVariantNumeric:"tabular-nums",cursor:p?"pointer":"default",lineHeight:1,whiteSpace:"nowrap",...c},f=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{children:t}),r&&r.length>0?jsxRuntime.jsx("span",{style:{display:"inline-flex",gap:2,opacity:.7},children:r.map((x,b)=>jsxRuntime.jsx(Le__namespace.default.Fragment,{children:x},`glyph-${b}`))}):null]});return p?jsxRuntime.jsx("button",{ref:l,type:"button",onClick:n,"aria-label":a,className:s,style:g,children:f}):jsxRuntime.jsx("span",{ref:l,"aria-label":a,role:a?"img":void 0,className:s,style:g,children:f})});function cy({items:e,title:t,orientation:r="horizontal",className:o,style:n}){if(e.length===0)return null;let a=r==="horizontal",i=a?{display:"flex",flexWrap:"wrap",alignItems:"center",columnGap:24,rowGap:8}:{display:"flex",flexDirection:"column",gap:8},s={fontSize:12,fontWeight:600,color:"var(--color-text-secondary, #6b6b6b)",...a?{flexBasis:"100%"}:null};return jsxRuntime.jsxs("div",{className:o,style:{...i,...n},children:[t?jsxRuntime.jsx("div",{style:s,children:t}):null,e.map((c,l)=>jsxRuntime.jsxs("div",{style:{display:"inline-flex",alignItems:"center",gap:8},children:[typeof c.swatch=="string"?jsxRuntime.jsx("span",{"aria-hidden":true,style:{display:"inline-block",width:12,height:12,borderRadius:999,background:c.swatch}}):jsxRuntime.jsx("span",{"aria-hidden":true,style:{display:"inline-flex"},children:c.swatch}),jsxRuntime.jsx("span",{style:{fontSize:13,color:"var(--color-text-primary, inherit)"},children:c.label})]},c.id??`item-${l}`))]})}var dy=Le.forwardRef(function({icon:t,label:r,active:o=false,badge:n,onClick:a,ariaLabel:i,tokens:s,className:c,style:l},d){let u=An(s),m=o?u.active:u.chip,p=typeof a=="function",g=r!=null&&r!=="",f={display:"inline-flex",alignItems:"center",justifyContent:"center",gap:g?6:0,minWidth:28,height:28,padding:g?"0 10px":0,background:m.bg,color:m.fg,border:`${o?2:1.5}px solid ${m.border}`,borderRadius:999,boxShadow:o?"0 4px 10px rgba(0,0,0,.3)":"0 1px 3px rgba(0,0,0,.18)",cursor:p?"pointer":"default",lineHeight:1,fontFamily:"Inter, system-ui, sans-serif",fontSize:13,fontWeight:600,whiteSpace:"nowrap",position:"relative",...l},x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[t,g?jsxRuntime.jsx("span",{children:r}):null,n?jsxRuntime.jsx("span",{style:{position:"absolute",top:-6,right:-6,pointerEvents:"none"},children:n}):null]});return p?jsxRuntime.jsx("button",{ref:d,type:"button",onClick:a,"aria-label":i,className:c,style:f,children:x}):jsxRuntime.jsx("span",{ref:d,"aria-label":i,role:i?"img":void 0,className:c,style:f,children:x})});function uy({children:e,variant:t="external",tokens:r,ariaLabel:o}){let n=An(r);if(t==="external"){let i=n.badge.external;return jsxRuntime.jsx("span",{"aria-label":o,style:{display:"inline-flex",alignItems:"center",justifyContent:"center",minWidth:i.diameter,height:i.diameter,padding:"0 6px",background:i.bg,color:i.fg,border:`2px solid ${i.borderColor}`,borderRadius:999,fontSize:i.fontSize,fontWeight:700,fontFamily:"Inter, system-ui, sans-serif",fontVariantNumeric:"tabular-nums",lineHeight:1},children:e})}let a=n.badge.inline;return jsxRuntime.jsx("span",{"aria-label":o,style:{color:a.fg,fontSize:a.fontSize,fontWeight:700,fontVariantNumeric:"tabular-nums",lineHeight:1},children:e})}var Mp=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];var py="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACXCAYAAAAYn8l5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABtCSURBVHgB7Z2Jkty0GoV7hlz2HcIeSPGkPCmELRC2sO8kN5+L03XmR7IlW3LbSZ+qrp7pdtuydPTvki9u3Lhx/7ASLi4uDvfv973cvXv3Dn/++efh2rVrx2vyAo899tjwThu8Hfo+1d5SLLkv2vXzzz8fnnvuucPff/99eFhw7bAi/vnnn8Pl5eWVz3IDOHewGKgnnnjiCoEgHH///vvvh8cff3z4nrbE63lb+LvFQHMe2jR2P7p2bNMe4f24Grk02LkOjCQTCfmNE3KKdLo5l1jCk08+efjtt98OP/300yAlUgRTW3RdiLkEJZOEa4hccfItuWaN5O2B1cg1daNxEHzg4wCj8koGLXVOCMbnP/zww+GZZ54ZpIoGV8eLoC3IVYNWZPDzRIncG36t5dNkZ5CKfPHFFw9//PHH4ddffz3aYi7tJGkjkXvZjCJy6/P7/bRAzaTeJblaSJO//vrr8PTTTw/2F1IMSCX5gHAtV1VzpEBJe//3v/8NNl4vKdNDKo4dM5gVhxXR21OsgWwc3l944YXBFsPglxQDfM9rjXbTDqnnhwWrkStlYJ8aag8Ekv31448/DpJK3021me9RnU7KiOhktAh9zMWaE3zVUMSWgdSAIHiRxJxQU5CmVAWPOQAMaAxrOIH1++hYtIYb92sY+o+cQT8FpBgEo/NRlaWhgVpCxOPXkFqRzL2vdSZXgGyxp556avh/KrApD692sOLxiqttyS51zGnX7skVbZnUaw5EsGjkp64P5kgub5u80q2mf+b04y5trik7KEb0UyRz20Z/x2MgGHYXYYsS9Zg7TwqRjIqrtYxHtVJ9c891TWJfYrlF+uHUiOTLDVg0blMdSEQ/ly7y87QgRTTyl6DEcC8lzdw2XfoJthYq6A2XFAqY+gtAKAKtRPM1+PIMhVbxqR6B1BzxW0u2FFYVU3slrwYd20sv71DIxfcKygoclyMkiIOiUEbrflrDM0zhHOcqAAMOwQhNIMX02diguT3npBqr8ICgvT3GXrGu1LmuTKWHLf3QCgw4Rj0EK03T6DjgxnrOcEfKQV5VbewNqf44x7kKoZlZW7lQOlmVIVhDhUXpFdGK3GdyFQCppdKbHvVdDDSlP6jcNevHeuNMrgkw8JBLpdM9IDtMdf8PC1YtcxZKclwtA4pLQd39L7/8MlRO1LSr5DjuH1sLe+5hqKF3rDpVYtHdmLfSoypzDmgDthCFhRAMokGEEvVVSi68xLEgbQ/k+r+lB3mtVXS5Fh683DrUxmeffXbINWIfQbbUQKQGawwxNrYGxiZ2aVtS6bOIS2Ylup7XlrPyWwBEQHKR0Kbmy1NnQm3CXCk31lqu0f+5SV17XaStTIScFL/0uMuU/bOmHbTl0hNeWsCKFFNk3SP1Ko+eIhvHIAWRiJJia5VV5+zgkt8CT5WlVPqkt6j6Jj/RGmJ861JUOUcltpX4Bz6jI9lAJBvfUcePTbfmfbceR5UL6bxFoYi1bYI9ABKozgsphlrD60vVfjnZIJII5yQi3PH8888PNfxj9WNL0Fs7yTmRALpW6x1siWgeF8qV2fSSAi7BVVjIO1JMIYsxaBB9XaSi9FNmSi/U8iB1j572qg6irml3jSHOtFh9qoqEnm2Nq8K5LtIH9VYifbz9kAwnAY+0R5vvZ4oThda2Hv1RHefash3kOFU7UQt4lKjJHMFEfrWRSaDwhmZ9D6k1Vg0xpTLntGfT6Z+92noY+mPkivVgsscIzvaSWnNKr4W5Uu0yVw4yFcPojT07EYNK+Lf2PiIWDLo67BWhLwk7uFQrOUcJLkWgsdcZdaBPCVFQGh2ll+9HoU3fXB2u1b4UWhNs12n4tQKOcyDphQ3Gu/beUiji6FE9+OzUSetYSCA1GtXpfatp0zK4KAVdtW+WXEoYe+DRZ3dJRWhNGqY1aDe2F5JJRYCSYkq1eSjD0dOY979pYy63mfss5hTj9+6Fbl5yxQUPjtKqg9rftIJCDJDM41nxfW146GbsmNxnOXLF3+1KLdYOhqRf/L3P3J5Oi2wvIvdE8bdov5Z6kSnVOYXqUIRyjXNjH2vDPd/4GehttynnuKVCQI3bnPKaeI6xz2bHuZSULRGxW0fPtkMsvMGaHXPA1hyVGiIKi4OocUHo3kjWs71RYtaoxS17wjlE6TyLXPJ0oqrZM8l6wL0n1Wydai+OFFlb24AymYTLuSRQBWuESNYzR7Y3qE9O6R36eBzrrToQ3W3x2d7iMZbx79aOcRb4pmi96pP2AMWSAAltbC/Kc9b0HL3CNV7X422luwONQdc41nMtgbyh1MZlwwUKH0hwKng0ujdO4TVybyo9SsX8NH4xbBMx5nHH6yk70UQuek2Si9qtE0tYS3XT6ZJeJdcsIX3J92OFfU6SsQIGHR/r5XLXnKzncpXmm2pM3Yg/HWzv4B7IlznGVFpuRgv0DQntUmk5RcJU7i9i7DEzqRxiKWL7PSw15B9LNr/wH62xWcaWoI7yWRyrXv01Vf3KuUgHzfEcp4ibI+xc8tQi5h2Hu9OGZiVYIo22KMlad7oINgb6mmLC2muXhHiiqhNypPdUWAt49P/STxxtptZYy3CuQU17UpIqd9wYkF7kHHnmUI8+SbUtR3oZ9C3xn6oIF/kKL/QiQo2Ybj2zctcYa1Ms9Un9XihtJwMKwVhK5o/mmwtvf84zTBE55lhLx2XKUQDHvSJ8QaeKwaZ0/By42C65ERWkRbFeMtt6EDJn08w5D/dFtQSrhZjQkKz1PvTezxIcqWP0fQ3GCDlED+IqWQ+oxc9a6uUpgsWZEeNDqVn+n6x8ISFPqar1UCvu5/vvvx9q6ce8u1pEAqwVzwNX1KK/xwbG95TYrUEkWCSavDSdu2RWxTZMETJe71RQKTRL+qlcVSVFTcA1RaI4br2hWCfXG+5JLBt7NEgJ8eYYhU4wnT/XIXNF9xhOKbEcmqySYowDxj4Em3r4ejyPv0fU2FRzIGJpUlympFAKOUPWg6ZzcJFJSbjtFw3mWlLIC/ZXidd3CuieeUwykfwW6aK1VGEUFkWJa35EXAbvxj8DfjI9DGCOivRzuc0h2y/aITWqUuccs7/WeiJsTbu12cnSdvWaPD4xtc/FlZKbkpPwQzyazz777HD37t2jbo3PhP7000+v7NfujchBnSgJqD3fRVLf/2mOFIuzKf62xnNtgZxnFdvX4+llse9aI1bHXNy4ceO+Lpy6IaV7pE4gFy8IROkIrjREg1gcq70SXn755WNpCakOUh7Sx1rHp5wdO8PwmbYgwmPi7xRSq2jU/hzU/imsVbGQIrNPHP7GsC/ZLWcr8Kfcyhm7Qq7YuZpRHhuBRJBHJ9STVXl9+eWXx0GEZBBKi0ABhHvppZcOX3311UAoyKdr6MFNkmTsFoNBm1oSL8L7jJ+SPFMVGrnJtRYiubR79BZXDKWQtMlFrtQB6mxXg/wNwZxwUl9Thr2i/lG9pRoqckIy7bvgv/HKCzfSUwSC4E7IHHQfp4A7GUhtJvCStMyaqj6HK613GwS4a+s7xj0g5JVZXuoxykCdummuLxWLlPvuu+/+Uz8UDfAx4mi5vCRzzkOcIl9PuNTSjjd7x2XKmEx1copgLk2kZzWI/loiDbTfwhdffHEMNgqu54Wx9Azvvm1kJNnFxfywzFLoXrBPS/e53zqu6TFsce+CXMCU47l5JMmrr756+Pbbb48hCP7Xg8f9N9hXOAGScHOkA6QiFKLyIBFdXqQGJxWhToHvlbd0g1+lyC6Jo3pSP7SWcvKUWzzw4NQqEVzzOIWM+rEZzOcysklX0MGoLQ1wJCZ/QzhsJ6LOHKtIbi347WuvvXa0ASWJYsA1EstTTBEesBXJdKzvTxp/E8+nPkt5sqWIMb4WOKXtdQ2ieKCRhsgbVOMcaqxmPZFkwMDj4TDr8PwcCkcQYuB7pJ0qAUqhBwHw8jSDkyxFLKHEntJ55kBk9P/vh9TWFLz9p7L9WuISjwzJgtur4CdE0EvqRwZ1LM2BnBDslVdeGQY+1ykiJMdcv3798N577w2flz7TWef9/PPPj/E2j7qLqHx2ioUhqYyF+kuq3PsvBS+B3oJaW4pLJAidIeOcgYFseslQZ0NYXGQ96WH4sXUUpOE43sf29uR8SDaOg2BvvPHG8HnpM3CQqrdu3RrsOKln3/eK6xJvyy3aXRNRaknt0i4RTupUYRr6To9q2Tsu3nrrrfsQB5XlBm6ESwlJKKlSOuTOnTvH2nBUH8a9SzIRQOrN7RpIjKqknqk0Ce5GNX9DUs6rsAXfYechVWUolxJYmJKALnXnOitRBdJWqlNxXnptwLsWLt588837cs+1UX/prNHNM3CKznvykmi8ni5Bh2n/T4xyF/2cQ4+aQyrNUQkijrddqhvHg7b4w5CmwhdAkm/Mc/b/WySZaT8agvNgqviE2BvRhgi9osIxJDFlIwBJDjr2m2++GQgk0tEx2vxMKkCrcd9+++3k4lCO/+ijj5rOWnmCIvtYBYQ+90F1qe39EdNFrWw9rivprjCPNMpSW0xe9Rq4eOedd+6LHCKGbqJ2JtK5dAoqUioz5b1JHT5QyVnj9fbt24M0azlbJZVRlXrqWApRKpXCq0RS91RzLxoPzBWZFy3WjLr9N/ZZCxyXlilGJZtnjohnQPjdA8IWDR6eH5IqXodzPFDXyaT1EmhwsMuI+OeWpM8ltJcHcX/+xLI5e3Mp0NsyVpUL0/QIfww9qxIP1W0vsR1U4YCdQ4pINli8KdlYXmUhKGnNrO2RBpHB//HHHx/TLfEeWsGDtCLd2Pk9zYYmwNlKOTlLyFZLpDnHDppLs0MzuNVyfaQOLyQQBnyUYlwXu+v1118/Lg4VFK7AA1xSQj0G2TNff/31kByHzPq8p+EcnY74nSaTJrkn3D13WxofHGvHFDQxaq7j/TfU0Pszm2M58BLIMKWTiGmJuHQOn3NdOixXFNei9NgHLEJ2DO2gytZTP7HmfqpMqASetsohZggwL1L7Siw1yktSWrpOjNdN4WizPwg/fBCDkEvgxqz/zUzDkKZgkM8I3hKHGjuPZo52hSmBiKFB4p3rcn0FiuO5lM9DgqLOUdO0T+kmfsc7UF3bnJ18RPSU9NKkS/1Gtqza6u33xculhBtLkU2l0GowVEUogNoCYzepAWYAGUhtGxALAQU6W09PrYFSWUgkgrm0B1JDENJGei61Q94xdhiqnN97ZW28PxwRVKliUcBJPQYZ/iUPbYgLVJQh0QPcuT8v0amZhB4/i2aJfxY9y9w1/nMegqit7Kwp+CxEOmDMQ7RcObN+w7EMeqn9xbnef//9Y12+50OVPsrdr0f+x9JHbqgrpAJ5FawtQVwPoFCJZzWYWJBYcT++h/SuEbBdRa5S7eNqsNXYx3M99mBGf3A4AZSS0eJPSbEUaDSDRkeXZBBUg07+URUYZB8YIK6JtOG6ufOUBI89Fsh1ILEqTEofb+fXcDNAn9+zZzB6JQh9oaX/8nY9JlhCliipWuGKyu7pGaUg1SEbjOsTMMWuykkKJcSZoXie/izDlNfkToNq0ZntEIr/IRcD1CLMITIoUY66In43VaYcHScVDTARdD76BNKiymk35xbR+J5JiXpGzasPfI+PqXbPvd9SXFmgsRYU+kDcM+hap8igU7ozFTzVY36Zvdgcn3zySVE038uiW+QBc9B5mQzxXjzu5xF9xbToD+xDqXSRTccyKQifcL+cWzE7VLMvgCkx7ueoxNxvUmp29boOqRM9eUO5PnUuamyqVEaeG3VhnIuMQEnYQp5WKtwimyfnJdXsV6ZzSIJpsPkbKeSVuIrpEQqBWEw4Jg3HiTySxDg3qGBJ/1ipwm/lKMX2tPD+xpDqm8ceGNQfHFaEu+OKccn+4TM6lA5EZU6pLQUV+R0SjFnubnsNGBDOgeqJnc41sG/IOJA6qrFpmDB0PFKIiaOwhiQ0bYWESB6FQFJhDlVLpCaA8pB+DESLq9ZbBKRzTkDKu1xdLYpUXhxHh1BRIeNVot3zix6DSUkdXtggzHhmfm1VxZgxzLmQjjKe8VxrZr2HE9RWJfkZ8Js3bx5tTog2xxaUdOMaWiwDWd0GKwkEl6jKMXKdVC1GI1ZxNmaykr2RQG5HyHDWS/+LpJwLKeA5vBLPLac6gMIMgPO+++672dhcCh7517XUJkigtvKOqnc7Tcf64KUS4T6o9Alt5jw1i2tLbTC/F/0uhdXVInDVCJSoxlhF+hD7UtK6xr32R8JgFEM2pILURU0tk89CnwQiBe1M2Tc1UBwLqDqESUJfaK8Mrkd/8DmE4brkXDlGKlcBVk0yqVvapxTb2LOaojorRczEePpwCNOIXC2DaSWNihJMM1cNjYl0j//kEAmLPceAMHuRjJxLVZ4xxuRElqRgwCVFkFwMLOfSZiv8jwpeSjAFelUJzLlxdLQIheQ+3zH5tH8EJGIC0T4IhI2KxJYH7SuwFJJxUyESqnb8x6L0R4LJ5lqbXCVRbKnCEttp6pwKP2jG45l5GbP2IlW5tyQJ52WQMbRVWYstKNXNwFEbFkMhtVKS86BuJb3IImiHZ5L+uXvTgg5VrAJ+h/ep/5F0mqA5W9RJUYtcKukouXJeQC9E6ZVCTb5s6nz6npkuiSSDWpIA9cN3LslUgy9vjM8gG0CKKCgbI/4QNFcW43tWCPL4CBJDfNV0cW5VrKQg7/Fe2M5c98lveSmb4Eb9mMdX8rlfL/XZSYKoQAM3hRIPB7jhW3JtOp6Qh7xUfk/QU4Z76twu7WTHMHBINSe3JCHEI+DpXrDWiKKu+Z1DIQ/aBYhrlQSVvZ0y+BUkVjxR7ZKEkvnhZe1us86F//5kC/vWlpTx2loBDskgTdwm00E7IQrHq6JCUkxxsegJ8r8qJoiNKR3EdbGV+B87ieyClzxBLFS3Qgk1pd5qg9S72qPtRmMAG2i9qe6x5YLik6281I2e8vracI4YFp2K7RRr+uVcMBhIkdjm+L9iTBCHgYOQMrxlF3JdBYB1Dv2P0U6wVon9OdDCW4ekmIivRbkQmXvWNgy5yVWCKCxOuqx3KgcW411j0I3VVI3KNqFDIQNSRSkYBTo9vsZxMrpzKl3GuaSBqjAgDX8rOS37h4GFcLyjlqUyl0gP9UVOCnm/6m+l4hTeqA3kprTQSeJcguf6UiXFpSQR/DduwI7lFCU1sIUICdDJdHCuaoLfSyqllt1L5eIEuKqFPByrCgaFFLgex2q1lKTKUniMLiVt/TP39LAhib3xnpJi0QTQ/Xk/HK99KoP+VMh5cHQIEgsbSH8TX4oEk2rDZiJXmFqdIy8P0lzZOvtfcnvJkCSiS5KWe1yUpmq87Qpq56SnxwnHSnx2sdtFKwNT0iv3HZJIay7dJvJj9BnkwJaSxLlia/y7VC/CVaXQYhHKGESiVNA6koJ2K+CaapPu31chRfjvdkEuF8W9oS2hsH9cxaoNLsmk0ohNxYdz8vdYteuacLUXP4vHxeqJnGqNOzn68brOafcYqsBaoQupvbHV4g6lgoiCE9Ny264mud0bLsFyxFKqzCWSr5jyUIY7Y64a/fy72gRqKwMVoWJHQgiAAcFBQKKVVGSshZQEE2TraV+K1KonD7L6JNQ9RuI+Uga9OqQnlIjGoF8Sp+o9kXISTIFcebQla0bdw3UNsxnJVRPTWnKN3jaQwhqtN1FpjZwdq2oS1KNIVtJnKam4GXK5cdjbe4qxtZaYE4A8FXISSTaVovbYYiWxt2j8b9KgTxmHLRE7KhJMZdhTbcthLc+2NTwvCiSFkWZIMQKrKkwswaYN+l52h1Rw7jWGXrvubBGSwpJi2uE79kFOxe5/y+AVsdbu0KeSfGOaAomGFCNyrwDxlEmxmzjXmlDS1zEWI2oNT89sCarTJ8ismjOVZqdwllwZ5FTlWgSrQWsS5s7n8S1KiZBiIlmqT87k2jlakz1Wk8QSJhHPNy/Go0zt9XEm187RQ4rGdI8Il7I59aRgiMbKIyfiI+ktLsXcVTJ7xpgnredgqhZM6yY3Ry4RyuumtlBZ4FAezh8u3+MaWzrPGCTdkGLaERyPcnPeotbc+QoWxK6e7bi16HePrZhans+lf29nRBUVUqGbk1yQB/YDzQhELZt/kBA+9ZPIIrboPaawRjuVuz06BIeNAXKxyoY1e6rw1N5W7Bdf+xDQXoh5tK1jzXYe87eHDQKDEIKhCkUwrauDYKndmNdErGXaUs1WDXKToxURN+stUrRGjbr2kNeAstkGi0xPPaC+LVJrm2uN6Lwmh7YN8Gvn9sMvldbqk02nf7T1NjcDofTIZNYOqojtFCEBrwtzW8YHqQfpBC81bnGNFFmmJu/YyuxNl9w4IBj2l57bKDV0KmIJMSUELi7mrVSugYiV27+19BxreJG7iNBrn1NItlf7phY5YqrWrNXkcims/1thN1UR3PSeiLVUEpTcr6oUWktI7Y0xdg9ji2GP5zmcsVssCSr7HvgptFCT53quHaFlqim1Ars1zpJrZ2ghUUoM+BZkO0uuRxSSVilJ6AtfU78rtX3P5OqEFhLGY2m9kFKJqTJvYWxVlEvEzQdR944ltsyVPRc6hAqmIu1TAdIIUnbezmF3w8MZm8cpg8Wl0D5jwlAGfThjk1AkvkfkPF6nBVJPGz5Lro2jl9RakvIR8R2pdNRZcnVCS9uoB3qcN97zWXJ1xFLV1tPWUhhiKoG9pKz8TK6OkEuvAdqiYe45xKn25ao/cjiTawX4k1/9dWqUkkpIbcIylo46k2sFxDye7yU6RrStkBDkHICx9p3JdQK4evEo/NpSrfd1zt7iieFk0rIsrYVMufwt0bua90yuDSEltXqvcio1zucQ8UyuDaJmpc0S1AZSa48/k6sjlqqcHlsFRPQk7yxy9c53PeqAUGsQqxaq64/xrhwfqr1FFYvpKfVLsCS/tQfsZQ+J2uNjaEXvsTSoWnIxo1hSz0ZfY49NK0Fvb+WMaSxZWOuhEz1KT1sczCIXP2L9IE/kunXr1vHZzXNxJth+kRs7ka1KLSK17t69O/yQhyiNPd2rFqUq8mFXpadA6/7UGFVJLj3gm22MeKLqUqkl1LjcZ2K1h3ZJTBX8TSFXgz+c91ABGnHnzp3h75s3b+7mGTdnjMPJ4V5qTTVH1ChVNheGH3uOszcWF2XPS0mure1ZuidsMdwglD6KJrcErZgVHMwuMxjzPKKXrSQ//PDD49PsW6mrR03tbf1+l2inYnJhb12/fv248a2eKMr+pSwrWkowzuVubO/UxxnTqKnQ8NowvaoNekQlUot31OLt27cHAx+JNlfE+4JKj5n0fnL9GeOY45l7TvT/vjUIkL/rJbwAAAAASUVORK5CYII=",my="data:image/png;base64,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",fy="data:image/png;base64,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",gy="data:image/png;base64,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",by="data:image/png;base64,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";function xy(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 V5="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 hy(e){return tailwindMerge.twMerge(V5,e)}function Ko({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(xy(e),t),style:r,children:o})}function pr({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(hy(),s&&"bg-action-brand hover:bg-action-brand-hover border-action-brand",n),m=tailwindMerge.twMerge(a,s&&"text-text-inverse");return jsxRuntime.jsx(Q,{...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 U5=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?gy:by},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:fy},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?py:my}];function Y5({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 Cy({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s}){let{isDarkTheme:c}=Yt(),{isMobile:l}=Wt(),[d,u]=Le.useState(false),m=U5(c),p=x=>{n?.(x);},g=a.filter(x=>x.legend),f=jsxRuntime.jsxs("div",{className:l?"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:m.map(x=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>p(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))})]}),g.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:g.map(x=>jsxRuntime.jsx(pn,{isSelected:x.visible!==false,onChange:()=>i?.(x.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[x.legend&&jsxRuntime.jsx(Y5,{type:x.legend.swatch,color:x.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:x.legend?.label})]})},x.id))})]})]});return jsxRuntime.jsx(Ko,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:l?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(pr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>u(true)}),jsxRuntime.jsx(nt,{isOpen:d,onClose:()=>u(false),title:"Map layers",animationVariant:"scale",children:f})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(pr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(ot,{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:f})})]})})})}function wy({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(Ko,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(pr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var q5={sm:"gap-2",md:"gap-4",lg:"gap-6"};function nc({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(Ko,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",q5[a],t),children:o})})}function ky({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]=Le.useState(false),m=Le.useRef(true);Le.useEffect(()=>()=>{m.current=false;},[]);let p=()=>{c?c():e.current&&e.current.easeTo({bearing:0,duration:500});},g=async()=>{if(!d)if(l)l();else {if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}if(navigator.permissions?.query)try{if((await navigator.permissions.query({name:"geolocation"})).state==="denied"){console.warn("Geolocation permission was previously denied. Please enable location services in your browser settings.");return}}catch{}u(true),navigator.geolocation.getCurrentPosition(C=>{if(!m.current)return;let{latitude:y,longitude:S}=C.coords;e.current&&e.current.flyTo({center:[S,y],zoom:15,duration:2e3}),u(false);},C=>{if(m.current){switch(console.warn("Geolocation error:",{code:C.code,message:C.message,PERMISSION_DENIED:C.PERMISSION_DENIED,POSITION_UNAVAILABLE:C.POSITION_UNAVAILABLE,TIMEOUT:C.TIMEOUT}),C.code){case C.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case C.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case C.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",C.message);break}u(false);}},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});}};if(!n&&!a&&!i)return null;let f=!i&&n,x=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(nc,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(pr,{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(pr,{icon:"Compass",onPress:p,ariaLabel:"Reset map orientation",className:tailwindMerge.twMerge(!f&&"rounded-t-none border-t-0",!b&&"rounded-b-none border-b-0")}),a&&jsxRuntime.jsx(pr,{icon:d?"Spinner":"NavigationArrow",onPress:g,isDisabled:d,ariaLabel:"Go to my location",iconClassName:tailwindMerge.twMerge("text-text-primary",d&&"animate-spin"),className:tailwindMerge.twMerge(!x&&"rounded-t-none border-t-0",!x&&n&&"lg:rounded-t lg:border-t")})]})}function Dy({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=Le.useState(false),[c,l]=Le.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(Ko,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(pr,{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(Q,{type:"submit",variant:"primary",size:"sm",className:"px-3 py-2",children:"Search"})]})})})]})})}var _5={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function Lp(e){return e.position??_5[e.type]}function My(e,t,r){let o=Lp(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(ky,{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(Cy,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(Dy,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(wy,{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 Ap(e,t){let r=e.reduce((n,a,i)=>{let s=Lp(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(My(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(nc,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return My(l,c,t)})},`group-${n}`));}return o}function ic(){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{}}var Ip={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 Fp(e){return e.kind==="vector"}function Bp(e){return e.kind==="geojson"}function Vp(e){return e.kind==="customPins"}function zp(e){return e.kind==="raster"}function Ii(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(t4,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(o4,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(n4,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(a4,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(r4,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function t4({spec:e,mapType:t}){let{colorMode:r}=Yt(),o=Le.useMemo(()=>Iy(e.style,e.renderAs,r,t),[e.style,e.renderAs,r,t]),n=Le.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:Ay(e.renderAs),"source-layer":e.sourceLayer,paint:o,layout:n};e.filter!==void 0&&(a.filter=e.filter),e.minZoom!==void 0&&(a.minzoom=e.minZoom),e.maxZoom!==void 0&&(a.maxzoom=e.maxZoom);let i=e.tileset.startsWith("mapbox://"),s={id:`${e.id}-source`,type:"vector"};return i?s.url=e.tileset:(s.tiles=[e.tileset],s.minzoom=0,s.maxzoom=22),jsxRuntime.jsx(g4.Source,{...s,children:jsxRuntime.jsx(g4.Layer,{...a})},e.tileset)}function r4({spec:e}){let{colorMode:t,isDarkTheme:r}=Yt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=Le.useMemo(()=>r?{clusters:e.clusterStyle?.color?Ar(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Ar(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Ar(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Ar(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Ar(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Ar(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),g=(e.clusterStyle?.sizes?.length??0)>0,f=Le.useMemo(()=>g?e.clusterStyle.sizes.map(({threshold:S,radius:N})=>({threshold:S,radius:N,color:l.clusters})):[{threshold:30,radius:20,color:l.clusters},{threshold:200,radius:35,color:l.clusters},{threshold:1e3,radius:50,color:l.clusters}],[g,e.clusterStyle?.sizes,l.clusters]),x=S=>g?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:N,radius:R})=>[N,R])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d,p,u],b=S=>g?["step",["get","point_count"],S[0].radius*o,...S.flatMap(({threshold:N,radius:R})=>[N,R*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],v=e.tileset.startsWith("mapbox://"),C={id:`${e.id}-source`,type:"vector"};v?C.url=e.tileset:(C.tiles=[e.tileset],C.minzoom=0,C.maxzoom=22);let y=Le.useMemo(()=>{let S=e.pointStyle?.radius??n,N=e.pointStyle?.borderWidth??a,R=e.selectedStyle?.radius??n*1.5,M=T=>{let E={...T};return e.minZoom!==void 0&&(E.minzoom=e.minZoom),e.maxZoom!==void 0&&(E.maxzoom=e.maxZoom),E};return [M({id:`${e.id}-cluster-shadows`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":b(f),"circle-color":l.shadow,"circle-blur":.5,"circle-translate":[0,8]}}),M({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}}),M({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":x(f),"circle-color":["step",["get","point_count"],f[0].color,...f.flatMap(({threshold:T,color:E})=>[T,E])]}}),M({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}}),M({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":N,"circle-stroke-color":l.point.stroke}}),M({id:`${e.id}-selected-point`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],paint:{"circle-radius":R,"circle-color":l.selected.fill,"circle-stroke-width":N,"circle-stroke-color":"#ffffff"}}),...e.pointStyle?.icon?[M({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":Ey(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),M({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":Ey(R,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}})]:[]]},[e.id,e.sourceLayer,e.selectedId,e.minZoom,e.maxZoom,e.pointStyle,e.selectedStyle,f,l,n,a,i,s]);return jsxRuntime.jsx(g4.Source,{...C,children:y.map(S=>jsxRuntime.jsx(g4.Layer,{...S},S.id))},e.tileset)}function o4({spec:e,mapType:t}){let{colorMode:r}=Yt(),o=Le.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=Le.useMemo(()=>Iy(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=Le.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=Le.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:Ay(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(g4.Source,{...s,children:jsxRuntime.jsx(g4.Layer,{...c})})}function n4({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(g4.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function a4({spec:e}){let t=Le.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(g4.Source,{...r,children:jsxRuntime.jsx(g4.Layer,{...o})},e.tileset)}var jo="#666";function Ey(e,t){let r=t??64;return e*2/r}function Ay(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 Iy(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Ar(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"]=Ly(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=Ly(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?Ar(e.borderColor,r,n):Ar(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Ar(e.borderColor,r,n):Nt(`map-${o}-border`,"#ffffff");a["circle-stroke-color"]=i;}return a}function i4(e,t){let r=e.by,o=e.mapping,n=["match",["get",r]];for(let[a,i]of Object.entries(o))n.push(a),n.push(Ar(i));return n.push(jo),n}function s4(e,t){let r=mf(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=ff(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(jo),n}function l4(e,t="viridis",r,o){let n=md(r,e),a;if(o&&o!=="auto")a=o;else {if(a=fd(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),jo;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=gd(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 c4(e,t="redYellowBlue",r,o,n){let a=md(r,e),i=gf(a,o),s;if(n&&n!=="auto")s=n;else {if(s=fd(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),jo;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=bd(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 Ar(e,t,r){if(typeof e=="string")return e;if("token"in e)return Nt(e.token)||e.token;if("hex"in e)return e.hex;if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?s4(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),jo);if(e.palette==="sequential")return r?l4(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),jo);if(e.palette==="diverging")return r?c4(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),jo)}if("mapping"in e)return i4(e)}return jo}function Ly(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var cc=null;function dc(){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():(cc||(cc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),cc=null;})),cc)}function uc(){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
|
+
`,"aria-label":"Open search",children:[jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:18,className:"flex-shrink-0 transition-colors text-text-secondary"}),jsxRuntime.jsx("span",{className:`flex-1 text-left text-sm transition-colors ${o==="elevated"?"text-text-secondary font-normal":"text-text-disabled"}`,children:e}),r&&jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-1 flex-shrink-0",children:[jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:a?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:"K"})]})]})}var GP={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"},UP={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"}},YP={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"},KP={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"},JP={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"},jP={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},qP={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},XP={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},ZP={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"},$P={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 Ih(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 Np({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?"":Ih(e,GP,UP),!r&&!o&&YP[t],r&&KP[r],o&&JP[o],jP[n],qP[a],XP[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 Fh({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(Ih(e,ZP,$P),t);return jsxRuntime.jsx("div",{className:o,children:r})}Np.Item=Fh;function QP(e,t){return Le__namespace.default.isValidElement(e)?e:Or({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function _P(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 e5={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},t5=24,r5=20;function o5({item:e,dense:t,valueAlign:r}){let o=_P(e),n=o?e5[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>t5&&!e.formatter&&!Le__namespace.default.isValidElement(e.value),s=QP(e.value,e.formatter),c=i?Zn(e.value,r5):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(Xt,{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(Ao,{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})]}),v=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("dt",{className:tailwindMerge.twMerge(t?"text-xs":"text-sm","text-text-secondary truncate","flex items-center gap-1",e.disabled&&"opacity-50"),children:[e.iconLeft,jsxRuntime.jsx("span",{title:typeof e.label=="string"?e.label:void 0,children:e.label}),e.tooltip&&jsxRuntime.jsx(B,{name:"Question",size:10,className:"text-text-secondary","aria-label":"More information"})]}),f&&jsxRuntime.jsx("div",{className:"flex items-center",children:p}),e.href?jsxRuntime.jsx("a",{href:e.href,onClick:e.onAction,className:"block",children:b}):b]});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",a?"items-start sm:items-center":f?"items-center":"items-start",a?f?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_auto_auto] sm:gap-x-1 sm:gap-y-0":t?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-2 sm:gap-y-0":"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-4 sm:gap-y-0":f?"grid-cols-[minmax(120px,1fr)_auto_auto] gap-x-1":t?"grid-cols-[minmax(120px,1fr)_1fr] gap-x-2":"grid-cols-[minmax(120px,1fr)_1fr] gap-x-4"),children:v})}function jl({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(J,{className:"h-4 w-24"}),jsxRuntime.jsx(J,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(Le__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(o5,{item:l,dense:r,valueAlign:o})]},l.id))})}function zh({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(jl,{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 ot={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 Tp=Le__namespace.createContext(null);function Oh(){let e=Le__namespace.useContext(Tp);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function Wh({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}=Oh(),p=Le__namespace.useRef(null),f=Le__namespace.useRef(null),g=r===e.id,x=e.disabled||false,b=!!(e.children&&e.children.length>0),v=!!(e.metadata&&Object.keys(e.metadata).length>0),C=b||v,y=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;Le__namespace.useLayoutEffect(()=>{y&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[y,l]),Le__namespace.useEffect(()=>{if(!y||!l||!p.current)return;let I=p.current.parentElement;for(;I;){let w=window.getComputedStyle(I).overflowY;if(w==="auto"||w==="scroll")break;I=I.parentElement;}if(!I)return;let A=()=>{if(!p.current||f.current===null)return;let w=I.getBoundingClientRect(),k=I.scrollTop,W=w.height,G=p.current.offsetHeight,Y=f.current-k,Z=Y+G,V=Y<0,O=Z>W;V?u("top",e):O?u("bottom",e):u(null,null);};return I.addEventListener("scroll",A),A(),()=>{I.removeEventListener("scroll",A);}},[y,l,e,u]);let S=()=>{x||(m?o(e):C?n(e):o(e));},N=I=>{x||(I.key==="Enter"||I.key===" ")&&(I.preventDefault(),S());},T={isSelected:g,isDisabled:x,hasChildren:b,hasMetadata:v,level:0},M=tailwindMerge.twMerge("relative cursor-pointer group",x&&"opacity-50 cursor-not-allowed"),P=tailwindMerge.twMerge("absolute inset-0 transition-colors",y&&!g&&!x&&"group-hover:bg-background-hover",y&&g&&!x&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",y&&g&&x&&a==="subtle"&&"bg-background-selected",y&&g&&!x&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",y&&g&&x&&a==="solid"&&"bg-action-brand",!y&&a==="subtle"&&!g&&!x&&"group-hover:bg-background-hover",!y&&a==="subtle"&&g&&!x&&"bg-background-selected group-hover:bg-background-hover",!y&&a==="subtle"&&g&&x&&"bg-background-selected",!y&&a==="solid"&&!g&&!x&&"group-hover:bg-background-hover",!y&&a==="solid"&&g&&!x&&"bg-action-brand group-hover:bg-action-brand-hover",!y&&a==="solid"&&g&&x&&"bg-action-brand"),E=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",ot[i].node,y&&!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:M,onClick:S,onKeyDown:N,role:"treeitem","aria-selected":g,"aria-disabled":x,tabIndex:0,"data-node-id":e.id,children:[jsxRuntime.jsx("div",{className:P}),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",y&&"bg-action-brand border-action-brand",!y&&"bg-background-muted border border-border-default"),style:{width:ot[i].bullet,height:ot[i].bullet},children:e.icon&&jsxRuntime.jsx(B,{name:e.icon,size:ot[i].icon,weight:y?"fill":"regular",className:y?"text-[color:var(--color-action-brand-text)]":"text-text-primary"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:t?t(e,T):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),C&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(B,{name:"CaretRight",size:ot[i].icon,className:"text-text-secondary"})})]})]})}function Uh({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:`${ot[n].spacing.x+ot[n].bullet/2}px`,top:`${ot[n].spacing.y+ot[n].bullet/2}px`,bottom:`${ot[n].spacing.y+ot[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(Wh,{node:i,renderNode:a},i.id))]})}function Yh(){let[e,t]=Le.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return Le.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}function Ri({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&Le__namespace.default.isValidElement(e)?Le__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})}var d5={instant:0,fast:150,normal:250,slow:350,slower:500},Pp={xs:"4px",sm:"8px",md:"16px"};function u5(e){return e?typeof e=="string"&&e in Pp?Pp[e]:typeof e=="number"?`${e}px`:e:Pp.sm}function Di({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=Yh(),s=typeof o=="number"?o:d5[o],c=u5(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 Zl({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",ot[r].node),children:[jsxRuntime.jsx(B,{name:"CaretLeft",size:ot[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 $l({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",ot[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:ot[n].bullet,height:ot[n].bullet},children:e.icon&&jsxRuntime.jsx(B,{name:e.icon,size:ot[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 qh({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($l,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Zl,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(Ri,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(Di,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function Dp(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=Dp(r.children,t);if(o)return o}}return null}function Ql(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Xh(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 $h({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?Dp(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($l,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(Zl,{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(Ri,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(Di,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",ot[a].node,"py-8"),children:"Select an item to view details"})})})]})}function Qh({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:x,className:b,"aria-label":v="Hierarchy explorer"}){let[C,y]=Le__namespace.useState(null),[S,N]=Le__namespace.useState([]),[T,M]=Le__namespace.useState("left"),[P,E]=Le__namespace.useState({position:null,node:null}),{ref:I,width:A}=qn(),w=Le__namespace.useMemo(()=>p==="split"?true:p==="single"?false:A>=f,[p,A,f]),k=n!==void 0?n:C;Le__namespace.useEffect(()=>{Xh(e,a);},[e,a]);let W=S.length>0?S[S.length-1]:null,G=W?W.children||[]:e,z=Le__namespace.useCallback(U=>{M("left"),N(K=>[...K,U]),o?.(U,[...S,U]);},[S,o]),Y=Le__namespace.useCallback(()=>{M("right"),N(U=>{let K=U.slice(0,-1);return o?.(K.length>0?K[K.length-1]:null,K),K});},[o]),Z=Le__namespace.useCallback(U=>{n===void 0&&y(U.id),r?.(U,[...S,U]);},[n,S,r]),V=Le__namespace.useCallback((U,K)=>{E({position:U,node:K});},[]),O=Le__namespace.useMemo(()=>({selectedId:k,selectNode:Z,navigateToNode:z,navigateBack:Y,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:V,useSplitLayout:w}),[k,Z,z,Y,a,i,d,u,m,r,o,S,V,w]),R=Le__namespace.useRef(null);Le__namespace.useEffect(()=>{if(!a||!R.current||S.length>0||w)return;let U=R.current,K=setTimeout(()=>{let te=U.querySelector(`[data-node-id="${a}"]`);te&&te.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(K)},[a,S.length,w]);let D={height:Ql(s),minHeight:Ql(c),maxHeight:Ql(l)},F=s!==void 0||l!==void 0,L=W?W.id:"root",h=Le__namespace.useCallback((U,K=false)=>jsxRuntime.jsx(Uh,{items:U,showConnector:K,scrollContainerRef:K?R:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),H=Le__namespace.useCallback(U=>U?x?x(U,h):jsxRuntime.jsx(zh,{node:U,renderNodeList:h}):null,[x,h]);return jsxRuntime.jsx(Tp.Provider,{value:O,children:jsxRuntime.jsx("div",{ref:I,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",F&&"overflow-hidden",!F&&"h-full flex flex-col",w&&!F&&"flex-row",w&&F&&"flex",b),style:D,role:"tree","aria-label":v,children:w?jsxRuntime.jsx($h,{data:e,currentItems:G,navigationStack:S,selectedId:k,variant:d,size:u,showBullets:m,rootNodeStickyState:P,renderNodeList:h,renderDetailContent:H,renderEmptyState:g,onNavigateBack:Y}):jsxRuntime.jsx(qh,{currentItems:G,currentParent:W,navigationStack:S,selectedId:k,variant:d,size:u,showBullets:m,slideDirection:T,viewKey:L,hasHeight:F,rootNodeStickyState:P,renderNodeList:h,renderDetailContent:H,onNavigateBack:Y})})})}function T5({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 _h=({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}),ey=({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)=>T5({...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]});ey.displayName="HoverCardContent";var P5=Object.assign(_h,{Root:_h,Content:ey});function D5(e,t){return Or({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function E5(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success":"text-feedback-error":r?"text-feedback-error":"text-feedback-success"}function M5({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,x=d(typeof p.y=="number"?p.y:0);return `${f===0?"M":"L"} ${g} ${x}`}).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"})})}function ry({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,renderValue:x,renderDelta:b,renderTrend:v}){let y={sm:{label:dt("labelSm"),value:dt("displaySm"),delta:dt("labelSm"),gap:"gap-1"},md:{label:dt("labelMd"),value:dt("displayMd"),delta:dt("bodySm"),gap:"gap-2"},lg:{label:dt("labelLg"),value:dt("displayLg"),delta:dt("bodyMd"),gap:"gap-3"}}[l],S=u?jsxRuntime.jsx(J,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:dt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):x?x(t):D5(t,r),N=b?b(o):o!==void 0&&!u&&!m&&!p?jsxRuntime.jsxs("div",{className:Jt(y.delta,E5(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(B,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(B,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(B,{name:"Minus",size:12}),jsxRuntime.jsxs("span",{children:[o>0?"+":"",Math.abs(o).toFixed(1),"%"]}),n&&jsxRuntime.jsxs("span",{className:"text-text-secondary",children:["\xB7 ",n]})]}):u&&o!==void 0?jsxRuntime.jsx(J,{className:"h-4 w-24"}):null,T=v?v(i):i&&i.length>0&&!u&&!p?jsxRuntime.jsx(M5,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(J,{className:"h-5 w-16"}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${y.gap}`:`flex-col ${y.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:Jt(y.label,"text-text-secondary truncate"),children:u?jsxRuntime.jsx(J,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(B,{name:"Question",size:12,className:"text-text-secondary cursor-help","aria-label":"Help"})]}),jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("output",{className:Jt(y.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${S}`,children:S}),s&&!u&&!p&&jsxRuntime.jsx(rt,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),(N||T)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[N,T]})]})}var oy={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},ny={start:"items-start",center:"items-center",stretch:"items-stretch"};function ay(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 Lp({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?Le__namespace.default.Children.map(e,p=>Le__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?Le__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?Le__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",oy[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",ay({...typeof t=="object"?t:{base:t},base:void 0}),ny[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",ay(t),oy[r],ny[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})]})}Lp.displayName="KpiGroup";function ly({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:x=60,loadingIndicator:b,"aria-label":v,className:C="",style:y}){let[S,N]=Le.useState(null),T=Le.useRef(null),M=Le.useRef(new Map),{scrollRef:P,loadMoreRef:E,virtualizer:I,virtualItems:A,isLoadingMore:w,computedLoadingState:k}=ko({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:x,overscan:5}),W=P??T,G=Le.useCallback((h,H)=>{o?.(h,H);},[o]),z=Le.useCallback((h,H)=>{N(h),n?.(h,H);},[n]),Y=Le.useCallback((h,H)=>{let U=h?.id;return typeof U=="string"&&U?U:`item-${H}`},[]),Z=Le.useCallback(h=>{if(!W.current||e.length===0)return;let H=document.activeElement,U=e.findIndex((j,oe)=>{let Se=Y(j,oe),re=M.current.get(Se);return re&&(re===H||re.contains(H))}),K=U;switch(h.key){case "ArrowDown":h.preventDefault(),K=U===-1?0:Math.min(U+1,e.length-1);break;case "ArrowUp":h.preventDefault(),K=U===-1?0:Math.max(U-1,0);break;case "Home":h.preventDefault(),K=0;break;case "End":h.preventDefault(),K=e.length-1;break;default:return}let te=Y(e[K],K);M.current.get(te)?.focus();},[e,Y,W]),V=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],O={dense:"gap-0",relaxed:"gap-0"},R=m?"divide-y divide-border-muted":"",D=[...V,O[u],R,C].filter(Boolean).join(" ");if(k==="loading"||a&&e.length===0){let h=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((H,U)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${U}`))}):jsxRuntime.jsx(Rf,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(J,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(J,{width:"75%",height:16}),jsxRuntime.jsx(J,{width:"50%",height:14})]}),jsxRuntime.jsx(J,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:W,className:D,style:y,role:"listbox","aria-label":v,"aria-busy":"true","aria-live":"polite",children:h})}if(s)return jsxRuntime.jsx("div",{ref:W,className:D,style:y,role:"listbox","aria-label":v,"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:W,className:D,style:y,role:"listbox","aria-label":v,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:d})});let L=I?A?.map(h=>({virtualItem:h,item:e[h.index],index:h.index}))||[]:e.map((h,H)=>({item:h,index:H,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:W,className:D,style:{...y,...p&&{overflow:"auto",height:y?.height||"600px"}},role:"listbox","aria-label":v,"aria-live":"polite",onKeyDown:Z,tabIndex:0,children:[I&&jsxRuntime.jsxs("div",{style:{height:`${I.getTotalSize()}px`,width:"100%",position:"relative"},children:[L.map(({virtualItem:h,item:H,index:U})=>{if(!h)return null;let K=Y(H,U),te=r===K,pe=S===K,j={id:K,role:"option","aria-selected":te,"aria-current":te?"page":void 0,tabIndex:te||r==null&&U===0?0:-1,onClick:oe=>G(oe,H),onMouseEnter:oe=>z(oe,H),onMouseLeave:oe=>z(null),onFocus:oe=>z(oe,H),onBlur:oe=>z(null),ref:oe=>{oe?M.current.set(K,oe):M.current.delete(K);}};return jsxRuntime.jsx("div",{"data-index":h.index,ref:I.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${h.start}px)`},children:t({item:H,index:U,isSelected:te,isHovered:pe,rowProps:j})},K)}),p&&f&&jsxRuntime.jsx("div",{ref:E,style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),w&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(yr,{state:"loading-more"})})]}),!I&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[L.map(({item:h,index:H})=>{let U=Y(h,H),K=r===U,te=S===U,pe={id:U,role:"option","aria-selected":K,"aria-current":K?"page":void 0,tabIndex:K||r==null&&H===0?0:-1,onClick:j=>G(j,h),onMouseEnter:j=>z(j,h),onMouseLeave:j=>z(null),onFocus:j=>z(j,h),onBlur:j=>z(null),ref:j=>{j?M.current.set(U,j):M.current.delete(U);}};return jsxRuntime.jsx("div",{children:t({item:h,index:H,isSelected:K,isHovered:te,rowProps:pe})},U)}),p&&f&&jsxRuntime.jsx("div",{ref:E,style:{height:1}}),w&&(b||jsxRuntime.jsx(yr,{state:"loading-more"}))]})]})}function dy({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:x,piiSubtitleType:b,piiEntity:v}){let C=()=>{!c&&u&&u(e);},y=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},T={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],M=["flex items-center w-full text-left transition-all duration-200 ease-in-out",T.container,"border-l-2 border-l-transparent","rounded-sm",Ue()],P=[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=[...M,...P,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 ${T.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":x&&v?x:void 0,"data-pii-entity":x&&v?v:void 0,children:t}),r&&jsxRuntime.jsx("div",{className:`text-text-secondary truncate ${T.subtitle} ${T.subtitleSpacing}`,title:typeof r=="string"?r:void 0,"data-pii-type":b&&v?b:void 0,"data-pii-entity":b&&v?v:void 0,children:r}),o&&jsxRuntime.jsx("div",{className:`text-text-secondary ${T.meta} ${T.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:y,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:C,onMouseEnter:y,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:I})}function uy({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})]})}var Ip=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];var py="data:image/png;base64,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",my="data:image/png;base64,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",fy="data:image/png;base64,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",gy="data:image/png;base64,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",by="data:image/png;base64,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";function xy(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 z5="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 hy(e){return tailwindMerge.twMerge(z5,e)}function qo({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(xy(e),t),style:r,children:o})}function br({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(hy(),s&&"bg-action-brand hover:bg-action-brand-hover border-action-brand",n),m=tailwindMerge.twMerge(a,s&&"text-text-inverse");return jsxRuntime.jsx(Q,{...d,className:u,onPress:r,variant:i,size:"sm",isDisabled:o,"aria-label":c,"aria-pressed":s||void 0,type:"button",children:jsxRuntime.jsx(B,{name:e,size:t,className:m,weight:l})})}var Y5=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?gy:by},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:fy},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?py:my}];function K5({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 Cy({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s}){let{isDarkTheme:c}=jt(),{isMobile:l}=Yt(),[d,u]=Le.useState(false),m=Y5(c),p=x=>{n?.(x);},f=a.filter(x=>x.legend),g=jsxRuntime.jsxs("div",{className:l?"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:m.map(x=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>p(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))})]}),f.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:f.map(x=>jsxRuntime.jsx(bn,{isSelected:x.visible!==false,onChange:()=>i?.(x.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[x.legend&&jsxRuntime.jsx(K5,{type:x.legend.swatch,color:x.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:x.legend?.label})]})},x.id))})]})]});return jsxRuntime.jsx(qo,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:l?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(br,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>u(true)}),jsxRuntime.jsx(at,{isOpen:d,onClose:()=>u(false),title:"Map layers",animationVariant:"scale",children:g})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(br,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(nt,{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:g})})]})})})}function wy({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(qo,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(br,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var X5={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(qo,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",X5[a],t),children:o})})}function ky({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]=Le.useState(false),m=Le.useRef(true);Le.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(C=>{if(!m.current)return;let{latitude:y,longitude:S}=C.coords;e.current&&e.current.flyTo({center:[S,y],zoom:15,duration:2e3}),u(false);},C=>{if(m.current){switch(console.warn("Geolocation error:",{code:C.code,message:C.message,PERMISSION_DENIED:C.PERMISSION_DENIED,POSITION_UNAVAILABLE:C.POSITION_UNAVAILABLE,TIMEOUT:C.TIMEOUT}),C.code){case C.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case C.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case C.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",C.message);break}u(false);}},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});}};if(!n&&!a&&!i)return null;let g=!i&&n,x=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(rc,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(br,{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(br,{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(br,{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(!x&&"rounded-t-none border-t-0",!x&&n&&"lg:rounded-t lg:border-t")})]})}function Dy({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=Le.useState(false),[c,l]=Le.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(qo,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(br,{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(Q,{type:"submit",variant:"primary",size:"sm",className:"px-3 py-2",children:"Search"})]})})})]})})}var e4={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function Bp(e){return e.position??e4[e.type]}function Ey(e,t,r){let o=Bp(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(ky,{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(Cy,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(Dy,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(wy,{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 Vp(e,t){let r=e.reduce((n,a,i)=>{let s=Bp(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(Ey(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 Ey(l,c,t)})},`group-${n}`));}return o}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{}}var zp={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 Op(e){return e.kind==="vector"}function Hp(e){return e.kind==="geojson"}function Wp(e){return e.kind==="customPins"}function Gp(e){return e.kind==="raster"}function Ai(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(r4,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(n4,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(a4,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(i4,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(o4,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function r4({spec:e,mapType:t}){let{colorMode:r}=jt(),o=Le.useMemo(()=>Iy(e.style,e.renderAs,r,t),[e.style,e.renderAs,r,t]),n=Le.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:Ay(e.renderAs),"source-layer":e.sourceLayer,paint:o,layout:n};e.filter!==void 0&&(a.filter=e.filter),e.minZoom!==void 0&&(a.minzoom=e.minZoom),e.maxZoom!==void 0&&(a.maxzoom=e.maxZoom);let i=e.tileset.startsWith("mapbox://"),s={id:`${e.id}-source`,type:"vector"};return i?s.url=e.tileset:(s.tiles=[e.tileset],s.minzoom=0,s.maxzoom=22),jsxRuntime.jsx(b4.Source,{...s,children:jsxRuntime.jsx(b4.Layer,{...a})},e.tileset)}function o4({spec:e}){let{colorMode:t,isDarkTheme:r}=jt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=Le.useMemo(()=>r?{clusters:e.clusterStyle?.color?Br(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?Br(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Br(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?Br(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?Br(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?Br(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),f=(e.clusterStyle?.sizes?.length??0)>0,g=Le.useMemo(()=>f?e.clusterStyle.sizes.map(({threshold:S,radius:N})=>({threshold:S,radius:N,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]),x=S=>f?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:N,radius:T})=>[N,T])]:["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:N,radius:T})=>[N,T*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],v=e.tileset.startsWith("mapbox://"),C={id:`${e.id}-source`,type:"vector"};v?C.url=e.tileset:(C.tiles=[e.tileset],C.minzoom=0,C.maxzoom=22);let y=Le.useMemo(()=>{let S=e.pointStyle?.radius??n,N=e.pointStyle?.borderWidth??a,T=e.selectedStyle?.radius??n*1.5,M=P=>{let E={...P};return e.minZoom!==void 0&&(E.minzoom=e.minZoom),e.maxZoom!==void 0&&(E.maxzoom=e.maxZoom),E};return [M({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]}}),M({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}}),M({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":x(g),"circle-color":["step",["get","point_count"],g[0].color,...g.flatMap(({threshold:P,color:E})=>[P,E])]}}),M({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}}),M({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":N,"circle-stroke-color":l.point.stroke}}),M({id:`${e.id}-selected-point`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],paint:{"circle-radius":T,"circle-color":l.selected.fill,"circle-stroke-width":N,"circle-stroke-color":"#ffffff"}}),...e.pointStyle?.icon?[M({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":My(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),M({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":My(T,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(b4.Source,{...C,children:y.map(S=>jsxRuntime.jsx(b4.Layer,{...S},S.id))},e.tileset)}function n4({spec:e,mapType:t}){let{colorMode:r}=jt(),o=Le.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=Le.useMemo(()=>Iy(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=Le.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=Le.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:Ay(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(b4.Source,{...s,children:jsxRuntime.jsx(b4.Layer,{...c})})}function a4({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(b4.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function i4({spec:e}){let t=Le.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(b4.Source,{...r,children:jsxRuntime.jsx(b4.Layer,{...o})},e.tileset)}var Zo="#666";function My(e,t){let r=t??64;return e*2/r}function Ay(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 Iy(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=Br(e.color,r,n);switch(t){case "line":a["line-color"]=i;break;case "fill":a["fill-color"]=i;break;case "circle":a["circle-color"]=i;break}}if(e.width&&t==="line"&&(a["line-width"]=Ly(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=Ly(e.radius)),e.opacity!==void 0)switch(t){case "line":a["line-opacity"]=e.opacity;break;case "fill":a["fill-opacity"]=e.opacity;break;case "circle":a["circle-opacity"]=e.opacity;break}if(e.fillOpacity!==void 0&&t==="fill"&&(a["fill-opacity"]=e.fillOpacity),t==="fill"&&e.borderWidth&&(a["fill-outline-color"]=e.borderColor?Br(e.borderColor,r,n):Br(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?Br(e.borderColor,r,n):Tt(`map-${o}-border`,"#ffffff");a["circle-stroke-color"]=i;}return a}function s4(e,t){let r=e.by,o=e.mapping,n=["match",["get",r]];for(let[a,i]of Object.entries(o))n.push(a),n.push(Br(i));return n.push(Zo),n}function l4(e,t){let r=gf(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=md(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(Zo),n}function c4(e,t="viridis",r,o){let n=fd(r,e),a;if(o&&o!=="auto")a=o;else {if(a=gd(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),Zo;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=bd(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 d4(e,t="redYellowBlue",r,o,n){let a=fd(r,e),i=bf(a,o),s;if(n&&n!=="auto")s=n;else {if(s=gd(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),Zo;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=xd(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 Br(e,t,r){if(typeof e=="string")return e;if("token"in e)return Tt(e.token)||e.token;if("hex"in e)return e.hex;if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?l4(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),Zo);if(e.palette==="sequential")return r?c4(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),Zo);if(e.palette==="diverging")return r?d4(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),Zo)}if("mapping"in e)return s4(e)}return Zo}function Ly(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var sc=null;function lc(){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():(sc||(sc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),sc=null;})),sc)}function cc(){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:`
|
|
108
42
|
linear-gradient(rgba(0,0,0,0.15) 1px, transparent 1px),
|
|
109
43
|
linear-gradient(90deg, rgba(0,0,0,0.15) 1px, transparent 1px)
|
|
110
|
-
`,backgroundSize:"30px 30px"}})})})}function pc({style:e,className:t,message:r="Map requires Mapbox token"}){return jsxRuntime.jsx("div",{style:e,className:`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 By={streets:"streets",satellite:"satellite",neutral:"neutral"},mc="streets";function Fi(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 Vy({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(g4.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 zi=Le__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=mc,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:g="default",showUserLocation:f=true,onUserLocationChange:x,children:b,additionalInteractiveLayerIds:v=[],onMapClick:C,showMarker:y=false,markerLocation:S},N)=>{let R=d??ic();if(!R)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(pc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:M}=Yt(),T=Le.useRef(null),E=Le.useRef(null),[I,F]=Le.useState(false),[w,k]=Le.useState(false);Le.useEffect(()=>{dc();},[]);let[H,A]=Le.useState(false),B=Le.useRef(0),[Y,q]=Le.useState(null),[G,U]=Le.useState(null),P=Le.useRef(null),D=Le.useRef(null),[z,L]=es("interactiveMap.trackingLocation",false),[h,O]=Le.useState(false);Le.useEffect(()=>{if(!navigator.geolocation){O(true);return}if(z){if(!navigator.permissions?.query){O(true);return}navigator.permissions.query({name:"geolocation"}).then($=>{$.state!=="granted"&&L(false),O(true);}).catch(()=>{O(true);});}else O(true);},[]),Le.useEffect(()=>{let $=setTimeout(()=>{I||k(true);},200);return ()=>clearTimeout($)},[I]),Le.useEffect(()=>{D.current=null;},[c,M]),Le.useEffect(()=>{if(I)return;let $=setInterval(()=>{if(T.current?.loaded()){F(true),k(false);let Z=T.current.getMap?.();Z&&D.current!==Z&&(D.current=Z,p?.()),clearInterval($);}},200);return ()=>clearInterval($)},[I,p]),Le.useEffect(()=>{if(h){if(!z||a){P.current!==null&&(navigator.geolocation.clearWatch(P.current),P.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return P.current=navigator.geolocation.watchPosition($=>{let Z={latitude:$.coords.latitude,longitude:$.coords.longitude,accuracy:$.coords.accuracy};U(Z),x?.(Z);},$=>{console.warn("Geolocation error:",$.message),U(null),x?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{P.current!==null&&(navigator.geolocation.clearWatch(P.current),P.current=null);}}},[z,a,x,h]);let W=Le.useCallback(()=>{F(true),k(false);let $=T.current?.getMap?.();$&&D.current!==$&&(D.current=$,p?.());},[p]),K=Le.useCallback(()=>{T.current&&e&&(A(false),B.current=0,T.current.flyTo({center:[e.longitude||0,e.latitude||0],zoom:e.zoom||0,bearing:e.bearing||0,pitch:e.pitch||0,duration:1e3}));},[e]),te=Le.useMemo(()=>g===false||g===null?[]:g==="default"||g===void 0?Mp:g,[g]),se=Le.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}L(true),navigator.geolocation.getCurrentPosition($=>{let{latitude:Z,longitude:me}=$.coords;T.current&&T.current.jumpTo({center:[me,Z],zoom:15});},$=>{console.warn("Geolocation error:",$.message),$.code===$.PERMISSION_DENIED&&L(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),J=Le.useMemo(()=>{if(a)return null;let $=te.map(Z=>Z.type==="navigation"?{...Z,onResetZoom:Z.onResetZoom||K,onGeolocateClick:Z.onGeolocateClick||se}:Z);return Ap($,{mapRef:T,layers:l,showResetButton:H})},[te,T,a,l,K,H,se]),re=Le.useMemo(()=>{let $=[];return l.filter(Z=>Z.events?.onClick||Z.events?.onMouseEnter||Z.events?.onMouseLeave||Z.tooltip).forEach(Z=>{Z.kind==="clusteredVector"?($.push(`${Z.id}-clusters`),$.push(`${Z.id}-points`),$.push(`${Z.id}-selected-point`)):$.push(Z.id);}),[...$,...v]},[l,v]),Se=Le.useMemo(()=>{let $=new Map;return l.forEach(Z=>{Z.events&&($.set(Z.id,Z.events),Z.kind==="clusteredVector"&&($.set(`${Z.id}-clusters`,Z.events),$.set(`${Z.id}-points`,Z.events),$.set(`${Z.id}-selected-point`,Z.events)));}),$},[l]),ae=Le.useMemo(()=>{let $=new Map;return l.forEach(Z=>{Z.tooltip&&($.set(Z.id,Z.tooltip),Z.kind==="clusteredVector"&&($.set(`${Z.id}-clusters`,Z.tooltip),$.set(`${Z.id}-points`,Z.tooltip),$.set(`${Z.id}-selected-point`,Z.tooltip)));}),$},[l]),oe=Le.useMemo(()=>{let $=new Map;return l.forEach(Z=>{Z.kind==="clusteredVector"&&($.set(Z.id,Z),$.set(`${Z.id}-clusters`,Z),$.set(`${Z.id}-points`,Z),$.set(`${Z.id}-selected-point`,Z));}),$},[l]),fe=Le.useMemo(()=>{if(!y)return null;let $=S?.longitude??t?.longitude??e?.longitude,Z=S?.latitude??t?.latitude??e?.latitude;return $===void 0||Z===void 0?null:{longitude:$,latitude:Z}},[y,S,t,e]),_=Le.useCallback($=>{if(a)return;let Z=$.features?.[0];if(!Z||!Z.layer)return;let me=Z.layer.id,ie=Se.get(me),Pe=ae.get(me),Ze;Z.geometry.type==="Point"?Ze=Z.geometry.coordinates:Ze=[$.lngLat.lng,$.lngLat.lat];let wt={id:Z.id??Z.properties?.id,lngLat:Ze,properties:Z.properties||{},layerId:me},Yn=oe.get(me),X=Z.properties?.cluster===true;if(Yn&&X){let ne=T.current;if(ne){let Ve=ne.getZoom(),we=Math.min(Ve+3,18);ne.flyTo({center:Ze,zoom:we,duration:1e3});}return}if(ie?.onClick&&ie.onClick(wt),Pe&&Pe.trigger==="click"){let ne;Yn&&"cluster"in Pe?Pe.point&&(ne=Pe.point(wt)):"content"in Pe&&(ne=typeof Pe.content=="function"?Pe.content(wt):Pe.content),ne&&q({feature:wt,content:ne,bare:Pe.bare});}C&&C($);},[Se,ae,a,C,oe,T,re]),ke=Le.useCallback($=>{let Z=$.features?.[0];if(!Z||!Z.layer)return null;let me=Z.layer.id,ie=ae.get(me);if(!ie||ie.trigger!=="hover"&&ie.trigger!==void 0)return null;let Pe;Z.geometry.type==="Point"?Pe=Z.geometry.coordinates:Pe=[$.lngLat.lng,$.lngLat.lat];let Ze={id:Z.id??Z.properties?.id,lngLat:Pe,properties:Z.properties||{},layerId:me},wt;if(oe.get(me)&&"cluster"in ie){let X=Z.properties?.cluster===true;if(X&&ie.cluster){let ne=Z.properties?.point_count||0;wt=ie.cluster(ne,Ze);}else !X&&ie.point?wt=ie.point(Ze):wt=X?`${Z.properties?.point_count||0} items`:null;}else "content"in ie&&(wt=typeof ie.content=="function"?ie.content(Ze):ie.content);return wt?{feature:Ze,content:wt,bare:ie.bare}:null},[ae,oe]),At=Le.useCallback($=>{if(a)return;let Z=$.features?.[0];if(!Z||!Z.layer)return;let me=Z.layer.id,ie=Se.get(me);if(ie?.onMouseEnter){let Ze;Z.geometry.type==="Point"?Ze=Z.geometry.coordinates:Ze=[$.lngLat.lng,$.lngLat.lat];let wt={id:Z.id??Z.properties?.id,lngLat:Ze,properties:Z.properties||{},layerId:me};ie.onMouseEnter(wt);}let Pe=ke($);Pe&&q(Pe),T.current&&(T.current.getCanvas().style.cursor="pointer");},[Se,a,T,ke]),La=Le.useCallback($=>{if(a)return;let Z=$.features?.[0];if(!Z||!Z.layer)return;let me=ke($);if(me){q(ie=>ie&&ie.feature.layerId===me.feature.layerId&&ie.feature.id===me.feature.id?ie:me);return}q(ie=>{if(!ie)return ie;let Pe=ae.get(ie.feature.layerId);return Pe&&(Pe.trigger==="hover"||Pe.trigger===void 0)?null:ie});},[a,ke,ae]),Zo=Le.useCallback(()=>{if(!a){if(Se.forEach($=>{$.onMouseLeave?.();}),Y){let $=Y.feature.layerId,Z=l.find(me=>me.id===$);if(!Z){let me=$.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");Z=l.find(ie=>ie.id===me);}Z?.tooltip&&(Z.tooltip.trigger||"hover")==="hover"&&q(null);}T.current&&(T.current.getCanvas().style.cursor="");}},[Se,a,T,Y,l]),ue=Le.useCallback(($,Z)=>{for(let me of l)if(me.tooltip&&!(Z&&me.id!==Z)){if(me.kind==="geojson"){if(typeof me.data=="string")continue;let ie=me.data,Ze=(ie.type==="FeatureCollection"?ie.features:[ie]).find(wt=>wt.id===$);if(Ze&&Ze.geometry.type==="Point")return {id:Ze.id,lngLat:Ze.geometry.coordinates,properties:Ze.properties||{},layerId:me.id}}else if(me.kind==="customPins"){let ie=me.data.find(Pe=>Pe.id===$||Pe._id===$||Pe.key===$);if(ie)return {id:$,lngLat:me.getPosition(ie),properties:ie,layerId:me.id}}}return null},[l]);Le.useImperativeHandle(N,()=>({showTooltip:($,Z)=>{let me=ue($,Z);if(!me)return;let ie=l.find(Pe=>Pe.id===me.layerId);if(ie?.tooltip&&"content"in ie.tooltip){let Pe=typeof ie.tooltip.content=="function"?ie.tooltip.content(me):ie.tooltip.content;q({feature:me,content:Pe,bare:ie.tooltip.bare});}},hideTooltip:()=>{q(null);},getMap:()=>T.current,markMapAsMoved:()=>{A(true);}}),[ue,l]);let ye=($,Z)=>u?u($,Z):{url:$},pe=m||w;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(g4__default.default,{ref:T,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Fi(c,M),styleDiffing:false,mapboxAccessToken:R,transformRequest:ye,onLoad:W,onMove:a?void 0:$=>{if($.originalEvent&&I){let Z=$.originalEvent.type,me=Math.abs(($.viewState.latitude??0)-(e?.latitude??0)),ie=Math.abs(($.viewState.longitude??0)-(e?.longitude??0)),Pe=Math.abs(($.viewState.zoom??0)-(e?.zoom??0));e&&(me>1e-4||ie>1e-4||Pe>.1)&&(Z==="mousemove"||Z==="touchmove"||Z==="pointermove"?A(true):(Z==="wheel"||Z==="mousewheel")&&(B.current+=1,B.current>=3&&A(true)));}r?.($.viewState);},onClick:a?void 0:_,onMouseMove:a?void 0:La,onMouseEnter:a?void 0:At,onMouseLeave:a?void 0:Zo,interactiveLayerIds:a?[]:re,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(g4.AttributionControl,{position:"top-left"}),J,Ii(l,c),b,fe&&jsxRuntime.jsx(g4.Marker,{longitude:fe.longitude,latitude:fe.latitude,anchor:"bottom",children:jsxRuntime.jsx(V,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),f&&G&&jsxRuntime.jsx(Vy,{longitude:G.longitude,latitude:G.latitude,accuracy:G.accuracy}),Y&&jsxRuntime.jsx(g4.Popup,{longitude:Y.feature.lngLat[0],latitude:Y.feature.lngLat[1],offset:15,closeButton:false,closeOnClick:false,className:Y.bare?"map-tooltip map-tooltip-bare":"map-tooltip",maxWidth:"none",children:Y.content})]},`map-${c}-${M}`),pe&&jsxRuntime.jsx(uc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});zi.displayName="InteractiveMap";async function Oy(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(Le.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 Ta({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}){let g=i??ic(),{isDarkTheme:f}=Yt(),[x,b]=Le.useState(false),[v,C]=Le.useState(false),[y,S]=Le.useState(false),N=Le.useRef(null),R=Le.useRef(null),M=Le.useCallback(()=>S(true),[]),T=Le.useCallback(()=>S(false),[]);Le.useEffect(()=>{dc();},[]);let E={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};Le.useEffect(()=>{let w=setTimeout(()=>{x||C(true);},200);return ()=>clearTimeout(w)},[x]);let I=Le.useCallback(()=>{b(true),C(false),l?.();},[l]);Le.useEffect(()=>{if(!R.current)return;let w=new ResizeObserver(()=>{N.current&&N.current.resize();});return w.observe(R.current),()=>{w.disconnect();}},[]);let F=o||v;return g?jsxRuntime.jsxs("div",{ref:R,style:E,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(g4__default.default,{ref:N,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Fi(n,f),onLoad:I,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(g4.AttributionControl,{position:"top-left"}),Ii(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(g4.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(pr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:M})}),u&&jsxRuntime.jsx(br,{isOpen:y,onClose:T,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(zi,{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})]})}),F&&jsxRuntime.jsx(uc,{})]}):jsxRuntime.jsx(pc,{style:E,className:d})}var P4={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 Wy({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,className:a,...i}){let s=P4[t];return jsxRuntime.jsx(reactAriaComponents.Meter,{...i,className:ve(a,"flex flex-col gap-1"),children:({percentage:c,valueText:l})=>{let d=o&&c>=n,u=r==="default"?R4(c):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ee,{children:e}),jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge(s.text,d?"text-feedback-error-text":"text-text-secondary"),children:[d&&jsxRuntime.jsx(lucideReact.AlertTriangle,{"aria-label":"Warning: High value",className:tailwindMerge.twMerge("inline-block align-text-bottom mr-1",s.icon)}),l]})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full bg-background-muted","ring-1 ring-inset ring-border-muted",s.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]",D4(u)),style:{width:`${Math.min(100,Math.max(0,c))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function R4(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function D4(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";default:return "bg-action-brand"}}var gc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",I4={success:{container:gc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:gc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:gc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:gc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function xc({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}=I4[r];return Le.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 W4={"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 hc({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=Le.useState(false);if(Le.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",W4[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(xc,{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 Gy=Le.createContext(void 0);function Uy({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=Le.useState([]),s=Le.useCallback((u,m)=>{let p=`notice-${Date.now()}-${Math.random()}`,g={id:p,message:u,variant:m?.variant||"info",duration:m?.duration??o,dismissible:m?.dismissible??n};return i(f=>{let x=[...f,g];return x.length>r?x.slice(-r):x}),p},[r,o,n]),c=Le.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=Le.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Gy.Provider,{value:d,children:[e,jsxRuntime.jsx(hc,{notices:a,onDismiss:c,position:t})]})}function Yy(){let e=Le.useContext(Gy);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function Ky(){let{addNotice:e,removeNotice:t,clearNotices:r}=Yy(),o=Le.useCallback((c,l)=>e(c,l),[e]),n=Le.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=Le.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=Le.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=Le.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 q4={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},Z4={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function Pa({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=Le__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(Z4[a],q4[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(Kt,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:l})]})}Pa.displayName="Section";function Sc({sections:e,activeSection:t,onSectionChange:r,orientation:o="responsive",className:n,scrollBehavior:a="smooth",stickyTop:i="1.5rem",sectionIdPrefix:s="section-",filterSection:c,scrollContainerId:l}){let d=Le__namespace.useRef(null),u=Le__namespace.useRef(null),[m,p]=Le__namespace.useState(e[0]?.id||null),g=t??m,f=Le__namespace.useCallback(()=>l?document.getElementById(l):null,[l]);Le__namespace.useEffect(()=>{let y=window.location.hash;if(!y)return;let S=y.slice(1),N=e.find(R=>`${s}${R.id}`===S);N&&requestAnimationFrame(()=>{let R=document.getElementById(S);if(!R)return;let M=f();if(M){let T=M.getBoundingClientRect(),E=R.getBoundingClientRect(),I=M.scrollTop+(E.top-T.top);M.scrollTo({top:Math.max(0,I),behavior:"instant"});}else R.scrollIntoView({behavior:"instant",block:"start"});r?r(N.id):p(N.id);});},[]),Le__namespace.useEffect(()=>{if(t!==void 0&&r)return;let y=M=>{if(!M)return false;let T=window.getComputedStyle(M);return T.display!=="none"&&T.visibility!=="hidden"&&T.opacity!=="0"},S=()=>{let M=y(d.current),T=y(u.current);if(!M&&!T)return null;let E=f(),I=new IntersectionObserver(F=>{F.forEach(w=>{if(w.isIntersecting){let k=w.target.id.replace(s,"");r?r(k):p(k);}});},{root:E??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(F=>{let w=document.getElementById(`${s}${F.id}`);w&&I.observe(w);}),I},N=S(),R=()=>{N&&N.disconnect(),N=S();};return window.addEventListener("resize",R),()=>{N&&N.disconnect(),window.removeEventListener("resize",R);}},[e,s,t,r,o,f]);let x=Le__namespace.useMemo(()=>c?e.filter(c):e,[e,c]),b=Le__namespace.useCallback((y,S)=>{y.preventDefault();let N=document.getElementById(`${s}${S}`);if(N){let R=f();if(R){let M=R.getBoundingClientRect(),T=N.getBoundingClientRect(),E=R.scrollTop+(T.top-M.top),I=Math.max(0,R.scrollHeight-R.clientHeight);R.scrollTo({top:Math.max(0,Math.min(E,I)),behavior:a});}else {let M=N.getBoundingClientRect().top+window.scrollY,T=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),E=Math.max(0,Math.min(M,T));window.scrollTo({top:E,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${s}${S}`),r?r(S):p(S);}},[s,a,r,f]);if(x.length===0)return null;let v=o==="vertical"?"":o==="horizontal"?"hidden":"hidden lg:block",C=o==="horizontal"?"":o==="vertical"?"hidden":"lg:hidden";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("nav",{ref:d,className:tailwindMerge.twMerge(v,n),"aria-label":"Section navigation",children:jsxRuntime.jsx("div",{className:"space-y-1",style:{position:"sticky",top:i},children:x.map(y=>{let S=g===y.id;return jsxRuntime.jsx("a",{href:`#${s}${y.id}`,onClick:N=>b(N,y.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",S?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":S?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{children:y.label}),y.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs tabular-nums text-text-secondary",children:y.count})]})},y.id)})})}),jsxRuntime.jsx("nav",{ref:u,className:tailwindMerge.twMerge(C,"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(y=>{let S=g===y.id;return jsxRuntime.jsx("a",{href:`#${s}${y.id}`,onClick:N=>b(N,y.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",S?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":S?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:y.label}),y.count!==void 0&&jsxRuntime.jsxs("span",{className:"text-xs tabular-nums text-text-secondary",children:["(",y.count,")"]})]})},y.id)})})})]})}function jy(e){return "primary"}var wc=Le__namespace.createContext({variant:"primary"});function tR({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function kc({variant:e="primary",...t}){let r=jy();return jsxRuntime.jsx(wc.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)=>tR({...n,className:o}))})})})}function rR({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 Tc({variant:e,sticky:t=false,...r}){let o=Le__namespace.useContext(wc),n=jy(e??o.variant);return jsxRuntime.jsx(wc.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>rR({...i,sticky:t,className:a||""}))})})}function oR({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=`${Ue()} ${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 Pc(e){let{variant:t}=Le__namespace.useContext(wc);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>oR({...o,className:r,isSelected:o.isSelected,variant:t}))})}function nR({className:e=""}){let t="block w-full mt-4 text-text-primary",r=Ue();return `${t} ${r} ${e}`.trim()}function qy(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>nR({...r,className:t||""}))})}function Bn({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 Zy({title:e,subtitle:t,breadcrumbs:r,breadcrumbsNode:o,media:n,actions:a,metadata:i,headingAs:s,sticky:c,stickyTop:l="0",zIndex:d=10,isLoading:u=false,className:m}){let p=c?"sticky bg-background-body":"",g=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:g,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(j,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(j,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(j,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(j,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((f,x)=>jsxRuntime.jsx(j,{className:"h-9 w-full"},x))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((f,x)=>jsxRuntime.jsx(j,{className:"h-9 w-24"},x))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(j,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:g,"aria-labelledby":"page-title",children:[o?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:o}):r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(Gs,{children:r.map((f,x)=>{let{label:b,...v}=f;return jsxRuntime.jsx(Us,{...v,children:b},`${b}-${x}`)})})}):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(Kt,{tag:s||"h1",size:"xl",children:e})}),t?jsxRuntime.jsx("p",{className:"mt-2 text-base md:text-lg text-text-secondary",children:t}):null,i?jsxRuntime.jsx("div",{className:"mt-2 text-sm text-text-secondary",children:i}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((f,x)=>jsxRuntime.jsx(Le__namespace.default.Fragment,{children:f},x))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((f,x)=>jsxRuntime.jsx(Le__namespace.default.Fragment,{children:f},x))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function Xy({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(kc,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(Tc,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(Pc,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function $y({children:e,className:t,withSectionNav:r,navWidth:o="240px",gap:n="2rem",activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c="section-",scrollContainerId:l}){return r?jsxRuntime.jsx(aR,{position:r,navWidth:o,gap:n,activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,className:t,children:e}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full space-y-8 md:space-y-12",t),children:e})}function Qy({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function aR({activeSection:e,onSectionChange:t,position:r,navWidth:o,gap:n,children:a,className:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l}){let d=Le__namespace.default.useMemo(()=>{let f=[];return Le__namespace.default.Children.forEach(a,x=>{if(Le__namespace.default.isValidElement(x)&&(x.type===Pa||typeof x.type=="object"&&x.type?.displayName==="Section"||typeof x.type=="function"&&x.type?.displayName==="Section")){let b=x.props;b.id?f.push({id:b.id,label:b.navLabel||(typeof b.title=="string"?b.title:`Section ${b.id}`)}):process.env.NODE_ENV==="development"&&console.warn("Section component used within PageLayout.Content with withSectionNav must have an id prop");}}),f},[a]),u=Le__namespace.default.useMemo(()=>{let f=Le__namespace.default.Children.map(a,x=>{if(Le__namespace.default.isValidElement(x)&&(x.type===Pa||typeof x.type=="object"&&x.type?.displayName==="Section"||typeof x.type=="function"&&x.type?.displayName==="Section")){let b=x.props;if(b.id)return Le__namespace.default.cloneElement(x,{...b,id:`${c}${b.id}`})}return x});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:f})},[a,c]),m=(f,x)=>jsxRuntime.jsx(Sc,{sections:d,activeSection:e,onSectionChange:t,orientation:f,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,className:x});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:m("horizontal")}),u]});let p=r==="left"?"var(--nav-width) 1fr":"1fr var(--nav-width)",g=r==="right"?"hidden lg:block sticky top-20 self-start [&_a]:text-right":"hidden lg:block sticky top-20 self-start";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:m("horizontal","py-3 mt-0")}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("lg:grid",i),style:{gridTemplateColumns:p,gap:n,"--nav-width":o},children:[r==="left"&&jsxRuntime.jsx("nav",{className:g,children:m("vertical")}),u,r==="right"&&jsxRuntime.jsx("nav",{className:g,children:m("vertical")})]})]})}function _y({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}Bn.Header=Zy;Bn.Tabs=Xy;Bn.Content=$y;Bn.Aside=Qy;Bn.ScrollableContent=_y;function sR(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var lR=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function rv({label:e,selectedKey:t,defaultSelectedKey:r,onSelectionChange:o,placeholder:n="Enter a location...",errorMessage:a,description:i,size:s="md",tooltip:c,isRequired:l,isDisabled:d,showErrors:u=true,autoFocus:m=false,onSelect:p,searchTypes:g=["place","address"],defaultFilter:f,validationResult:x,countryRestrictions:b,proximity:v="ip",hideCountry:C=false,showIcon:y=true,useMobileTray:S=true,className:N}){let R=Le.useRef(new WeakMap),M=Le.useRef([]),T={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:lR,types:g.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...v?{proximity:v==="ip"?"ip":v.join(",")}:{}},shouldLoad:F=>F.length>0,transformResponse:F=>{if(!sR(F))return [];let w=F.features.map(k=>{let H={id:k.id,name:k.place_name};return R.current.set(H,{type:k.place_type[0],center:k.center,context:k.context,address:k.address,text:k.text,properties:k.properties}),H});return w.length>0&&(M.current=w),w}},E=F=>{let w=R.current.get(F),k=F.name.split(", "),H=k[0],A=k.slice(1);C&&A.length>0&&(A=A.slice(0,-1));let B=A.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[y&&jsxRuntime.jsx(V,{name:w?.type==="address"?"MapPin":w?.type==="place"?"Buildings":w?.type==="region"?"MapPinArea":w?.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:H}),B&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:B})]})]})},I=F=>F?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(Os,{"data-testid":"autocomplete","data-config":JSON.stringify({types:g.join(","),country:b?.join(",")?.toLowerCase(),proximity:v==="ip"?"ip":v?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:F=>{if(o?.(F),F){let k=M.current.find(H=>H.id===F);if(k){let H=R.current.get(k);H&&p({id:k.id,place_name:k.name,place_type:[H.type],center:H.center,context:H.context,address:H.address,text:H.text,properties:H.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:f,validationResult:x,hideChevron:true,useMobileTray:S,className:N})}function nv({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:ve(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 av({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:Ut("prose",i,s,o),...a,children:n})}function gR(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function bR(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function xR(){return "opacity-50 cursor-not-allowed"}function $p({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:ve(r,"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",gR(n),bR(s),(t||c)&&xR(),r),children:o})})}function Qp({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:ve(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:Le__namespace.default.Children.map(s,m=>Le__namespace.default.isValidElement(m)?Le__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function SR(e){return "primary"}var iv=Le.createContext({variant:"primary"});function sv(e){let{variant:t="primary",...r}=e,o=SR();return jsxRuntime.jsx(iv.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:ve(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ee,{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(Ce,{children:e.description}),jsxRuntime.jsx(de,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function wR({isSelected:e,isInvalid:t,isDisabled:r}){let n=[Ue(),"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 lv(e){return Le.useContext(iv),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:ve(e.className,"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:wR(t)}),e.children]})})}var AR={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"}},Ma=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(Q,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function IR({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=Le.useState(e);return Le__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(rr,{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(It,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Sr,{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(Q,{variant:"secondary",onPress:r,children:"Cancel"}),jsxRuntime.jsx(Q,{type:"submit",children:"Save"})]})]})})})})}function uv({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=AR[i],[l,d]=Le.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[DR__default.default.configure({heading:s.length>0?{levels:s}:false}),kR__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-text-link-default hover:text-text-link-hover underline decoration-text-link-default/30 hover:decoration-text-link-hover cursor-pointer"}})],content:e,editable:!o,onUpdate:({editor:g})=>{t?.(g.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge(`prose ${c.prose} max-w-none`,"focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),m=()=>{d(true);},p=g=>{g===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:g}).run();};return u?jsxRuntime.jsxs("div",{id:a,"data-richtexteditor":true,className:tailwindMerge.twMerge("flex flex-col rounded-md border border-border-input bg-background-input","outline-none focus-within:outline-none focus-within:border-border-input focus-within:ring-0 focus-within:shadow-none",o&&"opacity-50",r),style:{outline:"none"},children:[!o&&u&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:u,shouldShow:({editor:g})=>g.isActive("link")&&!l,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let g=u.getAttributes("link").href;g&&window.open(g,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(V,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(Q,{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(Q,{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(IR,{isOpen:l,onClose:()=>d(false),onSubmit:p,initialUrl:u.getAttributes("link").href||""})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1 border-b border-border-input",c.toolbar),children:[s.map(g=>jsxRuntime.jsx(Ma,{isActive:u.isActive("heading",{level:g}),onPress:()=>u.chain().focus().toggleHeading({level:g}).run(),children:jsxRuntime.jsxs("span",{className:"text-xs font-bold",children:["H",g]})},g)),jsxRuntime.jsx(Ma,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(Ma,{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(Ma,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(V,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(Ma,{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(Ma,{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 pv(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var VR={sm:"h-8 text-xs",md:"h-10 text-sm",lg:"h-12 text-base",xl:"h-14 text-lg"},zR={sm:14,md:16,lg:18,xl:20},OR=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=pv(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(Ue(),"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(Ue(),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 Rc({options:e,value:t,onChange:r,size:o="md",className:n,isDisabled:a,variant:i="subtle","aria-label":s}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-flex overflow-hidden rounded-md",pv(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",VR[o],n),role:"group","aria-label":s,children:e.map((c,l)=>jsxRuntime.jsxs(reactAriaComponents.ToggleButton,{isSelected:t===c.id,onChange:()=>r(c.id),className:OR({isSelected:t===c.id,isFirst:l===0,isLast:l===e.length-1,isDisabled:a,variant:i}),isDisabled:a,"aria-label":c.label,children:[c.icon&&jsxRuntime.jsx(V,{name:c.icon,size:zR[o]}),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":c.label,children:c.label})]},c.id))})}function mv({streetAddress:e,city:t,state:r,postalCode:o,longitude:n,latitude:a,href:i,LinkComponent:s,variant:c="outlined",layout:l="stacked",showMap:d=true,mapHeight:u=200,mapboxAccessToken:m,isLoading:p=false,className:g,contentClassName:f,showMapExpandToggle:x=false,expandedMapTitle:b="Explore map",expandedMapAddressLabel:v,piiEntity:C}){let y=[];t&&y.push(t),r&&o?y.push(`${r} ${o}`):r?y.push(r):o&&y.push(o);let S=y.join(", "),N=v||[e,S].filter(Boolean).join(", "),R=d&&n!==void 0&&a!==void 0,M=({children:E,className:I})=>i?s?jsxRuntime.jsx(s,{href:i,className:I,children:E}):jsxRuntime.jsx(qe,{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(Ie,{variant:c,className:tailwindMerge.twMerge(E?"flex flex-col md:flex-row":"flex flex-col",g),children:[R&&jsxRuntime.jsx(Ie.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(E&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(j,{width:"100%",height:u})}),jsxRuntime.jsxs(Ie.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(j,{width:"100%",height:16}),jsxRuntime.jsx(j,{width:"80%",height:16})]})]})}let T=l==="row";return jsxRuntime.jsxs(Ie,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",T?"flex flex-col md:flex-row":"flex flex-col",g),children:[i&&jsxRuntime.jsx(M,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),R&&jsxRuntime.jsx(Ie.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(Ta,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:x,expandedMapTitle:b,expandedMapAddressLabel:N})}),jsxRuntime.jsx(Ie.Content,{className:tailwindMerge.twMerge("px-4 md:px-6",T&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",f),children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":C?"address":void 0,"data-pii-entity":C,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":C?"city-state-zip":void 0,"data-pii-entity":C,children:S})]})})]})}function gv({site:e,contact:t,LinkComponent:r,variant:o="outlined",layout:n="stacked",showMap:a=true,mapHeight:i=200,mapboxAccessToken:s,showEmail:c=true,showPhone:l=false,isLoading:d=false,className:u,contentClassName:m,fullHeight:p=false,showMapExpandToggle:g=false,expandedMapTitle:f="Explore map",expandedMapAddressLabel:x}){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 v=b.join(", "),C=x||[e.streetAddress,v].filter(Boolean).join(", "),y=a&&e.longitude!==void 0&&e.latitude!==void 0,S=t?`${t.firstName} ${t.lastName}`.trim():"",N=({children:M,href:T,className:E})=>T?r?jsxRuntime.jsx(r,{href:T,className:E,children:M}):jsxRuntime.jsx(qe,{href:T,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",E),asButton:false,children:M}):jsxRuntime.jsx("span",{className:E,children:M});if(d){let M=n==="row";return jsxRuntime.jsxs(Ie,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",M?"flex flex-col md:flex-row":"flex flex-col",u),children:[y&&jsxRuntime.jsx(Ie.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(M&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(j,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Ie.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",M&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(j,{width:"100%",height:16}),jsxRuntime.jsx(j,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(j,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(j,{width:"50%",height:14}),jsxRuntime.jsx(j,{width:"100%",height:12})]})]})]})]})]})}let R=n==="row";return jsxRuntime.jsxs(Ie,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",R?"flex flex-col md:flex-row":"flex flex-col",u),children:[e.href&&jsxRuntime.jsx(N,{href:e.href,className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e.streetAddress})}),y&&jsxRuntime.jsx(Ie.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(Ta,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:g,expandedMapTitle:f,expandedMapAddressLabel:C})}),jsxRuntime.jsxs(Ie.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",R&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",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}),v&&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:v})]}),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(N,{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(qe,{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(qe,{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:jn(t.phone)})]})]})]})]})]})]})]})}function bv({label:e,description:t,tooltip:r,errorMessage:o,size:n="md",className:a,value:i,defaultValue:s=0,onChange:c,min:l=0,max:d=100,step:u=1,disabled:m,showValue:p=true}){let g=typeof i=="number",[f,x]=Le__namespace.default.useState(s),b=g?i:f,v=Math.min(Math.max(b,l),d),C=Math.max(d-l,1e-5),y=(v-l)/C*100;return jsxRuntime.jsxs("div",{className:ve(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ee,{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:`${y}%`},"aria-hidden":true}),jsxRuntime.jsx("input",{type:"range",min:l,max:d,step:u,value:b,disabled:m,"aria-invalid":!!o,onChange:S=>{let N=Number(S.currentTarget.value);g||x(N),c?.(N);},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(v)})]}),t&&jsxRuntime.jsx(Ce,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(de,{className:"mt-1",children:o})]})}var KR=Le__namespace.default.createContext({orientation:"horizontal",isResizing:false});function hv(e,t){return e===void 0?t:e}function JR(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function Mc({asideWidth:e,asideHeight:t,minAsideWidth:r=240,minAsideHeight:o=200,minMainWidth:n=400,minMainHeight:a=300,orientation:i="horizontal",resizable:s=false,onAsideResize:c,onResizeStart:l,onResizeEnd:d,className:u,dividerClassName:m,children:p}){let g=Le.useRef(null),[f,x]=Le.useState(false),b=i==="horizontal"?400:300,v=hv(i==="horizontal"?e:t,b),[C,y]=Le.useState(null),S=Le.useCallback(F=>{if(!g.current||!f)return;let w=g.current.getBoundingClientRect(),k=i==="horizontal"?w.width:w.height,H=i==="horizontal"?F.clientX:F.clientY,B=(i==="horizontal"?w.right:w.bottom)-H,Y=k-B,q=i==="horizontal"?r:o,G=i==="horizontal"?n:a;B<q||Y<G||(y(B),c?.(B));},[f,i,r,o,n,a,c]),N=Le.useCallback(()=>{x(false),d?.();},[d]),R=Le.useCallback(F=>{F.preventDefault(),F.stopPropagation(),x(true),l?.();},[l]);Le.useEffect(()=>{if(f)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",N),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",N),document.body.style.cursor="",document.body.style.userSelect="";}},[f,S,N,i]);let M=Le__namespace.default.Children.toArray(p).find(F=>Le__namespace.default.isValidElement(F)&&F.type===vv),T=Le__namespace.default.Children.toArray(p).find(F=>Le__namespace.default.isValidElement(F)&&F.type===Cv),E=C??v,I=typeof E=="number"?`${E}px`:E;return jsxRuntime.jsx(KR.Provider,{value:{orientation:i,isResizing:f},children:jsxRuntime.jsxs("div",{ref:g,className:tailwindMerge.twMerge("flex w-full h-full",i==="horizontal"?"flex-row":"flex-col",u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-1",i==="horizontal"?"h-full":"w-full"),children:M}),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:R,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:F=>{if(!g.current)return;let w=g.current.getBoundingClientRect(),k=i==="horizontal"?w.width:w.height,H=C??JR(v,k),A=20,B=i==="horizontal"?r:o,Y=i==="horizontal"?n:a;if(i==="horizontal"){if(F.key==="ArrowLeft"){let q=Math.min(H+A,k-Y);y(q),c?.(q);}else if(F.key==="ArrowRight"){let q=Math.max(H-A,B);y(q),c?.(q);}}else if(F.key==="ArrowUp"){let q=Math.min(H+A,k-Y);y(q),c?.(q);}else if(F.key==="ArrowDown"){let q=Math.max(H-A,B);y(q),c?.(q);}},children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute bg-border-default transition-all",i==="horizontal"?"left-1/2 -translate-x-1/2 w-px h-full group-hover:w-1":"top-1/2 -translate-y-1/2 h-px w-full group-hover:h-1","group-hover:bg-action-brand/50",f&&"bg-action-brand",f&&(i==="horizontal"?"w-1":"h-1"))}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute",i==="horizontal"?"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-8":"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-8 h-1","bg-border-muted rounded-full opacity-0 group-hover:opacity-100 transition-opacity")})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-shrink-0",i==="horizontal"?"h-full":"w-full"),style:{[i==="horizontal"?"width":"height"]:I},children:T})]})})}function vv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function Cv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}Mc.Main=vv;Mc.Aside=Cv;function Gn(e){return e.id??e.href??e.label}function om(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,Gn(o)]:r;if(o.children?.length){let n=om(o.children,t,[...r,Gn(o)]);if(n)return n}}return null}function wv(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>Gn(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function jR(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=wv(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,Gn(s)],n.push({path:i,parent:s,items:s.children});}return n}var qR=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),ZR=[];function XR(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 $R(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 Nv({items:e,bottomItems:t,value:r,defaultStack:o,stack:n,onStackChange:a,onSelect:i,linkComponent:s=qR,header:c,footer:l,rootLabel:d,sticky:u=true,width:m=260,ariaLabel:p="Navigation",theme:g,animated:f=true,style:x,className:b}){let v=t??ZR,C=Le__namespace.useMemo(()=>v.length>0?[...e,...v]:e,[e,v]);Le__namespace.useEffect(()=>{XR(e,v);},[e,v]);let[y,S]=Le__namespace.useState(()=>n!==void 0?n:o!==void 0?o:r?om(C,r)??[]:[]),N=n??y,R=Le__namespace.useCallback(A=>{n===void 0&&S(A),a?.(A);},[n,a]),M=Le__namespace.useRef(false);Le__namespace.useEffect(()=>{if(n!==void 0||!M.current&&(M.current=true,o!==void 0)||!r)return;let A=om(C,r);S(B=>{let Y=A??[];return t3(B,Y)?B:Y});},[r,C,n,o]);let T=Le__namespace.useMemo(()=>jR(e,v,N),[e,v,N]),E=Le__namespace.useCallback((A,B)=>{A.children?.length&&R([...B,Gn(A)]);},[R]),I=Le__namespace.useCallback(()=>{R(N.slice(0,-1));},[N,R]),F=Le__namespace.useCallback((A,B)=>{let Y=wv(C,N);if(i?.(B,Y),!!B.children?.length&&B.pushOnSelect!==false){let G=T[T.length-1]?.path??[];E(B,G);}B.href||A.preventDefault();},[C,N,i,E,T]),w=Le__namespace.useCallback(A=>r?A.href===r||A.id===r:false,[r]),k=u?"sticky top-0 h-[100dvh]":"",H={width:m,...$R(g),...x};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":p,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",f&&"edges-stack-nav--animated",k,b),style:H,children:[c?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:c}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:T.map((A,B)=>{let Y=A.path.length,q=B===T.length-1,G=B<T.length-1,U=Y===0?"__root__":A.path.join("/");return jsxRuntime.jsx(QR,{pane:A,parentPath:A.path.slice(0,-1),depth:Y,isTop:q,isAbove:G,rootLabel:d,LinkComponent:s,isActive:w,onSelect:F,onBack:I,animated:f},U)})}),l?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:l}):null]})}function QR({pane:e,depth:t,isTop:r,isAbove:o,rootLabel:n,LinkComponent:a,isActive:i,onSelect:s,onBack:c,animated:l}){let d=r?"edges-stack-nav__pane--top":o?"edges-stack-nav__pane--above":"edges-stack-nav__pane--below";return jsxRuntime.jsxs("nav",{"aria-label":e.parent?.label??n??"Navigation","aria-hidden":r?void 0:true,inert:r?void 0:true,className:tailwindMerge.twMerge("edges-stack-nav__pane absolute inset-0 flex flex-col gap-px overflow-y-auto px-2 py-3",!l&&"edges-stack-nav__pane--instant",d),children:[t>0&&e.parent?jsxRuntime.jsxs("button",{type:"button",className:"edges-stack-nav__back edges-stack-nav__row flex w-full items-center gap-2 rounded-sm border-0 bg-transparent px-3 py-2 mb-2 text-left text-sm font-semibold text-text-primary",onClick:c,"aria-label":`Back from ${e.parent.label}`,children:[jsxRuntime.jsx(e3,{}),jsxRuntime.jsx("span",{children:e.parent.label})]}):n?jsxRuntime.jsx("div",{className:"px-3 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:n}):null,e.items.map(u=>jsxRuntime.jsx(Sv,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},Gn(u))),e.bottomItems&&e.bottomItems.length>0?jsxRuntime.jsx("div",{className:"edges-stack-nav__bottom-items mt-auto flex flex-col gap-px pt-3",children:e.bottomItems.map(u=>jsxRuntime.jsx(Sv,{item:u,LinkComponent:a,isActive:i(u),onSelect:s},Gn(u)))}):null]})}function Sv({item:e,LinkComponent:t,isActive:r,onSelect:o}){if(e.divider)return jsxRuntime.jsx("div",{className:"edges-stack-nav__divider my-2",role:"separator"});if(e.groupLabel)return jsxRuntime.jsx("div",{className:"px-3 pt-6 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:e.label});let n=!!e.children?.length,a=tailwindMerge.twMerge("edges-stack-nav__row flex items-center justify-between gap-3 rounded-sm px-3 py-2 text-sm font-normal text-text-primary no-underline cursor-pointer text-left bg-transparent border-0 transition-colors",r&&"edges-stack-nav__row--active font-semibold"),i=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[e.leading??e.icon?jsxRuntime.jsx("span",{className:"flex-shrink-0",children:e.leading??e.icon}):null,jsxRuntime.jsx("span",{className:"truncate",children:e.label})]}),jsxRuntime.jsxs("span",{className:"flex flex-shrink-0 items-center gap-2 text-text-secondary",children:[e.trailing,n?jsxRuntime.jsx(_R,{}):null]})]});return e.href?jsxRuntime.jsx(t,{href:e.href,"aria-label":e.ariaLabel,className:a,"aria-current":r?"page":void 0,onClick:s=>o(s,e),children:i}):jsxRuntime.jsx("button",{type:"button",className:a,"aria-label":e.ariaLabel,onClick:s=>{o(s,e);},children:i})}function _R(){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 e3(){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 t3(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 n3=e=>{let t=Rt({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 kv({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,reserveErrorSpace:m=true,...p}){let{isFocused:g,handleFocus:f,handleBlur:x}=Cr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("textarea",{...p,required:a,onFocus:b=>{p.onFocus&&p.onFocus(b),f(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),x(b);},className:n3({isInvalid:s,isDisabled:c,isResizable:l,isFocused:g,size:o,transparent:i,className:d}),disabled:c})}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(de,{size:o,children:r(u)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}function Dv({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,value:m="",onChange:p,chips:g=[],onChipsChange:f,triggerPattern:x="{{",onTriggerDetected:b,onTriggerDismissed:v,renderChip:C,chipVariant:y="primary",chipSize:S,...N}){let R=Le.useRef(null),{isFocused:M,handleFocus:T,handleBlur:E}=Cr(),I=S||"sm",F=Le.useRef(null),w=Le.useCallback(G=>{let U="",P=D=>{if(D.nodeType===Node.TEXT_NODE){if(!D.parentElement?.closest("[data-chip-id]")){let L=D.textContent||"";U+=L;}}else if(D.nodeType===Node.ELEMENT_NODE){let z=D;if(z.hasAttribute("data-chip-id")){let L=z.getAttribute("data-chip-id");U+=`{{${L}}}`;return}else if(z.tagName==="BR"){U+=`
|
|
111
|
-
`;return}else
|
|
112
|
-
`)?
|
|
113
|
-
`).map((
|
|
114
|
-
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${P}-${L}`)):U}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("div",{ref:R,contentEditable:!c,suppressContentEditableWarning:true,onInput:G=>{if(c)return;let U=G.target,P=U.querySelector("[data-chip-id]")!==null,D;if(P?(D=w(U),D=D.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):D=U.textContent||"",D===""){try{let h=document.createRange();h.selectNodeContents(U),h.collapse(!0);let O=window.getSelection();O?.removeAllRanges(),O?.addRange(h),F.current=0;}catch{}H("",0);return}if(D===m)return;let z=window.getSelection(),L=0;if(z&&z.rangeCount>0)try{let h=z.getRangeAt(0);if(P){let O=0,W=!1,K=te=>{if(W)return !0;if(te===h.startContainer)return O+=h.startOffset,W=!0,!0;if(te.nodeType===Node.TEXT_NODE){if(!te.parentElement?.closest("[data-chip-id]")){if(te.contains(h.startContainer))return O+=h.startOffset,W=!0,!0;O+=(te.textContent||"").length;}}else if(te.nodeType===Node.ELEMENT_NODE){let se=te;if(se.hasAttribute("data-chip-id")){if(se.contains(h.startContainer)||se===h.startContainer){let re=se.getAttribute("data-chip-id");return O+=`{{${re}}}`.length,W=!0,!0}let J=se.getAttribute("data-chip-id");return O+=`{{${J}}}`.length,!1}else if(se.tagName==="BR")return se===h.startContainer?(W=!0,!0):(O+=1,!1)}for(let se=0;se<te.childNodes.length;se++)if(K(te.childNodes[se]))return !0;return !1};K(U),L=O;}else {let O=document.createRange();O.setStart(U,0),O.setEnd(h.startContainer,h.startOffset),L=O.toString().length;}}catch{L=D.length;}F.current=L,H(D,L);},onKeyDown:G=>{if(c)return;let U=window.getSelection();if(!(!U||U.rangeCount===0))try{let P=U.getRangeAt(0),D=P.commonAncestorContainer;if(G.key==="ArrowLeft"||G.key==="ArrowRight"){let z=D.nodeType===Node.TEXT_NODE?D.parentElement?.closest("[data-chip-id]"):D.closest("[data-chip-id]");if(z){G.preventDefault();try{let L=document.createRange(),h=window.getSelection();G.key==="ArrowLeft"?L.setStartBefore(z):L.setStartAfter(z),L.collapse(!0),h?.removeAllRanges(),h?.addRange(L);}catch{}}}if(G.key==="Backspace"){let z=null;if(z=(D.nodeType===Node.TEXT_NODE?D.parentElement?.closest("[data-chip-id]"):D.closest("[data-chip-id]"))||null,!z)if(D.nodeType===Node.TEXT_NODE){let L=D;if(P.startOffset===0&&L.parentElement){let h=L.previousSibling;if(h&&h.nodeType===Node.ELEMENT_NODE){let O=h.closest("[data-chip-id]");O&&(z=O);}}}else {let L=D;if(P.startOffset>0){let h=L.childNodes[P.startOffset-1];if(h&&h.nodeType===Node.ELEMENT_NODE){let O=h.closest("[data-chip-id]");O&&(z=O);}}}if(z){G.preventDefault(),G.stopPropagation();let L=z.getAttribute("data-chip-id");if(!L)return;let h=`{{${L}}}`,O=m.indexOf(h);if(O!==-1){let W=m.slice(0,O)+m.slice(O+h.length),K=g.filter(te=>te.id!==L);F.current=O;try{window.getSelection()?.removeAllRanges();}catch{}f?.(K),p?.(W);}}}}catch{}},onFocus:G=>{c||(N.onFocus&&N.onFocus(G),T(G));},onBlur:G=>{c||(N.onBlur&&N.onBlur(G),E(G));},className:Y(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...N.style},"data-placeholder":N.placeholder,children:q()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(Ce,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(u)})]})})}function p3(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function im(e){return p3(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Lv={FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},m3=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Av({dateRange:e,onDateRangeChange:t,windowSize:r,onWindowSizeChange:o,showWindowSize:n=true,showRangeSelector:a=true,allowDatePicker:i=false,lockWindowSize:s=false,restrictToSingleDay:c=false,presetRanges:l=[],windowSizeOptions:d=m3,autoAdjustWindowSize:u=false,className:m}){let[p,g]=Le.useState(0),f=Le.useRef(null),[x,b]=Le.useState(false),v=P=>{let z=(P.before.getTime()-P.after.getTime())/(1e3*60*60);return z<=24?"FIFTEEN_MINUTES":z<=72||z<=168?"HOUR":("DAY")};Le.useEffect(()=>{if(u&&!x&&o){let P=v(e);o(P);}},[e,u,x,o]);let C=P=>l.find(D=>{let z=D.getRange();return Math.abs(z.after.getTime()-P.after.getTime())<1e3*60*60*24&&Math.abs(z.before.getTime()-P.before.getTime())<1e3*60*60*24})?.id,[y,S]=Le.useState(()=>C(e)),N=im(e.after),R=im(e.before),M=new Date(R);M.setDate(M.getDate()-1);let T={start:Ds(N,an()),end:Ds(M,an())};Le.useEffect(()=>{let P=new ResizeObserver(D=>{for(let z of D)g(z.contentRect.width);});return f.current&&P.observe(f.current),()=>{f.current&&P.unobserve(f.current);}},[]);let E=[...d].sort((P,D)=>Lv[P.id]-Lv[D.id]),I=P=>{let D=P.toString(),z=l.find(L=>L.id===D);z&&(S(D),b(false),t(z.getRange()));},F=P=>{if(P?.start&&P?.end){S(void 0);let D=new Date(P.start.year,P.start.month-1,P.start.day,0,0,0,0),z=new Date(P.end.year,P.end.month-1,P.end.day+1,0,0,0,0);t({after:D,before:z});}},w=P=>{if(P){S(void 0);let D=new Date(P.year,P.month-1,P.day,0,0,0,0),z=new Date(P.year,P.month-1,P.day+1,0,0,0,0);t({after:D,before:z});}},k=P=>{o&&(b(true),o(P.toString()));},H=()=>{if(l.length>0){let P=l[0];S(P.id),b(false),t(P.getRange());}},A=(P,D=0)=>{let z=im(P),L=new Date(z);return D!==0&&L.setDate(L.getDate()+D),L.toLocaleDateString("en-US")},B=E.map(P=>({id:P.id,label:P.label,value:P.id})),Y=l.map(P=>({id:P.id,label:P.label,value:P.id})),q=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:E.find(P=>P.id===r)?.label||r}):jsxRuntime.jsx(ln,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:k,items:B,size:"md","aria-label":"Select Window Size",children:P=>jsxRuntime.jsx(jt,{id:P.id,"aria-label":P.label,size:"md",children:P.label},P.id)}),G=c?jsxRuntime.jsx("div",{className:"flex items-center",children:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(Q,{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:A(e.after)})]}),jsxRuntime.jsx(ot,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(ra,{"aria-label":"Select date",value:Qa(N.toISOString().split("T")[0]),onChange:w})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(Q,{className:"rounded-r-none 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}),!y&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${A(e.after)} - ${A(e.before,-1)}`})]}),jsxRuntime.jsx(ot,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(ma,{"aria-label":"Date range calendar",value:T,onChange:F})})]}),!y&&jsxRuntime.jsx(Q,{variant:"ghost",size:"md",onPress:H,children:"Reset"})]}),U=p<600;return jsxRuntime.jsx("div",{ref:f,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",m),children:U?jsxRuntime.jsxs("div",{className:"flex w-full justify-between",children:[jsxRuntime.jsxs("div",{className:"flex items-center",children:[i&&G,a&&y!==void 0&&jsxRuntime.jsx(ln,{selectedKey:y,onSelectionChange:I,items:Y,size:"md","aria-label":"Select Date Range",children:P=>jsxRuntime.jsx(jt,{id:P.id,size:"md",children:P.label},P.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&q})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&G,a&&y!==void 0&&jsxRuntime.jsx(Rc,{options:l.map(P=>({id:P.id,label:P.label})),value:y,onChange:I,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&q})]})})}function h3({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 Fv({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:ve(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ee,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Do({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:h3({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(de,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(de,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(de,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})}function Bv({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function Vv({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 w3(e){return "primary"}var N3="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",zv={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]"}},k3="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",T3="opacity-100 cursor-pointer",P3={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},R3={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function D3(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=w3(),l=`${N3} ${n?zv[c].selected:zv[c].unselected}`;return l+=` ${Ae[r].text} ${Ae[r].height} ${Ae[r].padding} ${Ae[r].gap}`,l+=` ${o?k3:T3}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${Ue()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function Hv(e){let{className:t,children:r,onPress:o,icon:n,iconPosition:a="left",iconWeight:i,isLoading:s=false,loadingText:c,loadingIndicator:l,size:d="md",badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",...g}=e,f=n?jsxRuntime.jsx(V,{name:n,size:d,weight:i}):null,x=()=>{let v=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&f,r,a==="right"&&f]});return s?jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:l||jsxRuntime.jsx(V,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:v}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):v},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...g,className:tailwindMerge.twMerge(D3(e),t),"aria-busy":s,children:x()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${P3[p]} flex h-5 w-5 items-center justify-center rounded-full ${R3[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var Ji={app:{icon:"AppWindow",label:{singular:"App",plural:"Apps"},description:"Workspace and integration apps"},site:{icon:"MapPin",label:{singular:"Site",plural:"Sites"},description:"Physical locations with energy systems"},device:{icon:"ShareNetwork",label:{singular:"Device",plural:"Devices"},description:"Connected energy devices"},customer:{icon:"Users",label:{singular:"Customer",plural:"Customers"},description:"End customers and site owners"},contact:{icon:"Users",label:{singular:"Contact",plural:"Contacts"},description:"Contact persons"},program:{icon:"ClipboardText",label:{singular:"Program",plural:"Programs"},description:"Demand response and VPP programs"},workflow:{icon:"FlowArrow",label:{singular:"Workflow",plural:"Workflows"},description:"Automated workflows and rules"},collection:{icon:"Stack",label:{singular:"Collection",plural:"Collections"},description:"Grouped entities"},board:{icon:"SquaresFour",label:{singular:"Board",plural:"Boards"},description:"Dashboard and monitoring boards"},report:{icon:"ChartLine",label:{singular:"Report",plural:"Reports"},description:"Analytics and reports"},event:{icon:"ClockCounterClockwise",label:{singular:"Event",plural:"Events"},description:"System events and activity"},alert:{icon:"Warning",label:{singular:"Alert",plural:"Alerts"},description:"Notifications and alerts"},monitor:{icon:"Pulse",label:{singular:"Monitor",plural:"Monitors"},description:"Threshold and status monitors"},command:{icon:"Play",label:{singular:"Command",plural:"Commands"},description:"Device commands and control"}};function E3(e){return Ji[e]}function L3(e){return Ji[e].icon}function A3(e,t=false){return t?Ji[e].label.plural:Ji[e].label.singular}function I3({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(br,{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(ha,{id:e,onSubmit:t,children:s})})}function F3({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(Ni,{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(ha,{id:e,onSubmit:t,className:"mt-2",children:s})})}function V3({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 H3={sm:"gap-2",md:"gap-4",lg:"gap-6"};function W3(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 G3({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",W3(e),H3[t],r)})}function K3({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(Kt,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(Ce,{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 J3(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function j3({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 Z3({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(Q,{variant:"secondary",onPress:o,children:a}),jsxRuntime.jsx(Q,{type:"submit",form:e,isDisabled:!!r,children:r?"Saving...":n})]})]})}):null}function X3({when:e,message:t="You have unsaved changes. Leave anyway?"}){return Le__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 $3({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=Le__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 Voe(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"}}/*! Bundled license information:
|
|
44
|
+
`,backgroundSize:"30px 30px"}})})})}function dc({style:e,className:t,message:r="Map requires Mapbox token"}){return jsxRuntime.jsx("div",{style:e,className:`flex items-center justify-center bg-background-muted text-text-secondary ${t||""}`,children:jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx(B,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var By={streets:"streets",satellite:"satellite",neutral:"neutral"},uc="streets";function Ii(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 Vy({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(b4.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 Vi=Le__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=uc,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:f="default",showUserLocation:g=true,onUserLocationChange:x,children:b,additionalInteractiveLayerIds:v=[],onMapClick:C,showMarker:y=false,markerLocation:S},N)=>{let T=d??nc();if(!T)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(dc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:M}=jt(),P=Le.useRef(null),E=Le.useRef(null),[I,A]=Le.useState(false),[w,k]=Le.useState(false);Le.useEffect(()=>{lc();},[]);let[W,G]=Le.useState(false),z=Le.useRef(0),[Y,Z]=Le.useState(null),[V,O]=Le.useState(null),R=Le.useRef(null),D=Le.useRef(null),[F,L]=es("interactiveMap.trackingLocation",false),[h,H]=Le.useState(false);Le.useEffect(()=>{if(!navigator.geolocation){H(true);return}if(F){if(!navigator.permissions?.query){H(true);return}navigator.permissions.query({name:"geolocation"}).then($=>{$.state!=="granted"&&L(false),H(true);}).catch(()=>{H(true);});}else H(true);},[]),Le.useEffect(()=>{let $=setTimeout(()=>{I||k(true);},200);return ()=>clearTimeout($)},[I]),Le.useEffect(()=>{D.current=null;},[c,M]),Le.useEffect(()=>{if(I)return;let $=setInterval(()=>{if(P.current?.loaded()){A(true),k(false);let X=P.current.getMap?.();X&&D.current!==X&&(D.current=X,p?.()),clearInterval($);}},200);return ()=>clearInterval($)},[I,p]),Le.useEffect(()=>{if(h){if(!F||a){R.current!==null&&(navigator.geolocation.clearWatch(R.current),R.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return R.current=navigator.geolocation.watchPosition($=>{let X={latitude:$.coords.latitude,longitude:$.coords.longitude,accuracy:$.coords.accuracy};O(X),x?.(X);},$=>{console.warn("Geolocation error:",$.message),O(null),x?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{R.current!==null&&(navigator.geolocation.clearWatch(R.current),R.current=null);}}},[F,a,x,h]);let U=Le.useCallback(()=>{A(true),k(false);let $=P.current?.getMap?.();$&&D.current!==$&&(D.current=$,p?.());},[p]),K=Le.useCallback(()=>{P.current&&e&&(G(false),z.current=0,P.current.flyTo({center:[e.longitude||0,e.latitude||0],zoom:e.zoom||0,bearing:e.bearing||0,pitch:e.pitch||0,duration:1e3}));},[e]),te=Le.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?Ip:f,[f]),pe=Le.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}L(true),navigator.geolocation.getCurrentPosition($=>{let{latitude:X,longitude:ge}=$.coords;P.current&&P.current.jumpTo({center:[ge,X],zoom:15});},$=>{console.warn("Geolocation error:",$.message),$.code===$.PERMISSION_DENIED&&L(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),j=Le.useMemo(()=>{if(a)return null;let $=te.map(X=>X.type==="navigation"?{...X,onResetZoom:X.onResetZoom||K,onGeolocateClick:X.onGeolocateClick||pe}:X);return Vp($,{mapRef:P,layers:l,showResetButton:W})},[te,P,a,l,K,W,pe]),oe=Le.useMemo(()=>{let $=[];return l.filter(X=>X.events?.onClick||X.events?.onMouseEnter||X.events?.onMouseLeave||X.tooltip).forEach(X=>{X.kind==="clusteredVector"?($.push(`${X.id}-clusters`),$.push(`${X.id}-points`),$.push(`${X.id}-selected-point`)):$.push(X.id);}),[...$,...v]},[l,v]),Se=Le.useMemo(()=>{let $=new Map;return l.forEach(X=>{X.events&&($.set(X.id,X.events),X.kind==="clusteredVector"&&($.set(`${X.id}-clusters`,X.events),$.set(`${X.id}-points`,X.events),$.set(`${X.id}-selected-point`,X.events)));}),$},[l]),re=Le.useMemo(()=>{let $=new Map;return l.forEach(X=>{X.tooltip&&($.set(X.id,X.tooltip),X.kind==="clusteredVector"&&($.set(`${X.id}-clusters`,X.tooltip),$.set(`${X.id}-points`,X.tooltip),$.set(`${X.id}-selected-point`,X.tooltip)));}),$},[l]),ae=Le.useMemo(()=>{let $=new Map;return l.forEach(X=>{X.kind==="clusteredVector"&&($.set(X.id,X),$.set(`${X.id}-clusters`,X),$.set(`${X.id}-points`,X),$.set(`${X.id}-selected-point`,X));}),$},[l]),me=Le.useMemo(()=>{if(!y)return null;let $=S?.longitude??t?.longitude??e?.longitude,X=S?.latitude??t?.latitude??e?.latitude;return $===void 0||X===void 0?null:{longitude:$,latitude:X}},[y,S,t,e]),xe=Le.useCallback($=>{if(a)return;let X=$.features?.[0];if(!X||!X.layer)return;let ge=X.layer.id,ie=Se.get(ge),we=re.get(ge),$e;X.geometry.type==="Point"?$e=X.geometry.coordinates:$e=[$.lngLat.lng,$.lngLat.lat];let kt={id:X.id??X.properties?.id,lngLat:$e,properties:X.properties||{},layerId:ge},La=ae.get(ge),wo=X.properties?.cluster===true;if(La&&wo){let Ft=P.current;if(Ft){let ji=Ft.getZoom(),Mc=Math.min(ji+3,18);Ft.flyTo({center:$e,zoom:Mc,duration:1e3});}return}if(ie?.onClick&&ie.onClick(kt),we&&we.trigger==="click"){let Ft;La&&"cluster"in we?we.point&&(Ft=we.point(kt)):"content"in we&&(Ft=typeof we.content=="function"?we.content(kt):we.content),Ft&&Z({feature:kt,content:Ft,bare:we.bare});}C&&C($);},[Se,re,a,C,ae,P,oe]),Re=Le.useCallback($=>{let X=$.features?.[0];if(!X||!X.layer)return null;let ge=X.layer.id,ie=re.get(ge);if(!ie||ie.trigger!=="hover"&&ie.trigger!==void 0)return null;let we;X.geometry.type==="Point"?we=X.geometry.coordinates:we=[$.lngLat.lng,$.lngLat.lat];let $e={id:X.id??X.properties?.id,lngLat:we,properties:X.properties||{},layerId:ge},kt;if(ae.get(ge)&&"cluster"in ie){let wo=X.properties?.cluster===true;if(wo&&ie.cluster){let Ft=X.properties?.point_count||0;kt=ie.cluster(Ft,$e);}else !wo&&ie.point?kt=ie.point($e):kt=wo?`${X.properties?.point_count||0} items`:null;}else "content"in ie&&(kt=typeof ie.content=="function"?ie.content($e):ie.content);return kt?{feature:$e,content:kt,bare:ie.bare}:null},[re,ae]),vt=Le.useCallback($=>{if(a)return;let X=$.features?.[0];if(!X||!X.layer)return;let ge=X.layer.id,ie=Se.get(ge);if(ie?.onMouseEnter){let $e;X.geometry.type==="Point"?$e=X.geometry.coordinates:$e=[$.lngLat.lng,$.lngLat.lat];let kt={id:X.id??X.properties?.id,lngLat:$e,properties:X.properties||{},layerId:ge};ie.onMouseEnter(kt);}let we=Re($);we&&Z(we),P.current&&(P.current.getCanvas().style.cursor="pointer");},[Se,a,P,Re]),Jn=Le.useCallback($=>{if(a)return;let X=$.features?.[0];if(!X||!X.layer)return;let ge=Re($);if(ge){Z(ie=>ie&&ie.feature.layerId===ge.feature.layerId&&ie.feature.id===ge.feature.id?ie:ge);return}Z(ie=>{if(!ie)return ie;let we=re.get(ie.feature.layerId);return we&&(we.trigger==="hover"||we.trigger===void 0)?null:ie});},[a,Re,re]),xt=Le.useCallback(()=>{if(!a){if(Se.forEach($=>{$.onMouseLeave?.();}),Y){let $=Y.feature.layerId,X=l.find(ge=>ge.id===$);if(!X){let ge=$.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");X=l.find(ie=>ie.id===ge);}X?.tooltip&&(X.tooltip.trigger||"hover")==="hover"&&Z(null);}P.current&&(P.current.getCanvas().style.cursor="");}},[Se,a,P,Y,l]),le=Le.useCallback(($,X)=>{for(let ge of l)if(ge.tooltip&&!(X&&ge.id!==X)){if(ge.kind==="geojson"){if(typeof ge.data=="string")continue;let ie=ge.data,$e=(ie.type==="FeatureCollection"?ie.features:[ie]).find(kt=>kt.id===$);if($e&&$e.geometry.type==="Point")return {id:$e.id,lngLat:$e.geometry.coordinates,properties:$e.properties||{},layerId:ge.id}}else if(ge.kind==="customPins"){let ie=ge.data.find(we=>we.id===$||we._id===$||we.key===$);if(ie)return {id:$,lngLat:ge.getPosition(ie),properties:ie,layerId:ge.id}}}return null},[l]);Le.useImperativeHandle(N,()=>({showTooltip:($,X)=>{let ge=le($,X);if(!ge)return;let ie=l.find(we=>we.id===ge.layerId);if(ie?.tooltip&&"content"in ie.tooltip){let we=typeof ie.tooltip.content=="function"?ie.tooltip.content(ge):ie.tooltip.content;Z({feature:ge,content:we,bare:ie.tooltip.bare});}},hideTooltip:()=>{Z(null);},getMap:()=>P.current,markMapAsMoved:()=>{G(true);}}),[le,l]);let _=($,X)=>u?u($,X):{url:$},ne=m||w;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(b4__default.default,{ref:P,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Ii(c,M),styleDiffing:false,mapboxAccessToken:T,transformRequest:_,onLoad:U,onMove:a?void 0:$=>{if($.originalEvent&&I){let X=$.originalEvent.type,ge=Math.abs(($.viewState.latitude??0)-(e?.latitude??0)),ie=Math.abs(($.viewState.longitude??0)-(e?.longitude??0)),we=Math.abs(($.viewState.zoom??0)-(e?.zoom??0));e&&(ge>1e-4||ie>1e-4||we>.1)&&(X==="mousemove"||X==="touchmove"||X==="pointermove"?G(true):(X==="wheel"||X==="mousewheel")&&(z.current+=1,z.current>=3&&G(true)));}r?.($.viewState);},onClick:a?void 0:xe,onMouseMove:a?void 0:Jn,onMouseEnter:a?void 0:vt,onMouseLeave:a?void 0:xt,interactiveLayerIds:a?[]:oe,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(b4.AttributionControl,{position:"top-left"}),j,Ai(l,c),b,me&&jsxRuntime.jsx(b4.Marker,{longitude:me.longitude,latitude:me.latitude,anchor:"bottom",children:jsxRuntime.jsx(B,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&V&&jsxRuntime.jsx(Vy,{longitude:V.longitude,latitude:V.latitude,accuracy:V.accuracy}),Y&&jsxRuntime.jsx(b4.Popup,{longitude:Y.feature.lngLat[0],latitude:Y.feature.lngLat[1],offset:15,closeButton:false,closeOnClick:false,className:Y.bare?"map-tooltip map-tooltip-bare":"map-tooltip",maxWidth:"none",children:Y.content})]},`map-${c}-${M}`),ne&&jsxRuntime.jsx(cc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});Vi.displayName="InteractiveMap";async function Oy(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(Le.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 Pa({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}){let f=i??nc(),{isDarkTheme:g}=jt(),[x,b]=Le.useState(false),[v,C]=Le.useState(false),[y,S]=Le.useState(false),N=Le.useRef(null),T=Le.useRef(null),M=Le.useCallback(()=>S(true),[]),P=Le.useCallback(()=>S(false),[]);Le.useEffect(()=>{lc();},[]);let E={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};Le.useEffect(()=>{let w=setTimeout(()=>{x||C(true);},200);return ()=>clearTimeout(w)},[x]);let I=Le.useCallback(()=>{b(true),C(false),l?.();},[l]);Le.useEffect(()=>{if(!T.current)return;let w=new ResizeObserver(()=>{N.current&&N.current.resize();});return w.observe(T.current),()=>{w.disconnect();}},[]);let A=o||v;return f?jsxRuntime.jsxs("div",{ref:T,style:E,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(b4__default.default,{ref:N,mapboxAccessToken:f,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Ii(n,g),onLoad:I,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(b4.AttributionControl,{position:"top-left"}),Ai(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(b4.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(B,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})})]}),u&&jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-20",children:jsxRuntime.jsx(br,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:M})}),u&&jsxRuntime.jsx(vr,{isOpen:y,onClose:P,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(Vi,{initialViewState:r,mapType:n,mapboxAccessToken:f,showMarker:s,markerLocation:r.longitude!==void 0&&r.latitude!==void 0?{latitude:r.latitude,longitude:r.longitude}:void 0,layers:a})}),p&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary px-4 py-3 flex-shrink-0",children:p})]})}),A&&jsxRuntime.jsx(cc,{})]}):jsxRuntime.jsx(dc,{style:E,className:d})}var R4={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 Wy({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,className:a,...i}){let s=R4[t];return jsxRuntime.jsx(reactAriaComponents.Meter,{...i,className:ve(a,"flex flex-col gap-1"),children:({percentage:c,valueText:l})=>{let d=o&&c>=n,u=r==="default"?D4(c):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Me,{children:e}),jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge(s.text,d?"text-feedback-error-text":"text-text-secondary"),children:[d&&jsxRuntime.jsx(lucideReact.AlertTriangle,{"aria-label":"Warning: High value",className:tailwindMerge.twMerge("inline-block align-text-bottom mr-1",s.icon)}),l]})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full bg-background-muted","ring-1 ring-inset ring-border-muted",s.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]",E4(u)),style:{width:`${Math.min(100,Math.max(0,c))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function D4(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function E4(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";default:return "bg-action-brand"}}var mc="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",F4={success:{container:mc,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:mc,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:mc,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:mc,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function gc({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}=F4[r];return Le.useEffect(()=>{if(o>0){let u=setTimeout(()=>{a?.();},o);return ()=>clearTimeout(u)}},[o,a]),jsxRuntime.jsxs(framerMotion.motion.div,{layout:true,initial:{opacity:0,y:-20,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,scale:.95,transition:{duration:.2}},className:tailwindMerge.twMerge("pointer-events-auto flex items-center gap-3 rounded-lg p-4 shadow-lg",s,i),style:{borderLeftColor:d},children:[jsxRuntime.jsx(B,{name:c,size:20,className:l}),jsxRuntime.jsx("p",{className:"flex-1 select-text text-sm font-medium",children:t}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex-shrink-0 rounded-md p-1 transition-colors hover:bg-background-hover","aria-label":"Dismiss notification",children:jsxRuntime.jsx(B,{name:"X",size:16})})]})}var G4={"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 bc({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=Le.useState(false);if(Le.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",G4[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(gc,{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 Gy=Le.createContext(void 0);function Uy({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=Le.useState([]),s=Le.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 x=[...g,f];return x.length>r?x.slice(-r):x}),p},[r,o,n]),c=Le.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=Le.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Gy.Provider,{value:d,children:[e,jsxRuntime.jsx(bc,{notices:a,onDismiss:c,position:t})]})}function Yy(){let e=Le.useContext(Gy);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function Ky(){let{addNotice:e,removeNotice:t,clearNotices:r}=Yy(),o=Le.useCallback((c,l)=>e(c,l),[e]),n=Le.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=Le.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=Le.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=Le.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 X4={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},Z4={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function Ra({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=Le__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(Z4[a],X4[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(qt,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:l})]})}Ra.displayName="Section";function vc({sections:e,activeSection:t,onSectionChange:r,orientation:o="responsive",className:n,scrollBehavior:a="smooth",stickyTop:i="1.5rem",sectionIdPrefix:s="section-",filterSection:c,scrollContainerId:l}){let d=Le__namespace.useRef(null),u=Le__namespace.useRef(null),[m,p]=Le__namespace.useState(e[0]?.id||null),f=t??m,g=Le__namespace.useCallback(()=>l?document.getElementById(l):null,[l]);Le__namespace.useEffect(()=>{let y=window.location.hash;if(!y)return;let S=y.slice(1),N=e.find(T=>`${s}${T.id}`===S);N&&requestAnimationFrame(()=>{let T=document.getElementById(S);if(!T)return;let M=g();if(M){let P=M.getBoundingClientRect(),E=T.getBoundingClientRect(),I=M.scrollTop+(E.top-P.top);M.scrollTo({top:Math.max(0,I),behavior:"instant"});}else T.scrollIntoView({behavior:"instant",block:"start"});r?r(N.id):p(N.id);});},[]),Le__namespace.useEffect(()=>{if(t!==void 0&&r)return;let y=M=>{if(!M)return false;let P=window.getComputedStyle(M);return P.display!=="none"&&P.visibility!=="hidden"&&P.opacity!=="0"},S=()=>{let M=y(d.current),P=y(u.current);if(!M&&!P)return null;let E=g(),I=new IntersectionObserver(A=>{A.forEach(w=>{if(w.isIntersecting){let k=w.target.id.replace(s,"");r?r(k):p(k);}});},{root:E??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(A=>{let w=document.getElementById(`${s}${A.id}`);w&&I.observe(w);}),I},N=S(),T=()=>{N&&N.disconnect(),N=S();};return window.addEventListener("resize",T),()=>{N&&N.disconnect(),window.removeEventListener("resize",T);}},[e,s,t,r,o,g]);let x=Le__namespace.useMemo(()=>c?e.filter(c):e,[e,c]),b=Le__namespace.useCallback((y,S)=>{y.preventDefault();let N=document.getElementById(`${s}${S}`);if(N){let T=g();if(T){let M=T.getBoundingClientRect(),P=N.getBoundingClientRect(),E=T.scrollTop+(P.top-M.top),I=Math.max(0,T.scrollHeight-T.clientHeight);T.scrollTo({top:Math.max(0,Math.min(E,I)),behavior:a});}else {let M=N.getBoundingClientRect().top+window.scrollY,P=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),E=Math.max(0,Math.min(M,P));window.scrollTo({top:E,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${s}${S}`),r?r(S):p(S);}},[s,a,r,g]);if(x.length===0)return null;let v=o==="vertical"?"":o==="horizontal"?"hidden":"hidden lg:block",C=o==="horizontal"?"":o==="vertical"?"hidden":"lg:hidden";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("nav",{ref:d,className:tailwindMerge.twMerge(v,n),"aria-label":"Section navigation",children:jsxRuntime.jsx("div",{className:"space-y-1",style:{position:"sticky",top:i},children:x.map(y=>{let S=f===y.id;return jsxRuntime.jsx("a",{href:`#${s}${y.id}`,onClick:N=>b(N,y.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",S?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":S?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{children:y.label}),y.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs tabular-nums text-text-secondary",children:y.count})]})},y.id)})})}),jsxRuntime.jsx("nav",{ref:u,className:tailwindMerge.twMerge(C,"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(y=>{let S=f===y.id;return jsxRuntime.jsx("a",{href:`#${s}${y.id}`,onClick:N=>b(N,y.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",S?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":S?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:y.label}),y.count!==void 0&&jsxRuntime.jsxs("span",{className:"text-xs tabular-nums text-text-secondary",children:["(",y.count,")"]})]})},y.id)})})})]})}function jy(e){return "primary"}var Cc=Le__namespace.createContext({variant:"primary"});function rR({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function wc({variant:e="primary",...t}){let r=jy();return jsxRuntime.jsx(Cc.Provider,{value:{variant:r},children:jsxRuntime.jsx("div",{className:"w-full h-auto",children:jsxRuntime.jsx(reactAriaComponents.Tabs,{...t,className:reactAriaComponents.composeRenderProps(t.className,(o,n)=>rR({...n,className:o}))})})})}function oR({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 Nc({variant:e,sticky:t=false,...r}){let o=Le__namespace.useContext(Cc),n=jy(e??o.variant);return jsxRuntime.jsx(Cc.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>oR({...i,sticky:t,className:a||""}))})})}function nR({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=`${Ue()} ${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 kc(e){let{variant:t}=Le__namespace.useContext(Cc);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>nR({...o,className:r,isSelected:o.isSelected,variant:t}))})}function aR({className:e=""}){let t="block w-full mt-4 text-text-primary",r=Ue();return `${t} ${r} ${e}`.trim()}function qy(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>aR({...r,className:t||""}))})}function On({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 Xy({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(J,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(J,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(J,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(J,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,x)=>jsxRuntime.jsx(J,{className:"h-9 w-full"},x))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,x)=>jsxRuntime.jsx(J,{className:"h-9 w-24"},x))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(J,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style: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(Ws,{children:r.map((g,x)=>{let{label:b,...v}=g;return jsxRuntime.jsx(Gs,{...v,children:b},`${b}-${x}`)})})}):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(qt,{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,x)=>jsxRuntime.jsx(Le__namespace.default.Fragment,{children:g},x))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,x)=>jsxRuntime.jsx(Le__namespace.default.Fragment,{children:g},x))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function Zy({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(wc,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(Nc,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(kc,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function $y({children:e,className:t,withSectionNav:r,navWidth:o="240px",gap:n="2rem",activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c="section-",scrollContainerId:l}){return r?jsxRuntime.jsx(iR,{position:r,navWidth:o,gap:n,activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,className:t,children:e}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full space-y-8 md:space-y-12",t),children:e})}function Qy({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function iR({activeSection:e,onSectionChange:t,position:r,navWidth:o,gap:n,children:a,className:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l}){let d=Le__namespace.default.useMemo(()=>{let g=[];return Le__namespace.default.Children.forEach(a,x=>{if(Le__namespace.default.isValidElement(x)&&(x.type===Ra||typeof x.type=="object"&&x.type?.displayName==="Section"||typeof x.type=="function"&&x.type?.displayName==="Section")){let b=x.props;b.id?g.push({id:b.id,label:b.navLabel||(typeof b.title=="string"?b.title:`Section ${b.id}`)}):process.env.NODE_ENV==="development"&&console.warn("Section component used within PageLayout.Content with withSectionNav must have an id prop");}}),g},[a]),u=Le__namespace.default.useMemo(()=>{let g=Le__namespace.default.Children.map(a,x=>{if(Le__namespace.default.isValidElement(x)&&(x.type===Ra||typeof x.type=="object"&&x.type?.displayName==="Section"||typeof x.type=="function"&&x.type?.displayName==="Section")){let b=x.props;if(b.id)return Le__namespace.default.cloneElement(x,{...b,id:`${c}${b.id}`})}return x});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:g})},[a,c]),m=(g,x)=>jsxRuntime.jsx(vc,{sections:d,activeSection:e,onSectionChange:t,orientation:g,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,className:x});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:m("horizontal")}),u]});let p=r==="left"?"var(--nav-width) 1fr":"1fr var(--nav-width)",f=r==="right"?"hidden lg:block sticky top-20 self-start [&_a]:text-right":"hidden lg:block sticky top-20 self-start";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:m("horizontal","py-3 mt-0")}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("lg:grid",i),style:{gridTemplateColumns:p,gap:n,"--nav-width":o},children:[r==="left"&&jsxRuntime.jsx("nav",{className:f,children:m("vertical")}),u,r==="right"&&jsxRuntime.jsx("nav",{className:f,children:m("vertical")})]})]})}function _y({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}On.Header=Xy;On.Tabs=Zy;On.Content=$y;On.Aside=Qy;On.ScrollableContent=_y;function lR(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var cR=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function rv({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:x,countryRestrictions:b,proximity:v="ip",hideCountry:C=false,showIcon:y=true,useMobileTray:S=true,className:N}){let T=Le.useRef(new WeakMap),M=Le.useRef([]),P={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:cR,types:f.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...v?{proximity:v==="ip"?"ip":v.join(",")}:{}},shouldLoad:A=>A.length>0,transformResponse:A=>{if(!lR(A))return [];let w=A.features.map(k=>{let W={id:k.id,name:k.place_name};return T.current.set(W,{type:k.place_type[0],center:k.center,context:k.context,address:k.address,text:k.text,properties:k.properties}),W});return w.length>0&&(M.current=w),w}},E=A=>{let w=T.current.get(A),k=A.name.split(", "),W=k[0],G=k.slice(1);C&&G.length>0&&(G=G.slice(0,-1));let z=G.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[y&&jsxRuntime.jsx(B,{name:w?.type==="address"?"MapPin":w?.type==="place"?"Buildings":w?.type==="region"?"MapPinArea":w?.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:W}),z&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:z})]})]})},I=A=>A?jsxRuntime.jsx(B,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(zs,{"data-testid":"autocomplete","data-config":JSON.stringify({types:f.join(","),country:b?.join(",")?.toLowerCase(),proximity:v==="ip"?"ip":v?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:A=>{if(o?.(A),A){let k=M.current.find(W=>W.id===A);if(k){let W=T.current.get(k);W&&p({id:k.id,place_name:k.name,place_type:[W.type],center:W.center,context:W.context,address:W.address,text:W.text,properties:W.properties});}}},requestConfig:P,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:x,hideChevron:true,useMobileTray:S,className:N})}function nv({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:ve(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 av({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:Jt("prose",i,s,o),...a,children:n})}function bR(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function xR(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function hR(){return "opacity-50 cursor-not-allowed"}function tm({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:ve(r,"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",bR(n),xR(s),(t||c)&&hR(),r),children:o})})}function rm({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:ve(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:Le__namespace.default.Children.map(s,m=>Le__namespace.default.isValidElement(m)?Le__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function wR(e){return "primary"}var iv=Le.createContext({variant:"primary"});function sv(e){let{variant:t="primary",...r}=e,o=wR();return jsxRuntime.jsx(iv.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:ve(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Me,{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(Ce,{children:e.description}),jsxRuntime.jsx(ue,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function NR({isSelected:e,isInvalid:t,isDisabled:r}){let n=[Ue(),"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 lv(e){return Le.useContext(iv),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:ve(e.className,"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:NR(t)}),e.children]})})}var IR={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"}},Ma=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(Q,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function FR({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=Le.useState(e);return Le__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(ar,{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(Bt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(kr,{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(Q,{variant:"secondary",onPress:r,children:"Cancel"}),jsxRuntime.jsx(Q,{type:"submit",children:"Save"})]})]})})})})}function uv({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=IR[i],[l,d]=Le.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[ER__default.default.configure({heading:s.length>0?{levels:s}:false}),TR__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(Q,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let f=u.getAttributes("link").href;f&&window.open(f,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(B,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:m,children:[jsxRuntime.jsx(B,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs(Q,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>u.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(B,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(FR,{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(Ma,{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(Ma,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(Ma,{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(Ma,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(B,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(Ma,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(B,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(Ma,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(B,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full outline-none focus:outline-none",c.contentWrapper),children:[jsxRuntime.jsx(react.EditorContent,{editor:u,className:tailwindMerge.twMerge("w-full outline-none focus:outline-none",c.contentPadding,"[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none",c.h1,c.h2,c.p,"[&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:list-decimal",c.list,c.li,"[&_.ProseMirror_blockquote]:border-l-4 [&_.ProseMirror_blockquote]:border-border-muted [&_.ProseMirror_blockquote]:pl-4 [&_.ProseMirror_blockquote]:italic","[&_.ProseMirror_code]:rounded [&_.ProseMirror_code]:bg-background-muted [&_.ProseMirror_code]:px-1 [&_.ProseMirror_code]:py-0.5 [&_.ProseMirror_code]:font-mono [&_.ProseMirror_code]:text-sm","[&_.ProseMirror_pre]:rounded-md [&_.ProseMirror_pre]:bg-background-muted [&_.ProseMirror_pre]:p-3 [&_.ProseMirror_pre]:font-mono [&_.ProseMirror_pre]:text-sm","[&_.ProseMirror_hr]:border-border-muted",o&&"pointer-events-none")}),u.isEmpty&&!o&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none absolute text-text-secondary",c.placeholderPos,c.placeholderText),children:n})]})]}):null}function pv(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var zR={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"},OR={sm:14,md:16,lg:18,xl:20},HR=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=pv(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(Ue(),"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(Ue(),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 Pc({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)]",pv(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",zR[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:HR({isSelected:t===l.id,isFirst:d===0,isLast:d===e.length-1,isDisabled:a,variant:i}),isDisabled:a,"aria-label":l.label,children:[l.icon&&jsxRuntime.jsx(B,{name:l.icon,size:OR[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 mv({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:x=false,expandedMapTitle:b="Explore map",expandedMapAddressLabel:v,piiEntity:C}){let y=[];t&&y.push(t),r&&o?y.push(`${r} ${o}`):r?y.push(r):o&&y.push(o);let S=y.join(", "),N=v||[e,S].filter(Boolean).join(", "),T=d&&n!==void 0&&a!==void 0,M=({children:E,className:I})=>i?s?jsxRuntime.jsx(s,{href:i,className:I,children:E}):jsxRuntime.jsx(Ze,{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(Fe,{variant:c,className:tailwindMerge.twMerge(E?"flex flex-col md:flex-row":"flex flex-col",f),children:[T&&jsxRuntime.jsx(Fe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(E&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(J,{width:"100%",height:u})}),jsxRuntime.jsxs(Fe.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(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{width:"80%",height:16})]})]})}let P=l==="row";return jsxRuntime.jsxs(Fe,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",P?"flex flex-col md:flex-row":"flex flex-col",f),children:[i&&jsxRuntime.jsx(M,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),T&&jsxRuntime.jsx(Fe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(Pa,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:x,expandedMapTitle:b,expandedMapAddressLabel:N})}),jsxRuntime.jsx(Fe.Content,{className:tailwindMerge.twMerge("px-4 md:px-6",P&&"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":C?"address":void 0,"data-pii-entity":C,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":C?"city-state-zip":void 0,"data-pii-entity":C,children:S})]})})]})}function gv({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:x}){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 v=b.join(", "),C=x||[e.streetAddress,v].filter(Boolean).join(", "),y=a&&e.longitude!==void 0&&e.latitude!==void 0,S=t?`${t.firstName} ${t.lastName}`.trim():"",N=({children:M,href:P,className:E})=>P?r?jsxRuntime.jsx(r,{href:P,className:E,children:M}):jsxRuntime.jsx(Ze,{href:P,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",E),asButton:false,children:M}):jsxRuntime.jsx("span",{className:E,children:M});if(d){let M=n==="row";return jsxRuntime.jsxs(Fe,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",M?"flex flex-col md:flex-row":"flex flex-col",u),children:[y&&jsxRuntime.jsx(Fe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(M&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(J,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Fe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",M&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(J,{width:"100%",height:16}),jsxRuntime.jsx(J,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(J,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(J,{width:"50%",height:14}),jsxRuntime.jsx(J,{width:"100%",height:12})]})]})]})]})]})}let T=n==="row";return jsxRuntime.jsxs(Fe,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",T?"flex flex-col md:flex-row":"flex flex-col",u),children:[e.href&&jsxRuntime.jsx(N,{href:e.href,className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e.streetAddress})}),y&&jsxRuntime.jsx(Fe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(Pa,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:f,expandedMapTitle:g,expandedMapAddressLabel:C})}),jsxRuntime.jsxs(Fe.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",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}),v&&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:v})]}),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(lo,{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(N,{href:t.href,className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5 hover:text-text-brand transition-colors relative z-20",children:jsxRuntime.jsx("span",{"data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S})}):jsxRuntime.jsx("span",{className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5","data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[c&&t.email&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(Ze,{href:`mailto:${t.email}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"email":void 0,"data-pii-entity":t.piiEntity,children:t.email})]}),l&&t.phone&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(Ze,{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:Xn(t.phone)})]})]})]})]})]})]})]})}function bv({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,x]=Le__namespace.default.useState(s),b=f?i:g,v=Math.min(Math.max(b,l),d),C=Math.max(d-l,1e-5),y=(v-l)/C*100;return jsxRuntime.jsxs("div",{className:ve(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Me,{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:`${y}%`},"aria-hidden":true}),jsxRuntime.jsx("input",{type:"range",min:l,max:d,step:u,value:b,disabled:m,"aria-invalid":!!o,onChange:S=>{let N=Number(S.currentTarget.value);f||x(N),c?.(N);},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(v)})]}),t&&jsxRuntime.jsx(Ce,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(ue,{className:"mt-1",children:o})]})}var JR=Le__namespace.default.createContext({orientation:"horizontal",isResizing:false});function hv(e,t){return e===void 0?t:e}function jR(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function Dc({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=Le.useRef(null),[g,x]=Le.useState(false),b=i==="horizontal"?400:300,v=hv(i==="horizontal"?e:t,b),[C,y]=Le.useState(null),S=Le.useCallback(A=>{if(!f.current||!g)return;let w=f.current.getBoundingClientRect(),k=i==="horizontal"?w.width:w.height,W=i==="horizontal"?A.clientX:A.clientY,z=(i==="horizontal"?w.right:w.bottom)-W,Y=k-z,Z=i==="horizontal"?r:o,V=i==="horizontal"?n:a;z<Z||Y<V||(y(z),c?.(z));},[g,i,r,o,n,a,c]),N=Le.useCallback(()=>{x(false),d?.();},[d]),T=Le.useCallback(A=>{A.preventDefault(),A.stopPropagation(),x(true),l?.();},[l]);Le.useEffect(()=>{if(g)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",N),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",N),document.body.style.cursor="",document.body.style.userSelect="";}},[g,S,N,i]);let M=Le__namespace.default.Children.toArray(p).find(A=>Le__namespace.default.isValidElement(A)&&A.type===vv),P=Le__namespace.default.Children.toArray(p).find(A=>Le__namespace.default.isValidElement(A)&&A.type===Cv),E=C??v,I=typeof E=="number"?`${E}px`:E;return jsxRuntime.jsx(JR.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:M}),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:T,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:A=>{if(!f.current)return;let w=f.current.getBoundingClientRect(),k=i==="horizontal"?w.width:w.height,W=C??jR(v,k),G=20,z=i==="horizontal"?r:o,Y=i==="horizontal"?n:a;if(i==="horizontal"){if(A.key==="ArrowLeft"){let Z=Math.min(W+G,k-Y);y(Z),c?.(Z);}else if(A.key==="ArrowRight"){let Z=Math.max(W-G,z);y(Z),c?.(Z);}}else if(A.key==="ArrowUp"){let Z=Math.min(W+G,k-Y);y(Z),c?.(Z);}else if(A.key==="ArrowDown"){let Z=Math.max(W-G,z);y(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:P})]})})}function vv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function Cv({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}Dc.Main=vv;Dc.Aside=Cv;var XR=e=>{let t=Mt({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 Sv({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:x}=Nr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("textarea",{...p,required:a,onFocus:b=>{p.onFocus&&p.onFocus(b),g(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),x(b);},className:XR({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(ue,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(ue,{size:o,children:r(u)}):t?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})})}function Tv({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:x="{{",onTriggerDetected:b,onTriggerDismissed:v,renderChip:C,chipVariant:y="primary",chipSize:S,...N}){let T=Le.useRef(null),{isFocused:M,handleFocus:P,handleBlur:E}=Nr(),I=S||"sm",A=Le.useRef(null),w=Le.useCallback(V=>{let O="",R=D=>{if(D.nodeType===Node.TEXT_NODE){if(!D.parentElement?.closest("[data-chip-id]")){let L=D.textContent||"";O+=L;}}else if(D.nodeType===Node.ELEMENT_NODE){let F=D;if(F.hasAttribute("data-chip-id")){let L=F.getAttribute("data-chip-id");O+=`{{${L}}}`;return}else if(F.tagName==="BR"){O+=`
|
|
45
|
+
`;return}else F.tagName;}for(let F=0;F<D.childNodes.length;F++)R(D.childNodes[F]);};return R(V),O},[]),k=Le.useCallback((V,O)=>{let R=document.createTreeWalker(V,NodeFilter.SHOW_TEXT,{acceptNode:H=>{let U=H.parentElement;return U&&U.closest("[data-chip-id]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),D=R.nextNode(),F=Math.max(0,O);for(;D;){let H=D.nodeValue||"";if(H.length>=F){let U=document.createRange();U.setStart(D,F),U.collapse(true);let K=window.getSelection();K?.removeAllRanges(),K?.addRange(U);return}F-=H.length,D=R.nextNode();}let L=window.getSelection(),h=document.createRange();h.selectNodeContents(V),h.collapse(false),L?.removeAllRanges(),L?.addRange(h);},[]);Le.useEffect(()=>{T.current&&!m&&T.current.textContent!==""&&(T.current.textContent="");},[m]),Le.useLayoutEffect(()=>{if(T.current){if(m===""){if(M)try{T.current.focus({preventScroll:!0}),k(T.current,0);}catch{}return}if(A.current!=null)try{k(T.current,A.current);}finally{A.current=null;}}},[m,k,M]);let W=Le.useCallback((V,O)=>{if(p?.(V),V===""){v?.();return}if(x&&b&&O!==void 0){let R=V.slice(0,O),D=typeof x=="string"?new RegExp(`\\${x}([^\\s]*)$`):x,F=R.match(D);if(F){let L=F[1]||"",h=O-F[0].length;b({query:L,position:O,startIndex:h});}else v?.();}},[p,x,b,v]),G=Le.useCallback(V=>{if(!g||!p)return;let O=f.filter(D=>D.id!==V);g(O);let R=m.replace(new RegExp(`\\{\\{${V}\\}\\}`,"g"),"");p(R);},[f,g,m,p]),z=Le.useCallback(V=>C?C(V,()=>G(V.id)):jsxRuntime.jsx(Jr,{variant:y,size:I,onRemove:c?void 0:()=>G(V.id),isDisabled:c,className:"py-0.5 px-1.5 gap-1 text-xs leading-none rounded-md",children:V.label},V.id),[C,y,I,G,c]),Y=()=>{let V=Mt({isInvalid:s,isDisabled:c,isFocused:M,transparent:i,size:o}),O=`min-h-[100px] py-2 px-3 ${c?"resize-none":l?"resize-y":"resize-none"}`,R=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(V,O,R,d)},Z=()=>m?m.split(/(\{\{[^}]+\}\})/g).map((O,R)=>{let D=O.match(/\{\{([^}]+)\}\}/);if(D){let F=D[1],L=f.find(h=>h.id===F);if(L)return jsxRuntime.jsx("span",{className:"inline-block align-baseline cursor-pointer",contentEditable:false,suppressContentEditableWarning:true,"data-chip-id":F,style:{userSelect:"none",verticalAlign:"baseline",lineHeight:"1"},onClick:h=>{h.preventDefault();let H=window.getSelection(),U=document.createRange();U.selectNode(h.currentTarget),H?.removeAllRanges(),H?.addRange(U);},children:z(L)},`chip-${F}-${R}`)}return O.includes(`
|
|
46
|
+
`)?O.split(`
|
|
47
|
+
`).map((F,L)=>jsxRuntime.jsxs(Le__namespace.default.Fragment,{children:[F,L<O.split(`
|
|
48
|
+
`).length-1&&jsxRuntime.jsx("br",{})]},`line-${R}-${L}`)):O}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx("div",{ref:T,contentEditable:!c,suppressContentEditableWarning:true,onInput:V=>{if(c)return;let O=V.target,R=O.querySelector("[data-chip-id]")!==null,D;if(R?(D=w(O),D=D.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):D=O.textContent||"",D===""){try{let h=document.createRange();h.selectNodeContents(O),h.collapse(!0);let H=window.getSelection();H?.removeAllRanges(),H?.addRange(h),A.current=0;}catch{}W("",0);return}if(D===m)return;let F=window.getSelection(),L=0;if(F&&F.rangeCount>0)try{let h=F.getRangeAt(0);if(R){let H=0,U=!1,K=te=>{if(U)return !0;if(te===h.startContainer)return H+=h.startOffset,U=!0,!0;if(te.nodeType===Node.TEXT_NODE){if(!te.parentElement?.closest("[data-chip-id]")){if(te.contains(h.startContainer))return H+=h.startOffset,U=!0,!0;H+=(te.textContent||"").length;}}else if(te.nodeType===Node.ELEMENT_NODE){let pe=te;if(pe.hasAttribute("data-chip-id")){if(pe.contains(h.startContainer)||pe===h.startContainer){let oe=pe.getAttribute("data-chip-id");return H+=`{{${oe}}}`.length,U=!0,!0}let j=pe.getAttribute("data-chip-id");return H+=`{{${j}}}`.length,!1}else if(pe.tagName==="BR")return pe===h.startContainer?(U=!0,!0):(H+=1,!1)}for(let pe=0;pe<te.childNodes.length;pe++)if(K(te.childNodes[pe]))return !0;return !1};K(O),L=H;}else {let H=document.createRange();H.setStart(O,0),H.setEnd(h.startContainer,h.startOffset),L=H.toString().length;}}catch{L=D.length;}A.current=L,W(D,L);},onKeyDown:V=>{if(c)return;let O=window.getSelection();if(!(!O||O.rangeCount===0))try{let R=O.getRangeAt(0),D=R.commonAncestorContainer;if(V.key==="ArrowLeft"||V.key==="ArrowRight"){let F=D.nodeType===Node.TEXT_NODE?D.parentElement?.closest("[data-chip-id]"):D.closest("[data-chip-id]");if(F){V.preventDefault();try{let L=document.createRange(),h=window.getSelection();V.key==="ArrowLeft"?L.setStartBefore(F):L.setStartAfter(F),L.collapse(!0),h?.removeAllRanges(),h?.addRange(L);}catch{}}}if(V.key==="Backspace"){let F=null;if(F=(D.nodeType===Node.TEXT_NODE?D.parentElement?.closest("[data-chip-id]"):D.closest("[data-chip-id]"))||null,!F)if(D.nodeType===Node.TEXT_NODE){let L=D;if(R.startOffset===0&&L.parentElement){let h=L.previousSibling;if(h&&h.nodeType===Node.ELEMENT_NODE){let H=h.closest("[data-chip-id]");H&&(F=H);}}}else {let L=D;if(R.startOffset>0){let h=L.childNodes[R.startOffset-1];if(h&&h.nodeType===Node.ELEMENT_NODE){let H=h.closest("[data-chip-id]");H&&(F=H);}}}if(F){V.preventDefault(),V.stopPropagation();let L=F.getAttribute("data-chip-id");if(!L)return;let h=`{{${L}}}`,H=m.indexOf(h);if(H!==-1){let U=m.slice(0,H)+m.slice(H+h.length),K=f.filter(te=>te.id!==L);A.current=H;try{window.getSelection()?.removeAllRanges();}catch{}g?.(K),p?.(U);}}}}catch{}},onFocus:V=>{c||(N.onFocus&&N.onFocus(V),P(V));},onBlur:V=>{c||(N.onBlur&&N.onBlur(V),E(V));},className:Y(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...N.style},"data-placeholder":N.placeholder,children:Z()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(Ce,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(u)})]})})}function o3(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function sm(e){return o3(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Dv={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},n3=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Ev({dateRange:e,onDateRangeChange:t,windowSize:r,onWindowSizeChange:o,showWindowSize:n=true,showRangeSelector:a=true,allowDatePicker:i=false,lockWindowSize:s=false,restrictToSingleDay:c=false,presetRanges:l=[],windowSizeOptions:d=n3,autoAdjustWindowSize:u=false,className:m}){let[p,f]=Le.useState(0),g=Le.useRef(null),[x,b]=Le.useState(false),v=R=>{let F=(R.before.getTime()-R.after.getTime())/(1e3*60*60);return F<=24?"FIFTEEN_MINUTES":F<=72||F<=168?"HOUR":("DAY")};Le.useEffect(()=>{if(u&&!x&&o){let R=v(e);o(R);}},[e,u,x,o]);let C=R=>l.find(D=>{let F=D.getRange();return Math.abs(F.after.getTime()-R.after.getTime())<1e3*60*60*24&&Math.abs(F.before.getTime()-R.before.getTime())<1e3*60*60*24})?.id,[y,S]=Le.useState(()=>C(e)),N=sm(e.after),T=sm(e.before),M=new Date(T);M.setDate(M.getDate()-1);let P={start:Ds(N,cn()),end:Ds(M,cn())};Le.useEffect(()=>{let R=new ResizeObserver(D=>{for(let F of D)f(F.contentRect.width);});return g.current&&R.observe(g.current),()=>{g.current&&R.unobserve(g.current);}},[]);let E=[...d].sort((R,D)=>Dv[R.id]-Dv[D.id]),I=R=>{let D=R.toString(),F=l.find(L=>L.id===D);F&&(S(D),b(false),t(F.getRange()));},A=R=>{if(R?.start&&R?.end){S(void 0);let D=new Date(R.start.year,R.start.month-1,R.start.day,0,0,0,0),F=new Date(R.end.year,R.end.month-1,R.end.day+1,0,0,0,0);t({after:D,before:F});}},w=R=>{if(R){S(void 0);let D=new Date(R.year,R.month-1,R.day,0,0,0,0),F=new Date(R.year,R.month-1,R.day+1,0,0,0,0);t({after:D,before:F});}},k=R=>{o&&(b(true),o(R.toString()));},W=()=>{if(l.length>0){let R=l[0];S(R.id),b(false),t(R.getRange());}},G=(R,D=0)=>{let F=sm(R),L=new Date(F);return D!==0&&L.setDate(L.getDate()+D),L.toLocaleDateString("en-US")},z=E.map(R=>({id:R.id,label:R.label,value:R.id})),Y=l.map(R=>({id:R.id,label:R.label,value:R.id})),Z=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:E.find(R=>R.id===r)?.label||r}):jsxRuntime.jsx(un,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:k,items:z,size:"md","aria-label":"Select Window Size",children:R=>jsxRuntime.jsx(Zt,{id:R.id,"aria-label":R.label,size:"md",children:R.label},R.id)}),V=c?jsxRuntime.jsx("div",{className:"flex items-center",children:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(Q,{className:"border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",variant:"secondary",children:[jsxRuntime.jsx(B,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:G(e.after)})]}),jsxRuntime.jsx(nt,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(aa,{"aria-label":"Select date",value:Qa(N.toISOString().split("T")[0]),onChange:w})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(Q,{className:"rounded-r-none border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",variant:"secondary",children:[jsxRuntime.jsx(B,{name:"CalendarBlank",size:18}),!y&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${G(e.after)} - ${G(e.before,-1)}`})]}),jsxRuntime.jsx(nt,{className:"w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(ga,{"aria-label":"Date range calendar",value:P,onChange:A})})]}),!y&&jsxRuntime.jsx(Q,{variant:"ghost",size:"md",onPress:W,children:"Reset"})]}),O=p<600;return jsxRuntime.jsx("div",{ref:g,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",m),children:O?jsxRuntime.jsxs("div",{className:"flex w-full justify-between",children:[jsxRuntime.jsxs("div",{className:"flex items-center",children:[i&&V,a&&y!==void 0&&jsxRuntime.jsx(un,{selectedKey:y,onSelectionChange:I,items:Y,size:"md","aria-label":"Select Date Range",children:R=>jsxRuntime.jsx(Zt,{id:R.id,size:"md",children:R.label},R.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&Z})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&V,a&&y!==void 0&&jsxRuntime.jsx(Pc,{options:l.map(R=>({id:R.id,label:R.label})),value:y,onChange:I,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&Z})]})})}function c3({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 Lv({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:ve(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Me,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(ft,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Lo({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:c3({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(ue,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(ue,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Ce,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(ue,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(Ce,{size:o,className:"mt-1",children:t}):null})]})}function Av({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function Iv({children:e,variant:t="default",icon:r,label:o,isLast:n=false,className:a=""}){let s={default:{dot:"bg-border-default border-border-default",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},active:{dot:"bg-text-primary border-text-primary",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary font-medium"},muted:{dot:"bg-border-muted border-border-muted",line:"bg-border-muted",label:"text-text-secondary",content:"text-text-secondary"},success:{dot:"bg-feedback-success-border border-feedback-success-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},error:{dot:"bg-feedback-error-border border-feedback-error-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},warning:{dot:"bg-feedback-warning-border border-feedback-warning-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},info:{dot:"bg-feedback-info-border border-feedback-info-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"}}[t];return jsxRuntime.jsxs("div",{className:`flex gap-3 ${a}`.trim(),role:"listitem",children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center",style:{width:"20px"},children:[jsxRuntime.jsx("div",{className:`flex items-center justify-center rounded-full border-2 ${s.dot}`,style:{width:"20px",height:"20px",flexShrink:0},children:r&&jsxRuntime.jsx(B,{name:r,size:12,className:"text-background-body"})}),!n&&jsxRuntime.jsx("div",{className:`w-0.5 flex-1 ${s.line}`,style:{minHeight:"24px"}})]}),jsxRuntime.jsxs("div",{className:"flex-1 pb-6",children:[o&&jsxRuntime.jsx("div",{className:`text-xs mb-1 ${s.label}`,children:o}),jsxRuntime.jsx("div",{className:`text-sm ${s.content}`,children:e})]})]})}function f3(e){return "primary"}var g3="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",Fv={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]"}},b3="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",x3="opacity-100 cursor-pointer",h3={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},y3={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function v3(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=f3(),l=`${g3} ${n?Fv[c].selected:Fv[c].unselected}`;return l+=` ${Ie[r].text} ${Ie[r].height} ${Ie[r].padding} ${Ie[r].gap}`,l+=` ${o?b3:x3}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${Ue()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function Vv(e){let{className:t,children:r,onPress:o,icon:n,iconPosition:a="left",iconWeight:i,isLoading:s=false,loadingText:c,loadingIndicator:l,size:d="md",badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",...f}=e,g=n?jsxRuntime.jsx(B,{name:n,size:d,weight:i}):null,x=()=>{let v=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&g,r,a==="right"&&g]});return s?jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:l||jsxRuntime.jsx(B,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:v}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):v},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...f,className:tailwindMerge.twMerge(v3(e),t),"aria-busy":s,children:x()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${h3[p]} flex h-5 w-5 items-center justify-center rounded-full ${y3[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var Ki={app:{icon:"AppWindow",label:{singular:"App",plural:"Apps"},description:"Workspace and integration apps"},site:{icon:"MapPin",label:{singular:"Site",plural:"Sites"},description:"Physical locations with energy systems"},device:{icon:"ShareNetwork",label:{singular:"Device",plural:"Devices"},description:"Connected energy devices"},customer:{icon:"Users",label:{singular:"Customer",plural:"Customers"},description:"End customers and site owners"},contact:{icon:"Users",label:{singular:"Contact",plural:"Contacts"},description:"Contact persons"},program:{icon:"ClipboardText",label:{singular:"Program",plural:"Programs"},description:"Demand response and VPP programs"},workflow:{icon:"FlowArrow",label:{singular:"Workflow",plural:"Workflows"},description:"Automated workflows and rules"},collection:{icon:"Stack",label:{singular:"Collection",plural:"Collections"},description:"Grouped entities"},board:{icon:"SquaresFour",label:{singular:"Board",plural:"Boards"},description:"Dashboard and monitoring boards"},report:{icon:"ChartLine",label:{singular:"Report",plural:"Reports"},description:"Analytics and reports"},event:{icon:"ClockCounterClockwise",label:{singular:"Event",plural:"Events"},description:"System events and activity"},alert:{icon:"Warning",label:{singular:"Alert",plural:"Alerts"},description:"Notifications and alerts"},monitor:{icon:"Pulse",label:{singular:"Monitor",plural:"Monitors"},description:"Threshold and status monitors"},command:{icon:"Play",label:{singular:"Command",plural:"Commands"},description:"Device commands and control"}};function S3(e){return Ki[e]}function w3(e){return Ki[e].icon}function N3(e,t=false){return t?Ki[e].label.plural:Ki[e].label.singular}function k3({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(vr,{title:c,primaryAction:{label:r,onPress:()=>{let u=document.getElementById(e);u&&u.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...l,children:jsxRuntime.jsx(va,{id:e,onSubmit:t,children:s})})}function T3({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(Ni,{primaryAction:{label:r,onPress:()=>{let d=document.getElementById(e);d&&d.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...c,children:jsxRuntime.jsx(va,{id:e,onSubmit:t,className:"mt-2",children:s})})}function R3({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 M3={sm:"gap-2",md:"gap-4",lg:"gap-6"};function L3(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 A3({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",L3(e),M3[t],r)})}function B3({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(qt,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(Ce,{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 V3(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function z3({steps:e,currentStepId:t,onStepClick:r,className:o}){let n=e.findIndex(a=>a.id===t);return jsxRuntime.jsx("nav",{"aria-label":"Progress",className:tailwindMerge.twMerge("w-full",o),children:jsxRuntime.jsx("div",{className:"relative mb-12",children:jsxRuntime.jsx("ol",{className:"relative flex items-start justify-between",children:e.map((a,i)=>{let s=a.id===t,c=i<n,l=r&&(c||s);return jsxRuntime.jsxs("li",{className:"relative flex flex-col items-center",style:{flex:`1 1 ${100/e.length}%`},children:[jsxRuntime.jsx("button",{type:"button",disabled:!l,onClick:()=>l&&r?.(a.id),className:tailwindMerge.twMerge("relative z-10 flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full border-2 transition-colors bg-background-body",c&&"border-action-primary bg-action-primary text-text-inverse hover:bg-action-primary/90",s&&"border-action-primary bg-background-body text-action-primary",!c&&!s&&"border-border-default bg-background-body text-text-secondary",l&&"cursor-pointer",!l&&"cursor-default"),"aria-current":s?"step":void 0,children:c?jsxRuntime.jsx(B,{name:"Check",size:20,weight:"bold"}):jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:i+1})}),i<e.length-1&&jsxRuntime.jsx("div",{className:"absolute top-5 h-0.5 transition-colors",style:{left:"50%",width:"100%",marginLeft:"20px",backgroundColor:i<n?"var(--color-action-primary)":"var(--color-border-default)"}}),jsxRuntime.jsxs("div",{className:"mt-3 flex flex-col items-center text-center w-32",children:[jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("text-sm font-medium",s&&"text-text-default",c&&"text-text-primary",!s&&!c&&"text-text-secondary"),children:a.title}),a.description&&jsxRuntime.jsx("span",{className:"mt-1 text-xs text-text-secondary",children:a.description})]})]},a.id)})})})})}function H3({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(Q,{variant:"secondary",onPress:o,children:a}),jsxRuntime.jsx(Q,{type:"submit",form:e,isDisabled:!!r,children:r?"Saving...":n})]})]})}):null}function W3({when:e,message:t="You have unsaved changes. Leave anyway?"}){return Le__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 G3({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=Le__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 hoe(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"}}/*! Bundled license information:
|
|
115
49
|
|
|
116
50
|
react-is/cjs/react-is.production.min.js:
|
|
117
51
|
(** @license React v16.13.1
|
|
@@ -146,5 +80,5 @@ classnames/index.js:
|
|
|
146
80
|
Licensed under the MIT License (MIT), see
|
|
147
81
|
http://jedwatson.github.io/classnames
|
|
148
82
|
*)
|
|
149
|
-
*/Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});exports.ActionCell=Cx;exports.ActionMenu=_n;exports.ActivityFeed=Ld;exports.ActivityFeedGroup=xs;exports.ActivityItem=hs;exports.Alert=Wf;exports.AppShell=Kf;exports.AreaSeries=ai;exports.AutoMobileRenderer=Ol;exports.Autocomplete=Os;exports.Avatar=io;exports.BREAKPOINTS=Xo;exports.Badge=et;exports.BadgeCell=wx;exports.Banner=Ws;exports.BarSeries=Xs;exports.BooleanCell=Nx;exports.BrandProvider=df;exports.BreadcrumbItem=Us;exports.Breadcrumbs=Gs;exports.Button=Q;exports.Calendar=ra;exports.Card=Ie;exports.CardContent=kd;exports.CardFooter=Td;exports.CardHeader=wd;exports.CardMedia=Nd;exports.CardMobileRenderer=Hl;exports.CarouselAutoplayTrigger=Hg;exports.CarouselControl=Bg;exports.CarouselIndicator=wu;exports.CarouselIndicatorGroup=Og;exports.CarouselItem=Fg;exports.CarouselItemGroup=Ig;exports.CarouselNextTrigger=zg;exports.CarouselPrevTrigger=Vg;exports.CarouselProgressText=Wg;exports.CarouselRoot=Ag;exports.CategoryBarChart=Ob;exports.ChartAxis=Jr;exports.ChartBottomBar=gl;exports.ChartContainer=tx;exports.ChartContext=Yr;exports.ChartEventMarkers=xl;exports.ChartEventSpans=hl;exports.ChartTooltip=la;exports.Checkbox=pn;exports.CheckboxGroup=Nu;exports.Chip=Ur;exports.ChipInputField=qg;exports.ClearButton=_a;exports.CodeEditor=$g;exports.Collapse=oa;exports.CollapseContent=Fo;exports.CollapseHeader=Io;exports.CollapseItem=Ao;exports.ColorField=bw;exports.ColorModeProvider=Cf;exports.CommandPalette=gh;exports.Confirm=ob;exports.ConnectionStatusBadge=nb;exports.ContactCard=ab;exports.ContactMetaCell=Tx;exports.ContactMetaDisplay=qs;exports.CopyToClipboard=Mo;exports.CustomCell=Px;exports.DEFAULT_MAP_TYPE=mc;exports.DataControls=dx;exports.DataTable=th;exports.DateCell=Rx;exports.DateField=mx;exports.DateRangePicker=wl;exports.Description=Ce;exports.DeviceHealthBadge=oh;exports.DeviceMetaCell=Mx;exports.DeviceMetaDisplay=Dl;exports.DeviceStateBadge=wn;exports.DeviceStateCell=Ax;exports.DeviceStateWithMetric=Ll;exports.DeviceTypeIcon=ah;exports.Dialog=br;exports.DialogForm=I3;exports.DialogHeader=It;exports.Drawer=Ni;exports.DrawerForm=F3;exports.ENTITY_CONFIG=Ji;exports.EmptyState=lh;exports.EnrollmentStatusBadge=ch;exports.ErrorBoundary=Tr;exports.FieldError=de;exports.FieldGroup=bg;exports.FileUpload=uh;exports.FilterChips=ux;exports.FilterDialog=hx;exports.FirmwareVersionBadge=mh;exports.Form=ha;exports.FormActions=V3;exports.FormDivider=J3;exports.FormGrid=G3;exports.FormSection=K3;exports.FormStepper=j3;exports.FormatRegistry=ee;exports.FormattedCell=Fx;exports.FunnelSeries=ax;exports.GlobalSearch=hh;exports.Grid=vp;exports.GridStateBadge=El;exports.Heading=Kt;exports.HierarchyExplorer=jh;exports.HorizontalBarCell=sp;exports.HoverCard=y5;exports.Icon=V;exports.InfiniteScrollIndicator=gr;exports.Input=Fs;exports.InputWrapper=ft;exports.InteractiveMap=zi;exports.Kpi=$h;exports.KpiGroup=Rp;exports.Label=Ee;exports.LineSeries=mi;exports.List=oy;exports.ListBox=S1;exports.ListBoxItem=jt;exports.ListItem=ay;exports.ListPane=iy;exports.Loader=ro;exports.Logo=vs;exports.MAP_TYPES=By;exports.MapClusterMarker=sy;exports.MapLegend=cy;exports.MapMarker=dy;exports.MapMarkerBadge=uy;exports.Meter=Wy;exports.MiniBarCell=lp;exports.ModalBackdrop=rr;exports.Notice=xc;exports.NoticeContainer=hc;exports.NoticeProvider=Uy;exports.NumberCell=Hx;exports.NumberField=yi;exports.PageBanner=Tg;exports.PageLayout=Bn;exports.PercentBarCell=cp;exports.PlaceSearch=rv;exports.Popover=ot;exports.ProgressBar=nv;exports.Prose=av;exports.Radio=lv;exports.RadioCard=$p;exports.RadioCardGroup=Qp;exports.RadioGroup=sv;exports.RangeCalendar=ma;exports.ResultsCount=bi;exports.RichTextEditor=uv;exports.SKELETON_SIZES=Oo;exports.SaveBar=Z3;exports.SearchControl=Cn;exports.SearchEmptyState=yh;exports.SearchLoadingState=Ch;exports.SearchResultGroup=wh;exports.SearchResultItem=Nh;exports.SearchResultsList=kh;exports.SearchTrigger=Ph;exports.Section=Pa;exports.SectionNav=Sc;exports.SegmentedControl=Rc;exports.Select=ln;exports.SelectCell=Gx;exports.SideNav=Cs;exports.SiteCard=mv;exports.SiteContactCard=gv;exports.SiteMetaCell=Yx;exports.SiteMetaDisplay=Fl;exports.Skeleton=j;exports.Slider=bv;exports.SortControl=xi;exports.SparklineCell=dp;exports.SplitPane=Mc;exports.StackNav=Nv;exports.StatList=ql;exports.StaticMap=Ta;exports.Switch=Nl;exports.Tab=Pc;exports.TabList=Tc;exports.TabPanel=qy;exports.Tabs=kc;exports.TextArea=kv;exports.TextAreaWithChips=Dv;exports.TextCell=qx;exports.TextField=Sr;exports.TextLink=qe;exports.TimeControls=Av;exports.TimeField=Fv;exports.Timeline=Bv;exports.TimelineItem=Vv;exports.ToggleButton=Hv;exports.Tooltip=Jt;exports.TopNav=Ja;exports.Tray=nt;exports.UnsavedChangesPrompt=X3;exports.activeDeviceStates=Kk;exports.addFilterCondition=zo;exports.applyDataOperations=zc;exports.autoScaleCurrent=$0;exports.autoScaleDistance=Am;exports.autoScaleEnergy=Vm;exports.autoScalePower=iC;exports.autoScaleResistance=sC;exports.autoScaleVoltage=fC;exports.camelCaseToWords=_m;exports.capitalize=$m;exports.celsiusToFahrenheit=lC;exports.celsiusToKelvin=$M;exports.centimetersToInches=LM;exports.clearColorCache=us;exports.createCategoryColorMap=LC;exports.createEmptyFilter=gi;exports.createFilter=JN;exports.createFilters=jN;exports.createFormat=CE;exports.createXScale=Ku;exports.createYScale=Ju;exports.defaultMargin=We;exports.deviceStateLabels=Jk;exports.deviceStateMetricFormats=dU;exports.enumToSentenceCase=pC;exports.exportChart=Vc;exports.exportTableAsCSV=Wc;exports.fahrenheitToCelsius=cC;exports.fahrenheitToKelvin=QM;exports.feetToMeters=wM;exports.feetToMiles=TM;exports.filterToChips=qN;exports.formatBoolean=km;exports.formatCapacity=tM;exports.formatComponentValue=Br;exports.formatCurrency=Mm;exports.formatCurrent=Kc;exports.formatDate=Em;exports.formatDistance=Im;exports.formatEmptyValue=Pl;exports.formatEnergy=_c;exports.formatFieldValue=$o;exports.formatInternationalPhone=ed;exports.formatNumber=Dm;exports.formatPercent=Pm;exports.formatPhone=zm;exports.formatPhoneNumber=jn;exports.formatPower=nd;exports.formatPowerRating=rM;exports.formatResistance=id;exports.formatTemperature=Jm;exports.formatText=tf;exports.formatUSPhone=as;exports.formatVoltage=cd;exports.getBadgeClasses=yx;exports.getBooleanBadgeVariant=vx;exports.getCellAlignmentClasses=rp;exports.getCellContainerClasses=Te;exports.getCellTextClasses=wr;exports.getContrastingTextColor=AC;exports.getDateParts=xM;exports.getDefaultChartColor=pd;exports.getDefaultColors=uf;exports.getDeviceStateDisplayLabel=ap;exports.getDeviceStateLabel=ap;exports.getEntityConfig=E3;exports.getEntityIcon=L3;exports.getEntityLabel=A3;exports.getEventColor=co;exports.getExportFormatName=c0;exports.getExportHeaders=B0;exports.getFieldGroupStyles=y1;exports.getFilterFields=vn;exports.getGridStateLabel=Lx;exports.getInputBackgroundStyles=gg;exports.getInputBaseStyles=Rt;exports.getInputStateStyles=Do;exports.getLinkClasses=op;exports.getNumericColorClasses=Rl;exports.getResolvedColor=Nt;exports.getSkeletonSize=_t;exports.getStateTone=Voe;exports.getThemeCategoricalColors=za;exports.getYFormatSettings=lo;exports.gridStateLabels=qk;exports.inchesToCentimeters=EM;exports.isActiveDeviceState=np;exports.isActiveState=np;exports.isCustomPinsLayer=Vp;exports.isExportSupported=l0;exports.isFilterEmpty=vl;exports.isGeoJsonLayer=Bp;exports.isLightColor=pf;exports.isNil=le;exports.isRasterLayer=zp;exports.isVectorLayer=Fp;exports.kelvinToCelsius=dC;exports.kelvinToFahrenheit=_M;exports.kilometersToMiles=kM;exports.layer=Ip;exports.mapMarkerTokens=fo;exports.mergeMapMarkerTokens=An;exports.metersToFeet=SM;exports.metersToMiles=PM;exports.metersToYards=MM;exports.milesToFeet=Lm;exports.milesToKilometers=NM;exports.milesToMeters=RM;exports.parseBoolean=No;exports.prepareTableDataForExport=F0;exports.registerPhosphorIcon=Oy;exports.removeFilterCondition=yn;exports.resolveValue=xe;exports.snakeCaseToWords=ef;exports.temperatureStringToSymbol=Wm;exports.toA=pM;exports.toActiveInactive=G0;exports.toAmps=os;exports.toBoolean=wo;exports.toCelsius=Um;exports.toCentimeters=rC;exports.toCheckmark=Y0;exports.toCompactNumber=q0;exports.toCurrency=Rm;exports.toCustomDateFormat=tC;exports.toDateString=Q0;exports.toEnabledDisabled=H0;exports.toFahrenheit=Gm;exports.toFeet=qc;exports.toFloat=J0;exports.toFormattedNumber=j0;exports.toFullDateTime=_0;exports.toGW=YM;exports.toGWh=Bm;exports.toGigawatts=od;exports.toISOString=eC;exports.toInches=nC;exports.toInteger=K0;exports.toKA=mM;exports.toKV=sE;exports.toKW=GM;exports.toKelvin=Ym;exports.toKiloamps=Yc;exports.toKilohms=Om;exports.toKilometers=jc;exports.toKilovolts=ld;exports.toKilowatts=td;exports.toLowerCase=qm;exports.toMA=uM;exports.toMV=aE;exports.toMW=UM;exports.toMWh=Fm;exports.toMegawatts=rd;exports.toMegohms=Hm;exports.toMeters=Jc;exports.toMiles=Zc;exports.toMilliamps=Uc;exports.toMillimeters=oC;exports.toMilliohms=ad;exports.toMillivolts=sd;exports.toNauticalMiles=CM;exports.toOhms=ss;exports.toOnOff=W0;exports.toPercentage=Tm;exports.toRelativeTime=ns;exports.toScientificNotation=Z0;exports.toSecret=mC;exports.toSentenceCase=Zm;exports.toTemperature=Km;exports.toTitleCase=Xm;exports.toTrueFalse=U0;exports.toUpperCase=jm;exports.toV=iE;exports.toVolts=ds;exports.toW=WM;exports.toWatts=is;exports.toWh=$c;exports.toYards=Xc;exports.tokWh=Qc;exports.truncateEnd=cs;exports.truncateMiddle=qn;exports.truncateStart=ls;exports.typeRole=dt;exports.typographyRole=Vr;exports.ucFirst=Qm;exports.useBreakpoint=Wt;exports.useChartContext=bn;exports.useClientDataControls=$i;exports.useColorMode=Yt;exports.useComponentFormatter=iM;exports.useDataControls=bm;exports.useDebounce=Co;exports.useElementSize=Jn;exports.useInfiniteScroll=So;exports.useInputFocus=Cr;exports.useLocalStorage=es;exports.useMediaQuery=Ht;exports.useNotice=Ky;exports.useServerDataControls=Qi;exports.useTableExport=Nm;exports.useWizard=$3;exports.wrapWithLink=Zr;exports.yardsToMeters=DM;//# sourceMappingURL=index.cjs.map
|
|
83
|
+
*/Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});exports.ActionCell=Tx;exports.ActionMenu=ta;exports.ActivityFeed=Ad;exports.ActivityFeedGroup=xs;exports.ActivityItem=hs;exports.Alert=Gf;exports.AppShell=qf;exports.AreaSeries=ai;exports.AutoMobileRenderer=zl;exports.Autocomplete=zs;exports.Avatar=lo;exports.BREAKPOINTS=Qo;exports.Badge=rt;exports.BadgeCell=Rx;exports.Banner=Hs;exports.BarSeries=Xs;exports.BooleanCell=Dx;exports.BrandProvider=pf;exports.BreadcrumbItem=Gs;exports.Breadcrumbs=Ws;exports.Button=Q;exports.Calendar=aa;exports.Card=Fe;exports.CardContent=Td;exports.CardFooter=Pd;exports.CardHeader=Nd;exports.CardMedia=kd;exports.CardMobileRenderer=Ol;exports.CarouselAutoplayTrigger=Yg;exports.CarouselControl=Hg;exports.CarouselIndicator=Tu;exports.CarouselIndicatorGroup=Ug;exports.CarouselItem=Og;exports.CarouselItemGroup=zg;exports.CarouselNextTrigger=Gg;exports.CarouselPrevTrigger=Wg;exports.CarouselProgressText=Kg;exports.CarouselRoot=Vg;exports.CategoryBarChart=Yb;exports.ChartAxis=Xr;exports.ChartBottomBar=fl;exports.ChartContainer=ix;exports.ChartContext=jr;exports.ChartEventMarkers=bl;exports.ChartEventSpans=xl;exports.ChartTooltip=ua;exports.Checkbox=bn;exports.CheckboxGroup=Pu;exports.Chip=Jr;exports.ChipInputField=Qg;exports.ClearButton=_a;exports.CodeEditor=tb;exports.Collapse=ia;exports.CollapseContent=zo;exports.CollapseHeader=Vo;exports.CollapseItem=Bo;exports.ColorField=Tw;exports.ColorModeProvider=Sf;exports.CommandPalette=vh;exports.Confirm=sb;exports.ConnectionStatusBadge=lb;exports.ContactCard=cb;exports.ContactMetaCell=Mx;exports.ContactMetaDisplay=js;exports.CopyToClipboard=Ao;exports.CustomCell=Lx;exports.DEFAULT_MAP_TYPE=uc;exports.DataControls=gx;exports.DataTable=ih;exports.DateCell=Ax;exports.DateField=hx;exports.DateRangePicker=Sl;exports.Description=Ce;exports.DeviceHealthBadge=lh;exports.DeviceMetaCell=Fx;exports.DeviceMetaDisplay=Rl;exports.DeviceStateBadge=Pn;exports.DeviceStateCell=zx;exports.DeviceStateWithMetric=Ml;exports.DeviceTypeIcon=dh;exports.Dialog=vr;exports.DialogForm=k3;exports.DialogHeader=Bt;exports.Drawer=Ni;exports.DrawerForm=T3;exports.ENTITY_CONFIG=Ki;exports.EmptyState=mh;exports.EnrollmentStatusBadge=fh;exports.ErrorBoundary=Dr;exports.FieldError=ue;exports.FieldGroup=yg;exports.FileUpload=bh;exports.FilterChips=bx;exports.FilterDialog=wx;exports.FirmwareVersionBadge=hh;exports.Form=va;exports.FormActions=R3;exports.FormDivider=V3;exports.FormGrid=A3;exports.FormSection=B3;exports.FormStepper=z3;exports.FormatRegistry=ee;exports.FormattedCell=Hx;exports.FunnelSeries=dx;exports.GlobalSearch=wh;exports.Grid=Np;exports.GridStateBadge=El;exports.Heading=qt;exports.HierarchyExplorer=Qh;exports.HorizontalBarCell=up;exports.HoverCard=P5;exports.Icon=B;exports.InfiniteScrollIndicator=yr;exports.Input=Fs;exports.InputWrapper=ft;exports.InteractiveMap=Vi;exports.Kpi=ry;exports.KpiGroup=Lp;exports.Label=Me;exports.LineSeries=mi;exports.List=ly;exports.ListBox=L1;exports.ListBoxItem=Zt;exports.ListItem=dy;exports.ListPane=uy;exports.Loader=ao;exports.Logo=oa;exports.MAP_TYPES=By;exports.Meter=Wy;exports.MiniBarCell=pp;exports.ModalBackdrop=ar;exports.Notice=gc;exports.NoticeContainer=bc;exports.NoticeProvider=Uy;exports.NumberCell=Kx;exports.NumberField=yi;exports.PageBanner=Eg;exports.PageLayout=On;exports.PercentBarCell=mp;exports.PlaceSearch=rv;exports.Popover=nt;exports.ProgressBar=nv;exports.Prose=av;exports.Radio=lv;exports.RadioCard=tm;exports.RadioCardGroup=rm;exports.RadioGroup=sv;exports.RangeCalendar=ga;exports.ResultsCount=bi;exports.RichTextEditor=uv;exports.SKELETON_SIZES=Go;exports.SaveBar=H3;exports.SearchControl=kn;exports.SearchEmptyState=Nh;exports.SearchLoadingState=Th;exports.SearchResultGroup=Rh;exports.SearchResultItem=Dh;exports.SearchResultsList=Eh;exports.SearchTrigger=Lh;exports.Section=Ra;exports.SectionNav=vc;exports.SegmentedControl=Pc;exports.Select=un;exports.SelectCell=jx;exports.SideNav=vs;exports.SiteCard=mv;exports.SiteContactCard=gv;exports.SiteMetaCell=Xx;exports.SiteMetaDisplay=Il;exports.Skeleton=J;exports.Slider=bv;exports.SortControl=xi;exports.SparklineCell=fp;exports.SplitPane=Dc;exports.StackNav=Cs;exports.StatList=jl;exports.StaticMap=Pa;exports.Switch=wl;exports.Tab=kc;exports.TabList=Nc;exports.TabPanel=qy;exports.Tabs=wc;exports.TextArea=Sv;exports.TextAreaWithChips=Tv;exports.TextCell=_x;exports.TextField=kr;exports.TextLink=Ze;exports.TimeControls=Ev;exports.TimeField=Lv;exports.Timeline=Av;exports.TimelineItem=Iv;exports.ToggleButton=Vv;exports.Tooltip=Xt;exports.TopNav=Ja;exports.Tray=at;exports.UnsavedChangesPrompt=W3;exports.activeDeviceStates=_k;exports.addFilterCondition=Wo;exports.applyDataOperations=zc;exports.autoScaleCurrent=Z0;exports.autoScaleDistance=Fm;exports.autoScaleEnergy=Om;exports.autoScalePower=aC;exports.autoScaleResistance=iC;exports.autoScaleVoltage=mC;exports.camelCaseToWords=tf;exports.capitalize=_m;exports.celsiusToFahrenheit=sC;exports.celsiusToKelvin=GE;exports.centimetersToInches=wE;exports.clearColorCache=us;exports.createCategoryColorMap=MC;exports.createEmptyFilter=gi;exports.createFilter=ek;exports.createFilters=tk;exports.createFormat=pM;exports.createXScale=qu;exports.createYScale=Xu;exports.defaultMargin=Oe;exports.deviceStateLabels=eT;exports.deviceStateMetricFormats=fU;exports.enumToSentenceCase=uC;exports.exportChart=Vc;exports.exportTableAsCSV=Wc;exports.fahrenheitToCelsius=lC;exports.fahrenheitToKelvin=UE;exports.feetToMeters=fE;exports.feetToMiles=xE;exports.filterToChips=rk;exports.formatBoolean=Pm;exports.formatCapacity=JD;exports.formatComponentValue=Or;exports.formatCurrency=Lm;exports.formatCurrent=Kc;exports.formatDate=Am;exports.formatDistance=Bm;exports.formatEmptyValue=Tl;exports.formatEnergy=_c;exports.formatFieldValue=_o;exports.formatInternationalPhone=ed;exports.formatNumber=Mm;exports.formatPercent=Dm;exports.formatPhone=Hm;exports.formatPhoneNumber=Xn;exports.formatPower=nd;exports.formatPowerRating=jD;exports.formatResistance=id;exports.formatTemperature=qm;exports.formatText=of;exports.formatUSPhone=as;exports.formatVoltage=cd;exports.getBadgeClasses=Nx;exports.getBooleanBadgeVariant=kx;exports.getCellAlignmentClasses=ip;exports.getCellContainerClasses=Te;exports.getCellTextClasses=Tr;exports.getContrastingTextColor=LC;exports.getDateParts=lE;exports.getDefaultChartColor=pd;exports.getDefaultColors=mf;exports.getDeviceStateDisplayLabel=cp;exports.getDeviceStateLabel=cp;exports.getEntityConfig=S3;exports.getEntityIcon=w3;exports.getEntityLabel=N3;exports.getEventColor=po;exports.getExportFormatName=l0;exports.getExportHeaders=F0;exports.getFieldGroupStyles=D1;exports.getFilterFields=Nn;exports.getGridStateLabel=Vx;exports.getInputBackgroundStyles=hg;exports.getInputBaseStyles=Mt;exports.getInputStateStyles=Lo;exports.getLinkClasses=sp;exports.getNumericColorClasses=Pl;exports.getResolvedColor=Tt;exports.getSkeletonSize=rr;exports.getStateTone=hoe;exports.getThemeCategoricalColors=za;exports.getYFormatSettings=uo;exports.gridStateLabels=rT;exports.inchesToCentimeters=SE;exports.isActiveDeviceState=lp;exports.isActiveState=lp;exports.isCustomPinsLayer=Wp;exports.isExportSupported=s0;exports.isFilterEmpty=yl;exports.isGeoJsonLayer=Hp;exports.isLightColor=ff;exports.isNil=se;exports.isRasterLayer=Gp;exports.isVectorLayer=Op;exports.kelvinToCelsius=cC;exports.kelvinToFahrenheit=YE;exports.kilometersToMiles=bE;exports.layer=zp;exports.mapValuesToCategoricalColors=md;exports.metersToFeet=mE;exports.metersToMiles=hE;exports.metersToYards=CE;exports.milesToFeet=Im;exports.milesToKilometers=gE;exports.milesToMeters=yE;exports.parseBoolean=Po;exports.prepareTableDataForExport=I0;exports.registerPhosphorIcon=Oy;exports.removeFilterCondition=wn;exports.resolveValue=he;exports.snakeCaseToWords=rf;exports.temperatureStringToSymbol=Um;exports.toA=oE;exports.toActiveInactive=W0;exports.toAmps=os;exports.toBoolean=To;exports.toCelsius=Km;exports.toCentimeters=tC;exports.toCheckmark=U0;exports.toCompactNumber=j0;exports.toCurrency=Em;exports.toCustomDateFormat=eC;exports.toDateString=$0;exports.toEnabledDisabled=O0;exports.toFahrenheit=Ym;exports.toFeet=qc;exports.toFloat=K0;exports.toFormattedNumber=J0;exports.toFullDateTime=Q0;exports.toGW=FE;exports.toGWh=zm;exports.toGigawatts=od;exports.toISOString=_0;exports.toInches=oC;exports.toInteger=Y0;exports.toKA=nE;exports.toKV=QE;exports.toKW=AE;exports.toKelvin=Jm;exports.toKiloamps=Yc;exports.toKilohms=Wm;exports.toKilometers=jc;exports.toKilovolts=ld;exports.toKilowatts=td;exports.toLowerCase=Zm;exports.toMA=rE;exports.toMV=ZE;exports.toMW=IE;exports.toMWh=Vm;exports.toMegawatts=rd;exports.toMegohms=Gm;exports.toMeters=Jc;exports.toMiles=Xc;exports.toMilliamps=Uc;exports.toMillimeters=rC;exports.toMilliohms=ad;exports.toMillivolts=sd;exports.toNauticalMiles=pE;exports.toOhms=ss;exports.toOnOff=H0;exports.toPercentage=Rm;exports.toRelativeTime=ns;exports.toScientificNotation=q0;exports.toSecret=pC;exports.toSentenceCase=$m;exports.toTemperature=jm;exports.toTitleCase=Qm;exports.toTrueFalse=G0;exports.toUpperCase=Xm;exports.toV=$E;exports.toVolts=ds;exports.toW=LE;exports.toWatts=is;exports.toWh=$c;exports.toYards=Zc;exports.tokWh=Qc;exports.truncateEnd=cs;exports.truncateMiddle=Zn;exports.truncateStart=ls;exports.typeRole=dt;exports.typographyRole=Hr;exports.ucFirst=ef;exports.useBreakpoint=Yt;exports.useChartContext=vn;exports.useClientDataControls=$i;exports.useColorMode=jt;exports.useComponentFormatter=$D;exports.useDataControls=hm;exports.useDebounce=No;exports.useElementSize=qn;exports.useInfiniteScroll=ko;exports.useInputFocus=Nr;exports.useLocalStorage=es;exports.useMediaQuery=Ut;exports.useNotice=Ky;exports.useServerDataControls=Qi;exports.useTableExport=Tm;exports.useWizard=G3;exports.wrapWithLink=Qr;exports.yardsToMeters=vE;//# sourceMappingURL=index.cjs.map
|
|
150
84
|
//# sourceMappingURL=index.cjs.map
|