sodtrack-web-ui 0.35.9 → 0.36.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 (208) hide show
  1. package/dist/accordion.d.mts +3 -3
  2. package/dist/accordion.d.ts +3 -3
  3. package/dist/accordion.js +8 -43
  4. package/dist/accordion.mjs +1 -5
  5. package/dist/alert-dialog.js +1 -39
  6. package/dist/alert-dialog.mjs +1 -2
  7. package/dist/alert.js +12 -20
  8. package/dist/alert.mjs +1 -4
  9. package/dist/avatar.js +8 -36
  10. package/dist/avatar.mjs +1 -3
  11. package/dist/badge.js +1 -7
  12. package/dist/badge.mjs +1 -2
  13. package/dist/button.d.mts +163 -62
  14. package/dist/button.d.ts +163 -62
  15. package/dist/button.js +8 -20
  16. package/dist/button.mjs +1 -4
  17. package/dist/calendar.js +9 -17
  18. package/dist/calendar.mjs +1 -4
  19. package/dist/checkbox.js +9 -40
  20. package/dist/checkbox.mjs +1 -4
  21. package/dist/chip-form-complementary.d.mts +6 -6
  22. package/dist/chip-form-complementary.d.ts +6 -6
  23. package/dist/chip-form-complementary.js +1 -11
  24. package/dist/chip-form-complementary.mjs +1 -2
  25. package/dist/chip-form.d.mts +7 -10
  26. package/dist/chip-form.d.ts +7 -10
  27. package/dist/chip-form.js +1 -12
  28. package/dist/chip-form.mjs +1 -3
  29. package/dist/chip-input.d.mts +417 -7
  30. package/dist/chip-input.d.ts +417 -7
  31. package/dist/chip-input.js +8 -19
  32. package/dist/chip-input.mjs +1 -4
  33. package/dist/chip-status-complementary.d.mts +2 -2
  34. package/dist/chip-status-complementary.d.ts +2 -2
  35. package/dist/chip-status-complementary.js +1 -10
  36. package/dist/chip-status-complementary.mjs +1 -1
  37. package/dist/chip-status-table.d.mts +2 -2
  38. package/dist/chip-status-table.d.ts +2 -2
  39. package/dist/chip-status-table.js +1 -8
  40. package/dist/chip-status-table.mjs +1 -2
  41. package/dist/chip-status.d.mts +2 -2
  42. package/dist/chip-status.d.ts +2 -2
  43. package/dist/chip-status.js +1 -11
  44. package/dist/chip-status.mjs +1 -1
  45. package/dist/chunk-2LXG6QEY.mjs +1 -0
  46. package/dist/{chunk-P5UTQFFP.mjs → chunk-2WINTZSS.mjs} +1 -3
  47. package/dist/chunk-3O53ORIU.mjs +1 -0
  48. package/dist/chunk-442ZNBSP.mjs +1 -0
  49. package/dist/chunk-4SUP4N33.mjs +178 -0
  50. package/dist/chunk-5XFAWQQE.mjs +1 -0
  51. package/dist/chunk-6AGR3HBL.mjs +2 -0
  52. package/dist/chunk-7OKG3XAA.mjs +1 -0
  53. package/dist/chunk-7TIDRZ27.mjs +1 -0
  54. package/dist/chunk-AAPIG5QF.mjs +1 -0
  55. package/dist/chunk-AF7XWQ5Y.mjs +1 -0
  56. package/dist/chunk-AGEEF5RX.mjs +1 -0
  57. package/dist/chunk-BVHU5ZT3.mjs +1 -0
  58. package/dist/chunk-DENFBIT7.mjs +1 -0
  59. package/dist/chunk-DFTBHRBX.mjs +1 -0
  60. package/dist/chunk-FY54GKOC.mjs +1 -0
  61. package/dist/chunk-GPNLU6DM.mjs +1 -0
  62. package/dist/chunk-HEKB3FHS.mjs +1 -0
  63. package/dist/chunk-HFJV6IIY.mjs +1 -0
  64. package/dist/chunk-HR7CYSJD.mjs +1 -0
  65. package/dist/chunk-HUAKTFJQ.mjs +1 -0
  66. package/dist/chunk-J3XZZZXK.mjs +1 -0
  67. package/dist/chunk-J6IEHNOS.mjs +1 -0
  68. package/dist/chunk-K2XENCS4.mjs +1 -0
  69. package/dist/chunk-KTRSJBA4.mjs +1 -5
  70. package/dist/chunk-NUDVEK4R.mjs +1 -0
  71. package/dist/chunk-PCSXDSU2.mjs +1 -0
  72. package/dist/chunk-PDKUK5KM.mjs +1 -0
  73. package/dist/chunk-QLOBYRYP.mjs +1 -0
  74. package/dist/chunk-TBVSCYRJ.mjs +1 -0
  75. package/dist/chunk-TK4BJICK.mjs +1 -0
  76. package/dist/chunk-TYK4VIVE.mjs +1 -0
  77. package/dist/chunk-U3IVW6EK.mjs +1 -0
  78. package/dist/chunk-VGP2E7LW.mjs +1 -0
  79. package/dist/chunk-VTZ3HCM2.mjs +1 -0
  80. package/dist/chunk-WGMDH4XX.mjs +1 -0
  81. package/dist/chunk-WJOAAVA2.mjs +1 -0
  82. package/dist/chunk-WNLJSMHT.mjs +1 -0
  83. package/dist/{chunk-GT52YLYD.mjs → chunk-WWSXCOGT.mjs} +1 -8
  84. package/dist/chunk-XGJ7RSSV.mjs +1 -0
  85. package/dist/chunk-XKRLLYFH.mjs +1 -0
  86. package/dist/chunk-XPN52IBB.mjs +1 -0
  87. package/dist/chunk-YIEVS6EO.mjs +1 -0
  88. package/dist/data-table.js +10 -44
  89. package/dist/data-table.mjs +1 -7
  90. package/dist/date-picker.js +13 -47
  91. package/dist/date-picker.mjs +1 -8
  92. package/dist/dialog.js +8 -49
  93. package/dist/dialog.mjs +1 -5
  94. package/dist/drawer.d.mts +3 -2
  95. package/dist/drawer.d.ts +3 -2
  96. package/dist/drawer.js +10 -51
  97. package/dist/drawer.mjs +1 -8
  98. package/dist/flag-select.js +10 -44
  99. package/dist/flag-select.mjs +1 -7
  100. package/dist/icon-button.d.mts +97 -61
  101. package/dist/icon-button.d.ts +97 -61
  102. package/dist/icon-button.js +1 -9
  103. package/dist/icon-button.mjs +1 -1
  104. package/dist/icons.js +23 -44
  105. package/dist/icons.mjs +1 -2
  106. package/dist/index.css +1 -1
  107. package/dist/index.d.mts +9 -7
  108. package/dist/index.d.ts +9 -7
  109. package/dist/index.js +23 -191
  110. package/dist/index.mjs +1 -43
  111. package/dist/list-item-arrow.css +1 -1
  112. package/dist/list-item-arrow.js +8 -37
  113. package/dist/list-item-arrow.mjs +1 -43
  114. package/dist/list-item-checkbox.css +1 -1
  115. package/dist/list-item-checkbox.js +9 -41
  116. package/dist/list-item-checkbox.mjs +1 -43
  117. package/dist/list-item.css +1 -1
  118. package/dist/list-item.js +1 -30
  119. package/dist/list-item.mjs +1 -43
  120. package/dist/popover.js +1 -32
  121. package/dist/popover.mjs +1 -2
  122. package/dist/radio.d.mts +2 -2
  123. package/dist/radio.d.ts +2 -2
  124. package/dist/radio.js +1 -32
  125. package/dist/radio.mjs +1 -2
  126. package/dist/rating.js +8 -15
  127. package/dist/rating.mjs +1 -4
  128. package/dist/scrollarea.js +1 -30
  129. package/dist/scrollarea.mjs +1 -2
  130. package/dist/search-bar.js +11 -23
  131. package/dist/search-bar.mjs +1 -6
  132. package/dist/select.js +10 -44
  133. package/dist/select.mjs +1 -7
  134. package/dist/separator.js +1 -30
  135. package/dist/separator.mjs +1 -2
  136. package/dist/skeleton.js +1 -8
  137. package/dist/skeleton.mjs +1 -2
  138. package/dist/snackbar.js +8 -42
  139. package/dist/snackbar.mjs +1 -4
  140. package/dist/spinner.d.mts +2 -2
  141. package/dist/spinner.d.ts +2 -2
  142. package/dist/spinner.js +8 -16
  143. package/dist/spinner.mjs +1 -3
  144. package/dist/tab.d.mts +3 -3
  145. package/dist/tab.d.ts +3 -3
  146. package/dist/tab.js +8 -45
  147. package/dist/tab.mjs +1 -5
  148. package/dist/table.js +9 -45
  149. package/dist/table.mjs +1 -4
  150. package/dist/tailwind-preset.js +1 -5
  151. package/dist/tailwind-preset.mjs +1 -3
  152. package/dist/text-field-helper-text.js +1 -7
  153. package/dist/text-field-helper-text.mjs +1 -2
  154. package/dist/text-field.js +10 -22
  155. package/dist/text-field.mjs +1 -5
  156. package/dist/textarea.d.mts +72 -4
  157. package/dist/textarea.d.ts +72 -4
  158. package/dist/textarea.js +1 -9
  159. package/dist/textarea.mjs +1 -3
  160. package/dist/time-picker.js +11 -46
  161. package/dist/time-picker.mjs +1 -8
  162. package/dist/toggle.js +1 -30
  163. package/dist/toggle.mjs +1 -2
  164. package/dist/tooltip.d.mts +1 -1
  165. package/dist/tooltip.d.ts +1 -1
  166. package/dist/tooltip.js +1 -9
  167. package/dist/tooltip.mjs +1 -2
  168. package/package.json +42 -42
  169. package/dist/chunk-2CQADSOJ.mjs +0 -13
  170. package/dist/chunk-2JOHLCWM.mjs +0 -11
  171. package/dist/chunk-3AQYQJHG.mjs +0 -11
  172. package/dist/chunk-4FJBTSNQ.mjs +0 -9
  173. package/dist/chunk-4H6XFPH2.mjs +0 -8
  174. package/dist/chunk-5VHQUJIE.mjs +0 -8
  175. package/dist/chunk-AXGV7DEU.mjs +0 -6
  176. package/dist/chunk-CTDL3KTY.mjs +0 -9
  177. package/dist/chunk-CYXKXVPJ.mjs +0 -5
  178. package/dist/chunk-DM5EBUN4.mjs +0 -9
  179. package/dist/chunk-DUHAMQ4M.mjs +0 -8
  180. package/dist/chunk-EHAVZFJ6.mjs +0 -13
  181. package/dist/chunk-EJLFOZOO.mjs +0 -9
  182. package/dist/chunk-G7YOPX6C.mjs +0 -11
  183. package/dist/chunk-GBLHF7X3.mjs +0 -13
  184. package/dist/chunk-GEZSC2HS.mjs +0 -9
  185. package/dist/chunk-HHYTTZJ4.mjs +0 -8
  186. package/dist/chunk-HLKMPIHV.mjs +0 -7
  187. package/dist/chunk-HOKUAAAA.mjs +0 -8
  188. package/dist/chunk-I5KUH65Q.mjs +0 -7
  189. package/dist/chunk-IIEPYY5Q.mjs +0 -6
  190. package/dist/chunk-JCRLICZS.mjs +0 -7
  191. package/dist/chunk-JM47WICB.mjs +0 -8
  192. package/dist/chunk-JQGPN4OZ.mjs +0 -9
  193. package/dist/chunk-LYJI6LWS.mjs +0 -7
  194. package/dist/chunk-NBX5DVEK.mjs +0 -8
  195. package/dist/chunk-QEEDHECW.mjs +0 -8
  196. package/dist/chunk-RQMOAGZD.mjs +0 -6
  197. package/dist/chunk-S6DPBMYM.mjs +0 -7
  198. package/dist/chunk-SL6BOTSB.mjs +0 -7
  199. package/dist/chunk-UOTH67KT.mjs +0 -6
  200. package/dist/chunk-VCMCSR7H.mjs +0 -17
  201. package/dist/chunk-VDMK4M2M.mjs +0 -10
  202. package/dist/chunk-WB7YE6OK.mjs +0 -8
  203. package/dist/chunk-WCTI52GU.mjs +0 -10
  204. package/dist/chunk-WONJKCFU.mjs +0 -11
  205. package/dist/chunk-X6CBUD64.mjs +0 -11
  206. package/dist/chunk-XNYIOZ4G.mjs +0 -8
  207. package/dist/chunk-YTVQ4PUI.mjs +0 -182
  208. package/dist/chunk-ZY2CFYRT.mjs +0 -10
@@ -1,65 +1,101 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
1
3
  import React__default, { FC } from 'react';
2
- import { VariantProps } from 'cva';
4
+ import { LucideIcon } from 'lucide-react';
3
5
 
4
- type IconButtonProps = VariantProps<typeof iconButton> & React__default.DetailedHTMLProps<React__default.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>;
5
- declare const iconButton: (props?: ({
6
- variant?: "contained" | "outlined" | "ghost" | "standard" | undefined;
7
- size?: "small" | "medium" | "large" | undefined;
8
- } & ({
9
- 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 | any | {
10
- [x: string]: any;
11
- } | null | undefined)[] | {
12
- [x: string]: any;
13
- } | null | undefined)[] | {
14
- [x: string]: any;
15
- } | null | undefined)[] | {
16
- [x: string]: any;
17
- } | null | undefined)[] | {
18
- [x: string]: any;
19
- } | null | undefined)[] | {
20
- [x: string]: any;
21
- } | null | undefined)[] | {
22
- [x: string]: any;
23
- } | null | undefined)[] | {
24
- [x: string]: any;
25
- } | null | undefined)[] | {
26
- [x: string]: any;
27
- } | null | undefined)[] | {
28
- [x: string]: any;
29
- } | null | undefined)[] | {
30
- [x: string]: any;
31
- } | null | undefined)[] | {
32
- [x: string]: any;
33
- } | null | undefined;
34
- className?: never;
35
- } | {
36
- class?: never;
37
- className?: 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 | any | {
38
- [x: string]: any;
39
- } | null | undefined)[] | {
40
- [x: string]: any;
41
- } | null | undefined)[] | {
42
- [x: string]: any;
43
- } | null | undefined)[] | {
44
- [x: string]: any;
45
- } | null | undefined)[] | {
46
- [x: string]: any;
47
- } | null | undefined)[] | {
48
- [x: string]: any;
49
- } | null | undefined)[] | {
50
- [x: string]: any;
51
- } | null | undefined)[] | {
52
- [x: string]: any;
53
- } | null | undefined)[] | {
54
- [x: string]: any;
55
- } | null | undefined)[] | {
56
- [x: string]: any;
57
- } | null | undefined)[] | {
58
- [x: string]: any;
59
- } | null | undefined)[] | {
60
- [x: string]: any;
61
- } | null | undefined;
62
- })) | undefined) => string;
6
+ declare const IconButtonSizes: readonly ["sm", "md", "lg"];
7
+ declare const IconButtonVariants: readonly ["contained", "secondary", "outlined", "ghost", "standard"];
8
+ declare const iconButtonStyles: tailwind_variants.TVReturnType<{
9
+ variant: {
10
+ contained: {};
11
+ secondary: {};
12
+ outlined: {};
13
+ ghost: {};
14
+ standard: {};
15
+ };
16
+ size: {
17
+ sm: {
18
+ container: string;
19
+ icon: string;
20
+ };
21
+ md: {
22
+ container: string;
23
+ icon: string;
24
+ };
25
+ lg: {
26
+ container: string;
27
+ icon: string;
28
+ };
29
+ };
30
+ disabled: {
31
+ true: {};
32
+ false: {};
33
+ };
34
+ }, {
35
+ container: string;
36
+ icon: string;
37
+ }, undefined, TVConfig<V, EV>, {
38
+ variant: {
39
+ contained: {};
40
+ secondary: {};
41
+ outlined: {};
42
+ ghost: {};
43
+ standard: {};
44
+ };
45
+ size: {
46
+ sm: {
47
+ container: string;
48
+ icon: string;
49
+ };
50
+ md: {
51
+ container: string;
52
+ icon: string;
53
+ };
54
+ lg: {
55
+ container: string;
56
+ icon: string;
57
+ };
58
+ };
59
+ disabled: {
60
+ true: {};
61
+ false: {};
62
+ };
63
+ }, {
64
+ container: string;
65
+ icon: string;
66
+ }, tailwind_variants.TVReturnType<{
67
+ variant: {
68
+ contained: {};
69
+ secondary: {};
70
+ outlined: {};
71
+ ghost: {};
72
+ standard: {};
73
+ };
74
+ size: {
75
+ sm: {
76
+ container: string;
77
+ icon: string;
78
+ };
79
+ md: {
80
+ container: string;
81
+ icon: string;
82
+ };
83
+ lg: {
84
+ container: string;
85
+ icon: string;
86
+ };
87
+ };
88
+ disabled: {
89
+ true: {};
90
+ false: {};
91
+ };
92
+ }, {
93
+ container: string;
94
+ icon: string;
95
+ }, undefined, TVConfig<V, EV>, unknown, unknown, undefined>>;
96
+ type IconButtonProps = VariantProps<typeof iconButtonStyles> & Omit<React__default.DetailedHTMLProps<React__default.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "children"> & {
97
+ Icon: LucideIcon;
98
+ };
63
99
  declare const IconButton: FC<IconButtonProps>;
64
100
 
65
- export { IconButton, type IconButtonProps };
101
+ export { IconButton, type IconButtonProps, IconButtonSizes, IconButtonVariants };
@@ -1,9 +1 @@
1
- 'use strict';
2
-
3
- var react = require('react');
4
- var cva = require('cva');
5
- var jsxRuntime = require('react/jsx-runtime');
6
-
7
- var p=cva.cva({base:"flex items-center justify-center rounded-lg font-inter text-base font-semibold disabled:cursor-not-allowed disabled:ring-0",variants:{variant:{contained:"bg-primary-500 text-neutral-50 hover:bg-primary-600 focus:bg-primary-500 focus:ring-[3px] active:ring-0 focus:ring-inset focus:ring-primary-800 active:bg-primary-700 disabled:bg-neutral-100 disabled:text-neutral-500",outlined:"text-primary-500 ring-[1.5px] active:ring-[1.5px] focus:ring-primary-800 ring-inset ring-primary-500 hover:bg-transparent-primary-9 hover:text-primary-600 hover:ring-primary-600 focus:bg-neutral-50/0 focus:text-primary-500 focus:ring-[3px] active:bg-transparent-primary-20 active:text-primary-700 active:ring-primary-700 disabled:bg-neutral-50 disabled:bg-opacity-0 disabled:text-neutral-500 disabled:ring-[1.5px] disabled:ring-neutral-500",ghost:"text-primary-500 hover:bg-transparent-primary-9 active:ring-0 hover:text-primary-600 focus:bg-neutral-50/0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-20 active:text-primary-700 disabled:bg-neutral-50/0 disabled:text-neutral-500",standard:"text-neutral-900 hover:bg-transparent-primary-9 focus:bg-neutral-50 active:ring-0 focus:bg-opacity-0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-20 disabled:bg-neutral-50/0 disabled:text-neutral-500"},size:{small:"h-8 w-8 text-sm",medium:"h-10 w-10",large:"h-12 w-12"}},defaultVariants:{variant:"contained",size:"medium"}}),b=react.forwardRef(({children:r,className:t,variant:e="contained",size:a="medium",...i},n)=>jsxRuntime.jsx("button",{ref:n,...i,className:p({variant:e,size:a,className:t}),children:r}));
8
-
9
- exports.IconButton = b;
1
+ 'use strict';var react=require('react'),tailwindVariants=require('tailwind-variants'),jsxRuntime=require('react/jsx-runtime');function Z(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=Z(e[r]))&&(o&&(o+=" "),o+=t);}else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function Q(){for(var e,r,t=0,o="",a=arguments.length;t<a;t++)(e=arguments[t])&&(r=Z(e))&&(o&&(o+=" "),o+=r);return o}var F="-",le=e=>{let r=de(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return {getClassGroupId:l=>{let s=l.split(F);return s[0]===""&&s.length!==1&&s.shift(),ee(s,r)||ce(l)},getConflictingClassGroupIds:(l,s)=>{let p=t[l]||[];return s&&o[l]?[...p,...o[l]]:p}}},ee=(e,r)=>{if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),a=o?ee(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;let n=e.join(F);return r.validators.find(({validator:l})=>l(n))?.classGroupId},Y=/^\[(.+)\]$/,ce=e=>{if(Y.test(e)){let r=Y.exec(e)[1],t=r?.substring(0,r.indexOf(":"));if(t)return "arbitrary.."+t}},de=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return ue(Object.entries(e.classGroups),t).forEach(([n,l])=>{$(l,o,n,r);}),o},$=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?r:D(r,a);n.classGroupId=t;return}if(typeof a=="function"){if(pe(a)){$(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([n,l])=>{$(l,D(r,n),t,o);});});},D=(e,r)=>{let t=e;return r.split(F).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o);}),t},pe=e=>e.isThemeGetter,ue=(e,r)=>r?e.map(([t,o])=>{let a=o.map(n=>typeof n=="string"?r+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([l,s])=>[r+l,s])):n);return [t,a]}):e,ge=e=>{if(e<1)return {get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,a=(n,l)=>{t.set(n,l),r++,r>e&&(r=0,o=t,t=new Map);};return {get(n){let l=t.get(n);if(l!==void 0)return l;if((l=o.get(n))!==void 0)return a(n,l),l},set(n,l){t.has(n)?t.set(n,l):a(n,l);}}},re="!",be=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],n=r.length,l=s=>{let p=[],b=0,m=0,y;for(let u=0;u<s.length;u++){let f=s[u];if(b===0){if(f===a&&(o||s.slice(u,u+n)===r)){p.push(s.slice(m,u)),m=u+n;continue}if(f==="/"){y=u;continue}}f==="["?b++:f==="]"&&b--;}let x=p.length===0?s:s.substring(m),w=x.startsWith(re),v=w?x.substring(1):x,g=y&&y>m?y-m:void 0;return {modifiers:p,hasImportantModifier:w,baseClassName:v,maybePostfixModifierPosition:g}};return t?s=>t({className:s,parseClassName:l}):l},fe=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},me=e=>({cache:ge(e.cacheSize),parseClassName:be(e),...le(e)}),he=/\s+/,ye=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,n=[],l=e.trim().split(he),s="";for(let p=l.length-1;p>=0;p-=1){let b=l[p],{modifiers:m,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:w}=t(b),v=!!w,g=o(v?x.substring(0,w):x);if(!g){if(!v){s=b+(s.length>0?" "+s:s);continue}if(g=o(x),!g){s=b+(s.length>0?" "+s:s);continue}v=!1;}let u=fe(m).join(":"),f=y?u+re:u,h=f+g;if(n.includes(h))continue;n.push(h);let N=a(g,v);for(let M=0;M<N.length;++M){let T=N[M];n.push(f+T);}s=b+(s.length>0?" "+s:s);}return s};function xe(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=te(r))&&(o&&(o+=" "),o+=t);return o}var te=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=te(e[o]))&&(t&&(t+=" "),t+=r);return t};function ve(e,...r){let t,o,a,n=l;function l(p){let b=r.reduce((m,y)=>y(m),e());return t=me(b),o=t.cache.get,a=t.cache.set,n=s,s(p)}function s(p){let b=o(p);if(b)return b;let m=ye(p,t);return a(p,m),m}return function(){return n(xe.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},oe=/^\[(?:([a-z-]+):)?(.+)\]$/i,we=/^\d+\/\d+$/,ke=new Set(["px","full","screen"]),Ce=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ze=/\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))\(.+\)$/,Me=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ae=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,C=e=>A(e)||ke.has(e)||we.test(e),z=e=>P(e,"length",Be),A=e=>!!e&&!Number.isNaN(Number(e)),W=e=>P(e,"number",A),R=e=>!!e&&Number.isInteger(Number(e)),Pe=e=>e.endsWith("%")&&A(e.slice(0,-1)),i=e=>oe.test(e),S=e=>Ce.test(e),Ne=new Set(["length","size","percentage"]),Ie=e=>P(e,Ne,ne),Re=e=>P(e,"position",ne),Ge=new Set(["image","url"]),Te=e=>P(e,Ge,Ve),Le=e=>P(e,"",Ee),G=()=>!0,P=(e,r,t)=>{let o=oe.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Be=e=>ze.test(e)&&!Se.test(e),ne=()=>!1,Ee=e=>Me.test(e),Ve=e=>Ae.test(e);var je=()=>{let e=c("colors"),r=c("spacing"),t=c("blur"),o=c("brightness"),a=c("borderColor"),n=c("borderRadius"),l=c("borderSpacing"),s=c("borderWidth"),p=c("contrast"),b=c("grayscale"),m=c("hueRotate"),y=c("invert"),x=c("gap"),w=c("gradientColorStops"),v=c("gradientColorStopPositions"),g=c("inset"),u=c("margin"),f=c("opacity"),h=c("padding"),N=c("saturate"),M=c("scale"),T=c("sepia"),H=c("skew"),U=c("space"),O=c("translate"),E=()=>["auto","contain","none"],V=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",i,r],d=()=>[i,r],q=()=>["",C,z],L=()=>["auto",A,i],J=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],B=()=>["solid","dashed","dotted","double","none"],K=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],_=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",i],X=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>[A,i];return {cacheSize:500,separator:":",theme:{colors:[G],spacing:[C,z],blur:["none","",S,i],brightness:k(),borderColor:[e],borderRadius:["none","","full",S,i],borderSpacing:d(),borderWidth:q(),contrast:k(),grayscale:I(),hueRotate:k(),invert:I(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[Pe,z],inset:j(),margin:j(),opacity:k(),padding:d(),saturate:k(),scale:k(),sepia:I(),skew:k(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[S]}],"break-after":[{"break-after":X()}],"break-before":[{"break-before":X()}],"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:[...J(),i]}],overflow:[{overflow:V()}],"overflow-x":[{"overflow-x":V()}],"overflow-y":[{"overflow-y":V()}],overscroll:[{overscroll:E()}],"overscroll-x":[{"overscroll-x":E()}],"overscroll-y":[{"overscroll-y":E()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",R,i]}],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",i]}],grow:[{grow:I()}],shrink:[{shrink:I()}],order:[{order:["first","last","none",R,i]}],"grid-cols":[{"grid-cols":[G]}],"col-start-end":[{col:["auto",{span:["full",R,i]},i]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[G]}],"row-start-end":[{row:["auto",{span:[R,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:[x]}],"gap-x":[{"gap-x":[x]}],"gap-y":[{"gap-y":[x]}],"justify-content":[{justify:["normal",..._()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",..._(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[..._(),"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:[u]}],mx:[{mx:[u]}],my:[{my:[u]}],ms:[{ms:[u]}],me:[{me:[u]}],mt:[{mt:[u]}],mr:[{mr:[u]}],mb:[{mb:[u]}],ml:[{ml:[u]}],"space-x":[{"space-x":[U]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[U]}],"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:[S]},S]}],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",S,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",W]}],"font-family":[{font:[G]}],"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,W]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",C,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":[f]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[f]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...B(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",C,z]}],"underline-offset":[{"underline-offset":["auto",C,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":[f]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...J(),Re]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ie]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Te]}],"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:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[f]}],"border-style":[{border:[...B(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[f]}],"divide-style":[{divide:B()}],"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:["",...B()]}],"outline-offset":[{"outline-offset":[C,i]}],"outline-w":[{outline:[C,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:q()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[f]}],"ring-offset-w":[{"ring-offset":[C,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",S,Le]}],"shadow-color":[{shadow:[G]}],opacity:[{opacity:[f]}],"mix-blend":[{"mix-blend":[...K(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":K()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",S,i]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[y]}],saturate:[{saturate:[N]}],sepia:[{sepia:[T]}],"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":[m]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[f]}],"backdrop-saturate":[{"backdrop-saturate":[N]}],"backdrop-sepia":[{"backdrop-sepia":[T]}],"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:k()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:k()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[R,i]}],"translate-x":[{"translate-x":[O]}],"translate-y":[{"translate-y":[O]}],"skew-x":[{"skew-x":[H]}],"skew-y":[{"skew-y":[H]}],"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:[C,z,W]}],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 se=ve(je);function ae(...e){return se(Q(e))}var De=["sm","md","lg"],er=["contained","secondary","outlined","ghost","standard"],$e=tailwindVariants.tv({slots:{container:"flex items-center justify-center rounded-lg font-inter text-base font-semibold ring-inset transition-all",icon:""},variants:{variant:{contained:{},secondary:{},outlined:{},ghost:{},standard:{}},size:{sm:{container:"h-8 w-8 text-sm",icon:"h-4.5 w-4.5"},md:{container:"h-10 w-10",icon:"h-6 w-6"},lg:{container:"h-12 w-12",icon:"h-6 w-6"}},disabled:{true:{},false:{}}},compoundVariants:[{disabled:!0,className:{container:"cursor-not-allowed text-neutral-400"}},{disabled:!1,className:{container:"cursor-pointer"}},{disabled:!1,variant:"contained",className:{container:"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:!0,variant:"contained",className:{container:"bg-neutral-100 ring-0"}},{disabled:!1,variant:"secondary",className:{container:"text-primary-500 ring-[1.5px] ring-inset ring-primary-500 hover:bg-transparent-primary-9 hover:text-primary-600 hover:ring-primary-600 focus:bg-neutral-50/0 focus:text-primary-500 focus:ring-[3px] focus:ring-primary-800 active:bg-transparent-primary-20 active:text-primary-700 active:ring-[1.5px] active:ring-primary-700"}},{disabled:!0,variant:"secondary",className:{container:"ring-neutral-400 disabled:ring-[1.5px]"}},{disabled:!1,variant:"outlined",className:{container:"hover:bg-transparent-neutral-40 active:bg-transparent-neutral-30 text-neutral-900 ring-[1.5px] ring-neutral-900 focus:ring-[3px]"}},{disabled:!0,variant:"outlined",className:{container:"text-neutral-400 ring-[1.5px] ring-neutral-400"}},{disabled:!1,variant:"ghost",className:{container:"text-primary-500 hover:bg-transparent-primary-9 hover:text-primary-600 focus:bg-neutral-50/0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-20 active:text-primary-700 active:ring-0"}},{disabled:!0,variant:"ghost",className:{container:""}},{disabled:!1,variant:"standard",className:{container:"text-neutral-900 hover:bg-transparent-primary-9 focus:bg-neutral-50 focus:bg-opacity-0 focus:ring-[3px] focus:ring-inset focus:ring-primary-800 active:bg-transparent-primary-20 active:ring-0"}},{disabled:!0,variant:"standard",className:{container:""}}],defaultVariants:{variant:"contained",size:"md",disabled:!1}}),rr=react.forwardRef(({className:e,variant:r,disabled:t,Icon:o,size:a,...n},l)=>{let{container:s,icon:p}=$e({variant:r,size:a,disabled:t});return jsxRuntime.jsx("button",{ref:l,disabled:t,className:ae(s(),e),...n,children:jsxRuntime.jsx(o,{className:p()})})});exports.IconButton=rr;exports.IconButtonSizes=De;exports.IconButtonVariants=er;
@@ -1 +1 @@
1
- export { a as IconButton } from './chunk-HLKMPIHV.mjs';
1
+ export{c as IconButton,a as IconButtonSizes,b as IconButtonVariants}from'./chunk-J3XZZZXK.mjs';import'./chunk-2WINTZSS.mjs';
package/dist/icons.js CHANGED
@@ -1,12 +1,8 @@
1
- 'use strict';
2
-
3
- var react = require('react');
4
-
5
- var P=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),w=(...e)=>e.filter((t,f,r)=>!!t&&r.indexOf(t)===f).join(" ");var A={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 F=react.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:f=2,absoluteStrokeWidth:r,className:k="",children:s,iconNode:M,...D},R)=>react.createElement("svg",{ref:R,...A,width:t,height:t,stroke:e,strokeWidth:r?Number(f)*24/Number(t):f,className:w("lucide",k),...D},[...M.map(([q,T])=>react.createElement(q,T)),...Array.isArray(s)?s:[s]]));var a=(e,t)=>{let f=react.forwardRef(({className:r,...k},s)=>react.createElement(F,{ref:s,iconNode:t,className:w(`lucide-${P(e)}`,r),...k}));return f.displayName=`${e}`,f};var c=a("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);var i=a("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);var n=a("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);var p=a("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);var L=a("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var u=a("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var o=a("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 m=a("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);var I=a("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 d=a("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);var x=a("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);var C=a("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);var h=a("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);var S=a("Star",[["polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2",key:"8f66p6"}]]);var l=a("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 g=a("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);var Ea=d,za=u,Xa=o,Na=g,Ka=I,Za=l,Ja=n,Qa=L,Ya=p,ja=i,$a=x,_a=C,ae=S,ee=c,te=m,ue=h;/*! Bundled license information:
1
+ 'use strict';var react=require('react');var P=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),w=(...t)=>t.filter((e,f,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===f).join(" ").trim();var A={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 F=react.forwardRef(({color:t="currentColor",size:e=24,strokeWidth:f=2,absoluteStrokeWidth:r,className:k="",children:s,iconNode:M,...D},R)=>react.createElement("svg",{ref:R,...A,width:e,height:e,stroke:t,strokeWidth:r?Number(f)*24/Number(e):f,className:w("lucide",k),...D},[...M.map(([q,T])=>react.createElement(q,T)),...Array.isArray(s)?s:[s]]));var a=(t,e)=>{let f=react.forwardRef(({className:r,...k},s)=>react.createElement(F,{ref:s,iconNode:e,className:w(`lucide-${P(t)}`,r),...k}));return f.displayName=`${t}`,f};var c=a("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);var i=a("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);var n=a("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);var p=a("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);var L=a("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var u=a("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var o=a("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 m=a("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);var I=a("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 d=a("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);var x=a("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);var C=a("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);var h=a("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);var S=a("Star",[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]]);var l=a("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 g=a("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);var Ea=d,za=u,Xa=o,Na=g,Ka=I,Za=l,Ja=n,Qa=L,Ya=p,ja=i,$a=x,_a=C,ae=S,ee=c,te=m,ue=h;/*! Bundled license information:
6
2
 
7
3
  lucide-react/dist/esm/shared/src/utils.js:
8
4
  (**
9
- * @license lucide-react v0.452.0 - ISC
5
+ * @license lucide-react v0.469.0 - ISC
10
6
  *
11
7
  * This source code is licensed under the ISC license.
12
8
  * See the LICENSE file in the root directory of this source tree.
@@ -14,7 +10,7 @@ lucide-react/dist/esm/shared/src/utils.js:
14
10
 
15
11
  lucide-react/dist/esm/defaultAttributes.js:
16
12
  (**
17
- * @license lucide-react v0.452.0 - ISC
13
+ * @license lucide-react v0.469.0 - ISC
18
14
  *
19
15
  * This source code is licensed under the ISC license.
20
16
  * See the LICENSE file in the root directory of this source tree.
@@ -22,7 +18,7 @@ lucide-react/dist/esm/defaultAttributes.js:
22
18
 
23
19
  lucide-react/dist/esm/Icon.js:
24
20
  (**
25
- * @license lucide-react v0.452.0 - ISC
21
+ * @license lucide-react v0.469.0 - ISC
26
22
  *
27
23
  * This source code is licensed under the ISC license.
28
24
  * See the LICENSE file in the root directory of this source tree.
@@ -30,7 +26,7 @@ lucide-react/dist/esm/Icon.js:
30
26
 
31
27
  lucide-react/dist/esm/createLucideIcon.js:
32
28
  (**
33
- * @license lucide-react v0.452.0 - ISC
29
+ * @license lucide-react v0.469.0 - ISC
34
30
  *
35
31
  * This source code is licensed under the ISC license.
36
32
  * See the LICENSE file in the root directory of this source tree.
@@ -38,7 +34,7 @@ lucide-react/dist/esm/createLucideIcon.js:
38
34
 
39
35
  lucide-react/dist/esm/icons/calendar.js:
40
36
  (**
41
- * @license lucide-react v0.452.0 - ISC
37
+ * @license lucide-react v0.469.0 - ISC
42
38
  *
43
39
  * This source code is licensed under the ISC license.
44
40
  * See the LICENSE file in the root directory of this source tree.
@@ -46,7 +42,7 @@ lucide-react/dist/esm/icons/calendar.js:
46
42
 
47
43
  lucide-react/dist/esm/icons/check.js:
48
44
  (**
49
- * @license lucide-react v0.452.0 - ISC
45
+ * @license lucide-react v0.469.0 - ISC
50
46
  *
51
47
  * This source code is licensed under the ISC license.
52
48
  * See the LICENSE file in the root directory of this source tree.
@@ -54,7 +50,7 @@ lucide-react/dist/esm/icons/check.js:
54
50
 
55
51
  lucide-react/dist/esm/icons/chevron-down.js:
56
52
  (**
57
- * @license lucide-react v0.452.0 - ISC
53
+ * @license lucide-react v0.469.0 - ISC
58
54
  *
59
55
  * This source code is licensed under the ISC license.
60
56
  * See the LICENSE file in the root directory of this source tree.
@@ -62,7 +58,7 @@ lucide-react/dist/esm/icons/chevron-down.js:
62
58
 
63
59
  lucide-react/dist/esm/icons/chevron-left.js:
64
60
  (**
65
- * @license lucide-react v0.452.0 - ISC
61
+ * @license lucide-react v0.469.0 - ISC
66
62
  *
67
63
  * This source code is licensed under the ISC license.
68
64
  * See the LICENSE file in the root directory of this source tree.
@@ -70,7 +66,7 @@ lucide-react/dist/esm/icons/chevron-left.js:
70
66
 
71
67
  lucide-react/dist/esm/icons/chevron-right.js:
72
68
  (**
73
- * @license lucide-react v0.452.0 - ISC
69
+ * @license lucide-react v0.469.0 - ISC
74
70
  *
75
71
  * This source code is licensed under the ISC license.
76
72
  * See the LICENSE file in the root directory of this source tree.
@@ -78,7 +74,7 @@ lucide-react/dist/esm/icons/chevron-right.js:
78
74
 
79
75
  lucide-react/dist/esm/icons/circle-check.js:
80
76
  (**
81
- * @license lucide-react v0.452.0 - ISC
77
+ * @license lucide-react v0.469.0 - ISC
82
78
  *
83
79
  * This source code is licensed under the ISC license.
84
80
  * See the LICENSE file in the root directory of this source tree.
@@ -86,7 +82,7 @@ lucide-react/dist/esm/icons/circle-check.js:
86
82
 
87
83
  lucide-react/dist/esm/icons/circle-x.js:
88
84
  (**
89
- * @license lucide-react v0.452.0 - ISC
85
+ * @license lucide-react v0.469.0 - ISC
90
86
  *
91
87
  * This source code is licensed under the ISC license.
92
88
  * See the LICENSE file in the root directory of this source tree.
@@ -94,7 +90,7 @@ lucide-react/dist/esm/icons/circle-x.js:
94
90
 
95
91
  lucide-react/dist/esm/icons/clock.js:
96
92
  (**
97
- * @license lucide-react v0.452.0 - ISC
93
+ * @license lucide-react v0.469.0 - ISC
98
94
  *
99
95
  * This source code is licensed under the ISC license.
100
96
  * See the LICENSE file in the root directory of this source tree.
@@ -102,7 +98,7 @@ lucide-react/dist/esm/icons/clock.js:
102
98
 
103
99
  lucide-react/dist/esm/icons/info.js:
104
100
  (**
105
- * @license lucide-react v0.452.0 - ISC
101
+ * @license lucide-react v0.469.0 - ISC
106
102
  *
107
103
  * This source code is licensed under the ISC license.
108
104
  * See the LICENSE file in the root directory of this source tree.
@@ -110,7 +106,7 @@ lucide-react/dist/esm/icons/info.js:
110
106
 
111
107
  lucide-react/dist/esm/icons/loader-circle.js:
112
108
  (**
113
- * @license lucide-react v0.452.0 - ISC
109
+ * @license lucide-react v0.469.0 - ISC
114
110
  *
115
111
  * This source code is licensed under the ISC license.
116
112
  * See the LICENSE file in the root directory of this source tree.
@@ -118,7 +114,7 @@ lucide-react/dist/esm/icons/loader-circle.js:
118
114
 
119
115
  lucide-react/dist/esm/icons/minus.js:
120
116
  (**
121
- * @license lucide-react v0.452.0 - ISC
117
+ * @license lucide-react v0.469.0 - ISC
122
118
  *
123
119
  * This source code is licensed under the ISC license.
124
120
  * See the LICENSE file in the root directory of this source tree.
@@ -126,7 +122,7 @@ lucide-react/dist/esm/icons/minus.js:
126
122
 
127
123
  lucide-react/dist/esm/icons/moon.js:
128
124
  (**
129
- * @license lucide-react v0.452.0 - ISC
125
+ * @license lucide-react v0.469.0 - ISC
130
126
  *
131
127
  * This source code is licensed under the ISC license.
132
128
  * See the LICENSE file in the root directory of this source tree.
@@ -134,7 +130,7 @@ lucide-react/dist/esm/icons/moon.js:
134
130
 
135
131
  lucide-react/dist/esm/icons/search.js:
136
132
  (**
137
- * @license lucide-react v0.452.0 - ISC
133
+ * @license lucide-react v0.469.0 - ISC
138
134
  *
139
135
  * This source code is licensed under the ISC license.
140
136
  * See the LICENSE file in the root directory of this source tree.
@@ -142,7 +138,7 @@ lucide-react/dist/esm/icons/search.js:
142
138
 
143
139
  lucide-react/dist/esm/icons/star.js:
144
140
  (**
145
- * @license lucide-react v0.452.0 - ISC
141
+ * @license lucide-react v0.469.0 - ISC
146
142
  *
147
143
  * This source code is licensed under the ISC license.
148
144
  * See the LICENSE file in the root directory of this source tree.
@@ -150,7 +146,7 @@ lucide-react/dist/esm/icons/star.js:
150
146
 
151
147
  lucide-react/dist/esm/icons/triangle-alert.js:
152
148
  (**
153
- * @license lucide-react v0.452.0 - ISC
149
+ * @license lucide-react v0.469.0 - ISC
154
150
  *
155
151
  * This source code is licensed under the ISC license.
156
152
  * See the LICENSE file in the root directory of this source tree.
@@ -158,7 +154,7 @@ lucide-react/dist/esm/icons/triangle-alert.js:
158
154
 
159
155
  lucide-react/dist/esm/icons/x.js:
160
156
  (**
161
- * @license lucide-react v0.452.0 - ISC
157
+ * @license lucide-react v0.469.0 - ISC
162
158
  *
163
159
  * This source code is licensed under the ISC license.
164
160
  * See the LICENSE file in the root directory of this source tree.
@@ -166,26 +162,9 @@ lucide-react/dist/esm/icons/x.js:
166
162
 
167
163
  lucide-react/dist/esm/lucide-react.js:
168
164
  (**
169
- * @license lucide-react v0.452.0 - ISC
165
+ * @license lucide-react v0.469.0 - ISC
170
166
  *
171
167
  * This source code is licensed under the ISC license.
172
168
  * See the LICENSE file in the root directory of this source tree.
173
169
  *)
174
- */
175
-
176
- exports.CalendarIcon = ee;
177
- exports.CheckIcon = ja;
178
- exports.ChevronDownIcon = Ja;
179
- exports.ChevronLeftIcon = Ya;
180
- exports.ChevronRightIcon = Qa;
181
- exports.CircleCheckIcon = za;
182
- exports.CircleXIcon = Xa;
183
- exports.ClockIcon = te;
184
- exports.InfoIcon = Ka;
185
- exports.LoaderCircleIcon = Ea;
186
- exports.MinusIcon = $a;
187
- exports.MoonIcon = _a;
188
- exports.SearchIcon = ue;
189
- exports.StarIcon = ae;
190
- exports.TriangleAlertIcon = Za;
191
- exports.XIcon = Na;
170
+ */exports.CalendarIcon=ee;exports.CheckIcon=ja;exports.ChevronDownIcon=Ja;exports.ChevronLeftIcon=Ya;exports.ChevronRightIcon=Qa;exports.CircleCheckIcon=za;exports.CircleXIcon=Xa;exports.ClockIcon=te;exports.InfoIcon=Ka;exports.LoaderCircleIcon=Ea;exports.MinusIcon=$a;exports.MoonIcon=_a;exports.SearchIcon=ue;exports.StarIcon=ae;exports.TriangleAlertIcon=Za;exports.XIcon=Na;
package/dist/icons.mjs CHANGED
@@ -1,2 +1 @@
1
- export { n as CalendarIcon, j as CheckIcon, g as ChevronDownIcon, i as ChevronLeftIcon, h as ChevronRightIcon, b as CircleCheckIcon, c as CircleXIcon, o as ClockIcon, e as InfoIcon, a as LoaderCircleIcon, k as MinusIcon, l as MoonIcon, p as SearchIcon, m as StarIcon, f as TriangleAlertIcon, d as XIcon } from './chunk-CYXKXVPJ.mjs';
2
- import './chunk-YTVQ4PUI.mjs';
1
+ export{n as CalendarIcon,j as CheckIcon,g as ChevronDownIcon,i as ChevronLeftIcon,h as ChevronRightIcon,b as CircleCheckIcon,c as CircleXIcon,o as ClockIcon,e as InfoIcon,a as LoaderCircleIcon,k as MinusIcon,l as MoonIcon,p as SearchIcon,m as StarIcon,f as TriangleAlertIcon,d as XIcon}from'./chunk-AF7XWQ5Y.mjs';import'./chunk-4SUP4N33.mjs';