orange-core-ui 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/accordion.d.ts +5 -1
- package/dist/components/accordion/accordion.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +889 -793
- package/dist/index.js.map +1 -1
- package/dist/styles/globals.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
|
3
|
-
|
|
3
|
+
export type AccordionProps = React.ComponentPropsWithoutRef<typeof AccordionPrimitive.Root> & {
|
|
4
|
+
size?: 'sm' | 'base' | 'lg';
|
|
5
|
+
theme?: 'light' | 'dark';
|
|
6
|
+
};
|
|
7
|
+
declare const Accordion: React.ForwardRefExoticComponent<AccordionProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
8
|
export interface AccordionItemProps extends React.ComponentPropsWithoutRef<typeof AccordionPrimitive.Item> {
|
|
5
9
|
}
|
|
6
10
|
declare const AccordionItem: React.ForwardRefExoticComponent<AccordionItemProps & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accordion.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/accordion.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"accordion.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/accordion.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAMhE,MAAM,MAAM,cAAc,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,GAAG;IAC5F,IAAI,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,SAAS,uFAeb,CAAC;AAIH,MAAM,WAAW,kBACf,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC;CAAG;AAE3E,QAAA,MAAM,aAAa,2FAqBjB,CAAC;AAIH,MAAM,WAAW,qBACf,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC;CAAG;AAE9E,QAAA,MAAM,gBAAgB,iGAiGpB,CAAC;AAIH,QAAA,MAAM,gBAAgB,oKA+BpB,CAAC;AAIH,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,CAAC"}
|
package/dist/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),lt=require("react"),U=require("react-hook-form"),ke=require("@hookform/resolvers"),z=require("zod"),ct=require("@radix-ui/react-checkbox"),dt=require("@radix-ui/react-radio-group"),bt=require("@radix-ui/react-switch"),pt=require("@radix-ui/react-select"),gt=require("@radix-ui/react-slider"),ut=require("@radix-ui/react-tabs"),mt=require("@radix-ui/react-accordion"),ft=require("@radix-ui/react-popover"),ht=require("@radix-ui/react-tooltip"),xt=require("@radix-ui/react-progress"),vt=require("@radix-ui/react-separator");function R(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const d=R(lt),ae=R(ct),$=R(dt),ne=R(bt),C=R(pt),V=R(gt),L=R(ut),G=R(mt),X=R(ft),J=R(ht),ie=R(xt),Te=R(vt),m={orange:{100:"#ff7900",200:"#f16e00"},white:{100:"#fff"},gray:{200:"#eee",300:"#ddd",400:"#ccc",500:"#999",600:"#666",700:"#595959",800:"#333",900:"#141414"},black:{900:"#000"},forest:{100:"#6c6",200:"#228722"},fire:{100:"#ff4d4d",200:"#cd3c14"},water:{100:"#69f",200:"#4170d8"},sun:{100:"#fc0",200:"#8f7200"},blue:{100:"#b5e8f7",200:"#80ceef",300:"#4bb4e6",400:"#3e9dd6",500:"#237eca",600:"#085ebd"},green:{100:"#b8ebd6",200:"#84d5af",300:"#50be87",400:"#27a971",500:"#198c51",600:"#0a6e31"},pink:{100:"#ffe8f7",200:"#ffceef",300:"#ffb4e6",400:"#ff8ad4",500:"#d573bb",600:"#bc4d9a"},purple:{100:"#d9c2f0",200:"#c1a4e4",300:"#a885d8",400:"#9373bd",500:"#6e4aa7",600:"#492191"},yellow:{100:"#fff6b6",200:"#ffe45b",300:"#ffd200",400:"#ffb400",500:"#b98f11",600:"#9d6e06"}},F={green:m.forest[200],blue:m.water[200],yellow:m.sun[100],red:m.fire[200]},Me={blue:m.blue[300],yellow:m.yellow[300],green:m.green[300],purple:m.purple[300],pink:m.pink[300],orange:m.orange[100]},de={primary:m.orange[200],secondary:m.black[900],success:F.green,info:F.blue,warning:F.yellow,danger:F.red,light:m.gray[500],dark:m.black[900]},be={100:"#fafafa",200:m.gray[200],300:m.gray[300],400:m.gray[400],500:m.gray[500],600:m.gray[600],700:m.gray[700],800:m.gray[800],900:m.gray[900],950:m.gray[900]},Pe={white:m.white[100],black:m.black[900],body:{color:m.black[900],bg:m.white[100],secondaryColor:m.gray[700],secondaryBg:m.gray[300],tertiaryColor:m.gray[500],tertiaryBg:be[100],emphasisColor:m.black[900]},link:{color:m.black[900],hoverColor:de.primary},border:{color:m.black[900],colorSubtle:m.gray[500],colorTranslucent:"rgba(0, 0, 0, 0.175)"}},Ie={...m,functional:F,supporting:Me,theme:de,gray:be,semantic:Pe},Ae="1.25rem",Ge={0:"0",1:"0.3125rem",2:"0.625rem",3:"1.25rem",4:"1.875rem",5:"3.75rem"},Le="2.75rem",pe=Ae,Fe=pe,Ee={...Ge,targetSize:Le,gridGutter:pe,containerPadding:Fe},le={sansSerif:["HelvNeueOrange","Helvetica Neue","Helvetica","Noto Sans","Liberation Sans","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"].join(", "),monospace:["SFMono-Regular","Menlo","Monaco","Consolas","Liberation Mono","Courier New","monospace"].join(", ")},D={root:null,base:"1rem",sm:"0.875rem",lg:"1.125rem",xlg:"1.25rem"},ge={h1:"2.125rem",h2:"1.875rem",h3:"1.5rem",h4:D.xlg,h5:D.lg,h6:D.base},Be={display1:"3.75rem",display2:"3.125rem",display3:"2.5rem",display4:ge.h1},Ce="calc(18 / 16)",je="1",_e={base:Ce,sm:"calc(16 / 14)",lg:"calc(30 / 16)",h1:je,h2:"calc(32 / 30)",h3:"calc(26 / 24)",h4:"calc(22 / 20)",h5:"calc(20 / 18)",h6:Ce,display:je,lead:"1.5"},Se="-0.00625rem",oe="-0.0625rem",We={base:Se,h1:oe,h2:"-0.05rem",mid:"-0.0375rem",h3:"-0.03125rem",h4:"-0.025rem",h5:"-0.0125rem",h6:Se,display1:"-0.125rem",display2:"-0.1rem",display3:oe,display4:oe,lead:"-0.025rem"},qe={light:"300",normal:"400",medium:"500",semibold:"600",bold:"700"},He={fontFamily:{sans:le.sansSerif,mono:le.monospace},fontSize:D,heading:ge,display:Be,lineHeight:_e,letterSpacing:We,fontWeight:qe},ue="0.125rem",Ve={1:"0.0625rem",2:ue,3:"0.1875rem",4:"0.25rem",5:"0.3125rem"},De="solid",Oe={none:"0",sm:"0.25rem",base:"0.375rem",lg:"0.5rem",xl:"1rem",xxl:"2rem",pill:"50rem"},Ue={default:"#000",subtle:"#999",translucent:"rgba(0, 0, 0, 0.175)"},$e={width:ue,widths:Ve,style:De,radius:Oe,color:Ue},Xe={none:"none",sm:null,base:null,lg:null,inset:null},Je=Xe,Ze={xs:"0",sm:"480px",md:"768px",lg:"1024px",xl:"1280px",xxl:"1440px"},Ke={xs:"312px",sm:"468px",md:"744px",lg:"960px",xl:"1200px",xxl:"1320px"},Qe={xs:"4px",sm:"6px",md:"12px",lg:"32px",xl:"40px",xxl:"60px"},Ye={breakpoints:Ze,containerMaxWidths:Ke,containerFluidMargins:Qe},yt={colors:Ie,spacing:Ee,typography:He,borders:$e,shadows:Je,responsive:Ye};function er(e){var r,t,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(r=0;r<a;r++)e[r]&&(t=er(e[r]))&&(o&&(o+=" "),o+=t)}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function wt(){for(var e,r,t=0,o="",a=arguments.length;t<a;t++)(e=arguments[t])&&(r=er(e))&&(o&&(o+=" "),o+=r);return o}const me="-",Nt=e=>{const r=Ct(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{const l=i.split(me);return l[0]===""&&l.length!==1&&l.shift(),rr(l,r)||kt(i)},getConflictingClassGroupIds:(i,l)=>{const b=t[i]||[];return l&&o[i]?[...b,...o[i]]:b}}},rr=(e,r)=>{var i;if(e.length===0)return r.classGroupId;const t=e[0],o=r.nextPart.get(t),a=o?rr(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;const s=e.join(me);return(i=r.validators.find(({validator:l})=>l(s)))==null?void 0:i.classGroupId},Re=/^\[(.+)\]$/,kt=e=>{if(Re.test(e)){const r=Re.exec(e)[1],t=r==null?void 0:r.substring(0,r.indexOf(":"));if(t)return"arbitrary.."+t}},Ct=e=>{const{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return St(Object.entries(e.classGroups),t).forEach(([s,i])=>{ce(i,o,s,r)}),o},ce=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){const s=a===""?r:ze(r,a);s.classGroupId=t;return}if(typeof a=="function"){if(jt(a)){ce(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([s,i])=>{ce(i,ze(r,s),t,o)})})},ze=(e,r)=>{let t=e;return r.split(me).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o)}),t},jt=e=>e.isThemeGetter,St=(e,r)=>r?e.map(([t,o])=>{const a=o.map(s=>typeof s=="string"?r+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,l])=>[r+i,l])):s);return[t,a]}):e,Rt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map;const a=(s,i)=>{t.set(s,i),r++,r>e&&(r=0,o=t,t=new Map)};return{get(s){let i=t.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return a(s,i),i},set(s,i){t.has(s)?t.set(s,i):a(s,i)}}},tr="!",zt=e=>{const{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],s=r.length,i=l=>{const b=[];let u=0,p=0,f;for(let y=0;y<l.length;y++){let k=l[y];if(u===0){if(k===a&&(o||l.slice(y,y+s)===r)){b.push(l.slice(p,y)),p=y+s;continue}if(k==="/"){f=y;continue}}k==="["?u++:k==="]"&&u--}const h=b.length===0?l:l.substring(p),w=h.startsWith(tr),j=w?h.substring(1):h,N=f&&f>p?f-p:void 0;return{modifiers:b,hasImportantModifier:w,baseClassName:j,maybePostfixModifierPosition:N}};return t?l=>t({className:l,parseClassName:i}):i},Tt=e=>{if(e.length<=1)return e;const r=[];let t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o)}),r.push(...t.sort()),r},Mt=e=>({cache:Rt(e.cacheSize),parseClassName:zt(e),...Nt(e)}),Pt=/\s+/,It=(e,r)=>{const{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,s=[],i=e.trim().split(Pt);let l="";for(let b=i.length-1;b>=0;b-=1){const u=i[b],{modifiers:p,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:w}=t(u);let j=!!w,N=o(j?h.substring(0,w):h);if(!N){if(!j){l=u+(l.length>0?" "+l:l);continue}if(N=o(h),!N){l=u+(l.length>0?" "+l:l);continue}j=!1}const y=Tt(p).join(":"),k=f?y+tr:y,S=k+N;if(s.includes(S))continue;s.push(S);const _=a(N,j);for(let A=0;A<_.length;++A){const Z=_[A];s.push(k+Z)}l=u+(l.length>0?" "+l:l)}return l};function At(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=or(r))&&(o&&(o+=" "),o+=t);return o}const or=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=or(e[o]))&&(t&&(t+=" "),t+=r);return t};function Gt(e,...r){let t,o,a,s=i;function i(b){const u=r.reduce((p,f)=>f(p),e());return t=Mt(u),o=t.cache.get,a=t.cache.set,s=l,l(b)}function l(b){const u=o(b);if(u)return u;const p=It(b,t);return a(b,p),p}return function(){return s(At.apply(null,arguments))}}const x=e=>{const r=t=>t[e]||[];return r.isThemeGetter=!0,r},sr=/^\[(?:([a-z-]+):)?(.+)\]$/i,Lt=/^\d+\/\d+$/,Ft=new Set(["px","full","screen"]),Et=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Bt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,_t=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Wt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,qt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,M=e=>E(e)||Ft.has(e)||Lt.test(e),P=e=>B(e,"length",Jt),E=e=>!!e&&!Number.isNaN(Number(e)),se=e=>B(e,"number",E),q=e=>!!e&&Number.isInteger(Number(e)),Ht=e=>e.endsWith("%")&&E(e.slice(0,-1)),g=e=>sr.test(e),I=e=>Et.test(e),Vt=new Set(["length","size","percentage"]),Dt=e=>B(e,Vt,ar),Ot=e=>B(e,"position",ar),Ut=new Set(["image","url"]),$t=e=>B(e,Ut,Kt),Xt=e=>B(e,"",Zt),H=()=>!0,B=(e,r,t)=>{const o=sr.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Jt=e=>Bt.test(e)&&!_t.test(e),ar=()=>!1,Zt=e=>Wt.test(e),Kt=e=>qt.test(e),Qt=()=>{const e=x("colors"),r=x("spacing"),t=x("blur"),o=x("brightness"),a=x("borderColor"),s=x("borderRadius"),i=x("borderSpacing"),l=x("borderWidth"),b=x("contrast"),u=x("grayscale"),p=x("hueRotate"),f=x("invert"),h=x("gap"),w=x("gradientColorStops"),j=x("gradientColorStopPositions"),N=x("inset"),y=x("margin"),k=x("opacity"),S=x("padding"),_=x("saturate"),A=x("scale"),Z=x("sepia"),fe=x("skew"),he=x("space"),xe=x("translate"),Y=()=>["auto","contain","none"],ee=()=>["auto","hidden","clip","visible","scroll"],re=()=>["auto",g,r],v=()=>[g,r],ve=()=>["",M,P],K=()=>["auto",E,g],ye=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Q=()=>["solid","dashed","dotted","double","none"],we=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],te=()=>["start","end","center","between","around","evenly","stretch"],W=()=>["","0",g],Ne=()=>["auto","avoid","all","avoid-page","page","left","right","column"],T=()=>[E,g];return{cacheSize:500,separator:":",theme:{colors:[H],spacing:[M,P],blur:["none","",I,g],brightness:T(),borderColor:[e],borderRadius:["none","","full",I,g],borderSpacing:v(),borderWidth:ve(),contrast:T(),grayscale:W(),hueRotate:T(),invert:W(),gap:v(),gradientColorStops:[e],gradientColorStopPositions:[Ht,P],inset:re(),margin:re(),opacity:T(),padding:v(),saturate:T(),scale:T(),sepia:W(),skew:T(),space:v(),translate:v()},classGroups:{aspect:[{aspect:["auto","square","video",g]}],container:["container"],columns:[{columns:[I]}],"break-after":[{"break-after":Ne()}],"break-before":[{"break-before":Ne()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...ye(),g]}],overflow:[{overflow:ee()}],"overflow-x":[{"overflow-x":ee()}],"overflow-y":[{"overflow-y":ee()}],overscroll:[{overscroll:Y()}],"overscroll-x":[{"overscroll-x":Y()}],"overscroll-y":[{"overscroll-y":Y()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[N]}],"inset-x":[{"inset-x":[N]}],"inset-y":[{"inset-y":[N]}],start:[{start:[N]}],end:[{end:[N]}],top:[{top:[N]}],right:[{right:[N]}],bottom:[{bottom:[N]}],left:[{left:[N]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",q,g]}],basis:[{basis:re()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",g]}],grow:[{grow:W()}],shrink:[{shrink:W()}],order:[{order:["first","last","none",q,g]}],"grid-cols":[{"grid-cols":[H]}],"col-start-end":[{col:["auto",{span:["full",q,g]},g]}],"col-start":[{"col-start":K()}],"col-end":[{"col-end":K()}],"grid-rows":[{"grid-rows":[H]}],"row-start-end":[{row:["auto",{span:[q,g]},g]}],"row-start":[{"row-start":K()}],"row-end":[{"row-end":K()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",g]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",g]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...te()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...te(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...te(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[y]}],mx:[{mx:[y]}],my:[{my:[y]}],ms:[{ms:[y]}],me:[{me:[y]}],mt:[{mt:[y]}],mr:[{mr:[y]}],mb:[{mb:[y]}],ml:[{ml:[y]}],"space-x":[{"space-x":[he]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[he]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",g,r]}],"min-w":[{"min-w":[g,r,"min","max","fit"]}],"max-w":[{"max-w":[g,r,"none","full","min","max","fit","prose",{screen:[I]},I]}],h:[{h:[g,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[g,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[g,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[g,r,"auto","min","max","fit"]}],"font-size":[{text:["base",I,P]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",se]}],"font-family":[{font:[H]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",g]}],"line-clamp":[{"line-clamp":["none",E,se]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",M,g]}],"list-image":[{"list-image":["none",g]}],"list-style-type":[{list:["none","disc","decimal",g]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[k]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[k]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Q(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",M,P]}],"underline-offset":[{"underline-offset":["auto",M,g]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:v()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",g]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",g]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[k]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ye(),Ot]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Dt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},$t]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[j]}],"gradient-via-pos":[{via:[j]}],"gradient-to-pos":[{to:[j]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[k]}],"border-style":[{border:[...Q(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[k]}],"divide-style":[{divide:Q()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...Q()]}],"outline-offset":[{"outline-offset":[M,g]}],"outline-w":[{outline:[M,P]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ve()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[k]}],"ring-offset-w":[{"ring-offset":[M,P]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",I,Xt]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[k]}],"mix-blend":[{"mix-blend":[...we(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":we()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[b]}],"drop-shadow":[{"drop-shadow":["","none",I,g]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[p]}],invert:[{invert:[f]}],saturate:[{saturate:[_]}],sepia:[{sepia:[Z]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[b]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[p]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[k]}],"backdrop-saturate":[{"backdrop-saturate":[_]}],"backdrop-sepia":[{"backdrop-sepia":[Z]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",g]}],duration:[{duration:T()}],ease:[{ease:["linear","in","out","in-out",g]}],delay:[{delay:T()}],animate:[{animate:["none","spin","ping","pulse","bounce",g]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[A]}],"scale-x":[{"scale-x":[A]}],"scale-y":[{"scale-y":[A]}],rotate:[{rotate:[q,g]}],"translate-x":[{"translate-x":[xe]}],"translate-y":[{"translate-y":[xe]}],"skew-x":[{"skew-x":[fe]}],"skew-y":[{"skew-y":[fe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",g]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",g]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":v()}],"scroll-mx":[{"scroll-mx":v()}],"scroll-my":[{"scroll-my":v()}],"scroll-ms":[{"scroll-ms":v()}],"scroll-me":[{"scroll-me":v()}],"scroll-mt":[{"scroll-mt":v()}],"scroll-mr":[{"scroll-mr":v()}],"scroll-mb":[{"scroll-mb":v()}],"scroll-ml":[{"scroll-ml":v()}],"scroll-p":[{"scroll-p":v()}],"scroll-px":[{"scroll-px":v()}],"scroll-py":[{"scroll-py":v()}],"scroll-ps":[{"scroll-ps":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-pt":[{"scroll-pt":v()}],"scroll-pr":[{"scroll-pr":v()}],"scroll-pb":[{"scroll-pb":v()}],"scroll-pl":[{"scroll-pl":v()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",g]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[M,P,se]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},Yt=Gt(Qt);function c(...e){return Yt(wt(e))}const nr=d.forwardRef(({className:e,variant:r="primary",size:t="base",icon:o=!1,active:a=!1,disabled:s=!1,children:i,...l},b)=>{const u="inline-flex items-center justify-center font-sans font-normal leading-[1.25] text-base border border-transparent cursor-pointer select-none transition-all duration-200 ease-in-out target-size",p={primary:"bg-supporting-orange text-black hover:bg-supporting-orange hover:text-black active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)] focus-visible:z-[5]",secondary:"bg-black text-[var(--highlight-color)] hover:bg-[var(--highlight-color)] hover:border-[var(--border-color)] hover:text-[var(--body-color)] active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)]",success:"bg-success text-[var(--highlight-color)] hover:bg-success hover:text-[var(--highlight-color)] active:bg-success active:text-[var(--highlight-color)]",danger:"bg-danger text-[var(--highlight-color)] hover:bg-danger hover:text-[var(--highlight-color)] active:bg-danger active:text-[var(--highlight-color)]",warning:"bg-warning text-black hover:bg-warning hover:text-black active:bg-warning active:text-black",info:"bg-info text-[var(--highlight-color)] hover:bg-info hover:text-[var(--highlight-color)] active:bg-info active:text-[var(--highlight-color)]",light:"bg-light text-black hover:bg-light hover:text-black active:bg-light active:text-black",dark:"bg-dark text-white hover:bg-white hover:border-[var(--border-color)] hover:text-black active:bg-white active:border-[var(--border-color)] active:text-black","outline-primary":"bg-transparent border-primary text-primary hover:bg-primary hover:text-black active:bg-primary active:text-black","outline-secondary":"bg-transparent border-black text-black hover:bg-[var(--highlight-color)] hover:border-[var(--border-color)] hover:text-[var(--body-color)] active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)]","outline-success":"bg-transparent border-success text-success hover:bg-success hover:text-[var(--highlight-color)] active:bg-success active:text-[var(--highlight-color)]","outline-danger":"bg-transparent border-danger text-danger hover:bg-danger hover:text-[var(--highlight-color)] active:bg-danger active:text-[var(--highlight-color)]","outline-warning":"bg-transparent border-warning text-warning hover:bg-warning hover:text-black active:bg-warning active:text-black","outline-info":"bg-transparent border-info text-info hover:bg-info hover:text-[var(--highlight-color)] active:bg-info active:text-[var(--highlight-color)]","outline-light":"bg-transparent border-light text-light hover:bg-light hover:text-black active:bg-light active:text-black","outline-dark":"bg-transparent border-dark text-dark hover:bg-white hover:border-[var(--border-color)] hover:text-black active:bg-white active:border-[var(--border-color)] active:text-black","no-outline":"bg-transparent border-transparent text-[var(--body-color)] hover:border-[var(--border-color-subtle)] hover:text-[var(--body-color)] active:border-[var(--border-color-subtle)] active:text-primary disabled:text-[var(--disabled-color)]",toggle:"bg-transparent border-[var(--border-color-subtle)] text-[var(--body-color)] hover:border-[var(--border-color-subtle)] hover:text-primary active:bg-supporting-orange active:border-supporting-orange active:text-black",dropdown:"bg-[var(--body-bg)] border-[var(--border-color-subtle)] text-[var(--body-color)] hover:bg-[var(--body-bg)] hover:border-[var(--border-color-subtle)] hover:text-[var(--body-color)] active:bg-[var(--body-bg)] active:border-[var(--body-color)] active:text-[var(--body-color)] disabled:bg-[var(--body-bg)] disabled:border-[var(--disabled-color)] disabled:text-[var(--disabled-color)]",link:"bg-transparent border-transparent text-black underline-offset-4 hover:text-primary hover:underline active:text-primary"},f={sm:"px-2 py-1 text-sm leading-[calc(16/14)] tracking-[-0.00625rem]",base:"px-3 py-[calc(1.25rem-1px)] text-base leading-[1.25] tracking-[-0.00625rem]",lg:"px-5 py-[calc(1.25rem-1px)] text-lg leading-[calc(20/18)] tracking-[-0.0125rem]"},h=o?"btn-icon":"";return n.jsx("button",{ref:b,className:c(u,p[r],f[t],h,a&&"active",s&&"pointer-events-none opacity-65",e),disabled:s,...l,children:i})});nr.displayName="Button";const ir=d.forwardRef(({className:e,type:r="text",size:t="base",error:o=!1,...a},s)=>{const i="block w-full font-sans border border-black bg-white text-[var(--body-color)] transition-colors duration-200 ease-in-out focus:outline-none focus:ring-2 focus:ring-offset-2",l={sm:"px-2 py-1 text-sm leading-[1.25]",base:"px-3 py-[calc(1.25rem-1px)] text-base leading-[1.25]",lg:"px-5 py-[calc(1.25rem-1px)] text-lg leading-[calc(20/18)]"},b=o?"border-danger focus:border-danger focus:ring-danger":"focus:border-primary focus:ring-primary";return n.jsx("input",{type:r,className:c(i,l[t],b,e),ref:s,...a})});ir.displayName="Input";const lr=d.forwardRef(({className:e,variant:r="default",children:t,...o},a)=>{const s="flex flex-col",i={default:"bg-white",outline:"border border-black bg-white"};return n.jsx("div",{ref:a,className:c(s,i[r],e),...o,children:t})});lr.displayName="Card";const cr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("flex flex-col space-y-1.5 p-5",e),...r}));cr.displayName="CardHeader";const dr=d.forwardRef(({className:e,...r},t)=>n.jsx("h3",{ref:t,className:c("text-2xl font-semibold leading-none tracking-tight",e),...r}));dr.displayName="CardTitle";const br=d.forwardRef(({className:e,...r},t)=>n.jsx("p",{ref:t,className:c("text-sm text-body-secondary-color",e),...r}));br.displayName="CardDescription";const pr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("p-5 pt-0",e),...r}));pr.displayName="CardContent";const gr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("flex items-center p-5 pt-0",e),...r}));gr.displayName="CardFooter";const ur=d.forwardRef(({as:e,variant:r="body",className:t,children:o,...a},s)=>{const i={h1:"text-h1 leading-h1 tracking-h1 font-normal",h2:"text-h2 leading-h2 tracking-h2 font-normal",h3:"text-h3 leading-h3 tracking-h3 font-normal",h4:"text-h4 leading-h4 tracking-h4 font-normal",h5:"text-h5 leading-h5 tracking-h5 font-normal",h6:"text-h6 leading-h6 tracking-h6 font-normal",body:"text-base leading-base font-normal",lead:"text-xlg leading-lead tracking-lead font-normal",small:"text-sm leading-sm font-normal",display1:"text-display-1 leading-display tracking-display-1 font-normal",display2:"text-display-2 leading-display tracking-display-2 font-normal",display3:"text-display-3 leading-display tracking-display-3 font-normal",display4:"text-display-4 leading-display tracking-display-4 font-normal"},l=r.startsWith("h")?r:r==="lead"||r==="small"?"p":"div",b=e||l;return d.createElement(b,{ref:s,className:c(i[r],t),...a},o)});ur.displayName="Typography";const mr=d.forwardRef(({className:e,fluid:r=!1,size:t,children:o,...a},s)=>{const i="w-full mx-auto px-5",l={xs:"max-w-[312px]",sm:"max-w-[468px]",md:"max-w-[744px]",lg:"max-w-[960px]",xl:"max-w-[1200px]",xxl:"max-w-[1320px]"};return r?n.jsx("div",{ref:s,className:c(i,e),...a,children:o}):n.jsx("div",{ref:s,className:c(i,l[t||"xxl"],e),...a,children:o})});mr.displayName="Container";const fr=d.forwardRef(({className:e,cols:r=12,gap:t=3,children:o,...a},s)=>{const i="grid",l={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12"},b={0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5"};return n.jsx("div",{ref:s,className:c(i,l[r],b[t],e),...a,children:o})});fr.displayName="Grid";const hr=d.forwardRef(({className:e,span:r,children:t,...o},a)=>{const s=r?{1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12"}[r]:"";return n.jsx("div",{ref:a,className:c(s,e),...o,children:t})});hr.displayName="GridItem";var eo=function(e,r){for(var t={};e.length;){var o=e[0],a=o.code,s=o.message,i=o.path.join(".");if(!t[i])if("unionErrors"in o){var l=o.unionErrors[0].errors[0];t[i]={message:l.message,type:l.code}}else t[i]={message:s,type:a};if("unionErrors"in o&&o.unionErrors.forEach(function(p){return p.errors.forEach(function(f){return e.push(f)})}),r){var b=t[i].types,u=b&&b[o.code];t[i]=U.appendErrors(i,r,t,a,u?[].concat(u,o.message):o.message)}e.shift()}return t},ro=function(e,r,t){return t===void 0&&(t={}),function(o,a,s){try{return Promise.resolve((function(i,l){try{var b=Promise.resolve(e[t.mode==="sync"?"parse":"parseAsync"](o,r)).then(function(u){return s.shouldUseNativeValidation&&ke.validateFieldsNatively({},s),{errors:{},values:t.raw?o:u}})}catch(u){return l(u)}return b&&b.then?b.then(void 0,l):b})(0,function(i){if((function(l){return Array.isArray(l==null?void 0:l.errors)})(i))return{values:{},errors:ke.toNestErrors(eo(i.errors,!s.shouldUseNativeValidation&&s.criteriaMode==="all"),s)};throw i}))}catch(i){return Promise.reject(i)}}};function to({schema:e,defaultValues:r,onSubmit:t,children:o,className:a,...s}){const i=U.useForm({resolver:ro(e),defaultValues:r}),l=i.handleSubmit(async b=>{await t(b)});return n.jsx(U.FormProvider,{...i,children:n.jsx("form",{onSubmit:l,className:c("space-y-4",a),...s,children:o(i)})})}function oo({name:e,control:r,render:t,children:o,className:a,...s}){const i=U.useFormContext();return n.jsx(U.Controller,{name:e,control:r||i.control,...s,render:l=>{const b=t?t(l):o?o(l):null;return n.jsx("div",{className:c("space-y-1",a),children:b})}})}const xr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("space-y-1",e),...r}));xr.displayName="FormItem";const vr=d.forwardRef(({className:e,required:r,children:t,...o},a)=>n.jsxs("label",{ref:a,className:c("block text-base font-normal leading-[1.25] text-[var(--body-color)]",e),...o,children:[t,r&&n.jsx("span",{className:"text-danger ml-1","aria-label":"required",children:"*"})]}));vr.displayName="FormLabel";const yr=d.forwardRef(({className:e,error:r,children:t,...o},a)=>!r&&!t?null:n.jsx("p",{ref:a,className:c("text-sm leading-sm text-danger",e),role:"alert","aria-live":"polite",...o,children:r||t}));yr.displayName="FormMessage";const wr=d.forwardRef(({className:e,...r},t)=>n.jsx("p",{ref:t,className:c("text-sm leading-sm text-body-secondary-color",e),...r}));wr.displayName="FormDescription";const so=z.z.string().email("Invalid email address"),ao=z.z.string().min(1,"This field is required"),no=z.z.string().optional(),io=z.z.string().regex(/^[+]?[(]?[0-9]{1,4}[)]?[-\s.]?[(]?[0-9]{1,4}[)]?[-\s.]?[0-9]{1,9}$/,{message:"Invalid phone number"}),lo=z.z.string().url("Invalid URL"),co=z.z.number().positive("Must be a positive number"),bo=z.z.number().nonnegative("Must be a non-negative number"),po=z.z.date(),go=z.z.date().refine(e=>e>new Date,{message:"Date must be in the future"}),uo=z.z.date().refine(e=>e<new Date,{message:"Date must be in the past"}),Nr=d.forwardRef(({className:e,variant:r="info",dismissible:t=!1,onDismiss:o,children:a,...s},i)=>{const[l,b]=d.useState(!0),u=()=>{b(!1),o==null||o()};if(!l)return null;const p={success:"bg-success text-[var(--highlight-color)] border-success",danger:"bg-danger text-[var(--highlight-color)] border-danger",warning:"bg-warning text-black border-warning",info:"bg-info text-[var(--highlight-color)] border-info"};return n.jsxs("div",{ref:i,role:"alert",className:c("relative px-5 py-4 mb-4 border rounded",p[r],e),...s,children:[a,t&&n.jsx("button",{type:"button",className:"absolute top-0 right-0 p-4 text-current opacity-50 hover:opacity-75 focus:outline-none",onClick:u,"aria-label":"Close alert",children:n.jsx("span",{"aria-hidden":"true",children:"×"})})]})});Nr.displayName="Alert";const kr=d.forwardRef(({className:e,open:r=!1,onClose:t,size:o="md",children:a,...s},i)=>{const[l,b]=d.useState(r);d.useEffect(()=>{b(r)},[r]);const u=f=>{f.target===f.currentTarget&&(b(!1),t==null||t())};if(!l)return null;const p={sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl"};return n.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black bg-opacity-50",onClick:u,role:"dialog","aria-modal":"true",children:n.jsx("div",{ref:i,className:c("relative bg-white rounded p-5 w-full mx-4",p[o],e),onClick:f=>f.stopPropagation(),...s,children:a})})});kr.displayName="Modal";const Cr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("mb-4",e),...r}));Cr.displayName="ModalHeader";const jr=d.forwardRef(({className:e,...r},t)=>n.jsx("h2",{ref:t,className:c("text-2xl font-semibold",e),...r}));jr.displayName="ModalTitle";const Sr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("mb-4",e),...r}));Sr.displayName="ModalBody";const Rr=d.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:c("flex justify-end gap-2",e),...r}));Rr.displayName="ModalFooter";const zr=d.forwardRef(({className:e,trigger:r,open:t,onOpenChange:o,children:a,...s},i)=>{const[l,b]=d.useState(!1),u=d.useRef(null),p=t??l,f=()=>{const h=!p;b(h),o==null||o(h)};return d.useEffect(()=>{const h=w=>{u.current&&!u.current.contains(w.target)&&(b(!1),o==null||o(!1))};return p&&document.addEventListener("mousedown",h),()=>{document.removeEventListener("mousedown",h)}},[p,o]),n.jsxs("div",{ref:u,className:c("relative inline-block",e),...s,children:[n.jsx("div",{onClick:f,role:"button",tabIndex:0,children:r}),p&&n.jsx("div",{ref:i,className:"absolute z-50 mt-1 bg-white border border-black rounded shadow-lg min-w-[8rem]",role:"menu",children:a})]})});zr.displayName="Dropdown";const Tr=d.forwardRef(({className:e,...r},t)=>n.jsx("button",{ref:t,className:c("block w-full text-left px-4 py-2 text-base hover:bg-gray-200 focus:bg-gray-200 focus:outline-none",e),role:"menuitem",...r}));Tr.displayName="DropdownItem";const Mr=d.forwardRef(({className:e,brand:r,children:t,...o},a)=>n.jsxs("nav",{ref:a,className:c("relative flex flex-wrap items-center justify-between px-5 py-4 bg-white border-b border-black",e),...o,children:[r&&n.jsx("div",{className:"flex items-center",children:r}),n.jsx("div",{className:"flex items-center",children:t})]}));Mr.displayName="Navbar";const Pr=d.forwardRef(({className:e,...r},t)=>n.jsx("ul",{ref:t,className:c("flex flex-row space-x-4 list-none",e),...r}));Pr.displayName="NavbarNav";const Ir=d.forwardRef(({className:e,...r},t)=>n.jsx("li",{ref:t,className:c("",e),...r}));Ir.displayName="NavbarItem";const Ar=d.forwardRef(({className:e,...r},t)=>n.jsx("a",{ref:t,className:c("block px-2 py-2 text-base text-black no-underline hover:text-primary focus:outline-none",e),...r}));Ar.displayName="NavbarLink";const Gr=d.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-3.5 w-3.5",base:"h-4 w-4",lg:"h-5 w-5"},s={sm:"h-2.5 w-2.5",base:"h-3 w-3",lg:"h-4 w-4"};return n.jsx(ae.Root,{ref:o,className:c("peer shrink-0 rounded border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-white",a[r],e),...t,children:n.jsx(ae.Indicator,{className:c("flex items-center justify-center text-current"),children:n.jsx("svg",{className:s[r],viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M10 3L4.5 8.5L2 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})})});Gr.displayName=ae.Root.displayName;const Lr=d.forwardRef(({className:e,size:r="base",...t},o)=>n.jsx($.Root,{className:c("grid gap-2",e),...t,ref:o}));Lr.displayName=$.Root.displayName;const Fr=d.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-3.5 w-3.5",base:"h-4 w-4",lg:"h-5 w-5"},s={sm:"h-1.5 w-1.5",base:"h-2 w-2",lg:"h-2.5 w-2.5"};return n.jsx($.Item,{ref:o,className:c("aspect-square rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-primary",a[r],e),...t,children:n.jsx($.Indicator,{className:"flex items-center justify-center",children:n.jsx("div",{className:c("rounded-full bg-primary",s[r])})})})});Fr.displayName=$.Item.displayName;const Er=d.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-4 w-7",base:"h-5 w-9",lg:"h-6 w-11"},s={sm:"h-3 w-3",base:"h-4 w-4",lg:"h-5 w-5"};return n.jsx(ne.Root,{className:c("peer inline-flex shrink-0 cursor-pointer items-center rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-primary data-[state=checked]:border-primary",a[r],e),...t,ref:o,children:n.jsx(ne.Thumb,{className:c("pointer-events-none block rounded-full bg-black transition-transform","translate-x-0.5 will-change-transform","data-[state=checked]:translate-x-[calc(100%-0.125rem)] data-[state=checked]:bg-white",s[r])})})});Er.displayName=ne.Root.displayName;const mo=C.Root,fo=C.Group,ho=C.Value,Br=d.forwardRef(({className:e,children:r,size:t="base",error:o=!1,...a},s)=>{const i={sm:"h-8 px-2 text-sm",base:"h-10 px-3 text-base",lg:"h-12 px-4 text-lg"};return n.jsxs(C.Trigger,{ref:s,className:c("flex w-full items-center justify-between rounded border-2 border-black bg-white","placeholder:text-gray-500","focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary","disabled:cursor-not-allowed disabled:opacity-50",o&&"border-danger focus:ring-danger",i[t],e),...a,children:[r,n.jsx(C.Icon,{asChild:!0,children:n.jsx("svg",{className:"h-4 w-4 opacity-50",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3 4.5L6 7.5L9 4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})]})});Br.displayName=C.Trigger.displayName;const _r=d.forwardRef(({className:e,children:r,position:t="popper",...o},a)=>n.jsx(C.Portal,{children:n.jsx(C.Content,{ref:a,className:c("relative z-50 min-w-[8rem] overflow-hidden rounded border-2 border-black bg-white shadow-lg",t==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:t,...o,children:n.jsx(C.Viewport,{className:c("p-1",t==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:r})})}));_r.displayName=C.Content.displayName;const Wr=d.forwardRef(({className:e,children:r,...t},o)=>n.jsx(C.Item,{ref:o,className:c("relative flex w-full cursor-pointer select-none items-center rounded px-2.5 py-1.5 text-sm outline-none","focus:bg-primary focus:text-white","data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...t,children:n.jsx(C.ItemText,{children:r})}));Wr.displayName=C.Item.displayName;const qr=d.forwardRef(({className:e,...r},t)=>n.jsx(C.Separator,{ref:t,className:c("-mx-1 my-1 h-px bg-gray-300",e),...r}));qr.displayName=C.Separator.displayName;const Hr=d.forwardRef(({className:e,error:r=!1,size:t="base",...o},a)=>{const s={sm:"px-2 py-1 text-sm",base:"px-3 py-2 text-base",lg:"px-4 py-3 text-lg"};return n.jsx("textarea",{className:c("flex min-h-[80px] w-full rounded border-2 border-black bg-white px-3 py-2 text-base","placeholder:text-gray-500","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50",r&&"border-danger focus-visible:ring-danger",s[t],e),ref:a,...o})});Hr.displayName="Textarea";const Vr=d.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-1",base:"h-2",lg:"h-3"},s={sm:"h-4 w-4",base:"h-5 w-5",lg:"h-6 w-6"};return n.jsxs(V.Root,{ref:o,className:c("relative flex w-full touch-none select-none items-center",a[r],e),...t,children:[n.jsx(V.Track,{className:"relative h-full w-full grow rounded-full bg-gray-300",children:n.jsx(V.Range,{className:"absolute h-full rounded-full bg-primary"})}),n.jsx(V.Thumb,{className:c("block rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:pointer-events-none disabled:opacity-50",s[r])})]})});Vr.displayName=V.Root.displayName;const Dr=d.forwardRef(({className:e,separator:r="/",children:t,...o},a)=>{const s=d.Children.toArray(t);return n.jsx("nav",{ref:a,"aria-label":"Breadcrumb",className:c("flex items-center space-x-2",e),...o,children:n.jsx("ol",{className:"flex items-center space-x-2",children:d.Children.map(t,(i,l)=>{const b=l===s.length-1;return n.jsxs("li",{className:"flex items-center",children:[i,!b&&n.jsx("span",{className:"mx-2 text-gray-500","aria-hidden":"true",children:r})]},l)})})})});Dr.displayName="Breadcrumbs";const Or=d.forwardRef(({className:e,active:r=!1,...t},o)=>r?n.jsx("span",{ref:o,className:c("text-gray-500",e),"aria-current":"page",...t,children:t.children}):n.jsx("a",{ref:o,className:c("text-black hover:text-primary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",e),...t}));Or.displayName="BreadcrumbItem";const Ur=d.forwardRef(({className:e,currentPage:r,totalPages:t,onPageChange:o,showFirstLast:a=!0,maxVisible:s=5,...i},l)=>{const u=(()=>{const p=[],f=Math.floor(s/2);let h=Math.max(1,r-f),w=Math.min(t,r+f);w-h<s-1&&(h===1?w=Math.min(t,h+s-1):h=Math.max(1,w-s+1)),h>1&&a&&(p.push(1),h>2&&p.push("ellipsis-start"));for(let j=h;j<=w;j++)p.push(j);return w<t&&a&&(w<t-1&&p.push("ellipsis-end"),p.push(t)),p})();return n.jsxs("nav",{ref:l,"aria-label":"Pagination",className:c("flex items-center justify-center gap-1",e),...i,children:[n.jsx(O,{onClick:()=>o(r-1),disabled:r===1,"aria-label":"Previous page",children:"‹"}),u.map((p,f)=>typeof p=="string"?n.jsx("span",{className:"px-2 text-gray-500",children:"..."},f):n.jsx(O,{onClick:()=>o(p),active:p===r,"aria-label":`Page ${p}`,"aria-current":p===r?"page":void 0,children:p},p)),n.jsx(O,{onClick:()=>o(r+1),disabled:r===t,"aria-label":"Next page",children:"›"})]})});Ur.displayName="Pagination";const O=d.forwardRef(({className:e,active:r=!1,...t},o)=>n.jsx("button",{ref:o,className:c("min-h-[2.75rem] min-w-[2.75rem] rounded border-2 border-black px-3 py-2 text-base font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",r?"bg-primary text-white border-primary":"bg-white text-black hover:bg-gray-200","disabled:cursor-not-allowed disabled:opacity-50",e),...t}));O.displayName="PaginationButton";const xo=L.Root,$r=d.forwardRef(({className:e,variant:r="default",...t},o)=>n.jsx(L.List,{ref:o,className:c("inline-flex items-center justify-center rounded",r==="default"&&"border-2 border-black",r==="pills"&&"bg-gray-200 p-1",e),...t}));$r.displayName=L.List.displayName;const Xr=d.forwardRef(({className:e,variant:r="default",...t},o)=>n.jsx(L.Trigger,{ref:o,className:c("inline-flex items-center justify-center whitespace-nowrap rounded px-4 py-2 text-base font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:pointer-events-none disabled:opacity-50",r==="default"&&"border-b-2 border-transparent data-[state=active]:border-primary data-[state=active]:text-primary",r==="pills"&&"data-[state=active]:bg-white data-[state=active]:text-black data-[state=active]:shadow-sm",e),...t}));Xr.displayName=L.Trigger.displayName;const Jr=d.forwardRef(({className:e,...r},t)=>n.jsx(L.Content,{ref:t,className:c("mt-2 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",e),...r}));Jr.displayName=L.Content.displayName;const vo=G.Root,Zr=d.forwardRef(({className:e,...r},t)=>n.jsx(G.Item,{ref:t,className:c("border-b-2 border-black",e),...r}));Zr.displayName="AccordionItem";const Kr=d.forwardRef(({className:e,children:r,...t},o)=>n.jsx(G.Header,{className:"flex",children:n.jsxs(G.Trigger,{ref:o,className:c("flex flex-1 items-center justify-between py-4 text-left text-base font-medium transition-all","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","[&[data-state=open]>svg]:rotate-180",e),...t,children:[r,n.jsx("svg",{className:"h-5 w-5 shrink-0 transition-transform duration-200",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3 4.5L6 7.5L9 4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})]})}));Kr.displayName=G.Trigger.displayName;const Qr=d.forwardRef(({className:e,children:r,...t},o)=>n.jsx(G.Content,{ref:o,className:"overflow-hidden text-base transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...t,children:n.jsx("div",{className:c("pb-4 pt-0",e),children:r})}));Qr.displayName=G.Content.displayName;const yo=X.Root,wo=X.Trigger,Yr=d.forwardRef(({className:e,align:r="center",sideOffset:t=4,...o},a)=>n.jsx(X.Portal,{children:n.jsx(X.Content,{ref:a,align:r,sideOffset:t,className:c("z-50 w-72 rounded border-2 border-black bg-white p-4 shadow-lg","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));Yr.displayName=X.Content.displayName;const No=J.Provider,ko=J.Root,Co=J.Trigger,et=d.forwardRef(({className:e,sideOffset:r=4,...t},o)=>n.jsx(J.Content,{ref:o,sideOffset:r,className:c("z-50 overflow-hidden rounded border-2 border-black bg-black px-3 py-1.5 text-sm text-white shadow-md","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));et.displayName=J.Content.displayName;const rt=d.forwardRef(({className:e,variant:r="primary",size:t="base",...o},a)=>{const s={primary:"bg-primary text-white",secondary:"bg-secondary text-white",success:"bg-success text-white",danger:"bg-danger text-white",warning:"bg-warning text-black",info:"bg-info text-white",light:"bg-light text-black",dark:"bg-dark text-white"},i={sm:"px-2 py-0.5 text-xs",base:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"};return n.jsx("span",{ref:a,className:c("inline-flex items-center rounded font-medium",s[r],i[t],e),...o})});rt.displayName="Badge";const tt=d.forwardRef(({className:e,src:r,alt:t,fallback:o,size:a="base",...s},i)=>{const l={sm:"h-8 w-8 text-xs",base:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base"},[b,u]=d.useState(!1);return n.jsx("div",{ref:i,className:c("relative flex shrink-0 items-center justify-center overflow-hidden rounded-full bg-gray-300",l[a],e),...s,children:r&&!b?n.jsx("img",{src:r,alt:t,className:"h-full w-full object-cover",onError:()=>u(!0)}):n.jsx("span",{className:"font-medium text-gray-700",children:o||"?"})})});tt.displayName="Avatar";const ot=d.forwardRef(({className:e,orientation:r="horizontal",variant:t="solid",...o},a)=>r==="vertical"?n.jsx("div",{ref:a,className:c("w-px bg-black",t==="dashed"&&"border-dashed",e),role:"separator","aria-orientation":"vertical",...o}):n.jsx("hr",{ref:a,className:c("border-0 border-t-2 border-black",t==="dashed"&&"border-dashed",e),role:"separator","aria-orientation":"horizontal",...o}));ot.displayName="Divider";const st=d.forwardRef(({className:e,variant:r="rectangular",width:t,height:o,style:a,...s},i)=>{const l={text:"rounded",circular:"rounded-full",rectangular:"rounded"};return n.jsx("div",{ref:i,className:c("animate-pulse bg-gray-300",l[r],e),style:{width:t||(r==="text"?"100%":void 0),height:o||(r==="text"?"1em":void 0),...a},...s})});st.displayName="Skeleton";const at=d.forwardRef(({className:e,variant:r="primary",size:t="base",value:o,...a},s)=>{const i={primary:"bg-primary",success:"bg-success",danger:"bg-danger",warning:"bg-warning",info:"bg-info"},l={sm:"h-1",base:"h-2",lg:"h-3"};return n.jsx(ie.Root,{ref:s,className:c("relative h-2 w-full overflow-hidden rounded-full bg-gray-300",l[t],e),...a,children:n.jsx(ie.Indicator,{className:c("h-full w-full flex-1 transition-all",i[r]),style:{transform:`translateX(-${100-(o||0)}%)`}})})});at.displayName=ie.Root.displayName;const nt=d.forwardRef(({className:e,size:r="base",variant:t="primary",...o},a)=>{const s={sm:"h-4 w-4 border-2",base:"h-6 w-6 border-2",lg:"h-8 w-8 border-[3px]"},i={primary:"border-primary border-t-transparent",secondary:"border-secondary border-t-transparent",white:"border-white border-t-transparent"};return n.jsx("div",{ref:a,className:c("animate-spin rounded-full",s[r],i[t],e),role:"status","aria-label":"Loading",...o,children:n.jsx("span",{className:"sr-only",children:"Loading..."})})});nt.displayName="Spinner";const it=d.forwardRef(({className:e,orientation:r="horizontal",decorative:t=!0,...o},a)=>n.jsx(Te.Root,{ref:a,decorative:t,orientation:r,className:c("shrink-0 bg-black",r==="horizontal"?"h-px w-full":"h-full w-px",e),...o}));it.displayName=Te.Root.displayName;exports.Accordion=vo;exports.AccordionContent=Qr;exports.AccordionItem=Zr;exports.AccordionTrigger=Kr;exports.Alert=Nr;exports.Avatar=tt;exports.Badge=rt;exports.BreadcrumbItem=Or;exports.Breadcrumbs=Dr;exports.Button=nr;exports.Card=lr;exports.CardContent=pr;exports.CardDescription=br;exports.CardFooter=gr;exports.CardHeader=cr;exports.CardTitle=dr;exports.Checkbox=Gr;exports.Container=mr;exports.Divider=ot;exports.Dropdown=zr;exports.DropdownItem=Tr;exports.Form=to;exports.FormDescription=wr;exports.FormField=oo;exports.FormItem=xr;exports.FormLabel=vr;exports.FormMessage=yr;exports.Grid=fr;exports.GridItem=hr;exports.Input=ir;exports.Modal=kr;exports.ModalBody=Sr;exports.ModalFooter=Rr;exports.ModalHeader=Cr;exports.ModalTitle=jr;exports.Navbar=Mr;exports.NavbarItem=Ir;exports.NavbarLink=Ar;exports.NavbarNav=Pr;exports.Pagination=Ur;exports.PaginationButton=O;exports.Popover=yo;exports.PopoverContent=Yr;exports.PopoverTrigger=wo;exports.Progress=at;exports.RadioGroup=Lr;exports.RadioItem=Fr;exports.Select=mo;exports.SelectContent=_r;exports.SelectGroup=fo;exports.SelectItem=Wr;exports.SelectSeparator=qr;exports.SelectTrigger=Br;exports.SelectValue=ho;exports.Separator=it;exports.Skeleton=st;exports.Slider=Vr;exports.Spinner=nt;exports.Switch=Er;exports.Tabs=xo;exports.TabsContent=Jr;exports.TabsList=$r;exports.TabsTrigger=Xr;exports.Textarea=Hr;exports.Tooltip=ko;exports.TooltipContent=et;exports.TooltipProvider=No;exports.TooltipTrigger=Co;exports.Typography=ur;exports.borderColors=Ue;exports.borderRadius=Oe;exports.borderStyle=De;exports.borderWidth=ue;exports.borderWidths=Ve;exports.borders=$e;exports.boxShadows=Xe;exports.breakpoints=Ze;exports.colors=Ie;exports.containerFluidMargins=Qe;exports.containerMaxWidths=Ke;exports.containerPaddingX=Fe;exports.dateSchema=po;exports.displaySizes=Be;exports.emailSchema=so;exports.fontFamilies=le;exports.fontSizes=D;exports.fontWeights=qe;exports.functionalColors=F;exports.futureDateSchema=go;exports.grays=be;exports.gridGutterWidth=pe;exports.headingSizes=ge;exports.letterSpacing=We;exports.lineHeights=_e;exports.nonNegativeNumber=bo;exports.odsColors=m;exports.optionalString=no;exports.pastDateSchema=uo;exports.phoneSchema=io;exports.positiveNumber=co;exports.requiredString=ao;exports.responsive=Ye;exports.semanticColors=Pe;exports.shadows=Je;exports.spacer=Ae;exports.spacers=Ge;exports.spacing=Ee;exports.supportingColors=Me;exports.targetSize=Le;exports.themeColors=de;exports.tokens=yt;exports.typography=He;exports.urlSchema=lo;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),bt=require("react"),U=require("react-hook-form"),Ce=require("@hookform/resolvers"),z=require("zod"),pt=require("@radix-ui/react-checkbox"),gt=require("@radix-ui/react-radio-group"),ut=require("@radix-ui/react-switch"),mt=require("@radix-ui/react-select"),ft=require("@radix-ui/react-slider"),ht=require("@radix-ui/react-tabs"),xt=require("@radix-ui/react-accordion"),vt=require("@radix-ui/react-popover"),yt=require("@radix-ui/react-tooltip"),wt=require("@radix-ui/react-progress"),kt=require("@radix-ui/react-separator");function R(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const c=R(bt),ne=R(pt),$=R(gt),ie=R(ut),C=R(mt),D=R(ft),F=R(ht),G=R(xt),X=R(vt),J=R(yt),le=R(wt),Pe=R(kt),m={orange:{100:"#ff7900",200:"#f16e00"},white:{100:"#fff"},gray:{200:"#eee",300:"#ddd",400:"#ccc",500:"#999",600:"#666",700:"#595959",800:"#333",900:"#141414"},black:{900:"#000"},forest:{100:"#6c6",200:"#228722"},fire:{100:"#ff4d4d",200:"#cd3c14"},water:{100:"#69f",200:"#4170d8"},sun:{100:"#fc0",200:"#8f7200"},blue:{100:"#b5e8f7",200:"#80ceef",300:"#4bb4e6",400:"#3e9dd6",500:"#237eca",600:"#085ebd"},green:{100:"#b8ebd6",200:"#84d5af",300:"#50be87",400:"#27a971",500:"#198c51",600:"#0a6e31"},pink:{100:"#ffe8f7",200:"#ffceef",300:"#ffb4e6",400:"#ff8ad4",500:"#d573bb",600:"#bc4d9a"},purple:{100:"#d9c2f0",200:"#c1a4e4",300:"#a885d8",400:"#9373bd",500:"#6e4aa7",600:"#492191"},yellow:{100:"#fff6b6",200:"#ffe45b",300:"#ffd200",400:"#ffb400",500:"#b98f11",600:"#9d6e06"}},L={green:m.forest[200],blue:m.water[200],yellow:m.sun[100],red:m.fire[200]},Ie={blue:m.blue[300],yellow:m.yellow[300],green:m.green[300],purple:m.purple[300],pink:m.pink[300],orange:m.orange[100]},be={primary:m.orange[200],secondary:m.black[900],success:L.green,info:L.blue,warning:L.yellow,danger:L.red,light:m.gray[500],dark:m.black[900]},pe={100:"#fafafa",200:m.gray[200],300:m.gray[300],400:m.gray[400],500:m.gray[500],600:m.gray[600],700:m.gray[700],800:m.gray[800],900:m.gray[900],950:m.gray[900]},Me={white:m.white[100],black:m.black[900],body:{color:m.black[900],bg:m.white[100],secondaryColor:m.gray[700],secondaryBg:m.gray[300],tertiaryColor:m.gray[500],tertiaryBg:pe[100],emphasisColor:m.black[900]},link:{color:m.black[900],hoverColor:be.primary},border:{color:m.black[900],colorSubtle:m.gray[500],colorTranslucent:"rgba(0, 0, 0, 0.175)"}},Ae={...m,functional:L,supporting:Ie,theme:be,gray:pe,semantic:Me},Ge="1.25rem",Fe={0:"0",1:"0.3125rem",2:"0.625rem",3:"1.25rem",4:"1.875rem",5:"3.75rem"},Le="2.75rem",ge=Ge,Ee=ge,_e={...Fe,targetSize:Le,gridGutter:ge,containerPadding:Ee},ce={sansSerif:["HelvNeueOrange","Helvetica Neue","Helvetica","Noto Sans","Liberation Sans","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"].join(", "),monospace:["SFMono-Regular","Menlo","Monaco","Consolas","Liberation Mono","Courier New","monospace"].join(", ")},V={root:null,base:"1rem",sm:"0.875rem",lg:"1.125rem",xlg:"1.25rem"},ue={h1:"2.125rem",h2:"1.875rem",h3:"1.5rem",h4:V.xlg,h5:V.lg,h6:V.base},Be={display1:"3.75rem",display2:"3.125rem",display3:"2.5rem",display4:ue.h1},je="calc(18 / 16)",Se="1",We={base:je,sm:"calc(16 / 14)",lg:"calc(30 / 16)",h1:Se,h2:"calc(32 / 30)",h3:"calc(26 / 24)",h4:"calc(22 / 20)",h5:"calc(20 / 18)",h6:je,display:Se,lead:"1.5"},Re="-0.00625rem",ae="-0.0625rem",qe={base:Re,h1:ae,h2:"-0.05rem",mid:"-0.0375rem",h3:"-0.03125rem",h4:"-0.025rem",h5:"-0.0125rem",h6:Re,display1:"-0.125rem",display2:"-0.1rem",display3:ae,display4:ae,lead:"-0.025rem"},He={light:"300",normal:"400",medium:"500",semibold:"600",bold:"700"},De={fontFamily:{sans:ce.sansSerif,mono:ce.monospace},fontSize:V,heading:ue,display:Be,lineHeight:We,letterSpacing:qe,fontWeight:He},me="0.125rem",Ve={1:"0.0625rem",2:me,3:"0.1875rem",4:"0.25rem",5:"0.3125rem"},Oe="solid",Ue={none:"0",sm:"0.25rem",base:"0.375rem",lg:"0.5rem",xl:"1rem",xxl:"2rem",pill:"50rem"},$e={default:"#000",subtle:"#999",translucent:"rgba(0, 0, 0, 0.175)"},Xe={width:me,widths:Ve,style:Oe,radius:Ue,color:$e},Je={none:"none",sm:null,base:null,lg:null,inset:null},Ze=Je,Ke={xs:"0",sm:"480px",md:"768px",lg:"1024px",xl:"1280px",xxl:"1440px"},Qe={xs:"312px",sm:"468px",md:"744px",lg:"960px",xl:"1200px",xxl:"1320px"},Ye={xs:"4px",sm:"6px",md:"12px",lg:"32px",xl:"40px",xxl:"60px"},er={breakpoints:Ke,containerMaxWidths:Qe,containerFluidMargins:Ye},Nt={colors:Ae,spacing:_e,typography:De,borders:Xe,shadows:Ze,responsive:er};function rr(e){var r,t,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(r=0;r<a;r++)e[r]&&(t=rr(e[r]))&&(o&&(o+=" "),o+=t)}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function Ct(){for(var e,r,t=0,o="",a=arguments.length;t<a;t++)(e=arguments[t])&&(r=rr(e))&&(o&&(o+=" "),o+=r);return o}const fe="-",jt=e=>{const r=Rt(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{const l=i.split(fe);return l[0]===""&&l.length!==1&&l.shift(),tr(l,r)||St(i)},getConflictingClassGroupIds:(i,l)=>{const b=t[i]||[];return l&&o[i]?[...b,...o[i]]:b}}},tr=(e,r)=>{var i;if(e.length===0)return r.classGroupId;const t=e[0],o=r.nextPart.get(t),a=o?tr(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;const s=e.join(fe);return(i=r.validators.find(({validator:l})=>l(s)))==null?void 0:i.classGroupId},ze=/^\[(.+)\]$/,St=e=>{if(ze.test(e)){const r=ze.exec(e)[1],t=r==null?void 0:r.substring(0,r.indexOf(":"));if(t)return"arbitrary.."+t}},Rt=e=>{const{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return Tt(Object.entries(e.classGroups),t).forEach(([s,i])=>{de(i,o,s,r)}),o},de=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){const s=a===""?r:Te(r,a);s.classGroupId=t;return}if(typeof a=="function"){if(zt(a)){de(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([s,i])=>{de(i,Te(r,s),t,o)})})},Te=(e,r)=>{let t=e;return r.split(fe).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o)}),t},zt=e=>e.isThemeGetter,Tt=(e,r)=>r?e.map(([t,o])=>{const a=o.map(s=>typeof s=="string"?r+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,l])=>[r+i,l])):s);return[t,a]}):e,Pt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map;const a=(s,i)=>{t.set(s,i),r++,r>e&&(r=0,o=t,t=new Map)};return{get(s){let i=t.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return a(s,i),i},set(s,i){t.has(s)?t.set(s,i):a(s,i)}}},or="!",It=e=>{const{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],s=r.length,i=l=>{const b=[];let p=0,g=0,h;for(let w=0;w<l.length;w++){let N=l[w];if(p===0){if(N===a&&(o||l.slice(w,w+s)===r)){b.push(l.slice(g,w)),g=w+s;continue}if(N==="/"){h=w;continue}}N==="["?p++:N==="]"&&p--}const f=b.length===0?l:l.substring(g),y=f.startsWith(or),j=y?f.substring(1):f,k=h&&h>g?h-g:void 0;return{modifiers:b,hasImportantModifier:y,baseClassName:j,maybePostfixModifierPosition:k}};return t?l=>t({className:l,parseClassName:i}):i},Mt=e=>{if(e.length<=1)return e;const r=[];let t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o)}),r.push(...t.sort()),r},At=e=>({cache:Pt(e.cacheSize),parseClassName:It(e),...jt(e)}),Gt=/\s+/,Ft=(e,r)=>{const{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,s=[],i=e.trim().split(Gt);let l="";for(let b=i.length-1;b>=0;b-=1){const p=i[b],{modifiers:g,hasImportantModifier:h,baseClassName:f,maybePostfixModifierPosition:y}=t(p);let j=!!y,k=o(j?f.substring(0,y):f);if(!k){if(!j){l=p+(l.length>0?" "+l:l);continue}if(k=o(f),!k){l=p+(l.length>0?" "+l:l);continue}j=!1}const w=Mt(g).join(":"),N=h?w+or:w,S=N+k;if(s.includes(S))continue;s.push(S);const B=a(k,j);for(let A=0;A<B.length;++A){const Z=B[A];s.push(N+Z)}l=p+(l.length>0?" "+l:l)}return l};function Lt(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ar(r))&&(o&&(o+=" "),o+=t);return o}const ar=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ar(e[o]))&&(t&&(t+=" "),t+=r);return t};function Et(e,...r){let t,o,a,s=i;function i(b){const p=r.reduce((g,h)=>h(g),e());return t=At(p),o=t.cache.get,a=t.cache.set,s=l,l(b)}function l(b){const p=o(b);if(p)return p;const g=Ft(b,t);return a(b,g),g}return function(){return s(Lt.apply(null,arguments))}}const x=e=>{const r=t=>t[e]||[];return r.isThemeGetter=!0,r},sr=/^\[(?:([a-z-]+):)?(.+)\]$/i,_t=/^\d+\/\d+$/,Bt=new Set(["px","full","screen"]),Wt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,qt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Ht=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Dt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Vt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,P=e=>E(e)||Bt.has(e)||_t.test(e),I=e=>_(e,"length",Qt),E=e=>!!e&&!Number.isNaN(Number(e)),se=e=>_(e,"number",E),q=e=>!!e&&Number.isInteger(Number(e)),Ot=e=>e.endsWith("%")&&E(e.slice(0,-1)),u=e=>sr.test(e),M=e=>Wt.test(e),Ut=new Set(["length","size","percentage"]),$t=e=>_(e,Ut,nr),Xt=e=>_(e,"position",nr),Jt=new Set(["image","url"]),Zt=e=>_(e,Jt,eo),Kt=e=>_(e,"",Yt),H=()=>!0,_=(e,r,t)=>{const o=sr.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Qt=e=>qt.test(e)&&!Ht.test(e),nr=()=>!1,Yt=e=>Dt.test(e),eo=e=>Vt.test(e),ro=()=>{const e=x("colors"),r=x("spacing"),t=x("blur"),o=x("brightness"),a=x("borderColor"),s=x("borderRadius"),i=x("borderSpacing"),l=x("borderWidth"),b=x("contrast"),p=x("grayscale"),g=x("hueRotate"),h=x("invert"),f=x("gap"),y=x("gradientColorStops"),j=x("gradientColorStopPositions"),k=x("inset"),w=x("margin"),N=x("opacity"),S=x("padding"),B=x("saturate"),A=x("scale"),Z=x("sepia"),he=x("skew"),xe=x("space"),ve=x("translate"),ee=()=>["auto","contain","none"],re=()=>["auto","hidden","clip","visible","scroll"],te=()=>["auto",u,r],v=()=>[u,r],ye=()=>["",P,I],K=()=>["auto",E,u],we=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Q=()=>["solid","dashed","dotted","double","none"],ke=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],oe=()=>["start","end","center","between","around","evenly","stretch"],W=()=>["","0",u],Ne=()=>["auto","avoid","all","avoid-page","page","left","right","column"],T=()=>[E,u];return{cacheSize:500,separator:":",theme:{colors:[H],spacing:[P,I],blur:["none","",M,u],brightness:T(),borderColor:[e],borderRadius:["none","","full",M,u],borderSpacing:v(),borderWidth:ye(),contrast:T(),grayscale:W(),hueRotate:T(),invert:W(),gap:v(),gradientColorStops:[e],gradientColorStopPositions:[Ot,I],inset:te(),margin:te(),opacity:T(),padding:v(),saturate:T(),scale:T(),sepia:W(),skew:T(),space:v(),translate:v()},classGroups:{aspect:[{aspect:["auto","square","video",u]}],container:["container"],columns:[{columns:[M]}],"break-after":[{"break-after":Ne()}],"break-before":[{"break-before":Ne()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...we(),u]}],overflow:[{overflow:re()}],"overflow-x":[{"overflow-x":re()}],"overflow-y":[{"overflow-y":re()}],overscroll:[{overscroll:ee()}],"overscroll-x":[{"overscroll-x":ee()}],"overscroll-y":[{"overscroll-y":ee()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[k]}],"inset-x":[{"inset-x":[k]}],"inset-y":[{"inset-y":[k]}],start:[{start:[k]}],end:[{end:[k]}],top:[{top:[k]}],right:[{right:[k]}],bottom:[{bottom:[k]}],left:[{left:[k]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",q,u]}],basis:[{basis:te()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",u]}],grow:[{grow:W()}],shrink:[{shrink:W()}],order:[{order:["first","last","none",q,u]}],"grid-cols":[{"grid-cols":[H]}],"col-start-end":[{col:["auto",{span:["full",q,u]},u]}],"col-start":[{"col-start":K()}],"col-end":[{"col-end":K()}],"grid-rows":[{"grid-rows":[H]}],"row-start-end":[{row:["auto",{span:[q,u]},u]}],"row-start":[{"row-start":K()}],"row-end":[{"row-end":K()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",u]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",u]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...oe()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...oe(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...oe(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[w]}],mx:[{mx:[w]}],my:[{my:[w]}],ms:[{ms:[w]}],me:[{me:[w]}],mt:[{mt:[w]}],mr:[{mr:[w]}],mb:[{mb:[w]}],ml:[{ml:[w]}],"space-x":[{"space-x":[xe]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[xe]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",u,r]}],"min-w":[{"min-w":[u,r,"min","max","fit"]}],"max-w":[{"max-w":[u,r,"none","full","min","max","fit","prose",{screen:[M]},M]}],h:[{h:[u,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[u,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[u,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[u,r,"auto","min","max","fit"]}],"font-size":[{text:["base",M,I]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",se]}],"font-family":[{font:[H]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",u]}],"line-clamp":[{"line-clamp":["none",E,se]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",P,u]}],"list-image":[{"list-image":["none",u]}],"list-style-type":[{list:["none","disc","decimal",u]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[N]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[N]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Q(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",P,I]}],"underline-offset":[{"underline-offset":["auto",P,u]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:v()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",u]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",u]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[N]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...we(),Xt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",$t]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Zt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[j]}],"gradient-via-pos":[{via:[j]}],"gradient-to-pos":[{to:[j]}],"gradient-from":[{from:[y]}],"gradient-via":[{via:[y]}],"gradient-to":[{to:[y]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[N]}],"border-style":[{border:[...Q(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[N]}],"divide-style":[{divide:Q()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...Q()]}],"outline-offset":[{"outline-offset":[P,u]}],"outline-w":[{outline:[P,I]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ye()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[N]}],"ring-offset-w":[{"ring-offset":[P,I]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",M,Kt]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[N]}],"mix-blend":[{"mix-blend":[...ke(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ke()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[b]}],"drop-shadow":[{"drop-shadow":["","none",M,u]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[h]}],saturate:[{saturate:[B]}],sepia:[{sepia:[Z]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[b]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[h]}],"backdrop-opacity":[{"backdrop-opacity":[N]}],"backdrop-saturate":[{"backdrop-saturate":[B]}],"backdrop-sepia":[{"backdrop-sepia":[Z]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",u]}],duration:[{duration:T()}],ease:[{ease:["linear","in","out","in-out",u]}],delay:[{delay:T()}],animate:[{animate:["none","spin","ping","pulse","bounce",u]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[A]}],"scale-x":[{"scale-x":[A]}],"scale-y":[{"scale-y":[A]}],rotate:[{rotate:[q,u]}],"translate-x":[{"translate-x":[ve]}],"translate-y":[{"translate-y":[ve]}],"skew-x":[{"skew-x":[he]}],"skew-y":[{"skew-y":[he]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",u]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",u]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":v()}],"scroll-mx":[{"scroll-mx":v()}],"scroll-my":[{"scroll-my":v()}],"scroll-ms":[{"scroll-ms":v()}],"scroll-me":[{"scroll-me":v()}],"scroll-mt":[{"scroll-mt":v()}],"scroll-mr":[{"scroll-mr":v()}],"scroll-mb":[{"scroll-mb":v()}],"scroll-ml":[{"scroll-ml":v()}],"scroll-p":[{"scroll-p":v()}],"scroll-px":[{"scroll-px":v()}],"scroll-py":[{"scroll-py":v()}],"scroll-ps":[{"scroll-ps":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-pt":[{"scroll-pt":v()}],"scroll-pr":[{"scroll-pr":v()}],"scroll-pb":[{"scroll-pb":v()}],"scroll-pl":[{"scroll-pl":v()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",u]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[P,I,se]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},to=Et(ro);function d(...e){return to(Ct(e))}const ir=c.forwardRef(({className:e,variant:r="primary",size:t="base",icon:o=!1,active:a=!1,disabled:s=!1,children:i,...l},b)=>{const p="inline-flex items-center justify-center font-sans font-normal leading-[1.25] text-base border border-transparent cursor-pointer select-none transition-all duration-200 ease-in-out target-size",g={primary:"bg-supporting-orange text-black hover:bg-supporting-orange hover:text-black active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)] focus-visible:z-[5]",secondary:"bg-black text-[var(--highlight-color)] hover:bg-[var(--highlight-color)] hover:border-[var(--border-color)] hover:text-[var(--body-color)] active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)]",success:"bg-success text-[var(--highlight-color)] hover:bg-success hover:text-[var(--highlight-color)] active:bg-success active:text-[var(--highlight-color)]",danger:"bg-danger text-[var(--highlight-color)] hover:bg-danger hover:text-[var(--highlight-color)] active:bg-danger active:text-[var(--highlight-color)]",warning:"bg-warning text-black hover:bg-warning hover:text-black active:bg-warning active:text-black",info:"bg-info text-[var(--highlight-color)] hover:bg-info hover:text-[var(--highlight-color)] active:bg-info active:text-[var(--highlight-color)]",light:"bg-light text-black hover:bg-light hover:text-black active:bg-light active:text-black",dark:"bg-dark text-white hover:bg-white hover:border-[var(--border-color)] hover:text-black active:bg-white active:border-[var(--border-color)] active:text-black","outline-primary":"bg-transparent border-primary text-primary hover:bg-primary hover:text-black active:bg-primary active:text-black","outline-secondary":"bg-transparent border-black text-black hover:bg-[var(--highlight-color)] hover:border-[var(--border-color)] hover:text-[var(--body-color)] active:bg-[var(--highlight-color)] active:border-[var(--border-color)] active:text-[var(--body-color)]","outline-success":"bg-transparent border-success text-success hover:bg-success hover:text-[var(--highlight-color)] active:bg-success active:text-[var(--highlight-color)]","outline-danger":"bg-transparent border-danger text-danger hover:bg-danger hover:text-[var(--highlight-color)] active:bg-danger active:text-[var(--highlight-color)]","outline-warning":"bg-transparent border-warning text-warning hover:bg-warning hover:text-black active:bg-warning active:text-black","outline-info":"bg-transparent border-info text-info hover:bg-info hover:text-[var(--highlight-color)] active:bg-info active:text-[var(--highlight-color)]","outline-light":"bg-transparent border-light text-light hover:bg-light hover:text-black active:bg-light active:text-black","outline-dark":"bg-transparent border-dark text-dark hover:bg-white hover:border-[var(--border-color)] hover:text-black active:bg-white active:border-[var(--border-color)] active:text-black","no-outline":"bg-transparent border-transparent text-[var(--body-color)] hover:border-[var(--border-color-subtle)] hover:text-[var(--body-color)] active:border-[var(--border-color-subtle)] active:text-primary disabled:text-[var(--disabled-color)]",toggle:"bg-transparent border-[var(--border-color-subtle)] text-[var(--body-color)] hover:border-[var(--border-color-subtle)] hover:text-primary active:bg-supporting-orange active:border-supporting-orange active:text-black",dropdown:"bg-[var(--body-bg)] border-[var(--border-color-subtle)] text-[var(--body-color)] hover:bg-[var(--body-bg)] hover:border-[var(--border-color-subtle)] hover:text-[var(--body-color)] active:bg-[var(--body-bg)] active:border-[var(--body-color)] active:text-[var(--body-color)] disabled:bg-[var(--body-bg)] disabled:border-[var(--disabled-color)] disabled:text-[var(--disabled-color)]",link:"bg-transparent border-transparent text-black underline-offset-4 hover:text-primary hover:underline active:text-primary"},h={sm:"px-2 py-1 text-sm leading-[calc(16/14)] tracking-[-0.00625rem]",base:"px-3 py-[calc(1.25rem-1px)] text-base leading-[1.25] tracking-[-0.00625rem]",lg:"px-5 py-[calc(1.25rem-1px)] text-lg leading-[calc(20/18)] tracking-[-0.0125rem]"},f=o?"btn-icon":"";return n.jsx("button",{ref:b,className:d(p,g[r],h[t],f,a&&"active",s&&"pointer-events-none opacity-65",e),disabled:s,...l,children:i})});ir.displayName="Button";const lr=c.forwardRef(({className:e,type:r="text",size:t="base",error:o=!1,...a},s)=>{const i="block w-full font-sans border border-black bg-white text-[var(--body-color)] transition-colors duration-200 ease-in-out focus:outline-none focus:ring-2 focus:ring-offset-2",l={sm:"px-2 py-1 text-sm leading-[1.25]",base:"px-3 py-[calc(1.25rem-1px)] text-base leading-[1.25]",lg:"px-5 py-[calc(1.25rem-1px)] text-lg leading-[calc(20/18)]"},b=o?"border-danger focus:border-danger focus:ring-danger":"focus:border-primary focus:ring-primary";return n.jsx("input",{type:r,className:d(i,l[t],b,e),ref:s,...a})});lr.displayName="Input";const cr=c.forwardRef(({className:e,variant:r="default",children:t,...o},a)=>{const s="flex flex-col",i={default:"bg-white",outline:"border border-black bg-white"};return n.jsx("div",{ref:a,className:d(s,i[r],e),...o,children:t})});cr.displayName="Card";const dr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("flex flex-col space-y-1.5 p-5",e),...r}));dr.displayName="CardHeader";const br=c.forwardRef(({className:e,...r},t)=>n.jsx("h3",{ref:t,className:d("text-2xl font-semibold leading-none tracking-tight",e),...r}));br.displayName="CardTitle";const pr=c.forwardRef(({className:e,...r},t)=>n.jsx("p",{ref:t,className:d("text-sm text-body-secondary-color",e),...r}));pr.displayName="CardDescription";const gr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("p-5 pt-0",e),...r}));gr.displayName="CardContent";const ur=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("flex items-center p-5 pt-0",e),...r}));ur.displayName="CardFooter";const mr=c.forwardRef(({as:e,variant:r="body",className:t,children:o,...a},s)=>{const i={h1:"text-h1 leading-h1 tracking-h1 font-normal",h2:"text-h2 leading-h2 tracking-h2 font-normal",h3:"text-h3 leading-h3 tracking-h3 font-normal",h4:"text-h4 leading-h4 tracking-h4 font-normal",h5:"text-h5 leading-h5 tracking-h5 font-normal",h6:"text-h6 leading-h6 tracking-h6 font-normal",body:"text-base leading-base font-normal",lead:"text-xlg leading-lead tracking-lead font-normal",small:"text-sm leading-sm font-normal",display1:"text-display-1 leading-display tracking-display-1 font-normal",display2:"text-display-2 leading-display tracking-display-2 font-normal",display3:"text-display-3 leading-display tracking-display-3 font-normal",display4:"text-display-4 leading-display tracking-display-4 font-normal"},l=r.startsWith("h")?r:r==="lead"||r==="small"?"p":"div",b=e||l;return c.createElement(b,{ref:s,className:d(i[r],t),...a},o)});mr.displayName="Typography";const fr=c.forwardRef(({className:e,fluid:r=!1,size:t,children:o,...a},s)=>{const i="w-full mx-auto px-5",l={xs:"max-w-[312px]",sm:"max-w-[468px]",md:"max-w-[744px]",lg:"max-w-[960px]",xl:"max-w-[1200px]",xxl:"max-w-[1320px]"};return r?n.jsx("div",{ref:s,className:d(i,e),...a,children:o}):n.jsx("div",{ref:s,className:d(i,l[t||"xxl"],e),...a,children:o})});fr.displayName="Container";const hr=c.forwardRef(({className:e,cols:r=12,gap:t=3,children:o,...a},s)=>{const i="grid",l={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12"},b={0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5"};return n.jsx("div",{ref:s,className:d(i,l[r],b[t],e),...a,children:o})});hr.displayName="Grid";const xr=c.forwardRef(({className:e,span:r,children:t,...o},a)=>{const s=r?{1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12"}[r]:"";return n.jsx("div",{ref:a,className:d(s,e),...o,children:t})});xr.displayName="GridItem";var oo=function(e,r){for(var t={};e.length;){var o=e[0],a=o.code,s=o.message,i=o.path.join(".");if(!t[i])if("unionErrors"in o){var l=o.unionErrors[0].errors[0];t[i]={message:l.message,type:l.code}}else t[i]={message:s,type:a};if("unionErrors"in o&&o.unionErrors.forEach(function(g){return g.errors.forEach(function(h){return e.push(h)})}),r){var b=t[i].types,p=b&&b[o.code];t[i]=U.appendErrors(i,r,t,a,p?[].concat(p,o.message):o.message)}e.shift()}return t},ao=function(e,r,t){return t===void 0&&(t={}),function(o,a,s){try{return Promise.resolve((function(i,l){try{var b=Promise.resolve(e[t.mode==="sync"?"parse":"parseAsync"](o,r)).then(function(p){return s.shouldUseNativeValidation&&Ce.validateFieldsNatively({},s),{errors:{},values:t.raw?o:p}})}catch(p){return l(p)}return b&&b.then?b.then(void 0,l):b})(0,function(i){if((function(l){return Array.isArray(l==null?void 0:l.errors)})(i))return{values:{},errors:Ce.toNestErrors(oo(i.errors,!s.shouldUseNativeValidation&&s.criteriaMode==="all"),s)};throw i}))}catch(i){return Promise.reject(i)}}};function so({schema:e,defaultValues:r,onSubmit:t,children:o,className:a,...s}){const i=U.useForm({resolver:ao(e),defaultValues:r}),l=i.handleSubmit(async b=>{await t(b)});return n.jsx(U.FormProvider,{...i,children:n.jsx("form",{onSubmit:l,className:d("space-y-4",a),...s,children:o(i)})})}function no({name:e,control:r,render:t,children:o,className:a,...s}){const i=U.useFormContext();return n.jsx(U.Controller,{name:e,control:r||i.control,...s,render:l=>{const b=t?t(l):o?o(l):null;return n.jsx("div",{className:d("space-y-1",a),children:b})}})}const vr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("space-y-1",e),...r}));vr.displayName="FormItem";const yr=c.forwardRef(({className:e,required:r,children:t,...o},a)=>n.jsxs("label",{ref:a,className:d("block text-base font-normal leading-[1.25] text-[var(--body-color)]",e),...o,children:[t,r&&n.jsx("span",{className:"text-danger ml-1","aria-label":"required",children:"*"})]}));yr.displayName="FormLabel";const wr=c.forwardRef(({className:e,error:r,children:t,...o},a)=>!r&&!t?null:n.jsx("p",{ref:a,className:d("text-sm leading-sm text-danger",e),role:"alert","aria-live":"polite",...o,children:r||t}));wr.displayName="FormMessage";const kr=c.forwardRef(({className:e,...r},t)=>n.jsx("p",{ref:t,className:d("text-sm leading-sm text-body-secondary-color",e),...r}));kr.displayName="FormDescription";const io=z.z.string().email("Invalid email address"),lo=z.z.string().min(1,"This field is required"),co=z.z.string().optional(),bo=z.z.string().regex(/^[+]?[(]?[0-9]{1,4}[)]?[-\s.]?[(]?[0-9]{1,4}[)]?[-\s.]?[0-9]{1,9}$/,{message:"Invalid phone number"}),po=z.z.string().url("Invalid URL"),go=z.z.number().positive("Must be a positive number"),uo=z.z.number().nonnegative("Must be a non-negative number"),mo=z.z.date(),fo=z.z.date().refine(e=>e>new Date,{message:"Date must be in the future"}),ho=z.z.date().refine(e=>e<new Date,{message:"Date must be in the past"}),Nr=c.forwardRef(({className:e,variant:r="info",dismissible:t=!1,onDismiss:o,children:a,...s},i)=>{const[l,b]=c.useState(!0),p=()=>{b(!1),o==null||o()};if(!l)return null;const g={success:"bg-success text-[var(--highlight-color)] border-success",danger:"bg-danger text-[var(--highlight-color)] border-danger",warning:"bg-warning text-black border-warning",info:"bg-info text-[var(--highlight-color)] border-info"};return n.jsxs("div",{ref:i,role:"alert",className:d("relative px-5 py-4 mb-4 border rounded",g[r],e),...s,children:[a,t&&n.jsx("button",{type:"button",className:"absolute top-0 right-0 p-4 text-current opacity-50 hover:opacity-75 focus:outline-none",onClick:p,"aria-label":"Close alert",children:n.jsx("span",{"aria-hidden":"true",children:"×"})})]})});Nr.displayName="Alert";const Cr=c.forwardRef(({className:e,open:r=!1,onClose:t,size:o="md",children:a,...s},i)=>{const[l,b]=c.useState(r);c.useEffect(()=>{b(r)},[r]);const p=h=>{h.target===h.currentTarget&&(b(!1),t==null||t())};if(!l)return null;const g={sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl"};return n.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black bg-opacity-50",onClick:p,role:"dialog","aria-modal":"true",children:n.jsx("div",{ref:i,className:d("relative bg-white rounded p-5 w-full mx-4",g[o],e),onClick:h=>h.stopPropagation(),...s,children:a})})});Cr.displayName="Modal";const jr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("mb-4",e),...r}));jr.displayName="ModalHeader";const Sr=c.forwardRef(({className:e,...r},t)=>n.jsx("h2",{ref:t,className:d("text-2xl font-semibold",e),...r}));Sr.displayName="ModalTitle";const Rr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("mb-4",e),...r}));Rr.displayName="ModalBody";const zr=c.forwardRef(({className:e,...r},t)=>n.jsx("div",{ref:t,className:d("flex justify-end gap-2",e),...r}));zr.displayName="ModalFooter";const Tr=c.forwardRef(({className:e,trigger:r,open:t,onOpenChange:o,children:a,...s},i)=>{const[l,b]=c.useState(!1),p=c.useRef(null),g=t??l,h=()=>{const f=!g;b(f),o==null||o(f)};return c.useEffect(()=>{const f=y=>{p.current&&!p.current.contains(y.target)&&(b(!1),o==null||o(!1))};return g&&document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[g,o]),n.jsxs("div",{ref:p,className:d("relative inline-block",e),...s,children:[n.jsx("div",{onClick:h,role:"button",tabIndex:0,children:r}),g&&n.jsx("div",{ref:i,className:"absolute z-50 mt-1 bg-white border border-black rounded shadow-lg min-w-[8rem]",role:"menu",children:a})]})});Tr.displayName="Dropdown";const Pr=c.forwardRef(({className:e,...r},t)=>n.jsx("button",{ref:t,className:d("block w-full text-left px-4 py-2 text-base hover:bg-gray-200 focus:bg-gray-200 focus:outline-none",e),role:"menuitem",...r}));Pr.displayName="DropdownItem";const Ir=c.forwardRef(({className:e,brand:r,children:t,...o},a)=>n.jsxs("nav",{ref:a,className:d("relative flex flex-wrap items-center justify-between px-5 py-4 bg-white border-b border-black",e),...o,children:[r&&n.jsx("div",{className:"flex items-center",children:r}),n.jsx("div",{className:"flex items-center",children:t})]}));Ir.displayName="Navbar";const Mr=c.forwardRef(({className:e,...r},t)=>n.jsx("ul",{ref:t,className:d("flex flex-row space-x-4 list-none",e),...r}));Mr.displayName="NavbarNav";const Ar=c.forwardRef(({className:e,...r},t)=>n.jsx("li",{ref:t,className:d("",e),...r}));Ar.displayName="NavbarItem";const Gr=c.forwardRef(({className:e,...r},t)=>n.jsx("a",{ref:t,className:d("block px-2 py-2 text-base text-black no-underline hover:text-primary focus:outline-none",e),...r}));Gr.displayName="NavbarLink";const Fr=c.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-3.5 w-3.5",base:"h-4 w-4",lg:"h-5 w-5"},s={sm:"h-2.5 w-2.5",base:"h-3 w-3",lg:"h-4 w-4"};return n.jsx(ne.Root,{ref:o,className:d("peer shrink-0 rounded border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-white",a[r],e),...t,children:n.jsx(ne.Indicator,{className:d("flex items-center justify-center text-current"),children:n.jsx("svg",{className:s[r],viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M10 3L4.5 8.5L2 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})})});Fr.displayName=ne.Root.displayName;const Lr=c.forwardRef(({className:e,size:r="base",...t},o)=>n.jsx($.Root,{className:d("grid gap-2",e),...t,ref:o}));Lr.displayName=$.Root.displayName;const Er=c.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-3.5 w-3.5",base:"h-4 w-4",lg:"h-5 w-5"},s={sm:"h-1.5 w-1.5",base:"h-2 w-2",lg:"h-2.5 w-2.5"};return n.jsx($.Item,{ref:o,className:d("aspect-square rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-primary",a[r],e),...t,children:n.jsx($.Indicator,{className:"flex items-center justify-center",children:n.jsx("div",{className:d("rounded-full bg-primary",s[r])})})})});Er.displayName=$.Item.displayName;const _r=c.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-4 w-7",base:"h-5 w-9",lg:"h-6 w-11"},s={sm:"h-3 w-3",base:"h-4 w-4",lg:"h-5 w-5"};return n.jsx(ie.Root,{className:d("peer inline-flex shrink-0 cursor-pointer items-center rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-primary data-[state=checked]:border-primary",a[r],e),...t,ref:o,children:n.jsx(ie.Thumb,{className:d("pointer-events-none block rounded-full bg-black transition-transform","translate-x-0.5 will-change-transform","data-[state=checked]:translate-x-[calc(100%-0.125rem)] data-[state=checked]:bg-white",s[r])})})});_r.displayName=ie.Root.displayName;const xo=C.Root,vo=C.Group,yo=C.Value,Br=c.forwardRef(({className:e,children:r,size:t="base",error:o=!1,...a},s)=>{const i={sm:"h-8 px-2 text-sm",base:"h-10 px-3 text-base",lg:"h-12 px-4 text-lg"};return n.jsxs(C.Trigger,{ref:s,className:d("flex w-full items-center justify-between rounded border-2 border-black bg-white","placeholder:text-gray-500","focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary","disabled:cursor-not-allowed disabled:opacity-50",o&&"border-danger focus:ring-danger",i[t],e),...a,children:[r,n.jsx(C.Icon,{asChild:!0,children:n.jsx("svg",{className:"h-4 w-4 opacity-50",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3 4.5L6 7.5L9 4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})]})});Br.displayName=C.Trigger.displayName;const Wr=c.forwardRef(({className:e,children:r,position:t="popper",...o},a)=>n.jsx(C.Portal,{children:n.jsx(C.Content,{ref:a,className:d("relative z-50 min-w-[8rem] overflow-hidden rounded border-2 border-black bg-white shadow-lg",t==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:t,...o,children:n.jsx(C.Viewport,{className:d("p-1",t==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:r})})}));Wr.displayName=C.Content.displayName;const qr=c.forwardRef(({className:e,children:r,...t},o)=>n.jsx(C.Item,{ref:o,className:d("relative flex w-full cursor-pointer select-none items-center rounded px-2.5 py-1.5 text-sm outline-none","focus:bg-primary focus:text-white","data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...t,children:n.jsx(C.ItemText,{children:r})}));qr.displayName=C.Item.displayName;const Hr=c.forwardRef(({className:e,...r},t)=>n.jsx(C.Separator,{ref:t,className:d("-mx-1 my-1 h-px bg-gray-300",e),...r}));Hr.displayName=C.Separator.displayName;const Dr=c.forwardRef(({className:e,error:r=!1,size:t="base",...o},a)=>{const s={sm:"px-2 py-1 text-sm",base:"px-3 py-2 text-base",lg:"px-4 py-3 text-lg"};return n.jsx("textarea",{className:d("flex min-h-[80px] w-full rounded border-2 border-black bg-white px-3 py-2 text-base","placeholder:text-gray-500","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:cursor-not-allowed disabled:opacity-50",r&&"border-danger focus-visible:ring-danger",s[t],e),ref:a,...o})});Dr.displayName="Textarea";const Vr=c.forwardRef(({className:e,size:r="base",...t},o)=>{const a={sm:"h-1",base:"h-2",lg:"h-3"},s={sm:"h-4 w-4",base:"h-5 w-5",lg:"h-6 w-6"};return n.jsxs(D.Root,{ref:o,className:d("relative flex w-full touch-none select-none items-center",a[r],e),...t,children:[n.jsx(D.Track,{className:"relative h-full w-full grow rounded-full bg-gray-300",children:n.jsx(D.Range,{className:"absolute h-full rounded-full bg-primary"})}),n.jsx(D.Thumb,{className:d("block rounded-full border-2 border-black bg-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:pointer-events-none disabled:opacity-50",s[r])})]})});Vr.displayName=D.Root.displayName;const Or=c.forwardRef(({className:e,separator:r="/",children:t,...o},a)=>{const s=c.Children.toArray(t);return n.jsx("nav",{ref:a,"aria-label":"Breadcrumb",className:d("flex items-center space-x-2",e),...o,children:n.jsx("ol",{className:"flex items-center space-x-2",children:c.Children.map(t,(i,l)=>{const b=l===s.length-1;return n.jsxs("li",{className:"flex items-center",children:[i,!b&&n.jsx("span",{className:"mx-2 text-gray-500","aria-hidden":"true",children:r})]},l)})})})});Or.displayName="Breadcrumbs";const Ur=c.forwardRef(({className:e,active:r=!1,...t},o)=>r?n.jsx("span",{ref:o,className:d("text-gray-500",e),"aria-current":"page",...t,children:t.children}):n.jsx("a",{ref:o,className:d("text-black hover:text-primary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",e),...t}));Ur.displayName="BreadcrumbItem";const $r=c.forwardRef(({className:e,currentPage:r,totalPages:t,onPageChange:o,showFirstLast:a=!0,maxVisible:s=5,...i},l)=>{const p=(()=>{const g=[],h=Math.floor(s/2);let f=Math.max(1,r-h),y=Math.min(t,r+h);y-f<s-1&&(f===1?y=Math.min(t,f+s-1):f=Math.max(1,y-s+1)),f>1&&a&&(g.push(1),f>2&&g.push("ellipsis-start"));for(let j=f;j<=y;j++)g.push(j);return y<t&&a&&(y<t-1&&g.push("ellipsis-end"),g.push(t)),g})();return n.jsxs("nav",{ref:l,"aria-label":"Pagination",className:d("flex items-center justify-center gap-1",e),...i,children:[n.jsx(O,{onClick:()=>o(r-1),disabled:r===1,"aria-label":"Previous page",children:"‹"}),p.map((g,h)=>typeof g=="string"?n.jsx("span",{className:"px-2 text-gray-500",children:"..."},h):n.jsx(O,{onClick:()=>o(g),active:g===r,"aria-label":`Page ${g}`,"aria-current":g===r?"page":void 0,children:g},g)),n.jsx(O,{onClick:()=>o(r+1),disabled:r===t,"aria-label":"Next page",children:"›"})]})});$r.displayName="Pagination";const O=c.forwardRef(({className:e,active:r=!1,...t},o)=>n.jsx("button",{ref:o,className:d("min-h-[2.75rem] min-w-[2.75rem] rounded border-2 border-black px-3 py-2 text-base font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",r?"bg-primary text-white border-primary":"bg-white text-black hover:bg-gray-200","disabled:cursor-not-allowed disabled:opacity-50",e),...t}));O.displayName="PaginationButton";const wo=F.Root,Xr=c.forwardRef(({className:e,variant:r="default",...t},o)=>n.jsx(F.List,{ref:o,className:d("inline-flex items-center justify-center",r==="default"&&"border-2 border-black rounded-t",r==="pills"&&"bg-gray-200 p-1 rounded",e),...t}));Xr.displayName=F.List.displayName;const Jr=c.forwardRef(({className:e,variant:r="default",...t},o)=>n.jsx(F.Trigger,{ref:o,className:d("inline-flex items-center justify-center whitespace-nowrap rounded px-4 py-2 text-base font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary","disabled:pointer-events-none disabled:opacity-50",r==="default"&&"border-b-2 border-transparent data-[state=active]:border-primary data-[state=active]:text-primary",r==="pills"&&"data-[state=active]:bg-white data-[state=active]:text-black data-[state=active]:shadow-sm",e),...t}));Jr.displayName=F.Trigger.displayName;const Zr=c.forwardRef(({className:e,...r},t)=>n.jsx(F.Content,{ref:t,className:d("mt-2 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-primary",e),...r}));Zr.displayName=F.Content.displayName;const Kr=c.createContext("base"),Y=c.createContext(void 0),Qr=c.forwardRef(({className:e,size:r="base",theme:t,...o},a)=>n.jsx(Kr.Provider,{value:r,children:n.jsx(Y.Provider,{value:t,children:n.jsx(G.Root,{ref:a,className:d("bg-transparent",e),...o})})}));Qr.displayName="Accordion";const Yr=c.forwardRef(({className:e,...r},t)=>{const a=c.useContext(Y)==="dark";return n.jsx(G.Item,{ref:t,className:d("bg-transparent",a?"text-white":"text-black","first:rounded-t-[0.375rem]","last:rounded-b-[0.375rem] last:border-b-2 last:mb-0",a?"last:border-white":"last:border-black",e),...r})});Yr.displayName="AccordionItem";const et=c.forwardRef(({className:e,children:r,...t},o)=>{const a=c.useContext(Kr),s=c.useContext(Y),i=c.useRef(null),[l,b]=c.useState(!1),p=s==="dark";c.useImperativeHandle(o,()=>i.current),c.useEffect(()=>{const f=i.current;if(!f)return;const y=new MutationObserver(()=>{b(f.getAttribute("data-state")==="open")});return y.observe(f,{attributes:!0,attributeFilter:["data-state"]}),b(f.getAttribute("data-state")==="open"),()=>y.disconnect()},[]);const h={sm:{fontSize:"text-[1.125rem]",lineHeight:"leading-[calc(20/18)]",letterSpacing:"tracking-[-0.0125rem]"},base:{fontSize:"text-[1.5rem]",lineHeight:"",letterSpacing:"tracking-[-0.03125rem]"},lg:{fontSize:"text-[1.875rem]",lineHeight:"leading-[calc(40/30)]",letterSpacing:"tracking-[-0.05rem]"}}[a];return n.jsx(G.Header,{className:d("flex m-0 border-t-2",p?"border-white":"border-black"),children:n.jsxs(G.Trigger,{ref:i,className:d("relative flex flex-1 items-center w-full text-left","py-2.5 px-0","bg-transparent border-0 rounded-none","font-bold transition-all overflow-anchor-none",h.fontSize,h.lineHeight,h.letterSpacing,p?"text-white":"text-black","hover:z-[2]",p?"hover:bg-gray-900 hover:text-white":"hover:bg-gray-300 hover:text-black","focus-visible:z-[5] focus-visible:outline-none","focus-visible:ring-2 focus-visible:ring-offset-2",p?"focus-visible:ring-supporting-orange":"focus-visible:ring-primary","data-[state=open]:bg-transparent",p?"data-[state=open]:text-white":"data-[state=open]:text-black","first:rounded-t-[0.375rem]","last:data-[state=closed]:rounded-b-[0.375rem]",e),...t,children:[r,n.jsx("span",{className:d("ml-auto mr-0 w-0 h-0 inline-block self-center","border-t-[0.25rem] border-t-transparent","border-b-[0.25rem] border-b-transparent","border-l-[0.25rem]",p?"border-l-white":"border-l-black","transition-transform duration-200 origin-center","translate-y-[calc(0.125rem*0.5)]",l&&"rotate-90"),"aria-hidden":"true"})]})})});et.displayName=G.Trigger.displayName;const rt=c.forwardRef(({className:e,children:r,...t},o)=>{const s=c.useContext(Y)==="dark";return n.jsx(G.Content,{ref:o,className:d("overflow-hidden transition-all","data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down","last:rounded-b-[0.375rem]",e),...t,children:n.jsx("div",{className:d("pt-5 pb-7.5 px-0",s?"!text-white [&_*]:!text-white":"text-black",e),children:r})})});rt.displayName=G.Content.displayName;const ko=X.Root,No=X.Trigger,tt=c.forwardRef(({className:e,align:r="center",sideOffset:t=4,...o},a)=>n.jsx(X.Portal,{children:n.jsx(X.Content,{ref:a,align:r,sideOffset:t,className:d("z-50 w-72 rounded border-2 border-black bg-white p-4 shadow-lg","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));tt.displayName=X.Content.displayName;const Co=J.Provider,jo=J.Root,So=J.Trigger,ot=c.forwardRef(({className:e,sideOffset:r=4,...t},o)=>n.jsx(J.Content,{ref:o,sideOffset:r,className:d("z-50 overflow-hidden rounded border-2 border-black bg-black px-3 py-1.5 text-sm text-white shadow-md","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));ot.displayName=J.Content.displayName;const at=c.forwardRef(({className:e,variant:r="primary",size:t="base",...o},a)=>{const s={primary:"bg-primary text-white",secondary:"bg-secondary text-white",success:"bg-success text-white",danger:"bg-danger text-white",warning:"bg-warning text-black",info:"bg-info text-white",light:"bg-light text-black",dark:"bg-dark text-white"},i={sm:"px-2 py-0.5 text-xs",base:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"};return n.jsx("span",{ref:a,className:d("inline-flex items-center rounded font-medium",s[r],i[t],e),...o})});at.displayName="Badge";const st=c.forwardRef(({className:e,src:r,alt:t,fallback:o,size:a="base",...s},i)=>{const l={sm:"h-8 w-8 text-xs",base:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base"},[b,p]=c.useState(!1);return n.jsx("div",{ref:i,className:d("relative flex shrink-0 items-center justify-center overflow-hidden rounded-full bg-gray-300",l[a],e),...s,children:r&&!b?n.jsx("img",{src:r,alt:t,className:"h-full w-full object-cover",onError:()=>p(!0)}):n.jsx("span",{className:"font-medium text-gray-700",children:o||"?"})})});st.displayName="Avatar";const nt=c.forwardRef(({className:e,orientation:r="horizontal",variant:t="solid",...o},a)=>r==="vertical"?n.jsx("div",{ref:a,className:d("w-px bg-black",t==="dashed"&&"border-dashed",e),role:"separator","aria-orientation":"vertical",...o}):n.jsx("hr",{ref:a,className:d("border-0 border-t-2 border-black",t==="dashed"&&"border-dashed",e),role:"separator","aria-orientation":"horizontal",...o}));nt.displayName="Divider";const it=c.forwardRef(({className:e,variant:r="rectangular",width:t,height:o,style:a,...s},i)=>{const l={text:"rounded",circular:"rounded-full",rectangular:"rounded"};return n.jsx("div",{ref:i,className:d("animate-pulse bg-gray-300",l[r],e),style:{width:t||(r==="text"?"100%":void 0),height:o||(r==="text"?"1em":void 0),...a},...s})});it.displayName="Skeleton";const lt=c.forwardRef(({className:e,variant:r="primary",size:t="base",value:o,...a},s)=>{const i={primary:"bg-primary",success:"bg-success",danger:"bg-danger",warning:"bg-warning",info:"bg-info"},l={sm:"h-1",base:"h-2",lg:"h-3"};return n.jsx(le.Root,{ref:s,className:d("relative h-2 w-full overflow-hidden rounded-full bg-gray-300",l[t],e),...a,children:n.jsx(le.Indicator,{className:d("h-full w-full flex-1 transition-all",i[r]),style:{transform:`translateX(-${100-(o||0)}%)`}})})});lt.displayName=le.Root.displayName;const ct=c.forwardRef(({className:e,size:r="base",variant:t="primary",...o},a)=>{const s={sm:"h-4 w-4 border-2",base:"h-6 w-6 border-2",lg:"h-8 w-8 border-[3px]"},i={primary:"border-primary border-t-transparent",secondary:"border-secondary border-t-transparent",white:"border-white border-t-transparent"};return n.jsx("div",{ref:a,className:d("animate-spin rounded-full",s[r],i[t],e),role:"status","aria-label":"Loading",...o,children:n.jsx("span",{className:"sr-only",children:"Loading..."})})});ct.displayName="Spinner";const dt=c.forwardRef(({className:e,orientation:r="horizontal",decorative:t=!0,...o},a)=>n.jsx(Pe.Root,{ref:a,decorative:t,orientation:r,className:d("shrink-0 bg-black",r==="horizontal"?"h-px w-full":"h-full w-px",e),...o}));dt.displayName=Pe.Root.displayName;exports.Accordion=Qr;exports.AccordionContent=rt;exports.AccordionItem=Yr;exports.AccordionTrigger=et;exports.Alert=Nr;exports.Avatar=st;exports.Badge=at;exports.BreadcrumbItem=Ur;exports.Breadcrumbs=Or;exports.Button=ir;exports.Card=cr;exports.CardContent=gr;exports.CardDescription=pr;exports.CardFooter=ur;exports.CardHeader=dr;exports.CardTitle=br;exports.Checkbox=Fr;exports.Container=fr;exports.Divider=nt;exports.Dropdown=Tr;exports.DropdownItem=Pr;exports.Form=so;exports.FormDescription=kr;exports.FormField=no;exports.FormItem=vr;exports.FormLabel=yr;exports.FormMessage=wr;exports.Grid=hr;exports.GridItem=xr;exports.Input=lr;exports.Modal=Cr;exports.ModalBody=Rr;exports.ModalFooter=zr;exports.ModalHeader=jr;exports.ModalTitle=Sr;exports.Navbar=Ir;exports.NavbarItem=Ar;exports.NavbarLink=Gr;exports.NavbarNav=Mr;exports.Pagination=$r;exports.PaginationButton=O;exports.Popover=ko;exports.PopoverContent=tt;exports.PopoverTrigger=No;exports.Progress=lt;exports.RadioGroup=Lr;exports.RadioItem=Er;exports.Select=xo;exports.SelectContent=Wr;exports.SelectGroup=vo;exports.SelectItem=qr;exports.SelectSeparator=Hr;exports.SelectTrigger=Br;exports.SelectValue=yo;exports.Separator=dt;exports.Skeleton=it;exports.Slider=Vr;exports.Spinner=ct;exports.Switch=_r;exports.Tabs=wo;exports.TabsContent=Zr;exports.TabsList=Xr;exports.TabsTrigger=Jr;exports.Textarea=Dr;exports.Tooltip=jo;exports.TooltipContent=ot;exports.TooltipProvider=Co;exports.TooltipTrigger=So;exports.Typography=mr;exports.borderColors=$e;exports.borderRadius=Ue;exports.borderStyle=Oe;exports.borderWidth=me;exports.borderWidths=Ve;exports.borders=Xe;exports.boxShadows=Je;exports.breakpoints=Ke;exports.colors=Ae;exports.containerFluidMargins=Ye;exports.containerMaxWidths=Qe;exports.containerPaddingX=Ee;exports.dateSchema=mo;exports.displaySizes=Be;exports.emailSchema=io;exports.fontFamilies=ce;exports.fontSizes=V;exports.fontWeights=He;exports.functionalColors=L;exports.futureDateSchema=fo;exports.grays=pe;exports.gridGutterWidth=ge;exports.headingSizes=ue;exports.letterSpacing=qe;exports.lineHeights=We;exports.nonNegativeNumber=uo;exports.odsColors=m;exports.optionalString=co;exports.pastDateSchema=ho;exports.phoneSchema=bo;exports.positiveNumber=go;exports.requiredString=lo;exports.responsive=er;exports.semanticColors=Me;exports.shadows=Ze;exports.spacer=Ge;exports.spacers=Fe;exports.spacing=_e;exports.supportingColors=Ie;exports.targetSize=Le;exports.themeColors=be;exports.tokens=Nt;exports.typography=De;exports.urlSchema=po;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|