@texturehq/edges 1.25.2 → 1.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/{RichTextEditor-BGQenUvv.d.cts → RichTextEditor-BhX77nTp.d.cts} +16 -2
  2. package/dist/{RichTextEditor-BGQenUvv.d.ts → RichTextEditor-BhX77nTp.d.ts} +16 -2
  3. package/dist/{TimeField-p31z8xSR.d.cts → TimeField-DT3apBHn.d.cts} +49 -6
  4. package/dist/{TimeField-Blk2Ci2M.d.ts → TimeField-TmPbBV-t.d.ts} +49 -6
  5. package/dist/{colors-Bw6dREwE.d.ts → colors-BER6l3p0.d.ts} +11 -3
  6. package/dist/{colors-nZbxzpnU.d.cts → colors-DdsCnLrp.d.cts} +11 -3
  7. package/dist/components.manifest.json +5 -5
  8. package/dist/form/index.cjs +1 -1
  9. package/dist/form/index.cjs.map +1 -1
  10. package/dist/form/index.d.cts +1 -1
  11. package/dist/form/index.d.ts +1 -1
  12. package/dist/form/index.js +1 -1
  13. package/dist/form/index.js.map +1 -1
  14. package/dist/{index-DKA9NMRw.d.ts → index-Dkhk7IbI.d.cts} +5 -1
  15. package/dist/{index-DKA9NMRw.d.cts → index-Dkhk7IbI.d.ts} +5 -1
  16. package/dist/index.cjs +20 -14
  17. package/dist/index.cjs.map +1 -1
  18. package/dist/index.d.cts +74 -13
  19. package/dist/index.d.ts +74 -13
  20. package/dist/index.js +20 -14
  21. package/dist/index.js.map +1 -1
  22. package/dist/rhf/index.cjs +1 -1
  23. package/dist/rhf/index.cjs.map +1 -1
  24. package/dist/rhf/index.d.cts +2 -2
  25. package/dist/rhf/index.d.ts +2 -2
  26. package/dist/rhf/index.js +1 -1
  27. package/dist/rhf/index.js.map +1 -1
  28. package/dist/server.cjs +2 -2
  29. package/dist/server.cjs.map +1 -1
  30. package/dist/server.d.cts +2 -2
  31. package/dist/server.d.ts +2 -2
  32. package/dist/server.js +2 -2
  33. package/dist/server.js.map +1 -1
  34. package/dist/styles/utilities.css +13 -2
  35. package/dist/styles.css +46 -18
  36. package/dist/utilities.manifest.json +1 -1
  37. package/package.json +1 -1
  38. package/scripts/setup-cursor-rules.js +4 -4
@@ -2,8 +2,8 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Key, DateValue } from 'react-aria-components';
4
4
  import { FieldValues, FieldPath, Path, UseFormProps, SubmitHandler, SubmitErrorHandler } from 'react-hook-form';
5
- import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioGroup, S as Select, c as Switch, T as TextArea, d as TextField, e as TimeFieldProps, B as Button } from '../TimeField-p31z8xSR.cjs';
6
- import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-BGQenUvv.cjs';
5
+ import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioGroup, S as Select, c as Switch, T as TextArea, d as TextField, e as TimeFieldProps, B as Button } from '../TimeField-DT3apBHn.cjs';
6
+ import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-BhX77nTp.cjs';
7
7
  import '@phosphor-icons/react';
8
8
 
9
9
  interface FormAutocompleteProps<T extends FieldValues> extends Omit<React.ComponentProps<typeof Autocomplete>, "selectedKey" | "defaultSelectedKey" | "onSelectionChange"> {
@@ -2,8 +2,8 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Key, DateValue } from 'react-aria-components';
4
4
  import { FieldValues, FieldPath, Path, UseFormProps, SubmitHandler, SubmitErrorHandler } from 'react-hook-form';
5
- import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioGroup, S as Select, c as Switch, T as TextArea, d as TextField, e as TimeFieldProps, B as Button } from '../TimeField-Blk2Ci2M.js';
6
- import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-BGQenUvv.js';
5
+ import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioGroup, S as Select, c as Switch, T as TextArea, d as TextField, e as TimeFieldProps, B as Button } from '../TimeField-TmPbBV-t.js';
6
+ import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-BhX77nTp.js';
7
7
  import '@phosphor-icons/react';
8
8
 
9
9
  interface FormAutocompleteProps<T extends FieldValues> extends Omit<React.ComponentProps<typeof Autocomplete>, "selectedKey" | "defaultSelectedKey" | "onSelectionChange"> {
package/dist/rhf/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import {useFormContext,Controller,useFieldArray,useForm,FormProvider}from'react-hook-form';import*as me from'react';import me__default,{memo,createContext,useState,useContext,useRef,useEffect,useCallback,useId,useMemo}from'react';import {ComboBox,Group,Input,Button,ListBox,ListBoxSection,Header,Checkbox,composeRenderProps,CheckboxGroup,TextField,DateField,DialogTrigger,Popover,Dialog,DropZone,FileTrigger,NumberField,RadioGroup,Select,SelectValue,Switch,TimeField,DateInput,DateSegment,Link,Form,ComboBoxStateContext,useSlottedContext,PopoverContext,OverlayArrow,Modal,ListBoxItem,Calendar,CalendarGrid,CalendarGridBody,CalendarCell,Text,ModalOverlay,useLocale,Heading,CalendarGridHeader,CalendarHeaderCell}from'react-aria-components';import {useAsyncList}from'react-stately';import {twMerge}from'tailwind-merge';import*as vr from'@phosphor-icons/react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {Minus,Check,Image,X as X$1,Upload}from'lucide-react';import {HexColorPicker}from'react-colorful';import zn from'@tiptap/extension-link';import {useEditor,EditorContent}from'@tiptap/react';import {BubbleMenu}from'@tiptap/react/menus';import On from'@tiptap/starter-kit';var ze={prefix:String(Math.round(Math.random()*1e10)),current:0},Ot=me__default.createContext(ze),Yo=me__default.createContext(false);var Jo=!!(typeof window<"u"&&window.document&&window.document.createElement),Je=new WeakMap;function Zo(e=false){let o=useContext(Ot),t=useRef(null);if(t.current===null&&!e){var r,n;let a=(n=me__default.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||n===void 0||(r=n.ReactCurrentOwner)===null||r===void 0?void 0:r.current;if(a){let i=Je.get(a);i==null?Je.set(a,{id:o.current,state:a.memoizedState}):a.memoizedState!==i.state&&(o.current=i.id,Je.delete(a));}t.current=++o.current;}return t.current}function er(e){let o=useContext(Ot);o===ze&&!Jo&&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=Zo(!!e),r=o===ze&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${o.prefix}`;return e||`${r}-${t}`}function tr(e){let o=me__default.useId(),[t]=useState(Me()),r=t||process.env.NODE_ENV==="test"?"react-aria":`react-aria${ze.prefix}`;return e||`${r}-${o}`}typeof me__default.useId=="function"?tr:er;function rr(){return false}function ar(){return true}function nr(e){return ()=>{}}function Me(){return typeof me__default.useSyncExternalStore=="function"?me__default.useSyncExternalStore(nr,rr,ar):useContext(Yo)}var ir=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),sr=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function et(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 ir.has(t.script)}let o=e.split("-")[0];return sr.has(o)}var cr=Symbol.for("react-aria.i18n.locale");function _t(){let e=typeof window<"u"&&window[cr]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e]);}catch{e="en-US";}return {locale:e,direction:et(e)?"rtl":"ltr"}}var tt=_t(),we=new Set;function qt(){tt=_t();for(let e of we)e(tt);}function Wt(){let e=Me(),[o,t]=useState(tt);return useEffect(()=>(we.size===0&&window.addEventListener("languagechange",qt),we.add(t),()=>{we.delete(t),we.size===0&&window.removeEventListener("languagechange",qt);}),[]),e?{locale:"en-US",direction:"ltr"}:o}var pr=me__default.createContext(null);function ot(){let e=Wt();return useContext(pr)||e}var rt=new Map;function at(e){let{locale:o}=ot(),t=o+(e?Object.entries(e).sort((n,a)=>n[0]<a[0]?-1:1).join():"");if(rt.has(t))return rt.get(t);let r=new Intl.Collator(o,e);return rt.set(t,r),r}function He(e){let o=at({usage:"search",...e}),t=useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),o.compare(a.slice(0,i.length),i)===0),[o]),r=useCallback((a,i)=>i.length===0?true:(a=a.normalize("NFC"),i=i.normalize("NFC"),o.compare(a.slice(-i.length),i)===0),[o]),n=useCallback((a,i)=>{if(i.length===0)return true;a=a.normalize("NFC"),i=i.normalize("NFC");let s=0,l=i.length;for(;s+l<=a.length;s++){let d=a.slice(s,s+l);if(o.compare(i,d)===0)return true}return false},[o]);return useMemo(()=>({startsWith:t,endsWith:r,contains:n}),[t,r,n])}function Kt(e,o=300){let[t,r]=useState(e);return useEffect(()=>{let n=setTimeout(()=>r(e),o);return ()=>clearTimeout(n)},[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 A(e,o){return composeRenderProps(e,t=>twMerge(o,t))}var $={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 Pe={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},f=memo(({name:e,size:o="md",color:t,weight:r="regular",className:n,ariaLabel:a,...i})=>{let s=vr[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 Pe?Pe[o]:o,d=twMerge("inline-block flex-shrink-0",!t&&"text-current",n);return jsx(s,{...i,size:l,color:t,weight:r,className:d,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});f.displayName="Icon";var Qt=memo(({variant:e="subtle",shape:o="square",containerSize:t,containerClassName:r,size:n="md",className:a,name:i,color:s,weight:l,ariaLabel:d,ref:u,...c})=>{let x=typeof n=="string"&&n in Pe?Pe[n]:n,C=t?typeof t=="string"&&t in Pe?Pe[t]:t:x*1.75,m=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 jsx("div",{className:m,style:{width:C,height:C},children:jsx(f,{...c,name:i,size:n,color:s,weight:l,className:a,ariaLabel:d})})});Qt.displayName="IconWithContainer";function de(){let[e,o]=me__default.useState(false),t=me__default.useCallback((n,a)=>{o(true),a?.(n);},[]),r=me__default.useCallback((n,a)=>{o(false),a?.(n);},[]);return {isFocused:e,handleFocus:t,handleBlur:r}}function X({children:e,className:o}){return jsx("div",{className:twMerge("relative w-full",o),children:e})}function Xt({onClick:e,size:o="md",className:t}){return jsx("button",{type:"button",onClick:r=>{r.preventDefault(),r.stopPropagation(),e();},className: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:jsx(f,{name:"X",size:o==="sm"?16:20})})}function Fe(e){let{isInvalid:o,isDisabled:t,isFocused:r}=e,n="border rounded-[var(--control-border-radius)] !outline-none ";return t?`${n} border-border-muted`:o&&r?`${n} border-feedback-error-border shadow-[inset_0_0_0_1px_var(--color-feedback-error-border)]`:o?`${n} border-feedback-error-border`:r?`${n} border-border-focus shadow-[inset_0_0_0_1px_var(--color-border-focus)]`:`${n} border-border-input`}function Yt(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function yr(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 ee(e){let{isInvalid:o,isDisabled:t,isFocused:r,transparent:n,size:a="md",className:i}=e;return twMerge("w-full",Fe({isInvalid:o,isDisabled:t,isFocused:r}),Yt({transparent:n,isDisabled:t}),$[a].text,$[a].height,$[a].padding,yr(a),i)}function Jt(e){let{size:o="md",isFocusWithin:t,isInvalid:r,isDisabled:n,transparent:a,className:i}=e;return twMerge("group flex items-center rounded-[var(--control-border-radius)] overflow-hidden",Yt({transparent:a,isDisabled:n}),$[o].height,Fe({isFocused:t,isInvalid:r,isDisabled:n}),i)}function z({children:e,size:o="md",tooltip:t,isRequired:r,className:n,htmlFor:a}){return jsxs("label",{htmlFor:a,className:twMerge($[o].text,"!text-text-label font-semibold flex items-center gap-1",n),children:[e,r&&jsx("span",{children:"*"}),t&&jsx("span",{className:"text-text-muted",children:jsx(f,{name:"Info",size:o==="sm"?16:20})})]})}function k({size:e="md",className:o,children:t,...r}){return jsx("div",{...r,className:twMerge("leading-[2.25] text-text-caption",$[e].text,o),children:t})}function p({children:e,size:o="md",className:t}){return jsx("div",{role:"alert",className:twMerge($[o].text,"text-feedback-error-text",t),children:e})}function Ge({size:e="md",isInvalid:o,isDisabled:t,isFocused:r,transparent:n,className:a,...i}){return jsx("input",{className:ee({isInvalid:o,isDisabled:t,isFocused:r,transparent:n,size:e,className:a}),...i})}var Rr="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",Sr={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"},eo={full:"w-full",default:"w-fit"},Nr="opacity-50 cursor-not-allowed pointer-events-none",Tr="opacity-100 cursor-pointer",kr={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},wr={primary:"bg-action-brand text-white",destructive:"bg-action-destructive text-white"};function Ir(e){return e?e==="primary"?"brand":e:"default"}function $r(e){let{variant:o="default",size:t="md",isDisabled:r,fullWidth:n=false,isLoading:a=false}=e,i=Ir(o),s=i==="unstyled"?"":`${Rr} ${Sr[i]}`;i!=="unstyled"&&(s+=` ${$[t].text} ${$[t].height} ${$[t].padding} ${$[t].gap}`),r||a?s+=` ${Nr}`:s+=` ${Tr}`,n?s+=` ${eo.full}`:s+=` ${eo.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:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:l,href:d,className:u,badgeNumber:c,badgeVariant:x="primary",badgePosition:C="top-right",style:m,target:y,rel:R,...b}=e,P=o?jsx(f,{name:o,size:i,weight:l}):null,S=jsxs(Fragment,{children:[s==="left"&&P,typeof t=="function"?null:t,s==="right"&&P]}),D=jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:a||jsx(f,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsx("div",{className:"invisible","aria-hidden":"true",children:S}),n&&jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),N=(c??0)>0,T=twMerge($r(e),u),g=d?{href:d,target:y,rel:R,...b}:{};if(d){let{onPress:j,onPressStart:ie,onPressEnd:H,onPressChange:ue,onPressUp:oe,onAuxClick:_,onContextMenu:ye,onDoubleClick:V,...F}=b;Object.assign(g,F);}let Q=d?jsx(Link,{...g,...r&&{"aria-busy":true},style:N?void 0:m,className:T,children:r?D:typeof t=="function"?(function(j){return jsxs(Fragment,{children:[s==="left"&&P,t(j),s==="right"&&P]})}):S}):jsx(Button,{...b,...r&&{"aria-busy":true},style:N?void 0:m,className:T,children:r?D:typeof t=="function"?(function(j){return jsxs(Fragment,{children:[s==="left"&&P,t(j),s==="right"&&P]})}):S});return N?jsxs("div",{className:twMerge("relative flex",u),style:m,children:[Q,jsx("span",{className:`absolute ${kr[C]} flex h-5 w-5 items-center justify-center rounded-full ${wr[x]} text-xs font-medium`,"aria-label":`${c} items`,children:c})]}):Q}function $e({transparent:e=false,className:o,children:t,...r}){return jsx(ModalOverlay,{...r,className:composeRenderProps(o,(n,a)=>twMerge("fixed inset-0 z-50",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(" "),a.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),a.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),n)),children:t})}function Or({isEntering:e,isExiting:o,className:t="",disableGroup:r=false}){let n=[!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(" "),a=e?["animate-in","fade-in","placement-bottom:slide-in-from-top-1","placement-top:slide-in-from-bottom-1","placement-left:slide-in-from-right-1","placement-right:slide-in-from-left-1","ease-out","duration-200"].join(" "):"",i=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 [n,a,i,t].filter(Boolean).join(" ")}function Re({children:e,showArrow:o=false,withBackdrop:t=false,className:r,isDismissable:n=true,disableGroup:a=false,...i}){let l=useSlottedContext(PopoverContext)?.trigger==="SubmenuTrigger",d=o?12:8;d=l?d-6:d;let u=jsxs(Popover,{offset:d,...i,className:composeRenderProps(r,(c,x)=>Or({...x,className:c,disableGroup:a})),children:[o&&jsx(OverlayArrow,{children: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:jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});return t?jsx($e,{isDismissable:n,children:jsx(Modal,{isDismissable:n,children:u})}):u}var io=createContext("md");function so(){return useContext(io)}function Qr(e="md"){return `flex-1 text-start data-[placeholder]:text-text-placeholder overflow-hidden text-ellipsis whitespace-nowrap ${$[e].text}`}function Xr(){let e=me__default.useCallback((t,r)=>{r?.(t);},[]),o=me__default.useCallback((t,r)=>{r?.(t);},[]);return {handleFocus:e,handleBlur:o}}function dt({label:e,description:o,errorMessage:t,children:r,items:n,renderItem:a,size:i="md",selectedKey:s,defaultSelectedKey:l,onSelectionChange:d,placeholder:u,showErrors:c=false,tooltip:x,isRequired:C,transparent:m,reserveErrorSpace:y=false,placement:R="bottom start",shouldFlip:b=true,menuWidth:P="match",...S}){let[D,N]=useState(null),[T,g]=useState(null),Q=s??D??l,{handleFocus:j,handleBlur:ie}=Xr(),H=_=>{d&&_!==null&&d(_),d||N(_);},ue=useRef(null),oe=useRef(null);return jsx(Select,{...S,selectedKey:Q,defaultSelectedKey:l,onSelectionChange:H,placeholder:u,className:A(S.className,"group flex w-full flex-col"),ref:ue,onOpenChange:_=>{_&&oe.current?g(oe.current.offsetWidth):_||ue.current?.blur();},children:({isDisabled:_,isInvalid:ye,isOpen:V})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:i,tooltip:x,isRequired:C,children:e}),jsx(X,{children:jsx("div",{ref:oe,children:jsxs(h,{variant:"unstyled",className:twMerge(ee({isInvalid:ye||c&&!!t,isDisabled:_,isFocused:V,transparent:m,size:i}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:F=>j(F,S.onFocus),onBlur:F=>ie(F,S.onBlur),"data-open":V,children:[jsx(SelectValue,{className:Qr(i)}),jsx(f,{name:"CaretDown","aria-hidden":true,className:twMerge("h-4 w-4 text-text-body group-disabled:text-gray-200 forced-colors:text-[ButtonText] transition-transform",V&&"rotate-180")})]})})}),y?jsx("div",{className:"mt-1 min-h-[20px]",children:c?jsx(p,{size:i,className:"text-feedback-error-text",children:typeof t=="function"&&S.validationResult?t(S.validationResult):typeof t=="string"?t:null}):o?jsx(k,{size:i,children:o}):null}):jsx(Fragment,{children:c?jsx(p,{size:i,className:"mt-1 text-feedback-error-text",children:typeof t=="function"&&S.validationResult?t(S.validationResult):typeof t=="string"?t:null}):o?jsx(k,{size:i,className:"mt-1",children:o}):null}),jsx(Re,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:P==="match"&&T?`${T}px`:void 0,minWidth:P==="auto"&&T?`${T}px`:void 0,maxWidth:P==="auto"?"min(600px, 90vw)":void 0},placement:R,shouldFlip:b,children:jsx(io.Provider,{value:i,children:jsx(ListBox,{items:n,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:a&&n?F=>jsx(Ce,{id:F.id,textValue:F.label,size:i,children:jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(F)})},F.id):r})})})]})})}function Ce({size:e,className:o,...t}){let r=so(),n=e??r;return jsx(ListBoxItem,{...t,className: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",$[n].paddingY,$[n].text,o)})}var la={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},da={sm:"pl-7",md:"pl-9",lg:"pl-10",xl:"pl-12"},lo={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"};function ca(){let e=me__default.useContext(ComboBoxStateContext);return jsx(Button,{slot:null,className:"clear-button","aria-label":"Clear",onPress:()=>e?.setSelectedKey(null),children:"\u2715"})}var pt=(e,o,t)=>{if(e==null||e==="")return "";let n=(t?t.flatMap(a=>a.items):o||[]).find(a=>a.id===e);return n?n.name:""};async function ua(e,o,t){try{let r=e.url.replace("{q}",o),n=new URLSearchParams;e.extraParams&&Object.entries(e.extraParams).forEach(([l,d])=>{n.append(l,d.toString());});let a=`${r}${n.toString()?"?"+n.toString():""}`,i=await fetch(a,{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 n=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:n}}}async function ma(e,o,t){try{let r=e.graphqlQuery.replace(`$${e.variableKey||"filter"}`,`"${o}"`),n=await fetch(e.url,{method:"POST",headers:{"Content-Type":"application/json",...e.headers},body:JSON.stringify({query:r}),signal:t});if(!n.ok)throw new Error(`HTTP error! status: ${n.status}`);let a=await n.json();if(a.errors)throw new Error(a.errors[0]?.message||"GraphQL error occurred");return e.responsePath&&(a=e.responsePath.split(".").reduce((i,s)=>i?.[s],a)),{items:e.transformResponse(a)}}catch(r){console.error("Error in GraphQL request:",r);let n=r instanceof Error?r.message:"Unknown error occurred";return {items:[],error:n}}}function bt({label:e,staticItems:o=[],sections:t,selectedKey:r,defaultSelectedKey:n,onSelectionChange:a,requestConfig:i,defaultFilter:s,placeholder:l,errorMessage:d,description:u,size:c="md",tooltip:x,isRequired:C,isDisabled:m,isInvalid:y,validationResult:R,showErrors:b=true,renderItem:P,renderLeftIcon:S,renderSection:D,autoFocus:N=false,reserveErrorSpace:T=false}){let g=me__default.useRef(null),[Q,j]=me__default.useState(),[ie,H]=useState(()=>pt(r||n,o,t)),[ue,oe]=useState(false),_=Kt(ie),{contains:ye}=He({sensitivity:"base"}),[V,F]=useState(),Ye=$[c].text,Gt=$[c].height,le=null;useEffect(()=>{N&&oe(true);},[N]),useEffect(()=>{let q=()=>{g.current&&j(g.current.offsetWidth);};return q(),window.addEventListener("resize",q),()=>window.removeEventListener("resize",q)},[]),useEffect(()=>{le&&le.setFilterText(_);},[_,le]),i&&(le=useAsyncList({async load({signal:q,filterText:E=""}){if(!i.url||i.shouldLoad&&!i.shouldLoad(E))return {items:[]};try{let Z;return i.requestType==="GraphQL"?Z=await ma(i,E,q):Z=await ua(i,E,q),F(Z.error),{items:Z.items}}catch(Z){return console.error("Error loading items:",Z),F(Z instanceof Error?Z.message:"Unknown error occurred"),{items:[]}}},initialFilterText:""})),_===""&&(le=null);let Uo=q=>{let E=pt(q,o,t);H(E),a&&a(q);},jo=q=>{H(q);let E=pt(r,o,t);r!=null&&q!==E&&a&&a(null);};return jsx(ComboBox,{onSelectionChange:Uo,selectedKey:r||void 0,defaultSelectedKey:n||void 0,defaultItems:t?t.flatMap(q=>q.items):o,items:le?le.items:void 0,className:A("group flex flex-col","w-full"),menuTrigger:"focus",isDisabled:m,isInvalid:y||!!d,inputValue:ie,onInputChange:jo,autoFocus:N,defaultFilter:s||ye,"aria-label":e||l||"Autocomplete",children:q=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:c,tooltip:x,isRequired:C,children:e}),jsxs(Group,{ref:g,className:Jt({size:c,isInvalid:y||!!d,isDisabled:m,isFocusWithin:ue||q.isOpen,className:"w-full cursor-pointer"}),"aria-label":e||l||"Autocomplete",style:{position:"relative"},children:[S?jsx("div",{className:"absolute left-3",children:S(!!le?.isLoading)}):jsx(f,{name:"MagnifyingGlass",className:`${la[c]} absolute left-3 text-inherit`}),jsx(Input,{className:`flex-1 min-w-0 border-none pr-3 outline-0 placeholder:text-text-placeholder ${da[c]} ${Ye} ${Gt} ${m?"bg-background-muted":"bg-background-input"}`,placeholder:l,disabled:m,onFocus:()=>oe(true),onBlur:()=>oe(false)}),ie&&!m&&jsx(ca,{}),jsx(Button,{className:`px-2 text-text-body ${Ye} ${Gt} ${m?"bg-background-muted":"bg-background-input"}`,"aria-label":"Toggle menu",isDisabled:m,children:({isPressed:E})=>jsx(f,{name:E?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),T?jsx("div",{className:"mt-1 min-h-[20px]",children:b&&V?jsx(p,{size:c,className:"text-feedback-error-text",children:V}):b&&typeof d=="string"?jsx(p,{size:c,className:"text-feedback-error-text",children:d}):b&&typeof d=="function"&&R?jsx(p,{size:c,className:"text-feedback-error-text",children:d(R)}):u?jsx(k,{size:c,children:u}):null}):jsxs(Fragment,{children:[u&&jsx(k,{size:c,className:"mt-1",children:u}),b&&V&&jsx(p,{size:c,className:"text-feedback-error-text mt-1",children:V}),b&&typeof d=="string"&&jsx(p,{size:c,className:"text-feedback-error-text mt-1",children:d}),b&&typeof d=="function"&&R&&jsx(p,{size:c,className:"text-feedback-error-text mt-1",children:d(R)})]}),jsx(Re,{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:Q?`${Q}px`:void 0},children:jsx(ListBox,{className:`max-h-[300px] overflow-auto bg-background-input outline-none ${Ye}`,children:t?t.map(E=>{let Z=E.items.map(re=>jsx(Ce,{id:re.id,textValue:re.name,size:c,className:`flex cursor-default items-center gap-2 px-3 ${lo[c]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:P?P(re):jsxs(Fragment,{children:[re.name,jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},re.id));if(D){let re=D(E,Z);return me__default.isValidElement(re)&&re.type===ListBoxSection?re:jsx(ListBoxSection,{children:re},E.name)}return jsxs(ListBoxSection,{children:[jsx(Header,{className:"px-3 py-1 text-sm font-bold text-text-muted",children:E.name}),Z]},E.name)}):E=>jsx(Ce,{id:E.id,textValue:E.name,size:c,className:`flex cursor-default items-center gap-2 px-3 ${lo[c]} text-text-body outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium`,children:P?P(E):jsxs(Fragment,{children:[E.name,jsx(f,{name:"X",className:"ml-auto h-4 w-4 text-text-muted opacity-0 data-[focused]:opacity-100 data-[selected]:opacity-100"})]})},E.id)})})]})})}function I(e,o){let t=o.split("."),r=e;for(let a of t)if(r&&typeof r=="object"&&a in r)r=r[a];else {r=void 0;break}let n=r?.message;return typeof n=="string"?n:void 0}function Yl({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(bt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!a,errorMessage:a})})}function po(e){return jsxs(CheckboxGroup,{...e,className:A(e.className,"flex flex-col gap-2"),children:[jsx(z,{children:e.label}),e.children,e.description&&jsx(k,{children:e.description}),jsx(p,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function ya({isDisabled:e}){return `flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-caption"}`}function Pa({isSelected:e,isInvalid:o,isDisabled:t,isIndeterminate:r,variant:n="default"}){let a="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=n==="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=n==="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 `${a} ${i} ${s}`}var mo="w-4 h-4 text-text-onPrimary group-disabled:text-text-disabled";function fo(e){let{children:o,variant:t="default",...r}=e;return jsx(Checkbox,{...r,className:composeRenderProps(e.className,(n,a)=>`${ya(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,...s}=n,l=jsx("div",{className:Pa({isSelected:a,isIndeterminate:i,variant:t,...s}),children:i?jsx(Minus,{"aria-hidden":true,className:mo}):a?jsx(Check,{"aria-hidden":true,className:mo}):null});return jsxs(Fragment,{children:[l,typeof o=="function"?o(n):o]})}})}function fd({name:e,defaultValue:o,errorBelow:t=false,...r}){let{control:n,formState:a}=useFormContext(),i=I(a.errors,e);return jsx(Controller,{control:n,name:e,defaultValue:o,render:({field:s})=>jsxs("div",{className:"flex flex-col gap-1",children:[jsx(fo,{...r,isSelected:!!s.value,onChange:l=>s.onChange(l),"aria-invalid":!!i,children:r.children}),t&&i&&jsx(p,{children:i})]})})}function yd({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(po,{...t,value:i.value||[],onChange:s=>i.onChange(s),errorMessage:a,children:t.children})})}function Ne(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 ht(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 ho({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,isRequired:a,transparent:i,className:s,validationResult:l,value:d,defaultValue:u,onChange:c,placeholder:x="#000000",showColorSwatch:C=true,reserveErrorSpace:m=true,...y}){let[R,b]=useState(u||""),[P,S]=useState(d||u||""),[D,N]=useState(false),[T,g]=useState(null),{isFocused:Q,handleFocus:j,handleBlur:ie}=de(),H=d!==void 0?d:R;useEffect(()=>{d!==void 0&&S(d);},[d]);let ue=H?!Ne(H):false,oe=useCallback(V=>{if(S(V),Ne(V)){let F=ht(V);c?c(F):b(F);}else V===""&&(c?c(""):b(""));},[c]),_=useCallback(V=>{let F=ht(V);S(F),c?c(F):b(F);},[c]),ye=useCallback(V=>{if(Ne(P)){let F=ht(P);S(F),c&&F!==H?c(F):!c&&F!==R&&b(F);}ie(V,y.onBlur);},[P,H,R,c,ie,y.onBlur]);return jsx(TextField,{...y,isRequired:a,className:A(s,"group flex flex-col"),children:({isDisabled:V})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,children:e}),jsx(X,{children:jsxs("div",{className:"flex gap-2",children:[jsxs("div",{className:"flex-1 relative",children:[jsx(Ge,{size:r,disabled:V,type:"text",value:P,placeholder:x,onFocus:F=>j(F,y.onFocus),onBlur:ye,onChange:F=>oe(F.target.value),className:twMerge(ee({isInvalid:ue,isDisabled:V,isFocused:Q,size:r,transparent:i}),C?"pr-12":"pr-3","pl-3")}),C&&jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:$[r].height},children:jsx("div",{className:twMerge("w-6 h-6 rounded border shadow-sm",Ne(H)?"border-border-default":"border-border-default bg-background-muted"),style:Ne(H)?{backgroundColor:H}:void 0,"aria-hidden":"true",children:!Ne(H)&&jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsx("div",{ref:g,children:jsx(h,{variant:"secondary",size:r,icon:"Palette",onPress:()=>N(!D),isDisabled:V,className:"flex-shrink-0",children:"Pick"})})]})}),m?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&l?jsx(p,{size:r,children:t(l)}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&l?jsx(p,{size:r,className:"mt-1",children:t(l)}):o?jsx(k,{size:r,className:"mt-1",children:o}):null}),D&&T&&jsx(Re,{triggerRef:{current:T},isOpen:D,onOpenChange:N,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxs("div",{className:"flex flex-col gap-4",children:[jsx(HexColorPicker,{color:H||"#000000",onChange:_,style:{width:"200px",height:"200px"}}),jsxs("div",{className:"flex items-center gap-2",children:[jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:H||"#000000"}}),jsx("div",{className:"flex-1 text-text-body text-[length:var(--control-text-sm)] font-mono",children:H||"#000000"})]})]})})]})})}function zd({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(ho,{...t,value:i.value??"",onChange:s=>i.onChange(s),isInvalid:!!a,errorMessage:a})})}function qa({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 yt({errorMessage:e,...o}){return jsxs(Calendar,{...o,children:[jsx(yo,{}),jsxs(CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsx(Po,{}),jsx(CalendarGridBody,{children:t=>jsx(CalendarCell,{date:t,className:({isSelected:r,isDisabled:n})=>`${qa({isSelected:r,isDisabled:n})} border-0`})})]}),e&&jsx(Text,{slot:"errorMessage",className:"text-sm text-red-600",children:e})]})}function yo(){let{direction:e}=useLocale(),o=18;return jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsx(h,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsx(f,{name:"CaretRight","aria-hidden":true,size:o}):jsx(f,{name:"CaretLeft","aria-hidden":true,size:o})}),jsx(Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-zinc-900 dark:text-zinc-200"}),jsx(h,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsx(f,{name:"CaretLeft","aria-hidden":true,size:o}):jsx(f,{name:"CaretRight","aria-hidden":true,size:o})})]})}function Po(){return jsx(CalendarGridHeader,{children:e=>jsx(CalendarHeaderCell,{className:"text-xs font-semibold text-text-caption",children:e})})}function Ft({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,showCalendar:l=true,reserveErrorSpace:d=true,validationResult:u,className:c,...x}){let[C,m]=useState(false),y=R=>{x.onChange&&R&&x.onChange(R),m(false);};return jsxs(DateField,{...x,isDisabled:i,isRequired:a,isInvalid:s,className:A(c,"flex flex-col gap-1"),children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,children:e}),jsx(X,{children:jsxs("div",{className:"relative w-full",children:[jsx(Co,{size:r,isDisabled:i,isInvalid:s,hasCalendar:l}),l&&!i&&jsxs(DialogTrigger,{isOpen:C,onOpenChange:m,children:[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:jsx(f,{name:"Calendar",size:18})}),jsx(Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsx(Dialog,{className:"p-4 outline-none",children:jsx(yt,{value:x.value,onChange:y,minValue:x.minValue,maxValue:x.maxValue,isDisabled:i,isReadOnly:x.isReadOnly,isDateUnavailable:x.isDateUnavailable})})})]})]})}),d?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&u?jsx(p,{size:r,children:t(u)}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&u?jsx(p,{size:r,className:"mt-1",children:t(u)}):o?jsx(k,{size:r,className:"mt-1",children:o}):null})]})}function Ya({isPlaceholder:e,isDisabled:o,size:t="md"}){return 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 Co({size:e="md",isDisabled:o,isInvalid:t,hasCalendar:r,className:n,...a}){return jsx(DateInput,{className:twMerge(Fe({isInvalid:t,isDisabled:o}),"px-3 py-2 flex items-center gap-0.5 w-full",r&&"pr-10",n),...a,children:i=>jsx(DateSegment,{segment:i,className:Ya({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||o,size:e})})})}function gc({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(Ft,{...t,value:i.value??null,onChange:s=>i.onChange(s),isInvalid:!!a,errorMessage:a})})}function Ct({value:e,onChange:o,onUrlChange:t,accept:r="image/*",maxSize:n,isDisabled:a=false,onUpload:i,className:s,showPreview:l=true,placeholder:d="Drop files here or click to browse"}){let[u,c]=useState(false),[x,C]=useState(false),[m,y]=useState(null),[R,b]=useState(e),P=useRef(null),S=async T=>{if(y(null),n&&T.size>n){y(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(l&&T.type.startsWith("image/")){let g=new FileReader;g.onloadend=()=>{b(g.result);},g.readAsDataURL(T);}if(i){C(true);try{let g=await i(T);b(g),t?.(g);}catch(g){y("Failed to upload file"),console.error("Upload error:",g);}finally{C(false);}}o?.(T,R);},D=T=>{let g=T.items;if(g.length>0){let Q=g[0];if(Q.kind==="file"){let j=Q.getAsFile();j&&S(j);}}c(false);},N=()=>{b(void 0),y(null),o?.(null),t?.(""),P.current&&(P.current.value="");};return jsxs("div",{className:twMerge("w-full",s),children:[jsxs(DropZone,{className: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",a&&"pointer-events-none opacity-50",m&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:D,onDropEnter:()=>c(true),onDropExit:()=>c(false),children:[R?jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[l&&R.startsWith("data:image")?jsx("img",{src:R,alt:"Preview",className:"max-h-48 max-w-full rounded-md object-contain"}):jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsx(Image,{className:"h-12 w-12 text-text-muted"}),jsx("span",{className:"text-sm text-text-muted",children:"File uploaded"})]}),!a&&jsx(h,{variant:"icon",size:"sm",onPress:N,className:"absolute right-2 top-2 bg-background-surface shadow-md",children:jsx(X$1,{className:"h-4 w-4"})})]}):jsxs("div",{className:"flex flex-col items-center gap-4 p-6",children:[jsx(Upload,{className:"h-12 w-12 text-text-muted"}),jsxs("div",{className:"text-center",children:[jsx("p",{className:"text-sm text-text-body",children:d}),jsx("p",{className:"mt-1 text-xs text-text-muted",children:r==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${r}`})]}),jsx(FileTrigger,{acceptedFileTypes:r.split(","),onSelect:T=>{let g=Array.from(T||[]);g.length>0&&S(g[0]);},children:jsx(h,{variant:"secondary",size:"sm",isDisabled:a,children:"Choose File"})})]}),x&&jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsx("span",{className:"text-sm text-text-muted",children:"Uploading..."})]})})]}),m&&jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:m})]})}function Vc({name:e,defaultValue:o,errorBelow:t=true,...r}){let{control:n,formState:a}=useFormContext(),i=I(a.errors,e);return jsx(Controller,{control:n,name:e,defaultValue:o,render:({field:s})=>jsxs("div",{className:"flex flex-col gap-1",children:[jsx(Ct,{...r,value:s.value??"",onChange:(l,d)=>s.onChange(d||"")}),t&&i&&jsx(p,{children:i})]})})}var xn=e=>{let o=ee({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return twMerge(o,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function Nt({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,isRequired:a,transparent:i,validationResult:s,reserveErrorSpace:l=true,...d}){let u=useId(),{isFocused:c,handleFocus:x,handleBlur:C}=de();return jsx(NumberField,{...d,id:u,isRequired:a,className:A(d.className,"group flex flex-col gap-1"),step:d.step??1,onChange:m=>{typeof m=="number"&&(d.maxValue!=null&&m>d.maxValue?d.onChange?.(d.maxValue):d.minValue!=null&&m<d.minValue?d.onChange?.(d.minValue):d.onChange?.(m));},isInvalid:!!t||typeof d.value=="number"&&(d.maxValue!=null&&d.value>d.maxValue||d.minValue!=null&&d.value<d.minValue),children:({isDisabled:m,isInvalid:y})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,htmlFor:u,children:e}),jsx("div",{className:"relative",children:jsxs(Group,{className:"relative",children:[jsx(Input,{onFocus:b=>x(b,d.onFocus),onBlur:b=>C(b,d.onBlur),className:xn({isInvalid:y||!!t,isDisabled:m,isFocused:c,transparent:i,size:r,className:typeof d.className=="string"?d.className:void 0})}),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:[jsx(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:jsx(f,{name:"CaretUp",size:14})}),jsx(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:jsx(f,{name:"CaretDown",size:14})})]})]})}),l?jsx("div",{className:"mt-1 min-h-[20px]",children:t?jsx(p,{size:r,children:typeof t=="function"?t(s):t}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:t?jsx(p,{size:r,className:"mt-1",children:typeof t=="function"?t(s):t}):o?jsx(k,{size:r,className:"mt-1",children:o}):null})]})})}function Jc({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(Nt,{...t,value:typeof i.value=="number"?i.value:void 0,onChange:s=>i.onChange(s),isInvalid:!!a,errorMessage:a,isRequired:t.isRequired})})}var Fn=createContext({variant:"brand"});function Tt(e){let{variant:o="default",...t}=e;return jsx(Fn.Provider,{value:{variant:o},children:jsxs(RadioGroup,{...t,className:A(e.className,"group flex flex-col gap-2"),children:[jsx(z,{children:e.label}),jsx("div",{className:"flex gap-2 group-orientation-horizontal:gap-4 group-orientation-vertical:flex-col",children:e.children}),e.description&&jsx(k,{children:e.description}),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:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(Tt,{...t,value:i.value,onChange:s=>i.onChange(s),errorMessage:a,children:t.children})})}var Tn={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"},kn={page:"h-16 leading-[62px]"};function Ee({tag:e="h1",size:o="lg",height:t,className:r="",children:n}){let a=Tn[o],i=t?kn[t]:"";return jsx(e,{className:twMerge(a,i,r),children:n})}var kt=({title:e,onClose:o,hideCloseIcon:t=false,titleAlign:r="left",hasBackArrow:n=false,onBack:a,headerContent:i})=>jsxs("div",{className: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:[n&&jsx(h,{variant:"icon",onPress:a,className:"absolute left-6","aria-label":"Go back",children:jsx(f,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxs(Fragment,{children:[e&&jsx(Ee,{size:"xs",children:e}),o&&!t&&jsx(h,{variant:"icon",onPress:o,"aria-label":"Close dialog",children:jsx(f,{name:"X","data-testid":"close-button"})})]})]});var wt=({className:e,size:o=24,color:t="text-action-brand"})=>jsx("div",{className: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:jsx("span",{className:"sr-only",children:"Loading..."})});var Dn=e=>{let o=ee({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 twMerge(o,t,e.className)};function Ae({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,isRequired:a,transparent:i,showSearchIcon:s,isClearable:l,onClear:d,type:u,validationResult:c,reserveErrorSpace:x=true,isLoading:C=false,...m}){let[y,R]=me__default.useState(false),{isFocused:b,handleFocus:P,handleBlur:S}=de(),D=u==="password";return jsx(TextField,{...m,isRequired:a,className:A(m.className,"group flex flex-col"),children:({isDisabled:N,isInvalid:T})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,children:e}),jsxs(X,{children:[s&&jsx("div",{className:"pointer-events-none absolute left-2 top-1/2 -translate-y-1/2 transform flex items-center",children:C?jsx(wt,{size:16,color:"text-text-muted"}):jsx(f,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-muted translate-y-[0.5px]"})}),jsx(Ge,{size:r,disabled:N,type:D?y?"text":"password":u,value:m.value,defaultValue:m.defaultValue,placeholder:m.placeholder,onFocus:g=>P(g,m.onFocus),onBlur:g=>S(g,m.onBlur),onChange:g=>m.onChange?.(g.target.value),className:Dn({isInvalid:T,isDisabled:N,isFocused:b,size:r,transparent:i,showSearchIcon:s,isClearable:l,hasValue:!!m.value,isPassword:D,className:typeof m.className=="string"?m.className:void 0})}),l&&m.value&&!N&&jsx(Xt,{onClick:()=>{d?d():m.onChange&&m.onChange("");},size:r}),D&&!N&&jsx("button",{type:"button",onClick:()=>R(!y),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-muted hover:text-text-body","aria-label":y?"Hide password":"Show password",onMouseDown:g=>{g.preventDefault(),g.stopPropagation();},children:jsx(f,{name:y?"EyeSlash":"Eye",size:r==="sm"?16:20,className:"text-text-body"})})]}),x?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&c?jsx(p,{size:r,children:t(c)}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&c?jsx(p,{size:r,className:"mt-1",children:t(c)}):o?jsx(k,{size:r,className:"mt-1",children:o}):null})]})})}var ge=({isActive:e=false,onPress:o,children:t})=>jsx(h,{variant:e?"secondary":"ghost",size:"sm",onPress:o,className:"p-1",children:t});function Kn({initialUrl:e,isOpen:o,onClose:t,onSubmit:r}){let[n,a]=useState(e);return me__default.useEffect(()=>{a(e);},[e]),jsx($e,{isDismissable:true,isOpen:o,onOpenChange:s=>!s&&t(),children:jsx(Modal,{isDismissable:true,className:"flex items-center justify-center p-4",children:jsx(Dialog,{className:"relative bg-background-surface rounded-lg shadow-xl max-w-md w-full",children:jsxs("form",{onSubmit:s=>{s.preventDefault(),r(n),t();},children:[jsx(kt,{title:"Insert Link",onClose:t}),jsx("div",{className:"p-6",children:jsx(Ae,{label:"URL",type:"url",value:n,onChange:a,autoFocus:true,className:"w-full"})}),jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsx(h,{variant:"secondary",onPress:t,children:"Cancel"}),jsx(h,{type:"submit",children:"Save"})]})]})})})})}function $t({initialContent:e="",onChange:o,className:t,isDisabled:r=false,placeholder:n="Start typing...",id:a}){let[i,s]=useState(false),l=useEditor({immediatelyRender:false,extensions:[On.configure({heading:{levels:[1,2]}}),zn.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:c})=>{o?.(c.getHTML());},editorProps:{attributes:{class:twMerge("prose prose-sm max-w-none","focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),d=()=>{s(true);},u=c=>{c===""?l?.chain().focus().unsetLink().run():l?.chain().focus().setLink({href:c}).run();};return l?jsxs("div",{id:a,"data-richtexteditor":true,className: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&&jsxs(Fragment,{children:[jsxs(BubbleMenu,{editor:l,shouldShow:({editor:c})=>c.isActive("link")&&!i,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let c=l.getAttributes("link").href;window.open(c,"_blank");},children:[jsx(f,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:d,children:[jsx(f,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxs(h,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>l.chain().focus().unsetLink().run(),children:[jsx(f,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsx(Kn,{isOpen:i,onClose:()=>s(false),onSubmit:u,initialUrl:l.getAttributes("link").href||""})]}),jsxs("div",{className:"flex items-center gap-1 border-b border-border-input p-2",children:[jsx(ge,{isActive:l.isActive("heading",{level:1}),onPress:()=>l.chain().focus().toggleHeading({level:1}).run(),children:jsx("span",{className:"text-xs font-bold",children:"H1"})}),jsx(ge,{isActive:l.isActive("heading",{level:2}),onPress:()=>l.chain().focus().toggleHeading({level:2}).run(),children:jsx("span",{className:"text-xs font-bold",children:"H2"})}),jsx(ge,{isActive:l.isActive("bold"),onPress:()=>l.chain().focus().toggleBold().run(),children:jsx("span",{className:"text-xs font-bold",children:"B"})}),jsx(ge,{isActive:l.isActive("italic"),onPress:()=>l.chain().focus().toggleItalic().run(),children:jsx("span",{className:"text-xs italic",children:"I"})}),jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsx(ge,{isActive:l.isActive("bulletList"),onPress:()=>l.chain().focus().toggleBulletList().run(),children:jsx(f,{name:"ListBullets",className:"h-4 w-4"})}),jsx(ge,{isActive:l.isActive("orderedList"),onPress:()=>l.chain().focus().toggleOrderedList().run(),children:jsx(f,{name:"ListNumbers",className:"h-4 w-4"})}),jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsx(ge,{isActive:l.isActive("link"),onPress:d,children:jsx(f,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxs("div",{className:"relative min-h-[200px] w-full outline-none focus:outline-none",children:[jsx(EditorContent,{editor:l,className: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&&jsx("div",{className:"pointer-events-none absolute left-4 top-4 text-text-muted",children:n})]})]}):null}function gm({name:e,defaultValue:o,label:t,description:r,reserveErrorSpace:n=true,...a}){let{control:i,formState:s}=useFormContext(),l=I(s.errors,e);return jsx(Controller,{control:i,name:e,defaultValue:o,render:({field:d})=>jsxs("div",{className:"flex flex-col gap-1",children:[t&&jsx("label",{htmlFor:e,className:"text-sm font-medium text-text-heading",children:t}),r&&jsx("p",{className:"text-sm text-text-muted",children:r}),jsx($t,{...a,id:e,initialContent:d.value??"",onChange:u=>d.onChange(u)}),l&&jsx("p",{className:"text-sm text-feedback-error-text",children:l}),n&&!l&&jsx("div",{className:"h-5"})]})})}function Nm({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(dt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!a,errorMessage:a})})}var Vt={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 ei({isSelected:e,isDisabled:o,variant:t="default",size:r="md"}){let n="flex px-px items-center shrink-0 cursor-default rounded-full transition duration-200 ease-in-out shadow-inner border border-transparent",a=Vt[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",[n,a,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 ti({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",n=Vt[t].handle;return [r,n,e?"translate-x-[100%]":"translate-x-0",o?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Lt({children:e,variant:o="default",size:t="md",...r}){return jsx(Switch,{...r,className:A(r.className,`group flex items-center gap-2 ${Vt[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:n=>jsxs(Fragment,{children:[jsx("div",{className:ei({...n,variant:o,size:t}),children:jsx("span",{className:ti({...n,size:t})})}),e]})})}function zm({name:e,defaultValue:o,...t}){let{control:r}=useFormContext();return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:n})=>jsx(Lt,{...t,isSelected:!!n.value,onChange:a=>n.onChange(a),children:t.children})})}var si=e=>{let o=ee({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 twMerge(o,t,e.className)};function Et({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:l,isResizable:d=false,className:u,validationResult:c,reserveErrorSpace:x=true,...C}){let{isFocused:m,handleFocus:y,handleBlur:R}=de();return jsx("div",{className:"group flex flex-col",children:jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,children:e}),jsx(X,{children:jsx("textarea",{...C,required:a,onFocus:b=>{C.onFocus&&C.onFocus(b),y(b);},onBlur:b=>{C.onBlur&&C.onBlur(b),R(b);},className:si({isInvalid:s,isDisabled:l,isResizable:d,isFocused:m,size:r,transparent:i,className:u}),disabled:l})}),x?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&c?jsx(p,{size:r,children:t(c)}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&c?jsx(p,{size:r,className:"mt-1",children:t(c)}):o?jsx(k,{size:r,className:"mt-1",children:o}):null})]})})}function Ym({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(Et,{...t,value:i.value??"",onChange:s=>i.onChange(s.target.value),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!a,errorMessage:a,required:t.required})})}function rp({name:e,defaultValue:o,...t}){let{control:r,formState:n}=useFormContext(),a=I(n.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(Ae,{...t,value:i.value??"",onChange:s=>i.onChange(s),onBlur:s=>{i.onBlur(),t.onBlur?.(s);},isInvalid:!!a,errorMessage:a,isRequired:t.isRequired})})}function gi({isPlaceholder:e,isDisabled:o,size:t="md"}){return 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 Dt({label:e,description:o,errorMessage:t,size:r="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,reserveErrorSpace:l=true,validationResult:d,className:u,...c}){return jsxs(TimeField,{...c,isDisabled:i,isRequired:a,isInvalid:s,className:A(u,"flex flex-col gap-1"),children:[e&&jsx(z,{size:r,tooltip:n,isRequired:a,children:e}),jsx(X,{children:jsx(DateInput,{className:twMerge(Fe({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:x=>jsx(DateSegment,{segment:x,className:gi({isPlaceholder:x.isPlaceholder,isDisabled:!x.isEditable||i,size:r})})})}),l?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsx(p,{size:r,children:t(d)}):o?jsx(k,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsx(p,{size:r,className:"mt-1",children:t(d)}):o?jsx(k,{size:r,className:"mt-1",children:o}):null})]})}function Cp({name:e,...o}){let{control:t,formState:{errors:r}}=useFormContext(),n=r[e],a=n?.message;return jsx(Controller,{name:e,control:t,render:({field:i})=>jsx(Dt,{...o,value:i.value,onChange:i.onChange,isInvalid:!!n,errorMessage:a})})}function kp({className:e,title:o="Please fix the following errors:",autoFocus:t=true}){let{formState:r}=useFormContext(),n=me.useRef(null),a=r.errors,i=Object.entries(a||{}),s=i.length>0;if(me.useEffect(()=>{t&&s&&n.current?.focus();},[t,s]),!s)return null;let l=d=>{let u=`[name="${CSS.escape(d)}"]`,c=document.querySelector(u);c&&(c.focus(),c.scrollIntoView({block:"center",behavior:"smooth"}));};return jsxs("div",{ref:n,role:"alert",tabIndex:-1,className:twMerge("rounded-md border border-feedback-error-border bg-feedback-error-background p-3 text-sm text-feedback-error-text",e),children:[jsx("div",{className:"font-medium",children:o}),jsx("ul",{className:"mt-2 list-disc pl-5",children:i.map(([d,u])=>{let c=u?.message||"Invalid value";return jsx("li",{children:jsx("button",{type:"button",className:"underline underline-offset-2",onClick:()=>l(d),children:c})},d)})})]})}function Vp({formId:e,disableWhenInvalid:o,disableWhenPristine:t,isDisabled:r,children:n,...a}){let{formState:i}=useFormContext(),s=r||i.isSubmitting||o&&!i.isValid||t&&!i.isDirty;return jsx(h,{type:"submit",form:e,isDisabled:s,...a,children:n})}var te=({width:e,height:o,variant:t="rect",animation:r="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:l=0,adjustAnimationSpeedBasedOnWidth:d=false,ariaLabel:u,className:c,"data-testid":x})=>{let[C,m]=useState(l===0);if(useEffect(()=>{if(l>0){let N=setTimeout(()=>m(true),l);return ()=>clearTimeout(N)}},[l]),!C)return null;let y=n?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",R=d&&e?(()=>{let N=typeof e=="number"?e:parseFloat(String(e));return isNaN(N)?"":`animation-duration-[${Math.max(.8,N/100)}s]`})():"",b=r==="pulse"?`animate-pulse ${R}`: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 ${R}`:"",P="rounded-sm";t==="circle"&&(P="rounded-full"),t==="text"&&(P="h-4 w-full rounded-sm");let S=a?"flex-1 min-w-0":"",D=s?Object.entries(s).map(([N,T])=>`${N}:w-[${T}]`).join(" "):"";return i?jsx("div",{className:"space-y-2","data-testid":x,children:i.map((N,T)=>jsx("div",{className:twMerge(y,b,P,S,D,c),style:{width:N,height:o}},T))}):jsx("div",{className:twMerge(y,b,P,S,D,c),style:{width:e,height:o},role:"presentation","aria-hidden":!u,"aria-label":u??void 0,"data-testid":x})};var wi={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"},Ii="rounded-lg",zt={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},$i={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function he({variant:e="outlined",className:o,children:t,isLoading:r=false}){return jsx("div",{className:twMerge("w-full overflow-hidden",wi[e],Ii,o),"data-testid":"card",children:r?jsx(te,{width:"100%",height:"100%",className:"rounded-none"}):t})}function Ue({title:e,subtitle:o,actions:t,className:r,isLoading:n=false}){return n?jsxs("div",{className:twMerge("p-6 pb-4",r),children:[jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsx(te,{width:120,height:20}),jsx(te,{width:24,height:24})]}),o&&jsx(te,{width:200,height:16})]}):!e&&!o&&!t?null:jsx("div",{className:twMerge("p-6 pb-4",r),children:jsxs("div",{className:"flex justify-between items-start gap-4",children:[jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsx("div",{className:"mb-1",children:typeof e=="string"?jsx(Ee,{tag:"h3",size:"sm",className:"text-text-heading",children:e}):e}),o&&jsx("div",{className:"text-sm text-text-muted",children:o})]}),t&&jsx("div",{className:"flex-shrink-0",children:t})]})})}function Ho({src:e,alt:o,aspectRatio:t="auto",className:r,children:n,isLoading:a=false}){return a?jsx("div",{className:twMerge("bg-background-muted",zt[t],r),children:jsx(te,{width:"100%",height:"100%"})}):n?jsx("div",{className:twMerge("overflow-hidden",zt[t],r),children:n}):e?jsx("div",{className:twMerge("overflow-hidden",zt[t],r),children:jsx("img",{src:e,alt:o||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function je({className:e,children:o,isLoading:t=false}){let n=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return t?jsx("div",{className:twMerge(n,e),children:jsxs("div",{className:"space-y-2",children:[jsx(te,{width:"100%",height:16}),jsx(te,{width:"80%",height:16}),jsx(te,{width:"60%",height:16})]})}):o?jsx("div",{className:twMerge("px-6 py-4 text-text-body",e),children:o}):null}function Go({className:e,children:o,align:t="end",isLoading:r=false}){return r?jsxs("div",{className:twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsx(te,{width:80,height:32}),jsx(te,{width:60,height:32})]}):o?jsx("div",{className:twMerge("px-6 py-4 flex items-center gap-2",$i[t],e),children:o}):null}he.Header=Ue;he.Media=Ho;he.Content=je;he.Footer=Go;function Yp({name:e,getItemTitle:o,renderItem:t,onAdd:r}){let{control:n}=useFormContext(),{fields:a,append:i,remove:s,swap:l}=useFieldArray({control:n,name:e});return jsxs("div",{className:"flex flex-col gap-3",children:[a.map((d,u)=>jsxs(he,{children:[jsx(Ue,{title:o?o(u):`Item ${u+1}`,actions:jsxs("div",{className:"flex gap-2",children:[u>0&&jsx(h,{size:"sm",variant:"secondary",onPress:()=>l(u,u-1),children:"Up"}),u<a.length-1&&jsx(h,{size:"sm",variant:"secondary",onPress:()=>l(u,u+1),children:"Down"}),jsx(h,{size:"sm",variant:"secondary",onPress:()=>s(u),children:"Remove"})]})}),jsx(je,{children:t(u)})]},d.id)),jsx("div",{children:jsx(h,{variant:"secondary",onPress:()=>i(r?.()||{}),children:"Add item"})})]})}function Ht(e){return jsx(Form,{validationBehavior:"aria",...e,className:twMerge("flex flex-col gap-6",e.className)})}function Oo(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 mf({id:e,onSubmit:o,onInvalid:t,children:r,shouldFocusError:n=true,className:a,...i}){let s=useForm(i),l=(d,u)=>{if(n&&e){let c=document.getElementById(e);c&&Oo(c);}t?.(d,u);};return jsx(FormProvider,{...s,children:jsx(Ht,{id:e,className:a,onSubmit:s.handleSubmit(o,l),children:r})})}function Wo({formId:e,show:o,isSubmitting:t,onCancel:r,primaryLabel:n="Save changes",secondaryLabel:a="Cancel",className:i}){return o?jsx("div",{className: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:jsxs("div",{className:"mx-auto flex max-w-screen-lg items-center justify-between gap-3 p-3",children:[jsx("div",{className:"text-sm text-text-muted",children:"You have unsaved changes"}),jsxs("div",{className:"flex gap-2",children:[jsx(h,{variant:"secondary",onPress:r,children:a}),jsx(h,{type:"submit",form:e,isDisabled:!!t,children:t?"Saving...":n})]})]})}):null}function Pf({formId:e,onCancel:o,primaryLabel:t,secondaryLabel:r,className:n}){let{formState:a}=useFormContext();return jsx(Wo,{formId:e,show:a.isDirty,isSubmitting:a.isSubmitting,onCancel:o,primaryLabel:t,secondaryLabel:r,className:n})}function Sf(e=true){let{formState:o}=useFormContext();me.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 kf({delayMs:e=800,onAutoSave:o}){let{watch:t,formState:r,getValues:n}=useFormContext(),a=me.useRef(void 0);me.useEffect(()=>{let i=t(()=>{r.isDirty&&(a.current&&window.clearTimeout(a.current),a.current=window.setTimeout(async()=>{let s=n();await o(s);},e));});return ()=>{i.unsubscribe(),a.current&&window.clearTimeout(a.current);}},[t,r.isDirty,n,e,o]);}export{kp as ErrorSummary,Yp as FieldArrayList,Yl as FormAutocomplete,fd as FormCheckbox,yd as FormCheckboxGroup,zd as FormColorField,gc as FormDateField,Vc as FormFileUpload,Jc as FormNumberField,mf as FormProvider,vu as FormRadioGroup,gm as FormRichTextEditor,Pf as FormSaveBar,Nm as FormSelect,zm as FormSwitch,Ym as FormTextArea,rp as FormTextField,Cp as FormTimeField,Vp as SubmitButton,Oo as focusFirstError,kf as useAutoSave,Sf as useScrollIntoViewOnError};//# sourceMappingURL=index.js.map
1
+ import {useFormContext,Controller,useFieldArray,useForm,FormProvider}from'react-hook-form';import*as be from'react';import be__default,{memo,createContext,useState,useContext,useRef,useEffect,useCallback,useId,useMemo}from'react';import {ComboBox,Group,Input,Button,ListBox,ListBoxSection,Header,Checkbox,composeRenderProps,CheckboxGroup,TextField,DateField,DialogTrigger,Popover,Dialog,DropZone,FileTrigger,NumberField,RadioGroup,Select,SelectValue,Switch,TimeField,DateInput,DateSegment,Link,Form,ComboBoxStateContext,useSlottedContext,PopoverContext,OverlayArrow,Modal,ListBoxItem,Calendar,CalendarGrid,CalendarGridBody,CalendarCell,Text,TooltipTrigger,Tooltip,ModalOverlay,useLocale,Heading,CalendarGridHeader,CalendarHeaderCell}from'react-aria-components';import {useAsyncList}from'react-stately';import {twMerge}from'tailwind-merge';import*as Rr from'@phosphor-icons/react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {Minus,Check,Image,X,Upload}from'lucide-react';import {HexColorPicker}from'react-colorful';import Un from'@tiptap/extension-link';import {useEditor,EditorContent}from'@tiptap/react';import {BubbleMenu}from'@tiptap/react/menus';import Yn from'@tiptap/starter-kit';var Ge={prefix:String(Math.round(Math.random()*1e10)),current:0},Wt=be__default.createContext(Ge),or=be__default.createContext(false);var rr=!!(typeof window<"u"&&window.document&&window.document.createElement),et=new WeakMap;function ar(e=false){let o=useContext(Wt),t=useRef(null);if(t.current===null&&!e){var r,a;let n=(a=be__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=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__default.useId(),[t]=useState(Oe()),r=t||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Ge.prefix}`;return e||`${r}-${o}`}typeof be__default.useId=="function"?ir:nr;function lr(){return false}function dr(){return true}function cr(e){return ()=>{}}function Oe(){return typeof be__default.useSyncExternalStore=="function"?be__default.useSyncExternalStore(cr,lr,dr):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]=useState(rt);return 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__default.createContext(null);function at(){let e=jt();return 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=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=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=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 useMemo(()=>({startsWith:t,endsWith:r,contains:a}),[t,r,a])}function Qt(e,o=300){let[t,r]=useState(e);return 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 composeRenderProps(e,t=>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=memo(({name:e,size:o="md",color:t,weight:r="regular",className:a,ariaLabel:n,...i})=>{let s=Rr[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=twMerge("inline-block flex-shrink-0",!t&&"text-current",a);return 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=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=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 jsx("div",{className:b,style:{width:F,height:F},children: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 jsxs(TooltipTrigger,{delay:200,children:[e,jsxs(Tooltip,{...t,offset:10,className:composeRenderProps(t.className,(r,a)=>kr({...a,className:r})),children:[jsx(OverlayArrow,{children: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:jsx("path",{d:"M0 0 L4 4 L8 0"})})}),o]})]})}function ce(){let[e,o]=be__default.useState(false),t=be__default.useCallback((a,n)=>{o(true),n?.(a);},[]),r=be__default.useCallback((a,n)=>{o(false),n?.(a);},[]);return {isFocused:e,handleFocus:t,handleBlur:r}}function Q({children:e,className:o}){return jsx("div",{className:twMerge("relative w-full",o),children:e})}function to({onClick:e,size:o="md",className:t}){return jsx("button",{type:"button",onClick:r=>{r.preventDefault(),r.stopPropagation(),e();},className: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: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 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 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=jsxs("label",{htmlFor:s,className:twMerge(B[o].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,n&&jsx("span",{children:"*"}),l&&jsx("span",{className:"text-text-muted",children:jsx(f,{name:"Info",size:o==="sm"?16:20})}),c&&jsx("span",{className:"text-text-caption font-normal ml-1",children:r})]});return l&&u?jsx(eo,{content:u,children:d}):d}function N({size:e="md",className:o,children:t,...r}){return jsx("div",{...r,className:twMerge("leading-[2.25] text-text-caption",B[e].text,o),children:t})}function p({children:e,size:o="md",className:t}){return jsx("div",{role:"alert",className: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 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?jsx(f,{name:o,size:i,weight:l}):null,$=jsxs(Fragment,{children:[s==="left"&&v,typeof t=="function"?null:t,s==="right"&&v]}),L=jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:n||jsx(f,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsx("div",{className:"invisible","aria-hidden":"true",children:$}),a&&jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:a})]}),g=(d??0)>0,S=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?jsx(Link,{...w,...r&&{"aria-busy":true},style:g?void 0:b,className:S,children:r?L:typeof t=="function"?(function(W){return jsxs(Fragment,{children:[s==="left"&&v,t(W),s==="right"&&v]})}):$}):jsx(Button,{...h,...r&&{"aria-busy":true},style:g?void 0:b,className:S,children:r?L:typeof t=="function"?(function(W){return jsxs(Fragment,{children:[s==="left"&&v,t(W),s==="right"&&v]})}):$});return g?jsxs("div",{className:twMerge("relative flex",c),style:b,children:[k,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 jsx(ModalOverlay,{...r,className:composeRenderProps(o,(a,n)=>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=useSlottedContext(PopoverContext)?.trigger==="SubmenuTrigger",u=o?12:8;u=l?u-6:u;let c=jsxs(Popover,{offset:u,...i,className:composeRenderProps(r,(d,x)=>Jr({...x,className:d,disableGroup:n})),children:[o&&jsx(OverlayArrow,{children: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:jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});return t?jsx(Le,{isDismissable:a,children:jsx(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=createContext("md");function po(){return 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__default.useCallback((t,r)=>{r?.(t);},[]),o=be__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]=useState(null),[k,W]=useState(null),re=l??S??u,{handleFocus:H,handleBlur:me}=na(),pe=be__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=useRef(null),M=useRef(null);return jsx(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})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:s,tooltip:F,description:L==="tooltip"||L==="inline"?o:void 0,descriptionPlacement:L,isRequired:b,children:e}),jsx(Q,{children:jsx("div",{ref:M,children:jsxs(P,{variant:"unstyled",className: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?jsx("div",{className:co(s),children:i(pe)}):jsx(SelectValue,{className:co(s)}),jsx(f,{name:"CaretDown","aria-hidden":true,className:twMerge("h-4 w-4 text-text-body group-disabled:text-gray-200 forced-colors:text-[ButtonText] transition-transform",fe&&"rotate-180")})]})})}),C?jsx("div",{className:"mt-1 min-h-[20px]",children:x?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"?jsx(N,{size:s,children:o}):null}):jsx(Fragment,{children:x?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"?jsx(N,{size:s,className:"mt-1",children:o}):null}),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:jsx(mo.Provider,{value:s,children:jsx(ListBox,{items:a,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:n&&a?J=>jsx(Ne,{id:J.id,textValue:J.label,size:s,children: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 jsx(ListBoxItem,{...t,className: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__default.useContext(ComboBoxStateContext);return jsx(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__default.useRef(null),[W,re]=be__default.useState(),[H,me]=useState(()=>gt(r||a,o,t)),[pe,le]=useState(false),se=Qt(H),{contains:M}=qe({sensitivity:"base"}),[y,Ce]=useState(),fe=B[d].text,J=B[d].height,de=null;useEffect(()=>{g&&le(true);},[g]),useEffect(()=>{let _=()=>{k.current&&re(k.current.offsetWidth);};return _(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)},[]),useEffect(()=>{de&&de.setFilterText(se);},[se,de]),i&&(de=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 jsx(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:_=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:d,tooltip:x,isRequired:F,children:e}),jsxs(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:[$?jsx("div",{className:"absolute left-3",children:$(!!de?.isLoading)}):jsx(f,{name:"MagnifyingGlass",className:`${ga[d]} absolute left-3 text-inherit`}),jsx(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&&jsx(va,{}),!w&&jsx(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})=>jsx(f,{name:D?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),S?jsx("div",{className:"mt-1 min-h-[20px]",children:h&&y?jsx(p,{size:d,className:"text-feedback-error-text",children:y}):h&&typeof u=="string"?jsx(p,{size:d,className:"text-feedback-error-text",children:u}):h&&typeof u=="function"&&C?jsx(p,{size:d,className:"text-feedback-error-text",children:u(C)}):c?jsx(N,{size:d,children:c}):null}):jsxs(Fragment,{children:[c&&jsx(N,{size:d,className:"mt-1",children:c}),h&&y&&jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:y}),h&&typeof u=="string"&&jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:u}),h&&typeof u=="function"&&C&&jsx(p,{size:d,className:"text-feedback-error-text mt-1",children:u(C)})]}),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:jsx(ListBox,{className:`max-h-[300px] overflow-auto bg-background-input outline-none ${fe}`,children:t?t.map(D=>{let Z=D.items.map(ae=>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):jsxs(Fragment,{children:[ae.name,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__default.isValidElement(ae)&&ae.type===ListBoxSection?ae:jsx(ListBoxSection,{children:ae},D.name)}return jsxs(ListBoxSection,{children:[jsx(Header,{className:"px-3 py-1 text-sm font-bold text-text-muted",children:D.name}),Z]},D.name)}):D=>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):jsxs(Fragment,{children:[D.name,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}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>jsx(vt,{...t,selectedKey:i.value??null,onSelectionChange:s=>i.onChange(s),showErrors:!!n,errorMessage:n})})}function ho(e){return jsxs(CheckboxGroup,{...e,className:A(e.className,"flex flex-col gap-2"),children:[jsx(z,{children:e.label}),e.children,e.description&&jsx(N,{children:e.description}),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 jsx(Checkbox,{...r,className:composeRenderProps(e.className,(a,n)=>`${ka(n)} ${a||""}`),children:a=>{let{isSelected:n,isIndeterminate:i,...s}=a,l=jsx("div",{className:Ia({isSelected:n,isIndeterminate:i,variant:t,...s}),children:i?jsx(Minus,{"aria-hidden":true,className:go}):n?jsx(Check,{"aria-hidden":true,className:go}):null});return jsxs(Fragment,{children:[l,typeof o=="function"?o(a):o]})}})}function wd({name:e,defaultValue:o,errorBelow:t=false,...r}){let{control:a,formState:n}=useFormContext(),i=I(n.errors,e);return jsx(Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxs("div",{className:"flex flex-col gap-1",children:[jsx(vo,{...r,isSelected:!!s.value,onChange:l=>s.onChange(l),"aria-invalid":!!i,children:r.children}),t&&i&&jsx(p,{children:i})]})})}function Ld({name:e,defaultValue:o,...t}){let{control:r,formState:a}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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]=useState(c||""),[v,$]=useState(u||c||""),[L,g]=useState(false),[S,w]=useState(null),{isFocused:k,handleFocus:W,handleBlur:re}=ce(),H=u!==void 0?u:C;useEffect(()=>{u!==void 0&&$(u);},[u]);let me=H?!ke(H):false,pe=useCallback(M=>{if($(M),ke(M)){let y=Ft(M);d?d(y):h(y);}else M===""&&(d?d(""):h(""));},[d]),le=useCallback(M=>{let y=Ft(M);$(y),d?d(y):h(y);},[d]),se=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 jsx(TextField,{...m,isRequired:n,className:A(s,"group flex flex-col"),children:({isDisabled:M})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsx(Q,{children:jsxs("div",{className:"flex gap-2",children:[jsxs("div",{className:"flex-1 relative",children:[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:twMerge(te({isInvalid:me,isDisabled:M,isFocused:k,size:r,transparent:i}),F?"pr-12":"pr-3","pl-3")}),F&&jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:B[r].height},children:jsx("div",{className: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)&&jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsx("div",{ref:w,children:jsx(P,{variant:"secondary",size:r,icon:"Palette",onPress:()=>g(!L),isDisabled:M,className:"flex-shrink-0",children:"Pick"})})]})}),b?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&l?jsx(p,{size:r,children:t(l)}):o?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&l?jsx(p,{size:r,className:"mt-1",children:t(l)}):o?jsx(N,{size:r,className:"mt-1",children:o}):null}),L&&S&&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:jsxs("div",{className:"flex flex-col gap-4",children:[jsx(HexColorPicker,{color:H||"#000000",onChange:le,style:{width:"200px",height:"200px"}}),jsxs("div",{className:"flex items-center gap-2",children:[jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:H||"#000000"}}),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}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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 jsxs(Calendar,{...o,children:[jsx(So,{}),jsxs(CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsx(No,{}),jsx(CalendarGridBody,{children:t=>jsx(CalendarCell,{date:t,className:({isSelected:r,isDisabled:a})=>`${Ja({isSelected:r,isDisabled:a})} border-0`})})]}),e&&jsx(Text,{slot:"errorMessage",className:"text-sm text-red-600",children:e})]})}function So(){let{direction:e}=useLocale(),o=18;return jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsx(P,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsx(f,{name:"CaretRight","aria-hidden":true,size:o}):jsx(f,{name:"CaretLeft","aria-hidden":true,size:o})}),jsx(Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-zinc-900 dark:text-zinc-200"}),jsx(P,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsx(f,{name:"CaretLeft","aria-hidden":true,size:o}):jsx(f,{name:"CaretRight","aria-hidden":true,size:o})})]})}function No(){return jsx(CalendarGridHeader,{children:e=>jsx(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]=useState(false),m=C=>{x.onChange&&C&&x.onChange(C),b(false);};return jsxs(DateField,{...x,isDisabled:i,isRequired:n,isInvalid:s,className:A(d,"flex flex-col gap-1"),children:[e&&jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsx(Q,{children:jsxs("div",{className:"relative w-full",children:[jsx(wo,{size:r,isDisabled:i,isInvalid:s,hasCalendar:l}),l&&!i&&jsxs(DialogTrigger,{isOpen:F,onOpenChange:b,children:[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:jsx(f,{name:"Calendar",size:18})}),jsx(Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsx(Dialog,{className:"p-4 outline-none",children:jsx(Rt,{value:x.value,onChange:m,minValue:x.minValue,maxValue:x.maxValue,isDisabled:i,isReadOnly:x.isReadOnly,isDateUnavailable:x.isDateUnavailable})})})]})]})}),u?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&c?jsx(p,{size:r,children:t(c)}):o?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&c?jsx(p,{size:r,className:"mt-1",children:t(c)}):o?jsx(N,{size:r,className:"mt-1",children:o}):null})]})}function sn({isPlaceholder:e,isDisabled:o,size:t="md"}){return 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 jsx(DateInput,{className: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=>jsx(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}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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]=useState(false),[x,F]=useState(false),[b,m]=useState(null),[C,h]=useState(e),v=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 jsxs("div",{className:twMerge("w-full",s),children:[jsxs(DropZone,{className: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?jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[l&&C.startsWith("data:image")?jsx("img",{src:C,alt:"Preview",className:"max-h-48 max-w-full rounded-md object-contain"}):jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsx(Image,{className:"h-12 w-12 text-text-muted"}),jsx("span",{className:"text-sm text-text-muted",children:"File uploaded"})]}),!n&&jsx(P,{variant:"icon",size:"sm",onPress:g,className:"absolute right-2 top-2 bg-background-surface shadow-md",children:jsx(X,{className:"h-4 w-4"})})]}):jsxs("div",{className:"flex flex-col items-center gap-4 p-6",children:[jsx(Upload,{className:"h-12 w-12 text-text-muted"}),jsxs("div",{className:"text-center",children:[jsx("p",{className:"text-sm text-text-body",children:u}),jsx("p",{className:"mt-1 text-xs text-text-muted",children:r==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${r}`})]}),jsx(FileTrigger,{acceptedFileTypes:r.split(","),onSelect:S=>{let w=Array.from(S||[]);w.length>0&&$(w[0]);},children:jsx(P,{variant:"secondary",size:"sm",isDisabled:n,children:"Choose File"})})]}),x&&jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsx("span",{className:"text-sm text-text-muted",children:"Uploading..."})]})})]}),b&&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}=useFormContext(),i=I(n.errors,e);return jsx(Controller,{control:a,name:e,defaultValue:o,render:({field:s})=>jsxs("div",{className:"flex flex-col gap-1",children:[jsx(Tt,{...r,value:s.value??"",onChange:(l,u)=>s.onChange(u||"")}),t&&i&&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 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=useId(),{isFocused:x,handleFocus:F,handleBlur:b}=ce();return jsx(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})=>jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsx(z,{size:r,tooltip:a,description:u==="tooltip"||u==="inline"?o:void 0,descriptionPlacement:u,isRequired:n,htmlFor:d,children:e}),jsx("div",{className:"relative",children:jsxs(Group,{className:"relative",children:[jsx(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})}),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:[jsx(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:jsx(f,{name:"CaretUp",size:14})}),jsx(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:jsx(f,{name:"CaretDown",size:14})})]})]})}),l?jsx("div",{className:"mt-1 min-h-[20px]",children:t?jsx(p,{size:r,children:typeof t=="function"?t(s):t}):o&&u==="below"?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:t?jsx(p,{size:r,className:"mt-1",children:typeof t=="function"?t(s):t}):o&&u==="below"?jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}function mu({name:e,defaultValue:o,...t}){let{control:r,formState:a}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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=createContext({variant:"brand"});function $t(e){let{variant:o="default",...t}=e;return jsx($n.Provider,{value:{variant:o},children:jsxs(RadioGroup,{...t,className:A(e.className,"group flex flex-col gap-2"),children:[jsx(z,{children:e.label}),jsx("div",{className:"flex gap-2 group-orientation-horizontal:gap-4 group-orientation-vertical:flex-col",children:e.children}),e.description&&jsx(N,{children:e.description}),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}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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 jsx(e,{className: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})=>jsxs("div",{className: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&&jsx(P,{variant:"icon",onPress:n,className:"absolute left-6","aria-label":"Go back",children:jsx(f,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxs(Fragment,{children:[e&&jsx(ze,{size:"xs",children:e}),o&&!t&&jsx(P,{variant:"icon",onPress:o,"aria-label":"Close dialog",children:jsx(f,{name:"X","data-testid":"close-button"})})]})]});var Vt=({className:e,size:o=24,color:t="text-action-brand"})=>jsx("div",{className: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: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 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__default.useState(false),{isFocused:v,handleFocus:$,handleBlur:L}=ce(),g=c==="password";return jsx(TextField,{...m,isRequired:n,className:A(m.className,"group flex flex-col"),children:({isDisabled:S,isInvalid:w})=>jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:a,description:b==="tooltip"||b==="inline"?o:void 0,descriptionPlacement:b,isRequired:n,children:e}),jsxs(Q,{children:[s&&jsx("div",{className:"pointer-events-none absolute left-2 top-1/2 -translate-y-1/2 transform flex items-center z-10",children:F?jsx(Vt,{size:16,color:"text-text-muted"}):jsx(f,{name:"MagnifyingGlass",className:`h-4 w-4 translate-y-[0.5px] transition-colors ${v?"text-action-brand":"text-text-muted"}`})}),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&&jsx(to,{onClick:()=>{u?u():m.onChange&&m.onChange("");},size:r}),g&&!S&&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:jsx(f,{name:C?"EyeSlash":"Eye",size:r==="sm"?16:20,className:"text-text-body"})})]}),x?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsx(p,{size:r,children:t(d)}):o&&b==="below"?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsx(p,{size:r,className:"mt-1",children:t(d)}):o&&b==="below"?jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}var ye=({isActive:e=false,onPress:o,children:t})=>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]=useState(e);return be__default.useEffect(()=>{n(e);},[e]),jsx(Le,{isDismissable:true,isOpen:o,onOpenChange:s=>!s&&t(),children:jsx(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:jsx(Dialog,{className:"relative bg-background-surface rounded-lg shadow-xl max-w-md w-full",children:jsxs("form",{onSubmit:s=>{s.preventDefault(),r(a),t();},children:[jsx(Bt,{title:"Insert Link",onClose:t}),jsx("div",{className:"p-6",children:jsx(He,{label:"URL",type:"url",value:a,onChange:n,autoFocus:true,className:"w-full"})}),jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsx(P,{variant:"secondary",onPress:t,children:"Cancel"}),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]=useState(false),l=useEditor({immediatelyRender:false,extensions:[Yn.configure({heading:{levels:[1,2]}}),Un.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: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?jsxs("div",{id:n,"data-richtexteditor":true,className: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&&jsxs(Fragment,{children:[jsxs(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:[jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let d=l.getAttributes("link").href;window.open(d,"_blank");},children:[jsx(f,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:u,children:[jsx(f,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxs(P,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>l.chain().focus().unsetLink().run(),children:[jsx(f,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsx(ti,{isOpen:i,onClose:()=>s(false),onSubmit:c,initialUrl:l.getAttributes("link").href||""})]}),jsxs("div",{className:"flex items-center gap-1 border-b border-border-input p-2",children:[jsx(ye,{isActive:l.isActive("heading",{level:1}),onPress:()=>l.chain().focus().toggleHeading({level:1}).run(),children:jsx("span",{className:"text-xs font-bold",children:"H1"})}),jsx(ye,{isActive:l.isActive("heading",{level:2}),onPress:()=>l.chain().focus().toggleHeading({level:2}).run(),children:jsx("span",{className:"text-xs font-bold",children:"H2"})}),jsx(ye,{isActive:l.isActive("bold"),onPress:()=>l.chain().focus().toggleBold().run(),children:jsx("span",{className:"text-xs font-bold",children:"B"})}),jsx(ye,{isActive:l.isActive("italic"),onPress:()=>l.chain().focus().toggleItalic().run(),children:jsx("span",{className:"text-xs italic",children:"I"})}),jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsx(ye,{isActive:l.isActive("bulletList"),onPress:()=>l.chain().focus().toggleBulletList().run(),children:jsx(f,{name:"ListBullets",className:"h-4 w-4"})}),jsx(ye,{isActive:l.isActive("orderedList"),onPress:()=>l.chain().focus().toggleOrderedList().run(),children:jsx(f,{name:"ListNumbers",className:"h-4 w-4"})}),jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsx(ye,{isActive:l.isActive("link"),onPress:u,children:jsx(f,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxs("div",{className:"relative min-h-[200px] w-full outline-none focus:outline-none",children:[jsx(EditorContent,{editor:l,className: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&&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}=useFormContext(),l=I(s.errors,e);return jsx(Controller,{control:i,name:e,defaultValue:o,render:({field:u})=>jsxs("div",{className:"flex flex-col gap-1",children:[t&&jsx("label",{htmlFor:e,className:"text-sm font-medium text-text-heading",children:t}),r&&jsx("p",{className:"text-sm text-text-muted",children:r}),jsx(Et,{...n,id:e,initialContent:u.value??"",onChange:c=>u.onChange(c)}),l&&jsx("p",{className:"text-sm text-feedback-error-text",children:l}),a&&!l&&jsx("div",{className:"h-5"})]})})}function Hm({name:e,defaultValue:o,...t}){let{control:r,formState:a}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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 jsx(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=>jsxs(Fragment,{children:[jsx("div",{className:di({...a,variant:o,size:t}),children:jsx("span",{className:ci({...a,size:t})})}),e]})})}function Jm({name:e,defaultValue:o,...t}){let{control:r}=useFormContext();return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:a})=>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 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 jsx("div",{className:"group flex flex-col",children:jsxs("div",{className:"flex flex-col",children:[e&&jsx(z,{size:r,tooltip:a,isRequired:n,children:e}),jsx(Q,{children: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?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&d?jsx(p,{size:r,children:t(d)}):o?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&d?jsx(p,{size:r,className:"mt-1",children:t(d)}):o?jsx(N,{size:r,className:"mt-1",children:o}):null})]})})}function up({name:e,defaultValue:o,...t}){let{control:r,formState:a}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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}=useFormContext(),n=I(a.errors,e);return jsx(Controller,{control:r,name:e,defaultValue:o,render:({field:i})=>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 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 jsxs(TimeField,{...x,isDisabled:i,isRequired:n,isInvalid:s,className:A(c,"flex flex-col gap-1"),children:[e&&jsx(z,{size:r,tooltip:a,description:d==="tooltip"||d==="inline"?o:void 0,descriptionPlacement:d,isRequired:n,children:e}),jsx(Q,{children:jsx(DateInput,{className:twMerge(Se({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:F=>jsx(DateSegment,{segment:F,className:Ni({isPlaceholder:F.isPlaceholder,isDisabled:!F.isEditable||i,size:r})})})}),l?jsx("div",{className:"mt-1 min-h-[20px]",children:typeof t=="string"?jsx(p,{size:r,children:t}):typeof t=="function"&&u?jsx(p,{size:r,children:t(u)}):o&&d==="below"?jsx(N,{size:r,children:o}):null}):jsx(Fragment,{children:typeof t=="string"?jsx(p,{size:r,className:"mt-1",children:t}):typeof t=="function"&&u?jsx(p,{size:r,className:"mt-1",children:t(u)}):o&&d==="below"?jsx(N,{size:r,className:"mt-1",children:o}):null})]})}function Ap({name:e,...o}){let{control:t,formState:{errors:r}}=useFormContext(),a=r[e],n=a?.message;return jsx(Controller,{name:e,control:t,render:({field:i})=>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}=useFormContext(),a=be.useRef(null),n=r.errors,i=Object.entries(n||{}),s=i.length>0;if(be.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 jsxs("div",{ref:a,role:"alert",tabIndex:-1,className:twMerge("rounded-md border border-feedback-error-border bg-feedback-error-background p-3 text-sm text-feedback-error-text",e),children:[jsx("div",{className:"font-medium",children:o}),jsx("ul",{className:"mt-2 list-disc pl-5",children:i.map(([u,c])=>{let d=c?.message||"Invalid value";return jsx("li",{children: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}=useFormContext(),s=r||i.isSubmitting||o&&!i.isValid||t&&!i.isDirty;return 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]=useState(l===0);if(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?jsx("div",{className:"space-y-2","data-testid":x,children:i.map((g,S)=>jsx("div",{className:twMerge(m,h,v,$,L,d),style:{width:g,height:o}},S))}):jsx("div",{className: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 jsx("div",{className:twMerge("w-full overflow-hidden",zi[e],Mi,o),"data-testid":"card",children:r?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?jsxs("div",{className:twMerge("p-6 pb-4",r),children:[jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsx(oe,{width:120,height:20}),jsx(oe,{width:24,height:24})]}),o&&jsx(oe,{width:200,height:16})]}):!e&&!o&&!t?null:jsx("div",{className:twMerge("p-6 pb-4",r),children:jsxs("div",{className:"flex justify-between items-start gap-4",children:[jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsx("div",{className:"mb-1",children:typeof e=="string"?jsx(ze,{tag:"h3",size:"sm",className:"text-text-heading",children:e}):e}),o&&jsx("div",{className:"text-sm text-text-muted",children:o})]}),t&&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?jsx("div",{className:twMerge("bg-background-muted",Ot[t],r),children:jsx(oe,{width:"100%",height:"100%"})}):a?jsx("div",{className:twMerge("overflow-hidden",Ot[t],r),children:a}):e?jsx("div",{className:twMerge("overflow-hidden",Ot[t],r),children: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?jsx("div",{className:twMerge(a,e),children:jsxs("div",{className:"space-y-2",children:[jsx(oe,{width:"100%",height:16}),jsx(oe,{width:"80%",height:16}),jsx(oe,{width:"60%",height:16})]})}):o?jsx("div",{className: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?jsxs("div",{className:twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsx(oe,{width:80,height:32}),jsx(oe,{width:60,height:32})]}):o?jsx("div",{className: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}=useFormContext(),{fields:n,append:i,remove:s,swap:l}=useFieldArray({control:a,name:e});return jsxs("div",{className:"flex flex-col gap-3",children:[n.map((u,c)=>jsxs(Pe,{children:[jsx(Xe,{title:o?o(c):`Item ${c+1}`,actions:jsxs("div",{className:"flex gap-2",children:[c>0&&jsx(P,{size:"sm",variant:"secondary",onPress:()=>l(c,c-1),children:"Up"}),c<n.length-1&&jsx(P,{size:"sm",variant:"secondary",onPress:()=>l(c,c+1),children:"Down"}),jsx(P,{size:"sm",variant:"secondary",onPress:()=>s(c),children:"Remove"})]})}),jsx(Ye,{children:t(c)})]},u.id)),jsx("div",{children:jsx(P,{variant:"secondary",onPress:()=>i(r?.()||{}),children:"Add item"})})]})}function _t(e){return jsx(Form,{validationBehavior:"aria",...e,className: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=useForm(i),l=(u,c)=>{if(a&&e){let d=document.getElementById(e);d&&Uo(d);}t?.(u,c);};return jsx(FormProvider,{...s,children: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?jsx("div",{className: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:jsxs("div",{className:"mx-auto flex max-w-screen-lg items-center justify-between gap-3 p-3",children:[jsx("div",{className:"text-sm text-text-muted",children:"You have unsaved changes"}),jsxs("div",{className:"flex gap-2",children:[jsx(P,{variant:"secondary",onPress:r,children:n}),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}=useFormContext();return 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}=useFormContext();be.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}=useFormContext(),n=be.useRef(void 0);be.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]);}export{Op as ErrorSummary,mf as FieldArrayList,ud as FormAutocomplete,wd as FormCheckbox,Ld as FormCheckboxGroup,Jd as FormColorField,$c as FormDateField,Uc as FormFileUpload,mu as FormNumberField,Nf as FormProvider,Vu as FormRadioGroup,$m as FormRichTextEditor,Ef as FormSaveBar,Hm as FormSelect,Jm as FormSwitch,up as FormTextArea,gp as FormTextField,Ap as FormTimeField,Up as SubmitButton,Uo as focusFirstError,Of as useAutoSave,Mf as useScrollIntoViewOnError};//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map