@recursica/mantine-adapter 0.40.0 → 0.41.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.
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),d=require("react"),m=require("@mantine/core"),nt=require("@mantine/dates"),ss=require("@mantine/hooks");var $o=typeof document<"u"?document.currentScript:null;const as=["className","classNames","style","styles","vars","p","px","py","pt","pb","pl","pr","bg","c","opacity","ff","fz","fw","lts","ta","lh","fs","tt","td","bd","bdw","bds","bdc","bdr","shadow","w","miw","maw","h","mih","mah"],lt=new Set(["m","my","mx","mt","mb","ml","mr","gap","rowGap","columnGap","top","left","bottom","right"]),no={"rec-none":"var(--recursica_brand_dimensions_general_none)","rec-sm":"var(--recursica_brand_dimensions_general_sm)","rec-default":"var(--recursica_brand_dimensions_general_default)","rec-md":"var(--recursica_brand_dimensions_general_md)","rec-lg":"var(--recursica_brand_dimensions_general_lg)","rec-xl":"var(--recursica_brand_dimensions_general_xl)","rec-2xl":"var(--recursica_brand_dimensions_general_2xl)"};function Xe(n){const e={...n};for(const[r,o]of Object.entries(e))typeof o=="string"&&o.startsWith("rec-")&&lt.has(r)&&o in no&&(e[r]=no[o]);return e}function b(n,e){if(e)return n;const r={...n};for(const o of as)o in r&&delete r[o];for(const[o,t]of Object.entries(r))typeof t=="string"&&t.startsWith("rec-")&&lt.has(o)&&t in no&&(r[o]=no[t]);return r}const ns="Accordion-module__root___Dem6d",ls="Accordion-module__item___7ryVk",is="Accordion-module__noDivider___Ni2tT",cs="Accordion-module__control___b4wgX",ds="Accordion-module__label___Ss7uW",ps="Accordion-module__icon___xfHxX",us="Accordion-module__chevron___i-HVZ",ms="Accordion-module__iconLeftWrapper___5oLen",_s="Accordion-module__panel___Wx50w",fs="Accordion-module__content___PEM9t",ce={root:ns,item:ls,noDivider:is,control:cs,label:ds,icon:ps,chevron:us,iconLeftWrapper:ms,panel:_s,content:fs},Jo={default:"unstyled"},it=function({variant:e="default",overStyled:r=!1,...o}){const t=typeof e=="string"&&Jo[e]?Jo[e]:e,a=b(o,r),l={root:ce.root,item:ce.item,control:ce.control,label:ce.label,chevron:ce.chevron,icon:ce.icon,panel:ce.panel,content:ce.content},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const p=i;Object.keys(p).forEach(u=>{l[u]?l[u]=`${l[u]} ${p[u]}`:l[u]=p[u]})}const c=a.className;return s.jsx(m.Accordion,{variant:t,className:c,classNames:l,...a})};it.displayName="Accordion";const Po=d.forwardRef(function({title:e,leftIcon:r,divider:o=!0,children:t,disabled:a=!1,overStyled:l=!1,...i},c){const p=b(i,l),u=p.className,_=[o?void 0:ce.noDivider,u].filter(Boolean).join(" ")||void 0;return s.jsx(m.Accordion.Item,{ref:c,className:_,"data-disabled":a||void 0,...p,children:e?s.jsxs(s.Fragment,{children:[s.jsx(po,{leftIcon:r,disabled:a,children:e}),s.jsx(uo,{children:t})]}):t})});Po.displayName="AccordionItem";const po=d.forwardRef(function({leftIcon:e,children:r,overStyled:o=!1,...t},a){const l=b(t,o),i=l.className;return s.jsx(m.Accordion.Control,{ref:a,className:i,icon:e?s.jsx("span",{className:ce.iconLeftWrapper,"aria-hidden":!0,children:e}):void 0,...l,children:r})});po.displayName="AccordionControl";const uo=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Accordion.Panel,{ref:o,className:a,...t})});uo.displayName="AccordionPanel";const mo=it;mo.Item=Po;mo.Control=po;mo.Panel=uo;const ys="AssistiveElement-module__root___WhQ43",bs="AssistiveElement-module__textWrapper___sfy5E",hs="AssistiveElement-module__iconWrapper___gObRF",Co={root:ys,textWrapper:bs,iconWrapper:hs},Ns=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("circle",{cx:"12",cy:"12",r:"10"}),s.jsx("path",{d:"M12 16v-4"}),s.jsx("path",{d:"M12 8h.01"})]}),vs=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"}),s.jsx("path",{d:"M12 9v4"}),s.jsx("path",{d:"M12 17h.01"})]}),lo=d.forwardRef(function({assistiveVariant:e="help",assistiveWithIcon:r=!0,children:o,className:t,role:a,overStyled:l=!1,...i},c){const u=b(i,l),_=Co.root,x=t?`${_} ${t}`:_,y=e==="error"?vs:Ns,f=a??(e==="error"?"alert":void 0);return s.jsxs("div",{ref:c,className:x,"data-variant":e,role:f,style:u.style,...u,children:[r&&s.jsx("span",{className:Co.iconWrapper,children:s.jsx(y,{})}),s.jsx("span",{className:Co.textWrapper,children:o})]})});lo.displayName="AssistiveElement";const xs="Label-module__root___e6HXZ",$s="Label-module__labelText___rieFR",Cs="Label-module__required___Ggrzc",ws="Label-module__optionalText___Y2yun",Ps="Label-module__actionAreaWrapper___ELoZK",Ts="Label-module__editIconWrapper___NG2xW",re={root:xs,labelText:$s,required:Cs,optionalText:ws,actionAreaWrapper:Ps,editIconWrapper:Ts},To=d.forwardRef(function({labelSize:e="default",labelAlignment:r,required:o=!1,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,children:c,overStyled:p=!1,...u},_){const x=r||"left";let y;o||(t===!0?y="optional":t&&(y=t));const f=b(u,p),N=f,w={label:re.root,required:re.required},C=N.classNames;if(C&&typeof C=="object"&&!Array.isArray(C)){const v=C;w.label=v.label?`${re.root} ${v.label}`:re.root,w.required=v.required?`${re.required} ${v.required}`:re.required}const P=N.className,h=P?`${re.root} ${P}`:re.root;return s.jsxs(m.Input.Label,{ref:_,className:h,classNames:w,"data-size":e,"data-alignment":x,required:o&&!a,...f,children:[s.jsx("span",{className:re.labelText,children:c}),y&&s.jsx("span",{className:re.optionalText,children:typeof y=="string"?`(${y})`:y}),l?s.jsx("span",{className:re.actionAreaWrapper,children:l}):a?s.jsx("button",{type:"button",className:re.editIconWrapper,"data-replaces-asterisk":o?"true":void 0,onClick:i,"aria-label":"Edit",children:s.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M11.5303 2.46967C11.8232 2.17678 12.2981 2.17678 12.591 2.46967L13.5303 3.40898C13.8232 3.70188 13.8232 4.17675 13.5303 4.46964L5.61288 12.3871C5.45268 12.5473 5.24434 12.6483 5.01809 12.6766L2.39534 13.0044C2.10091 13.0412 1.83856 12.7789 1.87538 12.4845L2.2032 9.86175C2.23147 9.63551 2.3325 9.42716 2.4927 9.26696L11.5303 2.46967Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})})}):null]})});To.displayName="Label";const gs="FormControlLayout-module__root___yNDhZ",js="FormControlLayout-module__leftSection___GBM1r",Ss="FormControlLayout-module__rightSection___bcL4v",ro={root:gs,leftSection:js,rightSection:Ss},he=d.forwardRef(function({formLayout:e="stacked",labelSize:r="default",controlMaxWidth:o,controlMinWidth:t,leftSection:a,children:l,className:i,style:c,...p},u){const _=i?`${ro.root} ${i}`:ro.root,y=a!=null||e==="side-by-side";return s.jsxs("div",{ref:u,className:_,"data-form-layout":e,style:{...c,...o?{"--form-control-max-width":o}:{},...t?{"--form-control-min-width":t}:{}},...p,children:[y&&s.jsx("div",{className:ro.leftSection,"data-size":r,children:a}),s.jsx("div",{className:ro.rightSection,children:l})]})});he.displayName="FormControlLayout";const Rs="FormControlWrapper-module__root___c-UHo",As="FormControlWrapper-module__inputSection___HenXk",et={root:Rs,inputSection:As},Ze=d.forwardRef(function({formLayout:e,labelSize:r,labelAlignment:o,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,label:c,description:p,assistiveText:u,assistiveWithIcon:_=!0,controlMaxWidth:x,controlMinWidth:y,error:f,required:N,withAsterisk:w,id:C,children:P,className:h,overStyled:v=!1,labelElement:$,...T},j){const A=d.useId(),O=C||`recursica-fc-${A}`,I=u||p,S=I?`${O}-assistive`:void 0,R=f?`${O}-error`:void 0,W=b(T,v),L=h||W.className,Z=et.root,ee=L?`${Z} ${L}`:Z,G=d.isValidElement(P)?d.cloneElement(P,{...I&&!P.props["aria-describedby"]?{"aria-describedby":S}:{},...f&&!P.props["aria-errormessage"]?{"aria-errormessage":R}:{}}):P,$e=c?s.jsx(To,{id:O,labelAlignment:o,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,required:w??N,...$==="div"?{as:"div"}:{},children:c}):void 0;return s.jsx(he,{ref:j,className:ee,formLayout:e,labelSize:r,controlMaxWidth:x,controlMinWidth:y,leftSection:$e,...W,children:s.jsxs("div",{className:et.inputSection,children:[G,f&&s.jsx(lo,{id:R,assistiveVariant:"error",assistiveWithIcon:_,children:f}),!f&&I&&s.jsx(lo,{id:S,assistiveVariant:"help",assistiveWithIcon:_,children:I})]})})});Ze.displayName="FormControlWrapper";const Ls="_root_1qhn7_3",Os="_contents_1qhn7_18",Be={root:Ls,contents:Os},go=d.forwardRef(function({layer:n,contentsOnly:e,children:r,className:o,style:t,...a},l){const i=e?o?`${Be.root} ${Be.contents} ${o}`:`${Be.root} ${Be.contents}`:o?`${Be.root} ${o}`:Be.root;return s.jsx("div",{ref:l,className:i,style:t,...e?{}:{"data-recursica-layer":String(n)},...a,children:r})});go.displayName="Layer";const Qe=({emptyText:n="N/A"})=>s.jsx(d.Fragment,{children:n});Qe.displayName="EmptyValueRenderer";Qe.check=n=>n==null||n===""||Array.isArray(n)&&n.length===0;const Is={BASE_URL:"/",DEV:!1,MODE:"library",PROD:!0,SSR:!1,VITE_PLUGIN_MODE:"production",VITE_PLUGIN_PHRASE:"recursica_plugin_@K9mX7pQw2VbN8fRt3LzY6HjE4CuA5DsG1WvM9nP0XcB7",VITE_PLUGIN_PHRASE_TEST:"recursica_plugin_@19866374",VITE_RECURSICA_API_TEST:"https://dev-api.recursica.com",VITE_RECURSICA_API_URL:"https://api.recursica.com",VITE_RECURSICA_UI_URL:"https://api.recursica.com"},Le=(()=>{try{if(typeof process<"u"&&process.env&&process.env.NODE_ENV)return process.env.NODE_ENV!=="production"}catch{}try{if({url:typeof document>"u"?require("url").pathToFileURL(__filename).href:$o&&$o.tagName.toUpperCase()==="SCRIPT"&&$o.src||new URL("mantine-adapter.cjs",document.baseURI).href}&&Is)return!0}catch{}if(typeof window<"u"){const n=window.location.hostname;return n==="localhost"||n==="127.0.0.1"||n.endsWith(".local")}return!1})(),wo=new Set;let Re=!1;function ct(n){if(!Le)return console.warn("[Recursica] overStyled highlight is disabled in production builds."),!1;if(Re=n!==void 0?n:!Re,typeof document<"u"){const e=document.documentElement,r=Re?"0 0 0 2px cyan":"none";e.style.setProperty("--recursica-over-styled-shadow",r),console.log(`[Recursica] Highlight outlines toggled: ${Re?"ACTIVE (0 0 0 2px cyan)":"INACTIVE"}`)}else console.warn("[Recursica] document is undefined. Cannot set CSS property.");return wo.forEach(e=>e()),Re}function Ms(){return Le&&Re}function dt(){const[n,e]=d.useState(Re);return d.useEffect(()=>{if(!Le)return;jo(),So();const r=()=>e(Re);return wo.add(r),()=>{wo.delete(r)}},[]),Le&&n}function jo(){if(!Le)return;if(typeof document>"u"){console.warn("[Recursica] document is undefined. Cannot inject overStyled styles.");return}const n="recursica-over-styled-styles";let e=document.getElementById(n);e||(e=document.createElement("style"),e.id=n,e.textContent=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),d=require("react"),m=require("@mantine/core"),yt=require("@mantine/dates"),us=require("@mantine/hooks");var ko=typeof document<"u"?document.currentScript:null;const ms=["className","classNames","style","styles","vars","p","px","py","pt","pb","pl","pr","bg","c","opacity","ff","fz","fw","lts","ta","lh","fs","tt","td","bd","bdw","bds","bdc","bdr","shadow","w","miw","maw","h","mih","mah"],bt=new Set(["m","my","mx","mt","mb","ml","mr","gap","rowGap","columnGap","top","left","bottom","right"]),Co={"rec-none":"var(--recursica_brand_dimensions_general_none)","rec-sm":"var(--recursica_brand_dimensions_general_sm)","rec-default":"var(--recursica_brand_dimensions_general_default)","rec-md":"var(--recursica_brand_dimensions_general_md)","rec-lg":"var(--recursica_brand_dimensions_general_lg)","rec-xl":"var(--recursica_brand_dimensions_general_xl)","rec-2xl":"var(--recursica_brand_dimensions_general_2xl)"};function bo(n){const e={...n};for(const[r,o]of Object.entries(e))typeof o=="string"&&o.startsWith("rec-")&&bt.has(r)&&o in Co&&(e[r]=Co[o]);return e}function b(n,e){if(e)return n;const r={...n};for(const o of ms)o in r&&delete r[o];for(const[o,t]of Object.entries(r))typeof t=="string"&&t.startsWith("rec-")&&bt.has(o)&&t in Co&&(r[o]=Co[t]);return r}const _s="Accordion-module__root___Dem6d",fs="Accordion-module__item___7ryVk",ys="Accordion-module__noDivider___Ni2tT",bs="Accordion-module__control___b4wgX",hs="Accordion-module__label___Ss7uW",vs="Accordion-module__icon___xfHxX",Ns="Accordion-module__chevron___i-HVZ",xs="Accordion-module__iconLeftWrapper___5oLen",$s="Accordion-module__panel___Wx50w",ws="Accordion-module__content___PEM9t",ve={root:_s,item:fs,noDivider:ys,control:bs,label:hs,icon:vs,chevron:Ns,iconLeftWrapper:xs,panel:$s,content:ws},ct={default:"unstyled"},ht=function({variant:e="default",overStyled:r=!1,...o}){const t=typeof e=="string"&&ct[e]?ct[e]:e,a=b(o,r),l={root:ve.root,item:ve.item,control:ve.control,label:ve.label,chevron:ve.chevron,icon:ve.icon,panel:ve.panel,content:ve.content},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const p=i;Object.keys(p).forEach(u=>{l[u]?l[u]=`${l[u]} ${p[u]}`:l[u]=p[u]})}const c=a.className;return s.jsx(m.Accordion,{variant:t,className:c,classNames:l,...a})};ht.displayName="Accordion";const Fo=d.forwardRef(function({title:e,leftIcon:r,divider:o=!0,children:t,disabled:a=!1,overStyled:l=!1,...i},c){const p=b(i,l),u=p.className,_=[o?void 0:ve.noDivider,u].filter(Boolean).join(" ")||void 0;return s.jsx(m.Accordion.Item,{ref:c,className:_,"data-disabled":a||void 0,...p,children:e?s.jsxs(s.Fragment,{children:[s.jsx(To,{leftIcon:r,disabled:a,children:e}),s.jsx(jo,{children:t})]}):t})});Fo.displayName="AccordionItem";const To=d.forwardRef(function({leftIcon:e,children:r,overStyled:o=!1,...t},a){const l=b(t,o),i=l.className;return s.jsx(m.Accordion.Control,{ref:a,className:i,icon:e?s.jsx("span",{className:ve.iconLeftWrapper,"aria-hidden":!0,children:e}):void 0,...l,children:r})});To.displayName="AccordionControl";const jo=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Accordion.Panel,{ref:o,className:a,...t})});jo.displayName="AccordionPanel";const So=ht;So.Item=Fo;So.Control=To;So.Panel=jo;const Cs="AssistiveElement-module__root___WhQ43",Ps="AssistiveElement-module__textWrapper___sfy5E",gs="AssistiveElement-module__iconWrapper___gObRF",Wo={root:Cs,textWrapper:Ps,iconWrapper:gs},Ts=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("circle",{cx:"12",cy:"12",r:"10"}),s.jsx("path",{d:"M12 16v-4"}),s.jsx("path",{d:"M12 8h.01"})]}),js=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"}),s.jsx("path",{d:"M12 9v4"}),s.jsx("path",{d:"M12 17h.01"})]}),Po=d.forwardRef(function({assistiveVariant:e="help",assistiveWithIcon:r=!0,children:o,className:t,role:a,overStyled:l=!1,...i},c){const u=b(i,l),_=Wo.root,x=t?`${_} ${t}`:_,y=e==="error"?js:Ts,f=a??(e==="error"?"alert":void 0);return s.jsxs("div",{ref:c,className:x,"data-variant":e,role:f,style:u.style,...u,children:[r&&s.jsx("span",{className:Wo.iconWrapper,children:s.jsx(y,{})}),s.jsx("span",{className:Wo.textWrapper,children:o})]})});Po.displayName="AssistiveElement";const Ss="Label-module__root___e6HXZ",Rs="Label-module__labelText___rieFR",As="Label-module__required___Ggrzc",Is="Label-module__optionalText___Y2yun",Ls="Label-module__actionAreaWrapper___ELoZK",Os="Label-module__editIconWrapper___NG2xW",ce={root:Ss,labelText:Rs,required:As,optionalText:Is,actionAreaWrapper:Ls,editIconWrapper:Os},Eo=d.forwardRef(function({labelSize:e="default",labelAlignment:r,required:o=!1,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,children:c,overStyled:p=!1,...u},_){const x=r||"left";let y;o||(t===!0?y="optional":t&&(y=t));const f=b(u,p),N=f,g={label:ce.root,required:ce.required},C=N.classNames;if(C&&typeof C=="object"&&!Array.isArray(C)){const v=C;g.label=v.label?`${ce.root} ${v.label}`:ce.root,g.required=v.required?`${ce.required} ${v.required}`:ce.required}const P=N.className,h=P?`${ce.root} ${P}`:ce.root;return s.jsxs(m.Input.Label,{ref:_,className:h,classNames:g,"data-size":e,"data-alignment":x,required:o&&!a,...f,children:[s.jsx("span",{className:ce.labelText,children:c}),y&&s.jsx("span",{className:ce.optionalText,children:typeof y=="string"?`(${y})`:y}),l?s.jsx("span",{className:ce.actionAreaWrapper,children:l}):a?s.jsx("button",{type:"button",className:ce.editIconWrapper,"data-replaces-asterisk":o?"true":void 0,onClick:i,"aria-label":"Edit",children:s.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M11.5303 2.46967C11.8232 2.17678 12.2981 2.17678 12.591 2.46967L13.5303 3.40898C13.8232 3.70188 13.8232 4.17675 13.5303 4.46964L5.61288 12.3871C5.45268 12.5473 5.24434 12.6483 5.01809 12.6766L2.39534 13.0044C2.10091 13.0412 1.83856 12.7789 1.87538 12.4845L2.2032 9.86175C2.23147 9.63551 2.3325 9.42716 2.4927 9.26696L11.5303 2.46967Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})})}):null]})});Eo.displayName="Label";const Ms="FormControlLayout-module__root___yNDhZ",ks="FormControlLayout-module__leftSection___GBM1r",Ws="FormControlLayout-module__rightSection___bcL4v",xo={root:Ms,leftSection:ks,rightSection:Ws},je=d.forwardRef(function({formLayout:e="stacked",labelSize:r="default",controlMaxWidth:o,controlMinWidth:t,leftSection:a,children:l,className:i,style:c,...p},u){const _=i?`${xo.root} ${i}`:xo.root,y=a!=null||e==="side-by-side";return s.jsxs("div",{ref:u,className:_,"data-form-layout":e,style:{...c,...o?{"--form-control-max-width":o}:{},...t?{"--form-control-min-width":t}:{}},...p,children:[y&&s.jsx("div",{className:xo.leftSection,"data-size":r,children:a}),s.jsx("div",{className:xo.rightSection,children:l})]})});je.displayName="FormControlLayout";const zs="FormControlWrapper-module__root___c-UHo",Fs="FormControlWrapper-module__inputSection___HenXk",dt={root:zs,inputSection:Fs},ro=d.forwardRef(function({formLayout:e,labelSize:r,labelAlignment:o,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,label:c,description:p,assistiveText:u,assistiveWithIcon:_=!0,controlMaxWidth:x,controlMinWidth:y,error:f,required:N,withAsterisk:g,id:C,children:P,className:h,overStyled:v=!1,labelElement:w,...$},j){const T=d.useId(),O=C||`recursica-fc-${T}`,M=u||p,S=M?`${O}-assistive`:void 0,R=f?`${O}-error`:void 0,z=b($,v),I=h||z.className,Z=dt.root,re=I?`${Z} ${I}`:Z,H=d.isValidElement(P)?d.cloneElement(P,{...M&&!P.props["aria-describedby"]?{"aria-describedby":S}:{},...f&&!P.props["aria-errormessage"]?{"aria-errormessage":R}:{}}):P,he=c?s.jsx(Eo,{id:O,labelAlignment:o,labelOptionalText:t,labelWithEditIcon:a,labelActionArea:l,onLabelEditClick:i,required:g??N,...w==="div"?{as:"div"}:{},children:c}):void 0;return s.jsx(je,{ref:j,className:re,formLayout:e,labelSize:r,controlMaxWidth:x,controlMinWidth:y,leftSection:he,...z,children:s.jsxs("div",{className:dt.inputSection,children:[H,f&&s.jsx(Po,{id:R,assistiveVariant:"error",assistiveWithIcon:_,children:f}),!f&&M&&s.jsx(Po,{id:S,assistiveVariant:"help",assistiveWithIcon:_,children:M})]})})});ro.displayName="FormControlWrapper";const Es="_root_1qhn7_3",Ds="_contents_1qhn7_18",to={root:Es,contents:Ds},Do=d.forwardRef(function({layer:n,contentsOnly:e,children:r,className:o,style:t,...a},l){const i=e?o?`${to.root} ${to.contents} ${o}`:`${to.root} ${to.contents}`:o?`${to.root} ${o}`:to.root;return s.jsx("div",{ref:l,className:i,style:t,...e?{}:{"data-recursica-layer":String(n)},...a,children:r})});Do.displayName="Layer";const fo=({emptyText:n="N/A"})=>s.jsx(d.Fragment,{children:n});fo.displayName="EmptyValueRenderer";fo.check=n=>n==null||n===""||Array.isArray(n)&&n.length===0;const Bs={BASE_URL:"/",DEV:!1,MODE:"library",PROD:!0,SSR:!1,VITE_PLUGIN_MODE:"production",VITE_PLUGIN_PHRASE:"recursica_plugin_@K9mX7pQw2VbN8fRt3LzY6HjE4CuA5DsG1WvM9nP0XcB7",VITE_PLUGIN_PHRASE_TEST:"recursica_plugin_@19866374",VITE_RECURSICA_API_TEST:"https://dev-api.recursica.com",VITE_RECURSICA_API_URL:"https://api.recursica.com",VITE_RECURSICA_UI_URL:"https://api.recursica.com"},De=(()=>{try{if(typeof process<"u"&&process.env&&process.env.NODE_ENV)return process.env.NODE_ENV!=="production"}catch{}try{if({url:typeof document>"u"?require("url").pathToFileURL(__filename).href:ko&&ko.tagName.toUpperCase()==="SCRIPT"&&ko.src||new URL("mantine-adapter.cjs",document.baseURI).href}&&Bs)return!0}catch{}if(typeof window<"u"){const n=window.location.hostname;return n==="localhost"||n==="127.0.0.1"||n.endsWith(".local")}return!1})(),zo=new Set;let Fe=!1;function vt(n){if(!De)return console.warn("[Recursica] overStyled highlight is disabled in production builds."),!1;if(Fe=n!==void 0?n:!Fe,typeof document<"u"){const e=document.documentElement,r=Fe?"0 0 0 2px cyan":"none";e.style.setProperty("--recursica-over-styled-shadow",r),console.log(`[Recursica] Highlight outlines toggled: ${Fe?"ACTIVE (0 0 0 2px cyan)":"INACTIVE"}`)}else console.warn("[Recursica] document is undefined. Cannot set CSS property.");return zo.forEach(e=>e()),Fe}function Gs(){return De&&Fe}function Nt(){const[n,e]=d.useState(Fe);return d.useEffect(()=>{if(!De)return;Bo(),Go();const r=()=>e(Fe);return zo.add(r),()=>{zo.delete(r)}},[]),De&&n}function Bo(){if(!De)return;if(typeof document>"u"){console.warn("[Recursica] document is undefined. Cannot inject overStyled styles.");return}const n="recursica-over-styled-styles";let e=document.getElementById(n);e||(e=document.createElement("style"),e.id=n,e.textContent=`
2
2
  :root {
3
3
  --recursica-over-styled-shadow: none;
4
4
  }
@@ -8,5 +8,5 @@
8
8
  .recursica-over-styled > * {
9
9
  box-shadow: var(--recursica-over-styled-shadow) !important;
10
10
  }
11
- `,document.head.appendChild(e))}function So(){if(!Le)return;if(typeof window>"u"){console.warn("[Recursica] window is undefined. Cannot register console command.");return}const n=e=>{try{e.recursica=e.recursica||{},e.recursica.toggleOverStyled=()=>`[Recursica] Overstyled outline highlight is now: ${ct()?"ON (cyan 2px box shadow)":"OFF"}`}catch{}};n(window),window.parent&&window.parent!==window&&n(window.parent)}const ot="data-recursica-theme";function ks({children:n,theme:e="light",initLayer0:r=!0}){return d.useEffect(()=>{const o=document.documentElement;return o.setAttribute(ot,e),()=>{o.removeAttribute(ot)}},[e]),d.useEffect(()=>{jo(),So()},[]),r?s.jsx(go,{layer:0,children:n}):s.jsx(s.Fragment,{children:n})}const Ws=["Accordion","AssistiveElement","Autocomplete","Avatar","Badge","Breadcrumb","Button","Card","Checkbox","Chip","Container","DatePicker","Dropdown","EmptyValueRenderer","Flex","FormControlLayout","FormControlWrapper","Grid","Group","HoverCard","Label","Layer","Link","Loader","Menu","Modal","NumberInput","Pagination","Panel","Popover","Radio","ReadOnlyField","SegmentedControl","Slider","Stack","Stepper","Switch","Table","Tabs","Text","TextArea","TextField","TimePicker","Timeline","Title","Toast","Tooltip","TransferList"],zs=(n,e)=>{const r=document.activeElement;return new Promise((o,t)=>{if(e&&e.current){const a=document.createElement("textarea");a.readOnly=!0,a.defaultValue=n,e.current.appendChild(a),a.select();const l=document.execCommand("copy");e.current.removeChild(a),r&&r.focus(),l?o():t(new Error("Failed to copy"))}else t(new Error("Copy area reference is not defined"))})};function pt(n,e){const r=(e??"").split(",").map(a=>a.trim().toLowerCase()).filter(Boolean);if(r.length===0)return!0;const o=n.name.toLowerCase(),t=n.type.toLowerCase();return r.some(a=>a.startsWith(".")?o.endsWith(a):a.endsWith("/*")?t.startsWith(a.slice(0,-1)):t===a)}function g(n){if(!Le||typeof n!="function"&&!(n&&n.$$typeof))return n;const e=d.forwardRef((o,t)=>{const{overStyled:a}=o,l=dt(),i=d.createElement(n,{...o,ref:t});return a&&l?s.jsx("div",{className:"recursica-over-styled",children:i}):i});e.displayName=n.displayName||n.name||"Component";const r=Object.keys(n);for(const o of r){if(o==="render"||o==="$$typeof")continue;const t=n[o];(typeof t=="function"||t&&t.$$typeof)&&o[0]===o[0].toUpperCase()?e[o]=g(t):e[o]=t}return e}const Es="ReadOnlyField-module__layoutOverride___9fSsG",Fs="ReadOnlyField-module__textField___qKn25",io={layoutOverride:Es,textField:Fs},ao=({value:n,overStyled:e=!1,...r})=>{const o=b(r,e),t=o.className;return s.jsx(m.Box,{component:"p",className:t?`${io.textField} ${t}`:io.textField,...o,children:n!=null?d.isValidElement(n)?n:Array.isArray(n)?n.join(", "):String(n):""})};ao.displayName="ReadOnlyTextField";const Ro=d.forwardRef(function({value:e,type:r="text",emptyValueComponent:o,overStyled:t=!1,className:a,style:l,...i},c){let p=null;const u=b(i,t),_=o||Qe,y=(_.check?_.check(e):Qe.check(e))?s.jsx(_,{value:e}):e;switch(r){case"boolean":p=s.jsx(ao,{value:e===!0?"True":e===!1?"False":y,overStyled:t});break;case"switch":p=s.jsx(ao,{value:e===!0?"On":e===!1?"Off":y,overStyled:t});break;case"text":default:p=s.jsx(ao,{value:y,overStyled:t});break}const f=a?`${io.layoutOverride} ${a}`:io.layoutOverride;return s.jsx(Ze,{ref:c,overStyled:t,className:f,style:l,...u,children:p})});Ro.displayName="ReadOnlyField";const ae=d.forwardRef(function({readOnly:e,readOnlyComponent:r,readOnlyType:o="text",readOnlyValue:t,readOnlyNativeProps:a,emptyValueComponent:l,activeComponent:i,overStyled:c,onLabelEditClick:p,...u},_){if(e){if(r){const x=r;return s.jsx(Ze,{ref:_,...u,onLabelEditClick:p,overStyled:c,children:s.jsx(x,{...a})})}return s.jsx(Ro,{ref:_,type:o,value:t,emptyValueComponent:l,onLabelEditClick:p,overStyled:c,...u})}return s.jsx(Ze,{ref:_,...u,onLabelEditClick:p,overStyled:c,children:i})});ae.displayName="WithReadOnlyWrapper";const Bs="AutoComplete-module__layoutOverride___-K9WL",Ds="AutoComplete-module__root___kANza",Gs="AutoComplete-module__input___g51MC",Vs="AutoComplete-module__section___WAbf1",Hs="AutoComplete-module__dropdown___NqO3E",qs="AutoComplete-module__option___Y-Kja",H={layoutOverride:Bs,root:Ds,input:Gs,section:Vs,dropdown:Hs,option:qs},ut=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,...O}=e,I=b(O,o),S=I;delete S.size,delete S.variant,delete S.radius;const R={wrapper:H.root,input:H.input,section:H.section,dropdown:H.dropdown,option:H.option},M=S.classNames;if(M&&typeof M=="object"&&!Array.isArray(M)){const L=M;R.wrapper=L.wrapper?`${H.root} ${L.wrapper}`:H.root,R.input=L.input?`${H.input} ${L.input}`:H.input,R.section=L.section?`${H.section} ${L.section}`:H.section,R.dropdown=L.dropdown?`${H.dropdown} ${L.dropdown}`:H.dropdown,R.option=L.option?`${H.option} ${L.option}`:H.option}const W=C?`${H.layoutOverride} ${C}`:H.layoutOverride;return s.jsx(ae,{className:W,style:P,controlMaxWidth:"var(--autocomplete-control-max-width)",controlMinWidth:"var(--autocomplete-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:j!==void 0?j:A,readOnlyNativeProps:e,activeComponent:s.jsx(m.Autocomplete,{ref:r,classNames:R,disabled:h,value:j,defaultValue:A,error:!!y,...I})})});ut.displayName="AutoComplete";const Us="Avatar-module__root___fXu-J",Ks="Avatar-module__iconWrapper___ojly2",Ys="Avatar-module__textWrapper___zp-jD",Zs="Avatar-module__image___ieqGp",Qs="Avatar-module__placeholder___IDW7-",le={root:Us,iconWrapper:Ks,textWrapper:Ys,image:Zs,placeholder:Qs},mt=d.forwardRef(function({size:e="default",variant:r="solid",icon:o,children:t,src:a,overStyled:l=!1,...i},c){const p={solid:"filled",outline:"outline",ghost:"transparent"},u={default:"md",small:"sm",large:"lg"},_=b(i,l),x=_;let y="text";a?y="image":o&&(y="icon");const f={root:le.root,image:le.image,placeholder:le.placeholder},N=x.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const C=N;f.root=C.root?`${le.root} ${C.root}`:le.root,f.image=C.image?`${le.image} ${C.image}`:le.image,f.placeholder=C.placeholder?`${le.placeholder} ${C.placeholder}`:le.placeholder}const w=x.className;return s.jsx(m.Avatar,{ref:c,className:w,classNames:f,variant:p[r],size:u[e],src:a,"data-variant":r,"data-size":e,"data-style":y,..._,children:o!=null?s.jsx("span",{className:le.iconWrapper,"aria-hidden":!0,children:o}):t!=null?s.jsx("span",{className:le.textWrapper,children:t}):void 0})});mt.displayName="Avatar";const Xs=m.createPolymorphicComponent(mt),Js="Badge-module__root___5osNT",ye={root:Js},_t=d.forwardRef(function({variant:e="primary-color",overStyled:r=!1,...o},t){const a=b(o,r),l={root:ye.root,section:ye.section,label:ye.label},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const u=i;l.root=u.root?`${ye.root} ${u.root}`:ye.root,l.section=u.section??ye.section,l.label=u.label??ye.label}const c=a.className,p=c?`${ye.root} ${c}`:ye.root;return s.jsx(m.Badge,{ref:t,variant:"filled","data-variant":e,...a,className:p,classNames:l})});_t.displayName="Badge";const ea=m.createPolymorphicComponent(_t),oa="Breadcrumb-module__root___x-9ln",ta="Breadcrumb-module__separator___qrUX-",we={root:oa,separator:ta},ft=d.forwardRef(function({overStyled:e=!1,separator:r=">",...o},t){const a=b({separator:r,...o},e),l={root:we.root,separator:we.separator},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const u=i;l.root=u.root?`${we.root} ${u.root}`:we.root,l.separator=u.separator?`${we.separator} ${u.separator}`:we.separator}const c=a.className,p=c?`${we.root} ${c}`:we.root;return s.jsx(m.Breadcrumbs,{ref:t,...a,className:p,classNames:l})});ft.displayName="Breadcrumb";const ra="Loader-module__root___6iYOP",He={root:ra},Ao=d.forwardRef(function({variant:e="oval",size:r="default",overStyled:o=!1,...t},a){const i={sm:"small",md:"default",lg:"large",small:"small",default:"default",large:"large"}[r]||"default",c=b(t,o),p={root:He.root},u=c.classNames;if(u&&typeof u=="object"&&!Array.isArray(u)){const y=u;p.root=y.root?`${He.root} ${y.root}`:He.root}const _=c.className,x=_?`${He.root} ${_}`:He.root;return s.jsx(m.Loader,{ref:a,type:e,"data-variant":e,"data-size":i,...c,className:x,classNames:p})});Ao.displayName="Loader";const sa="Button-module__root___Q2R8-",aa="Button-module__loader___X-9u-",na="Button-module__label___UJ3Zt",la="Button-module__labelText___rFV5p",ia="Button-module__iconWrapper___uEKPa",ca="Button-module__section___f2mKr",se={root:sa,loader:aa,label:na,labelText:la,iconWrapper:ia,section:ca};function da(n){return n==null||n===""?!1:typeof n=="string"?n.trim()!=="":!0}const yt=d.forwardRef(function({variant:e="solid",size:r="default",icon:o,children:t,overStyled:a=!1,loaderVariant:l="oval",loaderSize:i,useRecursicaLoader:c=!0,...p},u){const _={solid:"filled",outline:"outline",text:"subtle"},x={default:"md",small:"sm"},y=b(p,a),f=y;delete f.fullWidth;const N=!!o||!!f.leftSection,w=!!f.rightSection,C=da(t),P=(N||w)&&!C;let h="label";P?h="icon-only":(N||w)&&(h="icon-label"),typeof process<"u"&&process.env.NODE_ENV!=="production"&&P&&!f["aria-label"]&&console.warn('[Recursica Button] Icon-only buttons must provide an accessible name. Pass aria-label (e.g. aria-label="Submit").');const v={root:se.root,section:se.section,label:se.label,loader:se.loader},$=f.classNames;if($&&typeof $=="object"&&!Array.isArray($)){const S=$;v.root=S.root?`${se.root} ${S.root}`:se.root,v.section=S.section??se.section,v.label=S.label??se.label}const T=f.className,j=T?`${se.root} ${T}`:se.root;delete f.className;const A=f.loaderProps,O=i??(r==="small"?"small":"default");let I=A;return c&&(I={children:s.jsx(Ao,{variant:l,size:O}),...A}),s.jsx(m.Button,{ref:u,className:j,classNames:v,variant:_[e],size:x[r],loaderProps:I,leftSection:o!=null?s.jsx("span",{className:se.iconWrapper,"aria-hidden":!0,children:o}):void 0,"data-variant":e,"data-size":r,"data-content":h,...y,disabled:!!f.disabled||!!f.loading,children:s.jsx("span",{className:se.labelText,children:t})})});yt.displayName="Button";const Lo=m.createPolymorphicComponent(yt),pa="Card-module__root___c9KvZ",ua="Card-module__header___PTXf2",ma="Card-module__footer___Mu-JC",_a="Card-module__section___BRT8H",fa="Card-module__content___oFIQa",Ne={root:pa,header:ua,footer:ma,section:_a,content:fa},bt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);["flex","flexGrow","flexShrink","flexBasis","grow","h","height"].forEach(p=>{p in r&&!(p in t)&&(t[p]=r[p])});const l={root:Ne.root},i=t.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const p=i;Object.keys(p).forEach(u=>{l[u]?l[u]=`${l[u]} ${p[u]}`:l[u]=p[u]})}const c=t.className;return s.jsx(m.Card,{ref:o,className:c,classNames:l,...t})});bt.displayName="Card";const ht=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Ne.section} ${a}`:Ne.section,...t})});ht.displayName="CardSection";const Nt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Ne.header} ${a}`:Ne.header,...t})});Nt.displayName="CardHeader";const vt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Ne.footer} ${a}`:Ne.footer,...t})});vt.displayName="CardFooter";const xt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx("div",{ref:o,className:a?`${Ne.content} ${a}`:Ne.content,...t})});xt.displayName="CardContent";const $t=m.createPolymorphicComponent(bt),_o=$t;_o.Section=ht;_o.Header=Nt;_o.Footer=vt;_o.Content=xt;const ya=$t,ba="Checkbox-module__groupRoot___cBS0o",ha="Checkbox-module__root___mY3qk",Na="Checkbox-module__body___5yC7q",va="Checkbox-module__inner___rTke4",xa="Checkbox-module__input___2kt-h",$a="Checkbox-module__icon___-O7i6",Ca="Checkbox-module__labelWrapper___GpZkr",wa="Checkbox-module__label___cwRtI",F={groupRoot:ba,root:ha,body:Na,inner:va,input:xa,icon:$a,labelWrapper:Ca,label:wa},Oo=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,className:P,style:h,children:v,readOnly:$,readOnlyComponent:T,emptyValueComponent:j,value:A,defaultValue:O,...I}=e,S=b(I,o),R=S;return delete R.size,s.jsx(ae,{className:P,style:h,controlMaxWidth:"var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,readOnly:$&&!!T,readOnlyComponent:T,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:A!==void 0?A:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Checkbox.Group,{ref:r,...S,disabled:$||R.disabled,value:A,defaultValue:O,children:s.jsx("div",{className:F.groupRoot,"data-layout":t,children:v})})})});Oo.displayName="CheckboxGroup";const Io=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,..._}=e,x=b(_,o),y=x;delete y.size,delete y.color,delete y.radius,delete y.variant,delete y.iconColor;const f={root:F.root,body:F.body,inner:F.inner,input:F.input,icon:F.icon,labelWrapper:F.labelWrapper,label:F.label},N=y.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const h=N;f.root=h.root?`${F.root} ${h.root}`:F.root,f.body=h.body?`${F.body} ${h.body}`:F.body,f.inner=h.inner?`${F.inner} ${h.inner}`:F.inner,f.input=h.input?`${F.input} ${h.input}`:F.input,f.icon=h.icon?`${F.icon} ${h.icon}`:F.icon,f.labelWrapper=h.labelWrapper?`${F.labelWrapper} ${h.labelWrapper}`:F.labelWrapper,f.label=h.label?`${F.label} ${h.label}`:F.label}const w=y.className,C=w?`${F.root} ${w}`:F.root;if(t&&a){const h=!!(y.checked??y.defaultChecked),v=a,$=s.jsx(v,{...e,checked:h,label:y.label});return i?s.jsx(he,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:$}):s.jsx(s.Fragment,{children:$})}const P=s.jsx(m.Checkbox,{ref:r,className:C,classNames:f,disabled:t||l,...x});return i?s.jsx(he,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:P}):P});Io.displayName="Checkbox";Io.Group=Oo;const Pa="Chip-module__root___f5pFk",Ta="Chip-module__label___Ov9pg",ga="Chip-module__mantineIconWrapper___KLSz6",ja="Chip-module__innerWrapper___EnrTF",Sa="Chip-module__children___zbRAR",Ra="Chip-module__leadingIcon___JBtjQ",Aa="Chip-module__removeIcon___pVju-",K={root:Pa,label:Ta,mantineIconWrapper:ga,innerWrapper:ja,children:Sa,leadingIcon:Ra,removeIcon:Aa};function La(n){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...n,children:[s.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),s.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}const co=d.forwardRef(function({error:e=!1,icon:r,onRemove:o,removeLabel:t="Remove",removeTabIndex:a,removeIconRef:l,children:i,overStyled:c=!1,...p},u){const _=b(p,c),x=_,y={root:K.root,label:K.label,input:K.input,iconWrapper:K.mantineIconWrapper,checkIcon:K.checkIcon},f=x.classNames;if(f&&typeof f=="object"&&!Array.isArray(f)){const v=f;y.root=v.root?`${K.root} ${v.root}`:K.root,y.label=v.label?`${K.label} ${v.label}`:K.label}const N=x.className,w=N?`${K.root} ${N}`:K.root,C=e?"":void 0,P=!i&&(!!r||!!o),h=o!==void 0||x.onClick!==void 0||x.onChange!==void 0;return s.jsx(m.Chip,{ref:u,className:w,classNames:y,wrapperProps:{...C!==void 0?{"data-error":""}:{},...h?{"data-interactive":""}:{}},...P?{"data-icon-only":""}:{},...h?{}:{tabIndex:-1,"aria-hidden":!0},..._,children:s.jsxs("span",{className:K.innerWrapper,children:[r&&s.jsx("span",{className:K.leadingIcon,"aria-hidden":!0,children:r}),s.jsx("span",{className:K.children,children:i}),o&&s.jsx("span",{ref:l,role:"button",className:K.removeIcon,onClick:v=>{v.preventDefault(),v.stopPropagation(),o(v)},"aria-label":t,onKeyDown:v=>{(v.key==="Enter"||v.key===" ")&&(v.preventDefault(),v.stopPropagation(),o(v))},tabIndex:a??0,children:s.jsx(La,{})})]})})});co.displayName="Chip";const Oa="Container-module__root___UVssr",qe={root:Oa},Ct=d.forwardRef(function({children:e,size:r,...o},t){const a={"rec-sm":"sm","rec-default":"md","rec-md":"md","rec-lg":"lg","rec-xl":"xl","rec-2xl":"xl"},l=typeof r=="string"&&a[r]?a[r]:r,i={root:qe.root},c=o.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const _=c;i.root=_.root?`${qe.root} ${_.root}`:qe.root}const p=o.className,u=p?`${qe.root} ${p}`:qe.root;return s.jsx(m.Container,{ref:t,size:l,className:u,classNames:i,...o,children:e})});Ct.displayName="Container";const Ia="DatePicker-module__layoutOverride___X9yaM",Ma="DatePicker-module__root___6XvRT",ka="DatePicker-module__input___pcSW8",Wa="DatePicker-module__section___n3iWA",za="DatePicker-module__dropdown___wjt08",Ea="DatePicker-module__calendarHeader___KHxno",Fa="DatePicker-module__day___U03J2",Q={layoutOverride:Ia,root:Ma,input:ka,section:Wa,dropdown:za,calendarHeader:Ea,day:Fa},wt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,...O}=e,I=b(O,o),S=I;delete S.size,delete S.variant,delete S.radius,delete S.description;const R={wrapper:Q.root,input:Q.input,section:Q.section,dropdown:Q.dropdown,day:Q.day,calendarHeader:Q.calendarHeader},M=S.classNames;if(M&&typeof M=="object"&&!Array.isArray(M)){const L=M;R.wrapper=L.wrapper?`${Q.root} ${L.wrapper}`:Q.root,R.input=L.input?`${Q.input} ${L.input}`:Q.input,R.section=L.section?`${Q.section} ${L.section}`:Q.section}const W=C?`${Q.layoutOverride} ${C}`:Q.layoutOverride;return s.jsx(ae,{className:W,style:P,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:j!==void 0?String(j):A?String(A):void 0,readOnlyNativeProps:e,activeComponent:s.jsx(nt.DatePickerInput,{ref:r,classNames:R,disabled:h,value:j,defaultValue:A,label:void 0,description:void 0,error:void 0,withAsterisk:!1,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...I})})});wt.displayName="DatePicker";const Ba="Dropdown-module__layoutOverride___FNcvP",Da="Dropdown-module__root___uVyL0",Ga="Dropdown-module__input___dK4dN",Va="Dropdown-module__section___j3MRB",Ha="Dropdown-module__dropdown___gG-Sw",qa="Dropdown-module__option___nAGU-",D={layoutOverride:Ba,root:Da,input:Ga,section:Va,dropdown:Ha,option:qa},Pt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",containerWidth:a,labelSize:l,labelAlignment:i,labelOptionalText:c,labelWithEditIcon:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,className:P,style:h,disabled:v,readOnly:$,readOnlyComponent:T,emptyValueComponent:j,value:A,defaultValue:O,data:I,...S}=e,R=b(S,o),M=R;delete M.size,delete M.variant,delete M.radius;const W={wrapper:D.root,input:D.input,section:D.section,dropdown:D.dropdown,option:D.option},L=M.classNames;if(L&&typeof L=="object"&&!Array.isArray(L)){const G=L;W.wrapper=G.wrapper?`${D.root} ${G.wrapper}`:D.root,W.input=G.input?`${D.input} ${G.input}`:D.input,W.section=G.section?`${D.section} ${G.section}`:D.section,W.dropdown=G.dropdown?`${D.dropdown} ${G.dropdown}`:D.dropdown,W.option=G.option?`${D.option} ${G.option}`:D.option}const Z={...h||{},width:a||"100%"},ee=P?`${D.layoutOverride} ${P}`:D.layoutOverride;return s.jsx(ae,{className:ee,style:Z,controlMaxWidth:"var(--dropdown-control-max-width)",controlMinWidth:"var(--dropdown-control-min-width)",overStyled:o,formLayout:t,labelSize:l,labelAlignment:i,labelOptionalText:c,labelWithEditIcon:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,readOnly:$,readOnlyComponent:T,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:A!==void 0?String(A):O?String(O):void 0,readOnlyNativeProps:e,activeComponent:s.jsx(m.Select,{ref:r,classNames:W,disabled:v,value:A,defaultValue:O,data:I||[],label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,attributes:{wrapper:{"data-disabled":v?"true":void 0,"data-error":f?"true":void 0}},...R})})});Pt.displayName="Dropdown";const Ua=n=>s.jsx("div",{...n,children:"FileInput"}),Ka="FileUpload-module__layoutOverride___bPpi8",Ya="FileUpload-module__root___Q-vcm",Za="FileUpload-module__dropzone___jqua0",Qa="FileUpload-module__uploadIcon___bb3Nc",Xa="FileUpload-module__dropzoneText___L7vS-",Ja="FileUpload-module__fileList___XIWLl",Pe={layoutOverride:Ka,root:Ya,dropzone:Za,uploadIcon:Qa,dropzoneText:Xa,fileList:Ja};function en(){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[s.jsx("path",{d:"M12 3v12"}),s.jsx("path",{d:"M7 8l5-5 5 5"}),s.jsx("path",{d:"M4 21h16"})]})}const Tt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,className:P,style:h,disabled:v,readOnly:$,files:T,onFilesAdded:j,onFileRemove:A,accept:O,multiple:I=!0,maxSize:S,maxFiles:R,onFilesRejected:M,invalidFileTypeMessage:W="File type not accepted",maxFilesMessage:L=`Maximum of ${R} files allowed`,icon:Z,dropzoneLabel:ee="Drag and drop files here to upload",browseButtonLabel:G="Browse files",removeFileLabel:$e="Remove",...me}=e,oe=b(me,o),Ee=d.useRef(null),[Oe,te]=d.useState(!1),[Fe,Ge]=d.useState(!1),Ve=k=>{if(v)return;const U=Array.from(k);if(U.length===0)return;const J=(T==null?void 0:T.length)??0,fe=[],vo=[];let Yo=!1,Zo=!1;for(const xo of U){const Qo=!pt(xo,O);Qo&&(Yo=!0);const rs=S!==void 0&&xo.size>S,Xo=R!==void 0&&J+fe.length>=R;Xo&&(Zo=!0),(Qo||rs||Xo?vo:fe).push(xo)}te(Yo),Ge(Zo),fe.length>0&&(j==null||j(fe)),vo.length>0&&(M==null||M(vo))},ne=d.useRef(0),[_e,Ce]=d.useState(!1),yo=k=>{k.preventDefault(),ne.current+=1,Ce(!0)},bo=k=>{k.preventDefault(),ne.current-=1,ne.current<=0&&(ne.current=0,Ce(!1))},V=k=>{k.preventDefault()},eo=k=>{k.preventDefault(),ne.current=0,Ce(!1),Ve(k.dataTransfer.files)},oo=()=>{var k;v||(k=Ee.current)==null||k.click()},ho=k=>{k.target.files&&Ve(k.target.files),k.target.value=""},[to,qo]=d.useState(0),No=d.useRef([]),Uo=d.useRef((T==null?void 0:T.length)??0);d.useEffect(()=>{var U;const k=(T==null?void 0:T.length)??0;if(k>0&&k<Uo.current){const J=Math.min(to,k-1);qo(J),(U=No.current[J])==null||U.focus()}Uo.current=k},[T]);const os=k=>{var fe;const U=(T==null?void 0:T.length)??0;if(U===0)return;let J;k.key==="ArrowRight"||k.key==="ArrowDown"?J=(to+1)%U:(k.key==="ArrowLeft"||k.key==="ArrowUp")&&(J=(to-1+U)%U),J!==void 0&&(k.preventDefault(),qo(J),(fe=No.current[J])==null||fe.focus())},Ko=f??(Oe?W:Fe?L:void 0),ts=P?`${Pe.layoutOverride} ${P}`:Pe.layoutOverride;return s.jsx(Ze,{overStyled:o,className:ts,style:h,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:Ko,required:N,withAsterisk:w,id:C,children:s.jsxs("div",{ref:r,className:Pe.root,"data-disabled":v?"true":void 0,"data-error":Ko?"true":void 0,...oe,children:[!$&&s.jsxs("div",{className:Pe.dropzone,"data-dragging":_e?"true":void 0,onDragEnter:v?void 0:yo,onDragLeave:v?void 0:bo,onDragOver:v?void 0:V,onDrop:v?void 0:eo,children:[s.jsx("span",{className:Pe.uploadIcon,children:Z??s.jsx(en,{})}),s.jsx("span",{className:Pe.dropzoneText,children:ee}),s.jsx(Lo,{variant:"outline",disabled:v,onClick:oo,children:G}),s.jsx("input",{ref:Ee,type:"file",hidden:!0,accept:O,multiple:I,disabled:v,onChange:ho})]}),T&&T.length>0&&($?s.jsx("div",{className:Pe.fileList,children:T.map(k=>{const U=k.id??k.file.name;return s.jsx(co,{checked:!1,tabIndex:-1,children:k.file.name},U)})}):s.jsx("div",{className:Pe.fileList,onKeyDown:os,children:T.map((k,U)=>{const J=k.id??k.file.name;return s.jsx(co,{checked:!1,tabIndex:-1,removeLabel:$e,removeTabIndex:U===to?0:-1,removeIconRef:fe=>{No.current[U]=fe},onRemove:v?void 0:()=>A==null?void 0:A(J),children:k.file.name},J)})}))]})})});Tt.displayName="FileUpload";const on="Flex-module__root___yYser",Ue={root:on},gt=d.forwardRef(function({children:e,gap:r="rec-default",rowGap:o,columnGap:t,...a},l){const i={root:Ue.root},c=a.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const _=c;i.root=_.root?`${Ue.root} ${_.root}`:Ue.root}const p=a.className,u=p?`${Ue.root} ${p}`:Ue.root;return s.jsx(m.Flex,{ref:l,className:u,classNames:i,...Xe({gap:r,rowGap:o,columnGap:t,...a}),children:e})});gt.displayName="Flex";const tn=m.createPolymorphicComponent(gt),rn="Grid-module__root___s-qPY",sn="Grid-module__col___tbuNg",de={root:rn,col:sn},jt=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:de.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const _=l;a.root=_.root?`${de.root} ${_.root}`:de.root}const i=o.className,c=i?`${de.root} ${i}`:de.root,{gap:p,...u}=Xe({gap:r,...o});return s.jsx(m.Grid,{ref:t,gutter:p,className:c,classNames:a,...u,children:e})});jt.displayName="Grid";const an=m.createPolymorphicComponent(jt),St=d.forwardRef(function({children:e,...r},o){const t={col:de.col},a=r.classNames;if(a&&typeof a=="object"&&!Array.isArray(a)){const c=a;t.col=c.col?`${de.col} ${c.col}`:de.col}const l=r.className,i=l?`${de.col} ${l}`:de.col;return s.jsx(m.Grid.Col,{ref:o,className:i,classNames:t,...Xe(r),children:e})});St.displayName="GridCol";const Rt=m.createPolymorphicComponent(St),At=an;At.Col=Rt;const nn="Group-module__root___ftO64",Ke={root:nn},Lt=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:Ke.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;a.root=p.root?`${Ke.root} ${p.root}`:Ke.root}const i=o.className,c=i?`${Ke.root} ${i}`:Ke.root;return s.jsx(m.Group,{ref:t,className:c,classNames:a,...Xe({gap:r,...o}),children:e})});Lt.displayName="Group";const ln="HoverCard-module__dropdown___FBPFW",cn="HoverCard-module__arrow___S9AkE",tt={dropdown:ln,arrow:cn},Ot=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={dropdown:tt.dropdown,arrow:tt.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.HoverCard,{position:"top",arrowSize:i,withArrow:p,classNames:a,...t})};Ot.displayName="HoverCard";const It=function(e){return s.jsx(m.HoverCard.Target,{...e})};It.displayName="HoverCardTarget";const Mt=function({overStyled:e=!1,...r}){const o=b(r,e),t=o.className;return s.jsx(m.HoverCard.Dropdown,{className:t,...o})};Mt.displayName="HoverCardDropdown";const Mo=Ot;Mo.Target=It;Mo.Dropdown=Mt;const dn="Link-module__root___I0VGE",pn="Link-module__iconWrapper___W-LlF",un="Link-module__labelText___wSvUy",Ie={root:dn,iconWrapper:pn,labelText:un},kt=d.forwardRef(function({icon:e,children:r,overStyled:o=!1,...t},a){const l=b(t,o),i=l,c={root:Ie.root},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const x=p;c.root=x.root?`${Ie.root} ${x.root}`:Ie.root}const u=i.className,_=u?`${Ie.root} ${u}`:Ie.root;return s.jsxs(m.Anchor,{ref:a,className:_,classNames:c,underline:"never",...e?{"data-has-icon":""}:{},...l,children:[e&&s.jsx("span",{className:Ie.iconWrapper,"aria-hidden":!0,children:e}),s.jsx("span",{className:Ie.labelText,children:r})]})});kt.displayName="Link";const mn=m.createPolymorphicComponent(kt),_n="Menu-module__dropdown___j4xuA",fn="Menu-module__item___NMXha",yn="Menu-module__itemLabel___zvcqC",bn="Menu-module__itemSection___pRIcn",hn="Menu-module__divider___wPiNq",Nn="Menu-module__label___4FBGa",vn="Menu-module__chevron___hEEiy",Me={dropdown:_n,item:fn,itemLabel:yn,itemSection:bn,divider:hn,label:Nn,chevron:vn},Wt=function({overStyled:e=!1,...r}){const o=b(r,e),t={dropdown:Me.dropdown,item:Me.item,itemLabel:Me.itemLabel,itemSection:Me.itemSection,divider:Me.divider,label:Me.label,chevron:Me.chevron},a=o.classNames;if(a&&typeof a=="object"&&!Array.isArray(a)){const l=a;Object.keys(l).forEach(i=>{t[i]?t[i]=`${t[i]} ${l[i]}`:t[i]=l[i]})}return s.jsx(m.Menu,{classNames:t,...o})};Wt.displayName="Menu";const zt=function(e){return s.jsx(m.Menu.Target,{...e})};zt.displayName="MenuTarget";const Et=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Dropdown,{ref:o,className:a,...t})});Et.displayName="MenuDropdown";const Ft=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t;e||delete a.color;const l=a.className;return s.jsx(m.Menu.Item,{ref:o,className:l,...t})});Ft.displayName="MenuItem";const xn=m.createPolymorphicComponent(Ft),Bt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Divider,{ref:o,className:a,...t})});Bt.displayName="MenuDivider";const Dt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Label,{ref:o,className:a,...t})});Dt.displayName="MenuLabel";const Gt=function(e){return s.jsx(m.Menu.Sub,{...e})};Gt.displayName="MenuSub";const Vt=function(e){return s.jsx(m.Menu.Sub.Target,{...e})};Vt.displayName="MenuSubTarget";const Ht=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t;e||delete a.color;const l=a.className;return s.jsx(m.Menu.Sub.Item,{ref:o,className:l,...t})});Ht.displayName="MenuSubItem";const $n=m.createPolymorphicComponent(Ht),qt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Sub.Dropdown,{ref:o,className:a,...t})});qt.displayName="MenuSubDropdown";const fo=Gt;fo.Target=Vt;fo.Item=$n;fo.Dropdown=qt;const ze=Wt;ze.Target=zt;ze.Dropdown=Et;ze.Item=xn;ze.Divider=Bt;ze.Label=Dt;ze.Sub=fo;const Cn="Modal-module__root___ytPLl",wn="Modal-module__inner___SSUJE",Pn="Modal-module__content___dWO-B",Tn="Modal-module__header___ILG9i",gn="Modal-module__title___A5OeE",jn="Modal-module__bodyWrapper___5CCL-",Sn="Modal-module__scrollArea___KD-hm",Rn="Modal-module__footer___rro2w",An="Modal-module__close___-ER1C",be={root:Cn,inner:wn,content:Pn,header:Tn,title:gn,bodyWrapper:jn,scrollArea:Sn,footer:Rn,close:An},Ut=d.forwardRef(function({overStyled:e=!1,children:r,title:o,withCloseButton:t=!0,overlayProps:a,withOverlay:l=!0,closeButtonProps:i,...c},p){const u=b(c,e),_={root:be.root,inner:be.inner,content:be.content,header:be.header,title:be.title,close:be.close},x=u.classNames;if(x&&typeof x=="object"&&!Array.isArray(x)){const y=x;Object.keys(y).forEach(f=>{_[f]?_[f]=`${_[f]} ${y[f]}`:_[f]=y[f]})}return s.jsxs(m.Modal.Root,{ref:p,classNames:_,...u,children:[l&&s.jsx(m.Modal.Overlay,{...a}),s.jsxs(m.Modal.Content,{children:[(o||t)&&s.jsxs(m.Modal.Header,{children:[o&&s.jsx(m.Modal.Title,{children:o}),t&&s.jsx(m.Modal.CloseButton,{...i})]}),s.jsx(Wo,{children:r})]})]})});Ut.displayName="Modal";const ko=d.forwardRef(function({overStyled:e=!1,className:r,...o},t){const a=b(o,e);return s.jsx("div",{ref:t,className:`${be.footer} ${r||""}`,...a})});ko.displayName="Modal.Footer";const Wo=d.forwardRef(function({className:e,onScroll:r,children:o,...t},a){const l=d.useRef(null),[i,c]=d.useState(!1),[p,u]=d.useState(!1),_=d.useCallback(()=>{if(l.current){const{scrollTop:N,scrollHeight:w,clientHeight:C}=l.current;c(N>0),u(Math.ceil(N+C)<w)}},[]);d.useEffect(()=>(_(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)),[_,o]);const x=N=>{_(),r==null||r(N)};let y=null;const f=[];return d.Children.forEach(o,N=>{var w;d.isValidElement(N)&&(N.type===ko||((w=N.type)==null?void 0:w.displayName)==="Modal.Footer")?y=N:f.push(N)}),s.jsxs(m.Modal.Body,{...t,ref:N=>{typeof a=="function"?a(N):a&&(a.current=N)},className:`${be.bodyWrapper} ${e||""}`,children:[s.jsx("div",{ref:l,onScroll:x,"data-scrolled-top":i||void 0,"data-scrolled-bottom":p||void 0,className:be.scrollArea,children:f}),y]})});Wo.displayName="Modal.Body";const Kt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Root,{ref:o,...t})});Kt.displayName="Modal.Root";const Yt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Overlay,{ref:o,...t})});Yt.displayName="Modal.Overlay";const Zt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Content,{ref:o,...t})});Zt.displayName="Modal.Content";const Qt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Header,{ref:o,...t})});Qt.displayName="Modal.Header";const Xt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Title,{ref:o,...t})});Xt.displayName="Modal.Title";const Jt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.CloseButton,{ref:o,...t})});Jt.displayName="Modal.CloseButton";const ve=Ut;ve.Root=Kt;ve.Overlay=Yt;ve.Content=Zt;ve.Header=Qt;ve.Title=Xt;ve.CloseButton=Jt;ve.Body=Wo;ve.Footer=ko;const Ln="NumberInput-module__layoutOverride___5-9T4",On="NumberInput-module__root___C6rAn",In="NumberInput-module__input___Ss8p7",Mn="NumberInput-module__section___MijP0",kn="NumberInput-module__controls___8UfQ2",Wn="NumberInput-module__control___Qre9-",ke={layoutOverride:Ln,root:On,input:In,section:Mn,controls:kn,control:Wn},er=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,hideControls:O=!1,...I}=e,S=b(I,o),R=S;delete R.size,delete R.variant,delete R.radius;const M={wrapper:ke.root,input:ke.input,section:ke.section,controls:ke.controls,control:ke.control},W=C?`${ke.layoutOverride} ${C}`:ke.layoutOverride;return s.jsx(ae,{className:W,style:P,controlMaxWidth:"var(--number-input-control-max-width)",controlMinWidth:"var(--number-input-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:j!==void 0?j==null?void 0:j.toString():A==null?void 0:A.toString(),readOnlyNativeProps:e,activeComponent:s.jsx(m.NumberInput,{ref:r,classNames:M,disabled:h,value:j,defaultValue:A,hideControls:O,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0,"data-with-left-section":R.leftSection?"true":void 0,"data-with-right-section":R.rightSection||!O?"true":void 0},...S})})});er.displayName="NumberInput";const zn="Pagination-module__root___ITRjt",En="Pagination-module__control___40yNT",Fn="Pagination-module__dots___Yl9da",Bn="Pagination-module__iconWithLabel___pLM4O",Dn="Pagination-module__baseIcon___Qw3bJ",q={root:zn,control:En,dots:Fn,iconWithLabel:Bn,baseIcon:Dn},Gn="M8.781 8l-3.3-3.3.943-.943L10.667 8l-4.243 4.243-.943-.943 3.3-3.3z",Vn="M7.219 8l3.3 3.3-.943.943L5.333 8l4.243-4.243.943.943-3.3 3.3z",Hn="M6.85355 3.85355C7.04882 3.65829 7.04882 3.34171 6.85355 3.14645C6.65829 2.95118 6.34171 2.95118 6.14645 3.14645L2.14645 7.14645C1.95118 7.34171 1.95118 7.65829 2.14645 7.85355L6.14645 11.8536C6.34171 12.0488 6.65829 12.0488 6.85355 11.8536C7.04882 11.6583 7.04882 11.3417 6.85355 11.1464L3.20711 7.5L6.85355 3.85355ZM12.8536 3.85355C13.0488 3.65829 13.0488 3.34171 12.8536 3.14645C12.6583 2.95118 12.3417 2.95118 12.1464 3.14645L8.14645 7.14645C7.95118 7.34171 7.95118 7.65829 8.14645 7.85355L12.1464 11.8536C12.3417 12.0488 12.6583 12.0488 12.8536 11.8536C13.0488 11.6583 13.0488 11.3417 12.8536 11.1464L9.20711 7.5L12.8536 3.85355Z",qn="M2.14645 11.1464C1.95118 11.3417 1.95118 11.6583 2.14645 11.8536C2.34171 12.0488 2.65829 12.0488 2.85355 11.8536L6.85355 7.85355C7.04882 7.65829 7.04882 7.34171 6.85355 7.14645L2.85355 3.14645C2.65829 2.95118 2.34171 2.95118 2.14645 3.14645C1.95118 3.34171 1.95118 3.65829 2.14645 3.85355L5.79289 7.5L2.14645 11.1464ZM8.14645 11.1464C7.95118 11.3417 7.95118 11.6583 8.14645 11.8536C8.34171 12.0488 8.65829 12.0488 8.85355 11.8536L12.8536 7.85355C13.0488 7.65829 13.0488 7.34171 12.8536 7.14645L8.85355 3.14645C8.65829 2.95118 8.34171 2.95118 8.14645 3.14645C7.95118 3.34171 7.95118 3.65829 8.14645 3.85355L11.7929 7.5L8.14645 11.1464Z",Un={next:Gn,prev:Vn,first:Hn,last:qn},Je=({type:n,className:e,...r})=>s.jsx("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:`${q.baseIcon} ${e||""}`.trim(),...r,children:s.jsx("path",{d:Un[n],fill:"currentColor"})}),or=n=>s.jsxs("div",{className:q.iconWithLabel,children:[s.jsx("span",{children:"Next"}),s.jsx(Je,{type:"next",...n})]}),tr=n=>s.jsxs("div",{className:q.iconWithLabel,children:[s.jsx(Je,{type:"prev",...n}),s.jsx("span",{children:"Prev"})]}),rr=n=>s.jsxs("div",{className:q.iconWithLabel,children:[s.jsx(Je,{type:"first",...n}),s.jsx("span",{children:"First"})]}),sr=n=>s.jsxs("div",{className:q.iconWithLabel,children:[s.jsx("span",{children:"Last"}),s.jsx(Je,{type:"last",...n})]});function ar(n){const e={root:q.root,control:q.control,dots:q.dots},r=n.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const a=r;e.root=a.root?`${q.root} ${a.root}`:q.root,e.control=a.control?`${q.control} ${a.control}`:q.control,e.dots=a.dots?`${q.dots} ${a.dots}`:q.dots}const o=n.className;return{className:o?`${q.root} ${o}`:q.root,classNames:e}}const nr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=ar(t);return s.jsx(m.Pagination.Root,{ref:o,className:a.className,classNames:a.classNames,...t})});nr.displayName="Pagination.Root";const lr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?or:void 0);return s.jsx(m.Pagination.Next,{ref:a,"data-variant":"text",icon:i,...l})});lr.displayName="Pagination.Next";const ir=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?tr:void 0);return s.jsx(m.Pagination.Previous,{ref:a,"data-variant":"text",icon:i,...l})});ir.displayName="Pagination.Previous";const cr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?rr:void 0);return s.jsx(m.Pagination.First,{ref:a,"data-variant":"text",icon:i,...l})});cr.displayName="Pagination.First";const dr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?sr:void 0);return s.jsx(m.Pagination.Last,{ref:a,"data-variant":"text",icon:i,...l})});dr.displayName="Pagination.Last";const pr=d.forwardRef(function({overStyled:e=!1,getControlProps:r,withLabels:o,...t},a){const l=b(t,e),i=ar(l),c=u=>{const _={"data-variant":"text"};return r?{..._,...r(u)}:_},p=o?{nextIcon:or,previousIcon:tr,firstIcon:rr,lastIcon:sr}:{};return s.jsx(m.Pagination,{ref:a,className:i.className,classNames:i.classNames,getControlProps:c,...p,...l})});pr.displayName="Pagination";const ur=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Pagination.Control,{ref:o,...t})});ur.displayName="Pagination.Control";const mr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Pagination.Dots,{ref:o,...t})});mr.displayName="Pagination.Dots";const pe=pr;pe.Root=nr;pe.Items=m.Pagination.Items;pe.Control=ur;pe.Dots=mr;pe.Next=lr;pe.Previous=ir;pe.First=cr;pe.Last=dr;pe.Icon=Je;const Kn="Panel-module__content___wdGo-",Yn="Panel-module__inner___ruA2b",Zn="Panel-module__header___o7SiC",Qn="Panel-module__title___181OP",Xn="Panel-module__titleTruncate___fuP6V Panel-module__title___181OP",Jn="Panel-module__body___SEC3T",el="Panel-module__footer___t6-hz",Se={content:Kn,inner:Yn,header:Zn,title:Qn,titleTruncate:Xn,body:Jn,footer:el},_r=function({overStyled:e=!1,placement:r="right",keepMounted:o=!0,wrapHeaderText:t=!1,...a}){const l=b(a,e),i={content:Se.content,header:Se.header,title:t?Se.titleTruncate:Se.title,body:Se.body,inner:Se.inner},c=l.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const p=c;Object.keys(p).forEach(u=>{i[u]?i[u]=`${i[u]} ${p[u]}`:i[u]=p[u]})}return s.jsx(m.Drawer,{position:r,keepMounted:o,closeOnClickOutside:a.closeOnClickOutside??!!a.opened,...l,classNames:i})};_r.displayName="Panel";const zo=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className,l=a?`${Se.footer} ${a}`:Se.footer;return s.jsx("div",{ref:o,className:l,...t})});zo.displayName="PanelFooter";const fr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Root,{ref:o,...t})});fr.displayName="PanelRoot";const yr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Overlay,{ref:o,...t})});yr.displayName="PanelOverlay";const br=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Content,{ref:o,...t})});br.displayName="PanelContent";const hr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Header,{ref:o,...t})});hr.displayName="PanelHeader";const Nr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Title,{ref:o,...t})});Nr.displayName="PanelTitle";const vr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.CloseButton,{ref:o,...t})});vr.displayName="PanelCloseButton";const xr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Body,{ref:o,...t})});xr.displayName="PanelBody";const ue=_r;ue.Root=fr;ue.Overlay=yr;ue.Content=br;ue.Header=hr;ue.Title=Nr;ue.CloseButton=vr;ue.Body=xr;ue.Stack=m.Drawer.Stack;ue.Footer=zo;const ol="Popover-module__dropdown___svhS6",tl="Popover-module__arrow___5A-0e",rt={dropdown:ol,arrow:tl},$r=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={dropdown:rt.dropdown,arrow:rt.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.Popover,{position:"top",arrowSize:i,withArrow:p,classNames:a,...t})};$r.displayName="Popover";const Cr=function(e){return s.jsx(m.Popover.Target,{...e})};Cr.displayName="PopoverTarget";const wr=function({overStyled:e=!1,...r}){const o=b(r,e),t=o.className;return s.jsx(m.Popover.Dropdown,{className:t,...o})};wr.displayName="PopoverDropdown";const Eo=$r;Eo.Target=Cr;Eo.Dropdown=wr;const rl="Radio-module__groupRoot___bfUii",sl="Radio-module__root___kAjTD",al="Radio-module__body___q2Wpj",nl="Radio-module__inner___QaTBB",ll="Radio-module__radio___MfgN-",il="Radio-module__icon___DWznm",cl="Radio-module__labelWrapper___dB0Gi",dl="Radio-module__label___vAFIP",B={groupRoot:rl,root:sl,body:al,inner:nl,radio:ll,icon:il,labelWrapper:cl,label:dl},Fo=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,className:P,style:h,children:v,readOnly:$,readOnlyComponent:T,emptyValueComponent:j,value:A,defaultValue:O,...I}=e,S=b(I,o),R=S;return delete R.size,s.jsx(ae,{className:P,style:h,controlMaxWidth:"var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,readOnly:$&&!!T,readOnlyComponent:T,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:A!==void 0?A:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Radio.Group,{ref:r,...S,disabled:$||R.disabled,value:A,defaultValue:O,children:s.jsx("div",{className:B.groupRoot,"data-layout":t,children:v})})})});Fo.displayName="RadioGroup";const pl=({className:n,style:e})=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:n,style:e,children:s.jsx("circle",{cx:"8",cy:"8",r:"5"})}),Bo=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,..._}=e,x=b(_,o),y=x;delete y.size,delete y.color,delete y.radius,delete y.variant,delete y.iconColor;const f={root:B.root,body:B.body,inner:B.inner,radio:B.radio,icon:B.icon,labelWrapper:B.labelWrapper,label:B.label},N=y.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const h=N;f.root=h.root?`${B.root} ${h.root}`:B.root,f.body=h.body?`${B.body} ${h.body}`:B.body,f.inner=h.inner?`${B.inner} ${h.inner}`:B.inner,f.radio=h.radio?`${B.radio} ${h.radio}`:B.radio,f.icon=h.icon?`${B.icon} ${h.icon}`:B.icon,f.labelWrapper=h.labelWrapper?`${B.labelWrapper} ${h.labelWrapper}`:B.labelWrapper,f.label=h.label?`${B.label} ${h.label}`:B.label}const w=y.className,C=w?`${B.root} ${w}`:B.root;if(t&&a){const h=!!(y.checked??y.defaultChecked),v=a,$=s.jsx(v,{...e,checked:h,label:y.label});return i?s.jsx(he,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:$}):s.jsx(s.Fragment,{children:$})}const P=s.jsx(m.Radio,{ref:r,icon:pl,className:C,classNames:f,disabled:t||l,...x});return i?s.jsx(he,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:P}):P});Bo.displayName="Radio";Bo.Group=Fo;const ul="SegmentedControl-module__root___JFRhg",ml="SegmentedControl-module__label___mS17q",_l="SegmentedControl-module__control___znOdQ",fl="SegmentedControl-module__indicator___ZMcJy",X={root:ul,label:ml,control:_l,indicator:fl};function yl(n){const e={root:X.root,control:X.control,label:X.label,indicator:X.indicator},r=n.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const a=r;e.root=a.root?`${X.root} ${a.root}`:X.root,e.control=a.control?`${X.control} ${a.control}`:X.control,e.label=a.label?`${X.label} ${a.label}`:X.label,e.indicator=a.indicator?`${X.indicator} ${a.indicator}`:X.indicator}const o=n.className;return{className:o?`${X.root} ${o}`:X.root,classNames:e}}const Pr=d.forwardRef(function({overStyled:e=!1,orientation:r="horizontal",fullWidth:o,...t},a){const l=b(t,e),i=l;delete i.disabled;const c=yl(i);return s.jsx(m.SegmentedControl,{ref:a,className:c.className,classNames:c.classNames,orientation:r,fullWidth:o,"data-orientation":r,...l})});Pr.displayName="SegmentedControl";const bl=Pr,hl="Slider-module__layoutOverride___zYPun",Nl="Slider-module__sliderContainer___y8I0J",vl="Slider-module__sliderTrackWrapper___UHpVh",xl="Slider-module__iconWrapper___uqHpC",$l="Slider-module__sliderRoot___LI86H",Cl="Slider-module__sliderTrack___oqnlG",wl="Slider-module__sliderBar___TI4VY",Pl="Slider-module__sliderThumb___OFn8p",Tl="Slider-module__sliderMark___1lM2B",gl="Slider-module__minMaxGuide___TaGqz",jl="Slider-module__rightGuideContainer___8dOT8",Sl="Slider-module__currentValue___dGV2T",Rl="Slider-module__inputField___6x578",Al="Slider-module__readOnlyValue___-ZzMW",z={layoutOverride:hl,sliderContainer:Nl,sliderTrackWrapper:vl,iconWrapper:xl,sliderRoot:$l,sliderTrack:Cl,sliderBar:wl,sliderThumb:Pl,sliderMark:Tl,minMaxGuide:gl,rightGuideContainer:jl,currentValue:Sl,inputField:Rl,readOnlyValue:Al},Ll=({value:n})=>s.jsx("div",{className:z.readOnlyValue,children:n}),Tr=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,tooltipLabel:x,assistiveText:y,assistiveWithIcon:f,error:N,required:w,withAsterisk:C,id:P,className:h,style:v,disabled:$,readOnly:T,readOnlyComponent:j,emptyValueComponent:A,value:O,defaultValue:I,icon:S,showInput:R=!1,showMinMaxLabels:M=!0,min:W=0,max:L=100,step:Z=1,onChange:ee,onChangeEnd:G,...$e}=e,[me,De]=d.useState(()=>O!==void 0?O:I!==void 0?I:W),oe=O!==void 0?O:me,[Ee,Oe]=d.useState(oe.toString());d.useEffect(()=>{Oe(oe.toString())},[oe]);const te=V=>{O===void 0&&De(V),ee==null||ee(V)},Fe=V=>{const eo=V.target.value;Oe(eo);const oo=parseFloat(eo);if(!isNaN(oo)){const ho=Math.max(W,Math.min(L,oo));te(ho)}},Ge=()=>{Oe(oe.toString())},Ve=b($e,o),ne=Ve;delete ne.size,delete ne.variant,delete ne.radius,delete ne.wrapperProps;const _e={root:z.sliderRoot,track:z.sliderTrack,bar:z.sliderBar,thumb:z.sliderThumb,mark:z.sliderMark,markLabel:z.sliderMarkLabel},Ce=ne.classNames;if(Ce&&typeof Ce=="object"&&!Array.isArray(Ce)){const V=Ce;_e.root=V.root?`${z.sliderRoot} ${V.root}`:z.sliderRoot,_e.track=V.track?`${z.sliderTrack} ${V.track}`:z.sliderTrack,_e.bar=V.bar?`${z.sliderBar} ${V.bar}`:z.sliderBar,_e.thumb=V.thumb?`${z.sliderThumb} ${V.thumb}`:z.sliderThumb,_e.mark=V.mark?`${z.sliderMark} ${V.mark}`:z.sliderMark,_e.markLabel=V.markLabel?`${z.sliderMarkLabel} ${V.markLabel}`:z.sliderMarkLabel}const yo=h?`${z.layoutOverride} ${h}`:z.layoutOverride,bo=S?s.jsx("span",{className:z.iconWrapper,"aria-hidden":!0,children:S}):null;return s.jsx(ae,{ref:r,className:yo,style:v,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:y,assistiveWithIcon:f,error:N,required:w,withAsterisk:C,id:P,readOnly:T,readOnlyComponent:j||Ll,emptyValueComponent:A,readOnlyType:"text",readOnlyValue:oe,readOnlyNativeProps:{value:oe},activeComponent:s.jsxs("div",{className:z.sliderContainer,"data-form-layout":t,"data-disabled":$?"true":void 0,"data-error":N?"true":void 0,children:[bo,M&&s.jsx("span",{className:z.minMaxGuide,children:W}),s.jsx("div",{className:z.sliderTrackWrapper,children:s.jsx(m.Slider,{classNames:_e,disabled:$,value:oe,onChange:te,onChangeEnd:G,min:W,max:L,step:Z,label:x,...Ve})}),s.jsxs("div",{className:z.rightGuideContainer,children:[!R&&s.jsx("span",{className:z.currentValue,children:oe}),M&&s.jsx("span",{className:z.minMaxGuide,children:L})]}),R&&s.jsx("input",{type:"number",className:z.inputField,value:Ee,onChange:Fe,onBlur:Ge,min:W,max:L,step:Z,disabled:$,"data-error":N?"true":void 0})]})})});Tr.displayName="Slider";const Ol="Stack-module__root___NUN-x",Ye={root:Ol},gr=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:Ye.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;a.root=p.root?`${Ye.root} ${p.root}`:Ye.root}const i=o.className,c=i?`${Ye.root} ${i}`:Ye.root;return s.jsx(m.Stack,{ref:t,className:c,classNames:a,...Xe({gap:r,...o}),children:e})});gr.displayName="Stack";const Il=m.createPolymorphicComponent(gr),Ml="Stepper-module__root___jbSYO",kl="Stepper-module__horizontal___USHT1",Wl="Stepper-module__steps___4HPO6",zl="Stepper-module__step___s2nqL",El="Stepper-module__stepBody___TBvys",Fl="Stepper-module__stepLabel___N6nuy",Bl="Stepper-module__stepDescription___DnDAy",Dl="Stepper-module__separator___pU0No",Gl="Stepper-module__vertical___d4mOs",Vl="Stepper-module__large___J18-y",Hl="Stepper-module__small___Ub-zb",ql="Stepper-module__stepIcon___YQHNq",Ul="Stepper-module__stepCompletedIcon___B9MeL",Kl="Stepper-module__verticalSeparator___frWc1",Yl="Stepper-module__content___J-h8X",Y={root:Ml,horizontal:kl,steps:Wl,step:zl,stepBody:El,stepLabel:Fl,stepDescription:Bl,separator:Dl,vertical:Gl,large:Vl,small:Hl,stepIcon:ql,stepCompletedIcon:Ul,verticalSeparator:Kl,content:Yl},jr=d.forwardRef(function(e,r){const{overStyled:o=!1,size:t="large",orientation:a="horizontal",className:l,style:i,...c}=e,p=b(c,o);return s.jsx(m.Stepper,{ref:r,orientation:a,className:`${Y.root} ${a==="horizontal"?Y.horizontal:Y.vertical} ${t==="large"?Y.large:Y.small} ${l||""}`,style:i,"data-size":t,"data-orientation":a,classNames:{steps:Y.steps,step:Y.step,stepIcon:Y.stepIcon,stepCompletedIcon:Y.stepCompletedIcon,stepBody:Y.stepBody,stepLabel:Y.stepLabel,stepDescription:Y.stepDescription,separator:Y.separator,verticalSeparator:Y.verticalSeparator,content:Y.content},...p})}),Sr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Stepper.Step,{ref:o,...t})});Sr.displayName="Stepper.Step";const Zl=Object.assign(jr,{Step:Sr,Completed:m.Stepper.Completed});jr.displayName="Stepper";const Ql="Switch-module__root___Y5Ydi",Xl="Switch-module__track___7ObdZ",Jl="Switch-module__body___Sw9Wr",ei="Switch-module__thumb___-FTeK",oi="Switch-module__labelWrapper___YSOwx",ti="Switch-module__label___LrH7V",ri="Switch-module__thumbIconWrapper___sCY-1",si="Switch-module__checkIcon___ZBAQN",ai="Switch-module__closeIcon___bLLGw",ni="Switch-module__groupRoot___-Uepi",E={root:Ql,track:Xl,body:Jl,thumb:ei,labelWrapper:oi,label:ti,thumbIconWrapper:ri,checkIcon:si,closeIcon:ai,groupRoot:ni},Do=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,className:P,style:h,children:v,readOnly:$,readOnlyComponent:T,emptyValueComponent:j,value:A,defaultValue:O,...I}=e,S=b(I,o),R=S;return delete R.size,s.jsx(ae,{className:P,style:h,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:w,id:C,readOnly:$&&!!T,readOnlyComponent:T,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:A!==void 0?A:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Switch.Group,{ref:r,...S,disabled:$||R.disabled,value:A,defaultValue:O,children:s.jsx("div",{className:E.groupRoot,"data-layout":t,children:v})})})});Do.displayName="SwitchGroup";const Go=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,thumbIcon:i,formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,...x}=e,y=b(x,o),f=y;delete f.size,delete f.color,delete f.radius,delete f.variant;const N={root:E.root,body:E.body,track:E.track,thumb:E.thumb,trackLabel:E.trackLabel,labelWrapper:E.labelWrapper,label:E.label},w=f.classNames;if(w&&typeof w=="object"&&!Array.isArray(w)){const $=w;N.root=$.root?`${E.root} ${$.root}`:E.root,N.body=$.body?`${E.body} ${$.body}`:E.body,N.track=$.track?`${E.track} ${$.track}`:E.track,N.thumb=$.thumb?`${E.thumb} ${$.thumb}`:E.thumb,N.trackLabel=$.trackLabel?`${E.trackLabel} ${$.trackLabel}`:E.trackLabel,N.labelWrapper=$.labelWrapper?`${E.labelWrapper} ${$.labelWrapper}`:E.labelWrapper,N.label=$.label?`${E.label} ${$.label}`:E.label}const C=f.className,P=C?`${E.root} ${C}`:E.root;if(t&&a){const $=!!(f.checked??f.defaultChecked),T=a,j=s.jsx(T,{...e,checked:$,label:f.label});return c?s.jsx(he,{formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,children:j}):s.jsx(s.Fragment,{children:j})}const h=s.jsxs("div",{className:E.thumbIconWrapper,children:[s.jsx(m.CheckIcon,{className:E.checkIcon}),s.jsx(m.CloseIcon,{className:E.closeIcon})]}),v=s.jsx(m.Switch,{ref:r,className:P,classNames:N,disabled:t||l,"data-disabled":t||l||void 0,thumbIcon:i??h,...y});return c?s.jsx(he,{formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,children:v}):v});Go.displayName="Switch";Go.Group=Do;const li="Table-module__root___aMWWS",ii={root:li},Rr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className,l=ii.root,i=a?`${l} ${a}`:l;return s.jsx(m.Table,{ref:o,className:i,...t})});Rr.displayName="Table";const Ar=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Thead,{ref:o,...t})});Ar.displayName="TableThead";const Lr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tbody,{ref:o,...t})});Lr.displayName="TableTbody";const Or=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tr,{ref:o,...t})});Or.displayName="TableTr";const Ir=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Th,{ref:o,...t})});Ir.displayName="TableTh";const Mr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Td,{ref:o,...t})});Mr.displayName="TableTd";const kr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tfoot,{ref:o,...t})});kr.displayName="TableTfoot";const Wr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Caption,{ref:o,...t})});Wr.displayName="TableCaption";const zr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.ScrollContainer,{ref:o,...t})});zr.displayName="TableScrollContainer";const xe=Rr;xe.Thead=Ar;xe.Tbody=Lr;xe.Tr=Or;xe.Th=Ir;xe.Td=Mr;xe.Tfoot=kr;xe.Caption=Wr;xe.ScrollContainer=zr;const ci="Tabs-module__root___-VKVI",di="Tabs-module__list___qRVME",pi="Tabs-module__tab___IdDYc",ui="Tabs-module__panel___08i9c",so={root:ci,list:di,tab:pi,panel:ui},Er=d.forwardRef(function(e,r){const{variant:o="default",orientation:t="horizontal",overStyled:a=!1,className:l,...i}=e,c=b(i,a);return s.jsx(m.Tabs,{ref:r,variant:o,orientation:t,className:`${so.root} ${l||""}`,"data-variant":o,"data-orientation":t,classNames:{list:so.list,tab:so.tab,panel:so.panel},...c})});Er.displayName="Tabs";const Fr=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.List,{ref:r,...b(t,o)})});Fr.displayName="Tabs.List";const Br=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.Tab,{ref:r,...b(t,o)})});Br.displayName="Tabs.Tab";const Dr=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.Panel,{ref:r,...b(t,o)})});Dr.displayName="Tabs.Panel";const mi=Object.assign(Er,{List:Fr,Tab:Br,Panel:Dr}),Gr=d.forwardRef(function({overStyled:e=!1,variant:r="body",...o},t){const a=b(o,e),l=a.className,i=`recursica_brand_typography_${r}`,c=l?`${i} ${l}`:i;return s.jsx(m.Text,{ref:t,className:c,...a})});Gr.displayName="Text";const _i=m.createPolymorphicComponent(Gr),fi="TextArea-module__layoutOverride___4MCdm",yi="TextArea-module__root___3dyeu",bi="TextArea-module__input___8l36v",Te={layoutOverride:fi,root:yi,input:bi},Vr=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,...O}=e,I=b(O,o),S=I;delete S.size,delete S.variant,delete S.radius;const R={wrapper:Te.root,input:Te.input},M=S.classNames;if(M&&typeof M=="object"&&!Array.isArray(M)){const L=M;R.wrapper=L.wrapper?`${Te.root} ${L.wrapper}`:Te.root,R.input=L.input?`${Te.input} ${L.input}`:Te.input}const W=C?`${Te.layoutOverride} ${C}`:Te.layoutOverride;return s.jsx(ae,{className:W,style:P,controlMaxWidth:"var(--textarea-control-max-width)",controlMinWidth:"var(--textarea-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:j!==void 0?j:A,readOnlyNativeProps:e,activeComponent:s.jsx(m.Textarea,{ref:r,classNames:R,disabled:h,value:j,defaultValue:A,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...I})})});Vr.displayName="TextArea";const hi="TextField-module__layoutOverride___SNZqc",Ni="TextField-module__root___2ZYkG",vi="TextField-module__input___RL-My",xi="TextField-module__section___bCIJ0",ie={layoutOverride:hi,root:Ni,input:vi,section:xi},Hr=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,...O}=e,I=b(O,o),S=I;delete S.size,delete S.variant,delete S.radius;const R={wrapper:ie.root,input:ie.input,section:ie.section},M=S.classNames;if(M&&typeof M=="object"&&!Array.isArray(M)){const L=M;R.wrapper=L.wrapper?`${ie.root} ${L.wrapper}`:ie.root,R.input=L.input?`${ie.input} ${L.input}`:ie.input,R.section=L.section?`${ie.section} ${L.section}`:ie.section}const W=C?`${ie.layoutOverride} ${C}`:ie.layoutOverride;return s.jsx(ae,{className:W,style:P,controlMaxWidth:"var(--text-field-control-max-width)",controlMinWidth:"var(--text-field-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:j!==void 0?j:A,readOnlyNativeProps:e,activeComponent:s.jsx(m.Input,{ref:r,classNames:R,disabled:h,value:j,defaultValue:A,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...I})})});Hr.displayName="TextField";const qr=d.forwardRef(function(e,r){const{overStyled:o=!1,className:t,disabled:a,error:l,...i}=e,c=b(i,o),p=c;delete p.size,delete p.variant,delete p.radius;const u={wrapper:t?`${D.root} ${t}`:D.root,input:D.input,section:D.section,dropdown:D.dropdown,option:D.option};return s.jsx(m.Select,{ref:r,classNames:u,disabled:a,label:void 0,description:void 0,error:void 0,attributes:{wrapper:{"data-disabled":a?"true":void 0,"data-error":l?"true":void 0}},...c})});qr.displayName="BareDropdown";const $i="TimePicker-module__layoutOverride___zKo4Q",Ci="TimePicker-module__root___BcvRu",wi="TimePicker-module__timeWrapper___hJVre",Pi="TimePicker-module__timeInput___FQysn",Ti="TimePicker-module__fieldsGroup___2yHhR",gi="TimePicker-module__timeField___twRZd",ji="TimePicker-module__amPmSelect___mSdvt",ge={layoutOverride:$i,root:Ci,timeWrapper:wi,timeInput:Pi,fieldsGroup:Ti,timeField:gi,amPmSelect:ji},Si=[{value:"AM",label:"AM"},{value:"PM",label:"PM"}];function st(n){if(!n)return;const e=parseInt(n.slice(0,2),10);return Number.isNaN(e)?void 0:e}function Ri(n,e){return`${String(e).padStart(2,"0")}${n.slice(2)}`}function Ai(n){if(!n)return;const[e,r,o]=n.split(":"),t=parseInt(e,10);if(Number.isNaN(t)||r===void 0)return n;const a=t>=12,l=t%12===0?12:t%12,i=o!==void 0?`${r}:${o}`:r;return`${l}:${i} ${a?"PM":"AM"}`}function Li(n,e){var o;const r=(o=Object.getOwnPropertyDescriptor(window.HTMLSelectElement.prototype,"value"))==null?void 0:o.set;r==null||r.call(n,e),n.dispatchEvent(new Event("change",{bubbles:!0}))}const Ur=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,value:j,defaultValue:A,onChange:O,withSeconds:I,minTime:S,maxTime:R,...M}=e,W=b(M,o),L=W;delete L.size,delete L.variant,delete L.radius;const[Z,ee]=d.useState(()=>j??A);d.useEffect(()=>{j!==void 0&&ee(j)},[j]);const G=d.useRef(null);d.useEffect(()=>{st(j??A)===void 0&&G.current&&Li(G.current,"AM")},[]);const $e=te=>{ee(te),O==null||O(te)},me=st(Z),De=me!==void 0&&me>=12,oe=te=>{$e(te)},Ee=te=>{if(me===void 0||!Z||!te)return;const Fe=te==="PM";if(Fe===De)return;const Ge=Fe?me+12:me-12;$e(Ri(Z,Ge))},Oe=C?`${ge.layoutOverride} ${C}`:ge.layoutOverride;return s.jsx(ae,{className:Oe,style:P,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:w,readOnly:v,readOnlyComponent:$,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:Ai(j!==void 0?j:A),readOnlyNativeProps:e,activeComponent:s.jsxs("div",{className:ge.root,"data-disabled":h?"true":void 0,"data-error":y?"true":void 0,children:[s.jsx(nt.TimePicker,{ref:r,classNames:{wrapper:ge.timeWrapper,input:ge.timeInput,fieldsGroup:ge.fieldsGroup,field:ge.timeField},disabled:h,value:Z,onChange:oe,format:"12h",withSeconds:I,min:S,max:R,withDropdown:!1,amPmRef:G,...W}),s.jsx(qr,{overStyled:!0,className:ge.amPmSelect,styles:{wrapper:{width:"fit-content"}},data:Si,value:De?"PM":"AM",onChange:Ee,disabled:h,error:!!y,"aria-label":"AM or PM"})]})})});Ur.displayName="TimePicker";const Oi="Timeline-module__root___LwRdZ",Ii="Timeline-module__item___T5xdQ",Mi="Timeline-module__itemBody___XAV-E",ki="Timeline-module__itemBullet___rPXCy",Wi="Timeline-module__itemTitle___GgRRW",zi="Timeline-module__itemContent___vurs-",Ei="Timeline-module__description___f9sxV",Fi="Timeline-module__timestamp___owiRu",je={root:Oi,item:Ii,itemBody:Mi,itemBullet:ki,itemTitle:Wi,itemContent:zi,description:Ei,timestamp:Fi},Vo=d.forwardRef(function({overStyled:e=!1,timestamp:r,bulletVariant:o="default",children:t,...a},l){const i=b(a,e),c={item:je.item,itemBody:je.itemBody,itemContent:je.itemContent,itemBullet:je.itemBullet,itemTitle:je.itemTitle},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const _=p;Object.keys(_).forEach(x=>{c[x]?c[x]=`${c[x]} ${_[x]}`:c[x]=_[x]})}const u=r?s.jsxs(s.Fragment,{children:[t&&s.jsx("div",{className:je.description,children:t}),s.jsx("div",{className:je.timestamp,children:r})]}):t;return s.jsx(m.TimelineItem,{ref:l,classNames:c,"data-variant":o,...i,children:u})});Vo.displayName="TimelineItem";const Kr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a={root:je.root},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const i=l;Object.keys(i).forEach(c=>{a[c]?a[c]=`${a[c]} ${i[c]}`:a[c]=i[c]})}return s.jsx(m.Timeline,{ref:o,classNames:a,...t})});Kr.displayName="Timeline";const Yr=Kr;Yr.Item=Vo;const Zr=d.forwardRef(function({overStyled:e=!1,order:r=1,...o},t){const a=b(o,e),l=a.className,i=`recursica_brand_typography_h${r}`,c=l?`${i} ${l}`:i;return s.jsx(m.Title,{ref:t,order:r,className:c,...a})});Zr.displayName="Title";const Bi="Toast-module__root___MUvfI",Di="Toast-module__icon___VwvE1",Gi="Toast-module__loader___8Gxd-",Vi="Toast-module__title___-H6R2",Hi="Toast-module__description___-QwfC",qi="Toast-module__closeButton___vGr7g",Ui="Toast-module__body___VLkXA",We={root:Bi,icon:Di,loader:Gi,title:Vi,description:Hi,closeButton:qi,body:Ui},Qr=d.forwardRef(function({overStyled:e=!1,variant:r="default",withCloseButton:o=!0,...t},a){const l=b(t,e),i={root:We.root,body:We.body,title:We.title,description:We.description,closeButton:We.closeButton,icon:We.icon,loader:We.loader},c=l.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const p=c;Object.keys(p).forEach(u=>{i[u]?i[u]=`${i[u]} ${p[u]}`:i[u]=p[u]})}return s.jsx(m.Notification,{ref:a,withCloseButton:o,withBorder:!1,"data-variant":r,classNames:i,loading:!1,...l})});Qr.displayName="Toast";const Ki="Tooltip-module__tooltip___UA7H9",Yi="Tooltip-module__arrow___4zROk",at={tooltip:Ki,arrow:Yi},Xr=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={tooltip:at.tooltip,arrow:at.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.Tooltip,{position:"top",multiline:!0,arrowSize:i,withArrow:p,classNames:a,...t})};Xr.displayName="Tooltip";const Jr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Tooltip.Floating,{ref:o,...t})});Jr.displayName="TooltipFloating";const Ho=Xr;Ho.Floating=Jr;Ho.Group=m.Tooltip.Group;const Zi=n=>s.jsx("div",{...n,children:"TransferList"}),Qi="Tree-module__root___ANcH3",Xi="Tree-module__subtree___KoLT8",Ji="Tree-module__node___Hvnjg",ec="Tree-module__row___sq5ff",oc="Tree-module__label___zJDit",tc="Tree-module__expandButton___W0WTT",rc="Tree-module__expandGlyph___w8dDQ",Ae={root:Qi,subtree:Xi,node:Ji,row:ec,label:oc,expandButton:tc,expandGlyph:rc};function sc(){return s.jsx("svg",{className:Ae.expandGlyph,viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:s.jsx("path",{d:"M5 3l5 5-5 5"})})}function ac(n){return function({node:r,hasChildren:o,expanded:t,selected:a,tree:l,elementProps:i}){return s.jsxs("div",{...i,className:Ae.row,"data-has-children":o||void 0,"data-expanded":o&&t?!0:void 0,children:[s.jsx(Lo,{overStyled:!0,variant:"text",size:"small",icon:s.jsx(sc,{}),"aria-label":"Toggle subtree","aria-hidden":"true",tabIndex:-1,className:Ae.expandButton,onClick:c=>{c.stopPropagation(),!n&&l.toggleExpanded(r.value)}}),s.jsx("span",{className:Ae.label,"data-selected":a||void 0,children:r.label})]})}}const es=d.forwardRef(function({overStyled:e=!1,data:r,initialExpandedValues:o,initialSelectedValues:t,multiple:a=!1,disabled:l=!1,onNodeExpand:i,onNodeCollapse:c,onSelectedChange:p,...u},_){const x=b(u,e),y=m.useTree({initialExpandedState:o?m.getTreeExpandedState(r,o):void 0,initialSelectedState:t,multiple:a,onNodeExpand:i,onNodeCollapse:c});d.useEffect(()=>{p==null||p(y.selectedState)},[y.selectedState,p]);const f=d.useRef(null);d.useEffect(()=>{const P=f.current;if(!P)return;const h=v=>{if(l||v.key!=="Enter"&&v.key!==" ")return;const $=v.target.closest('[role="treeitem"]'),T=$==null?void 0:$.dataset.value;T&&(v.preventDefault(),y.select(T))};return P.addEventListener("keydown",h),()=>P.removeEventListener("keydown",h)},[y.select,l]),d.useEffect(()=>{const P=f.current;if(!P||!l)return;const h=v=>{v.preventDefault(),v.stopPropagation()};return P.addEventListener("keydown",h,{capture:!0}),()=>P.removeEventListener("keydown",h,{capture:!0})},[l]);const N=ss.useMergedRef(_,f),w=x.className,C=w?`${Ae.root} ${w}`:Ae.root;return s.jsx(m.Tree,{ref:N,data:r,tree:y,expandOnClick:!1,selectOnClick:!l,expandOnSpace:!1,renderNode:ac(l),"data-disabled":l||void 0,classNames:{root:C,node:Ae.node,subtree:Ae.subtree},...x})});es.displayName="Tree";const nc=tn,lc=At,ic=Rt,cc=Lt,dc=Il,pc=Ct,uc=mn,mc=_i,_c=g(mo),fc=g(Po),yc=g(po),bc=g(uo),hc=g(lo),Nc=g(ut),vc=g(Xs),xc=g(ea),$c=g(ft),Cc=g(Lo),wc=g(ya),Pc=g(Io),Tc=g(Oo),gc=g(co),jc=g(wt),Sc=g(Pt),Rc=g(Ua),Ac=g(Tt),Lc=g(he),Oc=g(Mo),Ic=g(Ao),Mc=g(To),kc=g(ze),Wc=g(ve),zc=g(er),Ec=g(pe),Fc=g(ue),Bc=g(zo),Dc=g(Eo),Gc=g(Bo),Vc=g(Fo),Hc=g(Ro),qc=g(bl),Uc=g(Tr),Kc=g(Zl),Yc=g(Go),Zc=g(Do),Qc=g(xe),Xc=g(mi),Jc=g(Vr),ed=g(Hr),od=g(Ur),td=g(Yr),rd=g(Vo),sd=g(Zr),ad=g(Qr),nd=g(Ho),ld=g(Zi),id=g(es);exports.Accordion=_c;exports.AccordionControl=yc;exports.AccordionItem=fc;exports.AccordionPanel=bc;exports.AssistiveElement=hc;exports.AutoComplete=Nc;exports.Avatar=vc;exports.Badge=xc;exports.Breadcrumb=$c;exports.Button=Cc;exports.Card=wc;exports.Checkbox=Pc;exports.CheckboxGroup=Tc;exports.Chip=gc;exports.Container=pc;exports.DatePicker=jc;exports.Dropdown=Sc;exports.EmptyValueRenderer=Qe;exports.FileInput=Rc;exports.FileUpload=Ac;exports.Flex=nc;exports.FormControlLayout=Lc;exports.Grid=lc;exports.GridCol=ic;exports.Group=cc;exports.HoverCard=Oc;exports.IS_DEV=Le;exports.Label=Mc;exports.Layer=go;exports.Link=uc;exports.Loader=Ic;exports.Menu=kc;exports.Modal=Wc;exports.NumberInput=zc;exports.Pagination=Ec;exports.Panel=Fc;exports.PanelFooter=Bc;exports.Popover=Dc;exports.RECURSICA_COMPONENTS=Ws;exports.Radio=Gc;exports.RadioGroup=Vc;exports.ReadOnlyField=Hc;exports.RecursicaThemeProvider=ks;exports.SegmentedControl=qc;exports.Slider=Uc;exports.Stack=dc;exports.Stepper=Kc;exports.Switch=Yc;exports.SwitchGroup=Zc;exports.Table=Qc;exports.Tabs=Xc;exports.Text=mc;exports.TextArea=Jc;exports.TextField=ed;exports.TimePicker=od;exports.Timeline=td;exports.TimelineItem=rd;exports.Title=sd;exports.Toast=ad;exports.Tooltip=nd;exports.TransferList=ld;exports.Tree=id;exports.copyToClipboard=zs;exports.fileMatchesAccept=pt;exports.injectOverStyledStyles=jo;exports.isGlobalOverStyledActive=Ms;exports.registerOverStyledConsoleCommand=So;exports.toggleGlobalOverStyled=ct;exports.useGlobalOverStyled=dt;exports.wrapComponent=g;
11
+ `,document.head.appendChild(e))}function Go(){if(!De)return;if(typeof window>"u"){console.warn("[Recursica] window is undefined. Cannot register console command.");return}const n=e=>{try{e.recursica=e.recursica||{},e.recursica.toggleOverStyled=()=>`[Recursica] Overstyled outline highlight is now: ${vt()?"ON (cyan 2px box shadow)":"OFF"}`}catch{}};n(window),window.parent&&window.parent!==window&&n(window.parent)}const pt="data-recursica-theme";function Vs({children:n,theme:e="light",initLayer0:r=!0}){return d.useEffect(()=>{const o=document.documentElement;return o.setAttribute(pt,e),()=>{o.removeAttribute(pt)}},[e]),d.useEffect(()=>{Bo(),Go()},[]),r?s.jsx(Do,{layer:0,children:n}):s.jsx(s.Fragment,{children:n})}const Hs=["Accordion","AssistiveElement","Autocomplete","Avatar","Badge","Breadcrumb","Button","Card","Checkbox","Chip","Container","DatePicker","Dropdown","EmptyValueRenderer","FileInput","Flex","FormControlLayout","FormControlWrapper","Grid","Group","HoverCard","Label","Layer","Link","Loader","Menu","Modal","NumberInput","Pagination","Panel","Popover","Radio","ReadOnlyField","SegmentedControl","Slider","Stack","Stepper","Switch","Table","Tabs","Text","TextArea","TextField","TimePicker","Timeline","Title","Toast","Tooltip","TransferList"],qs=(n,e)=>{const r=document.activeElement;return new Promise((o,t)=>{if(e&&e.current){const a=document.createElement("textarea");a.readOnly=!0,a.defaultValue=n,e.current.appendChild(a),a.select();const l=document.execCommand("copy");e.current.removeChild(a),r&&r.focus(),l?o():t(new Error("Failed to copy"))}else t(new Error("Copy area reference is not defined"))})};function Vo(n,e){const r=(e??"").split(",").map(a=>a.trim().toLowerCase()).filter(Boolean);if(r.length===0)return!0;const o=n.name.toLowerCase(),t=n.type.toLowerCase();return r.some(a=>a.startsWith(".")?o.endsWith(a):a.endsWith("/*")?t.startsWith(a.slice(0,-1)):t===a)}function A(n){if(!De||typeof n!="function"&&!(n&&n.$$typeof))return n;const e=d.forwardRef((o,t)=>{const{overStyled:a}=o,l=Nt(),i=d.createElement(n,{...o,ref:t});return a&&l?s.jsx("div",{className:"recursica-over-styled",children:i}):i});e.displayName=n.displayName||n.name||"Component";const r=Object.keys(n);for(const o of r){if(o==="render"||o==="$$typeof")continue;const t=n[o];(typeof t=="function"||t&&t.$$typeof)&&o[0]===o[0].toUpperCase()?e[o]=A(t):e[o]=t}return e}const Us="ReadOnlyField-module__layoutOverride___9fSsG",Ks="ReadOnlyField-module__textField___qKn25",go={layoutOverride:Us,textField:Ks},wo=({value:n,overStyled:e=!1,...r})=>{const o=b(r,e),t=o.className;return s.jsx(m.Box,{component:"p",className:t?`${go.textField} ${t}`:go.textField,...o,children:n!=null?d.isValidElement(n)?n:Array.isArray(n)?n.join(", "):String(n):""})};wo.displayName="ReadOnlyTextField";const Ho=d.forwardRef(function({value:e,type:r="text",emptyValueComponent:o,overStyled:t=!1,className:a,style:l,...i},c){let p=null;const u=b(i,t),_=o||fo,y=(_.check?_.check(e):fo.check(e))?s.jsx(_,{value:e}):e;switch(r){case"boolean":p=s.jsx(wo,{value:e===!0?"True":e===!1?"False":y,overStyled:t});break;case"switch":p=s.jsx(wo,{value:e===!0?"On":e===!1?"Off":y,overStyled:t});break;case"text":default:p=s.jsx(wo,{value:y,overStyled:t});break}const f=a?`${go.layoutOverride} ${a}`:go.layoutOverride;return s.jsx(ro,{ref:c,overStyled:t,className:f,style:l,...u,children:p})});Ho.displayName="ReadOnlyField";const pe=d.forwardRef(function({readOnly:e,readOnlyComponent:r,readOnlyType:o="text",readOnlyValue:t,readOnlyNativeProps:a,emptyValueComponent:l,activeComponent:i,overStyled:c,onLabelEditClick:p,...u},_){if(e){if(r){const x=r;return s.jsx(ro,{ref:_,...u,onLabelEditClick:p,overStyled:c,children:s.jsx(x,{...a})})}return s.jsx(Ho,{ref:_,type:o,value:t,emptyValueComponent:l,onLabelEditClick:p,overStyled:c,...u})}return s.jsx(ro,{ref:_,...u,onLabelEditClick:p,overStyled:c,children:i})});pe.displayName="WithReadOnlyWrapper";const Ys="AutoComplete-module__layoutOverride___-K9WL",Zs="AutoComplete-module__root___kANza",Qs="AutoComplete-module__input___g51MC",Xs="AutoComplete-module__section___WAbf1",Js="AutoComplete-module__dropdown___NqO3E",ea="AutoComplete-module__option___Y-Kja",Y={layoutOverride:Ys,root:Zs,input:Qs,section:Xs,dropdown:Js,option:ea},xt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,...O}=e,M=b(O,o),S=M;delete S.size,delete S.variant,delete S.radius;const R={wrapper:Y.root,input:Y.input,section:Y.section,dropdown:Y.dropdown,option:Y.option},k=S.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const I=k;R.wrapper=I.wrapper?`${Y.root} ${I.wrapper}`:Y.root,R.input=I.input?`${Y.input} ${I.input}`:Y.input,R.section=I.section?`${Y.section} ${I.section}`:Y.section,R.dropdown=I.dropdown?`${Y.dropdown} ${I.dropdown}`:Y.dropdown,R.option=I.option?`${Y.option} ${I.option}`:Y.option}const z=C?`${Y.layoutOverride} ${C}`:Y.layoutOverride;return s.jsx(pe,{className:z,style:P,controlMaxWidth:"var(--autocomplete-control-max-width)",controlMinWidth:"var(--autocomplete-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:j!==void 0?j:T,readOnlyNativeProps:e,activeComponent:s.jsx(m.Autocomplete,{ref:r,classNames:R,disabled:h,value:j,defaultValue:T,error:!!y,...M})})});xt.displayName="AutoComplete";const oa="Avatar-module__root___fXu-J",ta="Avatar-module__iconWrapper___ojly2",ra="Avatar-module__textWrapper___zp-jD",sa="Avatar-module__image___ieqGp",aa="Avatar-module__placeholder___IDW7-",ye={root:oa,iconWrapper:ta,textWrapper:ra,image:sa,placeholder:aa},$t=d.forwardRef(function({size:e="default",variant:r="solid",icon:o,children:t,src:a,overStyled:l=!1,...i},c){const p={solid:"filled",outline:"outline",ghost:"transparent"},u={default:"md",small:"sm",large:"lg"},_=b(i,l),x=_;let y="text";a?y="image":o&&(y="icon");const f={root:ye.root,image:ye.image,placeholder:ye.placeholder},N=x.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const C=N;f.root=C.root?`${ye.root} ${C.root}`:ye.root,f.image=C.image?`${ye.image} ${C.image}`:ye.image,f.placeholder=C.placeholder?`${ye.placeholder} ${C.placeholder}`:ye.placeholder}const g=x.className;return s.jsx(m.Avatar,{ref:c,className:g,classNames:f,variant:p[r],size:u[e],src:a,"data-variant":r,"data-size":e,"data-style":y,..._,children:o!=null?s.jsx("span",{className:ye.iconWrapper,"aria-hidden":!0,children:o}):t!=null?s.jsx("span",{className:ye.textWrapper,children:t}):void 0})});$t.displayName="Avatar";const na=m.createPolymorphicComponent($t),la="Badge-module__root___5osNT",Pe={root:la},wt=d.forwardRef(function({variant:e="primary-color",overStyled:r=!1,...o},t){const a=b(o,r),l={root:Pe.root,section:Pe.section,label:Pe.label},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const u=i;l.root=u.root?`${Pe.root} ${u.root}`:Pe.root,l.section=u.section??Pe.section,l.label=u.label??Pe.label}const c=a.className,p=c?`${Pe.root} ${c}`:Pe.root;return s.jsx(m.Badge,{ref:t,variant:"filled","data-variant":e,...a,className:p,classNames:l})});wt.displayName="Badge";const ia=m.createPolymorphicComponent(wt),ca="Breadcrumb-module__root___x-9ln",da="Breadcrumb-module__separator___qrUX-",Le={root:ca,separator:da},Ct=d.forwardRef(function({overStyled:e=!1,separator:r=">",...o},t){const a=b({separator:r,...o},e),l={root:Le.root,separator:Le.separator},i=a.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const u=i;l.root=u.root?`${Le.root} ${u.root}`:Le.root,l.separator=u.separator?`${Le.separator} ${u.separator}`:Le.separator}const c=a.className,p=c?`${Le.root} ${c}`:Le.root;return s.jsx(m.Breadcrumbs,{ref:t,...a,className:p,classNames:l})});Ct.displayName="Breadcrumb";const pa="Loader-module__root___6iYOP",co={root:pa},qo=d.forwardRef(function({variant:e="oval",size:r="default",overStyled:o=!1,...t},a){const i={sm:"small",md:"default",lg:"large",small:"small",default:"default",large:"large"}[r]||"default",c=b(t,o),p={root:co.root},u=c.classNames;if(u&&typeof u=="object"&&!Array.isArray(u)){const y=u;p.root=y.root?`${co.root} ${y.root}`:co.root}const _=c.className,x=_?`${co.root} ${_}`:co.root;return s.jsx(m.Loader,{ref:a,type:e,"data-variant":e,"data-size":i,...c,className:x,classNames:p})});qo.displayName="Loader";const ua="Button-module__root___Q2R8-",ma="Button-module__loader___X-9u-",_a="Button-module__label___UJ3Zt",fa="Button-module__labelText___rFV5p",ya="Button-module__iconWrapper___uEKPa",ba="Button-module__section___f2mKr",de={root:ua,loader:ma,label:_a,labelText:fa,iconWrapper:ya,section:ba};function ha(n){return n==null||n===""?!1:typeof n=="string"?n.trim()!=="":!0}const Pt=d.forwardRef(function({variant:e="solid",size:r="default",icon:o,children:t,overStyled:a=!1,loaderVariant:l="oval",loaderSize:i,useRecursicaLoader:c=!0,...p},u){const _={solid:"filled",outline:"outline",text:"subtle"},x={default:"md",small:"sm"},y=b(p,a),f=y;delete f.fullWidth;const N=!!o||!!f.leftSection,g=!!f.rightSection,C=ha(t),P=(N||g)&&!C;let h="label";P?h="icon-only":(N||g)&&(h="icon-label"),typeof process<"u"&&process.env.NODE_ENV!=="production"&&P&&!f["aria-label"]&&console.warn('[Recursica Button] Icon-only buttons must provide an accessible name. Pass aria-label (e.g. aria-label="Submit").');const v={root:de.root,section:de.section,label:de.label,loader:de.loader},w=f.classNames;if(w&&typeof w=="object"&&!Array.isArray(w)){const S=w;v.root=S.root?`${de.root} ${S.root}`:de.root,v.section=S.section??de.section,v.label=S.label??de.label}const $=f.className,j=$?`${de.root} ${$}`:de.root;delete f.className;const T=f.loaderProps,O=i??(r==="small"?"small":"default");let M=T;return c&&(M={children:s.jsx(qo,{variant:l,size:O}),...T}),s.jsx(m.Button,{ref:u,className:j,classNames:v,variant:_[e],size:x[r],loaderProps:M,leftSection:o!=null?s.jsx("span",{className:de.iconWrapper,"aria-hidden":!0,children:o}):void 0,"data-variant":e,"data-size":r,"data-content":h,...y,disabled:!!f.disabled||!!f.loading,children:s.jsx("span",{className:de.labelText,children:t})})});Pt.displayName="Button";const Ro=m.createPolymorphicComponent(Pt),va="Card-module__root___c9KvZ",Na="Card-module__header___PTXf2",xa="Card-module__footer___Mu-JC",$a="Card-module__section___BRT8H",wa="Card-module__content___oFIQa",Se={root:va,header:Na,footer:xa,section:$a,content:wa},gt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);["flex","flexGrow","flexShrink","flexBasis","grow","h","height"].forEach(p=>{p in r&&!(p in t)&&(t[p]=r[p])});const l={root:Se.root},i=t.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const p=i;Object.keys(p).forEach(u=>{l[u]?l[u]=`${l[u]} ${p[u]}`:l[u]=p[u]})}const c=t.className;return s.jsx(m.Card,{ref:o,className:c,classNames:l,...t})});gt.displayName="Card";const Tt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Se.section} ${a}`:Se.section,...t})});Tt.displayName="CardSection";const jt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Se.header} ${a}`:Se.header,...t})});jt.displayName="CardHeader";const St=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Card.Section,{ref:o,className:a?`${Se.footer} ${a}`:Se.footer,...t})});St.displayName="CardFooter";const Rt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx("div",{ref:o,className:a?`${Se.content} ${a}`:Se.content,...t})});Rt.displayName="CardContent";const At=m.createPolymorphicComponent(gt),Ao=At;Ao.Section=Tt;Ao.Header=jt;Ao.Footer=St;Ao.Content=Rt;const Ca=At,Pa="Checkbox-module__groupRoot___cBS0o",ga="Checkbox-module__root___mY3qk",Ta="Checkbox-module__body___5yC7q",ja="Checkbox-module__inner___rTke4",Sa="Checkbox-module__input___2kt-h",Ra="Checkbox-module__icon___-O7i6",Aa="Checkbox-module__labelWrapper___GpZkr",Ia="Checkbox-module__label___cwRtI",D={groupRoot:Pa,root:ga,body:Ta,inner:ja,input:Sa,icon:Ra,labelWrapper:Aa,label:Ia},Uo=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,children:v,readOnly:w,readOnlyComponent:$,emptyValueComponent:j,value:T,defaultValue:O,...M}=e,S=b(M,o),R=S;return delete R.size,s.jsx(pe,{className:P,style:h,controlMaxWidth:"var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,readOnly:w&&!!$,readOnlyComponent:$,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:T!==void 0?T:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Checkbox.Group,{ref:r,...S,disabled:w||R.disabled,value:T,defaultValue:O,children:s.jsx("div",{className:D.groupRoot,"data-layout":t,children:v})})})});Uo.displayName="CheckboxGroup";const Ko=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,..._}=e,x=b(_,o),y=x;delete y.size,delete y.color,delete y.radius,delete y.variant,delete y.iconColor;const f={root:D.root,body:D.body,inner:D.inner,input:D.input,icon:D.icon,labelWrapper:D.labelWrapper,label:D.label},N=y.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const h=N;f.root=h.root?`${D.root} ${h.root}`:D.root,f.body=h.body?`${D.body} ${h.body}`:D.body,f.inner=h.inner?`${D.inner} ${h.inner}`:D.inner,f.input=h.input?`${D.input} ${h.input}`:D.input,f.icon=h.icon?`${D.icon} ${h.icon}`:D.icon,f.labelWrapper=h.labelWrapper?`${D.labelWrapper} ${h.labelWrapper}`:D.labelWrapper,f.label=h.label?`${D.label} ${h.label}`:D.label}const g=y.className,C=g?`${D.root} ${g}`:D.root;if(t&&a){const h=!!(y.checked??y.defaultChecked),v=a,w=s.jsx(v,{...e,checked:h,label:y.label});return i?s.jsx(je,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:w}):s.jsx(s.Fragment,{children:w})}const P=s.jsx(m.Checkbox,{ref:r,className:C,classNames:f,disabled:t||l,...x});return i?s.jsx(je,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:P}):P});Ko.displayName="Checkbox";Ko.Group=Uo;const La="Chip-module__root___f5pFk",Oa="Chip-module__label___Ov9pg",Ma="Chip-module__mantineIconWrapper___KLSz6",ka="Chip-module__innerWrapper___EnrTF",Wa="Chip-module__children___zbRAR",za="Chip-module__leadingIcon___JBtjQ",Fa="Chip-module__removeIcon___pVju-",oe={root:La,label:Oa,mantineIconWrapper:Ma,innerWrapper:ka,children:Wa,leadingIcon:za,removeIcon:Fa};function Ea(n){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...n,children:[s.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),s.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}const yo=d.forwardRef(function({error:e=!1,icon:r,onRemove:o,removeLabel:t="Remove",removeTabIndex:a,removeIconRef:l,children:i,overStyled:c=!1,...p},u){const _=b(p,c),x=_,y={root:oe.root,label:oe.label,input:oe.input,iconWrapper:oe.mantineIconWrapper,checkIcon:oe.checkIcon},f=x.classNames;if(f&&typeof f=="object"&&!Array.isArray(f)){const v=f;y.root=v.root?`${oe.root} ${v.root}`:oe.root,y.label=v.label?`${oe.label} ${v.label}`:oe.label}const N=x.className,g=N?`${oe.root} ${N}`:oe.root,C=e?"":void 0,P=!i&&(!!r||!!o),h=o!==void 0||x.onClick!==void 0||x.onChange!==void 0;return s.jsx(m.Chip,{ref:u,className:g,classNames:y,wrapperProps:{...C!==void 0?{"data-error":""}:{},...h?{"data-interactive":""}:{}},...P?{"data-icon-only":""}:{},...h?{}:{tabIndex:-1,"aria-hidden":!0},..._,children:s.jsxs("span",{className:oe.innerWrapper,children:[r&&s.jsx("span",{className:oe.leadingIcon,"aria-hidden":!0,children:r}),s.jsx("span",{className:oe.children,children:i}),o&&s.jsx("span",{ref:l,role:"button",className:oe.removeIcon,onClick:v=>{v.preventDefault(),v.stopPropagation(),o(v)},"aria-label":t,onKeyDown:v=>{(v.key==="Enter"||v.key===" ")&&(v.preventDefault(),v.stopPropagation(),o(v))},tabIndex:a??0,children:s.jsx(Ea,{})})]})})});yo.displayName="Chip";const Da="Container-module__root___UVssr",po={root:Da},It=d.forwardRef(function({children:e,size:r,...o},t){const a={"rec-sm":"sm","rec-default":"md","rec-md":"md","rec-lg":"lg","rec-xl":"xl","rec-2xl":"xl"},l=typeof r=="string"&&a[r]?a[r]:r,i={root:po.root},c=o.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const _=c;i.root=_.root?`${po.root} ${_.root}`:po.root}const p=o.className,u=p?`${po.root} ${p}`:po.root;return s.jsx(m.Container,{ref:t,size:l,className:u,classNames:i,...o,children:e})});It.displayName="Container";const Ba="DatePicker-module__layoutOverride___X9yaM",Ga="DatePicker-module__root___6XvRT",Va="DatePicker-module__input___pcSW8",Ha="DatePicker-module__section___n3iWA",qa="DatePicker-module__dropdown___wjt08",Ua="DatePicker-module__calendarHeader___KHxno",Ka="DatePicker-module__day___U03J2",se={layoutOverride:Ba,root:Ga,input:Va,section:Ha,dropdown:qa,calendarHeader:Ua,day:Ka},Lt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,...O}=e,M=b(O,o),S=M;delete S.size,delete S.variant,delete S.radius,delete S.description;const R={wrapper:se.root,input:se.input,section:se.section,dropdown:se.dropdown,day:se.day,calendarHeader:se.calendarHeader},k=S.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const I=k;R.wrapper=I.wrapper?`${se.root} ${I.wrapper}`:se.root,R.input=I.input?`${se.input} ${I.input}`:se.input,R.section=I.section?`${se.section} ${I.section}`:se.section}const z=C?`${se.layoutOverride} ${C}`:se.layoutOverride;return s.jsx(pe,{className:z,style:P,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:j!==void 0?String(j):T?String(T):void 0,readOnlyNativeProps:e,activeComponent:s.jsx(yt.DatePickerInput,{ref:r,classNames:R,disabled:h,value:j,defaultValue:T,label:void 0,description:void 0,error:void 0,withAsterisk:!1,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...M})})});Lt.displayName="DatePicker";const Ya="Dropdown-module__layoutOverride___FNcvP",Za="Dropdown-module__root___uVyL0",Qa="Dropdown-module__input___dK4dN",Xa="Dropdown-module__section___j3MRB",Ja="Dropdown-module__dropdown___gG-Sw",en="Dropdown-module__option___nAGU-",V={layoutOverride:Ya,root:Za,input:Qa,section:Xa,dropdown:Ja,option:en},Ot=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",containerWidth:a,labelSize:l,labelAlignment:i,labelOptionalText:c,labelWithEditIcon:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,disabled:v,readOnly:w,readOnlyComponent:$,emptyValueComponent:j,value:T,defaultValue:O,data:M,...S}=e,R=b(S,o),k=R;delete k.size,delete k.variant,delete k.radius;const z={wrapper:V.root,input:V.input,section:V.section,dropdown:V.dropdown,option:V.option},I=k.classNames;if(I&&typeof I=="object"&&!Array.isArray(I)){const H=I;z.wrapper=H.wrapper?`${V.root} ${H.wrapper}`:V.root,z.input=H.input?`${V.input} ${H.input}`:V.input,z.section=H.section?`${V.section} ${H.section}`:V.section,z.dropdown=H.dropdown?`${V.dropdown} ${H.dropdown}`:V.dropdown,z.option=H.option?`${V.option} ${H.option}`:V.option}const Z={...h||{},width:a||"100%"},re=P?`${V.layoutOverride} ${P}`:V.layoutOverride;return s.jsx(pe,{className:re,style:Z,controlMaxWidth:"var(--dropdown-control-max-width)",controlMinWidth:"var(--dropdown-control-min-width)",overStyled:o,formLayout:t,labelSize:l,labelAlignment:i,labelOptionalText:c,labelWithEditIcon:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,readOnly:w,readOnlyComponent:$,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:T!==void 0?String(T):O?String(O):void 0,readOnlyNativeProps:e,activeComponent:s.jsx(m.Select,{ref:r,classNames:z,disabled:v,value:T,defaultValue:O,data:M||[],label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,attributes:{wrapper:{"data-disabled":v?"true":void 0,"data-error":f?"true":void 0}},...R})})});Ot.displayName="Dropdown";const on="FileInput-module__layoutOverride___HIOY6",tn="FileInput-module__root___UvQj-",rn="FileInput-module__leadingIcon___z75c4",sn="FileInput-module__content___Udsvh",an="FileInput-module__value___RX33R",nn="FileInput-module__chipRow___My6TF",ln="FileInput-module__chipWrapper___q2CDy",cn="FileInput-module__trailingIcon___odGPm",ge={layoutOverride:on,root:tn,leadingIcon:rn,content:sn,value:an,chipRow:nn,chipWrapper:ln,trailingIcon:cn};function dn(){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[s.jsx("path",{d:"M12 3v12"}),s.jsx("path",{d:"M7 8l5-5 5 5"}),s.jsx("path",{d:"M4 21h16"})]})}function pn(){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[s.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),s.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}const Mt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,disabled:v,readOnly:w,files:$,onFilesAdded:j,onFileRemove:T,accept:O,multiple:M=!1,maxSize:S,maxFiles:R,onFilesRejected:k,invalidFileTypeMessage:z="File type not accepted",maxFilesMessage:I=M?`Maximum of ${R} files allowed`:"Only one file is allowed",icon:Z,placeholder:re="Select a file...",browseLabel:H="Choose file",removeFileLabel:he="Remove",clearLabel:ue="Clear",...Be}=e,Ie=b(Be,o),q=!v&&!w,Q=!!$&&$.length>0,we=d.useRef(null),[Ge,Ve]=d.useState(!1),[le,me]=d.useState(!1),_e=L=>{if(!q)return;const X=Array.from(L);if(X.length===0)return;const K=M?R:1,fe=M?($==null?void 0:$.length)??0:0,eo=[],oo=[];let Oo=!1,nt=!1;for(const Mo of X){const lt=!Vo(Mo,O);lt&&(Oo=!0);const ps=S!==void 0&&Mo.size>S,it=K!==void 0&&fe+eo.length>=K;it&&(nt=!0),(lt||ps||it?oo:eo).push(Mo)}Ve(Oo),me(nt),eo.length>0&&(j==null||j(eo)),oo.length>0&&(k==null||k(oo))},Ce=d.useRef(0),[so,G]=d.useState(!1),Qe=L=>{L.preventDefault(),Ce.current+=1,G(!0)},Xe=L=>{L.preventDefault(),Ce.current-=1,Ce.current<=0&&(Ce.current=0,G(!1))},ao=L=>{L.preventDefault()},Je=L=>{L.preventDefault(),Ce.current=0,G(!1),_e(L.dataTransfer.files)},no=()=>{var L;q&&((L=we.current)==null||L.click())},lo=L=>{L.key!=="Enter"&&L.key!==" "||(L.preventDefault(),no())},vo=L=>{L.target.files&&_e(L.target.files),L.target.value=""},Lo=()=>{!q||!$||$.length===0||$.forEach(L=>T==null?void 0:T(L.id??L.file.name))},[He,No]=d.useState(0),W=d.useRef([]),U=d.useRef(($==null?void 0:$.length)??0);d.useEffect(()=>{var X;const L=($==null?void 0:$.length)??0;if(L>0&&L<U.current){const K=Math.min(He,L-1);No(K),(X=W.current[K])==null||X.focus()}U.current=L},[$]);const ee=L=>{var fe;const X=($==null?void 0:$.length)??0;if(X===0)return;let K;L.key==="ArrowRight"||L.key==="ArrowDown"?K=(He+1)%X:(L.key==="ArrowLeft"||L.key==="ArrowUp")&&(K=(He-1+X)%X),K!==void 0&&(L.preventDefault(),L.stopPropagation(),No(K),(fe=W.current[K])==null||fe.focus())},ie=f??(Ge?z:le?I:void 0),io=P?`${ge.layoutOverride} ${P}`:ge.layoutOverride;return s.jsx(ro,{overStyled:o,className:io,style:h,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:ie,required:N,withAsterisk:g,id:C,controlMaxWidth:"var(--file-input-control-max-width)",controlMinWidth:"var(--file-input-control-min-width)",children:s.jsxs("div",{ref:r,className:ge.root,role:"button","aria-label":H,"aria-disabled":v?"true":void 0,tabIndex:q?0:-1,"data-disabled":v?"true":void 0,"data-readonly":w?"true":void 0,"data-error":ie?"true":void 0,"data-dragging":so?"true":void 0,onClick:q?no:void 0,onKeyDown:q?lo:void 0,onDragEnter:q?Qe:void 0,onDragLeave:q?Xe:void 0,onDragOver:q?ao:void 0,onDrop:q?Je:void 0,...Ie,children:[s.jsx("span",{className:ge.leadingIcon,"aria-hidden":!0,children:Z??s.jsx(dn,{})}),s.jsxs("div",{className:ge.content,children:[!Q&&s.jsx("span",{className:ge.value,"data-placeholder":"true",children:re}),Q&&s.jsx("div",{className:ge.chipRow,onKeyDown:w?void 0:ee,children:$.map((L,X)=>{const K=L.id??L.file.name;return s.jsx("span",{className:ge.chipWrapper,onClick:fe=>fe.stopPropagation(),children:s.jsx(yo,{checked:!1,tabIndex:-1,removeLabel:w?void 0:he,removeTabIndex:!w&&X===He?0:-1,removeIconRef:fe=>{W.current[X]=fe},onRemove:w||v?void 0:()=>T==null?void 0:T(K),children:L.file.name})},K)})})]}),Q&&!w&&s.jsx(Ro,{overStyled:!0,variant:"text",size:"small",icon:s.jsx(pn,{}),"aria-label":ue,className:ge.trailingIcon,disabled:v,onClick:L=>{L.preventDefault(),L.stopPropagation(),Lo()}}),s.jsx("input",{ref:we,type:"file",hidden:!0,accept:O,multiple:M,disabled:!q,onChange:vo})]})})});Mt.displayName="FileInput";const un="FileUpload-module__layoutOverride___bPpi8",mn="FileUpload-module__root___Q-vcm",_n="FileUpload-module__dropzone___jqua0",fn="FileUpload-module__uploadIcon___bb3Nc",yn="FileUpload-module__dropzoneText___L7vS-",bn="FileUpload-module__fileList___XIWLl",Oe={layoutOverride:un,root:mn,dropzone:_n,uploadIcon:fn,dropzoneText:yn,fileList:bn};function hn(){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[s.jsx("path",{d:"M12 3v12"}),s.jsx("path",{d:"M7 8l5-5 5 5"}),s.jsx("path",{d:"M4 21h16"})]})}const kt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,disabled:v,readOnly:w,files:$,onFilesAdded:j,onFileRemove:T,accept:O,multiple:M=!0,maxSize:S,maxFiles:R,onFilesRejected:k,invalidFileTypeMessage:z="File type not accepted",maxFilesMessage:I=`Maximum of ${R} files allowed`,icon:Z,dropzoneLabel:re="Drag and drop files here to upload",browseButtonLabel:H="Browse files",removeFileLabel:he="Remove",...ue}=e,ne=b(ue,o),Ie=d.useRef(null),[q,Q]=d.useState(!1),[we,Ge]=d.useState(!1),Ve=W=>{if(v)return;const U=Array.from(W);if(U.length===0)return;const ee=($==null?void 0:$.length)??0,ie=[],io=[];let L=!1,X=!1;for(const K of U){const fe=!Vo(K,O);fe&&(L=!0);const eo=S!==void 0&&K.size>S,oo=R!==void 0&&ee+ie.length>=R;oo&&(X=!0),(fe||eo||oo?io:ie).push(K)}Q(L),Ge(X),ie.length>0&&(j==null||j(ie)),io.length>0&&(k==null||k(io))},le=d.useRef(0),[me,_e]=d.useState(!1),Ce=W=>{W.preventDefault(),le.current+=1,_e(!0)},so=W=>{W.preventDefault(),le.current-=1,le.current<=0&&(le.current=0,_e(!1))},G=W=>{W.preventDefault()},Qe=W=>{W.preventDefault(),le.current=0,_e(!1),Ve(W.dataTransfer.files)},Xe=()=>{var W;v||(W=Ie.current)==null||W.click()},ao=W=>{W.target.files&&Ve(W.target.files),W.target.value=""},[Je,no]=d.useState(0),lo=d.useRef([]),vo=d.useRef(($==null?void 0:$.length)??0);d.useEffect(()=>{var U;const W=($==null?void 0:$.length)??0;if(W>0&&W<vo.current){const ee=Math.min(Je,W-1);no(ee),(U=lo.current[ee])==null||U.focus()}vo.current=W},[$]);const Lo=W=>{var ie;const U=($==null?void 0:$.length)??0;if(U===0)return;let ee;W.key==="ArrowRight"||W.key==="ArrowDown"?ee=(Je+1)%U:(W.key==="ArrowLeft"||W.key==="ArrowUp")&&(ee=(Je-1+U)%U),ee!==void 0&&(W.preventDefault(),no(ee),(ie=lo.current[ee])==null||ie.focus())},He=f??(q?z:we?I:void 0),No=P?`${Oe.layoutOverride} ${P}`:Oe.layoutOverride;return s.jsx(ro,{overStyled:o,className:No,style:h,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:x,assistiveWithIcon:y,error:He,required:N,withAsterisk:g,id:C,children:s.jsxs("div",{ref:r,className:Oe.root,"data-disabled":v?"true":void 0,"data-error":He?"true":void 0,...ne,children:[!w&&s.jsxs("div",{className:Oe.dropzone,"data-dragging":me?"true":void 0,onDragEnter:v?void 0:Ce,onDragLeave:v?void 0:so,onDragOver:v?void 0:G,onDrop:v?void 0:Qe,children:[s.jsx("span",{className:Oe.uploadIcon,children:Z??s.jsx(hn,{})}),s.jsx("span",{className:Oe.dropzoneText,children:re}),s.jsx(Ro,{variant:"outline",disabled:v,onClick:Xe,children:H}),s.jsx("input",{ref:Ie,type:"file",hidden:!0,accept:O,multiple:M,disabled:v,onChange:ao})]}),$&&$.length>0&&(w?s.jsx("div",{className:Oe.fileList,children:$.map(W=>{const U=W.id??W.file.name;return s.jsx(yo,{checked:!1,tabIndex:-1,children:W.file.name},U)})}):s.jsx("div",{className:Oe.fileList,onKeyDown:Lo,children:$.map((W,U)=>{const ee=W.id??W.file.name;return s.jsx(yo,{checked:!1,tabIndex:-1,removeLabel:he,removeTabIndex:U===Je?0:-1,removeIconRef:ie=>{lo.current[U]=ie},onRemove:v?void 0:()=>T==null?void 0:T(ee),children:W.file.name},ee)})}))]})})});kt.displayName="FileUpload";const vn="Flex-module__root___yYser",uo={root:vn},Wt=d.forwardRef(function({children:e,gap:r="rec-default",rowGap:o,columnGap:t,...a},l){const i={root:uo.root},c=a.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const _=c;i.root=_.root?`${uo.root} ${_.root}`:uo.root}const p=a.className,u=p?`${uo.root} ${p}`:uo.root;return s.jsx(m.Flex,{ref:l,className:u,classNames:i,...bo({gap:r,rowGap:o,columnGap:t,...a}),children:e})});Wt.displayName="Flex";const Nn=m.createPolymorphicComponent(Wt),xn="Grid-module__root___s-qPY",$n="Grid-module__col___tbuNg",Ne={root:xn,col:$n},zt=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:Ne.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const _=l;a.root=_.root?`${Ne.root} ${_.root}`:Ne.root}const i=o.className,c=i?`${Ne.root} ${i}`:Ne.root,{gap:p,...u}=bo({gap:r,...o});return s.jsx(m.Grid,{ref:t,gutter:p,className:c,classNames:a,...u,children:e})});zt.displayName="Grid";const wn=m.createPolymorphicComponent(zt),Ft=d.forwardRef(function({children:e,...r},o){const t={col:Ne.col},a=r.classNames;if(a&&typeof a=="object"&&!Array.isArray(a)){const c=a;t.col=c.col?`${Ne.col} ${c.col}`:Ne.col}const l=r.className,i=l?`${Ne.col} ${l}`:Ne.col;return s.jsx(m.Grid.Col,{ref:o,className:i,classNames:t,...bo(r),children:e})});Ft.displayName="GridCol";const Et=m.createPolymorphicComponent(Ft),Dt=wn;Dt.Col=Et;const Cn="Group-module__root___ftO64",mo={root:Cn},Bt=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:mo.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;a.root=p.root?`${mo.root} ${p.root}`:mo.root}const i=o.className,c=i?`${mo.root} ${i}`:mo.root;return s.jsx(m.Group,{ref:t,className:c,classNames:a,...bo({gap:r,...o}),children:e})});Bt.displayName="Group";const Pn="HoverCard-module__dropdown___FBPFW",gn="HoverCard-module__arrow___S9AkE",ut={dropdown:Pn,arrow:gn},Gt=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={dropdown:ut.dropdown,arrow:ut.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.HoverCard,{position:"top",arrowSize:i,withArrow:p,classNames:a,...t})};Gt.displayName="HoverCard";const Vt=function(e){return s.jsx(m.HoverCard.Target,{...e})};Vt.displayName="HoverCardTarget";const Ht=function({overStyled:e=!1,...r}){const o=b(r,e),t=o.className;return s.jsx(m.HoverCard.Dropdown,{className:t,...o})};Ht.displayName="HoverCardDropdown";const Yo=Gt;Yo.Target=Vt;Yo.Dropdown=Ht;const Tn="Link-module__root___I0VGE",jn="Link-module__iconWrapper___W-LlF",Sn="Link-module__labelText___wSvUy",qe={root:Tn,iconWrapper:jn,labelText:Sn},qt=d.forwardRef(function({icon:e,children:r,overStyled:o=!1,...t},a){const l=b(t,o),i=l,c={root:qe.root},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const x=p;c.root=x.root?`${qe.root} ${x.root}`:qe.root}const u=i.className,_=u?`${qe.root} ${u}`:qe.root;return s.jsxs(m.Anchor,{ref:a,className:_,classNames:c,underline:"never",...e?{"data-has-icon":""}:{},...l,children:[e&&s.jsx("span",{className:qe.iconWrapper,"aria-hidden":!0,children:e}),s.jsx("span",{className:qe.labelText,children:r})]})});qt.displayName="Link";const Rn=m.createPolymorphicComponent(qt),An="Menu-module__dropdown___j4xuA",In="Menu-module__item___NMXha",Ln="Menu-module__itemLabel___zvcqC",On="Menu-module__itemSection___pRIcn",Mn="Menu-module__divider___wPiNq",kn="Menu-module__label___4FBGa",Wn="Menu-module__chevron___hEEiy",Ue={dropdown:An,item:In,itemLabel:Ln,itemSection:On,divider:Mn,label:kn,chevron:Wn},Ut=function({overStyled:e=!1,...r}){const o=b(r,e),t={dropdown:Ue.dropdown,item:Ue.item,itemLabel:Ue.itemLabel,itemSection:Ue.itemSection,divider:Ue.divider,label:Ue.label,chevron:Ue.chevron},a=o.classNames;if(a&&typeof a=="object"&&!Array.isArray(a)){const l=a;Object.keys(l).forEach(i=>{t[i]?t[i]=`${t[i]} ${l[i]}`:t[i]=l[i]})}return s.jsx(m.Menu,{classNames:t,...o})};Ut.displayName="Menu";const Kt=function(e){return s.jsx(m.Menu.Target,{...e})};Kt.displayName="MenuTarget";const Yt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Dropdown,{ref:o,className:a,...t})});Yt.displayName="MenuDropdown";const Zt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t;e||delete a.color;const l=a.className;return s.jsx(m.Menu.Item,{ref:o,className:l,...t})});Zt.displayName="MenuItem";const zn=m.createPolymorphicComponent(Zt),Qt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Divider,{ref:o,className:a,...t})});Qt.displayName="MenuDivider";const Xt=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Label,{ref:o,className:a,...t})});Xt.displayName="MenuLabel";const Jt=function(e){return s.jsx(m.Menu.Sub,{...e})};Jt.displayName="MenuSub";const er=function(e){return s.jsx(m.Menu.Sub.Target,{...e})};er.displayName="MenuSubTarget";const or=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t;e||delete a.color;const l=a.className;return s.jsx(m.Menu.Sub.Item,{ref:o,className:l,...t})});or.displayName="MenuSubItem";const Fn=m.createPolymorphicComponent(or),tr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className;return s.jsx(m.Menu.Sub.Dropdown,{ref:o,className:a,...t})});tr.displayName="MenuSubDropdown";const Io=Jt;Io.Target=er;Io.Item=Fn;Io.Dropdown=tr;const Ze=Ut;Ze.Target=Kt;Ze.Dropdown=Yt;Ze.Item=zn;Ze.Divider=Qt;Ze.Label=Xt;Ze.Sub=Io;const En="Modal-module__root___ytPLl",Dn="Modal-module__inner___SSUJE",Bn="Modal-module__content___dWO-B",Gn="Modal-module__header___ILG9i",Vn="Modal-module__title___A5OeE",Hn="Modal-module__bodyWrapper___5CCL-",qn="Modal-module__scrollArea___KD-hm",Un="Modal-module__footer___rro2w",Kn="Modal-module__close___-ER1C",Te={root:En,inner:Dn,content:Bn,header:Gn,title:Vn,bodyWrapper:Hn,scrollArea:qn,footer:Un,close:Kn},rr=d.forwardRef(function({overStyled:e=!1,children:r,title:o,withCloseButton:t=!0,overlayProps:a,withOverlay:l=!0,closeButtonProps:i,...c},p){const u=b(c,e),_={root:Te.root,inner:Te.inner,content:Te.content,header:Te.header,title:Te.title,close:Te.close},x=u.classNames;if(x&&typeof x=="object"&&!Array.isArray(x)){const y=x;Object.keys(y).forEach(f=>{_[f]?_[f]=`${_[f]} ${y[f]}`:_[f]=y[f]})}return s.jsxs(m.Modal.Root,{ref:p,classNames:_,...u,children:[l&&s.jsx(m.Modal.Overlay,{...a}),s.jsxs(m.Modal.Content,{children:[(o||t)&&s.jsxs(m.Modal.Header,{children:[o&&s.jsx(m.Modal.Title,{children:o}),t&&s.jsx(m.Modal.CloseButton,{...i})]}),s.jsx(Qo,{children:r})]})]})});rr.displayName="Modal";const Zo=d.forwardRef(function({overStyled:e=!1,className:r,...o},t){const a=b(o,e);return s.jsx("div",{ref:t,className:`${Te.footer} ${r||""}`,...a})});Zo.displayName="Modal.Footer";const Qo=d.forwardRef(function({className:e,onScroll:r,children:o,...t},a){const l=d.useRef(null),[i,c]=d.useState(!1),[p,u]=d.useState(!1),_=d.useCallback(()=>{if(l.current){const{scrollTop:N,scrollHeight:g,clientHeight:C}=l.current;c(N>0),u(Math.ceil(N+C)<g)}},[]);d.useEffect(()=>(_(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)),[_,o]);const x=N=>{_(),r==null||r(N)};let y=null;const f=[];return d.Children.forEach(o,N=>{var g;d.isValidElement(N)&&(N.type===Zo||((g=N.type)==null?void 0:g.displayName)==="Modal.Footer")?y=N:f.push(N)}),s.jsxs(m.Modal.Body,{...t,ref:N=>{typeof a=="function"?a(N):a&&(a.current=N)},className:`${Te.bodyWrapper} ${e||""}`,children:[s.jsx("div",{ref:l,onScroll:x,"data-scrolled-top":i||void 0,"data-scrolled-bottom":p||void 0,className:Te.scrollArea,children:f}),y]})});Qo.displayName="Modal.Body";const sr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Root,{ref:o,...t})});sr.displayName="Modal.Root";const ar=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Overlay,{ref:o,...t})});ar.displayName="Modal.Overlay";const nr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Content,{ref:o,...t})});nr.displayName="Modal.Content";const lr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Header,{ref:o,...t})});lr.displayName="Modal.Header";const ir=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.Title,{ref:o,...t})});ir.displayName="Modal.Title";const cr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Modal.CloseButton,{ref:o,...t})});cr.displayName="Modal.CloseButton";const Re=rr;Re.Root=sr;Re.Overlay=ar;Re.Content=nr;Re.Header=lr;Re.Title=ir;Re.CloseButton=cr;Re.Body=Qo;Re.Footer=Zo;const Yn="NumberInput-module__layoutOverride___5-9T4",Zn="NumberInput-module__root___C6rAn",Qn="NumberInput-module__input___Ss8p7",Xn="NumberInput-module__section___MijP0",Jn="NumberInput-module__controls___8UfQ2",el="NumberInput-module__control___Qre9-",Ke={layoutOverride:Yn,root:Zn,input:Qn,section:Xn,controls:Jn,control:el},dr=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,hideControls:O=!1,...M}=e,S=b(M,o),R=S;delete R.size,delete R.variant,delete R.radius;const k={wrapper:Ke.root,input:Ke.input,section:Ke.section,controls:Ke.controls,control:Ke.control},z=C?`${Ke.layoutOverride} ${C}`:Ke.layoutOverride;return s.jsx(pe,{className:z,style:P,controlMaxWidth:"var(--number-input-control-max-width)",controlMinWidth:"var(--number-input-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:j!==void 0?j==null?void 0:j.toString():T==null?void 0:T.toString(),readOnlyNativeProps:e,activeComponent:s.jsx(m.NumberInput,{ref:r,classNames:k,disabled:h,value:j,defaultValue:T,hideControls:O,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0,"data-with-left-section":R.leftSection?"true":void 0,"data-with-right-section":R.rightSection||!O?"true":void 0},...S})})});dr.displayName="NumberInput";const ol="Pagination-module__root___ITRjt",tl="Pagination-module__control___40yNT",rl="Pagination-module__dots___Yl9da",sl="Pagination-module__iconWithLabel___pLM4O",al="Pagination-module__baseIcon___Qw3bJ",J={root:ol,control:tl,dots:rl,iconWithLabel:sl,baseIcon:al},nl="M8.781 8l-3.3-3.3.943-.943L10.667 8l-4.243 4.243-.943-.943 3.3-3.3z",ll="M7.219 8l3.3 3.3-.943.943L5.333 8l4.243-4.243.943.943-3.3 3.3z",il="M6.85355 3.85355C7.04882 3.65829 7.04882 3.34171 6.85355 3.14645C6.65829 2.95118 6.34171 2.95118 6.14645 3.14645L2.14645 7.14645C1.95118 7.34171 1.95118 7.65829 2.14645 7.85355L6.14645 11.8536C6.34171 12.0488 6.65829 12.0488 6.85355 11.8536C7.04882 11.6583 7.04882 11.3417 6.85355 11.1464L3.20711 7.5L6.85355 3.85355ZM12.8536 3.85355C13.0488 3.65829 13.0488 3.34171 12.8536 3.14645C12.6583 2.95118 12.3417 2.95118 12.1464 3.14645L8.14645 7.14645C7.95118 7.34171 7.95118 7.65829 8.14645 7.85355L12.1464 11.8536C12.3417 12.0488 12.6583 12.0488 12.8536 11.8536C13.0488 11.6583 13.0488 11.3417 12.8536 11.1464L9.20711 7.5L12.8536 3.85355Z",cl="M2.14645 11.1464C1.95118 11.3417 1.95118 11.6583 2.14645 11.8536C2.34171 12.0488 2.65829 12.0488 2.85355 11.8536L6.85355 7.85355C7.04882 7.65829 7.04882 7.34171 6.85355 7.14645L2.85355 3.14645C2.65829 2.95118 2.34171 2.95118 2.14645 3.14645C1.95118 3.34171 1.95118 3.65829 2.14645 3.85355L5.79289 7.5L2.14645 11.1464ZM8.14645 11.1464C7.95118 11.3417 7.95118 11.6583 8.14645 11.8536C8.34171 12.0488 8.65829 12.0488 8.85355 11.8536L12.8536 7.85355C13.0488 7.65829 13.0488 7.34171 12.8536 7.14645L8.85355 3.14645C8.65829 2.95118 8.34171 2.95118 8.14645 3.14645C7.95118 3.34171 7.95118 3.65829 8.14645 3.85355L11.7929 7.5L8.14645 11.1464Z",dl={next:nl,prev:ll,first:il,last:cl},ho=({type:n,className:e,...r})=>s.jsx("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:`${J.baseIcon} ${e||""}`.trim(),...r,children:s.jsx("path",{d:dl[n],fill:"currentColor"})}),pr=n=>s.jsxs("div",{className:J.iconWithLabel,children:[s.jsx("span",{children:"Next"}),s.jsx(ho,{type:"next",...n})]}),ur=n=>s.jsxs("div",{className:J.iconWithLabel,children:[s.jsx(ho,{type:"prev",...n}),s.jsx("span",{children:"Prev"})]}),mr=n=>s.jsxs("div",{className:J.iconWithLabel,children:[s.jsx(ho,{type:"first",...n}),s.jsx("span",{children:"First"})]}),_r=n=>s.jsxs("div",{className:J.iconWithLabel,children:[s.jsx("span",{children:"Last"}),s.jsx(ho,{type:"last",...n})]});function fr(n){const e={root:J.root,control:J.control,dots:J.dots},r=n.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const a=r;e.root=a.root?`${J.root} ${a.root}`:J.root,e.control=a.control?`${J.control} ${a.control}`:J.control,e.dots=a.dots?`${J.dots} ${a.dots}`:J.dots}const o=n.className;return{className:o?`${J.root} ${o}`:J.root,classNames:e}}const yr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=fr(t);return s.jsx(m.Pagination.Root,{ref:o,className:a.className,classNames:a.classNames,...t})});yr.displayName="Pagination.Root";const br=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?pr:void 0);return s.jsx(m.Pagination.Next,{ref:a,"data-variant":"text",icon:i,...l})});br.displayName="Pagination.Next";const hr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?ur:void 0);return s.jsx(m.Pagination.Previous,{ref:a,"data-variant":"text",icon:i,...l})});hr.displayName="Pagination.Previous";const vr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?mr:void 0);return s.jsx(m.Pagination.First,{ref:a,"data-variant":"text",icon:i,...l})});vr.displayName="Pagination.First";const Nr=d.forwardRef(function({overStyled:e=!1,withLabel:r,icon:o,...t},a){const l=b(t,e),i=o||(r?_r:void 0);return s.jsx(m.Pagination.Last,{ref:a,"data-variant":"text",icon:i,...l})});Nr.displayName="Pagination.Last";const xr=d.forwardRef(function({overStyled:e=!1,getControlProps:r,withLabels:o,...t},a){const l=b(t,e),i=fr(l),c=u=>{const _={"data-variant":"text"};return r?{..._,...r(u)}:_},p=o?{nextIcon:pr,previousIcon:ur,firstIcon:mr,lastIcon:_r}:{};return s.jsx(m.Pagination,{ref:a,className:i.className,classNames:i.classNames,getControlProps:c,...p,...l})});xr.displayName="Pagination";const $r=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Pagination.Control,{ref:o,...t})});$r.displayName="Pagination.Control";const wr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Pagination.Dots,{ref:o,...t})});wr.displayName="Pagination.Dots";const xe=xr;xe.Root=yr;xe.Items=m.Pagination.Items;xe.Control=$r;xe.Dots=wr;xe.Next=br;xe.Previous=hr;xe.First=vr;xe.Last=Nr;xe.Icon=ho;const pl="Panel-module__content___wdGo-",ul="Panel-module__inner___ruA2b",ml="Panel-module__header___o7SiC",_l="Panel-module__title___181OP",fl="Panel-module__titleTruncate___fuP6V Panel-module__title___181OP",yl="Panel-module__body___SEC3T",bl="Panel-module__footer___t6-hz",ze={content:pl,inner:ul,header:ml,title:_l,titleTruncate:fl,body:yl,footer:bl},Cr=function({overStyled:e=!1,placement:r="right",keepMounted:o=!0,wrapHeaderText:t=!1,...a}){const l=b(a,e),i={content:ze.content,header:ze.header,title:t?ze.titleTruncate:ze.title,body:ze.body,inner:ze.inner},c=l.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const p=c;Object.keys(p).forEach(u=>{i[u]?i[u]=`${i[u]} ${p[u]}`:i[u]=p[u]})}return s.jsx(m.Drawer,{position:r,keepMounted:o,closeOnClickOutside:a.closeOnClickOutside??!!a.opened,...l,classNames:i})};Cr.displayName="Panel";const Xo=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className,l=a?`${ze.footer} ${a}`:ze.footer;return s.jsx("div",{ref:o,className:l,...t})});Xo.displayName="PanelFooter";const Pr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Root,{ref:o,...t})});Pr.displayName="PanelRoot";const gr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Overlay,{ref:o,...t})});gr.displayName="PanelOverlay";const Tr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Content,{ref:o,...t})});Tr.displayName="PanelContent";const jr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Header,{ref:o,...t})});jr.displayName="PanelHeader";const Sr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Title,{ref:o,...t})});Sr.displayName="PanelTitle";const Rr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.CloseButton,{ref:o,...t})});Rr.displayName="PanelCloseButton";const Ar=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Drawer.Body,{ref:o,...t})});Ar.displayName="PanelBody";const $e=Cr;$e.Root=Pr;$e.Overlay=gr;$e.Content=Tr;$e.Header=jr;$e.Title=Sr;$e.CloseButton=Rr;$e.Body=Ar;$e.Stack=m.Drawer.Stack;$e.Footer=Xo;const hl="Popover-module__dropdown___svhS6",vl="Popover-module__arrow___5A-0e",mt={dropdown:hl,arrow:vl},Ir=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={dropdown:mt.dropdown,arrow:mt.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.Popover,{position:"top",arrowSize:i,withArrow:p,classNames:a,...t})};Ir.displayName="Popover";const Lr=function(e){return s.jsx(m.Popover.Target,{...e})};Lr.displayName="PopoverTarget";const Or=function({overStyled:e=!1,...r}){const o=b(r,e),t=o.className;return s.jsx(m.Popover.Dropdown,{className:t,...o})};Or.displayName="PopoverDropdown";const Jo=Ir;Jo.Target=Lr;Jo.Dropdown=Or;const Nl="Radio-module__groupRoot___bfUii",xl="Radio-module__root___kAjTD",$l="Radio-module__body___q2Wpj",wl="Radio-module__inner___QaTBB",Cl="Radio-module__radio___MfgN-",Pl="Radio-module__icon___DWznm",gl="Radio-module__labelWrapper___dB0Gi",Tl="Radio-module__label___vAFIP",B={groupRoot:Nl,root:xl,body:$l,inner:wl,radio:Cl,icon:Pl,labelWrapper:gl,label:Tl},et=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,children:v,readOnly:w,readOnlyComponent:$,emptyValueComponent:j,value:T,defaultValue:O,...M}=e,S=b(M,o),R=S;return delete R.size,s.jsx(pe,{className:P,style:h,controlMaxWidth:"var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,readOnly:w&&!!$,readOnlyComponent:$,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:T!==void 0?T:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Radio.Group,{ref:r,...S,disabled:w||R.disabled,value:T,defaultValue:O,children:s.jsx("div",{className:B.groupRoot,"data-layout":t,children:v})})})});et.displayName="RadioGroup";const jl=({className:n,style:e})=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:n,style:e,children:s.jsx("circle",{cx:"8",cy:"8",r:"5"})}),ot=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,..._}=e,x=b(_,o),y=x;delete y.size,delete y.color,delete y.radius,delete y.variant,delete y.iconColor;const f={root:B.root,body:B.body,inner:B.inner,radio:B.radio,icon:B.icon,labelWrapper:B.labelWrapper,label:B.label},N=y.classNames;if(N&&typeof N=="object"&&!Array.isArray(N)){const h=N;f.root=h.root?`${B.root} ${h.root}`:B.root,f.body=h.body?`${B.body} ${h.body}`:B.body,f.inner=h.inner?`${B.inner} ${h.inner}`:B.inner,f.radio=h.radio?`${B.radio} ${h.radio}`:B.radio,f.icon=h.icon?`${B.icon} ${h.icon}`:B.icon,f.labelWrapper=h.labelWrapper?`${B.labelWrapper} ${h.labelWrapper}`:B.labelWrapper,f.label=h.label?`${B.label} ${h.label}`:B.label}const g=y.className,C=g?`${B.root} ${g}`:B.root;if(t&&a){const h=!!(y.checked??y.defaultChecked),v=a,w=s.jsx(v,{...e,checked:h,label:y.label});return i?s.jsx(je,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:w}):s.jsx(s.Fragment,{children:w})}const P=s.jsx(m.Radio,{ref:r,icon:jl,className:C,classNames:f,disabled:t||l,...x});return i?s.jsx(je,{formLayout:i,labelSize:c,controlMaxWidth:p,controlMinWidth:u,children:P}):P});ot.displayName="Radio";ot.Group=et;const Sl="SegmentedControl-module__root___JFRhg",Rl="SegmentedControl-module__label___mS17q",Al="SegmentedControl-module__control___znOdQ",Il="SegmentedControl-module__indicator___ZMcJy",ae={root:Sl,label:Rl,control:Al,indicator:Il};function Ll(n){const e={root:ae.root,control:ae.control,label:ae.label,indicator:ae.indicator},r=n.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const a=r;e.root=a.root?`${ae.root} ${a.root}`:ae.root,e.control=a.control?`${ae.control} ${a.control}`:ae.control,e.label=a.label?`${ae.label} ${a.label}`:ae.label,e.indicator=a.indicator?`${ae.indicator} ${a.indicator}`:ae.indicator}const o=n.className;return{className:o?`${ae.root} ${o}`:ae.root,classNames:e}}const Mr=d.forwardRef(function({overStyled:e=!1,orientation:r="horizontal",fullWidth:o,...t},a){const l=b(t,e),i=l;delete i.disabled;const c=Ll(i);return s.jsx(m.SegmentedControl,{ref:a,className:c.className,classNames:c.classNames,orientation:r,fullWidth:o,"data-orientation":r,...l})});Mr.displayName="SegmentedControl";const Ol=Mr,Ml="Slider-module__layoutOverride___zYPun",kl="Slider-module__sliderContainer___y8I0J",Wl="Slider-module__sliderTrackWrapper___UHpVh",zl="Slider-module__iconWrapper___uqHpC",Fl="Slider-module__sliderRoot___LI86H",El="Slider-module__sliderTrack___oqnlG",Dl="Slider-module__sliderBar___TI4VY",Bl="Slider-module__sliderThumb___OFn8p",Gl="Slider-module__sliderMark___1lM2B",Vl="Slider-module__minMaxGuide___TaGqz",Hl="Slider-module__rightGuideContainer___8dOT8",ql="Slider-module__currentValue___dGV2T",Ul="Slider-module__inputField___6x578",Kl="Slider-module__readOnlyValue___-ZzMW",F={layoutOverride:Ml,sliderContainer:kl,sliderTrackWrapper:Wl,iconWrapper:zl,sliderRoot:Fl,sliderTrack:El,sliderBar:Dl,sliderThumb:Bl,sliderMark:Gl,minMaxGuide:Vl,rightGuideContainer:Hl,currentValue:ql,inputField:Ul,readOnlyValue:Kl},Yl=({value:n})=>s.jsx("div",{className:F.readOnlyValue,children:n}),kr=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,tooltipLabel:x,assistiveText:y,assistiveWithIcon:f,error:N,required:g,withAsterisk:C,id:P,className:h,style:v,disabled:w,readOnly:$,readOnlyComponent:j,emptyValueComponent:T,value:O,defaultValue:M,icon:S,showInput:R=!1,showMinMaxLabels:k=!0,min:z=0,max:I=100,step:Z=1,onChange:re,onChangeEnd:H,...he}=e,[ue,Be]=d.useState(()=>O!==void 0?O:M!==void 0?M:z),ne=O!==void 0?O:ue,[Ie,q]=d.useState(ne.toString());d.useEffect(()=>{q(ne.toString())},[ne]);const Q=G=>{O===void 0&&Be(G),re==null||re(G)},we=G=>{const Qe=G.target.value;q(Qe);const Xe=parseFloat(Qe);if(!isNaN(Xe)){const ao=Math.max(z,Math.min(I,Xe));Q(ao)}},Ge=()=>{q(ne.toString())},Ve=b(he,o),le=Ve;delete le.size,delete le.variant,delete le.radius,delete le.wrapperProps;const me={root:F.sliderRoot,track:F.sliderTrack,bar:F.sliderBar,thumb:F.sliderThumb,mark:F.sliderMark,markLabel:F.sliderMarkLabel},_e=le.classNames;if(_e&&typeof _e=="object"&&!Array.isArray(_e)){const G=_e;me.root=G.root?`${F.sliderRoot} ${G.root}`:F.sliderRoot,me.track=G.track?`${F.sliderTrack} ${G.track}`:F.sliderTrack,me.bar=G.bar?`${F.sliderBar} ${G.bar}`:F.sliderBar,me.thumb=G.thumb?`${F.sliderThumb} ${G.thumb}`:F.sliderThumb,me.mark=G.mark?`${F.sliderMark} ${G.mark}`:F.sliderMark,me.markLabel=G.markLabel?`${F.sliderMarkLabel} ${G.markLabel}`:F.sliderMarkLabel}const Ce=h?`${F.layoutOverride} ${h}`:F.layoutOverride,so=S?s.jsx("span",{className:F.iconWrapper,"aria-hidden":!0,children:S}):null;return s.jsx(pe,{ref:r,className:Ce,style:v,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,labelActionArea:p,onLabelEditClick:u,label:_,assistiveText:y,assistiveWithIcon:f,error:N,required:g,withAsterisk:C,id:P,readOnly:$,readOnlyComponent:j||Yl,emptyValueComponent:T,readOnlyType:"text",readOnlyValue:ne,readOnlyNativeProps:{value:ne},activeComponent:s.jsxs("div",{className:F.sliderContainer,"data-form-layout":t,"data-disabled":w?"true":void 0,"data-error":N?"true":void 0,children:[so,k&&s.jsx("span",{className:F.minMaxGuide,children:z}),s.jsx("div",{className:F.sliderTrackWrapper,children:s.jsx(m.Slider,{classNames:me,disabled:w,value:ne,onChange:Q,onChangeEnd:H,min:z,max:I,step:Z,label:x,...Ve})}),s.jsxs("div",{className:F.rightGuideContainer,children:[!R&&s.jsx("span",{className:F.currentValue,children:ne}),k&&s.jsx("span",{className:F.minMaxGuide,children:I})]}),R&&s.jsx("input",{type:"number",className:F.inputField,value:Ie,onChange:we,onBlur:Ge,min:z,max:I,step:Z,disabled:w,"data-error":N?"true":void 0})]})})});kr.displayName="Slider";const Zl="Stack-module__root___NUN-x",_o={root:Zl},Wr=d.forwardRef(function({children:e,gap:r="rec-default",...o},t){const a={root:_o.root},l=o.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;a.root=p.root?`${_o.root} ${p.root}`:_o.root}const i=o.className,c=i?`${_o.root} ${i}`:_o.root;return s.jsx(m.Stack,{ref:t,className:c,classNames:a,...bo({gap:r,...o}),children:e})});Wr.displayName="Stack";const Ql=m.createPolymorphicComponent(Wr),Xl="Stepper-module__root___jbSYO",Jl="Stepper-module__horizontal___USHT1",ei="Stepper-module__steps___4HPO6",oi="Stepper-module__step___s2nqL",ti="Stepper-module__stepBody___TBvys",ri="Stepper-module__stepLabel___N6nuy",si="Stepper-module__stepDescription___DnDAy",ai="Stepper-module__separator___pU0No",ni="Stepper-module__vertical___d4mOs",li="Stepper-module__large___J18-y",ii="Stepper-module__small___Ub-zb",ci="Stepper-module__stepIcon___YQHNq",di="Stepper-module__stepCompletedIcon___B9MeL",pi="Stepper-module__verticalSeparator___frWc1",ui="Stepper-module__content___J-h8X",te={root:Xl,horizontal:Jl,steps:ei,step:oi,stepBody:ti,stepLabel:ri,stepDescription:si,separator:ai,vertical:ni,large:li,small:ii,stepIcon:ci,stepCompletedIcon:di,verticalSeparator:pi,content:ui},zr=d.forwardRef(function(e,r){const{overStyled:o=!1,size:t="large",orientation:a="horizontal",className:l,style:i,...c}=e,p=b(c,o);return s.jsx(m.Stepper,{ref:r,orientation:a,className:`${te.root} ${a==="horizontal"?te.horizontal:te.vertical} ${t==="large"?te.large:te.small} ${l||""}`,style:i,"data-size":t,"data-orientation":a,classNames:{steps:te.steps,step:te.step,stepIcon:te.stepIcon,stepCompletedIcon:te.stepCompletedIcon,stepBody:te.stepBody,stepLabel:te.stepLabel,stepDescription:te.stepDescription,separator:te.separator,verticalSeparator:te.verticalSeparator,content:te.content},...p})}),Fr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Stepper.Step,{ref:o,...t})});Fr.displayName="Stepper.Step";const mi=Object.assign(zr,{Step:Fr,Completed:m.Stepper.Completed});zr.displayName="Stepper";const _i="Switch-module__root___Y5Ydi",fi="Switch-module__track___7ObdZ",yi="Switch-module__body___Sw9Wr",bi="Switch-module__thumb___-FTeK",hi="Switch-module__labelWrapper___YSOwx",vi="Switch-module__label___LrH7V",Ni="Switch-module__thumbIconWrapper___sCY-1",xi="Switch-module__checkIcon___ZBAQN",$i="Switch-module__closeIcon___bLLGw",wi="Switch-module__groupRoot___-Uepi",E={root:_i,track:fi,body:yi,thumb:bi,labelWrapper:hi,label:vi,thumbIconWrapper:Ni,checkIcon:xi,closeIcon:$i,groupRoot:wi},tt=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,className:P,style:h,children:v,readOnly:w,readOnlyComponent:$,emptyValueComponent:j,value:T,defaultValue:O,...M}=e,S=b(M,o),R=S;return delete R.size,s.jsx(pe,{className:P,style:h,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,labelElement:"div",formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,description:_,assistiveText:x,assistiveWithIcon:y,error:f,required:N,withAsterisk:g,id:C,readOnly:w&&!!$,readOnlyComponent:$,emptyValueComponent:j,readOnlyType:"text",readOnlyValue:T!==void 0?T:O,readOnlyNativeProps:e,activeComponent:s.jsx(m.Switch.Group,{ref:r,...S,disabled:w||R.disabled,value:T,defaultValue:O,children:s.jsx("div",{className:E.groupRoot,"data-layout":t,children:v})})})});tt.displayName="SwitchGroup";const rt=d.forwardRef(function(e,r){const{overStyled:o=!1,readOnly:t,readOnlyComponent:a,disabled:l,thumbIcon:i,formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,...x}=e,y=b(x,o),f=y;delete f.size,delete f.color,delete f.radius,delete f.variant;const N={root:E.root,body:E.body,track:E.track,thumb:E.thumb,trackLabel:E.trackLabel,labelWrapper:E.labelWrapper,label:E.label},g=f.classNames;if(g&&typeof g=="object"&&!Array.isArray(g)){const w=g;N.root=w.root?`${E.root} ${w.root}`:E.root,N.body=w.body?`${E.body} ${w.body}`:E.body,N.track=w.track?`${E.track} ${w.track}`:E.track,N.thumb=w.thumb?`${E.thumb} ${w.thumb}`:E.thumb,N.trackLabel=w.trackLabel?`${E.trackLabel} ${w.trackLabel}`:E.trackLabel,N.labelWrapper=w.labelWrapper?`${E.labelWrapper} ${w.labelWrapper}`:E.labelWrapper,N.label=w.label?`${E.label} ${w.label}`:E.label}const C=f.className,P=C?`${E.root} ${C}`:E.root;if(t&&a){const w=!!(f.checked??f.defaultChecked),$=a,j=s.jsx($,{...e,checked:w,label:f.label});return c?s.jsx(je,{formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,children:j}):s.jsx(s.Fragment,{children:j})}const h=s.jsxs("div",{className:E.thumbIconWrapper,children:[s.jsx(m.CheckIcon,{className:E.checkIcon}),s.jsx(m.CloseIcon,{className:E.closeIcon})]}),v=s.jsx(m.Switch,{ref:r,className:P,classNames:N,disabled:t||l,"data-disabled":t||l||void 0,thumbIcon:i??h,...y});return c?s.jsx(je,{formLayout:c,labelSize:p,controlMaxWidth:u,controlMinWidth:_,children:v}):v});rt.displayName="Switch";rt.Group=tt;const Ci="Table-module__root___aMWWS",Pi={root:Ci},Er=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a=t.className,l=Pi.root,i=a?`${l} ${a}`:l;return s.jsx(m.Table,{ref:o,className:i,...t})});Er.displayName="Table";const Dr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Thead,{ref:o,...t})});Dr.displayName="TableThead";const Br=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tbody,{ref:o,...t})});Br.displayName="TableTbody";const Gr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tr,{ref:o,...t})});Gr.displayName="TableTr";const Vr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Th,{ref:o,...t})});Vr.displayName="TableTh";const Hr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Td,{ref:o,...t})});Hr.displayName="TableTd";const qr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Tfoot,{ref:o,...t})});qr.displayName="TableTfoot";const Ur=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.Caption,{ref:o,...t})});Ur.displayName="TableCaption";const Kr=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Table.ScrollContainer,{ref:o,...t})});Kr.displayName="TableScrollContainer";const Ae=Er;Ae.Thead=Dr;Ae.Tbody=Br;Ae.Tr=Gr;Ae.Th=Vr;Ae.Td=Hr;Ae.Tfoot=qr;Ae.Caption=Ur;Ae.ScrollContainer=Kr;const gi="Tabs-module__root___-VKVI",Ti="Tabs-module__list___qRVME",ji="Tabs-module__tab___IdDYc",Si="Tabs-module__panel___08i9c",$o={root:gi,list:Ti,tab:ji,panel:Si},Yr=d.forwardRef(function(e,r){const{variant:o="default",orientation:t="horizontal",overStyled:a=!1,className:l,...i}=e,c=b(i,a);return s.jsx(m.Tabs,{ref:r,variant:o,orientation:t,className:`${$o.root} ${l||""}`,"data-variant":o,"data-orientation":t,classNames:{list:$o.list,tab:$o.tab,panel:$o.panel},...c})});Yr.displayName="Tabs";const Zr=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.List,{ref:r,...b(t,o)})});Zr.displayName="Tabs.List";const Qr=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.Tab,{ref:r,...b(t,o)})});Qr.displayName="Tabs.Tab";const Xr=d.forwardRef(function(e,r){const{overStyled:o=!1,...t}=e;return s.jsx(m.Tabs.Panel,{ref:r,...b(t,o)})});Xr.displayName="Tabs.Panel";const Ri=Object.assign(Yr,{List:Zr,Tab:Qr,Panel:Xr}),Jr=d.forwardRef(function({overStyled:e=!1,variant:r="body",...o},t){const a=b(o,e),l=a.className,i=`recursica_brand_typography_${r}`,c=l?`${i} ${l}`:i;return s.jsx(m.Text,{ref:t,className:c,...a})});Jr.displayName="Text";const Ai=m.createPolymorphicComponent(Jr),Ii="TextArea-module__layoutOverride___4MCdm",Li="TextArea-module__root___3dyeu",Oi="TextArea-module__input___8l36v",Me={layoutOverride:Ii,root:Li,input:Oi},es=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,...O}=e,M=b(O,o),S=M;delete S.size,delete S.variant,delete S.radius;const R={wrapper:Me.root,input:Me.input},k=S.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const I=k;R.wrapper=I.wrapper?`${Me.root} ${I.wrapper}`:Me.root,R.input=I.input?`${Me.input} ${I.input}`:Me.input}const z=C?`${Me.layoutOverride} ${C}`:Me.layoutOverride;return s.jsx(pe,{className:z,style:P,controlMaxWidth:"var(--textarea-control-max-width)",controlMinWidth:"var(--textarea-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:j!==void 0?j:T,readOnlyNativeProps:e,activeComponent:s.jsx(m.Textarea,{ref:r,classNames:R,disabled:h,value:j,defaultValue:T,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...M})})});es.displayName="TextArea";const Mi="TextField-module__layoutOverride___SNZqc",ki="TextField-module__root___2ZYkG",Wi="TextField-module__input___RL-My",zi="TextField-module__section___bCIJ0",be={layoutOverride:Mi,root:ki,input:Wi,section:zi},os=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,...O}=e,M=b(O,o),S=M;delete S.size,delete S.variant,delete S.radius;const R={wrapper:be.root,input:be.input,section:be.section},k=S.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const I=k;R.wrapper=I.wrapper?`${be.root} ${I.wrapper}`:be.root,R.input=I.input?`${be.input} ${I.input}`:be.input,R.section=I.section?`${be.section} ${I.section}`:be.section}const z=C?`${be.layoutOverride} ${C}`:be.layoutOverride;return s.jsx(pe,{className:z,style:P,controlMaxWidth:"var(--text-field-control-max-width)",controlMinWidth:"var(--text-field-control-min-width)",overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:j!==void 0?j:T,readOnlyNativeProps:e,activeComponent:s.jsx(m.Input,{ref:r,classNames:R,disabled:h,value:j,defaultValue:T,wrapperProps:{"data-disabled":h?"true":void 0,"data-error":y?"true":void 0},...M})})});os.displayName="TextField";const ts=d.forwardRef(function(e,r){const{overStyled:o=!1,className:t,disabled:a,error:l,...i}=e,c=b(i,o),p=c;delete p.size,delete p.variant,delete p.radius;const u={wrapper:t?`${V.root} ${t}`:V.root,input:V.input,section:V.section,dropdown:V.dropdown,option:V.option};return s.jsx(m.Select,{ref:r,classNames:u,disabled:a,label:void 0,description:void 0,error:void 0,attributes:{wrapper:{"data-disabled":a?"true":void 0,"data-error":l?"true":void 0}},...c})});ts.displayName="BareDropdown";const Fi="TimePicker-module__layoutOverride___zKo4Q",Ei="TimePicker-module__root___BcvRu",Di="TimePicker-module__timeWrapper___hJVre",Bi="TimePicker-module__timeInput___FQysn",Gi="TimePicker-module__fieldsGroup___2yHhR",Vi="TimePicker-module__timeField___twRZd",Hi="TimePicker-module__amPmSelect___mSdvt",ke={layoutOverride:Fi,root:Ei,timeWrapper:Di,timeInput:Bi,fieldsGroup:Gi,timeField:Vi,amPmSelect:Hi},qi=[{value:"AM",label:"AM"},{value:"PM",label:"PM"}];function _t(n){if(!n)return;const e=parseInt(n.slice(0,2),10);return Number.isNaN(e)?void 0:e}function Ui(n,e){return`${String(e).padStart(2,"0")}${n.slice(2)}`}function Ki(n){if(!n)return;const[e,r,o]=n.split(":"),t=parseInt(e,10);if(Number.isNaN(t)||r===void 0)return n;const a=t>=12,l=t%12===0?12:t%12,i=o!==void 0?`${r}:${o}`:r;return`${l}:${i} ${a?"PM":"AM"}`}function Yi(n,e){var o;const r=(o=Object.getOwnPropertyDescriptor(window.HTMLSelectElement.prototype,"value"))==null?void 0:o.set;r==null||r.call(n,e),n.dispatchEvent(new Event("change",{bubbles:!0}))}const rs=d.forwardRef(function(e,r){const{overStyled:o=!1,formLayout:t="stacked",labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,className:C,style:P,disabled:h,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,value:j,defaultValue:T,onChange:O,withSeconds:M,minTime:S,maxTime:R,...k}=e,z=b(k,o),I=z;delete I.size,delete I.variant,delete I.radius;const[Z,re]=d.useState(()=>j??T);d.useEffect(()=>{j!==void 0&&re(j)},[j]);const H=d.useRef(null);d.useEffect(()=>{_t(j??T)===void 0&&H.current&&Yi(H.current,"AM")},[]);const he=Q=>{re(Q),O==null||O(Q)},ue=_t(Z),Be=ue!==void 0&&ue>=12,ne=Q=>{he(Q)},Ie=Q=>{if(ue===void 0||!Z||!Q)return;const we=Q==="PM";if(we===Be)return;const Ge=we?ue+12:ue-12;he(Ui(Z,Ge))},q=C?`${ke.layoutOverride} ${C}`:ke.layoutOverride;return s.jsx(pe,{className:q,style:P,controlMaxWidth:void 0,controlMinWidth:void 0,overStyled:o,formLayout:t,labelSize:a,labelAlignment:l,labelOptionalText:i,labelWithEditIcon:c,onLabelEditClick:p,label:u,assistiveText:_,assistiveWithIcon:x,error:y,required:f,withAsterisk:N,id:g,readOnly:v,readOnlyComponent:w,emptyValueComponent:$,readOnlyType:"text",readOnlyValue:Ki(j!==void 0?j:T),readOnlyNativeProps:e,activeComponent:s.jsxs("div",{className:ke.root,"data-disabled":h?"true":void 0,"data-error":y?"true":void 0,children:[s.jsx(yt.TimePicker,{ref:r,classNames:{wrapper:ke.timeWrapper,input:ke.timeInput,fieldsGroup:ke.fieldsGroup,field:ke.timeField},disabled:h,value:Z,onChange:ne,format:"12h",withSeconds:M,min:S,max:R,withDropdown:!1,amPmRef:H,...z}),s.jsx(ts,{overStyled:!0,className:ke.amPmSelect,styles:{wrapper:{width:"fit-content"}},data:qi,value:Be?"PM":"AM",onChange:Ie,disabled:h,error:!!y,"aria-label":"AM or PM"})]})})});rs.displayName="TimePicker";const Zi="Timeline-module__root___LwRdZ",Qi="Timeline-module__item___T5xdQ",Xi="Timeline-module__itemBody___XAV-E",Ji="Timeline-module__itemBullet___rPXCy",ec="Timeline-module__itemTitle___GgRRW",oc="Timeline-module__itemContent___vurs-",tc="Timeline-module__description___f9sxV",rc="Timeline-module__timestamp___owiRu",We={root:Zi,item:Qi,itemBody:Xi,itemBullet:Ji,itemTitle:ec,itemContent:oc,description:tc,timestamp:rc},st=d.forwardRef(function({overStyled:e=!1,timestamp:r,bulletVariant:o="default",children:t,...a},l){const i=b(a,e),c={item:We.item,itemBody:We.itemBody,itemContent:We.itemContent,itemBullet:We.itemBullet,itemTitle:We.itemTitle},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const _=p;Object.keys(_).forEach(x=>{c[x]?c[x]=`${c[x]} ${_[x]}`:c[x]=_[x]})}const u=r?s.jsxs(s.Fragment,{children:[t&&s.jsx("div",{className:We.description,children:t}),s.jsx("div",{className:We.timestamp,children:r})]}):t;return s.jsx(m.TimelineItem,{ref:l,classNames:c,"data-variant":o,...i,children:u})});st.displayName="TimelineItem";const ss=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e),a={root:We.root},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const i=l;Object.keys(i).forEach(c=>{a[c]?a[c]=`${a[c]} ${i[c]}`:a[c]=i[c]})}return s.jsx(m.Timeline,{ref:o,classNames:a,...t})});ss.displayName="Timeline";const as=ss;as.Item=st;const ns=d.forwardRef(function({overStyled:e=!1,order:r=1,...o},t){const a=b(o,e),l=a.className,i=`recursica_brand_typography_h${r}`,c=l?`${i} ${l}`:i;return s.jsx(m.Title,{ref:t,order:r,className:c,...a})});ns.displayName="Title";const sc="Toast-module__root___MUvfI",ac="Toast-module__icon___VwvE1",nc="Toast-module__loader___8Gxd-",lc="Toast-module__title___-H6R2",ic="Toast-module__description___-QwfC",cc="Toast-module__closeButton___vGr7g",dc="Toast-module__body___VLkXA",Ye={root:sc,icon:ac,loader:nc,title:lc,description:ic,closeButton:cc,body:dc},ls=d.forwardRef(function({overStyled:e=!1,variant:r="default",withCloseButton:o=!0,...t},a){const l=b(t,e),i={root:Ye.root,body:Ye.body,title:Ye.title,description:Ye.description,closeButton:Ye.closeButton,icon:Ye.icon,loader:Ye.loader},c=l.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const p=c;Object.keys(p).forEach(u=>{i[u]?i[u]=`${i[u]} ${p[u]}`:i[u]=p[u]})}return s.jsx(m.Notification,{ref:a,withCloseButton:o,withBorder:!1,"data-variant":r,classNames:i,loading:!1,...l})});ls.displayName="Toast";const pc="Tooltip-module__tooltip___UA7H9",uc="Tooltip-module__arrow___4zROk",ft={tooltip:pc,arrow:uc},is=function({overStyled:e=!1,withBeak:r=!0,...o}){const t=b(o,e),a={tooltip:ft.tooltip,arrow:ft.arrow},l=t.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const u=l;Object.keys(u).forEach(_=>{a[_]?a[_]=`${a[_]} ${u[_]}`:a[_]=u[_]})}const i=t.arrowSize??16,c=t.withArrow,p=r??c;return s.jsx(m.Tooltip,{position:"top",multiline:!0,arrowSize:i,withArrow:p,classNames:a,...t})};is.displayName="Tooltip";const cs=d.forwardRef(function({overStyled:e=!1,...r},o){const t=b(r,e);return s.jsx(m.Tooltip.Floating,{ref:o,...t})});cs.displayName="TooltipFloating";const at=is;at.Floating=cs;at.Group=m.Tooltip.Group;const mc=n=>s.jsx("div",{...n,children:"TransferList"}),_c="Tree-module__root___ANcH3",fc="Tree-module__subtree___KoLT8",yc="Tree-module__node___Hvnjg",bc="Tree-module__row___sq5ff",hc="Tree-module__label___zJDit",vc="Tree-module__expandButton___W0WTT",Nc="Tree-module__expandGlyph___w8dDQ",Ee={root:_c,subtree:fc,node:yc,row:bc,label:hc,expandButton:vc,expandGlyph:Nc};function xc(){return s.jsx("svg",{className:Ee.expandGlyph,viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:s.jsx("path",{d:"M5 3l5 5-5 5"})})}function $c(n){return function({node:r,hasChildren:o,expanded:t,selected:a,tree:l,elementProps:i}){return s.jsxs("div",{...i,className:Ee.row,"data-has-children":o||void 0,"data-expanded":o&&t?!0:void 0,children:[s.jsx(Ro,{overStyled:!0,variant:"text",size:"small",icon:s.jsx(xc,{}),"aria-label":"Toggle subtree","aria-hidden":"true",tabIndex:-1,className:Ee.expandButton,onClick:c=>{c.stopPropagation(),!n&&l.toggleExpanded(r.value)}}),s.jsx("span",{className:Ee.label,"data-selected":a||void 0,children:r.label})]})}}const ds=d.forwardRef(function({overStyled:e=!1,data:r,initialExpandedValues:o,initialSelectedValues:t,multiple:a=!1,disabled:l=!1,onNodeExpand:i,onNodeCollapse:c,onSelectedChange:p,...u},_){const x=b(u,e),y=m.useTree({initialExpandedState:o?m.getTreeExpandedState(r,o):void 0,initialSelectedState:t,multiple:a,onNodeExpand:i,onNodeCollapse:c});d.useEffect(()=>{p==null||p(y.selectedState)},[y.selectedState,p]);const f=d.useRef(null);d.useEffect(()=>{const P=f.current;if(!P)return;const h=v=>{if(l||v.key!=="Enter"&&v.key!==" ")return;const w=v.target.closest('[role="treeitem"]'),$=w==null?void 0:w.dataset.value;$&&(v.preventDefault(),y.select($))};return P.addEventListener("keydown",h),()=>P.removeEventListener("keydown",h)},[y.select,l]),d.useEffect(()=>{const P=f.current;if(!P||!l)return;const h=v=>{v.preventDefault(),v.stopPropagation()};return P.addEventListener("keydown",h,{capture:!0}),()=>P.removeEventListener("keydown",h,{capture:!0})},[l]);const N=us.useMergedRef(_,f),g=x.className,C=g?`${Ee.root} ${g}`:Ee.root;return s.jsx(m.Tree,{ref:N,data:r,tree:y,expandOnClick:!1,selectOnClick:!l,expandOnSpace:!1,renderNode:$c(l),"data-disabled":l||void 0,classNames:{root:C,node:Ee.node,subtree:Ee.subtree},...x})});ds.displayName="Tree";const wc=Nn,Cc=Dt,Pc=Et,gc=Bt,Tc=Ql,jc=It,Sc=Rn,Rc=Ai,Ac=A(So),Ic=A(Fo),Lc=A(To),Oc=A(jo),Mc=A(Po),kc=A(xt),Wc=A(na),zc=A(ia),Fc=A(Ct),Ec=A(Ro),Dc=A(Ca),Bc=A(Ko),Gc=A(Uo),Vc=A(yo),Hc=A(Lt),qc=A(Ot),Uc=A(Mt),Kc=A(kt),Yc=A(je),Zc=A(Yo),Qc=A(qo),Xc=A(Eo),Jc=A(Ze),ed=A(Re),od=A(dr),td=A(xe),rd=A($e),sd=A(Xo),ad=A(Jo),nd=A(ot),ld=A(et),id=A(Ho),cd=A(Ol),dd=A(kr),pd=A(mi),ud=A(rt),md=A(tt),_d=A(Ae),fd=A(Ri),yd=A(es),bd=A(os),hd=A(rs),vd=A(as),Nd=A(st),xd=A(ns),$d=A(ls),wd=A(at),Cd=A(mc),Pd=A(ds);exports.Accordion=Ac;exports.AccordionControl=Lc;exports.AccordionItem=Ic;exports.AccordionPanel=Oc;exports.AssistiveElement=Mc;exports.AutoComplete=kc;exports.Avatar=Wc;exports.Badge=zc;exports.Breadcrumb=Fc;exports.Button=Ec;exports.Card=Dc;exports.Checkbox=Bc;exports.CheckboxGroup=Gc;exports.Chip=Vc;exports.Container=jc;exports.DatePicker=Hc;exports.Dropdown=qc;exports.EmptyValueRenderer=fo;exports.FileInput=Uc;exports.FileUpload=Kc;exports.Flex=wc;exports.FormControlLayout=Yc;exports.Grid=Cc;exports.GridCol=Pc;exports.Group=gc;exports.HoverCard=Zc;exports.IS_DEV=De;exports.Label=Xc;exports.Layer=Do;exports.Link=Sc;exports.Loader=Qc;exports.Menu=Jc;exports.Modal=ed;exports.NumberInput=od;exports.Pagination=td;exports.Panel=rd;exports.PanelFooter=sd;exports.Popover=ad;exports.RECURSICA_COMPONENTS=Hs;exports.Radio=nd;exports.RadioGroup=ld;exports.ReadOnlyField=id;exports.RecursicaThemeProvider=Vs;exports.SegmentedControl=cd;exports.Slider=dd;exports.Stack=Tc;exports.Stepper=pd;exports.Switch=ud;exports.SwitchGroup=md;exports.Table=_d;exports.Tabs=fd;exports.Text=Rc;exports.TextArea=yd;exports.TextField=bd;exports.TimePicker=hd;exports.Timeline=vd;exports.TimelineItem=Nd;exports.Title=xd;exports.Toast=$d;exports.Tooltip=wd;exports.TransferList=Cd;exports.Tree=Pd;exports.copyToClipboard=qs;exports.fileMatchesAccept=Vo;exports.injectOverStyledStyles=Bo;exports.isGlobalOverStyledActive=Gs;exports.registerOverStyledConsoleCommand=Go;exports.toggleGlobalOverStyled=vt;exports.useGlobalOverStyled=Nt;exports.wrapComponent=A;
12
12
  //# sourceMappingURL=mantine-adapter.cjs.map