@recursica/mantine-adapter 0.10.0 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/mantine-adapter.cjs +1 -1
- package/dist/mantine-adapter.cjs.map +1 -1
- package/dist/mantine-adapter.css +1 -1
- package/dist/mantine-adapter.js +1482 -1316
- package/dist/mantine-adapter.js.map +1 -1
- package/dist/src/components/Checkbox/Checkbox.d.ts +3 -1
- package/dist/src/components/FormControlLayout/FormControlLayout.d.ts +21 -0
- package/dist/src/components/FormControlWrapper/FormControlWrapper.d.ts +2 -0
- package/dist/src/components/Label/Label.d.ts +1 -3
- package/dist/src/components/Radio/Radio.d.ts +3 -1
- package/dist/src/components/ReadOnlyField/ReadOnlyBooleanField.d.ts +5 -0
- package/dist/src/components/ReadOnlyField/ReadOnlyField.d.ts +6 -6
- package/dist/src/components/ReadOnlyField/ReadOnlySwitchField.d.ts +5 -0
- package/dist/src/components/ReadOnlyField/WithReadOnlyWrapper.d.ts +7 -1
- package/dist/src/components/ReadOnlyField/index.d.ts +2 -0
- package/dist/src/components/Switch/Switch.d.ts +3 -1
- package/dist/src/components/index.d.ts +1 -0
- package/dist/src/utils/RequireAccessibleLabel.d.ts +18 -0
- package/package.json +1 -1
- package/src/components/AssistiveElement/AssistiveElement.stories.tsx +6 -4
- package/src/components/Avatar/Avatar.stories.tsx +10 -5
- package/src/components/Badge/Badge.stories.tsx +2 -1
- package/src/components/Button/Button.stories.tsx +2 -4
- package/src/components/Checkbox/Checkbox.module.css +1 -1
- package/src/components/Checkbox/Checkbox.stories.tsx +24 -3
- package/src/components/Checkbox/Checkbox.tsx +72 -15
- package/src/components/Checkbox/CheckboxGroup.stories.tsx +26 -25
- package/src/components/Checkbox/CheckboxGroup.tsx +38 -58
- package/src/components/Container/Container.stories.tsx +6 -3
- package/src/components/DatePicker/DatePicker.stories.tsx +1 -5
- package/src/components/Dropdown/Dropdown.stories.tsx +0 -3
- package/src/components/Dropdown/Dropdown.tsx +6 -5
- package/src/components/FileInput/FileInput.stories.tsx +1 -5
- package/src/components/FileUpload/FileUpload.stories.tsx +1 -5
- package/src/components/Flex/Flex.stories.tsx +6 -3
- package/src/components/FormControlLayout/FormControlLayout.module.css +80 -0
- package/src/components/FormControlLayout/FormControlLayout.stories.tsx +82 -0
- package/src/components/FormControlLayout/FormControlLayout.tsx +78 -0
- package/src/components/FormControlWrapper/FormControlWrapper.module.css +3 -41
- package/src/components/FormControlWrapper/FormControlWrapper.stories.tsx +18 -5
- package/src/components/FormControlWrapper/FormControlWrapper.tsx +28 -41
- package/src/components/Group/Group.stories.tsx +6 -3
- package/src/components/Label/Label.module.css +0 -37
- package/src/components/Label/Label.stories.tsx +8 -9
- package/src/components/Label/Label.tsx +2 -7
- package/src/components/Loader/Loader.stories.tsx +10 -5
- package/src/components/NumberInput/NumberInput.stories.tsx +1 -5
- package/src/components/Radio/Radio.stories.tsx +22 -8
- package/src/components/Radio/Radio.tsx +134 -75
- package/src/components/Radio/RadioGroup.stories.tsx +26 -7
- package/src/components/Radio/RadioGroup.tsx +37 -57
- package/src/components/ReadOnlyField/ReadOnlyBooleanField.tsx +21 -0
- package/src/components/ReadOnlyField/ReadOnlyField.stories.tsx +43 -0
- package/src/components/ReadOnlyField/ReadOnlyField.tsx +30 -3
- package/src/components/ReadOnlyField/ReadOnlySwitchField.tsx +21 -0
- package/src/components/ReadOnlyField/ReadOnlyTextField.tsx +3 -1
- package/src/components/ReadOnlyField/WithReadOnlyWrapper.tsx +10 -2
- package/src/components/ReadOnlyField/index.ts +2 -0
- package/src/components/SegmentedControl/SegmentedControl.stories.tsx +1 -5
- package/src/components/Slider/Slider.stories.tsx +1 -5
- package/src/components/Stack/Stack.stories.tsx +6 -3
- package/src/components/Switch/Switch.module.css +2 -10
- package/src/components/Switch/Switch.stories.tsx +42 -27
- package/src/components/Switch/Switch.tsx +138 -89
- package/src/components/Switch/SwitchGroup.stories.tsx +28 -8
- package/src/components/Switch/SwitchGroup.tsx +37 -57
- package/src/components/TextArea/TextArea.stories.tsx +0 -3
- package/src/components/TextArea/TextArea.tsx +6 -5
- package/src/components/TextField/TextField.tsx +6 -5
- package/src/components/TimePicker/TimePicker.stories.tsx +1 -5
- package/src/components/index.ts +1 -0
- package/src/utils/RequireAccessibleLabel.ts +12 -0
package/CHANGELOG.md
CHANGED
package/dist/mantine-adapter.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),f=require("react"),N=require("@mantine/core"),Qo=["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"],Xo=new Set(["m","my","mx","mt","mb","ml","mr","gap","rowGap","columnGap","top","left","bottom","right"]),Ro={"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 $(e,t){if(t)return e;const s={...e};for(const c of Qo)c in s&&delete s[c];for(const[c,a]of Object.entries(s))typeof a=="string"&&a.startsWith("rec-")&&Xo.has(c)&&a in Ro&&(s[c]=Ro[a]);return s}const Jo="Accordion-module__root___Dem6d",oe="Accordion-module__item___7ryVk",ee="Accordion-module__noDivider___Ni2tT",te="Accordion-module__control___b4wgX",re="Accordion-module__label___Ss7uW",se="Accordion-module__chevron___i-HVZ",ae="Accordion-module__iconLeftWrapper___5oLen",ne="Accordion-module__panel___Wx50w",ce="Accordion-module__content___PEM9t",O={root:Jo,item:oe,noDivider:ee,control:te,label:re,chevron:se,iconLeftWrapper:ae,panel:ne,content:ce},ko=function({variant:t="unstyled",overStyled:s=!1,...c}){const a=$(c,s),n={root:O.root,item:O.item,control:O.control,label:O.label,chevron:O.chevron,panel:O.panel,content:O.content},l=a.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const i=l;Object.keys(i).forEach(r=>{n[r]?n[r]=`${n[r]} ${i[r]}`:n[r]=i[r]})}const d=a.className;return o.jsx(N.Accordion,{variant:t,className:d,classNames:n,...a})};ko.displayName="Accordion";const mo=f.forwardRef(function({title:t,leftIcon:s,divider:c=!0,children:a,overStyled:n=!1,...l},d){const i=$(l,n),r=i.className,p=[c?void 0:O.noDivider,r].filter(Boolean).join(" ")||void 0;return o.jsx(N.Accordion.Item,{ref:d,className:p,...i,children:t?o.jsxs(o.Fragment,{children:[o.jsx(no,{leftIcon:s,children:t}),o.jsx(co,{children:a})]}):a})});mo.displayName="AccordionItem";const no=f.forwardRef(function({leftIcon:t,children:s,overStyled:c=!1,...a},n){const l=$(a,c),d=l.className;return o.jsx(N.Accordion.Control,{ref:n,className:d,icon:t?o.jsx("span",{className:O.iconLeftWrapper,"aria-hidden":!0,children:t}):void 0,...l,children:s})});no.displayName="AccordionControl";const co=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n=a.className;return o.jsx(N.Accordion.Panel,{ref:c,className:n,...a})});co.displayName="AccordionPanel";const io=ko;io.Item=mo;io.Control=no;io.Panel=co;const ie="Avatar-module__root___fXu-J",le="Avatar-module__iconWrapper___ojly2",de="Avatar-module__textWrapper___zp-jD",pe="Avatar-module__image___ieqGp",_e="Avatar-module__placeholder___IDW7-",M={root:ie,iconWrapper:le,textWrapper:de,image:pe,placeholder:_e},So=f.forwardRef(function({size:t="default",variant:s="solid",icon:c,className:a,classNames:n,children:l,style:d,src:i,...r},p){const m={solid:"filled",outline:"outline",ghost:"transparent"},u={default:"md",small:"sm",large:"lg"};let _="text";i?_="image":c&&(_="icon");const h={root:M.root,image:M.image,placeholder:M.placeholder};if(n&&typeof n=="object"&&!Array.isArray(n)){const b=n;h.root=b.root?`${M.root} ${b.root}`:M.root,h.image=b.image?`${M.image} ${b.image}`:M.image,h.placeholder=b.placeholder?`${M.placeholder} ${b.placeholder}`:M.placeholder}return o.jsx(N.Avatar,{ref:p,className:a,classNames:h,variant:m[s],size:u[t],style:d,src:i,"data-variant":s,"data-size":t,"data-style":_,...r,children:c!=null?o.jsx("span",{className:M.iconWrapper,"aria-hidden":!0,children:c}):l!=null?o.jsx("span",{className:M.textWrapper,children:l}):void 0})});So.displayName="Avatar";const me="Badge-module__root___5osNT",V={root:me},To=f.forwardRef(function({variant:t="primary-color",overStyled:s=!1,...c},a){const n=$(c,s),l={root:V.root,section:V.section,label:V.label},d=n.classNames;if(d&&typeof d=="object"&&!Array.isArray(d)){const p=d;l.root=p.root?`${V.root} ${p.root}`:V.root,l.section=p.section??V.section,l.label=p.label??V.label}const i=n.className,r=i?`${V.root} ${i}`:V.root;return o.jsx(N.Badge,{ref:a,variant:"filled","data-variant":t,...n,className:r,classNames:l})});To.displayName="Badge";const ue="Breadcrumb-module__root___x-9ln",fe="Breadcrumb-module__separator___qrUX-",Y={root:ue,separator:fe},Io=f.forwardRef(function({overStyled:t=!1,separator:s=">",...c},a){const n=$({separator:s,...c},t),l={root:Y.root,separator:Y.separator},d=n.classNames;if(d&&typeof d=="object"&&!Array.isArray(d)){const p=d;l.root=p.root?`${Y.root} ${p.root}`:Y.root,l.separator=p.separator?`${Y.separator} ${p.separator}`:Y.separator}const i=n.className,r=i?`${Y.root} ${i}`:Y.root;return o.jsx(N.Breadcrumbs,{ref:a,...n,className:r,classNames:l})});Io.displayName="Breadcrumb";const be="Button-module__root___Q2R8-",he="Button-module__label___UJ3Zt",xe="Button-module__labelText___rFV5p",Ne="Button-module__iconWrapper___uEKPa",$e="Button-module__section___f2mKr",E={root:be,label:he,labelText:xe,iconWrapper:Ne,section:$e};function ye(e){return e==null||e===""?!1:typeof e=="string"?e.trim()!=="":!0}const zo=f.forwardRef(function({variant:t="solid",size:s="default",icon:c,children:a,overStyled:n=!1,...l},d){const i={solid:"filled",outline:"outline",text:"subtle"},r={default:"md",small:"sm"},p=$(l,n),m=p;delete m.fullWidth;const u=!!c||!!m.leftSection,_=!!m.rightSection,h=(u||_)&&!ye(a);typeof process<"u"&&process.env.NODE_ENV!=="production"&&h&&!m["aria-label"]&&console.warn('[Recursica Button] Icon-only buttons must provide an accessible name. Pass aria-label (e.g. aria-label="Submit").');const b={root:E.root,section:E.section,label:E.label},v=m.classNames;if(v&&typeof v=="object"&&!Array.isArray(v)){const C=v;b.root=C.root?`${E.root} ${C.root}`:E.root,b.section=C.section??E.section,b.label=C.label??E.label}const x=m.className,w=x?`${E.root} ${x}`:E.root;return o.jsx(N.Button,{ref:d,className:w,classNames:b,variant:i[t],size:r[s],leftSection:c!=null?o.jsx("span",{className:E.iconWrapper,"aria-hidden":!0,children:c}):void 0,"data-variant":t,"data-size":s,...h?{"data-icon-only":""}:{},...p,children:o.jsx("span",{className:E.labelText,children:a})})});zo.displayName="Button";const je="Card-module__root___c9KvZ",ve="Card-module__header___PTXf2",we="Card-module__footer___Mu-JC",Ce="Card-module__section___BRT8H",ge="Card-module__content___oFIQa",H={root:je,header:ve,footer:we,section:Ce,content:ge},Fo=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n={root:H.root},l=a.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const i=l;Object.keys(i).forEach(r=>{n[r]?n[r]=`${n[r]} ${i[r]}`:n[r]=i[r]})}const d=a.className;return o.jsx(N.Card,{ref:c,className:d,classNames:n,...a})});Fo.displayName="Card";const uo=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n=a.className;return o.jsx(N.Card.Section,{ref:c,className:n?`${H.section} ${n}`:H.section,...a})});uo.displayName="CardSection";const fo=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n=a.className;return o.jsx(N.Card.Section,{ref:c,className:n?`${H.header} ${n}`:H.header,...a})});fo.displayName="CardHeader";const bo=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n=a.className;return o.jsx(N.Card.Section,{ref:c,className:n?`${H.footer} ${n}`:H.footer,...a})});bo.displayName="CardFooter";const ho=f.forwardRef(function({overStyled:t=!1,...s},c){const a=$(s,t),n=a.className;return o.jsx("div",{ref:c,className:n?`${H.content} ${n}`:H.content,...a})});ho.displayName="CardContent";const so=Fo;so.Section=uo;so.Header=fo;so.Footer=bo;so.Content=ho;const Pe="Label-module__root___e6HXZ",Re="Label-module__labelText___rieFR",We="Label-module__required___Ggrzc",Ae="Label-module__optionalText___Y2yun",ke="Label-module__actionAreaWrapper___ELoZK",Se="Label-module__editIconWrapper___NG2xW",G={root:Pe,labelText:Re,required:We,optionalText:Ae,actionAreaWrapper:ke,editIconWrapper:Se},xo=f.forwardRef(function({formLayout:t="stacked",labelSize:s="default",labelAlignment:c,required:a=!1,labelOptionalText:n,labelWithEditIcon:l,labelActionArea:d,onLabelEditClick:i,children:r,overStyled:p=!1,...m},u){const _=c||(t==="side-by-side"?"right":"left");let h;a||(n===!0?h="optional":n&&(h=n));const b=$(m,p),v=b,x={label:G.root,required:G.required},w=v.classNames;if(w&&typeof w=="object"&&!Array.isArray(w)){const W=w;x.label=W.label?`${G.root} ${W.label}`:G.root,x.required=W.required?`${G.required} ${W.required}`:G.required}const C=v.className,R=C?`${G.root} ${C}`:G.root;return o.jsxs(N.Input.Label,{ref:u,className:R,classNames:x,"data-layout":t,"data-size":s,"data-alignment":_,required:a&&!l,...b,children:[o.jsx("span",{className:G.labelText,children:r}),h&&o.jsx("span",{className:G.optionalText,children:typeof h=="string"?`(${h})`:h}),d?o.jsx("span",{className:G.actionAreaWrapper,children:d}):l?o.jsx("button",{type:"button",className:G.editIconWrapper,"data-replaces-asterisk":a?"true":void 0,onClick:i,"aria-label":"Edit",children:o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:o.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]})});xo.displayName="Label";const Te="AssistiveElement-module__root___WhQ43",Ie="AssistiveElement-module__textWrapper___sfy5E",ze="AssistiveElement-module__iconWrapper___gObRF",lo={root:Te,textWrapper:Ie,iconWrapper:ze},Fe=()=>o.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:[o.jsx("circle",{cx:"12",cy:"12",r:"10"}),o.jsx("path",{d:"M12 16v-4"}),o.jsx("path",{d:"M12 8h.01"})]}),Le=()=>o.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:[o.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"}),o.jsx("path",{d:"M12 9v4"}),o.jsx("path",{d:"M12 17h.01"})]}),_o=f.forwardRef(function({assistiveVariant:t="help",assistiveWithIcon:s=!0,children:c,className:a,overStyled:n=!1,...l},d){const r=$(l,n),p=lo.root,m=a?`${p} ${a}`:p,u=t==="error"?Le:Fe;return o.jsxs("div",{ref:d,className:m,"data-variant":t,style:r.style,...r,children:[s&&o.jsx("span",{className:lo.iconWrapper,children:o.jsx(u,{})}),o.jsx("span",{className:lo.textWrapper,children:c})]})});_o.displayName="AssistiveElement";const Be="FormControlWrapper-module__root___c-UHo",Ge="FormControlWrapper-module__labelSection___hxSY4",Me="FormControlWrapper-module__inputSection___HenXk",po={root:Be,labelSection:Ge,inputSection:Me},D=f.forwardRef(function({formLayout:t,labelSize:s,labelAlignment:c,labelOptionalText:a,labelWithEditIcon:n,labelActionArea:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m=!0,controlMaxWidth:u,controlMinWidth:_,error:h,required:b,withAsterisk:v,id:x,children:w,className:C,overStyled:R=!1,labelElement:W,...I},S){const z=f.useId(),y=x||`recursica-fc-${z}`,T=p||r,k=T?`${y}-assistive`:void 0,A=h?`${y}-error`:void 0,Q=$(I,R),B=C||Q.className,Po=po.root,Ko=B?`${Po} ${B}`:Po,Zo=f.isValidElement(w)?f.cloneElement(w,{...T&&!w.props["aria-describedby"]?{"aria-describedby":k}:{},...h&&!w.props["aria-errormessage"]?{"aria-errormessage":A}:{}}):w;return o.jsxs(N.Box,{ref:S,className:Ko,"data-form-layout":t||"stacked","data-form-alignment":c||"left",style:{...Q.style||{},...u?{"--form-control-max-width":u}:{},..._?{"--form-control-min-width":_}:{}},...Q,children:[i&&o.jsx("div",{className:po.labelSection,children:o.jsx(xo,{id:y,formLayout:t,labelSize:s,labelAlignment:c,labelOptionalText:a,labelWithEditIcon:n,labelActionArea:l,onLabelEditClick:d,required:v??b,...W==="div"?{as:"div"}:{},children:i})}),o.jsxs("div",{className:po.inputSection,children:[Zo,h&&o.jsx(_o,{id:A,assistiveVariant:"error",assistiveWithIcon:m,children:h}),!h&&T&&o.jsx(_o,{id:k,assistiveVariant:"help",assistiveWithIcon:m,children:T})]})]})});D.displayName="FormControlWrapper";const Ee="Checkbox-module__groupRoot___cBS0o",De="Checkbox-module__root___mY3qk",Ve="Checkbox-module__body___5yC7q",qe="Checkbox-module__inner___rTke4",Oe="Checkbox-module__input___2kt-h",He="Checkbox-module__icon___-O7i6",Ye="Checkbox-module__labelWrapper___GpZkr",Ue="Checkbox-module__label___cwRtI",g={groupRoot:Ee,root:De,body:Ve,inner:qe,input:Oe,icon:He,labelWrapper:Ye,label:Ue},No=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,className:v,style:x,children:w,readOnly:C,readOnlyComponent:R,...W},I){const S=$(W,t),z=S;return delete z.size,C&&R?o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:R}):o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:o.jsx(N.Checkbox.Group,{ref:I,...S,children:o.jsx("div",{className:g.groupRoot,"data-layout":s,children:f.Children.map(w,y=>f.isValidElement(y)?f.cloneElement(y,{disabled:C||y.props.disabled}):y)})})})});No.displayName="CheckboxGroup";const $o=f.forwardRef(function({overStyled:t=!1,readOnly:s,readOnlyComponent:c,disabled:a,...n},l){const d=$(n,t),i=d;if(delete i.size,delete i.color,delete i.radius,delete i.variant,delete i.iconColor,s&&c)return o.jsx(o.Fragment,{children:c});const r={root:g.root,body:g.body,inner:g.inner,input:g.input,icon:g.icon,labelWrapper:g.labelWrapper,label:g.label},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const _=p;r.root=_.root?`${g.root} ${_.root}`:g.root,r.body=_.body?`${g.body} ${_.body}`:g.body,r.inner=_.inner?`${g.inner} ${_.inner}`:g.inner,r.input=_.input?`${g.input} ${_.input}`:g.input,r.icon=_.icon?`${g.icon} ${_.icon}`:g.icon,r.labelWrapper=_.labelWrapper?`${g.labelWrapper} ${_.labelWrapper}`:g.labelWrapper,r.label=_.label?`${g.label} ${_.label}`:g.label}const m=i.className,u=m?`${g.root} ${m}`:g.root;return o.jsx(N.Checkbox,{ref:l,className:u,classNames:r,disabled:s||a,...d})});$o.displayName="Checkbox";$o.Group=No;const Ke="Chip-module__root___f5pFk",Ze="Chip-module__label___Ov9pg",Qe="Chip-module__mantineIconWrapper___KLSz6",Xe="Chip-module__innerWrapper___EnrTF",Je="Chip-module__children___zbRAR",ot="Chip-module__leadingIcon___JBtjQ",et="Chip-module__removeIcon___pVju-",F={root:Ke,label:Ze,mantineIconWrapper:Qe,innerWrapper:Xe,children:Je,leadingIcon:ot,removeIcon:et};function tt(e){return o.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",...e,children:[o.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),o.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}const Lo=f.forwardRef(function({error:t=!1,icon:s,onRemove:c,removeLabel:a="Remove",children:n,overStyled:l=!1,...d},i){const r=$(d,l),p=r,m={root:F.root,label:F.label,input:F.input,iconWrapper:F.mantineIconWrapper,checkIcon:F.checkIcon},u=p.classNames;if(u&&typeof u=="object"&&!Array.isArray(u)){const x=u;m.root=x.root?`${F.root} ${x.root}`:F.root,m.label=x.label?`${F.label} ${x.label}`:F.label}const _=p.className,h=_?`${F.root} ${_}`:F.root,b=t?"":void 0,v=!n&&(!!s||!!c);return o.jsx(N.Chip,{ref:i,className:h,classNames:m,...b!==void 0?{"data-error":""}:{},...v?{"data-icon-only":""}:{},...r,children:o.jsxs("span",{className:F.innerWrapper,children:[s&&o.jsx("span",{className:F.leadingIcon,"aria-hidden":!0,children:s}),o.jsx("span",{className:F.children,children:n}),c&&o.jsx("span",{role:"button",className:F.removeIcon,onClick:x=>{x.preventDefault(),x.stopPropagation(),c(x)},"aria-label":a,onKeyDown:x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),x.stopPropagation(),c(x))},tabIndex:0,children:o.jsx(tt,{})})]})})});Lo.displayName="Chip";const rt="Container-module__root___UVssr",X={root:rt},Bo=f.forwardRef(function({children:t,size:s,overStyled:c=!1,...a},n){const l=$(a,c),d=l,i={"rec-sm":"sm","rec-default":"md","rec-md":"md","rec-lg":"lg","rec-xl":"xl","rec-2xl":"xl"},r=typeof s=="string"&&i[s]?i[s]:s,p={root:X.root},m=d.classNames;if(m&&typeof m=="object"&&!Array.isArray(m)){const h=m;p.root=h.root?`${X.root} ${h.root}`:X.root}const u=d.className,_=u?`${X.root} ${u}`:X.root;return o.jsx(N.Container,{ref:n,size:r,className:_,classNames:p,...l,children:t})});Bo.displayName="Container";const st=e=>o.jsx("div",{...e,children:"DatePicker"}),at="_root_1qhn7_3",nt="_contents_1qhn7_18",U={root:at,contents:nt},Go=f.forwardRef(function({layer:e,contentsOnly:t,children:s,className:c,style:a,...n},l){const d=t?c?`${U.root} ${U.contents} ${c}`:`${U.root} ${U.contents}`:c?`${U.root} ${c}`:U.root;return o.jsx("div",{ref:l,className:d,style:a,...t?{}:{"data-recursica-layer":String(e)},...n,children:s})});Go.displayName="Layer";const ro=({emptyText:e="N/A"})=>o.jsx(f.Fragment,{children:e});ro.displayName="EmptyValueRenderer";ro.check=e=>e==null||e===""||Array.isArray(e)&&e.length===0;const Wo="data-recursica-theme";function ct({children:e,theme:t="light"}){return f.useEffect(()=>{const s=document.documentElement;return s.setAttribute(Wo,t),()=>{s.removeAttribute(Wo)}},[t]),o.jsx(o.Fragment,{children:e})}const it="ReadOnlyField-module__textField___qKn25",Ao={textField:it},yo=({value:e,overStyled:t=!1,...s})=>{const c=$(s,t),a=c.className;return o.jsx(N.Box,{component:"p",className:a?`${Ao.textField} ${a}`:Ao.textField,...c,children:e!=null?f.isValidElement(e)?e:String(e):""})};yo.displayName="ReadOnlyTextField";const jo=f.forwardRef(function({value:t,type:s="text",emptyValueComponent:c,overStyled:a=!1,...n},l){let d=null;const i=$(n,a),r=c||ro,m=(r.check?r.check(t):ro.check(t))?o.jsx(r,{value:t}):t;switch(s){case"text":default:d=o.jsx(yo,{value:m,overStyled:a});break}return o.jsx(D,{ref:l,overStyled:a,...i,children:d})});jo.displayName="ReadOnlyField";const ao=f.forwardRef(function({readOnly:t,readOnlyComponent:s,readOnlyType:c="text",readOnlyValue:a,activeComponent:n,overStyled:l,onLabelEditClick:d,...i},r){return t?s?o.jsx(D,{ref:r,...i,onLabelEditClick:d,overStyled:l,children:s}):o.jsx(jo,{ref:r,type:c,value:a,onLabelEditClick:d,overStyled:l,...i}):o.jsx(D,{ref:r,...i,onLabelEditClick:d,overStyled:l,children:n})});ao.displayName="WithReadOnlyWrapper";const lt="Dropdown-module__root___uVyL0",dt="Dropdown-module__input___dK4dN",pt="Dropdown-module__section___j3MRB",_t="Dropdown-module__dropdown___gG-Sw",mt="Dropdown-module__option___nAGU-",L={root:lt,input:dt,section:pt,dropdown:_t,option:mt},Mo=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",containerWidth:c,labelSize:a,labelAlignment:n,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,className:v,style:x,disabled:w,readOnly:C,readOnlyComponent:R,value:W,defaultValue:I,data:S,...z},y){const T=$(z,t),k=T;delete k.size,delete k.variant,delete k.radius;const A={wrapper:L.root,input:L.input,section:L.section,dropdown:L.dropdown,option:L.option},Z=k.classNames;if(Z&&typeof Z=="object"&&!Array.isArray(Z)){const B=Z;A.wrapper=B.wrapper?`${L.root} ${B.wrapper}`:L.root,A.input=B.input?`${L.input} ${B.input}`:L.input,A.section=B.section?`${L.section} ${B.section}`:L.section,A.dropdown=B.dropdown?`${L.dropdown} ${B.dropdown}`:L.dropdown,A.option=B.option?`${L.option} ${B.option}`:L.option}const Q={...x||{},width:c||"100%"};return o.jsx(ao,{className:v,style:Q,controlMaxWidth:"var(--recursica_ui-kit_components_dropdown_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_dropdown_properties_min-width)",overStyled:t,formLayout:s,labelSize:a,labelAlignment:n,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,readOnly:C,readOnlyComponent:R,readOnlyType:"text",readOnlyValue:W!==void 0?String(W):I?String(I):void 0,activeComponent:o.jsx(N.Select,{ref:y,classNames:A,disabled:w,value:W,defaultValue:I,data:S||[],label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":w?"true":void 0,"data-error":u?"true":void 0},...T})})});Mo.displayName="Dropdown";const ut=e=>o.jsx("div",{...e,children:"FileInput"}),ft=e=>o.jsx("div",{...e,children:"FileUpload"}),bt="Flex-module__root___yYser",J={root:bt},Eo=f.forwardRef(function({children:t,overStyled:s=!1,gap:c="rec-default",...a},n){const l=$({...a,gap:c},s),d=l,i={root:J.root},r=d.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const u=r;i.root=u.root?`${J.root} ${u.root}`:J.root}const p=d.className,m=p?`${J.root} ${p}`:J.root;return o.jsx(N.Flex,{ref:n,className:m,classNames:i,...l,children:t})});Eo.displayName="Flex";const ht="Group-module__root___ftO64",oo={root:ht},Do=f.forwardRef(function({children:t,overStyled:s=!1,gap:c="rec-default",...a},n){const l=$({...a,gap:c},s),d=l,i={root:oo.root},r=d.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const u=r;i.root=u.root?`${oo.root} ${u.root}`:oo.root}const p=d.className,m=p?`${oo.root} ${p}`:oo.root;return o.jsx(N.Group,{ref:n,className:m,classNames:i,...l,children:t})});Do.displayName="Group";const xt=e=>o.jsx("div",{...e,children:"HoverCard"}),Nt=e=>o.jsx("div",{...e,children:"Link"}),$t="Loader-module__root___6iYOP",eo={root:$t},Vo=f.forwardRef(function({variant:t="oval",size:s="default",overStyled:c=!1,...a},n){const d={sm:"small",md:"default",lg:"large",small:"small",default:"default",large:"large"}[s]||"default",i=$(a,c),r={root:eo.root},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const _=p;r.root=_.root?`${eo.root} ${_.root}`:eo.root}const m=i.className,u=m?`${eo.root} ${m}`:eo.root;return o.jsx(N.Loader,{ref:n,type:t,"data-variant":t,"data-size":d,...i,className:u,classNames:r})});Vo.displayName="Loader";const yt=e=>o.jsx("div",{...e,children:"Menu"}),jt=e=>o.jsx("div",{...e,children:"Modal"}),vt=e=>o.jsx("div",{...e,children:"NumberInput"}),wt=e=>o.jsx("div",{...e,children:"Pagination"}),Ct=e=>o.jsx("div",{...e,children:"Panel"}),gt=e=>o.jsx("div",{...e,children:"Popover"}),Pt="Radio-module__groupRoot___bfUii",Rt="Radio-module__root___kAjTD",Wt="Radio-module__body___q2Wpj",At="Radio-module__inner___QaTBB",kt="Radio-module__radio___MfgN-",St="Radio-module__icon___DWznm",Tt="Radio-module__labelWrapper___dB0Gi",It="Radio-module__label___vAFIP",P={groupRoot:Pt,root:Rt,body:Wt,inner:At,radio:kt,icon:St,labelWrapper:Tt,label:It},vo=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,className:v,style:x,children:w,readOnly:C,readOnlyComponent:R,...W},I){const S=$(W,t),z=S;return delete z.size,C&&R?o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:R}):o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:o.jsx(N.Radio.Group,{ref:I,...S,children:o.jsx("div",{className:P.groupRoot,"data-layout":s,children:f.Children.map(w,y=>f.isValidElement(y)?f.cloneElement(y,{disabled:C||y.props.disabled}):y)})})})});vo.displayName="RadioGroup";const zt=({className:e,style:t})=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:e,style:t,children:o.jsx("circle",{cx:"8",cy:"8",r:"5"})}),wo=f.forwardRef(function({overStyled:t=!1,readOnly:s,readOnlyComponent:c,disabled:a,...n},l){const d=$(n,t),i=d;if(delete i.size,delete i.color,delete i.radius,delete i.variant,delete i.iconColor,s&&c)return o.jsx(o.Fragment,{children:c});const r={root:P.root,body:P.body,inner:P.inner,radio:P.radio,icon:P.icon,labelWrapper:P.labelWrapper,label:P.label},p=i.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const _=p;r.root=_.root?`${P.root} ${_.root}`:P.root,r.body=_.body?`${P.body} ${_.body}`:P.body,r.inner=_.inner?`${P.inner} ${_.inner}`:P.inner,r.radio=_.radio?`${P.radio} ${_.radio}`:P.radio,r.icon=_.icon?`${P.icon} ${_.icon}`:P.icon,r.labelWrapper=_.labelWrapper?`${P.labelWrapper} ${_.labelWrapper}`:P.labelWrapper,r.label=_.label?`${P.label} ${_.label}`:P.label}const m=i.className,u=m?`${P.root} ${m}`:P.root;return o.jsx(N.Radio,{ref:l,icon:zt,className:u,classNames:r,disabled:s||a,...d})});wo.displayName="Radio";wo.Group=vo;const Ft=e=>o.jsx("div",{...e,children:"Search"}),Lt=e=>o.jsx("div",{...e,children:"SegmentedControl"}),Bt=e=>o.jsx("div",{...e,children:"Slider"}),Gt="Stack-module__root___NUN-x",to={root:Gt},qo=f.forwardRef(function({children:t,overStyled:s=!1,gap:c="rec-default",...a},n){const l=$({...a,gap:c},s),d=l,i={root:to.root},r=d.classNames;if(r&&typeof r=="object"&&!Array.isArray(r)){const u=r;i.root=u.root?`${to.root} ${u.root}`:to.root}const p=d.className,m=p?`${to.root} ${p}`:to.root;return o.jsx(N.Stack,{ref:n,className:m,classNames:i,...l,children:t})});qo.displayName="Stack";const Mt=e=>o.jsx("div",{...e,children:"Stepper"}),Et="Switch-module__root___Y5Ydi",Dt="Switch-module__body___Sw9Wr",Vt="Switch-module__track___7ObdZ",qt="Switch-module__thumb___-FTeK",Ot="Switch-module__labelWrapper___YSOwx",Ht="Switch-module__label___LrH7V",Yt="Switch-module__thumbIconWrapper___sCY-1",Ut="Switch-module__checkIcon___ZBAQN",Kt="Switch-module__closeIcon___bLLGw",Zt="Switch-module__groupRoot___-Uepi",j={root:Et,body:Dt,track:Vt,thumb:qt,labelWrapper:Ot,label:Ht,thumbIconWrapper:Yt,checkIcon:Ut,closeIcon:Kt,groupRoot:Zt},Co=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,className:v,style:x,children:w,readOnly:C,readOnlyComponent:R,...W},I){const S=$(W,t),z=S;return delete z.size,C&&R?o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_switch_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:R}):o.jsx(D,{className:v,style:x,controlMaxWidth:"var(--recursica_ui-kit_components_switch_properties_max-width)",controlMinWidth:void 0,overStyled:t,labelElement:"div",formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,description:r,assistiveText:p,assistiveWithIcon:m,error:u,required:_,withAsterisk:h,id:b,children:o.jsx(N.Switch.Group,{ref:I,...S,children:o.jsx("div",{className:j.groupRoot,"data-layout":s,children:f.Children.map(w,y=>f.isValidElement(y)?f.cloneElement(y,{disabled:C||y.props.disabled}):y)})})})});Co.displayName="SwitchGroup";const go=f.forwardRef(function({overStyled:t=!1,readOnly:s,readOnlyComponent:c,disabled:a,thumbIcon:n,...l},d){const i=$(l,t),r=i;if(delete r.size,delete r.color,delete r.radius,delete r.variant,s&&c)return o.jsx(o.Fragment,{children:c});const p={root:j.root,body:j.body,track:j.track,thumb:j.thumb,trackLabel:j.trackLabel,labelWrapper:j.labelWrapper,label:j.label},m=r.classNames;if(m&&typeof m=="object"&&!Array.isArray(m)){const b=m;p.root=b.root?`${j.root} ${b.root}`:j.root,p.body=b.body?`${j.body} ${b.body}`:j.body,p.track=b.track?`${j.track} ${b.track}`:j.track,p.thumb=b.thumb?`${j.thumb} ${b.thumb}`:j.thumb,p.trackLabel=b.trackLabel?`${j.trackLabel} ${b.trackLabel}`:j.trackLabel,p.labelWrapper=b.labelWrapper?`${j.labelWrapper} ${b.labelWrapper}`:j.labelWrapper,p.label=b.label?`${j.label} ${b.label}`:j.label}const u=r.className,_=u?`${j.root} ${u}`:j.root,h=o.jsxs("div",{className:j.thumbIconWrapper,children:[o.jsx(N.CheckIcon,{className:j.checkIcon}),o.jsx(N.CloseIcon,{className:j.closeIcon})]});return o.jsx(N.Switch,{ref:d,className:_,classNames:p,disabled:s||a,thumbIcon:n??h,...i})});go.displayName="Switch";go.Group=Co;const Qt=e=>o.jsx("div",{...e,children:"Table"}),Xt=e=>o.jsx("div",{...e,children:"Tabs"}),Oo=f.forwardRef(function({overStyled:t=!1,variant:s="body",...c},a){const n=$(c,t),l=n.className,d=`recursica_brand_typography_${s}`,i=l?`${d} ${l}`:d;return o.jsx(N.Text,{ref:a,className:i,...n})});Oo.displayName="Text";const Jt="TextArea-module__root___3dyeu",or="TextArea-module__input___8l36v",K={root:Jt,input:or},Ho=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,assistiveText:r,assistiveWithIcon:p,error:m,required:u,withAsterisk:_,id:h,className:b,style:v,disabled:x,readOnly:w,readOnlyComponent:C,value:R,defaultValue:W,...I},S){const z=$(I,t),y=z;delete y.size,delete y.variant,delete y.radius;const T={wrapper:K.root,input:K.input},k=y.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const A=k;T.wrapper=A.wrapper?`${K.root} ${A.wrapper}`:K.root,T.input=A.input?`${K.input} ${A.input}`:K.input}return o.jsx(ao,{className:b,style:v,controlMaxWidth:"var(--recursica_ui-kit_components_text-field_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_text-field_properties_min-width)",overStyled:t,formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,assistiveText:r,assistiveWithIcon:p,error:m,required:u,withAsterisk:_,id:h,readOnly:w,readOnlyComponent:C,readOnlyType:"text",readOnlyValue:R!==void 0?R:W,activeComponent:o.jsx(N.Textarea,{ref:S,classNames:T,disabled:x,value:R,defaultValue:W,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":x?"true":void 0,"data-error":m?"true":void 0},...z})})});Ho.displayName="TextArea";const er="TextField-module__root___2ZYkG",tr="TextField-module__input___RL-My",rr="TextField-module__section___bCIJ0",q={root:er,input:tr,section:rr},Yo=f.forwardRef(function({overStyled:t=!1,formLayout:s="stacked",labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,assistiveText:r,assistiveWithIcon:p,error:m,required:u,withAsterisk:_,id:h,className:b,style:v,disabled:x,readOnly:w,readOnlyComponent:C,value:R,defaultValue:W,...I},S){const z=$(I,t),y=z;delete y.size,delete y.variant,delete y.radius;const T={wrapper:q.root,input:q.input,section:q.section},k=y.classNames;if(k&&typeof k=="object"&&!Array.isArray(k)){const A=k;T.wrapper=A.wrapper?`${q.root} ${A.wrapper}`:q.root,T.input=A.input?`${q.input} ${A.input}`:q.input,T.section=A.section?`${q.section} ${A.section}`:q.section}return o.jsx(ao,{className:b,style:v,controlMaxWidth:"var(--recursica_ui-kit_components_text-field_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_text-field_properties_min-width)",overStyled:t,formLayout:s,labelSize:c,labelAlignment:a,labelOptionalText:n,labelWithEditIcon:l,onLabelEditClick:d,label:i,assistiveText:r,assistiveWithIcon:p,error:m,required:u,withAsterisk:_,id:h,readOnly:w,readOnlyComponent:C,readOnlyType:"text",readOnlyValue:R!==void 0?R:W,activeComponent:o.jsx(N.Input,{ref:S,classNames:T,disabled:x,value:R,defaultValue:W,wrapperProps:{"data-disabled":x?"true":void 0,"data-error":m?"true":void 0},...z})})});Yo.displayName="TextField";const sr=e=>o.jsx("div",{...e,children:"TimePicker"}),ar=e=>o.jsx("div",{...e,children:"Timeline"}),Uo=f.forwardRef(function({overStyled:t=!1,order:s=1,...c},a){const n=$(c,t),l=n.className,d=`recursica_brand_typography_h${s}`,i=l?`${d} ${l}`:d;return o.jsx(N.Title,{ref:a,order:s,className:i,...n})});Uo.displayName="Title";const nr=e=>o.jsx("div",{...e,children:"Toast"}),cr=e=>o.jsx("div",{...e,children:"Tooltip"}),ir=e=>o.jsx("div",{...e,children:"TransferList"});exports.Accordion=io;exports.AccordionControl=no;exports.AccordionItem=mo;exports.AccordionPanel=co;exports.Avatar=So;exports.Badge=To;exports.Breadcrumb=Io;exports.Button=zo;exports.Card=so;exports.CardContent=ho;exports.CardFooter=bo;exports.CardHeader=fo;exports.CardSection=uo;exports.Checkbox=$o;exports.CheckboxGroup=No;exports.Chip=Lo;exports.Container=Bo;exports.DatePicker=st;exports.Dropdown=Mo;exports.EmptyValueRenderer=ro;exports.FileInput=ut;exports.FileUpload=ft;exports.Flex=Eo;exports.Group=Do;exports.HoverCard=xt;exports.Label=xo;exports.Layer=Go;exports.Link=Nt;exports.Loader=Vo;exports.Menu=yt;exports.Modal=jt;exports.NumberInput=vt;exports.Pagination=wt;exports.Panel=Ct;exports.Popover=gt;exports.Radio=wo;exports.RadioGroup=vo;exports.ReadOnlyField=jo;exports.ReadOnlyTextField=yo;exports.RecursicaThemeProvider=ct;exports.Search=Ft;exports.SegmentedControl=Lt;exports.Slider=Bt;exports.Stack=qo;exports.Stepper=Mt;exports.Switch=go;exports.SwitchGroup=Co;exports.Table=Qt;exports.Tabs=Xt;exports.Text=Oo;exports.TextArea=Ho;exports.TextField=Yo;exports.TimePicker=sr;exports.Timeline=ar;exports.Title=Uo;exports.Toast=nr;exports.Tooltip=cr;exports.TransferList=ir;exports.WithReadOnlyWrapper=ao;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),y=require("react"),v=require("@mantine/core"),oo=["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"],to=new Set(["m","my","mx","mt","mb","ml","mr","gap","rowGap","columnGap","top","left","bottom","right"]),Re={"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 C(o,t){if(t)return o;const n={...o};for(const s of oo)s in n&&delete n[s];for(const[s,r]of Object.entries(n))typeof r=="string"&&r.startsWith("rec-")&&to.has(s)&&r in Re&&(n[s]=Re[r]);return n}const ro="Accordion-module__root___Dem6d",so="Accordion-module__item___7ryVk",ao="Accordion-module__noDivider___Ni2tT",no="Accordion-module__control___b4wgX",lo="Accordion-module__label___Ss7uW",io="Accordion-module__chevron___i-HVZ",co="Accordion-module__iconLeftWrapper___5oLen",po="Accordion-module__panel___Wx50w",mo="Accordion-module__content___PEM9t",H={root:ro,item:so,noDivider:ao,control:no,label:lo,chevron:io,iconLeftWrapper:co,panel:po,content:mo},Te=function({variant:t="unstyled",overStyled:n=!1,...s}){const r=C(s,n),a={root:H.root,item:H.item,control:H.control,label:H.label,chevron:H.chevron,panel:H.panel,content:H.content},c=r.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const d=c;Object.keys(d).forEach(i=>{a[i]?a[i]=`${a[i]} ${d[i]}`:a[i]=d[i]})}const l=r.className;return e.jsx(v.Accordion,{variant:t,className:l,classNames:a,...r})};Te.displayName="Accordion";const ye=y.forwardRef(function({title:t,leftIcon:n,divider:s=!0,children:r,overStyled:a=!1,...c},l){const d=C(c,a),i=d.className,p=[s?void 0:H.noDivider,i].filter(Boolean).join(" ")||void 0;return e.jsx(v.Accordion.Item,{ref:l,className:p,...d,children:t?e.jsxs(e.Fragment,{children:[e.jsx(me,{leftIcon:n,children:t}),e.jsx(ue,{children:r})]}):r})});ye.displayName="AccordionItem";const me=y.forwardRef(function({leftIcon:t,children:n,overStyled:s=!1,...r},a){const c=C(r,s),l=c.className;return e.jsx(v.Accordion.Control,{ref:a,className:l,icon:t?e.jsx("span",{className:H.iconLeftWrapper,"aria-hidden":!0,children:t}):void 0,...c,children:n})});me.displayName="AccordionControl";const ue=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a=r.className;return e.jsx(v.Accordion.Panel,{ref:s,className:a,...r})});ue.displayName="AccordionPanel";const _e=Te;_e.Item=ye;_e.Control=me;_e.Panel=ue;const uo="Avatar-module__root___fXu-J",_o="Avatar-module__iconWrapper___ojly2",fo="Avatar-module__textWrapper___zp-jD",bo="Avatar-module__image___ieqGp",yo="Avatar-module__placeholder___IDW7-",G={root:uo,iconWrapper:_o,textWrapper:fo,image:bo,placeholder:yo},Oe=y.forwardRef(function({size:t="default",variant:n="solid",icon:s,className:r,classNames:a,children:c,style:l,src:d,...i},p){const u={solid:"filled",outline:"outline",ghost:"transparent"},b={default:"md",small:"sm",large:"lg"};let m="text";d?m="image":s&&(m="icon");const _={root:G.root,image:G.image,placeholder:G.placeholder};if(a&&typeof a=="object"&&!Array.isArray(a)){const h=a;_.root=h.root?`${G.root} ${h.root}`:G.root,_.image=h.image?`${G.image} ${h.image}`:G.image,_.placeholder=h.placeholder?`${G.placeholder} ${h.placeholder}`:G.placeholder}return e.jsx(v.Avatar,{ref:p,className:r,classNames:_,variant:u[n],size:b[t],style:l,src:d,"data-variant":n,"data-size":t,"data-style":m,...i,children:s!=null?e.jsx("span",{className:G.iconWrapper,"aria-hidden":!0,children:s}):c!=null?e.jsx("span",{className:G.textWrapper,children:c}):void 0})});Oe.displayName="Avatar";const ho="Badge-module__root___5osNT",q={root:ho},Le=y.forwardRef(function({variant:t="primary-color",overStyled:n=!1,...s},r){const a=C(s,n),c={root:q.root,section:q.section,label:q.label},l=a.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;c.root=p.root?`${q.root} ${p.root}`:q.root,c.section=p.section??q.section,c.label=p.label??q.label}const d=a.className,i=d?`${q.root} ${d}`:q.root;return e.jsx(v.Badge,{ref:r,variant:"filled","data-variant":t,...a,className:i,classNames:c})});Le.displayName="Badge";const xo="Breadcrumb-module__root___x-9ln",No="Breadcrumb-module__separator___qrUX-",K={root:xo,separator:No},Ie=y.forwardRef(function({overStyled:t=!1,separator:n=">",...s},r){const a=C({separator:n,...s},t),c={root:K.root,separator:K.separator},l=a.classNames;if(l&&typeof l=="object"&&!Array.isArray(l)){const p=l;c.root=p.root?`${K.root} ${p.root}`:K.root,c.separator=p.separator?`${K.separator} ${p.separator}`:K.separator}const d=a.className,i=d?`${K.root} ${d}`:K.root;return e.jsx(v.Breadcrumbs,{ref:r,...a,className:i,classNames:c})});Ie.displayName="Breadcrumb";const $o="Button-module__root___Q2R8-",vo="Button-module__label___UJ3Zt",Co="Button-module__labelText___rFV5p",jo="Button-module__iconWrapper___uEKPa",wo="Button-module__section___f2mKr",M={root:$o,label:vo,labelText:Co,iconWrapper:jo,section:wo};function go(o){return o==null||o===""?!1:typeof o=="string"?o.trim()!=="":!0}const Fe=y.forwardRef(function({variant:t="solid",size:n="default",icon:s,children:r,overStyled:a=!1,...c},l){const d={solid:"filled",outline:"outline",text:"subtle"},i={default:"md",small:"sm"},p=C(c,a),u=p;delete u.fullWidth;const b=!!s||!!u.leftSection,m=!!u.rightSection,_=(b||m)&&!go(r);typeof process<"u"&&process.env.NODE_ENV!=="production"&&_&&!u["aria-label"]&&console.warn('[Recursica Button] Icon-only buttons must provide an accessible name. Pass aria-label (e.g. aria-label="Submit").');const h={root:M.root,section:M.section,label:M.label},$=u.classNames;if($&&typeof $=="object"&&!Array.isArray($)){const f=$;h.root=f.root?`${M.root} ${f.root}`:M.root,h.section=f.section??M.section,h.label=f.label??M.label}const x=u.className,j=x?`${M.root} ${x}`:M.root;return e.jsx(v.Button,{ref:l,className:j,classNames:h,variant:d[t],size:i[n],leftSection:s!=null?e.jsx("span",{className:M.iconWrapper,"aria-hidden":!0,children:s}):void 0,"data-variant":t,"data-size":n,..._?{"data-icon-only":""}:{},...p,children:e.jsx("span",{className:M.labelText,children:r})})});Fe.displayName="Button";const ko="Card-module__root___c9KvZ",Wo="Card-module__header___PTXf2",Ao="Card-module__footer___Mu-JC",Ro="Card-module__section___BRT8H",Po="Card-module__content___oFIQa",Y={root:ko,header:Wo,footer:Ao,section:Ro,content:Po},ze=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a={root:Y.root},c=r.classNames;if(c&&typeof c=="object"&&!Array.isArray(c)){const d=c;Object.keys(d).forEach(i=>{a[i]?a[i]=`${a[i]} ${d[i]}`:a[i]=d[i]})}const l=r.className;return e.jsx(v.Card,{ref:s,className:l,classNames:a,...r})});ze.displayName="Card";const he=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a=r.className;return e.jsx(v.Card.Section,{ref:s,className:a?`${Y.section} ${a}`:Y.section,...r})});he.displayName="CardSection";const xe=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a=r.className;return e.jsx(v.Card.Section,{ref:s,className:a?`${Y.header} ${a}`:Y.header,...r})});xe.displayName="CardHeader";const Ne=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a=r.className;return e.jsx(v.Card.Section,{ref:s,className:a?`${Y.footer} ${a}`:Y.footer,...r})});Ne.displayName="CardFooter";const $e=y.forwardRef(function({overStyled:t=!1,...n},s){const r=C(n,t),a=r.className;return e.jsx("div",{ref:s,className:a?`${Y.content} ${a}`:Y.content,...r})});$e.displayName="CardContent";const le=ze;le.Section=he;le.Header=xe;le.Footer=Ne;le.Content=$e;const So="Label-module__root___e6HXZ",To="Label-module__labelText___rieFR",Oo="Label-module__required___Ggrzc",Lo="Label-module__optionalText___Y2yun",Io="Label-module__actionAreaWrapper___ELoZK",Fo="Label-module__editIconWrapper___NG2xW",V={root:So,labelText:To,required:Oo,optionalText:Lo,actionAreaWrapper:Io,editIconWrapper:Fo},ve=y.forwardRef(function({labelSize:t="default",labelAlignment:n,required:s=!1,labelOptionalText:r,labelWithEditIcon:a,labelActionArea:c,onLabelEditClick:l,children:d,overStyled:i=!1,...p},u){const b=n||"left";let m;s||(r===!0?m="optional":r&&(m=r));const _=C(p,i),h=_,$={label:V.root,required:V.required},x=h.classNames;if(x&&typeof x=="object"&&!Array.isArray(x)){const k=x;$.label=k.label?`${V.root} ${k.label}`:V.root,$.required=k.required?`${V.required} ${k.required}`:V.required}const j=h.className,f=j?`${V.root} ${j}`:V.root;return e.jsxs(v.Input.Label,{ref:u,className:f,classNames:$,"data-size":t,"data-alignment":b,required:s&&!a,..._,children:[e.jsx("span",{className:V.labelText,children:d}),m&&e.jsx("span",{className:V.optionalText,children:typeof m=="string"?`(${m})`:m}),c?e.jsx("span",{className:V.actionAreaWrapper,children:c}):a?e.jsx("button",{type:"button",className:V.editIconWrapper,"data-replaces-asterisk":s?"true":void 0,onClick:l,"aria-label":"Edit",children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.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]})});ve.displayName="Label";const zo="FormControlLayout-module__root___yNDhZ",Bo="FormControlLayout-module__leftSection___GBM1r",Eo="FormControlLayout-module__rightSection___bcL4v",ce={root:zo,leftSection:Bo,rightSection:Eo},Z=y.forwardRef(function({formLayout:t="stacked",labelSize:n="default",controlMaxWidth:s,controlMinWidth:r,leftSection:a,children:c,className:l,style:d,...i},p){const u=l?`${ce.root} ${l}`:ce.root,m=a!=null||t==="side-by-side";return e.jsxs("div",{ref:p,className:u,"data-form-layout":t,style:{...d,...s?{"--form-control-max-width":s}:{},...r?{"--form-control-min-width":r}:{}},...i,children:[m&&e.jsx("div",{className:ce.leftSection,"data-size":n,children:a}),e.jsx("div",{className:ce.rightSection,children:c})]})});Z.displayName="FormControlLayout";const Vo="AssistiveElement-module__root___WhQ43",Go="AssistiveElement-module__textWrapper___sfy5E",Mo="AssistiveElement-module__iconWrapper___gObRF",fe={root:Vo,textWrapper:Go,iconWrapper:Mo},qo=()=>e.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:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M12 16v-4"}),e.jsx("path",{d:"M12 8h.01"})]}),Do=()=>e.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:[e.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"}),e.jsx("path",{d:"M12 9v4"}),e.jsx("path",{d:"M12 17h.01"})]}),be=y.forwardRef(function({assistiveVariant:t="help",assistiveWithIcon:n=!0,children:s,className:r,overStyled:a=!1,...c},l){const i=C(c,a),p=fe.root,u=r?`${p} ${r}`:p,b=t==="error"?Do:qo;return e.jsxs("div",{ref:l,className:u,"data-variant":t,style:i.style,...i,children:[n&&e.jsx("span",{className:fe.iconWrapper,children:e.jsx(b,{})}),e.jsx("span",{className:fe.textWrapper,children:s})]})});be.displayName="AssistiveElement";const Ho="FormControlWrapper-module__inputSection___HenXk",Pe={inputSection:Ho},de=y.forwardRef(function({formLayout:t,labelSize:n,labelAlignment:s,labelOptionalText:r,labelWithEditIcon:a,labelActionArea:c,onLabelEditClick:l,label:d,description:i,assistiveText:p,assistiveWithIcon:u=!0,controlMaxWidth:b,controlMinWidth:m,error:_,required:h,withAsterisk:$,id:x,children:j,className:f,overStyled:k=!1,labelElement:N,...I},O){const R=y.useId(),L=x||`recursica-fc-${R}`,F=p||i,P=F?`${L}-assistive`:void 0,S=_?`${L}-error`:void 0,T=C(I,k),Q=f||T.className,ie=Pe.root,E=Q?`${ie} ${Q}`:ie,Je=y.isValidElement(j)?y.cloneElement(j,{...F&&!j.props["aria-describedby"]?{"aria-describedby":P}:{},..._&&!j.props["aria-errormessage"]?{"aria-errormessage":S}:{}}):j,eo=d?e.jsx(ve,{id:L,labelAlignment:s,labelOptionalText:r,labelWithEditIcon:a,labelActionArea:c,onLabelEditClick:l,required:$??h,...N==="div"?{as:"div"}:{},children:d}):void 0;return e.jsx(Z,{ref:O,className:E,formLayout:t,labelSize:n,controlMaxWidth:b,controlMinWidth:m,leftSection:eo,...T,children:e.jsxs("div",{className:Pe.inputSection,children:[Je,_&&e.jsx(be,{id:S,assistiveVariant:"error",assistiveWithIcon:u,children:_}),!_&&F&&e.jsx(be,{id:P,assistiveVariant:"help",assistiveWithIcon:u,children:F})]})})});de.displayName="FormControlWrapper";const Yo="_root_1qhn7_3",Zo="_contents_1qhn7_18",X={root:Yo,contents:Zo},Be=y.forwardRef(function({layer:o,contentsOnly:t,children:n,className:s,style:r,...a},c){const l=t?s?`${X.root} ${X.contents} ${s}`:`${X.root} ${X.contents}`:s?`${X.root} ${s}`:X.root;return e.jsx("div",{ref:c,className:l,style:r,...t?{}:{"data-recursica-layer":String(o)},...a,children:n})});Be.displayName="Layer";const ne=({emptyText:o="N/A"})=>e.jsx(y.Fragment,{children:o});ne.displayName="EmptyValueRenderer";ne.check=o=>o==null||o===""||Array.isArray(o)&&o.length===0;const Se="data-recursica-theme";function Ko({children:o,theme:t="light"}){return y.useEffect(()=>{const n=document.documentElement;return n.setAttribute(Se,t),()=>{n.removeAttribute(Se)}},[t]),e.jsx(e.Fragment,{children:o})}const Uo="ReadOnlyField-module__textField___qKn25",pe={textField:Uo},ae=({value:o,overStyled:t=!1,...n})=>{const s=C(n,t),r=s.className;return e.jsx(v.Box,{component:"p",className:r?`${pe.textField} ${r}`:pe.textField,...s,children:o!=null?y.isValidElement(o)?o:Array.isArray(o)?o.join(", "):String(o):""})};ae.displayName="ReadOnlyTextField";const Ce=y.forwardRef(function({value:t,type:n="text",emptyValueComponent:s,overStyled:r=!1,...a},c){let l=null;const d=C(a,r),i=s||ne,u=(i.check?i.check(t):ne.check(t))?e.jsx(i,{value:t}):t;switch(n){case"boolean":l=e.jsx(ae,{value:t===!0?"True":t===!1?"False":u,overStyled:r});break;case"switch":l=e.jsx(ae,{value:t===!0?"On":t===!1?"Off":u,overStyled:r});break;case"text":default:l=e.jsx(ae,{value:u,overStyled:r});break}return e.jsx(de,{ref:c,overStyled:r,...d,children:l})});Ce.displayName="ReadOnlyField";const U=y.forwardRef(function({readOnly:t,readOnlyComponent:n,readOnlyType:s="text",readOnlyValue:r,readOnlyNativeProps:a,emptyValueComponent:c,activeComponent:l,overStyled:d,onLabelEditClick:i,...p},u){if(t){if(n){const b=n;return e.jsx(de,{ref:u,...p,onLabelEditClick:i,overStyled:d,children:e.jsx(b,{...a})})}return e.jsx(Ce,{ref:u,type:s,value:r,emptyValueComponent:c,onLabelEditClick:i,overStyled:d,...p})}return e.jsx(de,{ref:u,...p,onLabelEditClick:i,overStyled:d,children:l})});U.displayName="WithReadOnlyWrapper";const Qo="Checkbox-module__groupRoot___cBS0o",Xo="Checkbox-module__root___mY3qk",Jo="Checkbox-module__body___5yC7q",et="Checkbox-module__inner___rTke4",ot="Checkbox-module__input___2kt-h",tt="Checkbox-module__icon___-O7i6",rt="Checkbox-module__labelWrapper___GpZkr",st="Checkbox-module__label___cwRtI",W={groupRoot:Qo,root:Xo,body:Jo,inner:et,input:ot,icon:tt,labelWrapper:rt,label:st},je=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,className:j,style:f,children:k,readOnly:N,readOnlyComponent:I,emptyValueComponent:O,value:R,defaultValue:L,...F}=t,P=C(F,s),S=P;return delete S.size,e.jsx(U,{className:j,style:f,controlMaxWidth:"var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",controlMinWidth:void 0,overStyled:s,labelElement:"div",formLayout:r,labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,readOnly:N&&!!I,readOnlyComponent:I,emptyValueComponent:O,readOnlyType:"text",readOnlyValue:R!==void 0?R:L,readOnlyNativeProps:t,activeComponent:e.jsx(v.Checkbox.Group,{ref:n,...P,disabled:N||S.disabled,value:R,defaultValue:L,children:e.jsx("div",{className:W.groupRoot,"data-layout":r,children:y.Children.map(k,w=>y.isValidElement(w)?y.cloneElement(w,{disabled:N||w.props.disabled}):w)})})})});je.displayName="CheckboxGroup";const we=y.forwardRef(function(t,n){const{overStyled:s=!1,readOnly:r,readOnlyComponent:a,disabled:c,formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,...u}=t,b=C(u,s),m=b;delete m.size,delete m.color,delete m.radius,delete m.variant,delete m.iconColor;const _={root:W.root,body:W.body,inner:W.inner,input:W.input,icon:W.icon,labelWrapper:W.labelWrapper,label:W.label},h=m.classNames;if(h&&typeof h=="object"&&!Array.isArray(h)){const f=h;_.root=f.root?`${W.root} ${f.root}`:W.root,_.body=f.body?`${W.body} ${f.body}`:W.body,_.inner=f.inner?`${W.inner} ${f.inner}`:W.inner,_.input=f.input?`${W.input} ${f.input}`:W.input,_.icon=f.icon?`${W.icon} ${f.icon}`:W.icon,_.labelWrapper=f.labelWrapper?`${W.labelWrapper} ${f.labelWrapper}`:W.labelWrapper,_.label=f.label?`${W.label} ${f.label}`:W.label}const $=m.className,x=$?`${W.root} ${$}`:W.root;if(r&&a){const f=!!(m.checked??m.defaultChecked),k=a,N=e.jsx(k,{...t,checked:f,label:m.label});return l?e.jsx(Z,{formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,children:N}):e.jsx(e.Fragment,{children:N})}const j=e.jsx(v.Checkbox,{ref:n,className:x,classNames:_,disabled:r||c,...b});return l?e.jsx(Z,{formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,children:j}):j});we.displayName="Checkbox";we.Group=je;const at="Chip-module__root___f5pFk",nt="Chip-module__label___Ov9pg",lt="Chip-module__mantineIconWrapper___KLSz6",it="Chip-module__innerWrapper___EnrTF",ct="Chip-module__children___zbRAR",dt="Chip-module__leadingIcon___JBtjQ",pt="Chip-module__removeIcon___pVju-",z={root:at,label:nt,mantineIconWrapper:lt,innerWrapper:it,children:ct,leadingIcon:dt,removeIcon:pt};function mt(o){return e.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",...o,children:[e.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}const Ee=y.forwardRef(function({error:t=!1,icon:n,onRemove:s,removeLabel:r="Remove",children:a,overStyled:c=!1,...l},d){const i=C(l,c),p=i,u={root:z.root,label:z.label,input:z.input,iconWrapper:z.mantineIconWrapper,checkIcon:z.checkIcon},b=p.classNames;if(b&&typeof b=="object"&&!Array.isArray(b)){const x=b;u.root=x.root?`${z.root} ${x.root}`:z.root,u.label=x.label?`${z.label} ${x.label}`:z.label}const m=p.className,_=m?`${z.root} ${m}`:z.root,h=t?"":void 0,$=!a&&(!!n||!!s);return e.jsx(v.Chip,{ref:d,className:_,classNames:u,...h!==void 0?{"data-error":""}:{},...$?{"data-icon-only":""}:{},...i,children:e.jsxs("span",{className:z.innerWrapper,children:[n&&e.jsx("span",{className:z.leadingIcon,"aria-hidden":!0,children:n}),e.jsx("span",{className:z.children,children:a}),s&&e.jsx("span",{role:"button",className:z.removeIcon,onClick:x=>{x.preventDefault(),x.stopPropagation(),s(x)},"aria-label":r,onKeyDown:x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),x.stopPropagation(),s(x))},tabIndex:0,children:e.jsx(mt,{})})]})})});Ee.displayName="Chip";const ut="Container-module__root___UVssr",ee={root:ut},Ve=y.forwardRef(function({children:t,size:n,overStyled:s=!1,...r},a){const c=C(r,s),l=c,d={"rec-sm":"sm","rec-default":"md","rec-md":"md","rec-lg":"lg","rec-xl":"xl","rec-2xl":"xl"},i=typeof n=="string"&&d[n]?d[n]:n,p={root:ee.root},u=l.classNames;if(u&&typeof u=="object"&&!Array.isArray(u)){const _=u;p.root=_.root?`${ee.root} ${_.root}`:ee.root}const b=l.className,m=b?`${ee.root} ${b}`:ee.root;return e.jsx(v.Container,{ref:a,size:i,className:m,classNames:p,...c,children:t})});Ve.displayName="Container";const _t=o=>e.jsx("div",{...o,children:"DatePicker"}),ft="Dropdown-module__root___uVyL0",bt="Dropdown-module__input___dK4dN",yt="Dropdown-module__section___j3MRB",ht="Dropdown-module__dropdown___gG-Sw",xt="Dropdown-module__option___nAGU-",B={root:ft,input:bt,section:yt,dropdown:ht,option:xt},Ge=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",containerWidth:a,labelSize:c,labelAlignment:l,labelOptionalText:d,labelWithEditIcon:i,onLabelEditClick:p,label:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,className:j,style:f,disabled:k,readOnly:N,readOnlyComponent:I,emptyValueComponent:O,value:R,defaultValue:L,data:F,...P}=t,S=C(P,s),w=S;delete w.size,delete w.variant,delete w.radius;const T={wrapper:B.root,input:B.input,section:B.section,dropdown:B.dropdown,option:B.option},Q=w.classNames;if(Q&&typeof Q=="object"&&!Array.isArray(Q)){const E=Q;T.wrapper=E.wrapper?`${B.root} ${E.wrapper}`:B.root,T.input=E.input?`${B.input} ${E.input}`:B.input,T.section=E.section?`${B.section} ${E.section}`:B.section,T.dropdown=E.dropdown?`${B.dropdown} ${E.dropdown}`:B.dropdown,T.option=E.option?`${B.option} ${E.option}`:B.option}const ie={...f||{},width:a||"100%"};return e.jsx(U,{className:j,style:ie,controlMaxWidth:"var(--recursica_ui-kit_components_dropdown_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_dropdown_properties_min-width)",overStyled:s,formLayout:r,labelSize:c,labelAlignment:l,labelOptionalText:d,labelWithEditIcon:i,onLabelEditClick:p,label:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,readOnly:N,readOnlyComponent:I,emptyValueComponent:O,readOnlyType:"text",readOnlyValue:R!==void 0?String(R):L?String(L):void 0,readOnlyNativeProps:t,activeComponent:e.jsx(v.Select,{ref:n,classNames:T,disabled:k,value:R,defaultValue:L,data:F||[],label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":k?"true":void 0,"data-error":_?"true":void 0},...S})})});Ge.displayName="Dropdown";const Nt=o=>e.jsx("div",{...o,children:"FileInput"}),$t=o=>e.jsx("div",{...o,children:"FileUpload"}),vt="Flex-module__root___yYser",oe={root:vt},Me=y.forwardRef(function({children:t,overStyled:n=!1,gap:s="rec-default",...r},a){const c=C({...r,gap:s},n),l=c,d={root:oe.root},i=l.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const b=i;d.root=b.root?`${oe.root} ${b.root}`:oe.root}const p=l.className,u=p?`${oe.root} ${p}`:oe.root;return e.jsx(v.Flex,{ref:a,className:u,classNames:d,...c,children:t})});Me.displayName="Flex";const Ct="Group-module__root___ftO64",te={root:Ct},qe=y.forwardRef(function({children:t,overStyled:n=!1,gap:s="rec-default",...r},a){const c=C({...r,gap:s},n),l=c,d={root:te.root},i=l.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const b=i;d.root=b.root?`${te.root} ${b.root}`:te.root}const p=l.className,u=p?`${te.root} ${p}`:te.root;return e.jsx(v.Group,{ref:a,className:u,classNames:d,...c,children:t})});qe.displayName="Group";const jt=o=>e.jsx("div",{...o,children:"HoverCard"}),wt=o=>e.jsx("div",{...o,children:"Link"}),gt="Loader-module__root___6iYOP",re={root:gt},De=y.forwardRef(function({variant:t="oval",size:n="default",overStyled:s=!1,...r},a){const l={sm:"small",md:"default",lg:"large",small:"small",default:"default",large:"large"}[n]||"default",d=C(r,s),i={root:re.root},p=d.classNames;if(p&&typeof p=="object"&&!Array.isArray(p)){const m=p;i.root=m.root?`${re.root} ${m.root}`:re.root}const u=d.className,b=u?`${re.root} ${u}`:re.root;return e.jsx(v.Loader,{ref:a,type:t,"data-variant":t,"data-size":l,...d,className:b,classNames:i})});De.displayName="Loader";const kt=o=>e.jsx("div",{...o,children:"Menu"}),Wt=o=>e.jsx("div",{...o,children:"Modal"}),At=o=>e.jsx("div",{...o,children:"NumberInput"}),Rt=o=>e.jsx("div",{...o,children:"Pagination"}),Pt=o=>e.jsx("div",{...o,children:"Panel"}),St=o=>e.jsx("div",{...o,children:"Popover"}),Tt="Radio-module__groupRoot___bfUii",Ot="Radio-module__root___kAjTD",Lt="Radio-module__body___q2Wpj",It="Radio-module__inner___QaTBB",Ft="Radio-module__radio___MfgN-",zt="Radio-module__icon___DWznm",Bt="Radio-module__labelWrapper___dB0Gi",Et="Radio-module__label___vAFIP",A={groupRoot:Tt,root:Ot,body:Lt,inner:It,radio:Ft,icon:zt,labelWrapper:Bt,label:Et},ge=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,className:j,style:f,children:k,readOnly:N,readOnlyComponent:I,emptyValueComponent:O,value:R,defaultValue:L,...F}=t,P=C(F,s),S=P;return delete S.size,e.jsx(U,{className:j,style:f,controlMaxWidth:"var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",controlMinWidth:void 0,overStyled:s,labelElement:"div",formLayout:r,labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,readOnly:N&&!!I,readOnlyComponent:I,emptyValueComponent:O,readOnlyType:"text",readOnlyValue:R!==void 0?R:L,readOnlyNativeProps:t,activeComponent:e.jsx(v.Radio.Group,{ref:n,...P,disabled:N||S.disabled,value:R,defaultValue:L,children:e.jsx("div",{className:A.groupRoot,"data-layout":r,children:y.Children.map(k,w=>y.isValidElement(w)?y.cloneElement(w,{disabled:N||w.props.disabled}):w)})})})});ge.displayName="RadioGroup";const Vt=({className:o,style:t})=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",className:o,style:t,children:e.jsx("circle",{cx:"8",cy:"8",r:"5"})}),ke=y.forwardRef(function(t,n){const{overStyled:s=!1,readOnly:r,readOnlyComponent:a,disabled:c,formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,...u}=t,b=C(u,s),m=b;delete m.size,delete m.color,delete m.radius,delete m.variant,delete m.iconColor;const _={root:A.root,body:A.body,inner:A.inner,radio:A.radio,icon:A.icon,labelWrapper:A.labelWrapper,label:A.label},h=m.classNames;if(h&&typeof h=="object"&&!Array.isArray(h)){const f=h;_.root=f.root?`${A.root} ${f.root}`:A.root,_.body=f.body?`${A.body} ${f.body}`:A.body,_.inner=f.inner?`${A.inner} ${f.inner}`:A.inner,_.radio=f.radio?`${A.radio} ${f.radio}`:A.radio,_.icon=f.icon?`${A.icon} ${f.icon}`:A.icon,_.labelWrapper=f.labelWrapper?`${A.labelWrapper} ${f.labelWrapper}`:A.labelWrapper,_.label=f.label?`${A.label} ${f.label}`:A.label}const $=m.className,x=$?`${A.root} ${$}`:A.root;if(r&&a){const f=!!(m.checked??m.defaultChecked),k=a,N=e.jsx(k,{...t,checked:f,label:m.label});return l?e.jsx(Z,{formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,children:N}):e.jsx(e.Fragment,{children:N})}const j=e.jsx(v.Radio,{ref:n,icon:Vt,className:x,classNames:_,disabled:r||c,...b});return l?e.jsx(Z,{formLayout:l,labelSize:d,controlMaxWidth:i,controlMinWidth:p,children:j}):j});ke.displayName="Radio";ke.Group=ge;const He=({checked:o,label:t})=>e.jsxs(v.Box,{component:"span",className:pe.textField,style:{display:"inline-flex",gap:"8px",alignItems:"baseline"},children:[t&&e.jsxs("span",{style:{fontWeight:500},children:[t,":"]}),e.jsx("span",{children:o?"On":"Off"})]});He.displayName="ReadOnlySwitchField";const Ye=({checked:o,label:t})=>e.jsxs(v.Box,{component:"span",className:pe.textField,style:{display:"inline-flex",gap:"8px",alignItems:"baseline"},children:[t&&e.jsxs("span",{style:{fontWeight:500},children:[t,":"]}),e.jsx("span",{children:o?"True":"False"})]});Ye.displayName="ReadOnlyBooleanField";const Gt=o=>e.jsx("div",{...o,children:"Search"}),Mt=o=>e.jsx("div",{...o,children:"SegmentedControl"}),qt=o=>e.jsx("div",{...o,children:"Slider"}),Dt="Stack-module__root___NUN-x",se={root:Dt},Ze=y.forwardRef(function({children:t,overStyled:n=!1,gap:s="rec-default",...r},a){const c=C({...r,gap:s},n),l=c,d={root:se.root},i=l.classNames;if(i&&typeof i=="object"&&!Array.isArray(i)){const b=i;d.root=b.root?`${se.root} ${b.root}`:se.root}const p=l.className,u=p?`${se.root} ${p}`:se.root;return e.jsx(v.Stack,{ref:a,className:u,classNames:d,...c,children:t})});Ze.displayName="Stack";const Ht=o=>e.jsx("div",{...o,children:"Stepper"}),Yt="Switch-module__root___Y5Ydi",Zt="Switch-module__body___Sw9Wr",Kt="Switch-module__track___7ObdZ",Ut="Switch-module__thumb___-FTeK",Qt="Switch-module__labelWrapper___YSOwx",Xt="Switch-module__label___LrH7V",Jt="Switch-module__thumbIconWrapper___sCY-1",er="Switch-module__checkIcon___ZBAQN",or="Switch-module__closeIcon___bLLGw",tr="Switch-module__groupRoot___-Uepi",g={root:Yt,body:Zt,track:Kt,thumb:Ut,labelWrapper:Qt,label:Xt,thumbIconWrapper:Jt,checkIcon:er,closeIcon:or,groupRoot:tr},We=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,className:j,style:f,children:k,readOnly:N,readOnlyComponent:I,emptyValueComponent:O,value:R,defaultValue:L,...F}=t,P=C(F,s),S=P;return delete S.size,e.jsx(U,{className:j,style:f,controlMaxWidth:"var(--recursica_ui-kit_components_switch_properties_max-width)",controlMinWidth:void 0,overStyled:s,labelElement:"div",formLayout:r,labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,description:u,assistiveText:b,assistiveWithIcon:m,error:_,required:h,withAsterisk:$,id:x,readOnly:N&&!!I,readOnlyComponent:I,emptyValueComponent:O,readOnlyType:"text",readOnlyValue:R!==void 0?R:L,readOnlyNativeProps:t,activeComponent:e.jsx(v.Switch.Group,{ref:n,...P,disabled:N||S.disabled,value:R,defaultValue:L,children:e.jsx("div",{className:g.groupRoot,children:y.Children.map(k,w=>y.isValidElement(w)?y.cloneElement(w,{disabled:N||w.props.disabled}):w)})})})});We.displayName="SwitchGroup";const Ae=y.forwardRef(function(t,n){const{overStyled:s=!1,readOnly:r,readOnlyComponent:a,disabled:c,thumbIcon:l,formLayout:d,labelSize:i,controlMaxWidth:p,controlMinWidth:u,...b}=t,m=C(b,s),_=m;delete _.size,delete _.color,delete _.radius,delete _.variant;const h={root:g.root,body:g.body,track:g.track,thumb:g.thumb,trackLabel:g.trackLabel,labelWrapper:g.labelWrapper,label:g.label},$=_.classNames;if($&&typeof $=="object"&&!Array.isArray($)){const N=$;h.root=N.root?`${g.root} ${N.root}`:g.root,h.body=N.body?`${g.body} ${N.body}`:g.body,h.track=N.track?`${g.track} ${N.track}`:g.track,h.thumb=N.thumb?`${g.thumb} ${N.thumb}`:g.thumb,h.trackLabel=N.trackLabel?`${g.trackLabel} ${N.trackLabel}`:g.trackLabel,h.labelWrapper=N.labelWrapper?`${g.labelWrapper} ${N.labelWrapper}`:g.labelWrapper,h.label=N.label?`${g.label} ${N.label}`:g.label}const x=_.className,j=x?`${g.root} ${x}`:g.root;if(r&&a){const N=!!(_.checked??_.defaultChecked),I=a,O=e.jsx(I,{...t,checked:N,label:_.label});return d?e.jsx(Z,{formLayout:d,labelSize:i,controlMaxWidth:p,controlMinWidth:u,children:O}):e.jsx(e.Fragment,{children:O})}const f=e.jsxs("div",{className:g.thumbIconWrapper,children:[e.jsx(v.CheckIcon,{className:g.checkIcon}),e.jsx(v.CloseIcon,{className:g.closeIcon})]}),k=e.jsx(v.Switch,{ref:n,className:j,classNames:h,disabled:r||c,thumbIcon:l??f,...m});return d?e.jsx(Z,{formLayout:d,labelSize:i,controlMaxWidth:p,controlMinWidth:u,children:k}):k});Ae.displayName="Switch";Ae.Group=We;const rr=o=>e.jsx("div",{...o,children:"Table"}),sr=o=>e.jsx("div",{...o,children:"Tabs"}),Ke=y.forwardRef(function({overStyled:t=!1,variant:n="body",...s},r){const a=C(s,t),c=a.className,l=`recursica_brand_typography_${n}`,d=c?`${l} ${c}`:l;return e.jsx(v.Text,{ref:r,className:d,...a})});Ke.displayName="Text";const ar="TextArea-module__root___3dyeu",nr="TextArea-module__input___8l36v",J={root:ar,input:nr},Ue=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,assistiveText:u,assistiveWithIcon:b,error:m,required:_,withAsterisk:h,id:$,className:x,style:j,disabled:f,readOnly:k,readOnlyComponent:N,emptyValueComponent:I,value:O,defaultValue:R,...L}=t,F=C(L,s),P=F;delete P.size,delete P.variant,delete P.radius;const S={wrapper:J.root,input:J.input},w=P.classNames;if(w&&typeof w=="object"&&!Array.isArray(w)){const T=w;S.wrapper=T.wrapper?`${J.root} ${T.wrapper}`:J.root,S.input=T.input?`${J.input} ${T.input}`:J.input}return e.jsx(U,{className:x,style:j,controlMaxWidth:"var(--recursica_ui-kit_components_text-field_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_text-field_properties_min-width)",overStyled:s,formLayout:r,labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,assistiveText:u,assistiveWithIcon:b,error:m,required:_,withAsterisk:h,id:$,readOnly:k,readOnlyComponent:N,emptyValueComponent:I,readOnlyType:"text",readOnlyValue:O!==void 0?O:R,readOnlyNativeProps:t,activeComponent:e.jsx(v.Textarea,{ref:n,classNames:S,disabled:f,value:O,defaultValue:R,label:void 0,description:void 0,error:void 0,required:void 0,withAsterisk:void 0,wrapperProps:{"data-disabled":f?"true":void 0,"data-error":m?"true":void 0},...F})})});Ue.displayName="TextArea";const lr="TextField-module__root___2ZYkG",ir="TextField-module__input___RL-My",cr="TextField-module__section___bCIJ0",D={root:lr,input:ir,section:cr},Qe=y.forwardRef(function(t,n){const{overStyled:s=!1,formLayout:r="stacked",labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,assistiveText:u,assistiveWithIcon:b,error:m,required:_,withAsterisk:h,id:$,className:x,style:j,disabled:f,readOnly:k,readOnlyComponent:N,emptyValueComponent:I,value:O,defaultValue:R,...L}=t,F=C(L,s),P=F;delete P.size,delete P.variant,delete P.radius;const S={wrapper:D.root,input:D.input,section:D.section},w=P.classNames;if(w&&typeof w=="object"&&!Array.isArray(w)){const T=w;S.wrapper=T.wrapper?`${D.root} ${T.wrapper}`:D.root,S.input=T.input?`${D.input} ${T.input}`:D.input,S.section=T.section?`${D.section} ${T.section}`:D.section}return e.jsx(U,{className:x,style:j,controlMaxWidth:"var(--recursica_ui-kit_components_text-field_properties_max-width)",controlMinWidth:"var(--recursica_ui-kit_components_text-field_properties_min-width)",overStyled:s,formLayout:r,labelSize:a,labelAlignment:c,labelOptionalText:l,labelWithEditIcon:d,onLabelEditClick:i,label:p,assistiveText:u,assistiveWithIcon:b,error:m,required:_,withAsterisk:h,id:$,readOnly:k,readOnlyComponent:N,emptyValueComponent:I,readOnlyType:"text",readOnlyValue:O!==void 0?O:R,readOnlyNativeProps:t,activeComponent:e.jsx(v.Input,{ref:n,classNames:S,disabled:f,value:O,defaultValue:R,wrapperProps:{"data-disabled":f?"true":void 0,"data-error":m?"true":void 0},...F})})});Qe.displayName="TextField";const dr=o=>e.jsx("div",{...o,children:"TimePicker"}),pr=o=>e.jsx("div",{...o,children:"Timeline"}),Xe=y.forwardRef(function({overStyled:t=!1,order:n=1,...s},r){const a=C(s,t),c=a.className,l=`recursica_brand_typography_h${n}`,d=c?`${l} ${c}`:l;return e.jsx(v.Title,{ref:r,order:n,className:d,...a})});Xe.displayName="Title";const mr=o=>e.jsx("div",{...o,children:"Toast"}),ur=o=>e.jsx("div",{...o,children:"Tooltip"}),_r=o=>e.jsx("div",{...o,children:"TransferList"});exports.Accordion=_e;exports.AccordionControl=me;exports.AccordionItem=ye;exports.AccordionPanel=ue;exports.Avatar=Oe;exports.Badge=Le;exports.Breadcrumb=Ie;exports.Button=Fe;exports.Card=le;exports.CardContent=$e;exports.CardFooter=Ne;exports.CardHeader=xe;exports.CardSection=he;exports.Checkbox=we;exports.CheckboxGroup=je;exports.Chip=Ee;exports.Container=Ve;exports.DatePicker=_t;exports.Dropdown=Ge;exports.EmptyValueRenderer=ne;exports.FileInput=Nt;exports.FileUpload=$t;exports.Flex=Me;exports.FormControlLayout=Z;exports.Group=qe;exports.HoverCard=jt;exports.Label=ve;exports.Layer=Be;exports.Link=wt;exports.Loader=De;exports.Menu=kt;exports.Modal=Wt;exports.NumberInput=At;exports.Pagination=Rt;exports.Panel=Pt;exports.Popover=St;exports.Radio=ke;exports.RadioGroup=ge;exports.ReadOnlyBooleanField=Ye;exports.ReadOnlyField=Ce;exports.ReadOnlySwitchField=He;exports.ReadOnlyTextField=ae;exports.RecursicaThemeProvider=Ko;exports.Search=Gt;exports.SegmentedControl=Mt;exports.Slider=qt;exports.Stack=Ze;exports.Stepper=Ht;exports.Switch=Ae;exports.SwitchGroup=We;exports.Table=rr;exports.Tabs=sr;exports.Text=Ke;exports.TextArea=Ue;exports.TextField=Qe;exports.TimePicker=dr;exports.Timeline=pr;exports.Title=Xe;exports.Toast=mr;exports.Tooltip=ur;exports.TransferList=_r;exports.WithReadOnlyWrapper=U;
|
|
2
2
|
//# sourceMappingURL=mantine-adapter.cjs.map
|