sodtrack-web-ui 0.41.0 → 0.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/accordion-form.d.mts +25 -0
  2. package/dist/accordion-form.d.ts +25 -0
  3. package/dist/accordion-form.js +50 -0
  4. package/dist/accordion-form.mjs +1 -0
  5. package/dist/chip-form-complementary.d.mts +3 -3
  6. package/dist/chip-form-complementary.d.ts +3 -3
  7. package/dist/chip-form-complementary.js +1 -1
  8. package/dist/chip-form-complementary.mjs +1 -1
  9. package/dist/chip-form.d.mts +3 -3
  10. package/dist/chip-form.d.ts +3 -3
  11. package/dist/chip-form.js +1 -1
  12. package/dist/chip-form.mjs +1 -1
  13. package/dist/chip-status-complementary.d.mts +1 -1
  14. package/dist/chip-status-complementary.d.ts +1 -1
  15. package/dist/chip-status-table.d.mts +1 -1
  16. package/dist/chip-status-table.d.ts +1 -1
  17. package/dist/{chunk-WJOAAVA2.mjs → chunk-4XAUEW6X.mjs} +1 -1
  18. package/dist/{chunk-ANMP3LHW.mjs → chunk-ASVUFZGH.mjs} +1 -1
  19. package/dist/chunk-B4JH7LAN.mjs +1 -0
  20. package/dist/{chunk-Q2ZVCFP4.mjs → chunk-BIIAV5AU.mjs} +1 -1
  21. package/dist/{chunk-NKFFXTFS.mjs → chunk-D5M2AWF7.mjs} +1 -1
  22. package/dist/{chunk-XKRLLYFH.mjs → chunk-GF3AWDCV.mjs} +1 -1
  23. package/dist/{chunk-433WSESP.mjs → chunk-LI35AH5L.mjs} +1 -1
  24. package/dist/chunk-RRPGL57C.mjs +1 -0
  25. package/dist/data-table.d.mts +1 -1
  26. package/dist/data-table.d.ts +1 -1
  27. package/dist/data-table.js +2 -2
  28. package/dist/data-table.mjs +1 -1
  29. package/dist/flag-select.mjs +1 -1
  30. package/dist/index.css +1 -1
  31. package/dist/index.d.mts +2 -1
  32. package/dist/index.d.ts +2 -1
  33. package/dist/index.js +2 -2
  34. package/dist/index.mjs +1 -1
  35. package/dist/list-item-arrow.css +1 -1
  36. package/dist/list-item-arrow.mjs +1 -1
  37. package/dist/list-item-checkbox.css +1 -1
  38. package/dist/list-item-checkbox.mjs +1 -1
  39. package/dist/list-item.css +1 -1
  40. package/dist/list-item.mjs +1 -1
  41. package/dist/select.mjs +1 -1
  42. package/dist/tab.d.mts +1 -1
  43. package/dist/tab.d.ts +1 -1
  44. package/dist/tailwind-preset.js +1 -1
  45. package/dist/tailwind-preset.mjs +1 -1
  46. package/dist/time-picker.mjs +1 -1
  47. package/package.json +1 -1
  48. package/dist/chunk-DC3X5JDM.mjs +0 -1
package/dist/chip-form.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var react=require('react'),cva=require('cva'),jsxRuntime=require('react/jsx-runtime');function Y(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=Y(e[r]))&&(o&&(o+=" "),o+=t);}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function D(){for(var e,r,t=0,o="",a=arguments.length;t<a;t++)(e=arguments[t])&&(r=Y(e))&&(o&&(o+=" "),o+=r);return o}var $="-",ce=e=>{let r=pe(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return {getClassGroupId:l=>{let n=l.split($);return n[0]===""&&n.length!==1&&n.shift(),te(n,r)||de(l)},getConflictingClassGroupIds:(l,n)=>{let p=t[l]||[];return n&&o[l]?[...p,...o[l]]:p}}},te=(e,r)=>{if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),a=o?te(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;let s=e.join($);return r.validators.find(({validator:l})=>l(s))?.classGroupId},ee=/^\[(.+)\]$/,de=e=>{if(ee.test(e)){let r=ee.exec(e)[1],t=r?.substring(0,r.indexOf(":"));if(t)return "arbitrary.."+t}},pe=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return me(Object.entries(e.classGroups),t).forEach(([s,l])=>{O(l,o,s,r);}),o},O=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?r:re(r,a);s.classGroupId=t;return}if(typeof a=="function"){if(ue(a)){O(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([s,l])=>{O(l,re(r,s),t,o);});});},re=(e,r)=>{let t=e;return r.split($).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o);}),t},ue=e=>e.isThemeGetter,me=(e,r)=>r?e.map(([t,o])=>{let a=o.map(s=>typeof s=="string"?r+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([l,n])=>[r+l,n])):s);return [t,a]}):e,be=e=>{if(e<1)return {get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,a=(s,l)=>{t.set(s,l),r++,r>e&&(r=0,o=t,t=new Map);};return {get(s){let l=t.get(s);if(l!==void 0)return l;if((l=o.get(s))!==void 0)return a(s,l),l},set(s,l){t.has(s)?t.set(s,l):a(s,l);}}},oe="!",fe=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],s=r.length,l=n=>{let p=[],b=0,u=0,h;for(let m=0;m<n.length;m++){let g=n[m];if(b===0){if(g===a&&(o||n.slice(m,m+s)===r)){p.push(n.slice(u,m)),u=m+s;continue}if(g==="/"){h=m;continue}}g==="["?b++:g==="]"&&b--;}let y=p.length===0?n:n.substring(u),w=y.startsWith(oe),v=w?y.substring(1):y,f=h&&h>u?h-u:void 0;return {modifiers:p,hasImportantModifier:w,baseClassName:v,maybePostfixModifierPosition:f}};return t?n=>t({className:n,parseClassName:l}):l},ge=e=>{if(e.length<=1)return e;let r=[],t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o);}),r.push(...t.sort()),r},he=e=>({cache:be(e.cacheSize),parseClassName:fe(e),...ce(e)}),ye=/\s+/,xe=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,s=[],l=e.trim().split(ye),n="";for(let p=l.length-1;p>=0;p-=1){let b=l[p],{modifiers:u,hasImportantModifier:h,baseClassName:y,maybePostfixModifierPosition:w}=t(b),v=!!w,f=o(v?y.substring(0,w):y);if(!f){if(!v){n=b+(n.length>0?" "+n:n);continue}if(f=o(y),!f){n=b+(n.length>0?" "+n:n);continue}v=!1;}let m=ge(u).join(":"),g=h?m+oe:m,x=g+f;if(s.includes(x))continue;s.push(x);let G=a(f,v);for(let S=0;S<G.length;++S){let I=G[S];s.push(g+I);}n=b+(n.length>0?" "+n:n);}return n};function we(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ne(r))&&(o&&(o+=" "),o+=t);return o}var ne=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ne(e[o]))&&(t&&(t+=" "),t+=r);return t};function ve(e,...r){let t,o,a,s=l;function l(p){let b=r.reduce((u,h)=>h(u),e());return t=he(b),o=t.cache.get,a=t.cache.set,s=n,n(p)}function n(p){let b=o(p);if(b)return b;let u=xe(p,t);return a(p,u),u}return function(){return s(we.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},se=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ce=/^\d+\/\d+$/,ke=new Set(["px","full","screen"]),ze=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Pe=/\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$/,Se=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ae=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Me=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,k=e=>A(e)||ke.has(e)||Ce.test(e),z=e=>M(e,"length",Ve),A=e=>!!e&&!Number.isNaN(Number(e)),_=e=>M(e,"number",A),T=e=>!!e&&Number.isInteger(Number(e)),Re=e=>e.endsWith("%")&&A(e.slice(0,-1)),i=e=>se.test(e),P=e=>ze.test(e),Ge=new Set(["length","size","percentage"]),Ne=e=>M(e,Ge,ae),Te=e=>M(e,"position",ae),Ee=new Set(["image","url"]),Ie=e=>M(e,Ee,je),Le=e=>M(e,"",Fe),E=()=>!0,M=(e,r,t)=>{let o=se.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Ve=e=>Pe.test(e)&&!Se.test(e),ae=()=>!1,Fe=e=>Ae.test(e),je=e=>Me.test(e);var We=()=>{let e=c("colors"),r=c("spacing"),t=c("blur"),o=c("brightness"),a=c("borderColor"),s=c("borderRadius"),l=c("borderSpacing"),n=c("borderWidth"),p=c("contrast"),b=c("grayscale"),u=c("hueRotate"),h=c("invert"),y=c("gap"),w=c("gradientColorStops"),v=c("gradientColorStopPositions"),f=c("inset"),m=c("margin"),g=c("opacity"),x=c("padding"),G=c("saturate"),S=c("scale"),I=c("sepia"),U=c("skew"),q=c("space"),J=c("translate"),F=()=>["auto","contain","none"],j=()=>["auto","hidden","clip","visible","scroll"],W=()=>["auto",i,r],d=()=>[i,r],K=()=>["",k,z],L=()=>["auto",A,i],X=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],V=()=>["solid","dashed","dotted","double","none"],Z=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],B=()=>["start","end","center","between","around","evenly","stretch"],N=()=>["","0",i],Q=()=>["auto","avoid","all","avoid-page","page","left","right","column"],C=()=>[A,i];return {cacheSize:500,separator:":",theme:{colors:[E],spacing:[k,z],blur:["none","",P,i],brightness:C(),borderColor:[e],borderRadius:["none","","full",P,i],borderSpacing:d(),borderWidth:K(),contrast:C(),grayscale:N(),hueRotate:C(),invert:N(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[Re,z],inset:W(),margin:W(),opacity:C(),padding:d(),saturate:C(),scale:C(),sepia:N(),skew:C(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[P]}],"break-after":[{"break-after":Q()}],"break-before":[{"break-before":Q()}],"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:[...X(),i]}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:F()}],"overscroll-x":[{"overscroll-x":F()}],"overscroll-y":[{"overscroll-y":F()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[f]}],"inset-x":[{"inset-x":[f]}],"inset-y":[{"inset-y":[f]}],start:[{start:[f]}],end:[{end:[f]}],top:[{top:[f]}],right:[{right:[f]}],bottom:[{bottom:[f]}],left:[{left:[f]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",T,i]}],basis:[{basis:W()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i]}],grow:[{grow:N()}],shrink:[{shrink:N()}],order:[{order:["first","last","none",T,i]}],"grid-cols":[{"grid-cols":[E]}],"col-start-end":[{col:["auto",{span:["full",T,i]},i]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[E]}],"row-start-end":[{row:["auto",{span:[T,i]},i]}],"row-start":[{"row-start":L()}],"row-end":[{"row-end":L()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...B()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...B(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...B(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[m]}],mx:[{mx:[m]}],my:[{my:[m]}],ms:[{ms:[m]}],me:[{me:[m]}],mt:[{mt:[m]}],mr:[{mr:[m]}],mb:[{mb:[m]}],ml:[{ml:[m]}],"space-x":[{"space-x":[q]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[q]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i,r]}],"min-w":[{"min-w":[i,r,"min","max","fit"]}],"max-w":[{"max-w":[i,r,"none","full","min","max","fit","prose",{screen:[P]},P]}],h:[{h:[i,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i,r,"auto","min","max","fit"]}],"font-size":[{text:["base",P,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",_]}],"font-family":[{font:[E]}],"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",i]}],"line-clamp":[{"line-clamp":["none",A,_]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",k,i]}],"list-image":[{"list-image":["none",i]}],"list-style-type":[{list:["none","disc","decimal",i]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...V(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",k,z]}],"underline-offset":[{"underline-offset":["auto",k,i]}],"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:d()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i]}],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",i]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...X(),Te]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ne]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Ie]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"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:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[g]}],"border-style":[{border:[...V(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[g]}],"divide-style":[{divide:V()}],"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:["",...V()]}],"outline-offset":[{"outline-offset":[k,i]}],"outline-w":[{outline:[k,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:K()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[k,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",P,Le]}],"shadow-color":[{shadow:[E]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...Z(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Z()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",P,i]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[h]}],saturate:[{saturate:[G]}],sepia:[{sepia:[I]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[h]}],"backdrop-opacity":[{"backdrop-opacity":[g]}],"backdrop-saturate":[{"backdrop-saturate":[G]}],"backdrop-sepia":[{"backdrop-sepia":[I]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i]}],duration:[{duration:C()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:C()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[S]}],"scale-x":[{"scale-x":[S]}],"scale-y":[{"scale-y":[S]}],rotate:[{rotate:[T,i]}],"translate-x":[{"translate-x":[J]}],"translate-y":[{"translate-y":[J]}],"skew-x":[{"skew-x":[U]}],"skew-y":[{"skew-y":[U]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i]}],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",i]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":d()}],"scroll-mx":[{"scroll-mx":d()}],"scroll-my":[{"scroll-my":d()}],"scroll-ms":[{"scroll-ms":d()}],"scroll-me":[{"scroll-me":d()}],"scroll-mt":[{"scroll-mt":d()}],"scroll-mr":[{"scroll-mr":d()}],"scroll-mb":[{"scroll-mb":d()}],"scroll-ml":[{"scroll-ml":d()}],"scroll-p":[{"scroll-p":d()}],"scroll-px":[{"scroll-px":d()}],"scroll-py":[{"scroll-py":d()}],"scroll-ps":[{"scroll-ps":d()}],"scroll-pe":[{"scroll-pe":d()}],"scroll-pt":[{"scroll-pt":d()}],"scroll-pr":[{"scroll-pr":d()}],"scroll-pb":[{"scroll-pb":d()}],"scroll-pl":[{"scroll-pl":d()}],"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",i]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[k,z,_]}],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"]}}};var ie=ve(We);function R(...e){return ie(D(e))}var le=({content:e,variant:r="select",size:t="lg",className:o,...a})=>jsxRuntime.jsx("div",{className:R("content-center px-1 text-center text-neutral-50",t==="sm"&&"h-4 min-w-4 text-xs",t==="md"&&"h-4.5 min-w-4.5 text-xs",t==="lg"&&"h-6 min-w-6",r==="select"&&"rounded-sm bg-primary-700",r==="alert"&&"rounded-full bg-error-700",r==="alert"&&t==="sm"&&"h-[0.375rem] min-w-[0.375rem] p-0",r==="alert"&&t==="md"&&"h-4 min-w-4",o),...a,children:!(r==="alert"&&t==="sm")&&e});var ir=["standard","primary"],lr=["outlined","ghost","fill"],cr=["xs","sm","md"],$e=cva.cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 leading-[130%] text-neutral-700 transition-all",variants:{variant:{standard:"ring-neutral-700",primary:"text-primary-500 ring-primary-500"},type:{outlined:"ring-1",ghost:"",fill:"text-primary-600"},selected:{true:"",false:""},disabled:{true:"text-neutral-400 ring-neutral-400"},duotone:{true:"",false:""},size:{xs:"h-6 text-sm",sm:"h-8 text-sm",md:"h-10 text-base"}},compoundVariants:[{variant:"standard",selected:!1,disabled:!1,className:"hover:bg-primary-100"},{variant:"primary",selected:!1,disabled:!1,className:"hover:bg-primary-200"},{variant:"standard",selected:!0,disabled:!1,className:"bg-primary-200"},{variant:"primary",selected:!0,disabled:!1,className:"bg-primary-300"},{type:"fill",disabled:!1,className:"bg-primary-100"}],defaultVariants:{size:"md",selected:!1,disabled:!1}}),dr=react.forwardRef(({children:e,variant:r,size:t,selected:o,onClick:a,className:s,type:l,disabled:n,StartIcon:p,EndIcon:b,duotone:u,badgeNumber:h,...y},w)=>jsxRuntime.jsxs("button",{ref:w,disabled:n,onClick:()=>a?.(!o),className:R($e({variant:r,size:t,type:l,selected:o,disabled:n,duotone:u}),s),...y,children:[p&&jsxRuntime.jsx(p,{size:t==="md"?18:14,className:R("mr-1",!n&&r==="standard"&&u&&"text-primary-500",!n&&r==="standard"&&u&&o&&"text-primary-600",!n&&r==="primary"&&u&&"text-neutral-800")}),e,b&&jsxRuntime.jsx(b,{size:t==="md"?18:14,className:R("ml-1",!n&&r==="standard"&&u&&"text-primary-500",!n&&r==="standard"&&u&&o&&"text-primary-600",!n&&r==="primary"&&u&&"text-primary-800")}),h&&jsxRuntime.jsx(le,{content:h?String(h):void 0,className:"ml-2",size:t==="md"?"md":"sm"})]}));exports.ChipForm=dr;exports.ChipFormSizes=cr;exports.ChipFormTypes=lr;exports.ChipFormVariants=ir;
1
+ 'use strict';var react=require('react'),cva=require('cva'),jsxRuntime=require('react/jsx-runtime');function Y(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=Y(e[r]))&&(o&&(o+=" "),o+=t);}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function D(){for(var e,r,t=0,o="",a=arguments.length;t<a;t++)(e=arguments[t])&&(r=Y(e))&&(o&&(o+=" "),o+=r);return o}var $="-",ce=e=>{let r=pe(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return {getClassGroupId:l=>{let n=l.split($);return n[0]===""&&n.length!==1&&n.shift(),te(n,r)||de(l)},getConflictingClassGroupIds:(l,n)=>{let p=t[l]||[];return n&&o[l]?[...p,...o[l]]:p}}},te=(e,r)=>{if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),a=o?te(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;let s=e.join($);return r.validators.find(({validator:l})=>l(s))?.classGroupId},ee=/^\[(.+)\]$/,de=e=>{if(ee.test(e)){let r=ee.exec(e)[1],t=r?.substring(0,r.indexOf(":"));if(t)return "arbitrary.."+t}},pe=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return me(Object.entries(e.classGroups),t).forEach(([s,l])=>{O(l,o,s,r);}),o},O=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?r:re(r,a);s.classGroupId=t;return}if(typeof a=="function"){if(ue(a)){O(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([s,l])=>{O(l,re(r,s),t,o);});});},re=(e,r)=>{let t=e;return r.split($).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o);}),t},ue=e=>e.isThemeGetter,me=(e,r)=>r?e.map(([t,o])=>{let a=o.map(s=>typeof s=="string"?r+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([l,n])=>[r+l,n])):s);return [t,a]}):e,be=e=>{if(e<1)return {get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,a=(s,l)=>{t.set(s,l),r++,r>e&&(r=0,o=t,t=new Map);};return {get(s){let l=t.get(s);if(l!==void 0)return l;if((l=o.get(s))!==void 0)return a(s,l),l},set(s,l){t.has(s)?t.set(s,l):a(s,l);}}},oe="!",fe=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],s=r.length,l=n=>{let p=[],b=0,u=0,h;for(let m=0;m<n.length;m++){let g=n[m];if(b===0){if(g===a&&(o||n.slice(m,m+s)===r)){p.push(n.slice(u,m)),u=m+s;continue}if(g==="/"){h=m;continue}}g==="["?b++:g==="]"&&b--;}let y=p.length===0?n:n.substring(u),w=y.startsWith(oe),v=w?y.substring(1):y,f=h&&h>u?h-u:void 0;return {modifiers:p,hasImportantModifier:w,baseClassName:v,maybePostfixModifierPosition:f}};return t?n=>t({className:n,parseClassName:l}):l},ge=e=>{if(e.length<=1)return e;let r=[],t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o);}),r.push(...t.sort()),r},he=e=>({cache:be(e.cacheSize),parseClassName:fe(e),...ce(e)}),ye=/\s+/,xe=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,s=[],l=e.trim().split(ye),n="";for(let p=l.length-1;p>=0;p-=1){let b=l[p],{modifiers:u,hasImportantModifier:h,baseClassName:y,maybePostfixModifierPosition:w}=t(b),v=!!w,f=o(v?y.substring(0,w):y);if(!f){if(!v){n=b+(n.length>0?" "+n:n);continue}if(f=o(y),!f){n=b+(n.length>0?" "+n:n);continue}v=!1;}let m=ge(u).join(":"),g=h?m+oe:m,x=g+f;if(s.includes(x))continue;s.push(x);let G=a(f,v);for(let S=0;S<G.length;++S){let I=G[S];s.push(g+I);}n=b+(n.length>0?" "+n:n);}return n};function we(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ne(r))&&(o&&(o+=" "),o+=t);return o}var ne=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ne(e[o]))&&(t&&(t+=" "),t+=r);return t};function ve(e,...r){let t,o,a,s=l;function l(p){let b=r.reduce((u,h)=>h(u),e());return t=he(b),o=t.cache.get,a=t.cache.set,s=n,n(p)}function n(p){let b=o(p);if(b)return b;let u=xe(p,t);return a(p,u),u}return function(){return s(we.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},se=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ce=/^\d+\/\d+$/,ke=new Set(["px","full","screen"]),ze=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Pe=/\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$/,Se=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ae=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Me=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,k=e=>A(e)||ke.has(e)||Ce.test(e),z=e=>M(e,"length",Ve),A=e=>!!e&&!Number.isNaN(Number(e)),_=e=>M(e,"number",A),T=e=>!!e&&Number.isInteger(Number(e)),Re=e=>e.endsWith("%")&&A(e.slice(0,-1)),i=e=>se.test(e),P=e=>ze.test(e),Ge=new Set(["length","size","percentage"]),Ne=e=>M(e,Ge,ae),Te=e=>M(e,"position",ae),Ee=new Set(["image","url"]),Ie=e=>M(e,Ee,je),Le=e=>M(e,"",Fe),E=()=>!0,M=(e,r,t)=>{let o=se.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Ve=e=>Pe.test(e)&&!Se.test(e),ae=()=>!1,Fe=e=>Ae.test(e),je=e=>Me.test(e);var We=()=>{let e=c("colors"),r=c("spacing"),t=c("blur"),o=c("brightness"),a=c("borderColor"),s=c("borderRadius"),l=c("borderSpacing"),n=c("borderWidth"),p=c("contrast"),b=c("grayscale"),u=c("hueRotate"),h=c("invert"),y=c("gap"),w=c("gradientColorStops"),v=c("gradientColorStopPositions"),f=c("inset"),m=c("margin"),g=c("opacity"),x=c("padding"),G=c("saturate"),S=c("scale"),I=c("sepia"),U=c("skew"),q=c("space"),J=c("translate"),F=()=>["auto","contain","none"],j=()=>["auto","hidden","clip","visible","scroll"],W=()=>["auto",i,r],d=()=>[i,r],K=()=>["",k,z],L=()=>["auto",A,i],X=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],V=()=>["solid","dashed","dotted","double","none"],Z=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],B=()=>["start","end","center","between","around","evenly","stretch"],N=()=>["","0",i],Q=()=>["auto","avoid","all","avoid-page","page","left","right","column"],C=()=>[A,i];return {cacheSize:500,separator:":",theme:{colors:[E],spacing:[k,z],blur:["none","",P,i],brightness:C(),borderColor:[e],borderRadius:["none","","full",P,i],borderSpacing:d(),borderWidth:K(),contrast:C(),grayscale:N(),hueRotate:C(),invert:N(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[Re,z],inset:W(),margin:W(),opacity:C(),padding:d(),saturate:C(),scale:C(),sepia:N(),skew:C(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[P]}],"break-after":[{"break-after":Q()}],"break-before":[{"break-before":Q()}],"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:[...X(),i]}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:F()}],"overscroll-x":[{"overscroll-x":F()}],"overscroll-y":[{"overscroll-y":F()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[f]}],"inset-x":[{"inset-x":[f]}],"inset-y":[{"inset-y":[f]}],start:[{start:[f]}],end:[{end:[f]}],top:[{top:[f]}],right:[{right:[f]}],bottom:[{bottom:[f]}],left:[{left:[f]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",T,i]}],basis:[{basis:W()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i]}],grow:[{grow:N()}],shrink:[{shrink:N()}],order:[{order:["first","last","none",T,i]}],"grid-cols":[{"grid-cols":[E]}],"col-start-end":[{col:["auto",{span:["full",T,i]},i]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[E]}],"row-start-end":[{row:["auto",{span:[T,i]},i]}],"row-start":[{"row-start":L()}],"row-end":[{"row-end":L()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...B()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...B(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...B(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[m]}],mx:[{mx:[m]}],my:[{my:[m]}],ms:[{ms:[m]}],me:[{me:[m]}],mt:[{mt:[m]}],mr:[{mr:[m]}],mb:[{mb:[m]}],ml:[{ml:[m]}],"space-x":[{"space-x":[q]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[q]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i,r]}],"min-w":[{"min-w":[i,r,"min","max","fit"]}],"max-w":[{"max-w":[i,r,"none","full","min","max","fit","prose",{screen:[P]},P]}],h:[{h:[i,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i,r,"auto","min","max","fit"]}],"font-size":[{text:["base",P,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",_]}],"font-family":[{font:[E]}],"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",i]}],"line-clamp":[{"line-clamp":["none",A,_]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",k,i]}],"list-image":[{"list-image":["none",i]}],"list-style-type":[{list:["none","disc","decimal",i]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...V(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",k,z]}],"underline-offset":[{"underline-offset":["auto",k,i]}],"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:d()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i]}],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",i]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...X(),Te]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ne]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Ie]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"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:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[g]}],"border-style":[{border:[...V(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[g]}],"divide-style":[{divide:V()}],"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:["",...V()]}],"outline-offset":[{"outline-offset":[k,i]}],"outline-w":[{outline:[k,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:K()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[k,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",P,Le]}],"shadow-color":[{shadow:[E]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...Z(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Z()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",P,i]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[h]}],saturate:[{saturate:[G]}],sepia:[{sepia:[I]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[h]}],"backdrop-opacity":[{"backdrop-opacity":[g]}],"backdrop-saturate":[{"backdrop-saturate":[G]}],"backdrop-sepia":[{"backdrop-sepia":[I]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i]}],duration:[{duration:C()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:C()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[S]}],"scale-x":[{"scale-x":[S]}],"scale-y":[{"scale-y":[S]}],rotate:[{rotate:[T,i]}],"translate-x":[{"translate-x":[J]}],"translate-y":[{"translate-y":[J]}],"skew-x":[{"skew-x":[U]}],"skew-y":[{"skew-y":[U]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i]}],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",i]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":d()}],"scroll-mx":[{"scroll-mx":d()}],"scroll-my":[{"scroll-my":d()}],"scroll-ms":[{"scroll-ms":d()}],"scroll-me":[{"scroll-me":d()}],"scroll-mt":[{"scroll-mt":d()}],"scroll-mr":[{"scroll-mr":d()}],"scroll-mb":[{"scroll-mb":d()}],"scroll-ml":[{"scroll-ml":d()}],"scroll-p":[{"scroll-p":d()}],"scroll-px":[{"scroll-px":d()}],"scroll-py":[{"scroll-py":d()}],"scroll-ps":[{"scroll-ps":d()}],"scroll-pe":[{"scroll-pe":d()}],"scroll-pt":[{"scroll-pt":d()}],"scroll-pr":[{"scroll-pr":d()}],"scroll-pb":[{"scroll-pb":d()}],"scroll-pl":[{"scroll-pl":d()}],"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",i]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[k,z,_]}],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"]}}};var ie=ve(We);function R(...e){return ie(D(e))}var le=({content:e,variant:r="select",size:t="lg",className:o,...a})=>jsxRuntime.jsx("div",{className:R("content-center px-1 text-center text-neutral-50",t==="sm"&&"h-4 min-w-4 text-xs",t==="md"&&"h-4.5 min-w-4.5 text-xs",t==="lg"&&"h-6 min-w-6",r==="select"&&"rounded-sm bg-primary-700",r==="alert"&&"rounded-full bg-error-700",r==="alert"&&t==="sm"&&"h-[0.375rem] min-w-[0.375rem] p-0",r==="alert"&&t==="md"&&"h-4 min-w-4",o),...a,children:!(r==="alert"&&t==="sm")&&e});var ir=["standard","primary"],lr=["outlined","ghost","fill"],cr=["xs","sm","md"],$e=cva.cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 leading-[130%] text-neutral-700 transition-all",variants:{variant:{standard:"ring-neutral-700",primary:"text-primary-500 ring-primary-500"},type:{outlined:"ring-1",ghost:"",fill:"text-primary-600"},selected:{true:"",false:""},disabled:{true:"text-neutral-400 ring-neutral-400"},duotone:{true:"",false:""},size:{xs:"h-6 text-sm",sm:"h-8 text-sm",md:"h-10 text-base"}},compoundVariants:[{variant:"standard",selected:!1,disabled:!1,className:"hover:bg-primary-100"},{variant:"primary",selected:!1,disabled:!1,className:"hover:bg-primary-200"},{variant:"standard",selected:!0,disabled:!1,className:"bg-primary-200"},{variant:"primary",selected:!0,disabled:!1,className:"bg-primary-300"},{type:"fill",disabled:!1,className:"bg-primary-100"}],defaultVariants:{size:"md",selected:!1,disabled:!1}}),dr=react.forwardRef(({children:e,variant:r,size:t,selected:o,onClick:a,className:s,type:l,disabled:n,StartIcon:p,EndIcon:b,duotone:u,badgeNumber:h,...y},w)=>jsxRuntime.jsxs("button",{ref:w,type:"button",disabled:n,onClick:()=>a?.(!o),className:R($e({variant:r,size:t,type:l,selected:o,disabled:n,duotone:u}),s),...y,children:[p&&jsxRuntime.jsx(p,{size:t==="md"?18:14,className:R("mr-1",!n&&r==="standard"&&u&&"text-primary-500",!n&&r==="standard"&&u&&o&&"text-primary-600",!n&&r==="primary"&&u&&"text-neutral-800")}),e,b&&jsxRuntime.jsx(b,{size:t==="md"?18:14,className:R("ml-1",!n&&r==="standard"&&u&&"text-primary-500",!n&&r==="standard"&&u&&o&&"text-primary-600",!n&&r==="primary"&&u&&"text-primary-800")}),h&&jsxRuntime.jsx(le,{content:h?String(h):void 0,className:"ml-2",size:t==="md"?"md":"sm"})]}));exports.ChipForm=dr;exports.ChipFormSizes=cr;exports.ChipFormTypes=lr;exports.ChipFormVariants=ir;
@@ -1 +1 @@
1
- export{d as ChipForm,c as ChipFormSizes,b as ChipFormTypes,a as ChipFormVariants}from'./chunk-XKRLLYFH.mjs';import'./chunk-BVHU5ZT3.mjs';import'./chunk-2WINTZSS.mjs';
1
+ export{d as ChipForm,c as ChipFormSizes,b as ChipFormTypes,a as ChipFormVariants}from'./chunk-GF3AWDCV.mjs';import'./chunk-BVHU5ZT3.mjs';import'./chunk-2WINTZSS.mjs';
@@ -6,7 +6,7 @@ type ChipStatusComplementaryVariantType = (typeof ChipStatusComplementaryVariant
6
6
  type ChipStatusComplementarySizeType = (typeof ChipStatusComplementarySizes)[number];
7
7
  declare const chipStatusComplementary: (props?: ({
8
8
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
9
- size?: "md" | "sm" | "xs" | undefined;
9
+ size?: "sm" | "md" | "xs" | undefined;
10
10
  } & ({
11
11
  class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
12
12
  [x: string]: any;
@@ -6,7 +6,7 @@ type ChipStatusComplementaryVariantType = (typeof ChipStatusComplementaryVariant
6
6
  type ChipStatusComplementarySizeType = (typeof ChipStatusComplementarySizes)[number];
7
7
  declare const chipStatusComplementary: (props?: ({
8
8
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
9
- size?: "md" | "sm" | "xs" | undefined;
9
+ size?: "sm" | "md" | "xs" | undefined;
10
10
  } & ({
11
11
  class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
12
12
  [x: string]: any;
@@ -2,7 +2,7 @@ import { VariantProps } from 'cva';
2
2
  import { HTMLAttributes, FC } from 'react';
3
3
 
4
4
  declare const chipStatusTable: (props?: ({
5
- variant?: "warning" | "success" | "error" | "info" | "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
5
+ variant?: "success" | "info" | "warning" | "error" | "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
6
6
  } & ({
7
7
  class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
8
8
  [x: string]: any;
@@ -2,7 +2,7 @@ import { VariantProps } from 'cva';
2
2
  import { HTMLAttributes, FC } from 'react';
3
3
 
4
4
  declare const chipStatusTable: (props?: ({
5
- variant?: "warning" | "success" | "error" | "info" | "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
5
+ variant?: "success" | "info" | "warning" | "error" | "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
6
6
  } & ({
7
7
  class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
8
8
  [x: string]: any;
@@ -1 +1 @@
1
- import {a}from'./chunk-2WINTZSS.mjs';import {forwardRef}from'react';import {cva}from'cva';import {jsxs,jsx}from'react/jsx-runtime';var j=["zoro","ussop","crocodile","silvers","buggy","nami","shanks","piiman","sanji","ace","hancock","chopper","bentham","ivankov","brook","luffy","frankie","jinbe","robin","law"],g={zoro:"bg-zoro-300 [&:not(:disabled)]:hover:bg-zoro-500 text-sunny-800",ussop:"bg-ussop-300 [&:not(:disabled)]:hover:bg-ussop-500 text-sunny-800",crocodile:"bg-crocodile-300 [&:not(:disabled)]:hover:bg-crocodile-500 text-sunny-800",silvers:"bg-silvers-300 [&:not(:disabled)]:hover:bg-silvers-500 text-sunny-800",buggy:"bg-buggy-300 [&:not(:disabled)]:hover:bg-buggy-500 text-sunny-800",nami:"bg-nami-300 [&:not(:disabled)]:hover:bg-nami-500 text-polartang-800",shanks:"bg-shanks-300 [&:not(:disabled)]:hover:bg-shanks-500 text-polartang-800",piiman:"bg-piiman-300 [&:not(:disabled)]:hover:bg-piiman-500 text-polartang-800",sanji:"bg-sanji-300 [&:not(:disabled)]:hover:bg-sanji-500 text-polartang-800",ace:"bg-ace-300 [&:not(:disabled)]:hover:bg-ace-500 text-polartang-800",hancock:"bg-hancock-300 [&:not(:disabled)]:hover:bg-hancock-500 text-merry-800",chopper:"bg-chopper-300 [&:not(:disabled)]:hover:bg-chopper-500 text-merry-800",bentham:"bg-bentham-300 [&:not(:disabled)]:hover:bg-bentham-500 text-merry-800",ivankov:"bg-ivankov-300 [&:not(:disabled)]:hover:bg-ivankov-500 text-merry-800",brook:"bg-brook-300 [&:not(:disabled)]:hover:bg-brook-500 text-merry-800",luffy:"bg-luffy-300 [&:not(:disabled)]:hover:bg-luffy-500 text-jackson-800",frankie:"bg-frankie-300 [&:not(:disabled)]:hover:bg-frankie-500 text-jackson-800",jinbe:"bg-jinbe-300 [&:not(:disabled)]:hover:bg-jinbe-500 text-jackson-800",robin:"bg-robin-300 [&:not(:disabled)]:hover:bg-robin-500 text-jackson-800",law:"bg-law-300 [&:not(:disabled)]:hover:bg-law-500 text-jackson-800"},c=cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 text-sm transition-all",variants:{variant:g,size:{sm:"h-8 text-sm leading-[130%]",md:"h-10 leading-[130%]"},selected:{true:"ring-2 ring-primary-800",false:"ring-0"},disabled:{true:"bg-neutral-100 text-neutral-400 ring-0"}},defaultVariants:{size:"md"}}),V=forwardRef(({children:a$1,variant:n,size:i,selected:e,onChangeSelected:s,className:b,disabled:o,StartIcon:t,...m},p)=>jsxs("button",{ref:p,disabled:o,onClick:()=>s?.(!e),className:a(c({variant:n,size:i,selected:e,disabled:o}),b),...m,children:[t&&jsx(t,{size:18,className:"mr-2"}),a$1]}));export{j as a,g as b,V as c};
1
+ import {a}from'./chunk-2WINTZSS.mjs';import {forwardRef}from'react';import {cva}from'cva';import {jsxs,jsx}from'react/jsx-runtime';var j=["zoro","ussop","crocodile","silvers","buggy","nami","shanks","piiman","sanji","ace","hancock","chopper","bentham","ivankov","brook","luffy","frankie","jinbe","robin","law"],g={zoro:"bg-zoro-300 [&:not(:disabled)]:hover:bg-zoro-500 text-sunny-800",ussop:"bg-ussop-300 [&:not(:disabled)]:hover:bg-ussop-500 text-sunny-800",crocodile:"bg-crocodile-300 [&:not(:disabled)]:hover:bg-crocodile-500 text-sunny-800",silvers:"bg-silvers-300 [&:not(:disabled)]:hover:bg-silvers-500 text-sunny-800",buggy:"bg-buggy-300 [&:not(:disabled)]:hover:bg-buggy-500 text-sunny-800",nami:"bg-nami-300 [&:not(:disabled)]:hover:bg-nami-500 text-polartang-800",shanks:"bg-shanks-300 [&:not(:disabled)]:hover:bg-shanks-500 text-polartang-800",piiman:"bg-piiman-300 [&:not(:disabled)]:hover:bg-piiman-500 text-polartang-800",sanji:"bg-sanji-300 [&:not(:disabled)]:hover:bg-sanji-500 text-polartang-800",ace:"bg-ace-300 [&:not(:disabled)]:hover:bg-ace-500 text-polartang-800",hancock:"bg-hancock-300 [&:not(:disabled)]:hover:bg-hancock-500 text-merry-800",chopper:"bg-chopper-300 [&:not(:disabled)]:hover:bg-chopper-500 text-merry-800",bentham:"bg-bentham-300 [&:not(:disabled)]:hover:bg-bentham-500 text-merry-800",ivankov:"bg-ivankov-300 [&:not(:disabled)]:hover:bg-ivankov-500 text-merry-800",brook:"bg-brook-300 [&:not(:disabled)]:hover:bg-brook-500 text-merry-800",luffy:"bg-luffy-300 [&:not(:disabled)]:hover:bg-luffy-500 text-jackson-800",frankie:"bg-frankie-300 [&:not(:disabled)]:hover:bg-frankie-500 text-jackson-800",jinbe:"bg-jinbe-300 [&:not(:disabled)]:hover:bg-jinbe-500 text-jackson-800",robin:"bg-robin-300 [&:not(:disabled)]:hover:bg-robin-500 text-jackson-800",law:"bg-law-300 [&:not(:disabled)]:hover:bg-law-500 text-jackson-800"},c=cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 text-sm transition-all",variants:{variant:g,size:{sm:"h-8 text-sm leading-[130%]",md:"h-10 leading-[130%]"},selected:{true:"ring-2 ring-primary-800",false:"ring-0"},disabled:{true:"bg-neutral-100 text-neutral-400 ring-0"}},defaultVariants:{size:"md"}}),V=forwardRef(({children:a$1,variant:n,size:i,selected:e,onChangeSelected:s,className:b,disabled:t,StartIcon:o,...p},m)=>jsxs("button",{ref:m,type:"button",disabled:t,onClick:()=>s?.(!e),className:a(c({variant:n,size:i,selected:e,disabled:t}),b),...p,children:[o&&jsx(o,{size:18,className:"mr-2"}),a$1]}));export{j as a,g as b,V as c};
@@ -1 +1 @@
1
- import {a as a$2}from'./chunk-JGL2V7EX.mjs';import {a}from'./chunk-W2YOW3FA.mjs';import {a as a$1}from'./chunk-2WINTZSS.mjs';import $,{useId,useRef,useState,useEffect}from'react';import*as R from'@radix-ui/react-portal';import {jsxs,Fragment,jsx}from'react/jsx-runtime';var i=56,u=6,q=({options:n,noResults:w,selectedOption:L,onSelect:P,onChange:C,onClick:T,className:k,...I})=>{let N=useId(),l=useRef(null),o=useRef(null),g=useRef(null),[H,M]=useState("bottom"),[r,F]=useState(),[s,c]=useState(-1),[h,y]=useState(L??null),b=e=>{l.current.style.display="none",o.current.value=e.label,y(e),P?.(e);},A=e=>{if(e.key==="ArrowDown"){if(s===n.length-1)return;c(t=>t+1),l.current.style.display="flex",x();}else if(e.key==="ArrowUp"){if(s===0)return;c(t=>t-1),x();}else e.key==="Enter"&&(b(n[s]),c(-1));},x=()=>{let e=i*u;g.current.scroll({top:(s+2)*i<=e?0:i*(s+2)-e,behavior:"smooth"});};return useEffect(()=>{if(!o.current)return;let e=()=>{if(!o.current)return;let t=i*(n.length<u?n.length:u)+16,m=o.current.getBoundingClientRect();F(m);let B=window.innerHeight-m.bottom>t,D=m.top>t;M(B?"bottom":D?"top":"bottom");};return e(),o.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o.current]),useEffect(()=>{function e(t){l.current&&!l.current.contains(t.target)&&(l.current.style.display="none",c(-1));}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e);}},[l.current]),jsxs(Fragment,{children:[jsx(a,{className:a$1("w-full !cursor-pointer",k),readOnly:!0,ref:o,autoComplete:"off",list:"",selectMode:!0,value:h?.label,showClearButton:!1,onClick:e=>{l.current.style.display="flex",T?.(e);},onChange:e=>{c(-1),y(null),C?.(e);},onKeyDown:A,...I}),jsx(R.Root,{asChild:!0,children:jsx("ul",{ref:l,className:"pointer-events-auto absolute z-[10000] hidden w-full",style:r?{width:`${r.width}px`,left:r.left,top:H==="bottom"?`${r.height+r.top+window.scrollY}px`:window.scrollY+r.top-(n.length<u?n.length:u)*i-16}:void 0,children:jsxs(a$2,{className:"elevation-8 my-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",ref:g,children:[n.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col items-center justify-center rounded-lg bg-neutral-50 px-8 py-6",children:[$.cloneElement(w.icon,{className:"mb-2 h-8 w-8 text-neutral-300"}),jsx("p",{className:"text-center text-sm leading-[120%] text-neutral-500",children:w.message})]}),n.map((e,t)=>jsx("li",{onClick:()=>{b(e);},className:a$1("w-full flex-shrink-0 cursor-pointer py-4 pl-4 pr-6 text-left hover:bg-primary-100",h?.value===e.value&&"bg-primary-200",s===t&&"bg-primary-200"),value:e.value,children:e.label},`select-option-${N}-${e.key??e.value}`))]})})})]})};export{q as a};
1
+ import {a}from'./chunk-W2YOW3FA.mjs';import {a as a$2}from'./chunk-JGL2V7EX.mjs';import {a as a$1}from'./chunk-2WINTZSS.mjs';import $,{useId,useRef,useState,useEffect}from'react';import*as R from'@radix-ui/react-portal';import {jsxs,Fragment,jsx}from'react/jsx-runtime';var i=56,u=6,q=({options:n,noResults:w,selectedOption:L,onSelect:P,onChange:C,onClick:T,className:k,...I})=>{let N=useId(),l=useRef(null),o=useRef(null),g=useRef(null),[H,M]=useState("bottom"),[r,F]=useState(),[s,c]=useState(-1),[h,y]=useState(L??null),b=e=>{l.current.style.display="none",o.current.value=e.label,y(e),P?.(e);},A=e=>{if(e.key==="ArrowDown"){if(s===n.length-1)return;c(t=>t+1),l.current.style.display="flex",x();}else if(e.key==="ArrowUp"){if(s===0)return;c(t=>t-1),x();}else e.key==="Enter"&&(b(n[s]),c(-1));},x=()=>{let e=i*u;g.current.scroll({top:(s+2)*i<=e?0:i*(s+2)-e,behavior:"smooth"});};return useEffect(()=>{if(!o.current)return;let e=()=>{if(!o.current)return;let t=i*(n.length<u?n.length:u)+16,m=o.current.getBoundingClientRect();F(m);let B=window.innerHeight-m.bottom>t,D=m.top>t;M(B?"bottom":D?"top":"bottom");};return e(),o.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o.current]),useEffect(()=>{function e(t){l.current&&!l.current.contains(t.target)&&(l.current.style.display="none",c(-1));}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e);}},[l.current]),jsxs(Fragment,{children:[jsx(a,{className:a$1("w-full !cursor-pointer",k),readOnly:!0,ref:o,autoComplete:"off",list:"",selectMode:!0,value:h?.label,showClearButton:!1,onClick:e=>{l.current.style.display="flex",T?.(e);},onChange:e=>{c(-1),y(null),C?.(e);},onKeyDown:A,...I}),jsx(R.Root,{asChild:!0,children:jsx("ul",{ref:l,className:"pointer-events-auto absolute z-[10000] hidden w-full",style:r?{width:`${r.width}px`,left:r.left,top:H==="bottom"?`${r.height+r.top+window.scrollY}px`:window.scrollY+r.top-(n.length<u?n.length:u)*i-16}:void 0,children:jsxs(a$2,{className:"elevation-8 my-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",ref:g,children:[n.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col items-center justify-center rounded-lg bg-neutral-50 px-8 py-6",children:[$.cloneElement(w.icon,{className:"mb-2 h-8 w-8 text-neutral-300"}),jsx("p",{className:"text-center text-sm leading-[120%] text-neutral-500",children:w.message})]}),n.map((e,t)=>jsx("li",{onClick:()=>{b(e);},className:a$1("w-full flex-shrink-0 cursor-pointer py-4 pl-4 pr-6 text-left hover:bg-primary-100",h?.value===e.value&&"bg-primary-200",s===t&&"bg-primary-200"),value:e.value,children:e.label},`select-option-${N}-${e.key??e.value}`))]})})})]})};export{q as a};
@@ -0,0 +1 @@
1
+ import {a,b as b$2}from'./chunk-VTZ3HCM2.mjs';import {a as a$1,b as b$1,c,g,h,d,e as e$1,i,f,j}from'./chunk-5KXTOKO4.mjs';import {a as a$2,b}from'./chunk-JGL2V7EX.mjs';import {e}from'./chunk-AF7XWQ5Y.mjs';import {useMemo}from'react';import {useReactTable,getCoreRowModel,getPaginationRowModel,flexRender}from'@tanstack/react-table';import {jsx,jsxs}from'react/jsx-runtime';function le({columns:c$1,data:m,rowsCount:i$1,pagination:l,onPaginationChange:p,noResults:r,rowsPerPageText:H="Rows per page",ofText:k="of",onNextPageClick:M,onPreviousPageClick:B,disableNextPage:T,disablePreviousPage:u,className:O,onRowsPerPageChange:V,columnOrder:A,columnVisibility:L,...G}){let t=useReactTable({data:m,columns:c$1,rowCount:i$1,state:{pagination:l,columnOrder:A,columnVisibility:L},onPaginationChange:p,manualPagination:!0,getCoreRowModel:getCoreRowModel(),getPaginationRowModel:getPaginationRowModel()}),E=useMemo(()=>u||!!i$1&&!t.getCanPreviousPage(),[u,i$1,l?.pageIndex]),F=useMemo(()=>T||!!i$1&&!t.getCanNextPage(),[T,i$1,l?.pageIndex]);return jsx(a,{children:jsxs(a$1,{className:O,...G,children:[jsxs(a$2,{children:[jsx(b,{orientation:"horizontal"}),jsxs(b$1,{children:[jsx("colgroup",{children:t.getHeaderGroups()[0].headers.map(o=>{let a=o.column.getSize()/t.getHeaderGroups()[0].headers.reduce((n,$)=>n+$.getSize(),0)*100;return jsx("col",{span:1,style:{width:`${a}%`,minWidth:`${o.column.getSize()}px`}},o.id)})}),jsx(c,{children:t.getHeaderGroups().map(o=>jsx(g,{children:o.headers.map(a=>{let n=a.column.columnDef;return jsx(h,{children:jsxs("div",{className:"flex items-center",children:[a.isPlaceholder?null:jsx(b$2,{content:flexRender(n.header,a.getContext()),className:"font-normal normal-case",children:jsx("span",{className:"line-clamp-1",children:flexRender(n.header,a.getContext())})}),n.headerInfoTooltip&&jsx(b$2,{size:n.headerInfoTooltipSize,content:n.headerInfoTooltip,className:"font-normal normal-case",children:jsx(e,{className:"ml-1 w-[0.875rem] flex-shrink-0"})})]})},a.id)})},o.id))}),jsx(d,{children:t.getRowModel().rows?.length?t.getRowModel().rows.map(o=>jsx(e$1,{"data-state":o.getIsSelected()&&"selected",children:o.getVisibleCells().map(a=>jsx(i,{children:flexRender(a.column.columnDef.cell,a.getContext())},a.id))},o.id)):jsx(f,{colSpan:c$1.length,icon:r.icon,Icon:r.Icon,title:r.title,description:r.description})})]})]}),l&&p&&m.length>0&&jsx(j,{rowsCount:i$1,pagination:l,onRowsPerPageChange:o=>{t.setPageSize(o),t.setPageIndex(0),V?.(o);},onPreviousPageClick:()=>{t.previousPage(),B?.();},onNextPageClick:()=>{t.nextPage(),M?.();},disableNextPage:F,disablePreviousPage:E,ofText:k,rowsPerPageText:H})]})})}export{le as a};
@@ -1 +1 @@
1
- import {a as a$3}from'./chunk-JGL2V7EX.mjs';import {a}from'./chunk-KTRSJBA4.mjs';import {a as a$1}from'./chunk-W2YOW3FA.mjs';import {o}from'./chunk-AF7XWQ5Y.mjs';import {a as a$2}from'./chunk-2WINTZSS.mjs';import {useState,useRef,useMemo,useEffect}from'react';import*as S from'@radix-ui/react-portal';import {format}from'date-fns';import {jsxs,Fragment,jsx}from'react/jsx-runtime';var U=["00:00:00","00:30:00","01:00:00","01:30:00","02:00:00","02:30:00","03:00:00","03:30:00","04:00:00","04:30:00","05:00:00","05:30:00","06:00:00","06:30:00","07:00:00","07:30:00","08:00:00","08:30:00","09:00:00","09:30:00","10:00:00","10:30:00","11:00:00","11:30:00","12:00:00","12:30:00","13:00:00","13:30:00","14:00:00","14:30:00","15:00:00","15:30:00","16:00:00","16:30:00","17:00:00","17:30:00","18:00:00","18:30:00","19:00:00","19:30:00","20:00:00","20:30:00","21:00:00","21:30:00","22:00:00","22:30:00","23:00:00","23:30:00"],i=56,d=6,V=({value:f,onChange:P,locale:g,minTime:T,maxTime:v,...N})=>{let[O,u]=useState(!1),[p,h]=useState(f),[n,y]=useState(),[z,A]=useState("bottom"),E=useRef(null),o$1=useRef(null),x=useRef(null),[l,c]=useState(-1),k=e=>{h(e),P?.(e),u(!1),c(-1);},B=useMemo(()=>p?format(new Date("2024-01-01T"+p),"p"):"",[p,g]),K=()=>{h(void 0),c(-1),P?.(void 0);},r=useMemo(()=>U.map(e=>({value:e,label:format(new Date("2024-01-01T"+e),"p"),disabled:T&&e<T||v&&e>v})),[g,T,v]),_=e=>{if(e.preventDefault(),e.key==="ArrowDown"){if(l===r.length-1)return;c(t=>t+1),u(!0),L();}else if(e.key==="ArrowUp"){if(l===0)return;c(t=>t-1),L();}else e.key==="Enter"&&(k(r[l].value),c(-1));},L=()=>{let e=i*d;x.current.scroll({top:(l+2)*i<=e?0:i*(l+2)-e,behavior:"smooth"});};return useEffect(()=>{h(f);},[f]),a(E,()=>{u(!1);}),useEffect(()=>{if(!o$1.current)return;let e=()=>{if(!o$1.current)return;let t=i*(r.length<d?r.length:d)+16,m=o$1.current.getBoundingClientRect();y(m);let $=window.innerHeight-m.bottom>t,G=m.top+m.height>t;A($?"bottom":G?"top":"bottom");};return e(),o$1.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o$1.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o$1.current]),jsxs(Fragment,{children:[jsx(a$1,{ref:o$1,autoComplete:"off",startIcon:jsx(o,{}),onClean:K,readOnly:!0,value:B,onKeyDown:_,onClick:e=>{y(e.currentTarget.getBoundingClientRect()),u(t=>!t);},...N}),jsx(S.Root,{children:jsx("div",{ref:E,className:a$2("pointer-events-auto fixed z-50 hidden",O&&"block"),style:n?{width:`${n.width}px`,top:z==="bottom"?`${n.height+n.top}px`:n.top-(r.length<d?r.length:d)*i-16,left:n?.left}:void 0,children:jsx(a$3,{className:"elevation-8 my-2 flex max-h-84 w-full flex-col rounded-lg bg-neutral-50",ref:x,children:r.map((e,t)=>jsx("div",{onClick:()=>!e.disabled&&k(e.value),className:a$2("flex w-full items-center px-2 hover:cursor-pointer",!e.disabled&&"hover:bg-primary-100",p===e.value&&"bg-primary-200",l===t&&"bg-primary-200",e.disabled&&"text-neutral-500 hover:cursor-not-allowed"),style:{height:i},children:e.label},e.value))})})})]})};V.displayName="TimePicker";export{V as a};
1
+ import {a}from'./chunk-KTRSJBA4.mjs';import {a as a$1}from'./chunk-W2YOW3FA.mjs';import {a as a$3}from'./chunk-JGL2V7EX.mjs';import {o}from'./chunk-AF7XWQ5Y.mjs';import {a as a$2}from'./chunk-2WINTZSS.mjs';import {useState,useRef,useMemo,useEffect}from'react';import*as S from'@radix-ui/react-portal';import {format}from'date-fns';import {jsxs,Fragment,jsx}from'react/jsx-runtime';var U=["00:00:00","00:30:00","01:00:00","01:30:00","02:00:00","02:30:00","03:00:00","03:30:00","04:00:00","04:30:00","05:00:00","05:30:00","06:00:00","06:30:00","07:00:00","07:30:00","08:00:00","08:30:00","09:00:00","09:30:00","10:00:00","10:30:00","11:00:00","11:30:00","12:00:00","12:30:00","13:00:00","13:30:00","14:00:00","14:30:00","15:00:00","15:30:00","16:00:00","16:30:00","17:00:00","17:30:00","18:00:00","18:30:00","19:00:00","19:30:00","20:00:00","20:30:00","21:00:00","21:30:00","22:00:00","22:30:00","23:00:00","23:30:00"],i=56,d=6,V=({value:f,onChange:P,locale:g,minTime:T,maxTime:v,...N})=>{let[O,u]=useState(!1),[p,h]=useState(f),[n,y]=useState(),[z,A]=useState("bottom"),E=useRef(null),o$1=useRef(null),x=useRef(null),[l,c]=useState(-1),k=e=>{h(e),P?.(e),u(!1),c(-1);},B=useMemo(()=>p?format(new Date("2024-01-01T"+p),"p"):"",[p,g]),K=()=>{h(void 0),c(-1),P?.(void 0);},r=useMemo(()=>U.map(e=>({value:e,label:format(new Date("2024-01-01T"+e),"p"),disabled:T&&e<T||v&&e>v})),[g,T,v]),_=e=>{if(e.preventDefault(),e.key==="ArrowDown"){if(l===r.length-1)return;c(t=>t+1),u(!0),L();}else if(e.key==="ArrowUp"){if(l===0)return;c(t=>t-1),L();}else e.key==="Enter"&&(k(r[l].value),c(-1));},L=()=>{let e=i*d;x.current.scroll({top:(l+2)*i<=e?0:i*(l+2)-e,behavior:"smooth"});};return useEffect(()=>{h(f);},[f]),a(E,()=>{u(!1);}),useEffect(()=>{if(!o$1.current)return;let e=()=>{if(!o$1.current)return;let t=i*(r.length<d?r.length:d)+16,m=o$1.current.getBoundingClientRect();y(m);let $=window.innerHeight-m.bottom>t,G=m.top+m.height>t;A($?"bottom":G?"top":"bottom");};return e(),o$1.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o$1.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o$1.current]),jsxs(Fragment,{children:[jsx(a$1,{ref:o$1,autoComplete:"off",startIcon:jsx(o,{}),onClean:K,readOnly:!0,value:B,onKeyDown:_,onClick:e=>{y(e.currentTarget.getBoundingClientRect()),u(t=>!t);},...N}),jsx(S.Root,{children:jsx("div",{ref:E,className:a$2("pointer-events-auto fixed z-50 hidden",O&&"block"),style:n?{width:`${n.width}px`,top:z==="bottom"?`${n.height+n.top}px`:n.top-(r.length<d?r.length:d)*i-16,left:n?.left}:void 0,children:jsx(a$3,{className:"elevation-8 my-2 flex max-h-84 w-full flex-col rounded-lg bg-neutral-50",ref:x,children:r.map((e,t)=>jsx("div",{onClick:()=>!e.disabled&&k(e.value),className:a$2("flex w-full items-center px-2 hover:cursor-pointer",!e.disabled&&"hover:bg-primary-100",p===e.value&&"bg-primary-200",l===t&&"bg-primary-200",e.disabled&&"text-neutral-500 hover:cursor-not-allowed"),style:{height:i},children:e.label},e.value))})})})]})};V.displayName="TimePicker";export{V as a};
@@ -1,2 +1,2 @@
1
- import {a as a$2}from'./chunk-JGL2V7EX.mjs';import {a as a$1}from'./chunk-W2YOW3FA.mjs';import {g}from'./chunk-AF7XWQ5Y.mjs';import {a}from'./chunk-2WINTZSS.mjs';import c0,{useId,useRef,useState,useEffect}from'react';import*as O from'@radix-ui/react-portal';import {jsx,jsxs}from'react/jsx-runtime';var V='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=chile" clip-path="url(%23clip0_1491_56906)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M40 20.0015C40 31.0459 31.0459 40.0029 19.9985 40.0029C8.95123 40.0029 0 31.0459 0 20.0015C0 8.95705 20.0015 20.0015 20.0015 20.0015H40.0029H40Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 8.95414 8.95414 0 20.0015 0V20.0015H0Z" fill="%230052B4"/>%0A<path id="Vector_4" d="M11.9049 6.9569L13.1986 10.9427H17.3908L14.001 13.405L15.2947 17.3908L11.9049 14.9284L8.51515 17.3908L9.80885 13.405L6.41907 10.9427H10.6112L11.9049 6.9569Z" fill="%23F0F0F0"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56906">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var Z='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=argentina" clip-path="url(%23clip0_1491_56925)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M20.0012 0C12.0704 0 5.21814 4.61371 1.98535 11.3061H38.017C34.7813 4.61371 27.9291 0 20.0012 0Z" fill="%23338AF3"/>%0A<path id="Vector_3" d="M20.0012 40C27.9291 40 34.7813 35.3863 38.017 28.694H1.98535C5.22105 35.3834 12.0704 40 20.0012 40Z" fill="%23338AF3"/>%0A<path id="Vector_4" d="M25.9786 20.0015L23.5366 21.1498L24.8361 23.5162L22.1848 23.0075L21.8475 25.6879L20.0015 23.7168L18.1525 25.6879L17.8152 23.0075L15.1639 23.5133L16.4634 21.1498L14.0214 20.0015L16.4634 18.8531L15.1639 16.4867L17.8152 16.9954L18.1525 14.315L19.9985 16.2861L21.8475 14.315L22.1848 16.9954L24.8361 16.4867L23.5366 18.8531L25.9786 20.0015Z" fill="%23FFDA44"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56925">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var y='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=colombia" clip-path="url(%23clip0_1491_56936)">%0A<path id="Vector" d="M0 20.0015C0 8.95414 8.95414 0 20.0015 0C31.0488 0 40.0029 8.95414 40.0029 20.0015L20.0015 21.74L0 20.0015Z" fill="%23FFDA44"/>%0A<path id="Vector_2" d="M2.67752 29.9993C6.13417 35.9765 12.5968 40 20.0015 40C27.4061 40 33.8687 35.9794 37.3254 29.9993L20.0015 28.6939L2.67752 29.9993Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M37.3254 29.9993C39.029 27.0572 40.0029 23.6413 40.0029 19.9985H0C0 23.6413 0.973908 27.0572 2.67752 29.9993H37.3254Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56936">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var P='data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="flags_sm" clip-path="url(%23clip0_2024_263)">%0A<path id="Vector" d="M12.0009 24C18.6275 24 24.0017 18.6275 24.0017 11.9991C24.0017 5.37074 18.6275 0 12.0009 0C5.37423 0 0 5.37248 0 12.0009C0 18.6293 5.37248 24.0017 12.0009 24.0017V24Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M24.0004 12.0009C24.0004 7.24417 21.2322 3.13283 17.2168 1.19141V22.8104C21.2305 20.869 24.0004 16.7577 24.0004 12.0009Z" fill="%23338AF3"/>%0A<path id="Vector_3" d="M0 12.0009C0 16.7576 2.76822 20.8689 6.78363 22.8104V1.19135C2.76822 3.13102 0 7.24237 0 12.0009Z" fill="%23338AF3"/>%0A<path id="Vector_4" d="M15.1358 14.0295L13.1072 12.0009L15.0381 10.07L14.9509 9.04953L14.398 8.49658L11.9996 10.895L9.60113 8.49658L9.04818 9.04953L8.96096 10.07L10.8919 12.0009L8.86328 14.0295L9.96918 15.1354L11.9978 13.1068L14.0264 15.1354L15.1323 14.0295H15.1358Z" fill="%23ACABB1"/>%0A<path id="Vector_5" d="M14.9527 9.04944L13.8468 10.1553C14.3195 10.628 14.6108 11.2787 14.6108 11.9991C14.6108 13.4399 13.4438 14.6086 12.0013 14.6086C10.5587 14.6086 9.3918 13.4416 9.3918 11.9991C9.3918 11.2787 9.6831 10.6263 10.1558 10.1553L9.04991 9.04944C8.29462 9.80473 7.82715 10.8478 7.82715 12.0008C7.82715 14.3068 9.69531 16.175 12.0013 16.175C14.3073 16.175 16.1754 14.3068 16.1754 12.0008C16.1754 10.8478 15.708 9.80473 14.9527 9.04944Z" fill="%236DA544"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_2024_263">%0A<rect width="24" height="24" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var A='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=mexico" clip-path="url(%23clip0_1491_56915)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0488 0 20.0015 0C8.95414 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M40.0004 20.0014C40.0004 12.0735 35.3838 5.2213 28.6943 1.9856V38.0173C35.3809 34.7816 40.0004 27.9293 40.0004 20.0014Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 27.9294 4.61661 34.7816 11.3061 38.0173V1.98561C4.61661 5.2184 0 12.0706 0 20.0015Z" fill="%236DA544"/>%0A<path id="Vector_4" d="M14.7801 20.0015C14.7801 22.8825 17.1175 25.2199 19.9985 25.2199C22.8796 25.2199 25.2169 22.8825 25.2169 20.0015V18.263H14.7801V20.0015Z" fill="%236DA544"/>%0A<path id="Vector_5" d="M26.953 16.5216H21.7433C21.7433 15.5593 20.9612 14.7831 20.0019 14.7831C19.0425 14.7831 18.2605 15.5622 18.2605 16.5216H13.0508C13.0508 17.481 13.8881 18.2601 14.8474 18.2601H14.7835C14.7835 19.2195 15.5655 19.9986 16.5249 19.9986C16.5249 20.9579 17.2982 21.7371 18.2605 21.7371H21.7462C22.7085 21.7371 23.4818 20.9579 23.4818 19.9986C24.444 19.9986 25.2232 19.2195 25.2232 18.2601H25.1592C26.1215 18.2601 26.9559 17.481 26.9559 16.5216H26.953Z" fill="%23FF9811"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56915">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var E='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=peru" clip-path="url(%23clip0_1491_56921)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0488 0 20.0015 0C8.95414 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M39.9996 20.0014C39.9996 11.402 34.569 4.07005 26.9521 1.24426V38.7586C34.569 35.9328 39.9996 28.6009 39.9996 20.0014Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 28.6009 5.43063 35.9328 13.0475 38.7586V1.24428C5.43063 4.07006 0 11.402 0 20.0015Z" fill="%23D80027"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56921">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var b='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=brasil" clip-path="url(%23clip0_1491_56900)">%0A<path id="Vector" d="M20.0015 40C31.0459 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%236DA544"/>%0A<path id="Vector_2" d="M20.001 7.82617L36.5226 20.0015L20.001 32.1768L3.47656 20.0015L19.9981 7.82617H20.001Z" fill="%23FFDA44"/>%0A<path id="Vector_3" d="M20.0018 26.9554C23.8451 26.9554 26.9587 23.8418 26.9587 19.9985C26.9587 16.1552 23.8451 13.0416 20.0018 13.0416C16.1585 13.0416 13.0449 16.1552 13.0449 19.9985C13.0449 23.8418 16.1585 26.9554 20.0018 26.9554Z" fill="%23F0F0F0"/>%0A<path id="Vector_4" d="M16.5219 19.5654C15.3125 19.5654 14.1438 19.7486 13.0449 20.0916C13.0943 23.8913 16.1876 26.9584 19.9989 26.9584C22.3566 26.9584 24.4382 25.7868 25.697 23.9931C23.5428 21.2981 20.2315 19.5683 16.5219 19.5683V19.5654Z" fill="%230052B4"/>%0A<path id="Vector_5" d="M26.8275 21.3329C26.9118 20.9027 26.9554 20.455 26.9554 20.0015C26.9554 16.1582 23.8418 13.0446 19.9985 13.0446C17.1321 13.0446 14.6697 14.7801 13.6056 17.2542C14.5476 17.0594 15.5215 16.9547 16.5186 16.9547C20.5596 16.9547 24.214 18.6351 26.8246 21.33L26.8275 21.3329Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56900">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var S='data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g clip-path="url(%23clip0_2024_325)">%0A<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="%23F0F0F0"/>%0A<path d="M12 8.86953H23.5866C23.2857 7.75325 22.8284 6.70132 22.2387 5.73907H12V8.86953Z" fill="%23338AF3"/>%0A<path d="M4.53015 21.3913H19.4698C20.565 20.5191 21.5042 19.4596 22.2387 18.2609H1.76129C2.49587 19.4596 3.43506 20.5191 4.53015 21.3913Z" fill="%23338AF3"/>%0A<path d="M12 0V2.60869H19.4699C17.42 0.976125 14.8242 0 12 0Z" fill="%23338AF3"/>%0A<path d="M12 8.86953H23.5866C23.2857 7.75325 22.8284 6.70132 22.2387 5.73907H12V8.86953Z" fill="%23338AF3"/>%0A<path d="M0 12C0 13.0831 0.144375 14.1323 0.413391 15.1305H23.5867C23.8556 14.1323 24 13.0831 24 12H0Z" fill="%23338AF3"/>%0A<path d="M10.4348 7.02287L8.96922 7.71226L9.74965 9.13163L8.15824 8.82723L7.95658 10.4348L6.84818 9.25243L5.73968 10.4348L5.53807 8.82723L3.94666 9.13154L4.72704 7.71221L3.26154 7.02287L4.72708 6.33357L3.94666 4.91419L5.53802 5.2186L5.73972 3.61102L6.84818 4.7934L7.95663 3.61102L8.15824 5.2186L9.74969 4.91419L8.96927 6.33362L10.4348 7.02287Z" fill="%23FFDA44"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_2024_325">%0A<rect width="24" height="24" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var B='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g clip-path="url(%23clip0_1770_12638)">%0A<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="%23F0F0F0"/>%0A<path d="M19.1305 20H40C40 18.1948 39.7594 16.4461 39.311 14.7826H19.1305V20Z" fill="%23D80027"/>%0A<path d="M19.1305 9.56523H37.0646C35.8403 7.56742 34.2749 5.80156 32.4497 4.34781H19.1305V9.56523Z" fill="%23D80027"/>%0A<path d="M20 40C24.707 40 29.0333 38.3731 32.4497 35.6522H7.55032C10.9667 38.3731 15.2931 40 20 40Z" fill="%23D80027"/>%0A<path d="M2.93548 30.4348H37.0645C38.0474 28.8309 38.8097 27.0778 39.311 25.2173H0.688995C1.19032 27.0778 1.95259 28.8309 2.93548 30.4348Z" fill="%23D80027"/>%0A<path d="M9.26437 3.12328H11.087L9.39164 4.35492L10.0392 6.34781L8.34398 5.11617L6.64875 6.34781L7.20813 4.62617C5.71547 5.86953 4.40719 7.32625 3.32906 8.94938H3.91305L2.83391 9.73336C2.66578 10.0138 2.50453 10.2987 2.35 10.5879L2.86531 12.1739L1.90391 11.4754C1.66492 11.9817 1.44633 12.4995 1.24984 13.028L1.81758 14.7755H3.91305L2.21773 16.0071L2.86531 18L1.17008 16.7684L0.154609 17.5062C0.0529687 18.3232 0 19.1554 0 20H20C20 8.95437 20 7.65219 20 0C16.0491 0 12.366 1.14609 9.26437 3.12328ZM10.0392 18L8.34398 16.7684L6.64875 18L7.29633 16.0071L5.60102 14.7755H7.69648L8.34398 12.7826L8.99148 14.7755H11.087L9.39164 16.0071L10.0392 18ZM9.39164 10.181L10.0392 12.1739L8.34398 10.9423L6.64875 12.1739L7.29633 10.181L5.60102 8.94938H7.69648L8.34398 6.95648L8.99148 8.94938H11.087L9.39164 10.181ZM17.2131 18L15.5179 16.7684L13.8227 18L14.4702 16.0071L12.7749 14.7755H14.8704L15.5179 12.7826L16.1654 14.7755H18.2609L16.5655 16.0071L17.2131 18ZM16.5655 10.181L17.2131 12.1739L15.5179 10.9423L13.8227 12.1739L14.4702 10.181L12.7749 8.94938H14.8704L15.5179 6.95648L16.1654 8.94938H18.2609L16.5655 10.181ZM16.5655 4.35492L17.2131 6.34781L15.5179 5.11617L13.8227 6.34781L14.4702 4.35492L12.7749 3.12328H14.8704L15.5179 1.13039L16.1654 3.12328H18.2609L16.5655 4.35492Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1770_12638">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var D=56,L=6,d0=[{id:0,code:"+56",name:"Chile",flag:V,country:"CL"},{id:1,code:"+54",name:"Argentina",flag:Z,country:"AR"},{id:2,code:"+57",name:"Colombia",flag:y,country:"CO"},{id:3,code:"+502",name:"Guatemala",flag:P,country:"GT"},{id:4,code:"+52",name:"Mexico",flag:A,country:"MX"},{id:5,code:"+51",name:"Per\xFA",flag:E,country:"PE"},{id:6,code:"+55",name:"Brasil",flag:b,country:"BR"},{id:7,code:"+598",name:"Uruguay",flag:S,country:"UY"},{id:8,code:"+1",name:"Estados Unidos",flag:B,country:"US"}],O0=({options:i=d0,noResults:w,selectedOption:R,onSelect:N,onChange:v,onClick:a0,className:T,defaultCountry:C="CL",initialValue:d,size:I="md",...a$3})=>{let k=useId(),c=useRef(null),o=useRef(null),U=useRef(null),[G,$]=useState("bottom"),[s,z]=useState(),[Y,X]=useState(-1),[n,m]=useState(R??null),[F,_]=useState(""),j=e=>{let t={target:{value:e.code+F}};v?.(t),c.current.style.display="none",o.current.value=e.code,m(e),N?.(e);};return useEffect(()=>{if(!o.current)return;let e=()=>{if(!o.current)return;let t=D*(i.length<L?i.length:L)+16,h=o.current.getBoundingClientRect();z(h);let q=window.innerHeight-h.bottom>t,J=h.top>t;$(q?"bottom":J?"top":"bottom");};return e(),o.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o.current]),useEffect(()=>{function e(t){c.current&&!c.current.contains(t.target)&&(c.current.style.display="none",X(-1));}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e);}},[c.current]),useEffect(()=>{if(C&&!d){let e=i.find(t=>t.country===C)??null;m(e);}},[C,d]),useEffect(()=>{if(d){let e=i.find(t=>d.includes(t.code))??null;m(e),_(d.replace(e?.code??"",""));}},[d]),jsx("div",{className:a("flex flex-col",T),children:jsxs("div",{className:a("relative flex flex-col"),children:[jsx(a$1,{ref:o,value:F,placeholder:a$3.placeholder??"",onChange:e=>{let t=e.target.value.replace(/\D/g,"");_(t);let h={target:{value:n?.code&&!t.includes(n.code)?n?.code+t:t}};v?.(h);},startComponent:jsxs("div",{className:"z-[100000] ml-3 flex h-2 w-[7.5rem] cursor-pointer items-center",onClick:()=>{a$3.disabled||(c.current.style.display="flex");},children:[jsx("img",{src:n?.flag,alt:n?.country,className:a("h-6 w-6 cursor-pointer",a$3.disabled&&"cursor-not-allowed text-neutral-400")}),jsx("span",{className:a("ml-1",a$3.disabled&&"cursor-not-allowed text-neutral-400"),children:n?.code}),jsx(g,{className:a(I==="md"?"h-6 w-6":"h-4.5 w-4.5","cursor-pointer",a$3.disabled&&"cursor-not-allowed text-neutral-400")})]}),...a$3}),jsx(O.Root,{asChild:!0,children:jsx("ul",{ref:c,className:"pointer-events-auto absolute z-[10000] hidden w-full",style:s?{width:`${s.width}px`,left:s.left,top:G==="bottom"?`${s.height+s.top+window.scrollY}px`:window.scrollY+s.top-(i.length<L?i.length:L)*D-16}:void 0,children:jsxs(a$2,{className:"elevation-8 my-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",ref:U,children:[i.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col items-center justify-center rounded-lg bg-neutral-50 px-8 py-6",children:[c0.cloneElement(w.icon,{className:"mb-2 h-8 w-8 text-neutral-300"}),jsx("p",{className:"text-center text-sm leading-[120%] text-neutral-500",children:w.message})]}),i.map((e,t)=>jsx("li",{onClick:()=>{j(e);},className:a("flex-shrink-0 cursor-pointer py-4 pl-4 pr-6 text-left hover:bg-primary-100",n?.code===e.code&&"bg-primary-200",Y===t&&"bg-primary-200"),value:e.code,children:jsxs("div",{className:a("flex items-center space-x-3"),children:[jsx("img",{src:e.flag,alt:e.country,className:"h-6 w-6"}),jsx("p",{children:e.name}),jsx("p",{className:"text-primary-500",children:`(${e.code})`})]})},`select-option-${k}-${e.id??e.code}`))]})})})]})})};
1
+ import {a as a$1}from'./chunk-W2YOW3FA.mjs';import {a as a$2}from'./chunk-JGL2V7EX.mjs';import {g}from'./chunk-AF7XWQ5Y.mjs';import {a}from'./chunk-2WINTZSS.mjs';import c0,{useId,useRef,useState,useEffect}from'react';import*as O from'@radix-ui/react-portal';import {jsx,jsxs}from'react/jsx-runtime';var V='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=chile" clip-path="url(%23clip0_1491_56906)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M40 20.0015C40 31.0459 31.0459 40.0029 19.9985 40.0029C8.95123 40.0029 0 31.0459 0 20.0015C0 8.95705 20.0015 20.0015 20.0015 20.0015H40.0029H40Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 8.95414 8.95414 0 20.0015 0V20.0015H0Z" fill="%230052B4"/>%0A<path id="Vector_4" d="M11.9049 6.9569L13.1986 10.9427H17.3908L14.001 13.405L15.2947 17.3908L11.9049 14.9284L8.51515 17.3908L9.80885 13.405L6.41907 10.9427H10.6112L11.9049 6.9569Z" fill="%23F0F0F0"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56906">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var Z='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=argentina" clip-path="url(%23clip0_1491_56925)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M20.0012 0C12.0704 0 5.21814 4.61371 1.98535 11.3061H38.017C34.7813 4.61371 27.9291 0 20.0012 0Z" fill="%23338AF3"/>%0A<path id="Vector_3" d="M20.0012 40C27.9291 40 34.7813 35.3863 38.017 28.694H1.98535C5.22105 35.3834 12.0704 40 20.0012 40Z" fill="%23338AF3"/>%0A<path id="Vector_4" d="M25.9786 20.0015L23.5366 21.1498L24.8361 23.5162L22.1848 23.0075L21.8475 25.6879L20.0015 23.7168L18.1525 25.6879L17.8152 23.0075L15.1639 23.5133L16.4634 21.1498L14.0214 20.0015L16.4634 18.8531L15.1639 16.4867L17.8152 16.9954L18.1525 14.315L19.9985 16.2861L21.8475 14.315L22.1848 16.9954L24.8361 16.4867L23.5366 18.8531L25.9786 20.0015Z" fill="%23FFDA44"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56925">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var y='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=colombia" clip-path="url(%23clip0_1491_56936)">%0A<path id="Vector" d="M0 20.0015C0 8.95414 8.95414 0 20.0015 0C31.0488 0 40.0029 8.95414 40.0029 20.0015L20.0015 21.74L0 20.0015Z" fill="%23FFDA44"/>%0A<path id="Vector_2" d="M2.67752 29.9993C6.13417 35.9765 12.5968 40 20.0015 40C27.4061 40 33.8687 35.9794 37.3254 29.9993L20.0015 28.6939L2.67752 29.9993Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M37.3254 29.9993C39.029 27.0572 40.0029 23.6413 40.0029 19.9985H0C0 23.6413 0.973908 27.0572 2.67752 29.9993H37.3254Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56936">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var P='data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="flags_sm" clip-path="url(%23clip0_2024_263)">%0A<path id="Vector" d="M12.0009 24C18.6275 24 24.0017 18.6275 24.0017 11.9991C24.0017 5.37074 18.6275 0 12.0009 0C5.37423 0 0 5.37248 0 12.0009C0 18.6293 5.37248 24.0017 12.0009 24.0017V24Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M24.0004 12.0009C24.0004 7.24417 21.2322 3.13283 17.2168 1.19141V22.8104C21.2305 20.869 24.0004 16.7577 24.0004 12.0009Z" fill="%23338AF3"/>%0A<path id="Vector_3" d="M0 12.0009C0 16.7576 2.76822 20.8689 6.78363 22.8104V1.19135C2.76822 3.13102 0 7.24237 0 12.0009Z" fill="%23338AF3"/>%0A<path id="Vector_4" d="M15.1358 14.0295L13.1072 12.0009L15.0381 10.07L14.9509 9.04953L14.398 8.49658L11.9996 10.895L9.60113 8.49658L9.04818 9.04953L8.96096 10.07L10.8919 12.0009L8.86328 14.0295L9.96918 15.1354L11.9978 13.1068L14.0264 15.1354L15.1323 14.0295H15.1358Z" fill="%23ACABB1"/>%0A<path id="Vector_5" d="M14.9527 9.04944L13.8468 10.1553C14.3195 10.628 14.6108 11.2787 14.6108 11.9991C14.6108 13.4399 13.4438 14.6086 12.0013 14.6086C10.5587 14.6086 9.3918 13.4416 9.3918 11.9991C9.3918 11.2787 9.6831 10.6263 10.1558 10.1553L9.04991 9.04944C8.29462 9.80473 7.82715 10.8478 7.82715 12.0008C7.82715 14.3068 9.69531 16.175 12.0013 16.175C14.3073 16.175 16.1754 14.3068 16.1754 12.0008C16.1754 10.8478 15.708 9.80473 14.9527 9.04944Z" fill="%236DA544"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_2024_263">%0A<rect width="24" height="24" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var A='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=mexico" clip-path="url(%23clip0_1491_56915)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0488 0 20.0015 0C8.95414 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M40.0004 20.0014C40.0004 12.0735 35.3838 5.2213 28.6943 1.9856V38.0173C35.3809 34.7816 40.0004 27.9293 40.0004 20.0014Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 27.9294 4.61661 34.7816 11.3061 38.0173V1.98561C4.61661 5.2184 0 12.0706 0 20.0015Z" fill="%236DA544"/>%0A<path id="Vector_4" d="M14.7801 20.0015C14.7801 22.8825 17.1175 25.2199 19.9985 25.2199C22.8796 25.2199 25.2169 22.8825 25.2169 20.0015V18.263H14.7801V20.0015Z" fill="%236DA544"/>%0A<path id="Vector_5" d="M26.953 16.5216H21.7433C21.7433 15.5593 20.9612 14.7831 20.0019 14.7831C19.0425 14.7831 18.2605 15.5622 18.2605 16.5216H13.0508C13.0508 17.481 13.8881 18.2601 14.8474 18.2601H14.7835C14.7835 19.2195 15.5655 19.9986 16.5249 19.9986C16.5249 20.9579 17.2982 21.7371 18.2605 21.7371H21.7462C22.7085 21.7371 23.4818 20.9579 23.4818 19.9986C24.444 19.9986 25.2232 19.2195 25.2232 18.2601H25.1592C26.1215 18.2601 26.9559 17.481 26.9559 16.5216H26.953Z" fill="%23FF9811"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56915">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var E='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=peru" clip-path="url(%23clip0_1491_56921)">%0A<path id="Vector" d="M20.0015 40C31.0488 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0488 0 20.0015 0C8.95414 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%23F0F0F0"/>%0A<path id="Vector_2" d="M39.9996 20.0014C39.9996 11.402 34.569 4.07005 26.9521 1.24426V38.7586C34.569 35.9328 39.9996 28.6009 39.9996 20.0014Z" fill="%23D80027"/>%0A<path id="Vector_3" d="M0 20.0015C0 28.6009 5.43063 35.9328 13.0475 38.7586V1.24428C5.43063 4.07006 0 11.402 0 20.0015Z" fill="%23D80027"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56921">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var b='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g id="Country=brasil" clip-path="url(%23clip0_1491_56900)">%0A<path id="Vector" d="M20.0015 40C31.0459 40 40.0029 31.0459 40.0029 19.9985C40.0029 8.95123 31.0459 0 20.0015 0C8.95705 0 0 8.95414 0 20.0015C0 31.0488 8.95414 40.0029 20.0015 40.0029V40Z" fill="%236DA544"/>%0A<path id="Vector_2" d="M20.001 7.82617L36.5226 20.0015L20.001 32.1768L3.47656 20.0015L19.9981 7.82617H20.001Z" fill="%23FFDA44"/>%0A<path id="Vector_3" d="M20.0018 26.9554C23.8451 26.9554 26.9587 23.8418 26.9587 19.9985C26.9587 16.1552 23.8451 13.0416 20.0018 13.0416C16.1585 13.0416 13.0449 16.1552 13.0449 19.9985C13.0449 23.8418 16.1585 26.9554 20.0018 26.9554Z" fill="%23F0F0F0"/>%0A<path id="Vector_4" d="M16.5219 19.5654C15.3125 19.5654 14.1438 19.7486 13.0449 20.0916C13.0943 23.8913 16.1876 26.9584 19.9989 26.9584C22.3566 26.9584 24.4382 25.7868 25.697 23.9931C23.5428 21.2981 20.2315 19.5683 16.5219 19.5683V19.5654Z" fill="%230052B4"/>%0A<path id="Vector_5" d="M26.8275 21.3329C26.9118 20.9027 26.9554 20.455 26.9554 20.0015C26.9554 16.1582 23.8418 13.0446 19.9985 13.0446C17.1321 13.0446 14.6697 14.7801 13.6056 17.2542C14.5476 17.0594 15.5215 16.9547 16.5186 16.9547C20.5596 16.9547 24.214 18.6351 26.8246 21.33L26.8275 21.3329Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1491_56900">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var S='data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g clip-path="url(%23clip0_2024_325)">%0A<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="%23F0F0F0"/>%0A<path d="M12 8.86953H23.5866C23.2857 7.75325 22.8284 6.70132 22.2387 5.73907H12V8.86953Z" fill="%23338AF3"/>%0A<path d="M4.53015 21.3913H19.4698C20.565 20.5191 21.5042 19.4596 22.2387 18.2609H1.76129C2.49587 19.4596 3.43506 20.5191 4.53015 21.3913Z" fill="%23338AF3"/>%0A<path d="M12 0V2.60869H19.4699C17.42 0.976125 14.8242 0 12 0Z" fill="%23338AF3"/>%0A<path d="M12 8.86953H23.5866C23.2857 7.75325 22.8284 6.70132 22.2387 5.73907H12V8.86953Z" fill="%23338AF3"/>%0A<path d="M0 12C0 13.0831 0.144375 14.1323 0.413391 15.1305H23.5867C23.8556 14.1323 24 13.0831 24 12H0Z" fill="%23338AF3"/>%0A<path d="M10.4348 7.02287L8.96922 7.71226L9.74965 9.13163L8.15824 8.82723L7.95658 10.4348L6.84818 9.25243L5.73968 10.4348L5.53807 8.82723L3.94666 9.13154L4.72704 7.71221L3.26154 7.02287L4.72708 6.33357L3.94666 4.91419L5.53802 5.2186L5.73972 3.61102L6.84818 4.7934L7.95663 3.61102L8.15824 5.2186L9.74969 4.91419L8.96927 6.33362L10.4348 7.02287Z" fill="%23FFDA44"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_2024_325">%0A<rect width="24" height="24" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var B='data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<g clip-path="url(%23clip0_1770_12638)">%0A<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="%23F0F0F0"/>%0A<path d="M19.1305 20H40C40 18.1948 39.7594 16.4461 39.311 14.7826H19.1305V20Z" fill="%23D80027"/>%0A<path d="M19.1305 9.56523H37.0646C35.8403 7.56742 34.2749 5.80156 32.4497 4.34781H19.1305V9.56523Z" fill="%23D80027"/>%0A<path d="M20 40C24.707 40 29.0333 38.3731 32.4497 35.6522H7.55032C10.9667 38.3731 15.2931 40 20 40Z" fill="%23D80027"/>%0A<path d="M2.93548 30.4348H37.0645C38.0474 28.8309 38.8097 27.0778 39.311 25.2173H0.688995C1.19032 27.0778 1.95259 28.8309 2.93548 30.4348Z" fill="%23D80027"/>%0A<path d="M9.26437 3.12328H11.087L9.39164 4.35492L10.0392 6.34781L8.34398 5.11617L6.64875 6.34781L7.20813 4.62617C5.71547 5.86953 4.40719 7.32625 3.32906 8.94938H3.91305L2.83391 9.73336C2.66578 10.0138 2.50453 10.2987 2.35 10.5879L2.86531 12.1739L1.90391 11.4754C1.66492 11.9817 1.44633 12.4995 1.24984 13.028L1.81758 14.7755H3.91305L2.21773 16.0071L2.86531 18L1.17008 16.7684L0.154609 17.5062C0.0529687 18.3232 0 19.1554 0 20H20C20 8.95437 20 7.65219 20 0C16.0491 0 12.366 1.14609 9.26437 3.12328ZM10.0392 18L8.34398 16.7684L6.64875 18L7.29633 16.0071L5.60102 14.7755H7.69648L8.34398 12.7826L8.99148 14.7755H11.087L9.39164 16.0071L10.0392 18ZM9.39164 10.181L10.0392 12.1739L8.34398 10.9423L6.64875 12.1739L7.29633 10.181L5.60102 8.94938H7.69648L8.34398 6.95648L8.99148 8.94938H11.087L9.39164 10.181ZM17.2131 18L15.5179 16.7684L13.8227 18L14.4702 16.0071L12.7749 14.7755H14.8704L15.5179 12.7826L16.1654 14.7755H18.2609L16.5655 16.0071L17.2131 18ZM16.5655 10.181L17.2131 12.1739L15.5179 10.9423L13.8227 12.1739L14.4702 10.181L12.7749 8.94938H14.8704L15.5179 6.95648L16.1654 8.94938H18.2609L16.5655 10.181ZM16.5655 4.35492L17.2131 6.34781L15.5179 5.11617L13.8227 6.34781L14.4702 4.35492L12.7749 3.12328H14.8704L15.5179 1.13039L16.1654 3.12328H18.2609L16.5655 4.35492Z" fill="%230052B4"/>%0A</g>%0A<defs>%0A<clipPath id="clip0_1770_12638">%0A<rect width="40" height="40" fill="white"/>%0A</clipPath>%0A</defs>%0A</svg>%0A';var D=56,L=6,d0=[{id:0,code:"+56",name:"Chile",flag:V,country:"CL"},{id:1,code:"+54",name:"Argentina",flag:Z,country:"AR"},{id:2,code:"+57",name:"Colombia",flag:y,country:"CO"},{id:3,code:"+502",name:"Guatemala",flag:P,country:"GT"},{id:4,code:"+52",name:"Mexico",flag:A,country:"MX"},{id:5,code:"+51",name:"Per\xFA",flag:E,country:"PE"},{id:6,code:"+55",name:"Brasil",flag:b,country:"BR"},{id:7,code:"+598",name:"Uruguay",flag:S,country:"UY"},{id:8,code:"+1",name:"Estados Unidos",flag:B,country:"US"}],O0=({options:i=d0,noResults:w,selectedOption:R,onSelect:N,onChange:v,onClick:a0,className:T,defaultCountry:C="CL",initialValue:d,size:I="md",...a$3})=>{let k=useId(),c=useRef(null),o=useRef(null),U=useRef(null),[G,$]=useState("bottom"),[s,z]=useState(),[Y,X]=useState(-1),[n,m]=useState(R??null),[F,_]=useState(""),j=e=>{let t={target:{value:e.code+F}};v?.(t),c.current.style.display="none",o.current.value=e.code,m(e),N?.(e);};return useEffect(()=>{if(!o.current)return;let e=()=>{if(!o.current)return;let t=D*(i.length<L?i.length:L)+16,h=o.current.getBoundingClientRect();z(h);let q=window.innerHeight-h.bottom>t,J=h.top>t;$(q?"bottom":J?"top":"bottom");};return e(),o.current.addEventListener("mousedown",e),window.addEventListener("scroll",e,!0),window.addEventListener("resize",e),()=>{o.current?.removeEventListener("mousedown",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("resize",e);}},[o.current]),useEffect(()=>{function e(t){c.current&&!c.current.contains(t.target)&&(c.current.style.display="none",X(-1));}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e);}},[c.current]),useEffect(()=>{if(C&&!d){let e=i.find(t=>t.country===C)??null;m(e);}},[C,d]),useEffect(()=>{if(d){let e=i.find(t=>d.includes(t.code))??null;m(e),_(d.replace(e?.code??"",""));}},[d]),jsx("div",{className:a("flex flex-col",T),children:jsxs("div",{className:a("relative flex flex-col"),children:[jsx(a$1,{ref:o,value:F,placeholder:a$3.placeholder??"",onChange:e=>{let t=e.target.value.replace(/\D/g,"");_(t);let h={target:{value:n?.code&&!t.includes(n.code)?n?.code+t:t}};v?.(h);},startComponent:jsxs("div",{className:"z-[100000] ml-3 flex h-2 w-[7.5rem] cursor-pointer items-center",onClick:()=>{a$3.disabled||(c.current.style.display="flex");},children:[jsx("img",{src:n?.flag,alt:n?.country,className:a("h-6 w-6 cursor-pointer",a$3.disabled&&"cursor-not-allowed text-neutral-400")}),jsx("span",{className:a("ml-1",a$3.disabled&&"cursor-not-allowed text-neutral-400"),children:n?.code}),jsx(g,{className:a(I==="md"?"h-6 w-6":"h-4.5 w-4.5","cursor-pointer",a$3.disabled&&"cursor-not-allowed text-neutral-400")})]}),...a$3}),jsx(O.Root,{asChild:!0,children:jsx("ul",{ref:c,className:"pointer-events-auto absolute z-[10000] hidden w-full",style:s?{width:`${s.width}px`,left:s.left,top:G==="bottom"?`${s.height+s.top+window.scrollY}px`:window.scrollY+s.top-(i.length<L?i.length:L)*D-16}:void 0,children:jsxs(a$2,{className:"elevation-8 my-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",ref:U,children:[i.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col items-center justify-center rounded-lg bg-neutral-50 px-8 py-6",children:[c0.cloneElement(w.icon,{className:"mb-2 h-8 w-8 text-neutral-300"}),jsx("p",{className:"text-center text-sm leading-[120%] text-neutral-500",children:w.message})]}),i.map((e,t)=>jsx("li",{onClick:()=>{j(e);},className:a("flex-shrink-0 cursor-pointer py-4 pl-4 pr-6 text-left hover:bg-primary-100",n?.code===e.code&&"bg-primary-200",Y===t&&"bg-primary-200"),value:e.code,children:jsxs("div",{className:a("flex items-center space-x-3"),children:[jsx("img",{src:e.flag,alt:e.country,className:"h-6 w-6"}),jsx("p",{children:e.name}),jsx("p",{className:"text-primary-500",children:`(${e.code})`})]})},`select-option-${k}-${e.id??e.code}`))]})})})]})})};
2
2
  export{O0 as a};
@@ -1 +1 @@
1
- import {a as a$1}from'./chunk-BVHU5ZT3.mjs';import {a}from'./chunk-2WINTZSS.mjs';import {forwardRef}from'react';import {cva}from'cva';import {jsxs,jsx}from'react/jsx-runtime';var S=["standard","primary"],T=["outlined","ghost","fill"],k=["xs","sm","md"],g=cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 leading-[130%] text-neutral-700 transition-all",variants:{variant:{standard:"ring-neutral-700",primary:"text-primary-500 ring-primary-500"},type:{outlined:"ring-1",ghost:"",fill:"text-primary-600"},selected:{true:"",false:""},disabled:{true:"text-neutral-400 ring-neutral-400"},duotone:{true:"",false:""},size:{xs:"h-6 text-sm",sm:"h-8 text-sm",md:"h-10 text-base"}},compoundVariants:[{variant:"standard",selected:!1,disabled:!1,className:"hover:bg-primary-100"},{variant:"primary",selected:!1,disabled:!1,className:"hover:bg-primary-200"},{variant:"standard",selected:!0,disabled:!1,className:"bg-primary-200"},{variant:"primary",selected:!0,disabled:!1,className:"bg-primary-300"},{type:"fill",disabled:!1,className:"bg-primary-100"}],defaultVariants:{size:"md",selected:!1,disabled:!1}}),w=forwardRef(({children:c,variant:r,size:a$2,selected:s,onClick:d,className:f,type:y,disabled:t,StartIcon:p,EndIcon:n,duotone:e,badgeNumber:m,...u},x)=>jsxs("button",{ref:x,disabled:t,onClick:()=>d?.(!s),className:a(g({variant:r,size:a$2,type:y,selected:s,disabled:t,duotone:e}),f),...u,children:[p&&jsx(p,{size:a$2==="md"?18:14,className:a("mr-1",!t&&r==="standard"&&e&&"text-primary-500",!t&&r==="standard"&&e&&s&&"text-primary-600",!t&&r==="primary"&&e&&"text-neutral-800")}),c,n&&jsx(n,{size:a$2==="md"?18:14,className:a("ml-1",!t&&r==="standard"&&e&&"text-primary-500",!t&&r==="standard"&&e&&s&&"text-primary-600",!t&&r==="primary"&&e&&"text-primary-800")}),m&&jsx(a$1,{content:m?String(m):void 0,className:"ml-2",size:a$2==="md"?"md":"sm"})]}));export{S as a,T as b,k as c,w as d};
1
+ import {a as a$1}from'./chunk-BVHU5ZT3.mjs';import {a}from'./chunk-2WINTZSS.mjs';import {forwardRef}from'react';import {cva}from'cva';import {jsxs,jsx}from'react/jsx-runtime';var S=["standard","primary"],T=["outlined","ghost","fill"],k=["xs","sm","md"],g=cva({base:"flex w-fit items-center justify-center rounded-lg px-3 py-1 leading-[130%] text-neutral-700 transition-all",variants:{variant:{standard:"ring-neutral-700",primary:"text-primary-500 ring-primary-500"},type:{outlined:"ring-1",ghost:"",fill:"text-primary-600"},selected:{true:"",false:""},disabled:{true:"text-neutral-400 ring-neutral-400"},duotone:{true:"",false:""},size:{xs:"h-6 text-sm",sm:"h-8 text-sm",md:"h-10 text-base"}},compoundVariants:[{variant:"standard",selected:!1,disabled:!1,className:"hover:bg-primary-100"},{variant:"primary",selected:!1,disabled:!1,className:"hover:bg-primary-200"},{variant:"standard",selected:!0,disabled:!1,className:"bg-primary-200"},{variant:"primary",selected:!0,disabled:!1,className:"bg-primary-300"},{type:"fill",disabled:!1,className:"bg-primary-100"}],defaultVariants:{size:"md",selected:!1,disabled:!1}}),w=forwardRef(({children:c,variant:r,size:a$2,selected:s,onClick:d,className:f,type:y,disabled:t,StartIcon:p,EndIcon:n,duotone:e,badgeNumber:m,...u},x)=>jsxs("button",{ref:x,type:"button",disabled:t,onClick:()=>d?.(!s),className:a(g({variant:r,size:a$2,type:y,selected:s,disabled:t,duotone:e}),f),...u,children:[p&&jsx(p,{size:a$2==="md"?18:14,className:a("mr-1",!t&&r==="standard"&&e&&"text-primary-500",!t&&r==="standard"&&e&&s&&"text-primary-600",!t&&r==="primary"&&e&&"text-neutral-800")}),c,n&&jsx(n,{size:a$2==="md"?18:14,className:a("ml-1",!t&&r==="standard"&&e&&"text-primary-500",!t&&r==="standard"&&e&&s&&"text-primary-600",!t&&r==="primary"&&e&&"text-primary-800")}),m&&jsx(a$1,{content:m?String(m):void 0,className:"ml-2",size:a$2==="md"?"md":"sm"})]}));export{S as a,T as b,k as c,w as d};
@@ -1 +1 @@
1
- import {d}from'./chunk-BRYDEYOA.mjs';import {a}from'./chunk-JGL2V7EX.mjs';import {a as a$5}from'./chunk-KTRSJBA4.mjs';import {a as a$4}from'./chunk-W2YOW3FA.mjs';import {a as a$1}from'./chunk-WGMDH4XX.mjs';import {a as a$3}from'./chunk-BVHU5ZT3.mjs';import {c}from'./chunk-5KBFQZID.mjs';import {b}from'./chunk-UBOAGDGR.mjs';import {c as c$1,h}from'./chunk-AF7XWQ5Y.mjs';import {a as a$2}from'./chunk-2WINTZSS.mjs';import bt,{createContext,useMemo,useCallback,useState,useRef,useEffect,useContext,useId}from'react';import*as Ct from'@radix-ui/react-portal';import {jsx,jsxs,Fragment}from'react/jsx-runtime';var jt=({title:t,titleLines:o=2,description:r,descriptionLines:e=1,Icon:s,iconAsColumn:i=!0,className:a,...n})=>jsxs("div",{className:a$2("flex gap-2 py-4 pl-4 pr-6",i&&"flex-col items-center gap-1",!i&&!r&&"items-center"),...n,children:[s&&jsx(s,{className:a$2("shrink-0 text-neutral-300"),size:24}),jsxs("div",{className:a$2("flex flex-col gap-1",i&&"text-center"),children:[jsx("p",{className:a$2("leading-[130%] text-neutral-500",!!r&&"font-medium"),style:o?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:o}:void 0,children:t}),r&&jsx("p",{className:"text-sm leading-[130%] text-neutral-500",style:e?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:e}:void 0,children:r})]})]}),at=jt;var Ut=bt.memo(({handleSelect:t,NoResultsIcon:o,noResultsLabel:r,noResultsDescription:e,noResultsDescriptionLines:s,noResultsAsColumn:i,noResultsButtonOnClick:a$3,optionDescriptionLines:n,noResultsButtonLabel:w,filteredOptions:c$1,inputRect:p,inputRef:f,popoverPosition:x,optionsListRef:k,selectedOption:m,options:R,setFilteredOptions:h})=>jsx(Ct.Root,{asChild:!0,children:jsx("div",{ref:k,className:"pointer-events-auto fixed z-50 hidden w-full",style:p?{width:`${p.width}px`,left:p.left,top:x==="bottom"?`${p.bottom}px`:void 0,bottom:x==="top"?`${window.innerHeight-p.top}px`:void 0}:void 0,children:jsxs(a,{className:"elevation-8 mb-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",children:[c$1.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col justify-center rounded-lg bg-neutral-50",children:[jsx(at,{title:r,description:e,Icon:o,iconAsColumn:i,descriptionLines:s}),a$3&&jsxs(Fragment,{children:[jsx(a$1,{}),jsx(c,{variant:"ghost",className:"my-3 w-fit self-center",onClick:u=>{k.current.style.display="none",f.current.value="",h(R),a$3();},children:w})]})]}),c$1.map(u=>jsx(Mt,{title:u.label,disabled:u.disabled,description:u.description,descriptionLines:n,onClick:()=>t(u),className:a$2(m?.value===u.value&&"bg-primary-200")},u.key??u.value))]})})})),zt=Ut;var qt=336,rr=({options:t,defaultSelectedOption:o,onSelect:r,onClick:e,onInputChange:s,error:i,helperText:a,label:n,placeholder:w,value:c,size:p="lg",optionDescriptionLines:f=1,noResultsLabel:x,noResultsIcon:k,noResultsDescription:m,noResultsDescriptionLines:R,noResultsAsColumn:h,noResultsButtonOnClick:u,noResultsButtonLabel:A,className:V,disabled:b})=>{let[d,y]=useState(o??null),L=useRef(null),g=useRef(null),[nt,st]=useState(),[lt,T]=useState([]),[ct,H]=useState("bottom"),[j,K]=useState(),G=qt,N=useCallback(v=>{L.current.style.display="none",g.current.value=v.label,y(v),r?.(v);},[r]),z=useCallback(()=>{if(!g?.current)return;let v=g.current.getBoundingClientRect();st(v);let O=j?j.height:G,M=window.innerHeight-v.bottom>O,Q=v.top>O;H(M?"bottom":Q?"top":"bottom");},[j?.height]),U=useCallback(()=>{let v=t.filter(O=>O.label.toLowerCase().includes(g?.current?.value.toLowerCase()??""));if(T(v),L?.current){let O=L.current.getBoundingClientRect();K(O);}},[t]);return useEffect(()=>{T(t);},[t]),useEffect(()=>{if(!c){y(null),g.current&&(g.current.value="");return}(!g.current?.value||d?.value!==c.value)&&(y(c),g.current.value=c.label);},[c]),a$5(L,()=>{L.current.style.display="none",d&&g.current&&(g.current.value=d.label);}),useEffect(()=>{if(g?.current)return z(),g.current.addEventListener("mousedown",z),g.current.addEventListener("input",U),window.addEventListener("scroll",z,!0),window.addEventListener("resize",z),()=>{g.current?.removeEventListener("mousedown",z),g.current?.removeEventListener("input",U),window.removeEventListener("scroll",z,!0),window.removeEventListener("resize",z);}},[z,U]),jsxs("div",{className:a$2("relative",V),children:[jsx(a$4,{ref:g,autoComplete:"off",list:"",selectMode:!0,onChange:v=>{v.target.value||(y(null),r?.(null)),s?.(v);},onClean:()=>{y(null),T(t),r?.(null);},onClick:v=>{L.current.style.display="flex",e?.(v);},onBlur:()=>{d&&g.current&&(g.current.value=d.label);},label:n,helperText:a,placeholder:w,size:p,error:i,disabled:b}),jsx(zt,{handleSelect:N,noResultsLabel:x,NoResultsIcon:k,optionDescriptionLines:f,noResultsAsColumn:h,noResultsButtonLabel:A,noResultsButtonOnClick:u,noResultsDescription:m,noResultsDescriptionLines:R,filteredOptions:lt,inputRect:nt,inputRef:g,popoverPosition:ct,optionsListRef:L,selectedOption:d,options:t,setFilteredOptions:T})]})};var Kt=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,disabled:i=!1,className:a,...n})=>jsxs("div",{className:"flex w-full flex-col",...n,children:[jsx("p",{className:a$2("break-all",!!e&&"font-medium"),style:r?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:r}:void 0,children:o}),e&&jsx("p",{className:a$2("text-sm",i?"text-neutral-400":"text-neutral-700"),style:s?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:s}:void 0,children:e})]}),Y=Kt;var mr=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,startIcon:i,badgeContent:a,hasDivider:n=!1,disabled:w=!1,onSelect:c,className:p,...f})=>jsxs(_,{hasDescription:!!e,disabled:w,onClick:c,hasDivider:n,className:a$2(!w&&"cursor-pointer",p),...f,children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:w}),jsxs("div",{className:"flex gap-2",children:[a&&jsx(a$3,{content:a,size:"lg",variant:"alert",className:a$2("self-center",w&&"bg-neutral-400")}),jsx(h,{className:"h-4.5 w-4.5 self-center"})]})]});var St=({children:t,title:o,titleLines:r=1,description:e="",descriptionLines:s,startIcon:i,hasDivider:a=!1,disabled:n=!1,checked:w,onCheckedChange:c,className:p,...f})=>jsxs(_,{hasDescription:!!e,disabled:n,hasDivider:a,...f,className:a$2("pr-6",p),children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:n}),jsx(b,{size:"sm",checked:w,onCheckedChange:c,className:"self-center",disabled:n})]});var E=336,Ft=createContext({inputRef:null,optionsListRef:null,scrollAreaRef:null,autocompleteId:"",inputRect:void 0,showChips:!1,filteredOptions:[],currentFocus:-1,popoverPosition:"bottom",setFilteredOptions:()=>{},setCurrentFocus:()=>{},setShowChips:()=>{},setPopoverPosition:()=>{},setInputRect:()=>{},optionsListHeight:E,setOptionsListHeight:()=>{},optionsListRect:void 0,setOptionsListRect:()=>{}}),I=()=>{let t=useContext(Ft);if(t===null)throw new Error("useAutocompleteMultipleContext must be used within a AutocompleteMultipleProvider");return t},Dt=({children:t})=>{let o=useRef(null),r=useRef(null),e=useRef(null),s=useId(),[i,a]=useState(),[n,w]=useState(!0),[c,p]=useState([]),[f,x]=useState(-1),[k,m]=useState("bottom"),[R,h]=useState(),[u,A]=useState(E);return jsx(Ft.Provider,{value:{optionsListRef:o,inputRef:r,scrollAreaRef:e,autocompleteId:s,inputRect:i,showChips:n,filteredOptions:c,currentFocus:f,popoverPosition:k,setFilteredOptions:p,setCurrentFocus:x,setShowChips:w,setPopoverPosition:m,setInputRect:a,optionsListHeight:u,optionsListRect:R,setOptionsListRect:h,setOptionsListHeight:A},children:t})};var le=({option:t,onMountWidth:o,size:r})=>{let e=useRef(null);return useEffect(()=>{e.current&&o?.(e.current.clientWidth);},[]),jsx(d,{type:"fill",variant:"standard",ref:e,className:"flex-shrink-0",size:r==="md"?"xs":"sm",hasCloseIcon:!1,children:t.label})},Tt=le;var ge=150,we=bt.memo(({selectedOptions:t,error:o,onCleanSelectedOptions:r,disabled:e,size:s})=>{let{autocompleteId:i,inputRect:a,inputRef:n,optionsListRef:w}=I(),c=bt.useRef(null),[p,f]=bt.useState(new Map),x=useMemo(()=>{if(!a?.width)return [];let m=0,R=a.width-ge,h=0;for(let u=0;u<t.length&&(h+=p.get(u)??0,!(h>R));u++)m++;return t.slice(0,m)},[a?.width,t,p]),k=useCallback(()=>{e||(n?.current?.focus(),w.current.style.display="flex");},[e]);return jsxs("div",{onClick:k,className:a$2("absolute top-0 z-30 flex w-full cursor-pointer flex-nowrap items-center gap-2 pl-3 pr-12",e&&"cursor-not-allowed"),style:{maxWidth:a?.width?a?.width:void 0,height:a?.height?a?.height:void 0},children:[jsx("div",{className:"flex flex-1 gap-1 overflow-hidden",ref:c,children:x.map((m,R)=>jsx(Tt,{option:m,onMountWidth:h=>f(u=>new Map(u).set(R,h)),size:s},`chip-input-${i}-${m.value}`))}),t.length>x.length&&jsx("span",{className:"text-base",children:"..."}),t.length>0&&!o&&jsx(a$3,{content:String(t.length),size:s}),o&&t.length>0&&jsx(c$1,{className:"h-6 w-6 text-error-700",onClick:m=>{m.stopPropagation(),r();}})]})}),Ht=we;var be=bt.memo(({option:t,index:o,onPressOption:r,isSelected:e,optionDescriptionLines:s})=>{let{currentFocus:i,inputRef:a}=I();return jsx(St,{title:t.label,checked:e,disabled:t.disabled,className:i===o?"bg-primary-200":void 0,onMouseDown:n=>{a?.current?.value&&n.preventDefault(),r?.(t,n);},description:t.description,descriptionLines:s})}),ht=be;var xe=bt.memo(({selectedOptions:t,handleSelect:o,NoResultsIcon:r,noResultsLabel:e,noResultsDescription:s,noResultsDescriptionLines:i,noResultsAsColumn:a$2,noResultsButtonOnClick:n,optionDescriptionLines:w,noResultsButtonLabel:c$1})=>{let{popoverPosition:p,scrollAreaRef:f,optionsListRef:x,filteredOptions:k,inputRect:m,autocompleteId:R,inputRef:h,optionsListHeight:u}=I(),A=useCallback(b=>t.some(d=>d.value===b.value),[t]),V=useMemo(()=>t.filter(b=>b.label.toLowerCase().includes(h?.current?.value.toLowerCase()??"")),[t,h?.current?.value]);return jsx(Ct.Root,{asChild:!0,children:jsx("div",{ref:x,className:"pointer-events-auto fixed z-50 hidden w-full",style:m?{width:`${m.width}px`,left:m.left,top:p==="bottom"?`${m.bottom}px`:void 0,bottom:p==="top"?`${window.innerHeight-m.top}px`:void 0}:void 0,children:jsxs(a,{className:"elevation-8 mb-2 flex w-full flex-col rounded-lg bg-neutral-50",style:{maxHeight:u+"px"},ref:f,children:[k.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col justify-center rounded-lg bg-neutral-50",children:[jsx(at,{title:e,description:s,Icon:r,iconAsColumn:a$2,descriptionLines:i}),n&&jsxs(Fragment,{children:[jsx(a$1,{}),jsx(c,{variant:"ghost",className:"my-3 w-fit self-center",onClick:b=>{x.current.style.display="none",h.current.value="",n();},children:c$1})]})]}),V.map((b,d)=>jsx(ht,{option:b,index:d,onPressOption:(y,L)=>o(y),isSelected:A(b),optionDescriptionLines:w},`autocomplete-option-${R}-${b.key??b.value}`)),k.map((b,d)=>!t.some(y=>y.value===b.value)&&jsx(ht,{option:b,index:d,onPressOption:(y,L)=>o(y),isSelected:A(b),optionDescriptionLines:w},`autocomplete-option-${R}-${b.key??b.value}`))]})})})}),Xt=xe;var Le=bt.memo(({selectedOptions:t,onSelect:o,error:r,helperText:e,label:s,placeholder:i,options:a,onInputChange:n,size:w,disabled:c})=>{let{setCurrentFocus:p,setFilteredOptions:f,optionsListRef:x,inputRef:k}=I();return jsx(a$4,{ref:k,autoComplete:"off",list:"",disabled:c,selectMode:!0,onChange:m=>{p(-1),n?.(m.target.value);},onClean:()=>{p(-1),f(a),o?.(null,t);},onClick:()=>{c||(x.current.style.display="flex");},error:r,helperText:e,label:s,placeholder:i,fixedTopLabel:t.length>0,size:w})}),Bt=Le;var Yt=({options:t,defaultSelectedOptions:o,onSelect:r,error:e,helperText:s,label:i,placeholder:a,noResultsLabel:n,noResultsIcon:w,noResultsDescription:c,noResultsDescriptionLines:p,noResultsAsColumn:f,noResultsButtonOnClick:x,noResultsButtonLabel:k,className:m,onInputChange:R,value:h,loading:u,size:A="lg",optionDescriptionLines:V=1,disabled:b})=>{let{inputRef:d,optionsListRef:y,setFilteredOptions:L,setShowChips:g,setInputRect:nt,setPopoverPosition:st,setCurrentFocus:lt,showChips:T,setOptionsListRect:ct,optionsListRect:H,setOptionsListHeight:j}=I(),K=useRef(!1),[G,N]=useState(o??[]),z=useCallback(C=>{N(P=>{let S,$=P.findIndex(Vt=>Vt.value===C.value);return $===-1?(S=P.concat(C),r?.(C,S),S):(S=P.toSpliced($,1),r?.(C,S),S)});},[]),U=useCallback(()=>{N([]),L(t),r?.(null,[]);},[]),v=useCallback(()=>{g(!1);},[]),O=useCallback(()=>{g(!0);},[]),M=useCallback(()=>{if(!d?.current)return;let C=d.current.getBoundingClientRect();nt(C);let P=H?H.height>E?E:H.height:E,S=window.innerHeight-C.bottom>P,$=C.top>P;st(S?"bottom":$?"top":"bottom"),j($?E:window.innerHeight-C.bottom>E?E:window.innerHeight-C.bottom);},[H?.height]),Q=useCallback(()=>{let C=t.filter(P=>P.label.toLowerCase().includes(d?.current?.value.toLowerCase()??""));if(L(C),y?.current){let P=y.current.getBoundingClientRect();ct(P);}},[t,y?.current]);return useEffect(()=>{L(t);},[t]),a$5(y,()=>{y.current.style.display="none",lt(-1);}),useEffect(()=>{if(d?.current)return M(),d.current.addEventListener("mousedown",M),d.current.addEventListener("input",Q),d.current.addEventListener("focusin",v),d.current.addEventListener("focusout",O),window.addEventListener("scroll",M,!0),window.addEventListener("resize",M),()=>{d.current?.removeEventListener("mousedown",M),d.current?.removeEventListener("input",M),d.current?.removeEventListener("focusout",O),d.current?.removeEventListener("focusin",v),window.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M);}},[M,O,v,Q]),useEffect(()=>{h&&(N(h),g(!0));},[h]),useEffect(()=>{u||o&&o.length&&!K.current&&(N(o),K.current=!0,g(!0));},[o,u]),jsxs("div",{className:a$2("relative",m),children:[jsx(Bt,{selectedOptions:G,onSelect:r,error:e,helperText:s,label:i,placeholder:a,handleSelect:z,options:t,onInputChange:R,size:A,disabled:b}),T&&jsx(Ht,{selectedOptions:G,disabled:b,error:e,onCleanSelectedOptions:U,size:A}),jsx(Xt,{handleSelect:z,selectedOptions:G,noResultsLabel:n,NoResultsIcon:w,optionDescriptionLines:V,noResultsAsColumn:f,noResultsButtonLabel:k,noResultsButtonOnClick:x,noResultsDescription:c,noResultsDescriptionLines:p})]})};var Oo=t=>jsx(Dt,{children:jsx(Yt,{...t})});var Oe=({children:t,hasDescription:o=!1,disabled:r=!1,hasDivider:e=!1,className:s,onClick:i,...a})=>jsxs(Fragment,{children:[jsx("div",{className:a$2("line-height-[120%] flex flex-row gap-4 pl-4 pr-3",o?"py-3":"py-[0.875rem]",r?"text-neutral-400":"hover:bg-primary-100 focus:bg-primary-200",s),onClick:n=>{r||i?.(n);},...a,children:t}),e&&jsx(a$1,{})]}),_=Oe;var Mt=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,startIcon:i,hasDivider:a=!1,disabled:n=!1,className:w,...c})=>jsxs(_,{hasDescription:!!e,disabled:n,hasDivider:a,className:w,...c,children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:n})]});export{rr as a,Mt as b,mr as c,St as d,Oo as e};
1
+ import {a as a$5}from'./chunk-KTRSJBA4.mjs';import {a as a$4}from'./chunk-W2YOW3FA.mjs';import {b}from'./chunk-UBOAGDGR.mjs';import {d}from'./chunk-BRYDEYOA.mjs';import {a}from'./chunk-JGL2V7EX.mjs';import {a as a$1}from'./chunk-WGMDH4XX.mjs';import {a as a$3}from'./chunk-BVHU5ZT3.mjs';import {c}from'./chunk-5KBFQZID.mjs';import {c as c$1,h}from'./chunk-AF7XWQ5Y.mjs';import {a as a$2}from'./chunk-2WINTZSS.mjs';import bt,{createContext,useMemo,useCallback,useState,useRef,useEffect,useContext,useId}from'react';import*as Ct from'@radix-ui/react-portal';import {jsx,jsxs,Fragment}from'react/jsx-runtime';var jt=({title:t,titleLines:o=2,description:r,descriptionLines:e=1,Icon:s,iconAsColumn:i=!0,className:a,...n})=>jsxs("div",{className:a$2("flex gap-2 py-4 pl-4 pr-6",i&&"flex-col items-center gap-1",!i&&!r&&"items-center"),...n,children:[s&&jsx(s,{className:a$2("shrink-0 text-neutral-300"),size:24}),jsxs("div",{className:a$2("flex flex-col gap-1",i&&"text-center"),children:[jsx("p",{className:a$2("leading-[130%] text-neutral-500",!!r&&"font-medium"),style:o?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:o}:void 0,children:t}),r&&jsx("p",{className:"text-sm leading-[130%] text-neutral-500",style:e?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:e}:void 0,children:r})]})]}),at=jt;var Ut=bt.memo(({handleSelect:t,NoResultsIcon:o,noResultsLabel:r,noResultsDescription:e,noResultsDescriptionLines:s,noResultsAsColumn:i,noResultsButtonOnClick:a$3,optionDescriptionLines:n,noResultsButtonLabel:w,filteredOptions:c$1,inputRect:p,inputRef:f,popoverPosition:x,optionsListRef:k,selectedOption:m,options:R,setFilteredOptions:h})=>jsx(Ct.Root,{asChild:!0,children:jsx("div",{ref:k,className:"pointer-events-auto fixed z-50 hidden w-full",style:p?{width:`${p.width}px`,left:p.left,top:x==="bottom"?`${p.bottom}px`:void 0,bottom:x==="top"?`${window.innerHeight-p.top}px`:void 0}:void 0,children:jsxs(a,{className:"elevation-8 mb-2 flex max-h-[336px] w-full flex-col rounded-lg bg-neutral-50",children:[c$1.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col justify-center rounded-lg bg-neutral-50",children:[jsx(at,{title:r,description:e,Icon:o,iconAsColumn:i,descriptionLines:s}),a$3&&jsxs(Fragment,{children:[jsx(a$1,{}),jsx(c,{variant:"ghost",className:"my-3 w-fit self-center",onClick:u=>{k.current.style.display="none",f.current.value="",h(R),a$3();},children:w})]})]}),c$1.map(u=>jsx(Mt,{title:u.label,disabled:u.disabled,description:u.description,descriptionLines:n,onClick:()=>t(u),className:a$2(m?.value===u.value&&"bg-primary-200")},u.key??u.value))]})})})),zt=Ut;var qt=336,rr=({options:t,defaultSelectedOption:o,onSelect:r,onClick:e,onInputChange:s,error:i,helperText:a,label:n,placeholder:w,value:c,size:p="lg",optionDescriptionLines:f=1,noResultsLabel:x,noResultsIcon:k,noResultsDescription:m,noResultsDescriptionLines:R,noResultsAsColumn:h,noResultsButtonOnClick:u,noResultsButtonLabel:A,className:V,disabled:b})=>{let[d,y]=useState(o??null),L=useRef(null),g=useRef(null),[nt,st]=useState(),[lt,T]=useState([]),[ct,H]=useState("bottom"),[j,K]=useState(),G=qt,N=useCallback(v=>{L.current.style.display="none",g.current.value=v.label,y(v),r?.(v);},[r]),z=useCallback(()=>{if(!g?.current)return;let v=g.current.getBoundingClientRect();st(v);let O=j?j.height:G,M=window.innerHeight-v.bottom>O,Q=v.top>O;H(M?"bottom":Q?"top":"bottom");},[j?.height]),U=useCallback(()=>{let v=t.filter(O=>O.label.toLowerCase().includes(g?.current?.value.toLowerCase()??""));if(T(v),L?.current){let O=L.current.getBoundingClientRect();K(O);}},[t]);return useEffect(()=>{T(t);},[t]),useEffect(()=>{if(!c){y(null),g.current&&(g.current.value="");return}(!g.current?.value||d?.value!==c.value)&&(y(c),g.current.value=c.label);},[c]),a$5(L,()=>{L.current.style.display="none",d&&g.current&&(g.current.value=d.label);}),useEffect(()=>{if(g?.current)return z(),g.current.addEventListener("mousedown",z),g.current.addEventListener("input",U),window.addEventListener("scroll",z,!0),window.addEventListener("resize",z),()=>{g.current?.removeEventListener("mousedown",z),g.current?.removeEventListener("input",U),window.removeEventListener("scroll",z,!0),window.removeEventListener("resize",z);}},[z,U]),jsxs("div",{className:a$2("relative",V),children:[jsx(a$4,{ref:g,autoComplete:"off",list:"",selectMode:!0,onChange:v=>{v.target.value||(y(null),r?.(null)),s?.(v);},onClean:()=>{y(null),T(t),r?.(null);},onClick:v=>{L.current.style.display="flex",e?.(v);},onBlur:()=>{d&&g.current&&(g.current.value=d.label);},label:n,helperText:a,placeholder:w,size:p,error:i,disabled:b}),jsx(zt,{handleSelect:N,noResultsLabel:x,NoResultsIcon:k,optionDescriptionLines:f,noResultsAsColumn:h,noResultsButtonLabel:A,noResultsButtonOnClick:u,noResultsDescription:m,noResultsDescriptionLines:R,filteredOptions:lt,inputRect:nt,inputRef:g,popoverPosition:ct,optionsListRef:L,selectedOption:d,options:t,setFilteredOptions:T})]})};var Kt=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,disabled:i=!1,className:a,...n})=>jsxs("div",{className:"flex w-full flex-col",...n,children:[jsx("p",{className:a$2("break-all",!!e&&"font-medium"),style:r?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:r}:void 0,children:o}),e&&jsx("p",{className:a$2("text-sm",i?"text-neutral-400":"text-neutral-700"),style:s?{overflow:"hidden",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:s}:void 0,children:e})]}),Y=Kt;var mr=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,startIcon:i,badgeContent:a,hasDivider:n=!1,disabled:w=!1,onSelect:c,className:p,...f})=>jsxs(_,{hasDescription:!!e,disabled:w,onClick:c,hasDivider:n,className:a$2(!w&&"cursor-pointer",p),...f,children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:w}),jsxs("div",{className:"flex gap-2",children:[a&&jsx(a$3,{content:a,size:"lg",variant:"alert",className:a$2("self-center",w&&"bg-neutral-400")}),jsx(h,{className:"h-4.5 w-4.5 self-center"})]})]});var St=({children:t,title:o,titleLines:r=1,description:e="",descriptionLines:s,startIcon:i,hasDivider:a=!1,disabled:n=!1,checked:w,onCheckedChange:c,className:p,...f})=>jsxs(_,{hasDescription:!!e,disabled:n,hasDivider:a,...f,className:a$2("pr-6",p),children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:n}),jsx(b,{size:"sm",checked:w,onCheckedChange:c,className:"self-center",disabled:n})]});var E=336,Ft=createContext({inputRef:null,optionsListRef:null,scrollAreaRef:null,autocompleteId:"",inputRect:void 0,showChips:!1,filteredOptions:[],currentFocus:-1,popoverPosition:"bottom",setFilteredOptions:()=>{},setCurrentFocus:()=>{},setShowChips:()=>{},setPopoverPosition:()=>{},setInputRect:()=>{},optionsListHeight:E,setOptionsListHeight:()=>{},optionsListRect:void 0,setOptionsListRect:()=>{}}),I=()=>{let t=useContext(Ft);if(t===null)throw new Error("useAutocompleteMultipleContext must be used within a AutocompleteMultipleProvider");return t},Dt=({children:t})=>{let o=useRef(null),r=useRef(null),e=useRef(null),s=useId(),[i,a]=useState(),[n,w]=useState(!0),[c,p]=useState([]),[f,x]=useState(-1),[k,m]=useState("bottom"),[R,h]=useState(),[u,A]=useState(E);return jsx(Ft.Provider,{value:{optionsListRef:o,inputRef:r,scrollAreaRef:e,autocompleteId:s,inputRect:i,showChips:n,filteredOptions:c,currentFocus:f,popoverPosition:k,setFilteredOptions:p,setCurrentFocus:x,setShowChips:w,setPopoverPosition:m,setInputRect:a,optionsListHeight:u,optionsListRect:R,setOptionsListRect:h,setOptionsListHeight:A},children:t})};var le=({option:t,onMountWidth:o,size:r})=>{let e=useRef(null);return useEffect(()=>{e.current&&o?.(e.current.clientWidth);},[]),jsx(d,{type:"fill",variant:"standard",ref:e,className:"flex-shrink-0",size:r==="md"?"xs":"sm",hasCloseIcon:!1,children:t.label})},Tt=le;var ge=150,we=bt.memo(({selectedOptions:t,error:o,onCleanSelectedOptions:r,disabled:e,size:s})=>{let{autocompleteId:i,inputRect:a,inputRef:n,optionsListRef:w}=I(),c=bt.useRef(null),[p,f]=bt.useState(new Map),x=useMemo(()=>{if(!a?.width)return [];let m=0,R=a.width-ge,h=0;for(let u=0;u<t.length&&(h+=p.get(u)??0,!(h>R));u++)m++;return t.slice(0,m)},[a?.width,t,p]),k=useCallback(()=>{e||(n?.current?.focus(),w.current.style.display="flex");},[e]);return jsxs("div",{onClick:k,className:a$2("absolute top-0 z-30 flex w-full cursor-pointer flex-nowrap items-center gap-2 pl-3 pr-12",e&&"cursor-not-allowed"),style:{maxWidth:a?.width?a?.width:void 0,height:a?.height?a?.height:void 0},children:[jsx("div",{className:"flex flex-1 gap-1 overflow-hidden",ref:c,children:x.map((m,R)=>jsx(Tt,{option:m,onMountWidth:h=>f(u=>new Map(u).set(R,h)),size:s},`chip-input-${i}-${m.value}`))}),t.length>x.length&&jsx("span",{className:"text-base",children:"..."}),t.length>0&&!o&&jsx(a$3,{content:String(t.length),size:s}),o&&t.length>0&&jsx(c$1,{className:"h-6 w-6 text-error-700",onClick:m=>{m.stopPropagation(),r();}})]})}),Ht=we;var be=bt.memo(({option:t,index:o,onPressOption:r,isSelected:e,optionDescriptionLines:s})=>{let{currentFocus:i,inputRef:a}=I();return jsx(St,{title:t.label,checked:e,disabled:t.disabled,className:i===o?"bg-primary-200":void 0,onMouseDown:n=>{a?.current?.value&&n.preventDefault(),r?.(t,n);},description:t.description,descriptionLines:s})}),ht=be;var xe=bt.memo(({selectedOptions:t,handleSelect:o,NoResultsIcon:r,noResultsLabel:e,noResultsDescription:s,noResultsDescriptionLines:i,noResultsAsColumn:a$2,noResultsButtonOnClick:n,optionDescriptionLines:w,noResultsButtonLabel:c$1})=>{let{popoverPosition:p,scrollAreaRef:f,optionsListRef:x,filteredOptions:k,inputRect:m,autocompleteId:R,inputRef:h,optionsListHeight:u}=I(),A=useCallback(b=>t.some(d=>d.value===b.value),[t]),V=useMemo(()=>t.filter(b=>b.label.toLowerCase().includes(h?.current?.value.toLowerCase()??"")),[t,h?.current?.value]);return jsx(Ct.Root,{asChild:!0,children:jsx("div",{ref:x,className:"pointer-events-auto fixed z-50 hidden w-full",style:m?{width:`${m.width}px`,left:m.left,top:p==="bottom"?`${m.bottom}px`:void 0,bottom:p==="top"?`${window.innerHeight-m.top}px`:void 0}:void 0,children:jsxs(a,{className:"elevation-8 mb-2 flex w-full flex-col rounded-lg bg-neutral-50",style:{maxHeight:u+"px"},ref:f,children:[k.length===0&&jsxs("div",{className:"elevation-8 max-h-88 flex flex-1 flex-col justify-center rounded-lg bg-neutral-50",children:[jsx(at,{title:e,description:s,Icon:r,iconAsColumn:a$2,descriptionLines:i}),n&&jsxs(Fragment,{children:[jsx(a$1,{}),jsx(c,{variant:"ghost",className:"my-3 w-fit self-center",onClick:b=>{x.current.style.display="none",h.current.value="",n();},children:c$1})]})]}),V.map((b,d)=>jsx(ht,{option:b,index:d,onPressOption:(y,L)=>o(y),isSelected:A(b),optionDescriptionLines:w},`autocomplete-option-${R}-${b.key??b.value}`)),k.map((b,d)=>!t.some(y=>y.value===b.value)&&jsx(ht,{option:b,index:d,onPressOption:(y,L)=>o(y),isSelected:A(b),optionDescriptionLines:w},`autocomplete-option-${R}-${b.key??b.value}`))]})})})}),Xt=xe;var Le=bt.memo(({selectedOptions:t,onSelect:o,error:r,helperText:e,label:s,placeholder:i,options:a,onInputChange:n,size:w,disabled:c})=>{let{setCurrentFocus:p,setFilteredOptions:f,optionsListRef:x,inputRef:k}=I();return jsx(a$4,{ref:k,autoComplete:"off",list:"",disabled:c,selectMode:!0,onChange:m=>{p(-1),n?.(m.target.value);},onClean:()=>{p(-1),f(a),o?.(null,t);},onClick:()=>{c||(x.current.style.display="flex");},error:r,helperText:e,label:s,placeholder:i,fixedTopLabel:t.length>0,size:w})}),Bt=Le;var Yt=({options:t,defaultSelectedOptions:o,onSelect:r,error:e,helperText:s,label:i,placeholder:a,noResultsLabel:n,noResultsIcon:w,noResultsDescription:c,noResultsDescriptionLines:p,noResultsAsColumn:f,noResultsButtonOnClick:x,noResultsButtonLabel:k,className:m,onInputChange:R,value:h,loading:u,size:A="lg",optionDescriptionLines:V=1,disabled:b})=>{let{inputRef:d,optionsListRef:y,setFilteredOptions:L,setShowChips:g,setInputRect:nt,setPopoverPosition:st,setCurrentFocus:lt,showChips:T,setOptionsListRect:ct,optionsListRect:H,setOptionsListHeight:j}=I(),K=useRef(!1),[G,N]=useState(o??[]),z=useCallback(C=>{N(P=>{let S,$=P.findIndex(Vt=>Vt.value===C.value);return $===-1?(S=P.concat(C),r?.(C,S),S):(S=P.toSpliced($,1),r?.(C,S),S)});},[]),U=useCallback(()=>{N([]),L(t),r?.(null,[]);},[]),v=useCallback(()=>{g(!1);},[]),O=useCallback(()=>{g(!0);},[]),M=useCallback(()=>{if(!d?.current)return;let C=d.current.getBoundingClientRect();nt(C);let P=H?H.height>E?E:H.height:E,S=window.innerHeight-C.bottom>P,$=C.top>P;st(S?"bottom":$?"top":"bottom"),j($?E:window.innerHeight-C.bottom>E?E:window.innerHeight-C.bottom);},[H?.height]),Q=useCallback(()=>{let C=t.filter(P=>P.label.toLowerCase().includes(d?.current?.value.toLowerCase()??""));if(L(C),y?.current){let P=y.current.getBoundingClientRect();ct(P);}},[t,y?.current]);return useEffect(()=>{L(t);},[t]),a$5(y,()=>{y.current.style.display="none",lt(-1);}),useEffect(()=>{if(d?.current)return M(),d.current.addEventListener("mousedown",M),d.current.addEventListener("input",Q),d.current.addEventListener("focusin",v),d.current.addEventListener("focusout",O),window.addEventListener("scroll",M,!0),window.addEventListener("resize",M),()=>{d.current?.removeEventListener("mousedown",M),d.current?.removeEventListener("input",M),d.current?.removeEventListener("focusout",O),d.current?.removeEventListener("focusin",v),window.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M);}},[M,O,v,Q]),useEffect(()=>{h&&(N(h),g(!0));},[h]),useEffect(()=>{u||o&&o.length&&!K.current&&(N(o),K.current=!0,g(!0));},[o,u]),jsxs("div",{className:a$2("relative",m),children:[jsx(Bt,{selectedOptions:G,onSelect:r,error:e,helperText:s,label:i,placeholder:a,handleSelect:z,options:t,onInputChange:R,size:A,disabled:b}),T&&jsx(Ht,{selectedOptions:G,disabled:b,error:e,onCleanSelectedOptions:U,size:A}),jsx(Xt,{handleSelect:z,selectedOptions:G,noResultsLabel:n,NoResultsIcon:w,optionDescriptionLines:V,noResultsAsColumn:f,noResultsButtonLabel:k,noResultsButtonOnClick:x,noResultsDescription:c,noResultsDescriptionLines:p})]})};var Oo=t=>jsx(Dt,{children:jsx(Yt,{...t})});var Oe=({children:t,hasDescription:o=!1,disabled:r=!1,hasDivider:e=!1,className:s,onClick:i,...a})=>jsxs(Fragment,{children:[jsx("div",{className:a$2("line-height-[120%] flex flex-row gap-4 pl-4 pr-3",o?"py-3":"py-[0.875rem]",r?"text-neutral-400":"hover:bg-primary-100 focus:bg-primary-200",s),onClick:n=>{r||i?.(n);},...a,children:t}),e&&jsx(a$1,{})]}),_=Oe;var Mt=({children:t,title:o,titleLines:r,description:e="",descriptionLines:s,startIcon:i,hasDivider:a=!1,disabled:n=!1,className:w,...c})=>jsxs(_,{hasDescription:!!e,disabled:n,hasDivider:a,className:w,...c,children:[i&&bt.cloneElement(i,{className:a$2(e?"mt-[0.4rem]":"self-center","shrink-0"),size:18}),jsx(Y,{title:o,titleLines:r,description:e,descriptionLines:s,disabled:n})]});export{rr as a,Mt as b,mr as c,St as d,Oo as e};
@@ -0,0 +1 @@
1
+ import {d}from'./chunk-5WTPUEJA.mjs';import {a as a$1}from'./chunk-BVHU5ZT3.mjs';import {g}from'./chunk-AF7XWQ5Y.mjs';import {a}from'./chunk-2WINTZSS.mjs';import*as n from'react';import*as e from'@radix-ui/react-accordion';import {jsx,jsxs}from'react/jsx-runtime';var b=["sm","md"],w=n.forwardRef(({className:i,children:o,size:r="md",...a$1},d)=>jsx(e.Root,{"data-size":r,className:a("group/root space-y-2",i),...a$1,ref:d,children:o})),y=n.forwardRef(({className:i,...o},r)=>jsx(e.Item,{ref:r,className:i,...o}));y.displayName="AccordionFormItem";var R=n.forwardRef(({className:i,title:o,onEndButtonClick:r,StartIcon:a$2,children:d$1,badgeNumber:p,chipStatus:c,...g$1},u)=>jsx(e.Header,{className:"flex",children:jsxs(e.Trigger,{title:o,ref:u,className:a("group flex h-8 items-center gap-4 [&[data-state=open]>div>.chevron-icon]:rotate-180",i),...g$1,children:[jsxs("div",{className:"group flex items-center",children:[a$2&&jsx(a$2,{className:"mr-2 h-4.5 w-4.5 flex-shrink-0 text-primary-500 transition-colors group-hover:group-enabled:text-primary-700 group-disabled:text-neutral-500 group-data-[size=sm]/root:h-3.5 group-data-[size=sm]/root:w-3.5"}),jsx("div",{children:jsx("p",{className:"line-clamp-1 text-left text-base font-semibold !leading-[130%] text-primary-500 transition-colors group-hover:group-enabled:text-primary-700 group-disabled:text-neutral-500 group-data-[size=sm]/root:text-sm",children:o})})]}),jsxs("div",{className:"flex flex-shrink-0 items-center gap-1",children:[c&&jsx(d,{variant:c.variant,type:c.type,size:"xs",className:"flex-shrink-0",children:c.text}),p?.toString()&&jsx(a$1,{variant:"alert",size:"md",content:p.toString()}),jsx(g,{className:"chevron-icon h-4.5 w-4.5 shrink-0 text-primary-500 transition-transform group-hover:group-enabled:text-primary-700 group-disabled:text-neutral-500"})]})]})}));R.displayName=e.Trigger.displayName;var A=n.forwardRef(({className:i,children:o,...r},a)=>jsx(e.Content,{ref:a,className:"overflow-hidden data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...r,children:jsx("div",{className:i,children:o})}));A.displayName=e.Content.displayName;export{b as a,w as b,y as c,R as d,A as e};
@@ -37,4 +37,4 @@ interface DataTableProps<TData> extends HTMLAttributes<HTMLDivElement> {
37
37
  }
38
38
  declare function DataTable<TData>({ columns, data, rowsCount, pagination, onPaginationChange, noResults, rowsPerPageText, ofText, onNextPageClick, onPreviousPageClick, disableNextPage, disablePreviousPage, className, onRowsPerPageChange, columnOrder, columnVisibility, ...props }: DataTableProps<TData>): react_jsx_runtime.JSX.Element;
39
39
 
40
- export { type ColumnDef, DataTable, type DataTableProps, type PaginationState, DataTable as default };
40
+ export { type ColumnDef, DataTable, type DataTableProps, type PaginationState };
@@ -37,4 +37,4 @@ interface DataTableProps<TData> extends HTMLAttributes<HTMLDivElement> {
37
37
  }
38
38
  declare function DataTable<TData>({ columns, data, rowsCount, pagination, onPaginationChange, noResults, rowsPerPageText, ofText, onNextPageClick, onPreviousPageClick, disableNextPage, disablePreviousPage, className, onRowsPerPageChange, columnOrder, columnVisibility, ...props }: DataTableProps<TData>): react_jsx_runtime.JSX.Element;
39
39
 
40
- export { type ColumnDef, DataTable, type DataTableProps, type PaginationState, DataTable as default };
40
+ export { type ColumnDef, DataTable, type DataTableProps, type PaginationState };