sodtrack-web-ui 0.57.7 → 0.57.9

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.
@@ -7,20 +7,7 @@ import 'lucide-react';
7
7
 
8
8
  declare const alertMessageStyles: tailwind_variants.TVReturnType<{
9
9
  hasCloseButton: {
10
- true: {
11
- container: string;
12
- };
13
- };
14
- size: {
15
- sm: {
16
- container: string;
17
- };
18
- md: {
19
- container: string;
20
- };
21
- lg: {
22
- container: string;
23
- };
10
+ true: {};
24
11
  };
25
12
  variant: {
26
13
  warning: {
@@ -43,22 +30,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
43
30
  }, {
44
31
  container: string;
45
32
  icon: string;
33
+ closeIcon: string;
34
+ title: string;
35
+ description: string;
46
36
  }, undefined, tailwind_variants_dist_config_js.TVConfig<{
47
37
  hasCloseButton: {
48
- true: {
49
- container: string;
50
- };
51
- };
52
- size: {
53
- sm: {
54
- container: string;
55
- };
56
- md: {
57
- container: string;
58
- };
59
- lg: {
60
- container: string;
61
- };
38
+ true: {};
62
39
  };
63
40
  variant: {
64
41
  warning: {
@@ -80,20 +57,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
80
57
  };
81
58
  }, {
82
59
  hasCloseButton: {
83
- true: {
84
- container: string;
85
- };
86
- };
87
- size: {
88
- sm: {
89
- container: string;
90
- };
91
- md: {
92
- container: string;
93
- };
94
- lg: {
95
- container: string;
96
- };
60
+ true: {};
97
61
  };
98
62
  variant: {
99
63
  warning: {
@@ -115,20 +79,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
115
79
  };
116
80
  }>, {
117
81
  hasCloseButton: {
118
- true: {
119
- container: string;
120
- };
121
- };
122
- size: {
123
- sm: {
124
- container: string;
125
- };
126
- md: {
127
- container: string;
128
- };
129
- lg: {
130
- container: string;
131
- };
82
+ true: {};
132
83
  };
133
84
  variant: {
134
85
  warning: {
@@ -151,22 +102,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
151
102
  }, {
152
103
  container: string;
153
104
  icon: string;
105
+ closeIcon: string;
106
+ title: string;
107
+ description: string;
154
108
  }, tailwind_variants.TVReturnType<{
155
109
  hasCloseButton: {
156
- true: {
157
- container: string;
158
- };
159
- };
160
- size: {
161
- sm: {
162
- container: string;
163
- };
164
- md: {
165
- container: string;
166
- };
167
- lg: {
168
- container: string;
169
- };
110
+ true: {};
170
111
  };
171
112
  variant: {
172
113
  warning: {
@@ -189,22 +130,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
189
130
  }, {
190
131
  container: string;
191
132
  icon: string;
133
+ closeIcon: string;
134
+ title: string;
135
+ description: string;
192
136
  }, undefined, tailwind_variants_dist_config_js.TVConfig<{
193
137
  hasCloseButton: {
194
- true: {
195
- container: string;
196
- };
197
- };
198
- size: {
199
- sm: {
200
- container: string;
201
- };
202
- md: {
203
- container: string;
204
- };
205
- lg: {
206
- container: string;
207
- };
138
+ true: {};
208
139
  };
209
140
  variant: {
210
141
  warning: {
@@ -226,20 +157,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
226
157
  };
227
158
  }, {
228
159
  hasCloseButton: {
229
- true: {
230
- container: string;
231
- };
232
- };
233
- size: {
234
- sm: {
235
- container: string;
236
- };
237
- md: {
238
- container: string;
239
- };
240
- lg: {
241
- container: string;
242
- };
160
+ true: {};
243
161
  };
244
162
  variant: {
245
163
  warning: {
@@ -7,20 +7,7 @@ import 'lucide-react';
7
7
 
8
8
  declare const alertMessageStyles: tailwind_variants.TVReturnType<{
9
9
  hasCloseButton: {
10
- true: {
11
- container: string;
12
- };
13
- };
14
- size: {
15
- sm: {
16
- container: string;
17
- };
18
- md: {
19
- container: string;
20
- };
21
- lg: {
22
- container: string;
23
- };
10
+ true: {};
24
11
  };
25
12
  variant: {
26
13
  warning: {
@@ -43,22 +30,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
43
30
  }, {
44
31
  container: string;
45
32
  icon: string;
33
+ closeIcon: string;
34
+ title: string;
35
+ description: string;
46
36
  }, undefined, tailwind_variants_dist_config_js.TVConfig<{
47
37
  hasCloseButton: {
48
- true: {
49
- container: string;
50
- };
51
- };
52
- size: {
53
- sm: {
54
- container: string;
55
- };
56
- md: {
57
- container: string;
58
- };
59
- lg: {
60
- container: string;
61
- };
38
+ true: {};
62
39
  };
63
40
  variant: {
64
41
  warning: {
@@ -80,20 +57,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
80
57
  };
81
58
  }, {
82
59
  hasCloseButton: {
83
- true: {
84
- container: string;
85
- };
86
- };
87
- size: {
88
- sm: {
89
- container: string;
90
- };
91
- md: {
92
- container: string;
93
- };
94
- lg: {
95
- container: string;
96
- };
60
+ true: {};
97
61
  };
98
62
  variant: {
99
63
  warning: {
@@ -115,20 +79,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
115
79
  };
116
80
  }>, {
117
81
  hasCloseButton: {
118
- true: {
119
- container: string;
120
- };
121
- };
122
- size: {
123
- sm: {
124
- container: string;
125
- };
126
- md: {
127
- container: string;
128
- };
129
- lg: {
130
- container: string;
131
- };
82
+ true: {};
132
83
  };
133
84
  variant: {
134
85
  warning: {
@@ -151,22 +102,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
151
102
  }, {
152
103
  container: string;
153
104
  icon: string;
105
+ closeIcon: string;
106
+ title: string;
107
+ description: string;
154
108
  }, tailwind_variants.TVReturnType<{
155
109
  hasCloseButton: {
156
- true: {
157
- container: string;
158
- };
159
- };
160
- size: {
161
- sm: {
162
- container: string;
163
- };
164
- md: {
165
- container: string;
166
- };
167
- lg: {
168
- container: string;
169
- };
110
+ true: {};
170
111
  };
171
112
  variant: {
172
113
  warning: {
@@ -189,22 +130,12 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
189
130
  }, {
190
131
  container: string;
191
132
  icon: string;
133
+ closeIcon: string;
134
+ title: string;
135
+ description: string;
192
136
  }, undefined, tailwind_variants_dist_config_js.TVConfig<{
193
137
  hasCloseButton: {
194
- true: {
195
- container: string;
196
- };
197
- };
198
- size: {
199
- sm: {
200
- container: string;
201
- };
202
- md: {
203
- container: string;
204
- };
205
- lg: {
206
- container: string;
207
- };
138
+ true: {};
208
139
  };
209
140
  variant: {
210
141
  warning: {
@@ -226,20 +157,7 @@ declare const alertMessageStyles: tailwind_variants.TVReturnType<{
226
157
  };
227
158
  }, {
228
159
  hasCloseButton: {
229
- true: {
230
- container: string;
231
- };
232
- };
233
- size: {
234
- sm: {
235
- container: string;
236
- };
237
- md: {
238
- container: string;
239
- };
240
- lg: {
241
- container: string;
242
- };
160
+ true: {};
243
161
  };
244
162
  variant: {
245
163
  warning: {
@@ -1,4 +1,4 @@
1
- 'use strict';var Be=require('react'),tailwindVariants=require('tailwind-variants'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var Be__default=/*#__PURE__*/_interopDefault(Be);var se=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),N=(...e)=>e.filter((a,t,o)=>!!a&&a.trim()!==""&&o.indexOf(a)===t).join(" ").trim();var fe={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var ce=Be.forwardRef(({color:e="currentColor",size:a=24,strokeWidth:t=2,absoluteStrokeWidth:o,className:d="",children:l,iconNode:r,...u},f)=>Be.createElement("svg",{ref:f,...fe,width:a,height:a,stroke:e,strokeWidth:o?Number(t)*24/Number(a):t,className:N("lucide",d),...u},[...r.map(([p,i])=>Be.createElement(p,i)),...Array.isArray(l)?l:[l]]));var S=(e,a)=>{let t=Be.forwardRef(({className:o,...d},l)=>Be.createElement(ce,{ref:l,iconNode:a,className:N(`lucide-${se(e)}`,o),...d}));return t.displayName=`${e}`,t};var A=S("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var y=S("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var O=S("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);var B=S("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);var M=S("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);var H=S("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);var ne=B,pe=A,me=y,Le=H,Ie=O,xe=M;function Ce(e){var a,t,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var d=e.length;for(a=0;a<d;a++)e[a]&&(t=Ce(e[a]))&&(o&&(o+=" "),o+=t);}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function ge(){for(var e,a,t=0,o="",d=arguments.length;t<d;t++)(e=arguments[t])&&(a=Ce(e))&&(o&&(o+=" "),o+=a);return o}var $="-",Te=e=>{let a=qe(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return {getClassGroupId:r=>{let u=r.split($);return u[0]===""&&u.length!==1&&u.shift(),we(u,a)||ve(r)},getConflictingClassGroupIds:(r,u)=>{let f=t[r]||[];return u&&o[r]?[...f,...o[r]]:f}}},we=(e,a)=>{if(e.length===0)return a.classGroupId;let t=e[0],o=a.nextPart.get(t),d=o?we(e.slice(1),o):void 0;if(d)return d;if(a.validators.length===0)return;let l=e.join($);return a.validators.find(({validator:r})=>r(l))?.classGroupId},he=/^\[(.+)\]$/,ve=e=>{if(he.test(e)){let a=he.exec(e)[1],t=a?.substring(0,a.indexOf(":"));if(t)return "arbitrary.."+t}},qe=e=>{let{theme:a,prefix:t}=e,o={nextPart:new Map,validators:[]};return Oe(Object.entries(e.classGroups),t).forEach(([l,r])=>{_(r,o,l,a);}),o},_=(e,a,t,o)=>{e.forEach(d=>{if(typeof d=="string"){let l=d===""?a:Se(a,d);l.classGroupId=t;return}if(typeof d=="function"){if(Ue(d)){_(d(o),a,t,o);return}a.validators.push({validator:d,classGroupId:t});return}Object.entries(d).forEach(([l,r])=>{_(r,Se(a,l),t,o);});});},Se=(e,a)=>{let t=e;return a.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,Oe=(e,a)=>a?e.map(([t,o])=>{let d=o.map(l=>typeof l=="string"?a+l:typeof l=="object"?Object.fromEntries(Object.entries(l).map(([r,u])=>[a+r,u])):l);return [t,d]}):e,He=e=>{if(e<1)return {get:()=>{},set:()=>{}};let a=0,t=new Map,o=new Map,d=(l,r)=>{t.set(l,r),a++,a>e&&(a=0,o=t,t=new Map);};return {get(l){let r=t.get(l);if(r!==void 0)return r;if((r=o.get(l))!==void 0)return d(l,r),r},set(l,r){t.has(l)?t.set(l,r):d(l,r);}}},ke="!",Ge=e=>{let{separator:a,experimentalParseClassName:t}=e,o=a.length===1,d=a[0],l=a.length,r=u=>{let f=[],p=0,i=0,C;for(let m=0;m<u.length;m++){let I=u[m];if(p===0){if(I===d&&(o||u.slice(m,m+l)===a)){f.push(u.slice(i,m)),i=m+l;continue}if(I==="/"){C=m;continue}}I==="["?p++:I==="]"&&p--;}let g=f.length===0?u:u.substring(i),w=g.startsWith(ke),x=w?g.substring(1):g,L=C&&C>i?C-i:void 0;return {modifiers:f,hasImportantModifier:w,baseClassName:x,maybePostfixModifierPosition:L}};return t?u=>t({className:u,parseClassName:r}):r},ze=e=>{if(e.length<=1)return e;let a=[],t=[];return e.forEach(o=>{o[0]==="["?(a.push(...t.sort(),o),t=[]):t.push(o);}),a.push(...t.sort()),a},Ve=e=>({cache:He(e.cacheSize),parseClassName:Ge(e),...Te(e)}),Ee=/\s+/,We=(e,a)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:d}=a,l=[],r=e.trim().split(Ee),u="";for(let f=r.length-1;f>=0;f-=1){let p=r[f],{modifiers:i,hasImportantModifier:C,baseClassName:g,maybePostfixModifierPosition:w}=t(p),x=!!w,L=o(x?g.substring(0,w):g);if(!L){if(!x){u=p+(u.length>0?" "+u:u);continue}if(L=o(g),!L){u=p+(u.length>0?" "+u:u);continue}x=!1;}let m=ze(i).join(":"),I=C?m+ke:m,h=I+L;if(l.includes(h))continue;l.push(h);let q=d(L,x);for(let R=0;R<q.length;++R){let E=q[R];l.push(I+E);}u=p+(u.length>0?" "+u:u);}return u};function Xe(){let e=0,a,t,o="";for(;e<arguments.length;)(a=arguments[e++])&&(t=be(a))&&(o&&(o+=" "),o+=t);return o}var be=e=>{if(typeof e=="string")return e;let a,t="";for(let o=0;o<e.length;o++)e[o]&&(a=be(e[o]))&&(t&&(t+=" "),t+=a);return t};function Ne(e,...a){let t,o,d,l=r;function r(f){let p=a.reduce((i,C)=>C(i),e());return t=Ve(p),o=t.cache.get,d=t.cache.set,l=u,u(f)}function u(f){let p=o(f);if(p)return p;let i=We(f,t);return d(f,i),i}return function(){return l(Xe.apply(null,arguments))}}var c=e=>{let a=t=>t[e]||[];return a.isThemeGetter=!0,a},Pe=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ke=/^\d+\/\d+$/,Ze=new Set(["px","full","screen"]),Je=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Qe=/\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$/,je=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ye=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,_e=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,b=e=>T(e)||Ze.has(e)||Ke.test(e),F=e=>v(e,"length",da),T=e=>!!e&&!Number.isNaN(Number(e)),Y=e=>v(e,"number",T),G=e=>!!e&&Number.isInteger(Number(e)),$e=e=>e.endsWith("%")&&T(e.slice(0,-1)),s=e=>Pe.test(e),D=e=>Je.test(e),ea=new Set(["length","size","percentage"]),aa=e=>v(e,ea,Ae),ta=e=>v(e,"position",Ae),oa=new Set(["image","url"]),la=e=>v(e,oa,sa),ua=e=>v(e,"",ra),z=()=>!0,v=(e,a,t)=>{let o=Pe.exec(e);return o?o[1]?typeof a=="string"?o[1]===a:a.has(o[1]):t(o[2]):!1},da=e=>Qe.test(e)&&!je.test(e),Ae=()=>!1,ra=e=>Ye.test(e),sa=e=>_e.test(e);var fa=()=>{let e=c("colors"),a=c("spacing"),t=c("blur"),o=c("brightness"),d=c("borderColor"),l=c("borderRadius"),r=c("borderSpacing"),u=c("borderWidth"),f=c("contrast"),p=c("grayscale"),i=c("hueRotate"),C=c("invert"),g=c("gap"),w=c("gradientColorStops"),x=c("gradientColorStopPositions"),L=c("inset"),m=c("margin"),I=c("opacity"),h=c("padding"),q=c("saturate"),R=c("scale"),E=c("sepia"),ae=c("skew"),te=c("space"),oe=c("translate"),Z=()=>["auto","contain","none"],J=()=>["auto","hidden","clip","visible","scroll"],Q=()=>["auto",s,a],n=()=>[s,a],le=()=>["",b,F],W=()=>["auto",T,s],ue=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],X=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],j=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",s],re=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>[T,s];return {cacheSize:500,separator:":",theme:{colors:[z],spacing:[b,F],blur:["none","",D,s],brightness:k(),borderColor:[e],borderRadius:["none","","full",D,s],borderSpacing:n(),borderWidth:le(),contrast:k(),grayscale:U(),hueRotate:k(),invert:U(),gap:n(),gradientColorStops:[e],gradientColorStopPositions:[$e,F],inset:Q(),margin:Q(),opacity:k(),padding:n(),saturate:k(),scale:k(),sepia:U(),skew:k(),space:n(),translate:n()},classGroups:{aspect:[{aspect:["auto","square","video",s]}],container:["container"],columns:[{columns:[D]}],"break-after":[{"break-after":re()}],"break-before":[{"break-before":re()}],"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:[...ue(),s]}],overflow:[{overflow:J()}],"overflow-x":[{"overflow-x":J()}],"overflow-y":[{"overflow-y":J()}],overscroll:[{overscroll:Z()}],"overscroll-x":[{"overscroll-x":Z()}],"overscroll-y":[{"overscroll-y":Z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[L]}],"inset-x":[{"inset-x":[L]}],"inset-y":[{"inset-y":[L]}],start:[{start:[L]}],end:[{end:[L]}],top:[{top:[L]}],right:[{right:[L]}],bottom:[{bottom:[L]}],left:[{left:[L]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",G,s]}],basis:[{basis:Q()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",s]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",G,s]}],"grid-cols":[{"grid-cols":[z]}],"col-start-end":[{col:["auto",{span:["full",G,s]},s]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[z]}],"row-start-end":[{row:["auto",{span:[G,s]},s]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",s]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",s]}],gap:[{gap:[g]}],"gap-x":[{"gap-x":[g]}],"gap-y":[{"gap-y":[g]}],"justify-content":[{justify:["normal",...j()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...j(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...j(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[h]}],px:[{px:[h]}],py:[{py:[h]}],ps:[{ps:[h]}],pe:[{pe:[h]}],pt:[{pt:[h]}],pr:[{pr:[h]}],pb:[{pb:[h]}],pl:[{pl:[h]}],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":[te]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[te]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",s,a]}],"min-w":[{"min-w":[s,a,"min","max","fit"]}],"max-w":[{"max-w":[s,a,"none","full","min","max","fit","prose",{screen:[D]},D]}],h:[{h:[s,a,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[s,a,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[s,a,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[s,a,"auto","min","max","fit"]}],"font-size":[{text:["base",D,F]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Y]}],"font-family":[{font:[z]}],"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",s]}],"line-clamp":[{"line-clamp":["none",T,Y]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",b,s]}],"list-image":[{"list-image":["none",s]}],"list-style-type":[{list:["none","disc","decimal",s]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[I]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[I]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...X(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",b,F]}],"underline-offset":[{"underline-offset":["auto",b,s]}],"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:n()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",s]}],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",s]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[I]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ue(),ta]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",aa]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},la]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[l]}],"rounded-s":[{"rounded-s":[l]}],"rounded-e":[{"rounded-e":[l]}],"rounded-t":[{"rounded-t":[l]}],"rounded-r":[{"rounded-r":[l]}],"rounded-b":[{"rounded-b":[l]}],"rounded-l":[{"rounded-l":[l]}],"rounded-ss":[{"rounded-ss":[l]}],"rounded-se":[{"rounded-se":[l]}],"rounded-ee":[{"rounded-ee":[l]}],"rounded-es":[{"rounded-es":[l]}],"rounded-tl":[{"rounded-tl":[l]}],"rounded-tr":[{"rounded-tr":[l]}],"rounded-br":[{"rounded-br":[l]}],"rounded-bl":[{"rounded-bl":[l]}],"border-w":[{border:[u]}],"border-w-x":[{"border-x":[u]}],"border-w-y":[{"border-y":[u]}],"border-w-s":[{"border-s":[u]}],"border-w-e":[{"border-e":[u]}],"border-w-t":[{"border-t":[u]}],"border-w-r":[{"border-r":[u]}],"border-w-b":[{"border-b":[u]}],"border-w-l":[{"border-l":[u]}],"border-opacity":[{"border-opacity":[I]}],"border-style":[{border:[...X(),"hidden"]}],"divide-x":[{"divide-x":[u]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[u]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[I]}],"divide-style":[{divide:X()}],"border-color":[{border:[d]}],"border-color-x":[{"border-x":[d]}],"border-color-y":[{"border-y":[d]}],"border-color-s":[{"border-s":[d]}],"border-color-e":[{"border-e":[d]}],"border-color-t":[{"border-t":[d]}],"border-color-r":[{"border-r":[d]}],"border-color-b":[{"border-b":[d]}],"border-color-l":[{"border-l":[d]}],"divide-color":[{divide:[d]}],"outline-style":[{outline:["",...X()]}],"outline-offset":[{"outline-offset":[b,s]}],"outline-w":[{outline:[b,F]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:le()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[I]}],"ring-offset-w":[{"ring-offset":[b,F]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",D,ua]}],"shadow-color":[{shadow:[z]}],opacity:[{opacity:[I]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",D,s]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[i]}],invert:[{invert:[C]}],saturate:[{saturate:[q]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[i]}],"backdrop-invert":[{"backdrop-invert":[C]}],"backdrop-opacity":[{"backdrop-opacity":[I]}],"backdrop-saturate":[{"backdrop-saturate":[q]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[r]}],"border-spacing-x":[{"border-spacing-x":[r]}],"border-spacing-y":[{"border-spacing-y":[r]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",s]}],duration:[{duration:k()}],ease:[{ease:["linear","in","out","in-out",s]}],delay:[{delay:k()}],animate:[{animate:["none","spin","ping","pulse","bounce",s]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[R]}],"scale-x":[{"scale-x":[R]}],"scale-y":[{"scale-y":[R]}],rotate:[{rotate:[G,s]}],"translate-x":[{"translate-x":[oe]}],"translate-y":[{"translate-y":[oe]}],"skew-x":[{"skew-x":[ae]}],"skew-y":[{"skew-y":[ae]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",s]}],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",s]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":n()}],"scroll-mx":[{"scroll-mx":n()}],"scroll-my":[{"scroll-my":n()}],"scroll-ms":[{"scroll-ms":n()}],"scroll-me":[{"scroll-me":n()}],"scroll-mt":[{"scroll-mt":n()}],"scroll-mr":[{"scroll-mr":n()}],"scroll-mb":[{"scroll-mb":n()}],"scroll-ml":[{"scroll-ml":n()}],"scroll-p":[{"scroll-p":n()}],"scroll-px":[{"scroll-px":n()}],"scroll-py":[{"scroll-py":n()}],"scroll-ps":[{"scroll-ps":n()}],"scroll-pe":[{"scroll-pe":n()}],"scroll-pt":[{"scroll-pt":n()}],"scroll-pr":[{"scroll-pr":n()}],"scroll-pb":[{"scroll-pb":n()}],"scroll-pl":[{"scroll-pl":n()}],"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",s]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[b,F,Y]}],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 ye=Ne(fa);function V(...e){return ye(ge(e))}var na=tailwindVariants.tv({slots:{button:"flex flex-shrink-0 items-center justify-center gap-2 rounded-lg font-inter text-base font-semibold leading-[130%] transition-all ease-linear disabled:cursor-not-allowed disabled:ring-0",icon:"",loadingIcon:"absolute animate-spin text-neutral-400"},variants:{size:{lg:{button:"h-12 px-4",icon:"h-4.5 w-4.5",loadingIcon:"h-4.5 w-4.5"},md:{button:"h-10 px-4 text-sm leading-[130%]",icon:"h-4.5 w-4.5",loadingIcon:"h-4.5 w-4.5"},sm:{button:"h-8 gap-1 px-3 text-sm leading-[130%]",icon:"h-3.5 w-3.5",loadingIcon:"h-3.5 w-3.5"},xs:{button:"h-6 gap-1 rounded-[6px] px-3 text-xs leading-[130%]",icon:"h-3.5 w-3.5",loadingIcon:"h-3.5 w-3.5"}},variant:{contained:{button:"bg-primary-500 text-neutral-50 hover:bg-primary-600 focus:bg-primary-500 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-primary-700 active:ring-0 disabled:bg-neutral-100 disabled:text-neutral-400"},secondary:{button:"text-primary-500 ring-[1.5px] ring-inset ring-primary-500 hover:bg-transparent-primary-20 hover:text-primary-600 hover:ring-primary-600 focus:ring-[3px] focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-primary-700 disabled:bg-neutral-50/0 disabled:text-neutral-400 disabled:ring-[1.5px] disabled:ring-neutral-400"},outlined:{button:"leading-[130%] text-neutral-900 ring-[1.5px] ring-inset ring-neutral-900 focus:bg-neutral-50 focus:bg-opacity-0 focus:ring-[3px] focus:ring-primary-900 active:ring-[1.5px] disabled:bg-neutral-50/0 disabled:text-neutral-400 disabled:ring-[1.5px] disabled:ring-neutral-400 [&:not([disabled])]:hover:bg-transparent-primary-20 [&:not([disabled])]:active:bg-transparent-primary-40"},ghost:{button:"text-primary-500 hover:bg-transparent-primary-20 hover:text-primary-600 focus:bg-neutral-50 focus:bg-opacity-0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},standard:{button:"text-neutral-900 hover:bg-transparent-primary-20 focus:bg-neutral-50/0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},link:{button:"text-primary-500 underline underline-offset-2 hover:bg-transparent-primary-20 hover:text-primary-600 focus:bg-neutral-50/0 focus:text-primary-500 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},white:{button:"bg-neutral-50 text-neutral-900"}},loading:{true:{button:"disabled:text-neutral-50 disabled:text-opacity-0"}}},defaultVariants:{variant:"contained",size:"md",loading:!1,disabled:!1}}),Me=Be.forwardRef(({children:e,className:a,variant:t,size:o,startIcon:d,endIcon:l,loading:r,disabled:u,type:f="button",StartIcon:p,EndIcon:i,...C},g)=>{let{button:w,icon:x,loadingIcon:L}=na({variant:t,size:o,loading:r});return jsxRuntime.jsxs("button",{...C,ref:g,disabled:r||u,className:V(w(),a),type:f,children:[r&&jsxRuntime.jsx(ne,{className:L()}),d&&Be__default.default.cloneElement(d,{className:x()}),p&&jsxRuntime.jsx(p,{className:x()}),e,l&&Be__default.default.cloneElement(l,{className:x()}),i&&jsxRuntime.jsx(i,{className:x()})]})});var Ia=tailwindVariants.tv({slots:{container:"flex flex-shrink-0 justify-between rounded-lg",icon:"mr-3 h-[1.375rem] w-[1.375rem] shrink-0"},variants:{hasCloseButton:{true:{container:"pr-2"}},size:{sm:{container:"p-2"},md:{container:"p-4"},lg:{container:"p-4"}},variant:{warning:{container:"bg-warning-100",icon:"text-warning-500"},success:{container:"bg-success-100",icon:"text-success-500"},error:{container:"bg-error-100",icon:"text-error-500"},info:{container:"bg-info-100",icon:"text-info-500"}}},defaultVariants:{variant:"info",size:"md",hasCloseButton:!0}}),Mt=({variant:e,className:a,description:t,size:o,title:d,hasCloseButton:l=!0,actionButton:r})=>{let[u,f]=Be.useState(!0),{container:p,icon:i}=Ia({variant:e,hasCloseButton:l,size:o});return jsxRuntime.jsxs("div",{className:V(p(),a,!u&&"hidden"),children:[jsxRuntime.jsxs("div",{className:"flex flex-1 items-center justify-between gap-2",children:[jsxRuntime.jsxs("div",{className:"flex",children:[e==="warning"&&jsxRuntime.jsx(xe,{className:i()}),e==="success"&&jsxRuntime.jsx(pe,{className:i()}),e==="error"&&jsxRuntime.jsx(me,{className:i()}),e==="info"&&jsxRuntime.jsx(Ie,{className:i({})}),o==="sm"&&jsxRuntime.jsx("p",{className:"leading-[130%]",children:d}),o!=="sm"&&jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsx("h6",{className:"font-semibold leading-[130%]",children:d}),jsxRuntime.jsx("p",{className:"mt-1 text-sm leading-[130%] text-neutral-700",children:t})]})]}),r&&jsxRuntime.jsx(Me,{...r,variant:"white",className:V("mr-1",r.className),size:"md"})]}),l&&jsxRuntime.jsx(Le,{className:"-mt-1 ml-4 size-6 shrink-0 cursor-pointer",onClick:()=>f(!1)})]})};/*! Bundled license information:
1
+ 'use strict';var Be=require('react'),tailwindVariants=require('tailwind-variants'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var Be__default=/*#__PURE__*/_interopDefault(Be);var se=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),N=(...e)=>e.filter((a,t,o)=>!!a&&a.trim()!==""&&o.indexOf(a)===t).join(" ").trim();var fe={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var ce=Be.forwardRef(({color:e="currentColor",size:a=24,strokeWidth:t=2,absoluteStrokeWidth:o,className:d="",children:l,iconNode:r,...u},f)=>Be.createElement("svg",{ref:f,...fe,width:a,height:a,stroke:e,strokeWidth:o?Number(t)*24/Number(a):t,className:N("lucide",d),...u},[...r.map(([i,p])=>Be.createElement(i,p)),...Array.isArray(l)?l:[l]]));var S=(e,a)=>{let t=Be.forwardRef(({className:o,...d},l)=>Be.createElement(ce,{ref:l,iconNode:a,className:N(`lucide-${se(e)}`,o),...d}));return t.displayName=`${e}`,t};var P=S("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var A=S("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var O=S("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);var y=S("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);var B=S("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);var H=S("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);var ne=y,pe=P,me=A,Le=H,Ie=O,xe=B;function Ce(e){var a,t,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var d=e.length;for(a=0;a<d;a++)e[a]&&(t=Ce(e[a]))&&(o&&(o+=" "),o+=t);}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function ge(){for(var e,a,t=0,o="",d=arguments.length;t<d;t++)(e=arguments[t])&&(a=Ce(e))&&(o&&(o+=" "),o+=a);return o}var _="-",Te=e=>{let a=qe(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return {getClassGroupId:r=>{let u=r.split(_);return u[0]===""&&u.length!==1&&u.shift(),we(u,a)||ve(r)},getConflictingClassGroupIds:(r,u)=>{let f=t[r]||[];return u&&o[r]?[...f,...o[r]]:f}}},we=(e,a)=>{if(e.length===0)return a.classGroupId;let t=e[0],o=a.nextPart.get(t),d=o?we(e.slice(1),o):void 0;if(d)return d;if(a.validators.length===0)return;let l=e.join(_);return a.validators.find(({validator:r})=>r(l))?.classGroupId},he=/^\[(.+)\]$/,ve=e=>{if(he.test(e)){let a=he.exec(e)[1],t=a?.substring(0,a.indexOf(":"));if(t)return "arbitrary.."+t}},qe=e=>{let{theme:a,prefix:t}=e,o={nextPart:new Map,validators:[]};return Oe(Object.entries(e.classGroups),t).forEach(([l,r])=>{Y(r,o,l,a);}),o},Y=(e,a,t,o)=>{e.forEach(d=>{if(typeof d=="string"){let l=d===""?a:Se(a,d);l.classGroupId=t;return}if(typeof d=="function"){if(Ue(d)){Y(d(o),a,t,o);return}a.validators.push({validator:d,classGroupId:t});return}Object.entries(d).forEach(([l,r])=>{Y(r,Se(a,l),t,o);});});},Se=(e,a)=>{let t=e;return a.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,Oe=(e,a)=>a?e.map(([t,o])=>{let d=o.map(l=>typeof l=="string"?a+l:typeof l=="object"?Object.fromEntries(Object.entries(l).map(([r,u])=>[a+r,u])):l);return [t,d]}):e,He=e=>{if(e<1)return {get:()=>{},set:()=>{}};let a=0,t=new Map,o=new Map,d=(l,r)=>{t.set(l,r),a++,a>e&&(a=0,o=t,t=new Map);};return {get(l){let r=t.get(l);if(r!==void 0)return r;if((r=o.get(l))!==void 0)return d(l,r),r},set(l,r){t.has(l)?t.set(l,r):d(l,r);}}},ke="!",Ge=e=>{let{separator:a,experimentalParseClassName:t}=e,o=a.length===1,d=a[0],l=a.length,r=u=>{let f=[],i=0,p=0,x;for(let m=0;m<u.length;m++){let I=u[m];if(i===0){if(I===d&&(o||u.slice(m,m+l)===a)){f.push(u.slice(p,m)),p=m+l;continue}if(I==="/"){x=m;continue}}I==="["?i++:I==="]"&&i--;}let C=f.length===0?u:u.substring(p),w=C.startsWith(ke),g=w?C.substring(1):C,L=x&&x>p?x-p:void 0;return {modifiers:f,hasImportantModifier:w,baseClassName:g,maybePostfixModifierPosition:L}};return t?u=>t({className:u,parseClassName:r}):r},ze=e=>{if(e.length<=1)return e;let a=[],t=[];return e.forEach(o=>{o[0]==="["?(a.push(...t.sort(),o),t=[]):t.push(o);}),a.push(...t.sort()),a},Ve=e=>({cache:He(e.cacheSize),parseClassName:Ge(e),...Te(e)}),Ee=/\s+/,We=(e,a)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:d}=a,l=[],r=e.trim().split(Ee),u="";for(let f=r.length-1;f>=0;f-=1){let i=r[f],{modifiers:p,hasImportantModifier:x,baseClassName:C,maybePostfixModifierPosition:w}=t(i),g=!!w,L=o(g?C.substring(0,w):C);if(!L){if(!g){u=i+(u.length>0?" "+u:u);continue}if(L=o(C),!L){u=i+(u.length>0?" "+u:u);continue}g=!1;}let m=ze(p).join(":"),I=x?m+ke:m,h=I+L;if(l.includes(h))continue;l.push(h);let q=d(L,g);for(let R=0;R<q.length;++R){let E=q[R];l.push(I+E);}u=i+(u.length>0?" "+u:u);}return u};function Xe(){let e=0,a,t,o="";for(;e<arguments.length;)(a=arguments[e++])&&(t=be(a))&&(o&&(o+=" "),o+=t);return o}var be=e=>{if(typeof e=="string")return e;let a,t="";for(let o=0;o<e.length;o++)e[o]&&(a=be(e[o]))&&(t&&(t+=" "),t+=a);return t};function Ne(e,...a){let t,o,d,l=r;function r(f){let i=a.reduce((p,x)=>x(p),e());return t=Ve(i),o=t.cache.get,d=t.cache.set,l=u,u(f)}function u(f){let i=o(f);if(i)return i;let p=We(f,t);return d(f,p),p}return function(){return l(Xe.apply(null,arguments))}}var c=e=>{let a=t=>t[e]||[];return a.isThemeGetter=!0,a},Pe=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ke=/^\d+\/\d+$/,Ze=new Set(["px","full","screen"]),Je=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Qe=/\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$/,je=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ye=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,_e=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,b=e=>T(e)||Ze.has(e)||Ke.test(e),M=e=>v(e,"length",da),T=e=>!!e&&!Number.isNaN(Number(e)),j=e=>v(e,"number",T),G=e=>!!e&&Number.isInteger(Number(e)),$e=e=>e.endsWith("%")&&T(e.slice(0,-1)),s=e=>Pe.test(e),F=e=>Je.test(e),ea=new Set(["length","size","percentage"]),aa=e=>v(e,ea,Ae),ta=e=>v(e,"position",Ae),oa=new Set(["image","url"]),la=e=>v(e,oa,sa),ua=e=>v(e,"",ra),z=()=>!0,v=(e,a,t)=>{let o=Pe.exec(e);return o?o[1]?typeof a=="string"?o[1]===a:a.has(o[1]):t(o[2]):!1},da=e=>Qe.test(e)&&!je.test(e),Ae=()=>!1,ra=e=>Ye.test(e),sa=e=>_e.test(e);var fa=()=>{let e=c("colors"),a=c("spacing"),t=c("blur"),o=c("brightness"),d=c("borderColor"),l=c("borderRadius"),r=c("borderSpacing"),u=c("borderWidth"),f=c("contrast"),i=c("grayscale"),p=c("hueRotate"),x=c("invert"),C=c("gap"),w=c("gradientColorStops"),g=c("gradientColorStopPositions"),L=c("inset"),m=c("margin"),I=c("opacity"),h=c("padding"),q=c("saturate"),R=c("scale"),E=c("sepia"),ae=c("skew"),te=c("space"),oe=c("translate"),K=()=>["auto","contain","none"],Z=()=>["auto","hidden","clip","visible","scroll"],J=()=>["auto",s,a],n=()=>[s,a],le=()=>["",b,M],W=()=>["auto",T,s],ue=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],X=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Q=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",s],re=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>[T,s];return {cacheSize:500,separator:":",theme:{colors:[z],spacing:[b,M],blur:["none","",F,s],brightness:k(),borderColor:[e],borderRadius:["none","","full",F,s],borderSpacing:n(),borderWidth:le(),contrast:k(),grayscale:U(),hueRotate:k(),invert:U(),gap:n(),gradientColorStops:[e],gradientColorStopPositions:[$e,M],inset:J(),margin:J(),opacity:k(),padding:n(),saturate:k(),scale:k(),sepia:U(),skew:k(),space:n(),translate:n()},classGroups:{aspect:[{aspect:["auto","square","video",s]}],container:["container"],columns:[{columns:[F]}],"break-after":[{"break-after":re()}],"break-before":[{"break-before":re()}],"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:[...ue(),s]}],overflow:[{overflow:Z()}],"overflow-x":[{"overflow-x":Z()}],"overflow-y":[{"overflow-y":Z()}],overscroll:[{overscroll:K()}],"overscroll-x":[{"overscroll-x":K()}],"overscroll-y":[{"overscroll-y":K()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[L]}],"inset-x":[{"inset-x":[L]}],"inset-y":[{"inset-y":[L]}],start:[{start:[L]}],end:[{end:[L]}],top:[{top:[L]}],right:[{right:[L]}],bottom:[{bottom:[L]}],left:[{left:[L]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",G,s]}],basis:[{basis:J()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",s]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",G,s]}],"grid-cols":[{"grid-cols":[z]}],"col-start-end":[{col:["auto",{span:["full",G,s]},s]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[z]}],"row-start-end":[{row:["auto",{span:[G,s]},s]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",s]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",s]}],gap:[{gap:[C]}],"gap-x":[{"gap-x":[C]}],"gap-y":[{"gap-y":[C]}],"justify-content":[{justify:["normal",...Q()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Q(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Q(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[h]}],px:[{px:[h]}],py:[{py:[h]}],ps:[{ps:[h]}],pe:[{pe:[h]}],pt:[{pt:[h]}],pr:[{pr:[h]}],pb:[{pb:[h]}],pl:[{pl:[h]}],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":[te]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[te]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",s,a]}],"min-w":[{"min-w":[s,a,"min","max","fit"]}],"max-w":[{"max-w":[s,a,"none","full","min","max","fit","prose",{screen:[F]},F]}],h:[{h:[s,a,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[s,a,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[s,a,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[s,a,"auto","min","max","fit"]}],"font-size":[{text:["base",F,M]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",j]}],"font-family":[{font:[z]}],"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",s]}],"line-clamp":[{"line-clamp":["none",T,j]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",b,s]}],"list-image":[{"list-image":["none",s]}],"list-style-type":[{list:["none","disc","decimal",s]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[I]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[I]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...X(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",b,M]}],"underline-offset":[{"underline-offset":["auto",b,s]}],"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:n()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",s]}],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",s]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[I]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ue(),ta]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",aa]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},la]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[g]}],"gradient-via-pos":[{via:[g]}],"gradient-to-pos":[{to:[g]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[l]}],"rounded-s":[{"rounded-s":[l]}],"rounded-e":[{"rounded-e":[l]}],"rounded-t":[{"rounded-t":[l]}],"rounded-r":[{"rounded-r":[l]}],"rounded-b":[{"rounded-b":[l]}],"rounded-l":[{"rounded-l":[l]}],"rounded-ss":[{"rounded-ss":[l]}],"rounded-se":[{"rounded-se":[l]}],"rounded-ee":[{"rounded-ee":[l]}],"rounded-es":[{"rounded-es":[l]}],"rounded-tl":[{"rounded-tl":[l]}],"rounded-tr":[{"rounded-tr":[l]}],"rounded-br":[{"rounded-br":[l]}],"rounded-bl":[{"rounded-bl":[l]}],"border-w":[{border:[u]}],"border-w-x":[{"border-x":[u]}],"border-w-y":[{"border-y":[u]}],"border-w-s":[{"border-s":[u]}],"border-w-e":[{"border-e":[u]}],"border-w-t":[{"border-t":[u]}],"border-w-r":[{"border-r":[u]}],"border-w-b":[{"border-b":[u]}],"border-w-l":[{"border-l":[u]}],"border-opacity":[{"border-opacity":[I]}],"border-style":[{border:[...X(),"hidden"]}],"divide-x":[{"divide-x":[u]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[u]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[I]}],"divide-style":[{divide:X()}],"border-color":[{border:[d]}],"border-color-x":[{"border-x":[d]}],"border-color-y":[{"border-y":[d]}],"border-color-s":[{"border-s":[d]}],"border-color-e":[{"border-e":[d]}],"border-color-t":[{"border-t":[d]}],"border-color-r":[{"border-r":[d]}],"border-color-b":[{"border-b":[d]}],"border-color-l":[{"border-l":[d]}],"divide-color":[{divide:[d]}],"outline-style":[{outline:["",...X()]}],"outline-offset":[{"outline-offset":[b,s]}],"outline-w":[{outline:[b,M]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:le()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[I]}],"ring-offset-w":[{"ring-offset":[b,M]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",F,ua]}],"shadow-color":[{shadow:[z]}],opacity:[{opacity:[I]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",F,s]}],grayscale:[{grayscale:[i]}],"hue-rotate":[{"hue-rotate":[p]}],invert:[{invert:[x]}],saturate:[{saturate:[q]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[i]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[p]}],"backdrop-invert":[{"backdrop-invert":[x]}],"backdrop-opacity":[{"backdrop-opacity":[I]}],"backdrop-saturate":[{"backdrop-saturate":[q]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[r]}],"border-spacing-x":[{"border-spacing-x":[r]}],"border-spacing-y":[{"border-spacing-y":[r]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",s]}],duration:[{duration:k()}],ease:[{ease:["linear","in","out","in-out",s]}],delay:[{delay:k()}],animate:[{animate:["none","spin","ping","pulse","bounce",s]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[R]}],"scale-x":[{"scale-x":[R]}],"scale-y":[{"scale-y":[R]}],rotate:[{rotate:[G,s]}],"translate-x":[{"translate-x":[oe]}],"translate-y":[{"translate-y":[oe]}],"skew-x":[{"skew-x":[ae]}],"skew-y":[{"skew-y":[ae]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",s]}],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",s]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":n()}],"scroll-mx":[{"scroll-mx":n()}],"scroll-my":[{"scroll-my":n()}],"scroll-ms":[{"scroll-ms":n()}],"scroll-me":[{"scroll-me":n()}],"scroll-mt":[{"scroll-mt":n()}],"scroll-mr":[{"scroll-mr":n()}],"scroll-mb":[{"scroll-mb":n()}],"scroll-ml":[{"scroll-ml":n()}],"scroll-p":[{"scroll-p":n()}],"scroll-px":[{"scroll-px":n()}],"scroll-py":[{"scroll-py":n()}],"scroll-ps":[{"scroll-ps":n()}],"scroll-pe":[{"scroll-pe":n()}],"scroll-pt":[{"scroll-pt":n()}],"scroll-pr":[{"scroll-pr":n()}],"scroll-pb":[{"scroll-pb":n()}],"scroll-pl":[{"scroll-pl":n()}],"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",s]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[b,M,j]}],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 ye=Ne(fa);function V(...e){return ye(ge(e))}var na=tailwindVariants.tv({slots:{button:"flex flex-shrink-0 items-center justify-center gap-2 rounded-lg font-inter text-base font-semibold leading-[130%] transition-all ease-linear disabled:cursor-not-allowed disabled:ring-0",icon:"",loadingIcon:"absolute animate-spin text-neutral-400"},variants:{size:{lg:{button:"h-12 px-4",icon:"h-4.5 w-4.5",loadingIcon:"h-4.5 w-4.5"},md:{button:"h-10 px-4 text-sm leading-[130%]",icon:"h-4.5 w-4.5",loadingIcon:"h-4.5 w-4.5"},sm:{button:"h-8 gap-1 px-3 text-sm leading-[130%]",icon:"h-3.5 w-3.5",loadingIcon:"h-3.5 w-3.5"},xs:{button:"h-6 gap-1 rounded-[6px] px-3 text-xs leading-[130%]",icon:"h-3.5 w-3.5",loadingIcon:"h-3.5 w-3.5"}},variant:{contained:{button:"bg-primary-500 text-neutral-50 hover:bg-primary-600 focus:bg-primary-500 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-primary-700 active:ring-0 disabled:bg-neutral-100 disabled:text-neutral-400"},secondary:{button:"text-primary-500 ring-[1.5px] ring-inset ring-primary-500 hover:bg-transparent-primary-20 hover:text-primary-600 hover:ring-primary-600 focus:ring-[3px] focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-primary-700 disabled:bg-neutral-50/0 disabled:text-neutral-400 disabled:ring-[1.5px] disabled:ring-neutral-400"},outlined:{button:"leading-[130%] text-neutral-900 ring-[1.5px] ring-inset ring-neutral-900 focus:bg-neutral-50 focus:bg-opacity-0 focus:ring-[3px] focus:ring-primary-900 active:ring-[1.5px] disabled:bg-neutral-50/0 disabled:text-neutral-400 disabled:ring-[1.5px] disabled:ring-neutral-400 [&:not([disabled])]:hover:bg-transparent-primary-20 [&:not([disabled])]:active:bg-transparent-primary-40"},ghost:{button:"text-primary-500 hover:bg-transparent-primary-20 hover:text-primary-600 focus:bg-neutral-50 focus:bg-opacity-0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},standard:{button:"text-neutral-900 hover:bg-transparent-primary-20 focus:bg-neutral-50/0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},link:{button:"text-primary-500 underline underline-offset-2 hover:bg-transparent-primary-20 hover:text-primary-600 focus:bg-neutral-50/0 focus:text-primary-500 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-40 active:text-primary-700 active:ring-0 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-400"},white:{button:"bg-neutral-50 text-neutral-900"}},loading:{true:{button:"disabled:text-neutral-50 disabled:text-opacity-0"}}},defaultVariants:{variant:"contained",size:"md",loading:!1,disabled:!1}}),Me=Be.forwardRef(({children:e,className:a,variant:t,size:o,startIcon:d,endIcon:l,loading:r,disabled:u,type:f="button",StartIcon:i,EndIcon:p,...x},C)=>{let{button:w,icon:g,loadingIcon:L}=na({variant:t,size:o,loading:r});return jsxRuntime.jsxs("button",{...x,ref:C,disabled:r||u,className:V(w(),a),type:f,children:[r&&jsxRuntime.jsx(ne,{className:L()}),d&&Be__default.default.cloneElement(d,{className:g()}),i&&jsxRuntime.jsx(i,{className:g()}),e,l&&Be__default.default.cloneElement(l,{className:g()}),p&&jsxRuntime.jsx(p,{className:g()})]})});var Ia=tailwindVariants.tv({slots:{container:"flex flex-shrink-0 rounded-lg py-3 pl-4 pr-3",icon:"mr-3 h-5.5 w-5.5 shrink-0",closeIcon:"-mt-1 ml-4 h-4.5 w-4.5 shrink-0 cursor-pointer",title:"my-auto break-all font-inter text-sm leading-[130%] text-neutral-900",description:"mt-1 font-inter text-sm leading-[130%] text-neutral-700"},variants:{hasCloseButton:{true:{}},variant:{warning:{container:"bg-warning-100",icon:"text-warning-500"},success:{container:"bg-success-100",icon:"text-success-500"},error:{container:"bg-error-100",icon:"text-error-500"},info:{container:"bg-info-100",icon:"text-info-500"}}},defaultVariants:{variant:"info",size:"md",hasCloseButton:!0}}),Mt=({variant:e,className:a,description:t,title:o,hasCloseButton:d=!0,actionButton:l})=>{let[r,u]=Be.useState(!0),{container:f,icon:i,closeIcon:p,title:x,description:C}=Ia({variant:e,hasCloseButton:d});return jsxRuntime.jsxs("div",{className:V(f(),a,!r&&"hidden"),children:[jsxRuntime.jsxs("div",{className:"flex flex-1",children:[e==="warning"&&jsxRuntime.jsx(xe,{className:i()}),e==="success"&&jsxRuntime.jsx(pe,{className:i()}),e==="error"&&jsxRuntime.jsx(me,{className:i()}),e==="info"&&jsxRuntime.jsx(Ie,{className:i({})}),jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsx("h6",{className:x({className:t&&"font-semibold"}),children:o}),t&&jsxRuntime.jsx("p",{className:C(),children:t})]})]}),l&&jsxRuntime.jsx(Me,{...l,variant:"white",className:V("my-auto ml-2",l.className),size:"md"}),d&&jsxRuntime.jsx(Le,{className:p(),onClick:()=>u(!1)})]})};/*! Bundled license information:
2
2
 
3
3
  lucide-react/dist/esm/shared/src/utils.js:
4
4
  (**
@@ -1 +1 @@
1
- export{a as AlertMessage}from'./chunk-DPSSQH5W.mjs';import'./chunk-DZLL7IH6.mjs';import'./chunk-XJSC6PKJ.mjs';import'./chunk-2WINTZSS.mjs';
1
+ export{a as AlertMessage}from'./chunk-MI6ZJODI.mjs';import'./chunk-DZLL7IH6.mjs';import'./chunk-XJSC6PKJ.mjs';import'./chunk-2WINTZSS.mjs';
@@ -6,7 +6,7 @@ type ChipFormComplementaryVariantsType = (typeof ChipFormComplementaryVariants)[
6
6
  declare const ChipFormComplementaryVariantsClassNames: Record<ChipFormComplementaryVariantsType, string>;
7
7
  declare const chipForm: (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" | undefined;
9
+ size?: "sm" | "md" | undefined;
10
10
  selected?: boolean | undefined;
11
11
  disabled?: boolean | undefined;
12
12
  } & ({
@@ -74,7 +74,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
74
74
  children?: React__default.ReactNode | undefined;
75
75
  } & Omit<VariantProps<(props?: ({
76
76
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
77
- size?: "md" | "sm" | undefined;
77
+ size?: "sm" | "md" | undefined;
78
78
  selected?: boolean | undefined;
79
79
  disabled?: boolean | undefined;
80
80
  } & ({
@@ -133,7 +133,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
133
133
  } | null | undefined;
134
134
  })) | undefined) => string>, "variant"> & Required<Pick<VariantProps<(props?: ({
135
135
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
136
- size?: "md" | "sm" | undefined;
136
+ size?: "sm" | "md" | undefined;
137
137
  selected?: boolean | undefined;
138
138
  disabled?: boolean | undefined;
139
139
  } & ({
@@ -6,7 +6,7 @@ type ChipFormComplementaryVariantsType = (typeof ChipFormComplementaryVariants)[
6
6
  declare const ChipFormComplementaryVariantsClassNames: Record<ChipFormComplementaryVariantsType, string>;
7
7
  declare const chipForm: (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" | undefined;
9
+ size?: "sm" | "md" | undefined;
10
10
  selected?: boolean | undefined;
11
11
  disabled?: boolean | undefined;
12
12
  } & ({
@@ -74,7 +74,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
74
74
  children?: React__default.ReactNode | undefined;
75
75
  } & Omit<VariantProps<(props?: ({
76
76
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
77
- size?: "md" | "sm" | undefined;
77
+ size?: "sm" | "md" | undefined;
78
78
  selected?: boolean | undefined;
79
79
  disabled?: boolean | undefined;
80
80
  } & ({
@@ -133,7 +133,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
133
133
  } | null | undefined;
134
134
  })) | undefined) => string>, "variant"> & Required<Pick<VariantProps<(props?: ({
135
135
  variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
136
- size?: "md" | "sm" | undefined;
136
+ size?: "sm" | "md" | undefined;
137
137
  selected?: boolean | undefined;
138
138
  disabled?: boolean | undefined;
139
139
  } & ({
@@ -15,11 +15,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
15
15
  children?: React__default.ReactNode | undefined;
16
16
  } & Omit<Omit<VariantProps<(props?: ({
17
17
  variant?: "standard" | "primary" | undefined;
18
- type?: "outlined" | "ghost" | "fill" | undefined;
18
+ type?: "fill" | "outlined" | "ghost" | undefined;
19
19
  selected?: boolean | undefined;
20
20
  disabled?: boolean | undefined;
21
21
  duotone?: boolean | undefined;
22
- size?: "md" | "sm" | "xs" | undefined;
22
+ size?: "sm" | "md" | "xs" | undefined;
23
23
  } & ({
24
24
  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 | {
25
25
  [x: string]: any;
@@ -76,11 +76,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
76
76
  } | null | undefined;
77
77
  })) | undefined) => string>, "variant">, "type"> & Required<Pick<VariantProps<(props?: ({
78
78
  variant?: "standard" | "primary" | undefined;
79
- type?: "outlined" | "ghost" | "fill" | undefined;
79
+ type?: "fill" | "outlined" | "ghost" | undefined;
80
80
  selected?: boolean | undefined;
81
81
  disabled?: boolean | undefined;
82
82
  duotone?: boolean | undefined;
83
- size?: "md" | "sm" | "xs" | undefined;
83
+ size?: "sm" | "md" | "xs" | undefined;
84
84
  } & ({
85
85
  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 | {
86
86
  [x: string]: any;
@@ -137,11 +137,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
137
137
  } | null | undefined;
138
138
  })) | undefined) => string>, "variant">> & Required<Pick<VariantProps<(props?: ({
139
139
  variant?: "standard" | "primary" | undefined;
140
- type?: "outlined" | "ghost" | "fill" | undefined;
140
+ type?: "fill" | "outlined" | "ghost" | undefined;
141
141
  selected?: boolean | undefined;
142
142
  disabled?: boolean | undefined;
143
143
  duotone?: boolean | undefined;
144
- size?: "md" | "sm" | "xs" | undefined;
144
+ size?: "sm" | "md" | "xs" | undefined;
145
145
  } & ({
146
146
  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 | {
147
147
  [x: string]: any;