@texturehq/edges 1.26.0 → 1.26.2

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.
@@ -1,2 +1,2 @@
1
- 'use strict';var reactHookForm=require('react-hook-form'),be=require('react'),reactAriaComponents=require('react-aria-components'),reactStately=require('react-stately'),tailwindMerge=require('tailwind-merge'),Rr=require('@phosphor-icons/react'),jsxRuntime=require('react/jsx-runtime'),lucideReact=require('lucide-react'),reactColorful=require('react-colorful'),Un=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),Yn=require('@tiptap/starter-kit');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 be__namespace=/*#__PURE__*/_interopNamespace(be);var Rr__namespace=/*#__PURE__*/_interopNamespace(Rr);var Un__default=/*#__PURE__*/_interopDefault(Un);var Yn__default=/*#__PURE__*/_interopDefault(Yn);var Ge={prefix:String(Math.round(Math.random()*1e10)),current:0},Wt=be__namespace.default.createContext(Ge),or=be__namespace.default.createContext(false);var rr=!!(typeof window<"u"&&window.document&&window.document.createElement),et=new WeakMap;function ar(e=false){let o=be.useContext(Wt),t=be.useRef(null);if(t.current===null&&!e){var r,a;let n=(a=be__namespace.default.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||a===void 0||(r=a.ReactCurrentOwner)===null||r===void 0?void 0:r.current;if(n){let i=et.get(n);i==null?et.set(n,{id:o.current,state:n.memoizedState}):n.memoizedState!==i.state&&(o.current=i.id,et.delete(n));}t.current=++o.current;}return t.current}function nr(e){let o=be.useContext(Wt);o===Ge&&!rr&&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 t=ar(!!e),r=o===Ge&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${o.prefix}`;return e||`${r}-${t}`}function ir(e){let o=be__namespace.default.useId(),[t]=be.useState(Oe()),r=t||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Ge.prefix}`;return e||`${r}-${o}`}typeof be__namespace.default.useId=="function"?ir:nr;function lr(){return false}function dr(){return true}function cr(e){return ()=>{}}function Oe(){return typeof be__namespace.default.useSyncExternalStore=="function"?be__namespace.default.useSyncExternalStore(cr,lr,dr):be.useContext(or)}var ur=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),mr=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function ot(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),r=typeof t.getTextInfo=="function"?t.getTextInfo():t.textInfo;if(r)return r.direction==="rtl";if(t.script)return ur.has(t.script)}let o=e.split("-")[0];return mr.has(o)}var br=Symbol.for("react-aria.i18n.locale");function Ut(){let e=typeof window<"u"&&window[br]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e]);}catch{e="en-US";}return {locale:e,direction:ot(e)?"rtl":"ltr"}}var rt=Ut(),Be=new Set;function Kt(){rt=Ut();for(let e of Be)e(rt);}function jt(){let e=Oe(),[o,t]=be.useState(rt);return be.useEffect(()=>(Be.size===0&&window.addEventListener("languagechange",Kt),Be.add(t),()=>{Be.delete(t),Be.size===0&&window.removeEventListener("languagechange",Kt);}),[]),e?{locale:"en-US",direction:"ltr"}:o}var hr=be__namespace.default.createContext(null);function at(){let e=jt();return be.useContext(hr)||e}var nt=new Map;function it(e){let{locale:o}=at(),t=o+(e?Object.entries(e).sort((a,n)=>a[0]<n[0]?-1:1).join():"");if(nt.has(t))return nt.get(t);let r=new Intl.Collator(o,e);return nt.set(t,r),r}function qe(e){let o=it({usage:"search",...e}),t=be.useCallback((n,i)=>i.length===0?true:(n=n.normalize("NFC"),i=i.normalize("NFC"),o.compare(n.slice(0,i.length),i)===0),[o]),r=be.useCallback((n,i)=>i.length===0?true:(n=n.normalize("NFC"),i=i.normalize("NFC"),o.compare(n.slice(-i.length),i)===0),[o]),a=be.useCallback((n,i)=>{if(i.length===0)return true;n=n.normalize("NFC"),i=i.normalize("NFC");let s=0,l=i.length;for(;s+l<=n.length;s++){let u=n.slice(s,s+l);if(o.compare(i,u)===0)return true}return false},[o]);return be.useMemo(()=>({startsWith:t,endsWith:r,contains:a}),[t,r,a])}function Qt(e,o=300){let[t,r]=be.useState(e);return be.useEffect(()=>{let a=setTimeout(()=>r(e),o);return ()=>clearTimeout(a)},[e,o]),t}function xe(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 A(e,o){return reactAriaComponents.composeRenderProps(e,t=>tailwindMerge.twMerge(o,t))}var B={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 Re={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},f=be.memo(({name:e,size:o="md",color:t,weight:r="regular",className:a,ariaLabel:n,...i})=>{let s=Rr__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react`),null;let l=typeof o=="string"&&o in Re?Re[o]:o,u=tailwindMerge.twMerge("inline-block flex-shrink-0",!t&&"text-current",a);return jsxRuntime.jsx(s,{...i,size:l,color:t,weight:r,className:u,"aria-label":n||`${e} icon`,"data-testid":`icon-${e}`})});f.displayName="Icon";var Jt=be.memo(({variant:e="subtle",shape:o="square",containerSize:t,containerClassName:r,size:a="md",className:n,name:i,color:s,weight:l,ariaLabel:u,ref:c,...d})=>{let x=typeof a=="string"&&a in Re?Re[a]:a,F=t?typeof t=="string"&&t in Re?Re[t]:t:x*1.75,b=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",o==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-gray-100 dark:bg-gray-800",e==="solid"&&"bg-brand text-white",e==="outline"&&"border-2 border-current",r);return jsxRuntime.jsx("div",{className:b,style:{width:F,height:F},children:jsxRuntime.jsx(f,{...d,name:i,size:a,color:s,weight:l,className:n,ariaLabel:u})})});Jt.displayName="IconWithContainer";var kr=({isEntering:e,isExiting:o,className:t})=>["max-w-[200px] group bg-slate-700 dark:bg-slate-600 border border-slate-800 dark:border-white/10 shadow-[inset_0_1px_0_0_theme(colors.gray.600)] dark:shadow-none text-white 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":"",o?"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":"",t].filter(Boolean).join(" ");function eo({children:e,content:o,...t}){return jsxRuntime.jsxs(reactAriaComponents.TooltipTrigger,{delay:200,children:[e,jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...t,offset:10,className:reactAriaComponents.composeRenderProps(t.className,(r,a)=>kr({...a,className:r})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-slate-700 stroke-gray-800 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 dark:fill-slate-600 dark:stroke-white/10 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),o]})]})}function ce(){let[e,o]=be__namespace.default.useState(false),t=be__namespace.default.useCallback((a,n)=>{o(true),n?.(a);},[]),r=be__namespace.default.useCallback((a,n)=>{o(false),n?.(a);},[]);return {isFocused:e,handleFocus:t,handleBlur:r}}function Q({children:e,className:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative w-full",o),children:e})}function to({onClick:e,size:o="md",className:t}){return jsxRuntime.jsx("button",{type:"button",onClick:r=>{r.preventDefault(),r.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-1/2 -translate-y-1/2 transform text-text-muted hover:text-text-body",t),"aria-label":"Clear input",onMouseDown:r=>{r.preventDefault(),r.stopPropagation();},children:jsxRuntime.jsx(f,{name:"X",size:o==="sm"?16:20})})}function Se(e){let{isInvalid:o,isDisabled:t,isFocused:r}=e,a="border rounded-[var(--control-border-radius)] !outline-none ";return t?`${a} border-border-muted`:o&&r?`${a} border-feedback-error-border shadow-[inset_0_0_0_1px_var(--color-feedback-error-border)]`:o?`${a} border-feedback-error-border`:r?`${a} border-border-focus shadow-[inset_0_0_0_1px_var(--color-border-focus)]`:`${a} border-border-input`}function oo(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function Ir(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 te(e){let{isInvalid:o,isDisabled:t,isFocused:r,transparent:a,size:n="md",className:i}=e;return tailwindMerge.twMerge("w-full",Se({isInvalid:o,isDisabled:t,isFocused:r}),oo({transparent:a,isDisabled:t}),B[n].text,B[n].height,B[n].padding,Ir(n),i)}function ro(e){let{size:o="md",isFocusWithin:t,isInvalid:r,isDisabled:a,transparent:n,className:i}=e;return tailwindMerge.twMerge("group flex items-center rounded-[var(--control-border-radius)] overflow-hidden",oo({transparent:n,isDisabled:a}),B[o].height,Se({isFocused:t,isInvalid:r,isDisabled:a}),i)}function z({children:e,size:o="md",tooltip:t,description:r,descriptionPlacement:a="below",isRequired:n,className:i,htmlFor:s}){let l=t||r&&a==="tooltip",u=t||r,c=r&&a==="inline",d=jsxRuntime.jsxs("label",{htmlFor:s,className:tailwindMerge.twMerge(B[o].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,n&&jsxRuntime.jsx("span",{children:"*"}),l&&jsxRuntime.jsx("span",{className:"text-text-muted",children:jsxRuntime.jsx(f,{name:"Info",size:o==="sm"?16:20})}),c&&jsxRuntime.jsx("span",{className:"text-text-caption font-normal ml-1",children:r})]});return l&&u?jsxRuntime.jsx(eo,{content:u,children:d}):d}function N({size:e="md",className:o,children:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("leading-[2.25] text-text-caption",B[e].text,o),children:t})}function p({children:e,size:o="md",className:t}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(B[o].text,"text-feedback-error-text",t),children:e})}function _e({size:e="md",isInvalid:o,isDisabled:t,isFocused:r,transparent:a,className:n,...i}){return jsxRuntime.jsx("input",{className:te({isInvalid:o,isDisabled:t,isFocused:r,transparent:a,size:e,className:n}),...i})}var Lr="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",Er={default:"bg-action-default text-[color:var(--color-action-default-text)] hover:bg-action-default-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",brand:"bg-action-brand text-[color:var(--color-action-brand-text)] hover:bg-action-brand-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",secondary:"bg-transparent text-text-body border-2 border-border-muted hover:bg-text-body/5 forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]",ghost:"border-none text-text-body hover:bg-text-body/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-brand hover:text-action-brand/90 hover:underline hover:decoration-2 hover:underline-offset-4",icon:"border-none text-text-body hover:bg-background-hover hover:text-text-heading forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace] p-1 flex-shrink-0 rounded-[var(--control-border-radius)]",unstyled:"bg-transparent"},no={full:"w-full",default:"w-fit"},Dr="opacity-50 cursor-not-allowed pointer-events-none",Ar="opacity-100 cursor-pointer",zr={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},Mr={primary:"bg-action-brand text-white",destructive:"bg-action-destructive text-white"};function Hr(e){return e?e==="primary"?"brand":e:"default"}function Gr(e){let{variant:o="default",size:t="md",isDisabled:r,fullWidth:a=false,isLoading:n=false}=e,i=Hr(o),s=i==="unstyled"?"":`${Lr} ${Er[i]}`;i!=="unstyled"&&(s+=` ${B[t].text} ${B[t].height} ${B[t].padding} ${B[t].gap}`),r||n?s+=` ${Dr}`:s+=` ${Ar}`,a?s+=` ${no.full}`:s+=` ${no.default}`;let l=i==="brand"?"focus-visible:outline-action-brand":void 0;return [s,xe(),l].filter(Boolean).join(" ")}function P(e){let{icon:o,children:t,isLoading:r=false,loadingText:a,loadingIndicator:n,size:i="md",iconPosition:s="left",iconWeight:l,href:u,className:c,badgeNumber:d,badgeVariant:x="primary",badgePosition:F="top-right",style:b,target:m,rel:C,...h}=e,v=o?jsxRuntime.jsx(f,{name:o,size:i,weight:l}):null,$=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,typeof t=="function"?null:t,s==="right"&&v]}),L=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:n||jsxRuntime.jsx(f,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:$}),a&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:a})]}),g=(d??0)>0,S=tailwindMerge.twMerge(Gr(e),c),w=u?{href:u,target:m,rel:C,...h}:{};if(u){let{onPress:W,onPressStart:re,onPressEnd:H,onPressChange:me,onPressUp:pe,onAuxClick:le,onContextMenu:se,onDoubleClick:M,...y}=h;Object.assign(w,y);}let k=u?jsxRuntime.jsx(reactAriaComponents.Link,{...w,...r&&{"aria-busy":true},style:g?void 0:b,className:S,children:r?L:typeof t=="function"?(function(W){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,t(W),s==="right"&&v]})}):$}):jsxRuntime.jsx(reactAriaComponents.Button,{...h,...r&&{"aria-busy":true},style:g?void 0:b,className:S,children:r?L:typeof t=="function"?(function(W){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&v,t(W),s==="right"&&v]})}):$});return g?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",c),style:b,children:[k,jsxRuntime.jsx("span",{className:`absolute ${zr[F]} flex h-5 w-5 items-center justify-center rounded-full ${Mr[x]} text-xs font-medium`,"aria-label":`${d} items`,children:d})]}):k}function Le({transparent:e=false,className:o,children:t,...r}){return jsxRuntime.jsx(reactAriaComponents.ModalOverlay,{...r,className:reactAriaComponents.composeRenderProps(o,(a,n)=>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-black/20 via-black/15 to-black/20","backdrop-blur-[2px]","supports-[backdrop-filter]:bg-black/15"].join(" "),n.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),n.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),a)),children:t})}function Jr({isEntering:e,isExiting:o,className:t="",disableGroup:r=false}){let a=[!r&&"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(" "),n=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=o?["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 [a,n,i,t].filter(Boolean).join(" ")}function Te({children:e,showArrow:o=false,withBackdrop:t=false,className:r,isDismissable:a=true,disableGroup:n=false,...i}){let l=reactAriaComponents.useSlottedContext(reactAriaComponents.PopoverContext)?.trigger==="SubmenuTrigger",u=o?12:8;u=l?u-6:u;let c=jsxRuntime.jsxs(reactAriaComponents.Popover,{offset:u,...i,className:reactAriaComponents.composeRenderProps(r,(d,x)=>Jr({...x,className:d,disableGroup:n})),children:[o&&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 t?jsxRuntime.jsx(Le,{isDismissable:a,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:a,children:c})}):c}var mo=be.createContext("md");function po(){return be.useContext(mo)}function co(e="md"){return `flex-1 text-start data-[placeholder]:text-text-placeholder overflow-hidden text-ellipsis whitespace-nowrap ${B[e].text}`}function na(){let e=be__namespace.default.useCallback((t,r)=>{r?.(t);},[]),o=be__namespace.default.useCallback((t,r)=>{r?.(t);},[]);return {handleFocus:e,handleBlur:o}}function pt({label:e,description:o,errorMessage:t,children:r,items:a,renderItem:n,renderSelectedValue:i,size:s="md",selectedKey:l,defaultSelectedKey:u,onSelectionChange:c,placeholder:d,showErrors:x=false,tooltip:F,isRequired:b,transparent:m,reserveErrorSpace:C=false,placement:h="bottom start",shouldFlip:v=true,menuWidth:$="match",descriptionPlacement:L="below",...g}){let[S,w]=be.useState(null),[k,W]=be.useState(null),re=l??S??u,{handleFocus:H,handleBlur:me}=na(),pe=be__namespace.default.useMemo(()=>!i||!re||!a?null:Array.from(a).find(Ce=>Ce.id===re)??null,[i,re,a]),le=y=>{c&&y!==null&&c(y),c||w(y);},se=be.useRef(null),M=be.useRef(null);return jsxRuntime.jsx(reactAriaComponents.Select,{...g,selectedKey:re,defaultSelectedKey:u,onSelectionChange:le,placeholder:d,className:A(g.className,"group flex w-full flex-col"),ref:se,onOpenChange:y=>{y&&M.current?W(M.current.offsetWidth):y||se.current?.blur();},children:({isDisabled:y,isInvalid:Ce,isOpen:fe})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(z,{size:s,tooltip:F,description:L==="tooltip"||L==="inline"?o:void 0,descriptionPlacement:L,isRequired:b,children:e}),jsxRuntime.jsx(Q,{children:jsxRuntime.jsx("div",{ref:M,children:jsxRuntime.jsxs(P,{variant:"unstyled",className:tailwindMerge.twMerge(te({isInvalid:Ce||x&&!!t,isDisabled:y,isFocused:fe,transparent:m,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:J=>H(J,g.onFocus),onBlur:J=>me(J,g.onBlur),"data-open":fe,children:[i&&pe?jsxRuntime.jsx("div",{className:co(s),children:i(pe)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:co(s)}),jsxRuntime.jsx(f,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-body group-disabled:text-gray-200 forced-colors:text-[ButtonText] transition-transform",fe&&"rotate-180")})]})})}),C?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:x?jsxRuntime.jsx(p,{size:s,className:"text-feedback-error-text",children:typeof t=="function"&&g.validationResult?t(g.validationResult):typeof t=="string"?t:null}):o&&L==="below"?jsxRuntime.jsx(N,{size:s,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:x?jsxRuntime.jsx(p,{size:s,className:"mt-1 text-feedback-error-text",children:typeof t=="function"&&g.validationResult?t(g.validationResult):typeof t=="string"?t:null}):o&&L==="below"?jsxRuntime.jsx(N,{size:s,className:"mt-1",children:o}):null}),jsxRuntime.jsx(Te,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:$==="match"&&k?`${k}px`:void 0,minWidth:$==="auto"&&k?`${k}px`:void 0,maxWidth:$==="auto"?"min(600px, 90vw)":void 0},placement:h,shouldFlip:v,children:jsxRuntime.jsx(mo.Provider,{value:s,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:a,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:n&&a?J=>jsxRuntime.jsx(Ne,{id:J.id,textValue:J.label,size:s,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:n(J)})},J.id):r})})})]})})}function Ne({size:e,className:o,...t}){let r=po(),a=e??r;return jsxRuntime.jsx(reactAriaComponents.ListBoxItem,{...t,className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 rounded-sm px-3 outline-none text-text-body 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",B[a].paddingY,B[a].text,o)})}var ga={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},ha={sm:"pl-7",md:"pl-9",lg:"pl-10",xl:"pl-12"},fo={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"};function va(){let e=be__namespace.default.useContext(reactAriaComponents.ComboBoxStateContext);return jsxRuntime.jsx(reactAriaComponents.Button,{slot:null,className:"clear-button","aria-label":"Clear",onPress:()=>e?.setSelectedKey(null),children:"\u2715"})}var gt=(e,o,t)=>{if(e==null||e==="")return "";let a=(t?t.flatMap(n=>n.items):o||[]).find(n=>n.id===e);return a?a.name:""};async function ya(e,o,t){try{let r=e.url.replace("{q}",o),a=new URLSearchParams;e.extraParams&&Object.entries(e.extraParams).forEach(([l,u])=>{a.append(l,u.toString());});let n=`${r}${a.toString()?"?"+a.toString():""}`,i=await fetch(n,{method:"GET",headers:e.headers,signal:t});if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);let s=await i.json();return {items:e.transformResponse(s)}}catch(r){console.error("Error in REST request:",r);let a=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:a}}}async function Pa(e,o,t){try{let r=e.graphqlQuery.replace(`$${e.variableKey||"filter"}`,`"${o}"`),a=await fetch(e.url,{method:"POST",headers:{"Content-Type":"application/json",...e.headers},body:JSON.stringify({query:r}),signal:t});if(!a.ok)throw new Error(`HTTP error! status: ${a.status}`);let n=await a.json();if(n.errors)throw new Error(n.errors[0]?.message||"GraphQL error occurred");return e.responsePath&&(n=e.responsePath.split(".").reduce((i,s)=>i?.[s],n)),{items:e.transformResponse(n)}}catch(r){console.error("Error in GraphQL request:",r);let a=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:a}}}function vt({label:e,staticItems:o=[],sections:t,selectedKey:r,defaultSelectedKey:a,onSelectionChange:n,requestConfig:i,defaultFilter:s,placeholder:l,errorMessage:u,description:c,size:d="md",tooltip:x,isRequired:F,isDisabled:b,isInvalid:m,validationResult:C,showErrors:h=true,renderItem:v,renderLeftIcon:$,renderSection:L,autoFocus:g=false,reserveErrorSpace:S=false,hideChevron:w=false}){let k=be__namespace.default.useRef(null),[W,re]=be__namespace.default.useState(),[H,me]=be.useState(()=>gt(r||a,o,t)),[pe,le]=be.useState(false),se=Qt(H),{contains:M}=qe({sensitivity:"base"}),[y,Ce]=be.useState(),fe=B[d].text,J=B[d].height,de=null;be.useEffect(()=>{g&&le(true);},[g]),be.useEffect(()=>{let _=()=>{k.current&&re(k.current.offsetWidth);};return _(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)},[]),be.useEffect(()=>{de&&de.setFilterText(se);},[se,de]),i&&(de=reactStately.useAsyncList({async load({signal:_,filterText:D=""}){if(!i.url||i.shouldLoad&&!i.shouldLoad(D))return {items:[]};try{let Z;return i.requestType==="GraphQL"?Z=await Pa(i,D,_):Z=await ya(i,D,_),Ce(Z.error),{items:Z.items}}catch(Z){return console.error("Error loading items:",Z),Ce(Z instanceof Error?Z.message:"Unknown error occurred"),{items:[]}}},initialFilterText:""})),se===""&&(de=null);let Jo=_=>{let D=gt(_,o,t);me(D),n&&n(_);},Zo=_=>{me(_);let D=gt(r,o,t);r!=null&&_!==D&&n&&n(null);};return jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:Jo,selectedKey:r||void 0,defaultSelectedKey:a||void 0,defaultItems:t?t.flatMap(_=>_.items):o,items:de?de.items:void 0,className:A("group flex flex-col","w-full"),menuTrigger:"focus",isDisabled:b,isInvalid:m||!!u,inputValue:H,onInputChange:Zo,autoFocus:g,defaultFilter:s||M,"aria-label":e||l||"Autocomplete",children:_=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(z,{size:d,tooltip:x,isRequired:F,children:e}),jsxRuntime.jsxs(reactAriaComponents.Group,{ref:k,className:ro({size:d,isInvalid:m||!!u,isDisabled:b,isFocusWithin:pe||_.isOpen,className:"w-full cursor-pointer"}),"aria-label":e||l||"Autocomplete",style:{position:"relative"},children:[$?jsxRuntime.jsx("div",{className:"absolute left-3",children:$(!!de?.isLoading)}):jsxRuntime.jsx(f,{name:"MagnifyingGlass",className:`${ga[d]} absolute left-3 text-inherit`}),jsxRuntime.jsx(reactAriaComponents.Input,{className:`flex-1 min-w-0 border-none pr-3 outline-0 placeholder:text-text-placeholder ${ha[d]} ${fe} ${J} ${b?"bg-background-muted":"bg-background-input"}`,placeholder:l,disabled:b,onFocus:()=>le(true),onBlur:()=>le(false)}),H&&!b&&jsxRuntime.jsx(va,{}),!w&&jsxRuntime.jsx(reactAriaComponents.Button,{className:`px-2 text-text-body ${fe} ${J} ${b?"bg-background-muted":"bg-background-input"}`,"aria-label":"Toggle menu",isDisabled:b,children:({isPressed:D})=>jsxRuntime.jsx(f,{name:D?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),S?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:h&&y?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:y}):h&&typeof u=="string"?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:u}):h&&typeof u=="function"&&C?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:u(C)}):c?jsxRuntime.jsx(N,{size:d,children:c}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c&&jsxRuntime.jsx(N,{size:d,className:"mt-1",children:c}),h&&y&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:y}),h&&typeof u=="string"&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:u}),h&&typeof u=="function"&&C&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:u(C)})]}),jsxRuntime.jsx(Te,{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:W?`${W}px`:void 0},children:jsxRuntime.jsx(reactAriaComponents.ListBox,{className:`max-h-[300px] overflow-auto bg-background-input outline-none ${fe}`,children:t?t.map(D=>{let Z=D.items.map(ae=>jsxRuntime.jsx(Ne,{id:ae.id,textValue:ae.name,size:d,className:`flex cursor-default items-center gap-2 px-3 ${fo[d]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:v?v(ae):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[ae.name,jsxRuntime.jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},ae.id));if(L){let ae=L(D,Z);return be__namespace.default.isValidElement(ae)&&ae.type===reactAriaComponents.ListBoxSection?ae:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:ae},D.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-muted",children:D.name}),Z]},D.name)}):D=>jsxRuntime.jsx(Ne,{id:D.id,textValue:D.name,size:d,className:`flex cursor-default items-center gap-2 px-3 ${fo[d]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:v?v(D):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[D.name,jsxRuntime.jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},D.id)})})]})})}function I(e,o){let t=o.split("."),r=e;for(let n of t)if(r&&typeof r=="object"&&n in r)r=r[n];else {r=void 0;break}let a=r?.message;return typeof a=="string"?a:void 0}function ud({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(vt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!n,errorMessage:n})})}function ho(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:A(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(z,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(N,{children:e.description}),jsxRuntime.jsx(p,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function ka({isDisabled:e}){return `flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-caption"}`}function Ia({isSelected:e,isInvalid:o,isDisabled:t,isIndeterminate:r,variant:a="default"}){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",i=a==="brand"?"focus:ring-action-brand":"focus:ring-action-default",s="";if(t)s="border-border-muted bg-background-muted";else if(o)s="border-feedback-error-border bg-feedback-error-background";else if(e||r){let l=a==="brand"?"action-brand":"action-default";s=`bg-${l} border-${l} hover:bg-${l}-hover hover:border-${l}-hover`;}else s="bg-background-input border-border-input hover:border-border-focus";return `${n} ${i} ${s}`}var go="w-4 h-4 text-text-onPrimary group-disabled:text-text-disabled";function vo(e){let{children:o,variant:t="default",...r}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...r,className:reactAriaComponents.composeRenderProps(e.className,(a,n)=>`${ka(n)} ${a||""}`),children:a=>{let{isSelected:n,isIndeterminate:i,...s}=a,l=jsxRuntime.jsx("div",{className:Ia({isSelected:n,isIndeterminate:i,variant:t,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:go}):n?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:go}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[l,typeof o=="function"?o(a):o]})}})}function wd({name:e,defaultValue:o,errorBelow:t=false,...r}){let{control:a,formState:n}=reactHookForm.useFormContext(),i=I(n.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(vo,{...r,isSelected:!!s.value,onChange:l=>s.onChange(l),"aria-invalid":!!i,children:r.children}),t&&i&&jsxRuntime.jsx(p,{children:i})]})})}function Ld({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(ho,{...t,value:i.value||[],onChange:s=>i.onChange(s),errorMessage:n,children:t.children})})}function ke(e){if(!e)return false;let o=e.startsWith("#")?e.slice(1):e;return /^[0-9A-Fa-f]{3}$|^[0-9A-Fa-f]{6}$/.test(o)}function Ft(e){if(!e)return "";let o=e.startsWith("#")?e.slice(1):e;return o.length===3&&(o=o.split("").map(t=>t+t).join("")),`#${o.toUpperCase()}`}function Co({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,className:s,validationResult:l,value:u,defaultValue:c,onChange:d,placeholder:x="#000000",showColorSwatch:F=true,reserveErrorSpace:b=true,...m}){let[C,h]=be.useState(c||""),[v,$]=be.useState(u||c||""),[L,g]=be.useState(false),[S,w]=be.useState(null),{isFocused:k,handleFocus:W,handleBlur:re}=ce(),H=u!==void 0?u:C;be.useEffect(()=>{u!==void 0&&$(u);},[u]);let me=H?!ke(H):false,pe=be.useCallback(M=>{if($(M),ke(M)){let y=Ft(M);d?d(y):h(y);}else M===""&&(d?d(""):h(""));},[d]),le=be.useCallback(M=>{let y=Ft(M);$(y),d?d(y):h(y);},[d]),se=be.useCallback(M=>{if(ke(v)){let y=Ft(v);$(y),d&&y!==H?d(y):!d&&y!==C&&h(y);}re(M,m.onBlur);},[v,H,C,d,re,m.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...m,isRequired:n,className:A(s,"group flex flex-col"),children:({isDisabled:M})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(Q,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(_e,{size:r,disabled:M,type:"text",value:v,placeholder:x,onFocus:y=>W(y,m.onFocus),onBlur:se,onChange:y=>pe(y.target.value),className:tailwindMerge.twMerge(te({isInvalid:me,isDisabled:M,isFocused:k,size:r,transparent:i}),F?"pr-12":"pr-3","pl-3")}),F&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:B[r].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",ke(H)?"border-border-default":"border-border-default bg-background-muted"),style:ke(H)?{backgroundColor:H}:void 0,"aria-hidden":"true",children:!ke(H)&&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:w,children:jsxRuntime.jsx(P,{variant:"secondary",size:r,icon:"Palette",onPress:()=>g(!L),isDisabled:M,className:"flex-shrink-0",children:"Pick"})})]})}),b?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&l?jsxRuntime.jsx(p,{size:r,children:t(l)}):o?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&l?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(l)}):o?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null}),L&&S&&jsxRuntime.jsx(Te,{triggerRef:{current:S},isOpen:L,onOpenChange:g,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:H||"#000000",onChange:le,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:H||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-body text-[length:var(--control-text-sm)] font-mono",children:H||"#000000"})]})]})})]})})}function Jd({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Co,{...t,value:i.value??"",onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n})})}function Ja({isSelected:e,isDisabled:o}){let t=[xe,"w-9 h-9 text-sm cursor-default rounded-sm flex items-center justify-center forced-color-adjust-none font-semibold"];return o?t.push("text-text-disabled forced-colors:text-[GrayText]"):e?t.push("bg-action-default text-text-onPrimary invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:invalid:bg-[Mark] forced-colors:text-[HighlightText]"):t.push("text-text-body hover:bg-background-hover pressed:bg-background-selected"),t.join(" ")}function Rt({errorMessage:e,...o}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...o,children:[jsxRuntime.jsx(So,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(No,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:t=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:t,className:({isSelected:r,isDisabled:a})=>`${Ja({isSelected:r,isDisabled:a})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-red-600",children:e})]})}function So(){let{direction:e}=reactAriaComponents.useLocale(),o=18;return jsxRuntime.jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsxRuntime.jsx(P,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(f,{name:"CaretRight","aria-hidden":true,size:o}):jsxRuntime.jsx(f,{name:"CaretLeft","aria-hidden":true,size:o})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-zinc-900 dark:text-zinc-200"}),jsxRuntime.jsx(P,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(f,{name:"CaretLeft","aria-hidden":true,size:o}):jsxRuntime.jsx(f,{name:"CaretRight","aria-hidden":true,size:o})})]})}function No(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-caption",children:e})})}function Nt({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,isDisabled:i,isInvalid:s,showCalendar:l=true,reserveErrorSpace:u=true,validationResult:c,className:d,...x}){let[F,b]=be.useState(false),m=C=>{x.onChange&&C&&x.onChange(C),b(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...x,isDisabled:i,isRequired:n,isInvalid:s,className:A(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(Q,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(wo,{size:r,isDisabled:i,isInvalid:s,hasCalendar:l}),l&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:F,onOpenChange:b,children:[jsxRuntime.jsx(P,{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-muted hover:text-text-body transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(f,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(Rt,{value:x.value,onChange:m,minValue:x.minValue,maxValue:x.maxValue,isDisabled:i,isReadOnly:x.isReadOnly,isDateUnavailable:x.isDateUnavailable})})})]})]})}),u?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&c?jsxRuntime.jsx(p,{size:r,children:t(c)}):o?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&c?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(c)}):o?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null})]})}function sn({isPlaceholder:e,isDisabled:o,size:t="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"}[t],e?"text-text-placeholder italic":"text-text-body",o?"text-text-disabled cursor-not-allowed":"cursor-text",!o&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-body")}function wo({size:e="md",isDisabled:o,isInvalid:t,hasCalendar:r,className:a,...n}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Se({isInvalid:t,isDisabled:o}),"px-3 py-2 flex items-center gap-0.5 w-full",r&&"pr-10",a),...n,children:i=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:i,className:sn({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||o,size:e})})})}function $c({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Nt,{...t,value:i.value??null,onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n})})}function Tt({value:e,onChange:o,onUrlChange:t,accept:r="image/*",maxSize:a,isDisabled:n=false,onUpload:i,className:s,showPreview:l=true,placeholder:u="Drop files here or click to browse"}){let[c,d]=be.useState(false),[x,F]=be.useState(false),[b,m]=be.useState(null),[C,h]=be.useState(e),v=be.useRef(null),$=async S=>{if(m(null),a&&S.size>a){m(`File size must be less than ${(a/1024/1024).toFixed(2)}MB`);return}if(l&&S.type.startsWith("image/")){let w=new FileReader;w.onloadend=()=>{h(w.result);},w.readAsDataURL(S);}if(i){F(true);try{let w=await i(S);h(w),t?.(w);}catch(w){m("Failed to upload file"),console.error("Upload error:",w);}finally{F(false);}}o?.(S,C);},L=S=>{let w=S.items;if(w.length>0){let k=w[0];if(k.kind==="file"){let W=k.getAsFile();W&&$(W);}}d(false);},g=()=>{h(void 0),m(null),o?.(null),t?.(""),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",c?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",n&&"pointer-events-none opacity-50",b&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:L,onDropEnter:()=>d(true),onDropExit:()=>d(false),children:[C?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[l&&C.startsWith("data:image")?jsxRuntime.jsx("img",{src:C,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-muted"}),jsxRuntime.jsx("span",{className:"text-sm text-text-muted",children:"File uploaded"})]}),!n&&jsxRuntime.jsx(P,{variant:"icon",size:"sm",onPress:g,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-muted"}),jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx("p",{className:"text-sm text-text-body",children:u}),jsxRuntime.jsx("p",{className:"mt-1 text-xs text-text-muted",children:r==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${r}`})]}),jsxRuntime.jsx(reactAriaComponents.FileTrigger,{acceptedFileTypes:r.split(","),onSelect:S=>{let w=Array.from(S||[]);w.length>0&&$(w[0]);},children:jsxRuntime.jsx(P,{variant:"secondary",size:"sm",isDisabled:n,children:"Choose File"})})]}),x&&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-muted",children:"Uploading..."})]})})]}),b&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:b})]})}function Uc({name:e,defaultValue:o,errorBelow:t=true,...r}){let{control:a,formState:n}=reactHookForm.useFormContext(),i=I(n.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(Tt,{...r,value:s.value??"",onChange:(l,u)=>s.onChange(u||"")}),t&&i&&jsxRuntime.jsx(p,{children:i})]})})}var Sn=e=>{let o=te({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return tailwindMerge.twMerge(o,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function It({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,validationResult:s,reserveErrorSpace:l=true,descriptionPlacement:u="below",...c}){let d=be.useId(),{isFocused:x,handleFocus:F,handleBlur:b}=ce();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...c,id:d,isRequired:n,className:A(c.className,"group flex flex-col gap-1"),step:c.step??1,onChange:m=>{typeof m=="number"&&(c.maxValue!=null&&m>c.maxValue?c.onChange?.(c.maxValue):c.minValue!=null&&m<c.minValue?c.onChange?.(c.minValue):c.onChange?.(m));},isInvalid:!!t||typeof c.value=="number"&&(c.maxValue!=null&&c.value>c.maxValue||c.minValue!=null&&c.value<c.minValue),children:({isDisabled:m,isInvalid:C})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,description:u==="tooltip"||u==="inline"?o:void 0,descriptionPlacement:u,isRequired:n,htmlFor:d,children:e}),jsxRuntime.jsx("div",{className:"relative",children:jsxRuntime.jsxs(reactAriaComponents.Group,{className:"relative",children:[jsxRuntime.jsx(reactAriaComponents.Input,{onFocus:v=>F(v,c.onFocus),onBlur:v=>b(v,c.onBlur),className:Sn({isInvalid:C||!!t,isDisabled:m,isFocused:x,transparent:i,size:r,className:typeof c.className=="string"?c.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:m,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(f,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:m,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(f,{name:"CaretDown",size:14})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:t?jsxRuntime.jsx(p,{size:r,children:typeof t=="function"?t(s):t}):o&&u==="below"?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:t?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:typeof t=="function"?t(s):t}):o&&u==="below"?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}function mu({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(It,{...t,value:typeof i.value=="number"?i.value:void 0,onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n,isRequired:t.isRequired})})}var $n=be.createContext({variant:"brand"});function $t(e){let{variant:o="default",...t}=e;return jsxRuntime.jsx($n.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...t,className:A(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(z,{children:e.label}),jsxRuntime.jsx("div",{className:"flex gap-2 group-orientation-horizontal:gap-4 group-orientation-vertical:flex-col",children:e.children}),e.description&&jsxRuntime.jsx(N,{children:e.description}),jsxRuntime.jsx(p,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function Vu({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx($t,{...t,value:i.value,onChange:s=>i.onChange(s),errorMessage:n,children:t.children})})}var Dn={xs:"text-lg font-semibold",sm:"text-xl font-semibold",md:"text-2xl font-semibold",lg:"text-3xl font-semibold",xl:"text-4xl font-semibold"},An={page:"h-16 leading-[62px]"};function ze({tag:e="h1",size:o="lg",height:t,className:r="",children:a}){let n=Dn[o],i=t?An[t]:"";return jsxRuntime.jsx(e,{className:tailwindMerge.twMerge(n,i,r),children:a})}var Bt=({title:e,onClose:o,hideCloseIcon:t=false,titleAlign:r="left",hasBackArrow:a=false,onBack:n,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",r==="center"?"justify-center":""),children:[a&&jsxRuntime.jsx(P,{variant:"icon",onPress:n,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(f,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(ze,{size:"xs",children:e}),o&&!t&&jsxRuntime.jsx(P,{variant:"icon",onPress:o,"aria-label":"Close dialog",children:jsxRuntime.jsx(f,{name:"X","data-testid":"close-button"})})]})]});var Vt=({className:e,size:o=24,color:t="text-action-brand"})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-block animate-spin rounded-full border-2 border-solid border-current border-r-transparent",t,e),style:{width:o,height:o},role:"status","aria-label":"loading",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Loading..."})});var Wn=e=>{let o=te({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),t=[e.showSearchIcon?"pl-8":"pl-3",e.isClearable&&e.hasValue||e.isPassword?"pr-8":"pr-3"].join(" ");return tailwindMerge.twMerge(o,t,e.className)};function He({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,showSearchIcon:s,isClearable:l,onClear:u,type:c,validationResult:d,reserveErrorSpace:x=true,isLoading:F=false,descriptionPlacement:b="below",...m}){let[C,h]=be__namespace.default.useState(false),{isFocused:v,handleFocus:$,handleBlur:L}=ce(),g=c==="password";return jsxRuntime.jsx(reactAriaComponents.TextField,{...m,isRequired:n,className:A(m.className,"group flex flex-col"),children:({isDisabled:S,isInvalid:w})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,description:b==="tooltip"||b==="inline"?o:void 0,descriptionPlacement:b,isRequired:n,children:e}),jsxRuntime.jsxs(Q,{children:[s&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-2 top-1/2 -translate-y-1/2 transform flex items-center z-10",children:F?jsxRuntime.jsx(Vt,{size:16,color:"text-text-muted"}):jsxRuntime.jsx(f,{name:"MagnifyingGlass",className:`h-4 w-4 translate-y-[0.5px] transition-colors ${v?"text-action-brand":"text-text-muted"}`})}),jsxRuntime.jsx(_e,{size:r,disabled:S,type:g?C?"text":"password":c,value:m.value,defaultValue:m.defaultValue,placeholder:m.placeholder,onFocus:k=>$(k,m.onFocus),onBlur:k=>L(k,m.onBlur),onChange:k=>m.onChange?.(k.target.value),className:Wn({isInvalid:w,isDisabled:S,isFocused:v,size:r,transparent:i,showSearchIcon:s,isClearable:l,hasValue:!!m.value,isPassword:g,className:typeof m.className=="string"?m.className:void 0})}),l&&m.value&&!S&&jsxRuntime.jsx(to,{onClick:()=>{u?u():m.onChange&&m.onChange("");},size:r}),g&&!S&&jsxRuntime.jsx("button",{type:"button",onClick:()=>h(!C),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-muted hover:text-text-body","aria-label":C?"Hide password":"Show password",onMouseDown:k=>{k.preventDefault(),k.stopPropagation();},children:jsxRuntime.jsx(f,{name:C?"EyeSlash":"Eye",size:r==="sm"?16:20,className:"text-text-body"})})]}),x?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,children:t(d)}):o&&b==="below"?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(d)}):o&&b==="below"?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}var ye=({isActive:e=false,onPress:o,children:t})=>jsxRuntime.jsx(P,{variant:e?"secondary":"ghost",size:"sm",onPress:o,className:"p-1",children:t});function ti({initialUrl:e,isOpen:o,onClose:t,onSubmit:r}){let[a,n]=be.useState(e);return be__namespace.default.useEffect(()=>{n(e);},[e]),jsxRuntime.jsx(Le,{isDismissable:true,isOpen:o,onOpenChange:s=>!s&&t(),children:jsxRuntime.jsx(reactAriaComponents.Modal,{isDismissable:true,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(),r(a),t();},children:[jsxRuntime.jsx(Bt,{title:"Insert Link",onClose:t}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(He,{label:"URL",type:"url",value:a,onChange:n,autoFocus:true,className:"w-full"})}),jsxRuntime.jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsxRuntime.jsx(P,{variant:"secondary",onPress:t,children:"Cancel"}),jsxRuntime.jsx(P,{type:"submit",children:"Save"})]})]})})})})}function Et({initialContent:e="",onChange:o,className:t,isDisabled:r=false,placeholder:a="Start typing...",id:n}){let[i,s]=be.useState(false),l=react.useEditor({immediatelyRender:false,extensions:[Yn__default.default.configure({heading:{levels:[1,2]}}),Un__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:!r,onUpdate:({editor:d})=>{o?.(d.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge("prose prose-sm max-w-none","focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),u=()=>{s(true);},c=d=>{d===""?l?.chain().focus().unsetLink().run():l?.chain().focus().setLink({href:d}).run();};return l?jsxRuntime.jsxs("div",{id:n,"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",r&&"opacity-50",t),style:{outline:"none"},children:[l&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:l,shouldShow:({editor:d})=>d.isActive("link")&&!i,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let d=l.getAttributes("link").href;window.open(d,"_blank");},children:[jsxRuntime.jsx(f,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:u,children:[jsxRuntime.jsx(f,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>l.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(f,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(ti,{isOpen:i,onClose:()=>s(false),onSubmit:c,initialUrl:l.getAttributes("link").href||""})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1 border-b border-border-input p-2",children:[jsxRuntime.jsx(ye,{isActive:l.isActive("heading",{level:1}),onPress:()=>l.chain().focus().toggleHeading({level:1}).run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"H1"})}),jsxRuntime.jsx(ye,{isActive:l.isActive("heading",{level:2}),onPress:()=>l.chain().focus().toggleHeading({level:2}).run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"H2"})}),jsxRuntime.jsx(ye,{isActive:l.isActive("bold"),onPress:()=>l.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(ye,{isActive:l.isActive("italic"),onPress:()=>l.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(ye,{isActive:l.isActive("bulletList"),onPress:()=>l.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(f,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(ye,{isActive:l.isActive("orderedList"),onPress:()=>l.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(f,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(ye,{isActive:l.isActive("link"),onPress:u,children:jsxRuntime.jsx(f,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:"relative min-h-[200px] w-full outline-none focus:outline-none",children:[jsxRuntime.jsx(react.EditorContent,{editor:l,className:tailwindMerge.twMerge("w-full p-4 outline-none focus:outline-none","[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none","[&_.ProseMirror_h1]:mb-4 [&_.ProseMirror_h1]:text-2xl [&_.ProseMirror_h1]:font-bold","[&_.ProseMirror_h2]:mb-3 [&_.ProseMirror_h2]:text-xl [&_.ProseMirror_h2]:font-semibold","[&_.ProseMirror_p]:mb-2","[&_.ProseMirror_ul]:mb-2 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:mb-2 [&_.ProseMirror_ol]:ml-6 [&_.ProseMirror_ol]:list-decimal","[&_.ProseMirror_li]:mb-1","[&_.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",r&&"pointer-events-none")}),l.isEmpty&&!r&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-4 top-4 text-text-muted",children:a})]})]}):null}function $m({name:e,defaultValue:o,label:t,description:r,reserveErrorSpace:a=true,...n}){let{control:i,formState:s}=reactHookForm.useFormContext(),l=I(s.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:i,name:e,defaultValue:o,render:({field:u})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[t&&jsxRuntime.jsx("label",{htmlFor:e,className:"text-sm font-medium text-text-heading",children:t}),r&&jsxRuntime.jsx("p",{className:"text-sm text-text-muted",children:r}),jsxRuntime.jsx(Et,{...n,id:e,initialContent:u.value??"",onChange:c=>u.onChange(c)}),l&&jsxRuntime.jsx("p",{className:"text-sm text-feedback-error-text",children:l}),a&&!l&&jsxRuntime.jsx("div",{className:"h-5"})]})})}function Hm({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(pt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!n,errorMessage:n})})}var At={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 di({isSelected:e,isDisabled:o,variant:t="default",size:r="md"}){let a="flex px-px items-center shrink-0 cursor-default rounded-full transition duration-200 ease-in-out shadow-inner border border-transparent",n=At[r].track,i=xe,s=t==="brand"?"focus-visible:outline-action-brand":"focus-visible:outline-action-default",l="";return e?t==="brand"?l="bg-action-brand forced-colors:!bg-[Highlight] group-pressed:bg-action-brand-hover":l="bg-action-default forced-colors:!bg-[Highlight] group-pressed:bg-action-default-hover":l="bg-gray-400 dark:bg-zinc-400 group-pressed:bg-gray-500 dark:group-pressed:bg-zinc-300",[a,n,i,s,l,o?"bg-gray-200 dark:bg-zinc-700 forced-colors:group-selected:!bg-[GrayText] forced-colors:border-[GrayText]":""].filter(Boolean).join(" ")}function ci({isSelected:e,isDisabled:o,size:t="md"}){let r="transform rounded-full bg-white dark:bg-zinc-900 outline-none shadow transition duration-200 ease-in-out",a=At[t].handle;return [r,a,e?"translate-x-[100%]":"translate-x-0",o?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function zt({children:e,variant:o="default",size:t="md",...r}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...r,className:A(r.className,`group flex items-center gap-2 ${At[t].text} text-gray-800 transition disabled:text-gray-300 dark:text-zinc-200 dark:disabled:text-zinc-600 forced-colors:disabled:text-[GrayText]`),children:a=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:di({...a,variant:o,size:t}),children:jsxRuntime.jsx("span",{className:ci({...a,size:t})})}),e]})})}function Jm({name:e,defaultValue:o,...t}){let{control:r}=reactHookForm.useFormContext();return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:a})=>jsxRuntime.jsx(zt,{...t,isSelected:!!a.value,onChange:n=>a.onChange(n),children:t.children})})}var xi=e=>{let o=te({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),t=`min-h-[100px] py-2 ${e.isDisabled?"resize-none":e.isResizable?"resize-y":"resize-none"}`;return tailwindMerge.twMerge(o,t,e.className)};function Mt({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,required:n,transparent:i,isInvalid:s,isDisabled:l,isResizable:u=false,className:c,validationResult:d,reserveErrorSpace:x=true,...F}){let{isFocused:b,handleFocus:m,handleBlur:C}=ce();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(Q,{children:jsxRuntime.jsx("textarea",{...F,required:n,onFocus:h=>{F.onFocus&&F.onFocus(h),m(h);},onBlur:h=>{F.onBlur&&F.onBlur(h),C(h);},className:xi({isInvalid:s,isDisabled:l,isResizable:u,isFocused:b,size:r,transparent:i,className:c}),disabled:l})}),x?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,children:t(d)}):o?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(d)}):o?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}function up({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Mt,{...t,value:i.value??"",onChange:s=>i.onChange(s.target.value),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!n,errorMessage:n,required:t.required})})}function gp({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=I(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(He,{...t,value:i.value??"",onChange:s=>i.onChange(s),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!n,errorMessage:n,isRequired:t.isRequired})})}function Ni({isPlaceholder:e,isDisabled:o,size:t="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"}[t],e?"text-text-placeholder italic":"text-text-body",o?"text-text-disabled cursor-not-allowed":"cursor-text",!o&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-body")}function Ht({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,isDisabled:i,isInvalid:s,reserveErrorSpace:l=true,validationResult:u,className:c,descriptionPlacement:d="below",...x}){return jsxRuntime.jsxs(reactAriaComponents.TimeField,{...x,isDisabled:i,isRequired:n,isInvalid:s,className:A(c,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(z,{size:r,tooltip:a,description:d==="tooltip"||d==="inline"?o:void 0,descriptionPlacement:d,isRequired:n,children:e}),jsxRuntime.jsx(Q,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Se({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:F=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:F,className:Ni({isPlaceholder:F.isPlaceholder,isDisabled:!F.isEditable||i,size:r})})})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&u?jsxRuntime.jsx(p,{size:r,children:t(u)}):o&&d==="below"?jsxRuntime.jsx(N,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&u?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(u)}):o&&d==="below"?jsxRuntime.jsx(N,{size:r,className:"mt-1",children:o}):null})]})}function Ap({name:e,...o}){let{control:t,formState:{errors:r}}=reactHookForm.useFormContext(),a=r[e],n=a?.message;return jsxRuntime.jsx(reactHookForm.Controller,{name:e,control:t,render:({field:i})=>jsxRuntime.jsx(Ht,{...o,value:i.value,onChange:i.onChange,isInvalid:!!a,errorMessage:n})})}function Op({className:e,title:o="Please fix the following errors:",autoFocus:t=true}){let{formState:r}=reactHookForm.useFormContext(),a=be__namespace.useRef(null),n=r.errors,i=Object.entries(n||{}),s=i.length>0;if(be__namespace.useEffect(()=>{t&&s&&a.current?.focus();},[t,s]),!s)return null;let l=u=>{let c=`[name="${CSS.escape(u)}"]`,d=document.querySelector(c);d&&(d.focus(),d.scrollIntoView({block:"center",behavior:"smooth"}));};return jsxRuntime.jsxs("div",{ref:a,role:"alert",tabIndex:-1,className:tailwindMerge.twMerge("rounded-md border border-feedback-error-border bg-feedback-error-background p-3 text-sm text-feedback-error-text",e),children:[jsxRuntime.jsx("div",{className:"font-medium",children:o}),jsxRuntime.jsx("ul",{className:"mt-2 list-disc pl-5",children:i.map(([u,c])=>{let d=c?.message||"Invalid value";return jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button",className:"underline underline-offset-2",onClick:()=>l(u),children:d})},u)})})]})}function Up({formId:e,disableWhenInvalid:o,disableWhenPristine:t,isDisabled:r,children:a,...n}){let{formState:i}=reactHookForm.useFormContext(),s=r||i.isSubmitting||o&&!i.isValid||t&&!i.isDirty;return jsxRuntime.jsx(P,{type:"submit",form:e,isDisabled:s,...n,children:a})}var oe=({width:e,height:o,variant:t="rect",animation:r="pulse",gradient:a=false,flex:n=false,stack:i,responsive:s,delay:l=0,adjustAnimationSpeedBasedOnWidth:u=false,ariaLabel:c,className:d,"data-testid":x})=>{let[F,b]=be.useState(l===0);if(be.useEffect(()=>{if(l>0){let g=setTimeout(()=>b(true),l);return ()=>clearTimeout(g)}},[l]),!F)return null;let m=a?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",C=u&&e?(()=>{let g=typeof e=="number"?e:parseFloat(String(e));return isNaN(g)?"":`animation-duration-[${Math.max(.8,g/100)}s]`})():"",h=r==="pulse"?`animate-pulse ${C}`:r==="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 ${C}`:"",v="rounded-sm";t==="circle"&&(v="rounded-full"),t==="text"&&(v="h-4 w-full rounded-sm");let $=n?"flex-1 min-w-0":"",L=s?Object.entries(s).map(([g,S])=>`${g}:w-[${S}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":x,children:i.map((g,S)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(m,h,v,$,L,d),style:{width:g,height:o}},S))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(m,h,v,$,L,d),style:{width:e,height:o},role:"presentation","aria-hidden":!c,"aria-label":c??void 0,"data-testid":x})};var zi={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"},Mi="rounded-lg",Ot={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},Hi={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function Pe({variant:e="outlined",className:o,children:t,isLoading:r=false}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",zi[e],Mi,o),"data-testid":"card",children:r?jsxRuntime.jsx(oe,{width:"100%",height:"100%",className:"rounded-none"}):t})}function Xe({title:e,subtitle:o,actions:t,className:r,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",r),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(oe,{width:120,height:20}),jsxRuntime.jsx(oe,{width:24,height:24})]}),o&&jsxRuntime.jsx(oe,{width:200,height:16})]}):!e&&!o&&!t?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",r),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(ze,{tag:"h3",size:"sm",className:"text-text-heading",children:e}):e}),o&&jsxRuntime.jsx("div",{className:"text-sm text-text-muted",children:o})]}),t&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:t})]})})}function Wo({src:e,alt:o,aspectRatio:t="auto",className:r,children:a,isLoading:n=false}){return n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("bg-background-muted",Ot[t],r),children:jsxRuntime.jsx(oe,{width:"100%",height:"100%"})}):a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Ot[t],r),children:a}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Ot[t],r),children:jsxRuntime.jsx("img",{src:e,alt:o||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function Ye({className:e,children:o,isLoading:t=false}){let a=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(a,e),children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(oe,{width:"100%",height:16}),jsxRuntime.jsx(oe,{width:"80%",height:16}),jsxRuntime.jsx(oe,{width:"60%",height:16})]})}):o?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 text-text-body",e),children:o}):null}function Ko({className:e,children:o,align:t="end",isLoading:r=false}){return r?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(oe,{width:80,height:32}),jsxRuntime.jsx(oe,{width:60,height:32})]}):o?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",Hi[t],e),children:o}):null}Pe.Header=Xe;Pe.Media=Wo;Pe.Content=Ye;Pe.Footer=Ko;function mf({name:e,getItemTitle:o,renderItem:t,onAdd:r}){let{control:a}=reactHookForm.useFormContext(),{fields:n,append:i,remove:s,swap:l}=reactHookForm.useFieldArray({control:a,name:e});return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[n.map((u,c)=>jsxRuntime.jsxs(Pe,{children:[jsxRuntime.jsx(Xe,{title:o?o(c):`Item ${c+1}`,actions:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[c>0&&jsxRuntime.jsx(P,{size:"sm",variant:"secondary",onPress:()=>l(c,c-1),children:"Up"}),c<n.length-1&&jsxRuntime.jsx(P,{size:"sm",variant:"secondary",onPress:()=>l(c,c+1),children:"Down"}),jsxRuntime.jsx(P,{size:"sm",variant:"secondary",onPress:()=>s(c),children:"Remove"})]})}),jsxRuntime.jsx(Ye,{children:t(c)})]},u.id)),jsxRuntime.jsx("div",{children:jsxRuntime.jsx(P,{variant:"secondary",onPress:()=>i(r?.()||{}),children:"Add item"})})]})}function _t(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function Uo(e){let o=e.querySelector("[aria-invalid='true'], .aria-invalid, [data-invalid='true']")||e.querySelector("input[aria-invalid='true'], select[aria-invalid='true'], textarea[aria-invalid='true']")||e.querySelector("input, select, textarea");o&&(o.focus({preventScroll:false}),o instanceof HTMLElement&&o.scrollIntoView({block:"center",behavior:"smooth"}));}function Nf({id:e,onSubmit:o,onInvalid:t,children:r,shouldFocusError:a=true,className:n,...i}){let s=reactHookForm.useForm(i),l=(u,c)=>{if(a&&e){let d=document.getElementById(e);d&&Uo(d);}t?.(u,c);};return jsxRuntime.jsx(reactHookForm.FormProvider,{...s,children:jsxRuntime.jsx(_t,{id:e,className:n,onSubmit:s.handleSubmit(o,l),children:r})})}function Xo({formId:e,show:o,isSubmitting:t,onCancel:r,primaryLabel:a="Save changes",secondaryLabel:n="Cancel",className:i}){return o?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-muted",children:"You have unsaved changes"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx(P,{variant:"secondary",onPress:r,children:n}),jsxRuntime.jsx(P,{type:"submit",form:e,isDisabled:!!t,children:t?"Saving...":a})]})]})}):null}function Ef({formId:e,onCancel:o,primaryLabel:t,secondaryLabel:r,className:a}){let{formState:n}=reactHookForm.useFormContext();return jsxRuntime.jsx(Xo,{formId:e,show:n.isDirty,isSubmitting:n.isSubmitting,onCancel:o,primaryLabel:t,secondaryLabel:r,className:a})}function Mf(e=true){let{formState:o}=reactHookForm.useFormContext();be__namespace.useEffect(()=>{if(!e||!o.isSubmitted||!o.errors||Object.keys(o.errors).length===0)return;let t=document.querySelector("[aria-invalid='true'], .aria-invalid, [data-invalid='true']")||document.querySelector("input[aria-invalid='true'], select[aria-invalid='true'], textarea[aria-invalid='true']");t&&t.scrollIntoView({block:"center",behavior:"smooth"});},[e,o.isSubmitted,o.errors]);}function Of({delayMs:e=800,onAutoSave:o}){let{watch:t,formState:r,getValues:a}=reactHookForm.useFormContext(),n=be__namespace.useRef(void 0);be__namespace.useEffect(()=>{let i=t(()=>{r.isDirty&&(n.current&&window.clearTimeout(n.current),n.current=window.setTimeout(async()=>{let s=a();await o(s);},e));});return ()=>{i.unsubscribe(),n.current&&window.clearTimeout(n.current);}},[t,r.isDirty,a,e,o]);}exports.ErrorSummary=Op;exports.FieldArrayList=mf;exports.FormAutocomplete=ud;exports.FormCheckbox=wd;exports.FormCheckboxGroup=Ld;exports.FormColorField=Jd;exports.FormDateField=$c;exports.FormFileUpload=Uc;exports.FormNumberField=mu;exports.FormProvider=Nf;exports.FormRadioGroup=Vu;exports.FormRichTextEditor=$m;exports.FormSaveBar=Ef;exports.FormSelect=Hm;exports.FormSwitch=Jm;exports.FormTextArea=up;exports.FormTextField=gp;exports.FormTimeField=Ap;exports.SubmitButton=Up;exports.focusFirstError=Uo;exports.useAutoSave=Of;exports.useScrollIntoViewOnError=Mf;//# sourceMappingURL=index.cjs.map
1
+ 'use strict';var reactHookForm=require('react-hook-form'),ye=require('react'),reactAriaComponents=require('react-aria-components'),reactStately=require('react-stately'),tailwindMerge=require('tailwind-merge'),Kr=require('@phosphor-icons/react'),jsxRuntime=require('react/jsx-runtime'),lucideReact=require('lucide-react'),reactColorful=require('react-colorful'),Ni=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),Ii=require('@tiptap/starter-kit');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 ye__namespace=/*#__PURE__*/_interopNamespace(ye);var Kr__namespace=/*#__PURE__*/_interopNamespace(Kr);var Ni__default=/*#__PURE__*/_interopDefault(Ni);var Ii__default=/*#__PURE__*/_interopDefault(Ii);var yr=Object.defineProperty;var Pr=(e,o,t)=>o in e?yr(e,o,{enumerable:true,configurable:true,writable:true,value:t}):e[o]=t;var ut=(e,o,t)=>Pr(e,typeof o!="symbol"?o+"":o,t);var je={prefix:String(Math.round(Math.random()*1e10)),current:0},uo=ye__namespace.default.createContext(je),Rr=ye__namespace.default.createContext(false);var Sr=!!(typeof window<"u"&&window.document&&window.document.createElement),mt=new WeakMap;function Nr(e=false){let o=ye.useContext(uo),t=ye.useRef(null);if(t.current===null&&!e){var r,a;let n=(a=ye__namespace.default.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||a===void 0||(r=a.ReactCurrentOwner)===null||r===void 0?void 0:r.current;if(n){let i=mt.get(n);i==null?mt.set(n,{id:o.current,state:n.memoizedState}):n.memoizedState!==i.state&&(o.current=i.id,mt.delete(n));}t.current=++o.current;}return t.current}function Tr(e){let o=ye.useContext(uo);o===je&&!Sr&&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 t=Nr(!!e),r=o===je&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${o.prefix}`;return e||`${r}-${t}`}function wr(e){let o=ye__namespace.default.useId(),[t]=ye.useState(Qe()),r=t||process.env.NODE_ENV==="test"?"react-aria":`react-aria${je.prefix}`;return e||`${r}-${o}`}typeof ye__namespace.default.useId=="function"?wr:Tr;function Ir(){return false}function Br(){return true}function $r(e){return ()=>{}}function Qe(){return typeof ye__namespace.default.useSyncExternalStore=="function"?ye__namespace.default.useSyncExternalStore($r,Ir,Br):ye.useContext(Rr)}var Dr=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),Er=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function ft(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),r=typeof t.getTextInfo=="function"?t.getTextInfo():t.textInfo;if(r)return r.direction==="rtl";if(t.script)return Dr.has(t.script)}let o=e.split("-")[0];return Er.has(o)}var Ar=Symbol.for("react-aria.i18n.locale");function po(){let e=typeof window<"u"&&window[Ar]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e]);}catch{e="en-US";}return {locale:e,direction:ft(e)?"rtl":"ltr"}}var bt=po(),ze=new Set;function mo(){bt=po();for(let e of ze)e(bt);}function fo(){let e=Qe(),[o,t]=ye.useState(bt);return ye.useEffect(()=>(ze.size===0&&window.addEventListener("languagechange",mo),ze.add(t),()=>{ze.delete(t),ze.size===0&&window.removeEventListener("languagechange",mo);}),[]),e?{locale:"en-US",direction:"ltr"}:o}var Hr=ye__namespace.default.createContext(null);function gt(){let e=fo();return ye.useContext(Hr)||e}var xt=new Map;function ht(e){let{locale:o}=gt(),t=o+(e?Object.entries(e).sort((a,n)=>a[0]<n[0]?-1:1).join():"");if(xt.has(t))return xt.get(t);let r=new Intl.Collator(o,e);return xt.set(t,r),r}function Xe(e){let o=ht({usage:"search",...e}),t=ye.useCallback((n,i)=>i.length===0?true:(n=n.normalize("NFC"),i=i.normalize("NFC"),o.compare(n.slice(0,i.length),i)===0),[o]),r=ye.useCallback((n,i)=>i.length===0?true:(n=n.normalize("NFC"),i=i.normalize("NFC"),o.compare(n.slice(-i.length),i)===0),[o]),a=ye.useCallback((n,i)=>{if(i.length===0)return true;n=n.normalize("NFC"),i=i.normalize("NFC");let s=0,l=i.length;for(;s+l<=n.length;s++){let c=n.slice(s,s+l);if(o.compare(i,c)===0)return true}return false},[o]);return ye.useMemo(()=>({startsWith:t,endsWith:r,contains:a}),[t,r,a])}function bo(e,o=300){let[t,r]=ye.useState(e);return ye.useEffect(()=>{let a=setTimeout(()=>r(e),o);return ()=>clearTimeout(a)},[e,o]),t}function Pe(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 q(e,o){return reactAriaComponents.composeRenderProps(e,t=>tailwindMerge.twMerge(o,t))}var A={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 ke={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},f=ye.memo(({name:e,size:o="md",color:t,weight:r="regular",className:a,ariaLabel:n,...i})=>{let s=Kr__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react`),null;let l=typeof o=="string"&&o in ke?ke[o]:o,c=tailwindMerge.twMerge("inline-block flex-shrink-0",!t&&"text-current",a);return jsxRuntime.jsx(s,{...i,size:l,color:t,weight:r,className:c,"aria-label":n||`${e} icon`,"data-testid":`icon-${e}`})});f.displayName="Icon";var ho=ye.memo(({variant:e="subtle",shape:o="square",containerSize:t,containerClassName:r,size:a="md",className:n,name:i,color:s,weight:l,ariaLabel:c,ref:u,...d})=>{let b=typeof a=="string"&&a in ke?ke[a]:a,v=t?typeof t=="string"&&t in ke?ke[t]:t:b*1.75,g=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",o==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-gray-100 dark:bg-gray-800",e==="solid"&&"bg-brand text-white",e==="outline"&&"border-2 border-current",r);return jsxRuntime.jsx("div",{className:g,style:{width:v,height:v},children:jsxRuntime.jsx(f,{...d,name:i,size:a,color:s,weight:l,className:n,ariaLabel:c})})});ho.displayName="IconWithContainer";var Xr=({isEntering:e,isExiting:o,className:t})=>["max-w-[200px] group bg-slate-700 dark:bg-slate-600 border border-slate-800 dark:border-white/10 shadow-[inset_0_1px_0_0_theme(colors.gray.600)] dark:shadow-none text-white 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":"",o?"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":"",t].filter(Boolean).join(" ");function yo({children:e,content:o,...t}){return jsxRuntime.jsxs(reactAriaComponents.TooltipTrigger,{delay:200,children:[e,jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...t,offset:10,className:reactAriaComponents.composeRenderProps(t.className,(r,a)=>Xr({...a,className:r})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-slate-700 stroke-gray-800 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 dark:fill-slate-600 dark:stroke-white/10 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),o]})]})}function ge(){let[e,o]=ye__namespace.default.useState(false),t=ye__namespace.default.useCallback((a,n)=>{o(true),n?.(a);},[]),r=ye__namespace.default.useCallback((a,n)=>{o(false),n?.(a);},[]);return {isFocused:e,handleFocus:t,handleBlur:r}}function oe({children:e,className:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative w-full",o),children:e})}function Po({onClick:e,size:o="md",className:t}){return jsxRuntime.jsx("button",{type:"button",onClick:r=>{r.preventDefault(),r.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-1/2 -translate-y-1/2 transform text-text-muted hover:text-text-body cursor-pointer",t),"aria-label":"Clear input",onMouseDown:r=>{r.preventDefault(),r.stopPropagation();},children:jsxRuntime.jsx(f,{name:"X",size:o==="sm"?16:20})})}function Ie(e){let{isInvalid:o,isDisabled:t,isFocused:r}=e,a="border rounded-[var(--control-border-radius)] !outline-none ";return t?`${a} border-border-muted`:o&&r?`${a} border-feedback-error-border shadow-[inset_0_0_0_1px_var(--color-feedback-error-border)]`:o?`${a} border-feedback-error-border`:r?`${a} border-border-focus shadow-[inset_0_0_0_1px_var(--color-border-focus)]`:`${a} border-border-input`}function Fo(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function Jr(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 se(e){let{isInvalid:o,isDisabled:t,isFocused:r,transparent:a,size:n="md",className:i}=e;return tailwindMerge.twMerge("w-full",Ie({isInvalid:o,isDisabled:t,isFocused:r}),Fo({transparent:a,isDisabled:t}),A[n].text,A[n].height,A[n].padding,Jr(n),i)}function Co(e){let{size:o="md",isFocusWithin:t,isInvalid:r,isDisabled:a,transparent:n,className:i}=e;return tailwindMerge.twMerge("group flex items-center rounded-[var(--control-border-radius)] overflow-hidden",Fo({transparent:n,isDisabled:a}),A[o].height,Ie({isFocused:t,isInvalid:r,isDisabled:a}),i)}function W({children:e,size:o="md",tooltip:t,description:r,descriptionPlacement:a="below",isRequired:n,className:i,htmlFor:s}){let l=t||r&&a==="tooltip",c=t||r,u=r&&a==="inline",d=jsxRuntime.jsxs("label",{htmlFor:s,className:tailwindMerge.twMerge(A[o].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,n&&jsxRuntime.jsx("span",{children:"*"}),l&&jsxRuntime.jsx("span",{className:"text-text-muted",children:jsxRuntime.jsx(f,{name:"Info",size:o==="sm"?16:20})}),u&&jsxRuntime.jsx("span",{className:"text-text-caption font-normal ml-1",children:r})]});return l&&c?jsxRuntime.jsx(yo,{content:c,children:d}):d}function w({size:e="md",className:o,children:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("leading-[2.25] text-text-caption",A[e].text,o),children:t})}function p({children:e,size:o="md",className:t}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(A[o].text,"text-feedback-error-text",t),children:e})}function Je({size:e="md",isInvalid:o,isDisabled:t,isFocused:r,transparent:a,className:n,...i}){return jsxRuntime.jsx("input",{className:se({isInvalid:o,isDisabled:t,isFocused:r,transparent:a,size:e,className:n}),...i})}function Be(e,o=false){let[t,r]=ye.useState(o);return ye.useEffect(()=>{if(typeof window>"u")return;let a=window.matchMedia(e);r(a.matches);let n=i=>{r(i.matches);};return a.addEventListener("change",n),()=>{a.removeEventListener("change",n);}},[e]),t}var Me={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function Ro(e="base"){let o=Be(`(min-width: ${Me.sm})`,e!=="base"),t=Be(`(min-width: ${Me.md})`,["md","lg","xl","2xl"].includes(e)),r=Be(`(min-width: ${Me.lg})`,["lg","xl","2xl"].includes(e)),a=Be(`(min-width: ${Me.xl})`,["xl","2xl"].includes(e)),n=Be(`(min-width: ${Me["2xl"]})`,e==="2xl"),i=!t,s=t,l="base";return n?l="2xl":a?l="xl":r?l="lg":t?l="md":o&&(l="sm"),{current:l,isSm:o,isMd:t,isLg:r,isXl:a,is2Xl:n,isMobile:i,isDesktop:s}}var aa="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",na={default:"bg-action-default text-[color:var(--color-action-default-text)] hover:bg-action-default-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",brand:"bg-action-brand text-[color:var(--color-action-brand-text)] hover:bg-action-brand-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",secondary:"bg-transparent text-text-body border-2 border-border-muted hover:bg-text-body/5 forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]",ghost:"border-none text-text-body hover:bg-text-body/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-brand hover:text-action-brand/90 hover:underline hover:decoration-2 hover:underline-offset-4",icon:"border-none text-text-body hover:bg-background-hover hover:text-text-heading forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace] p-1 flex-shrink-0 rounded-[var(--control-border-radius)]",unstyled:"bg-transparent"},No={full:"w-full",default:"w-fit"},ia="opacity-50 cursor-not-allowed pointer-events-none",sa="opacity-100 cursor-pointer",la={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},da={primary:"bg-action-brand text-white",destructive:"bg-action-destructive text-white"};function ca(e){return e?e==="primary"?"brand":e:"default"}function ua(e){let{variant:o="default",size:t="md",isDisabled:r,fullWidth:a=false,isLoading:n=false}=e,i=ca(o),s=i==="unstyled"?"":`${aa} ${na[i]}`;i!=="unstyled"&&(s+=` ${A[t].text} ${A[t].height} ${A[t].padding} ${A[t].gap}`),r||n?s+=` ${ia}`:s+=` ${sa}`,a?s+=` ${No.full}`:s+=` ${No.default}`;let l=i==="brand"?"focus-visible:outline-action-brand":void 0;return [s,Pe(),l].filter(Boolean).join(" ")}function h(e){let{icon:o,children:t,isLoading:r=false,loadingText:a,loadingIndicator:n,size:i="md",iconPosition:s="left",iconWeight:l,href:c,className:u,badgeNumber:d,badgeVariant:b="primary",badgePosition:v="top-right",style:g,target:m,rel:F,...y}=e,P=o?jsxRuntime.jsx(f,{name:o,size:i,weight:l}):null,B=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&P,typeof t=="function"?null:t,s==="right"&&P]}),E=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:n||jsxRuntime.jsx(f,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:B}),a&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:a})]}),S=(d??0)>0,x=tailwindMerge.twMerge(ua(e),u),N=c?{href:c,target:m,rel:F,...y}:{};if(c){let{onPress:K,onPressStart:te,onPressEnd:D,onPressChange:X,onPressUp:U,onAuxClick:ce,onContextMenu:ue,onDoubleClick:_,...C}=y;Object.assign(N,C);}let k=c?jsxRuntime.jsx(reactAriaComponents.Link,{...N,...r&&{"aria-busy":true},style:S?void 0:g,className:x,children:r?E:typeof t=="function"?(function(K){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&P,t(K),s==="right"&&P]})}):B}):jsxRuntime.jsx(reactAriaComponents.Button,{...y,...r&&{"aria-busy":true},style:S?void 0:g,className:x,children:r?E:typeof t=="function"?(function(K){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&P,t(K),s==="right"&&P]})}):B});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",u),style:g,children:[k,jsxRuntime.jsx("span",{className:`absolute ${la[v]} flex h-5 w-5 items-center justify-center rounded-full ${da[b]} text-xs font-medium`,"aria-label":`${d} items`,children:d})]}):k}function Re({transparent:e=false,className:o,children:t,...r}){return jsxRuntime.jsx(reactAriaComponents.ModalOverlay,{...r,className:reactAriaComponents.composeRenderProps(o,(a,n)=>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-black/20 via-black/15 to-black/20","backdrop-blur-[2px]","supports-[backdrop-filter]:bg-black/15"].join(" "),n.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),n.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),a)),children:t})}function Fa({isEntering:e,isExiting:o,className:t="",disableGroup:r=false}){let a=[!r&&"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(" "),n=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=o?["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 [a,n,i,t].filter(Boolean).join(" ")}function $e({children:e,showArrow:o=false,withBackdrop:t=false,className:r,isDismissable:a=true,disableGroup:n=false,...i}){let l=reactAriaComponents.useSlottedContext(reactAriaComponents.PopoverContext)?.trigger==="SubmenuTrigger",c=o?12:8;c=l?c-6:c;let u=jsxRuntime.jsxs(reactAriaComponents.Popover,{offset:c,...i,className:reactAriaComponents.composeRenderProps(r,(d,b)=>Fa({...b,className:d,disableGroup:n})),children:[o&&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 t?jsxRuntime.jsx(Re,{isDismissable:a,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:a,children:u})}):u}function St({primaryAction:e,secondaryAction:o,tertiaryAction:t,footerContent:r}){let a=e||o||t;return !a&&!r?null:jsxRuntime.jsxs("div",{className:"flex h-28 w-full flex-col items-center justify-center border-t p-4",children:[r&&jsxRuntime.jsx("div",{className:"flex h-10 justify-center",children:r}),a&&jsxRuntime.jsxs("div",{className:"flex h-full w-full items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{children:t&&jsxRuntime.jsx(h,{size:t.size||"lg",variant:t.variant||"destructive",onPress:t.onPress,isLoading:t.isLoading,isDisabled:t.isDisabled,children:t.label})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[o&&jsxRuntime.jsx(h,{size:o.size||"lg",variant:o.variant||"secondary",onPress:o.onPress,isLoading:o.isLoading,isDisabled:o.isDisabled,children:o.label}),e&&jsxRuntime.jsx(h,{size:e.size||"lg",variant:e.variant||"default",onPress:e.onPress,isLoading:e.isLoading,isDisabled:e.isDisabled,children:e.label})]})]})]})}var Sa={xs:"text-lg font-semibold",sm:"text-xl font-semibold",md:"text-2xl font-semibold",lg:"text-3xl font-semibold",xl:"text-4xl font-semibold"},Na={page:"h-16 leading-[62px]"};function _e({tag:e="h1",size:o="lg",height:t,className:r="",children:a}){let n=Sa[o],i=t?Na[t]:"";return jsxRuntime.jsx(e,{className:tailwindMerge.twMerge(n,i,r),children:a})}var De=({title:e,onClose:o,hideCloseIcon:t=false,titleAlign:r="left",hasBackArrow:a=false,onBack:n,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",r==="center"?"justify-center":""),children:[a&&jsxRuntime.jsx(h,{variant:"icon",onPress:n,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(f,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(_e,{size:"xs",children:e}),o&&!t&&jsxRuntime.jsx(h,{variant:"icon",onPress:o,"aria-label":"Close dialog",children:jsxRuntime.jsx(f,{name:"X","data-testid":"close-button"})})]})]});var le=({width:e,height:o,variant:t="rect",animation:r="pulse",gradient:a=false,flex:n=false,stack:i,responsive:s,delay:l=0,adjustAnimationSpeedBasedOnWidth:c=false,ariaLabel:u,className:d,"data-testid":b})=>{let[v,g]=ye.useState(l===0);if(ye.useEffect(()=>{if(l>0){let S=setTimeout(()=>g(true),l);return ()=>clearTimeout(S)}},[l]),!v)return null;let m=a?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",F=c&&e?(()=>{let S=typeof e=="number"?e:parseFloat(String(e));return isNaN(S)?"":`animation-duration-[${Math.max(.8,S/100)}s]`})():"",y=r==="pulse"?`animate-pulse ${F}`:r==="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 ${F}`:"",P="rounded-sm";t==="circle"&&(P="rounded-full"),t==="text"&&(P="h-4 w-full rounded-sm");let B=n?"flex-1 min-w-0":"",E=s?Object.entries(s).map(([S,x])=>`${S}:w-[${x}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":b,children:i.map((S,x)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(m,y,P,B,E,d),style:{width:S,height:o}},x))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(m,y,P,B,E,d),style:{width:e,height:o},role:"presentation","aria-hidden":!u,"aria-label":u??void 0,"data-testid":b})};var $a={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"},Da="rounded-lg",Tt={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},Ea={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function de({variant:e="outlined",className:o,children:t,isLoading:r=false}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",$a[e],Da,o),"data-testid":"card",children:r?jsxRuntime.jsx(le,{width:"100%",height:"100%",className:"rounded-none"}):t})}function Ze({title:e,subtitle:o,actions:t,className:r,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",r),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(le,{width:120,height:20}),jsxRuntime.jsx(le,{width:24,height:24})]}),o&&jsxRuntime.jsx(le,{width:200,height:16})]}):!e&&!o&&!t?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",r),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(_e,{tag:"h3",size:"sm",className:"text-text-heading",children:e}):e}),o&&jsxRuntime.jsx("div",{className:"text-sm text-text-muted",children:o})]}),t&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:t})]})})}function ko({src:e,alt:o,aspectRatio:t="auto",className:r,children:a,isLoading:n=false}){return n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("bg-background-muted",Tt[t],r),children:jsxRuntime.jsx(le,{width:"100%",height:"100%"})}):a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Tt[t],r),children:a}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",Tt[t],r),children:jsxRuntime.jsx("img",{src:e,alt:o||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function et({className:e,children:o,isLoading:t=false}){let a=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(a,e),children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(le,{width:"100%",height:16}),jsxRuntime.jsx(le,{width:"80%",height:16}),jsxRuntime.jsx(le,{width:"60%",height:16})]})}):o?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 text-text-body",e),children:o}):null}function Io({className:e,children:o,align:t="end",isLoading:r=false}){return r?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(le,{width:80,height:32}),jsxRuntime.jsx(le,{width:60,height:32})]}):o?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",Ea[t],e),children:o}):null}de.Header=Ze;de.Media=ko;de.Content=et;de.Footer=Io;var We=class extends ye.Component{constructor(){super(...arguments);ut(this,"state",{hasError:false});ut(this,"handleRetry",()=>{this.setState({hasError:false,error:void 0}),typeof window<"u"&&window.location.reload();});}static getDerivedStateFromError(t){return {hasError:true,error:t}}componentDidCatch(t,r){console.error("Error Boundary caught an error:",t,r);}render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsxs(de,{children:[this.props.title&&jsxRuntime.jsx(de.Header,{title:this.props.title}),jsxRuntime.jsx(de.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-red-500",children:this.state.error?.message||"Something went wrong"}),jsxRuntime.jsx("button",{className:"rounded bg-blue-500 px-4 py-2 text-white hover:bg-blue-600",onClick:this.handleRetry,children:"Retry"})]})})]}):this.props.children}};var za=.3,Ma=.5;function rt({children:e,title:o,headerContent:t,titleAlign:r="left",hideCloseIcon:a=false,hasBackArrow:n=false,onBack:i,isOpen:s,onClose:l,isDismissable:c=true,transparentOverlay:u=false,primaryAction:d,secondaryAction:b,footerContent:v,maxHeight:g="80vh",height:m,maxWidth:F="640px",contentPadding:y=true,showHandle:P=true,animationVariant:B="scale",className:E}){let[S,x]=ye.useState(false),[N,k]=ye.useState(0),[K,te]=ye.useState(false),D=ye.useRef(null),X=ye.useRef(null),U=ye.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});ye.useEffect(()=>{if(s){let V=setTimeout(()=>{x(true),setTimeout(()=>x(false),600);},400);return ()=>clearTimeout(V)}},[s]),ye.useEffect(()=>{s||(k(0),te(false),U.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]);let ce=ye.useCallback(V=>{c&&(V.pointerType!=="touch"&&V.pointerType!=="pen"||(X.current&&(clearTimeout(X.current),X.current=null),U.current={isDragging:true,startY:V.clientY,startTime:Date.now(),pointerId:V.pointerId},te(false),V.currentTarget.setPointerCapture(V.pointerId)));},[c]),ue=ye.useCallback(V=>{let{isDragging:be,startY:Q,pointerId:ve}=U.current;if(!be||V.pointerId!==ve)return;let H=V.clientY-Q;k(Math.max(0,H));},[]),_=ye.useCallback(V=>{let{isDragging:be,startY:Q,startTime:ve,pointerId:H}=U.current;if(!be||V.pointerId!==H)return;let T=V.clientY-Q,I=Date.now()-ve,O=T/I;U.current={isDragging:false,startY:0,startTime:0,pointerId:null};let vr=(D.current?.getBoundingClientRect().height??0)*za;(T>vr||O>Ma&&T>50)&&c?(l?.(),k(0)):(te(true),k(0),X.current=setTimeout(()=>{te(false),X.current=null;},200));},[c,l]);if(!s)return null;let C=o||t,he=d||b||v;return jsxRuntime.jsx(We,{children:jsxRuntime.jsx(Re,{isOpen:s,onOpenChange:V=>{V||l?.();},isDismissable:c,transparent:u,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:c,children:jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("w-full",K&&"transition-transform duration-200"),style:{transform:N>0?`translateY(${N}px)`:void 0},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("relative flex w-full flex-col overflow-hidden","bg-background-surface","shadow-2xl shadow-black/30 dark:shadow-black/60","border-t border-x border-border-default/40","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0 focus:shadow-none","origin-bottom",B==="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)]",B==="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)]",E),style:{maxWidth:F,...m?{height:m}:{maxHeight:g}},children:[P&&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:ce,onPointerMove:ue,onPointerUp:_,onPointerCancel:_,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]")})}),C&&(n?jsxRuntime.jsx(De,{title:o,headerContent:t,titleAlign:r,hideCloseIcon:a||!l,hasBackArrow:true,onBack:i??(()=>{}),onClose:l||(()=>{})}):jsxRuntime.jsx(De,{title:o,headerContent:t,titleAlign:r,hideCloseIcon:a||!l,onClose:l||(()=>{})})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",y?"p-4":"p-0"),children:e}),he&&jsxRuntime.jsx(St,{primaryAction:d,secondaryAction:b,footerContent:v})]})})})})})}rt.displayName="Tray";var Et=ye.createContext("md");function zo(){return ye.useContext(Et)}function Vo(e="md"){return `flex-1 text-start data-[placeholder]:text-text-placeholder overflow-hidden text-ellipsis whitespace-nowrap ${A[e].text}`}function Wa(){let e=ye__namespace.default.useCallback((t,r)=>{r?.(t);},[]),o=ye__namespace.default.useCallback((t,r)=>{r?.(t);},[]);return {handleFocus:e,handleBlur:o}}function Lt({label:e,description:o,errorMessage:t,children:r,items:a,renderItem:n,renderSelectedValue:i,size:s="md",selectedKey:l,defaultSelectedKey:c,onSelectionChange:u,placeholder:d,showErrors:b=false,tooltip:v,isRequired:g,transparent:m,reserveErrorSpace:F=false,placement:y="bottom start",shouldFlip:P=true,menuWidth:B="match",descriptionPlacement:E="below",useMobileTray:S=true,...x}){let[N,k]=ye.useState(null),[K,te]=ye.useState(null),[D,X]=ye.useState(false),U=l??N??c,{handleFocus:ce,handleBlur:ue}=Wa(),{isMobile:_}=Ro(),C=S&&_,he=ye__namespace.default.useMemo(()=>!i||!U||!a?null:Array.from(a).find(T=>T.id===U)??null,[i,U,a]),V=H=>{u&&H!==null&&u(H),u||k(H);},be=ye.useRef(null),Q=ye.useRef(null),ve=()=>{C&&X(!D);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...x,selectedKey:U,defaultSelectedKey:c,onSelectionChange:V,placeholder:d,className:q(x.className,"group flex w-full flex-col"),ref:be,onOpenChange:H=>{C||(H&&Q.current?te(Q.current.offsetWidth):H||be.current?.blur());},children:({isDisabled:H,isInvalid:T,isOpen:I})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(W,{size:s,tooltip:v,description:E==="tooltip"||E==="inline"?o:void 0,descriptionPlacement:E,isRequired:g,children:e}),jsxRuntime.jsx(oe,{children:jsxRuntime.jsx("div",{ref:Q,children:jsxRuntime.jsxs(h,{variant:"unstyled",className:tailwindMerge.twMerge(se({isInvalid:T||b&&!!t,isDisabled:H,isFocused:C?D:I,transparent:m,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:O=>ce(O,x.onFocus),onBlur:O=>ue(O,x.onBlur),onPress:C?ve:void 0,"data-open":C?D:I,children:[i&&he?jsxRuntime.jsx("div",{className:Vo(s),children:i(he)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:Vo(s)}),jsxRuntime.jsx(f,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-body group-disabled:text-gray-200 forced-colors:text-[ButtonText] transition-transform",(C?D:I)&&"rotate-180")})]})})}),F?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b?jsxRuntime.jsx(p,{size:s,className:"text-feedback-error-text",children:typeof t=="function"&&x.validationResult?t(x.validationResult):typeof t=="string"?t:null}):o&&E==="below"?jsxRuntime.jsx(w,{size:s,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:b?jsxRuntime.jsx(p,{size:s,className:"mt-1 text-feedback-error-text",children:typeof t=="function"&&x.validationResult?t(x.validationResult):typeof t=="string"?t:null}):o&&E==="below"?jsxRuntime.jsx(w,{size:s,className:"mt-1",children:o}):null}),C?null:jsxRuntime.jsx($e,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:B==="match"&&K?`${K}px`:void 0,minWidth:B==="auto"&&K?`${K}px`:void 0,maxWidth:B==="auto"?"min(600px, 90vw)":void 0},placement:y,shouldFlip:P,children:jsxRuntime.jsx(Et.Provider,{value:s,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:a,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:n&&a?O=>jsxRuntime.jsx(Ce,{id:O.id,textValue:O.label,size:s,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:n(O)})},O.id):r})})})]})}),C&&jsxRuntime.jsx(rt,{isOpen:D,onClose:()=>X(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(Et.Provider,{value:s,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:a,className:"w-full bg-background-surface p-0 outline-0",selectionMode:"single",selectedKeys:U!=null?[U]:[],onSelectionChange:H=>{let T=Array.from(H)[0];T!=null&&(V(T),X(false));},children:n&&a?H=>jsxRuntime.jsx(Ce,{id:H.id,textValue:H.label,size:s,className:"border-b border-border-muted last:border-0 px-6",children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:n(H)})},H.id):r})})})]})}function Ce({size:e,className:o,...t}){let r=zo(),a=e??r;return jsxRuntime.jsx(reactAriaComponents.ListBoxItem,{...t,className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 rounded-sm px-3 outline-none text-text-body 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",A[a].paddingY,A[a].text,o)})}var on={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},rn={sm:"pl-7",md:"pl-9",lg:"pl-10",xl:"pl-12"},Mo={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"};function an(){let e=ye__namespace.default.useContext(reactAriaComponents.ComboBoxStateContext);return jsxRuntime.jsx(reactAriaComponents.Button,{slot:null,className:"clear-button","aria-label":"Clear",onPress:()=>e?.setSelectedKey(null),children:"\u2715"})}var Mt=(e,o,t)=>{if(e==null||e==="")return "";let a=(t?t.flatMap(n=>n.items):o||[]).find(n=>n.id===e);return a?a.name:""};async function nn(e,o,t){try{let r=e.url.replace("{q}",o),a=new URLSearchParams;e.extraParams&&Object.entries(e.extraParams).forEach(([l,c])=>{a.append(l,c.toString());});let n=`${r}${a.toString()?"?"+a.toString():""}`,i=await fetch(n,{method:"GET",headers:e.headers,signal:t});if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);let s=await i.json();return {items:e.transformResponse(s)}}catch(r){console.error("Error in REST request:",r);let a=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:a}}}async function sn(e,o,t){try{let r=e.graphqlQuery.replace(`$${e.variableKey||"filter"}`,`"${o}"`),a=await fetch(e.url,{method:"POST",headers:{"Content-Type":"application/json",...e.headers},body:JSON.stringify({query:r}),signal:t});if(!a.ok)throw new Error(`HTTP error! status: ${a.status}`);let n=await a.json();if(n.errors)throw new Error(n.errors[0]?.message||"GraphQL error occurred");return e.responsePath&&(n=e.responsePath.split(".").reduce((i,s)=>i?.[s],n)),{items:e.transformResponse(n)}}catch(r){console.error("Error in GraphQL request:",r);let a=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:a}}}function Ot({label:e,staticItems:o=[],sections:t,selectedKey:r,defaultSelectedKey:a,onSelectionChange:n,requestConfig:i,defaultFilter:s,placeholder:l,errorMessage:c,description:u,size:d="md",tooltip:b,isRequired:v,isDisabled:g,isInvalid:m,validationResult:F,showErrors:y=true,renderItem:P,renderLeftIcon:B,renderSection:E,autoFocus:S=false,reserveErrorSpace:x=false,hideChevron:N=false}){let k=ye__namespace.default.useRef(null),[K,te]=ye__namespace.default.useState(),[D,X]=ye.useState(()=>Mt(r||a,o,t)),[U,ce]=ye.useState(false),ue=bo(D),{contains:_}=Xe({sensitivity:"base"}),[C,he]=ye.useState(),V=A[d].text,be=A[d].height,Q=null;ye.useEffect(()=>{S&&ce(true);},[S]),ye.useEffect(()=>{let T=()=>{k.current&&te(k.current.offsetWidth);};return T(),window.addEventListener("resize",T),()=>window.removeEventListener("resize",T)},[]),ye.useEffect(()=>{Q&&Q.setFilterText(ue);},[ue,Q]),i&&(Q=reactStately.useAsyncList({async load({signal:T,filterText:I=""}){if(!i.url||i.shouldLoad&&!i.shouldLoad(I))return {items:[]};try{let O;return i.requestType==="GraphQL"?O=await sn(i,I,T):O=await nn(i,I,T),he(O.error),{items:O.items}}catch(O){return console.error("Error loading items:",O),he(O instanceof Error?O.message:"Unknown error occurred"),{items:[]}}},initialFilterText:""})),ue===""&&(Q=null);let ve=T=>{let I=Mt(T,o,t);X(I),n&&n(T);},H=T=>{X(T);let I=Mt(r,o,t);r!=null&&T!==I&&n&&n(null);};return jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:ve,selectedKey:r||void 0,defaultSelectedKey:a||void 0,defaultItems:t?t.flatMap(T=>T.items):o,items:Q?Q.items:void 0,className:q("group flex flex-col","w-full"),menuTrigger:"focus",isDisabled:g,isInvalid:m||!!c,inputValue:D,onInputChange:H,autoFocus:S,defaultFilter:s||_,"aria-label":e||l||"Autocomplete",children:T=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(W,{size:d,tooltip:b,isRequired:v,children:e}),jsxRuntime.jsxs(reactAriaComponents.Group,{ref:k,className:Co({size:d,isInvalid:m||!!c,isDisabled:g,isFocusWithin:U||T.isOpen,className:"w-full cursor-pointer"}),"aria-label":e||l||"Autocomplete",style:{position:"relative"},children:[B?jsxRuntime.jsx("div",{className:"absolute left-3",children:B(!!Q?.isLoading)}):jsxRuntime.jsx(f,{name:"MagnifyingGlass",className:`${on[d]} absolute left-3 text-inherit`}),jsxRuntime.jsx(reactAriaComponents.Input,{className:`flex-1 min-w-0 border-none pr-3 outline-0 placeholder:text-text-placeholder ${rn[d]} ${V} ${be} ${g?"bg-background-muted":"bg-background-input"}`,placeholder:l,disabled:g,onFocus:()=>ce(true),onBlur:()=>ce(false)}),D&&!g&&jsxRuntime.jsx(an,{}),!N&&jsxRuntime.jsx(reactAriaComponents.Button,{className:`px-2 text-text-body ${V} ${be} ${g?"bg-background-muted":"bg-background-input"}`,"aria-label":"Toggle menu",isDisabled:g,children:({isPressed:I})=>jsxRuntime.jsx(f,{name:I?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),x?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:y&&C?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:C}):y&&typeof c=="string"?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:c}):y&&typeof c=="function"&&F?jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text",children:c(F)}):u?jsxRuntime.jsx(w,{size:d,children:u}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[u&&jsxRuntime.jsx(w,{size:d,className:"mt-1",children:u}),y&&C&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:C}),y&&typeof c=="string"&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:c}),y&&typeof c=="function"&&F&&jsxRuntime.jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:c(F)})]}),jsxRuntime.jsx($e,{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:K?`${K}px`:void 0},children:jsxRuntime.jsx(reactAriaComponents.ListBox,{className:`max-h-[300px] overflow-auto bg-background-input outline-none ${V}`,children:t?t.map(I=>{let O=I.items.map(ne=>jsxRuntime.jsx(Ce,{id:ne.id,textValue:ne.name,size:d,className:`flex cursor-default items-center gap-2 px-3 ${Mo[d]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:P?P(ne):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[ne.name,jsxRuntime.jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},ne.id));if(E){let ne=E(I,O);return ye__namespace.default.isValidElement(ne)&&ne.type===reactAriaComponents.ListBoxSection?ne:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:ne},I.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-muted",children:I.name}),O]},I.name)}):I=>jsxRuntime.jsx(Ce,{id:I.id,textValue:I.name,size:d,className:`flex cursor-default items-center gap-2 px-3 ${Mo[d]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:P?P(I):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[I.name,jsxRuntime.jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},I.id)})})]})})}function L(e,o){let t=o.split("."),r=e;for(let n of t)if(r&&typeof r=="object"&&n in r)r=r[n];else {r=void 0;break}let a=r?.message;return typeof a=="string"?a:void 0}function qc({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Ot,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!n,errorMessage:n})})}function _o(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:q(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(W,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(w,{children:e.description}),jsxRuntime.jsx(p,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function bn({isDisabled:e}){return `flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-caption"}`}function gn({isSelected:e,isInvalid:o,isDisabled:t,isIndeterminate:r,variant:a="default"}){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",i=a==="brand"?"focus:ring-action-brand":"focus:ring-action-default",s="";if(t)s="border-border-muted bg-background-muted";else if(o)s="border-feedback-error-border bg-feedback-error-background";else if(e||r){let l=a==="brand"?"action-brand":"action-default";s=`bg-${l} border-${l} hover:bg-${l}-hover hover:border-${l}-hover`;}else s="bg-background-input border-border-input hover:border-border-focus";return `${n} ${i} ${s}`}var Go="w-4 h-4 text-text-onPrimary group-disabled:text-text-disabled";function qo(e){let{children:o,variant:t="default",...r}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...r,className:reactAriaComponents.composeRenderProps(e.className,(a,n)=>`${bn(n)} ${a||""}`),children:a=>{let{isSelected:n,isIndeterminate:i,...s}=a,l=jsxRuntime.jsx("div",{className:gn({isSelected:n,isIndeterminate:i,variant:t,...s}),children:i?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:Go}):n?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:Go}):null});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[l,typeof o=="function"?o(a):o]})}})}function su({name:e,defaultValue:o,errorBelow:t=false,...r}){let{control:a,formState:n}=reactHookForm.useFormContext(),i=L(n.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(qo,{...r,isSelected:!!s.value,onChange:l=>s.onChange(l),"aria-invalid":!!i,children:r.children}),t&&i&&jsxRuntime.jsx(p,{children:i})]})})}function pu({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(_o,{...t,value:i.value||[],onChange:s=>i.onChange(s),errorMessage:n,children:t.children})})}function Ve(e){if(!e)return false;let o=e.startsWith("#")?e.slice(1):e;return /^[0-9A-Fa-f]{3}$|^[0-9A-Fa-f]{6}$/.test(o)}function qt(e){if(!e)return "";let o=e.startsWith("#")?e.slice(1):e;return o.length===3&&(o=o.split("").map(t=>t+t).join("")),`#${o.toUpperCase()}`}function Yo({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,className:s,validationResult:l,value:c,defaultValue:u,onChange:d,placeholder:b="#000000",showColorSwatch:v=true,reserveErrorSpace:g=true,...m}){let[F,y]=ye.useState(u||""),[P,B]=ye.useState(c||u||""),[E,S]=ye.useState(false),[x,N]=ye.useState(null),{isFocused:k,handleFocus:K,handleBlur:te}=ge(),D=c!==void 0?c:F;ye.useEffect(()=>{c!==void 0&&B(c);},[c]);let X=D?!Ve(D):false,U=ye.useCallback(_=>{if(B(_),Ve(_)){let C=qt(_);d?d(C):y(C);}else _===""&&(d?d(""):y(""));},[d]),ce=ye.useCallback(_=>{let C=qt(_);B(C),d?d(C):y(C);},[d]),ue=ye.useCallback(_=>{if(Ve(P)){let C=qt(P);B(C),d&&C!==D?d(C):!d&&C!==F&&y(C);}te(_,m.onBlur);},[P,D,F,d,te,m.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...m,isRequired:n,className:q(s,"group flex flex-col"),children:({isDisabled:_})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(oe,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(Je,{size:r,disabled:_,type:"text",value:P,placeholder:b,onFocus:C=>K(C,m.onFocus),onBlur:ue,onChange:C=>U(C.target.value),className:tailwindMerge.twMerge(se({isInvalid:X,isDisabled:_,isFocused:k,size:r,transparent:i}),v?"pr-12":"pr-3","pl-3")}),v&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:A[r].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",Ve(D)?"border-border-default":"border-border-default bg-background-muted"),style:Ve(D)?{backgroundColor:D}:void 0,"aria-hidden":"true",children:!Ve(D)&&jsxRuntime.jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsxRuntime.jsx("div",{ref:N,children:jsxRuntime.jsx(h,{variant:"secondary",size:r,icon:"Palette",onPress:()=>S(!E),isDisabled:_,className:"flex-shrink-0",children:"Pick"})})]})}),g?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&l?jsxRuntime.jsx(p,{size:r,children:t(l)}):o?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&l?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(l)}):o?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null}),E&&x&&jsxRuntime.jsx($e,{triggerRef:{current:x},isOpen:E,onOpenChange:S,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-4",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:D||"#000000",onChange:ce,style:{width:"200px",height:"200px"}}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:D||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-body text-[length:var(--control-text-sm)] font-mono",children:D||"#000000"})]})]})})]})})}function Bu({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Yo,{...t,value:i.value??"",onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n})})}function zn({isSelected:e,isDisabled:o}){let t=[Pe,"w-9 h-9 text-sm cursor-default rounded-sm flex items-center justify-center forced-color-adjust-none font-semibold"];return o?t.push("text-text-disabled forced-colors:text-[GrayText]"):e?t.push("bg-action-default text-text-onPrimary invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:invalid:bg-[Mark] forced-colors:text-[HighlightText]"):t.push("text-text-body hover:bg-background-hover pressed:bg-background-selected"),t.join(" ")}function Kt({errorMessage:e,...o}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...o,children:[jsxRuntime.jsx(Qo,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(Xo,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:t=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:t,className:({isSelected:r,isDisabled:a})=>`${zn({isSelected:r,isDisabled:a})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-red-600",children:e})]})}function Qo(){let{direction:e}=reactAriaComponents.useLocale(),o=18;return jsxRuntime.jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsxRuntime.jsx(h,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(f,{name:"CaretRight","aria-hidden":true,size:o}):jsxRuntime.jsx(f,{name:"CaretLeft","aria-hidden":true,size:o})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-zinc-900 dark:text-zinc-200"}),jsxRuntime.jsx(h,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(f,{name:"CaretLeft","aria-hidden":true,size:o}):jsxRuntime.jsx(f,{name:"CaretRight","aria-hidden":true,size:o})})]})}function Xo(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-caption",children:e})})}function Yt({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,isDisabled:i,isInvalid:s,showCalendar:l=true,reserveErrorSpace:c=true,validationResult:u,className:d,...b}){let[v,g]=ye.useState(false),m=F=>{b.onChange&&F&&b.onChange(F),g(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...b,isDisabled:i,isRequired:n,isInvalid:s,className:q(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(oe,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(Zo,{size:r,isDisabled:i,isInvalid:s,hasCalendar:l}),l&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:v,onOpenChange:g,children:[jsxRuntime.jsx(h,{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-muted hover:text-text-body transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(f,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(Kt,{value:b.value,onChange:m,minValue:b.minValue,maxValue:b.maxValue,isDisabled:i,isReadOnly:b.isReadOnly,isDateUnavailable:b.isDateUnavailable})})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&u?jsxRuntime.jsx(p,{size:r,children:t(u)}):o?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&u?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(u)}):o?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null})]})}function Kn({isPlaceholder:e,isDisabled:o,size:t="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"}[t],e?"text-text-placeholder italic":"text-text-body",o?"text-text-disabled cursor-not-allowed":"cursor-text",!o&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-body")}function Zo({size:e="md",isDisabled:o,isInvalid:t,hasCalendar:r,className:a,...n}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Ie({isInvalid:t,isDisabled:o}),"px-3 py-2 flex items-center gap-0.5 w-full",r&&"pr-10",a),...n,children:i=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:i,className:Kn({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||o,size:e})})})}function cm({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Yt,{...t,value:i.value??null,onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n})})}function jt({value:e,onChange:o,onUrlChange:t,accept:r="image/*",maxSize:a,isDisabled:n=false,onUpload:i,className:s,showPreview:l=true,placeholder:c="Drop files here or click to browse"}){let[u,d]=ye.useState(false),[b,v]=ye.useState(false),[g,m]=ye.useState(null),[F,y]=ye.useState(e),P=ye.useRef(null),B=async x=>{if(m(null),a&&x.size>a){m(`File size must be less than ${(a/1024/1024).toFixed(2)}MB`);return}if(l&&x.type.startsWith("image/")){let N=new FileReader;N.onloadend=()=>{y(N.result);},N.readAsDataURL(x);}if(i){v(true);try{let N=await i(x);y(N),t?.(N);}catch(N){m("Failed to upload file"),console.error("Upload error:",N);}finally{v(false);}}o?.(x,F);},E=x=>{let N=x.items;if(N.length>0){let k=N[0];if(k.kind==="file"){let K=k.getAsFile();K&&B(K);}}d(false);},S=()=>{y(void 0),m(null),o?.(null),t?.(""),P.current&&(P.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",u?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",n&&"pointer-events-none opacity-50",g&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:E,onDropEnter:()=>d(true),onDropExit:()=>d(false),children:[F?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[l&&F.startsWith("data:image")?jsxRuntime.jsx("img",{src:F,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-muted"}),jsxRuntime.jsx("span",{className:"text-sm text-text-muted",children:"File uploaded"})]}),!n&&jsxRuntime.jsx(h,{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-muted"}),jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx("p",{className:"text-sm text-text-body",children:c}),jsxRuntime.jsx("p",{className:"mt-1 text-xs text-text-muted",children:r==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${r}`})]}),jsxRuntime.jsx(reactAriaComponents.FileTrigger,{acceptedFileTypes:r.split(","),onSelect:x=>{let N=Array.from(x||[]);N.length>0&&B(N[0]);},children:jsxRuntime.jsx(h,{variant:"secondary",size:"sm",isDisabled:n,children:"Choose File"})})]}),b&&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-muted",children:"Uploading..."})]})})]}),g&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:g})]})}function Nm({name:e,defaultValue:o,errorBelow:t=true,...r}){let{control:a,formState:n}=reactHookForm.useFormContext(),i=L(n.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(jt,{...r,value:s.value??"",onChange:(l,c)=>s.onChange(c||"")}),t&&i&&jsxRuntime.jsx(p,{children:i})]})})}var ci=e=>{let o=se({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return tailwindMerge.twMerge(o,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function Jt({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,validationResult:s,reserveErrorSpace:l=true,descriptionPlacement:c="below",...u}){let d=ye.useId(),{isFocused:b,handleFocus:v,handleBlur:g}=ge();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...u,id:d,isRequired:n,className:q(u.className,"group flex flex-col gap-1"),step:u.step??1,onChange:m=>{typeof m=="number"&&(u.maxValue!=null&&m>u.maxValue?u.onChange?.(u.maxValue):u.minValue!=null&&m<u.minValue?u.onChange?.(u.minValue):u.onChange?.(m));},isInvalid:!!t||typeof u.value=="number"&&(u.maxValue!=null&&u.value>u.maxValue||u.minValue!=null&&u.value<u.minValue),children:({isDisabled:m,isInvalid:F})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,description:c==="tooltip"||c==="inline"?o:void 0,descriptionPlacement:c,isRequired:n,htmlFor:d,children:e}),jsxRuntime.jsx("div",{className:"relative",children:jsxRuntime.jsxs(reactAriaComponents.Group,{className:"relative",children:[jsxRuntime.jsx(reactAriaComponents.Input,{onFocus:P=>v(P,u.onFocus),onBlur:P=>g(P,u.onBlur),className:ci({isInvalid:F||!!t,isDisabled:m,isFocused:b,transparent:i,size:r,className:typeof u.className=="string"?u.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:m,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(f,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:m,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(f,{name:"CaretDown",size:14})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:t?jsxRuntime.jsx(p,{size:r,children:typeof t=="function"?t(s):t}):o&&c==="below"?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:t?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:typeof t=="function"?t(s):t}):o&&c==="below"?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null})]})})}function Wm({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Jt,{...t,value:typeof i.value=="number"?i.value:void 0,onChange:s=>i.onChange(s),isInvalid:!!n,errorMessage:n,isRequired:t.isRequired})})}var gi=ye.createContext({variant:"brand"});function Zt(e){let{variant:o="default",...t}=e;return jsxRuntime.jsx(gi.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...t,className:q(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(W,{children:e.label}),jsxRuntime.jsx("div",{className:"flex gap-2 group-orientation-horizontal:gap-4 group-orientation-vertical:flex-col",children:e.children}),e.description&&jsxRuntime.jsx(w,{children:e.description}),jsxRuntime.jsx(p,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function mp({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Zt,{...t,value:i.value,onChange:s=>i.onChange(s),errorMessage:n,children:t.children})})}var eo=({className:e,size:o=24,color:t="text-action-brand"})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-block animate-spin rounded-full border-2 border-solid border-current border-r-transparent",t,e),style:{width:o,height:o},role:"status","aria-label":"loading",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Loading..."})});var Ri=e=>{let o=se({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),t=[e.showSearchIcon?"pl-8":"pl-3",e.isClearable&&e.hasValue||e.isPassword?"pr-8":"pr-3"].join(" ");return tailwindMerge.twMerge(o,t,e.className)};function Ye({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,transparent:i,showSearchIcon:s,isClearable:l,onClear:c,type:u,validationResult:d,reserveErrorSpace:b=true,isLoading:v=false,descriptionPlacement:g="below",...m}){let[F,y]=ye__namespace.default.useState(false),{isFocused:P,handleFocus:B,handleBlur:E}=ge(),S=u==="password";return jsxRuntime.jsx(reactAriaComponents.TextField,{...m,isRequired:n,className:q(m.className,"group flex flex-col"),children:({isDisabled:x,isInvalid:N})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,description:g==="tooltip"||g==="inline"?o:void 0,descriptionPlacement:g,isRequired:n,children:e}),jsxRuntime.jsxs(oe,{children:[s&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-2 top-1/2 -translate-y-1/2 transform flex items-center z-10",children:v?jsxRuntime.jsx(eo,{size:16,color:"text-text-muted"}):jsxRuntime.jsx(f,{name:"MagnifyingGlass",className:`h-4 w-4 translate-y-[0.5px] transition-colors ${P?"text-action-brand":"text-text-muted"}`})}),jsxRuntime.jsx(Je,{size:r,disabled:x,type:S?F?"text":"password":u,value:m.value,defaultValue:m.defaultValue,placeholder:m.placeholder,onFocus:k=>B(k,m.onFocus),onBlur:k=>E(k,m.onBlur),onChange:k=>m.onChange?.(k.target.value),className:Ri({isInvalid:N,isDisabled:x,isFocused:P,size:r,transparent:i,showSearchIcon:s,isClearable:l,hasValue:!!m.value,isPassword:S,className:typeof m.className=="string"?m.className:void 0})}),l&&m.value&&!x&&jsxRuntime.jsx(Po,{onClick:()=>{c?c():m.onChange&&m.onChange("");},size:r}),S&&!x&&jsxRuntime.jsx("button",{type:"button",onClick:()=>y(!F),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-muted hover:text-text-body","aria-label":F?"Hide password":"Show password",onMouseDown:k=>{k.preventDefault(),k.stopPropagation();},children:jsxRuntime.jsx(f,{name:F?"EyeSlash":"Eye",size:r==="sm"?16:20,className:"text-text-body"})})]}),b?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,children:t(d)}):o&&g==="below"?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(d)}):o&&g==="below"?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null})]})})}var Te=({isActive:e=false,onPress:o,children:t})=>jsxRuntime.jsx(h,{variant:e?"secondary":"ghost",size:"sm",onPress:o,className:"p-1",children:t});function Ei({initialUrl:e,isOpen:o,onClose:t,onSubmit:r}){let[a,n]=ye.useState(e);return ye__namespace.default.useEffect(()=>{n(e);},[e]),jsxRuntime.jsx(Re,{isDismissable:true,isOpen:o,onOpenChange:s=>!s&&t(),children:jsxRuntime.jsx(reactAriaComponents.Modal,{isDismissable:true,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(),r(a),t();},children:[jsxRuntime.jsx(De,{title:"Insert Link",onClose:t}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Ye,{label:"URL",type:"url",value:a,onChange:n,autoFocus:true,className:"w-full"})}),jsxRuntime.jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsxRuntime.jsx(h,{variant:"secondary",onPress:t,children:"Cancel"}),jsxRuntime.jsx(h,{type:"submit",children:"Save"})]})]})})})})}function oo({initialContent:e="",onChange:o,className:t,isDisabled:r=false,placeholder:a="Start typing...",id:n}){let[i,s]=ye.useState(false),l=react.useEditor({immediatelyRender:false,extensions:[Ii__default.default.configure({heading:{levels:[1,2]}}),Ni__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:!r,onUpdate:({editor:d})=>{o?.(d.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge("prose prose-sm max-w-none","focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),c=()=>{s(true);},u=d=>{d===""?l?.chain().focus().unsetLink().run():l?.chain().focus().setLink({href:d}).run();};return l?jsxRuntime.jsxs("div",{id:n,"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",r&&"opacity-50",t),style:{outline:"none"},children:[l&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:l,shouldShow:({editor:d})=>d.isActive("link")&&!i,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let d=l.getAttributes("link").href;window.open(d,"_blank");},children:[jsxRuntime.jsx(f,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:c,children:[jsxRuntime.jsx(f,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>l.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(f,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(Ei,{isOpen:i,onClose:()=>s(false),onSubmit:u,initialUrl:l.getAttributes("link").href||""})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1 border-b border-border-input p-2",children:[jsxRuntime.jsx(Te,{isActive:l.isActive("heading",{level:1}),onPress:()=>l.chain().focus().toggleHeading({level:1}).run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"H1"})}),jsxRuntime.jsx(Te,{isActive:l.isActive("heading",{level:2}),onPress:()=>l.chain().focus().toggleHeading({level:2}).run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"H2"})}),jsxRuntime.jsx(Te,{isActive:l.isActive("bold"),onPress:()=>l.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(Te,{isActive:l.isActive("italic"),onPress:()=>l.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(Te,{isActive:l.isActive("bulletList"),onPress:()=>l.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(f,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(Te,{isActive:l.isActive("orderedList"),onPress:()=>l.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(f,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(Te,{isActive:l.isActive("link"),onPress:c,children:jsxRuntime.jsx(f,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:"relative min-h-[200px] w-full outline-none focus:outline-none",children:[jsxRuntime.jsx(react.EditorContent,{editor:l,className:tailwindMerge.twMerge("w-full p-4 outline-none focus:outline-none","[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none","[&_.ProseMirror_h1]:mb-4 [&_.ProseMirror_h1]:text-2xl [&_.ProseMirror_h1]:font-bold","[&_.ProseMirror_h2]:mb-3 [&_.ProseMirror_h2]:text-xl [&_.ProseMirror_h2]:font-semibold","[&_.ProseMirror_p]:mb-2","[&_.ProseMirror_ul]:mb-2 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:mb-2 [&_.ProseMirror_ol]:ml-6 [&_.ProseMirror_ol]:list-decimal","[&_.ProseMirror_li]:mb-1","[&_.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",r&&"pointer-events-none")}),l.isEmpty&&!r&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-4 top-4 text-text-muted",children:a})]})]}):null}function Xp({name:e,defaultValue:o,label:t,description:r,reserveErrorSpace:a=true,...n}){let{control:i,formState:s}=reactHookForm.useFormContext(),l=L(s.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:i,name:e,defaultValue:o,render:({field:c})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[t&&jsxRuntime.jsx("label",{htmlFor:e,className:"text-sm font-medium text-text-heading",children:t}),r&&jsxRuntime.jsx("p",{className:"text-sm text-text-muted",children:r}),jsxRuntime.jsx(oo,{...n,id:e,initialContent:c.value??"",onChange:u=>c.onChange(u)}),l&&jsxRuntime.jsx("p",{className:"text-sm text-feedback-error-text",children:l}),a&&!l&&jsxRuntime.jsx("div",{className:"h-5"})]})})}function sf({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Lt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!n,errorMessage:n})})}var ao={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 Gi({isSelected:e,isDisabled:o,variant:t="default",size:r="md"}){let a="flex px-px items-center shrink-0 cursor-default rounded-full transition duration-200 ease-in-out shadow-inner border border-transparent",n=ao[r].track,i=Pe,s=t==="brand"?"focus-visible:outline-action-brand":"focus-visible:outline-action-default",l="";return e?t==="brand"?l="bg-action-brand forced-colors:!bg-[Highlight] group-pressed:bg-action-brand-hover":l="bg-action-default forced-colors:!bg-[Highlight] group-pressed:bg-action-default-hover":l="bg-gray-400 dark:bg-zinc-400 group-pressed:bg-gray-500 dark:group-pressed:bg-zinc-300",[a,n,i,s,l,o?"bg-gray-200 dark:bg-zinc-700 forced-colors:group-selected:!bg-[GrayText] forced-colors:border-[GrayText]":""].filter(Boolean).join(" ")}function _i({isSelected:e,isDisabled:o,size:t="md"}){let r="transform rounded-full bg-white dark:bg-zinc-900 outline-none shadow transition duration-200 ease-in-out",a=ao[t].handle;return [r,a,e?"translate-x-[100%]":"translate-x-0",o?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function no({children:e,variant:o="default",size:t="md",...r}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...r,className:q(r.className,`group flex items-center gap-2 ${ao[t].text} text-gray-800 transition disabled:text-gray-300 dark:text-zinc-200 dark:disabled:text-zinc-600 forced-colors:disabled:text-[GrayText]`),children:a=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:Gi({...a,variant:o,size:t}),children:jsxRuntime.jsx("span",{className:_i({...a,size:t})})}),e]})})}function vf({name:e,defaultValue:o,...t}){let{control:r}=reactHookForm.useFormContext();return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:a})=>jsxRuntime.jsx(no,{...t,isSelected:!!a.value,onChange:n=>a.onChange(n),children:t.children})})}var ji=e=>{let o=se({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),t=`min-h-[100px] py-2 ${e.isDisabled?"resize-none":e.isResizable?"resize-y":"resize-none"}`;return tailwindMerge.twMerge(o,t,e.className)};function io({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,required:n,transparent:i,isInvalid:s,isDisabled:l,isResizable:c=false,className:u,validationResult:d,reserveErrorSpace:b=true,...v}){let{isFocused:g,handleFocus:m,handleBlur:F}=ge();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,isRequired:n,children:e}),jsxRuntime.jsx(oe,{children:jsxRuntime.jsx("textarea",{...v,required:n,onFocus:y=>{v.onFocus&&v.onFocus(y),m(y);},onBlur:y=>{v.onBlur&&v.onBlur(y),F(y);},className:ji({isInvalid:s,isDisabled:l,isResizable:c,isFocused:g,size:r,transparent:i,className:u}),disabled:l})}),b?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,children:t(d)}):o?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(d)}):o?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null})]})})}function $f({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(io,{...t,value:i.value??"",onChange:s=>i.onChange(s.target.value),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!n,errorMessage:n,required:t.required})})}function zf({name:e,defaultValue:o,...t}){let{control:r,formState:a}=reactHookForm.useFormContext(),n=L(a.errors,e);return jsxRuntime.jsx(reactHookForm.Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsxRuntime.jsx(Ye,{...t,value:i.value??"",onChange:s=>i.onChange(s),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!n,errorMessage:n,isRequired:t.isRequired})})}function ns({isPlaceholder:e,isDisabled:o,size:t="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"}[t],e?"text-text-placeholder italic":"text-text-body",o?"text-text-disabled cursor-not-allowed":"cursor-text",!o&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-body")}function so({label:e,description:o,errorMessage:t,size:r="md",tooltip:a,isRequired:n,isDisabled:i,isInvalid:s,reserveErrorSpace:l=true,validationResult:c,className:u,descriptionPlacement:d="below",...b}){return jsxRuntime.jsxs(reactAriaComponents.TimeField,{...b,isDisabled:i,isRequired:n,isInvalid:s,className:q(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(W,{size:r,tooltip:a,description:d==="tooltip"||d==="inline"?o:void 0,descriptionPlacement:d,isRequired:n,children:e}),jsxRuntime.jsx(oe,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(Ie({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:v=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:v,className:ns({isPlaceholder:v.isPlaceholder,isDisabled:!v.isEditable||i,size:r})})})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,children:t}):typeof t=="function"&&c?jsxRuntime.jsx(p,{size:r,children:t(c)}):o&&d==="below"?jsxRuntime.jsx(w,{size:r,children:o}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof t=="string"?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&c?jsxRuntime.jsx(p,{size:r,className:"mt-1",children:t(c)}):o&&d==="below"?jsxRuntime.jsx(w,{size:r,className:"mt-1",children:o}):null})]})}function ab({name:e,...o}){let{control:t,formState:{errors:r}}=reactHookForm.useFormContext(),a=r[e],n=a?.message;return jsxRuntime.jsx(reactHookForm.Controller,{name:e,control:t,render:({field:i})=>jsxRuntime.jsx(so,{...o,value:i.value,onChange:i.onChange,isInvalid:!!a,errorMessage:n})})}function db({className:e,title:o="Please fix the following errors:",autoFocus:t=true}){let{formState:r}=reactHookForm.useFormContext(),a=ye__namespace.useRef(null),n=r.errors,i=Object.entries(n||{}),s=i.length>0;if(ye__namespace.useEffect(()=>{t&&s&&a.current?.focus();},[t,s]),!s)return null;let l=c=>{let u=`[name="${CSS.escape(c)}"]`,d=document.querySelector(u);d&&(d.focus(),d.scrollIntoView({block:"center",behavior:"smooth"}));};return jsxRuntime.jsxs("div",{ref:a,role:"alert",tabIndex:-1,className:tailwindMerge.twMerge("rounded-md border border-feedback-error-border bg-feedback-error-background p-3 text-sm text-feedback-error-text",e),children:[jsxRuntime.jsx("div",{className:"font-medium",children:o}),jsxRuntime.jsx("ul",{className:"mt-2 list-disc pl-5",children:i.map(([c,u])=>{let d=u?.message||"Invalid value";return jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button",className:"underline underline-offset-2",onClick:()=>l(c),children:d})},c)})})]})}function fb({formId:e,disableWhenInvalid:o,disableWhenPristine:t,isDisabled:r,children:a,...n}){let{formState:i}=reactHookForm.useFormContext(),s=r||i.isSubmitting||o&&!i.isValid||t&&!i.isDirty;return jsxRuntime.jsx(h,{type:"submit",form:e,isDisabled:s,...n,children:a})}function yb({name:e,getItemTitle:o,renderItem:t,onAdd:r}){let{control:a}=reactHookForm.useFormContext(),{fields:n,append:i,remove:s,swap:l}=reactHookForm.useFieldArray({control:a,name:e});return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[n.map((c,u)=>jsxRuntime.jsxs(de,{children:[jsxRuntime.jsx(Ze,{title:o?o(u):`Item ${u+1}`,actions:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[u>0&&jsxRuntime.jsx(h,{size:"sm",variant:"secondary",onPress:()=>l(u,u-1),children:"Up"}),u<n.length-1&&jsxRuntime.jsx(h,{size:"sm",variant:"secondary",onPress:()=>l(u,u+1),children:"Down"}),jsxRuntime.jsx(h,{size:"sm",variant:"secondary",onPress:()=>s(u),children:"Remove"})]})}),jsxRuntime.jsx(et,{children:t(u)})]},c.id)),jsxRuntime.jsx("div",{children:jsxRuntime.jsx(h,{variant:"secondary",onPress:()=>i(r?.()||{}),children:"Add item"})})]})}function co(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function fr(e){let o=e.querySelector("[aria-invalid='true'], .aria-invalid, [data-invalid='true']")||e.querySelector("input[aria-invalid='true'], select[aria-invalid='true'], textarea[aria-invalid='true']")||e.querySelector("input, select, textarea");o&&(o.focus({preventScroll:false}),o instanceof HTMLElement&&o.scrollIntoView({block:"center",behavior:"smooth"}));}function Eb({id:e,onSubmit:o,onInvalid:t,children:r,shouldFocusError:a=true,className:n,...i}){let s=reactHookForm.useForm(i),l=(c,u)=>{if(a&&e){let d=document.getElementById(e);d&&fr(d);}t?.(c,u);};return jsxRuntime.jsx(reactHookForm.FormProvider,{...s,children:jsxRuntime.jsx(co,{id:e,className:n,onSubmit:s.handleSubmit(o,l),children:r})})}function xr({formId:e,show:o,isSubmitting:t,onCancel:r,primaryLabel:a="Save changes",secondaryLabel:n="Cancel",className:i}){return o?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-muted",children:"You have unsaved changes"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx(h,{variant:"secondary",onPress:r,children:n}),jsxRuntime.jsx(h,{type:"submit",form:e,isDisabled:!!t,children:t?"Saving...":a})]})]})}):null}function _b({formId:e,onCancel:o,primaryLabel:t,secondaryLabel:r,className:a}){let{formState:n}=reactHookForm.useFormContext();return jsxRuntime.jsx(xr,{formId:e,show:n.isDirty,isSubmitting:n.isSubmitting,onCancel:o,primaryLabel:t,secondaryLabel:r,className:a})}function Ub(e=true){let{formState:o}=reactHookForm.useFormContext();ye__namespace.useEffect(()=>{if(!e||!o.isSubmitted||!o.errors||Object.keys(o.errors).length===0)return;let t=document.querySelector("[aria-invalid='true'], .aria-invalid, [data-invalid='true']")||document.querySelector("input[aria-invalid='true'], select[aria-invalid='true'], textarea[aria-invalid='true']");t&&t.scrollIntoView({block:"center",behavior:"smooth"});},[e,o.isSubmitted,o.errors]);}function Qb({delayMs:e=800,onAutoSave:o}){let{watch:t,formState:r,getValues:a}=reactHookForm.useFormContext(),n=ye__namespace.useRef(void 0);ye__namespace.useEffect(()=>{let i=t(()=>{r.isDirty&&(n.current&&window.clearTimeout(n.current),n.current=window.setTimeout(async()=>{let s=a();await o(s);},e));});return ()=>{i.unsubscribe(),n.current&&window.clearTimeout(n.current);}},[t,r.isDirty,a,e,o]);}exports.ErrorSummary=db;exports.FieldArrayList=yb;exports.FormAutocomplete=qc;exports.FormCheckbox=su;exports.FormCheckboxGroup=pu;exports.FormColorField=Bu;exports.FormDateField=cm;exports.FormFileUpload=Nm;exports.FormNumberField=Wm;exports.FormProvider=Eb;exports.FormRadioGroup=mp;exports.FormRichTextEditor=Xp;exports.FormSaveBar=_b;exports.FormSelect=sf;exports.FormSwitch=vf;exports.FormTextArea=$f;exports.FormTextField=zf;exports.FormTimeField=ab;exports.SubmitButton=fb;exports.focusFirstError=fr;exports.useAutoSave=Qb;exports.useScrollIntoViewOnError=Ub;//# sourceMappingURL=index.cjs.map
2
2
  //# sourceMappingURL=index.cjs.map