@mci-ui/mci-ui 0.0.6 → 0.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -71
- package/dist/index.css +1 -36
- package/dist/index.es.js +4254 -0
- package/dist/index.es.js.map +1 -0
- package/dist/index.umd.js +160 -0
- package/dist/index.umd.js.map +1 -0
- package/dist/types/index.d.ts +205 -0
- package/dist/vite.svg +1 -0
- package/package.json +16 -12
- package/dist/index.cjs +0 -44
- package/dist/index.cjs.map +0 -1
- package/dist/index.d.cts +0 -188
- package/dist/index.d.ts +0 -188
- package/dist/index.js +0 -44
- package/dist/index.js.map +0 -1
- package/dist/tailwind-config.css +0 -294
- package/src/App.tsx +0 -5
- package/src/index.ts +0 -32
- package/src/main.tsx +0 -10
- package/src/shared/hooks/toast.ts +0 -32
- package/src/shared/lib/utils.ts +0 -37
- package/src/shared/types/MciTableType.ts +0 -10
- package/src/shared/ui/breadcrumb/Breadcrumb.tsx +0 -68
- package/src/shared/ui/button/Button.tsx +0 -105
- package/src/shared/ui/collapse/Collapse.tsx +0 -98
- package/src/shared/ui/inputMain/InputMain.tsx +0 -241
- package/src/shared/ui/mciTable/MciTable.tsx +0 -166
- package/src/shared/ui/modal/Modal.tsx +0 -92
- package/src/shared/ui/pagination/Pagination.tsx +0 -141
- package/src/shared/ui/skeleton/Skeleton.tsx +0 -33
- package/src/shared/ui/tabs/Tabs.tsx +0 -192
- package/src/shared/ui/tag/Tag.tsx +0 -92
- package/src/shared/ui/textarea/Textarea.tsx +0 -72
- package/src/shared/ui/toast/Toast.tsx +0 -150
- package/src/shared/ui/toast/ToastContainer.tsx +0 -19
- package/src/shared/ui/tooltip/Tooltip.tsx +0 -58
- package/src/styles/index.css +0 -36
- package/src/styles/tailwind-config.css +0 -294
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
(function(M,C){typeof exports=="object"&&typeof module<"u"?C(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],C):(M=typeof globalThis<"u"?globalThis:M||self,C(M["mci-ui"]={},M.React))})(this,(function(M,C){"use strict";var Ne=document.createElement("style");Ne.textContent=`/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-medium:500;--font-weight-semibold:600;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin .3s linear infinite;--blur-sm:8px;--blur-2xl:40px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-secondary-50:#faf6ea;--color-secondary-100:#f5edd5;--color-secondary-200:#fdebd0;--color-secondary-300:#e1c981;--color-secondary-400:#d7b757;--color-secondary-500:#d4af37;--color-secondary-600:#b8951e;--color-secondary-700:#8a7016;--color-secondary-800:#5c4b0f;--color-secondary-900:#2e2607;--color-accent-50:#e6f7ee;--color-accent-100:#ccefdd;--color-accent-200:#99dfbb;--color-accent-500:#00a651;--color-accent-600:#008541;--color-accent-700:#006431;--color-accent-800:#004320;--color-accent-900:#002110;--color-error-50:#fef2f2;--color-error-100:#fee2e2;--color-error-200:#fecaca;--color-error-500:#ef4444;--color-error-600:#dc2626;--color-error-700:#b91c1c;--color-error-800:#991b1b;--color-success-50:#f0fdf4;--color-success-100:#dcfce7;--color-success-200:#bbf7d0;--color-success-500:#22c55e;--color-success-600:#16a34a;--color-success-700:#15803d;--color-success-800:#166534;--color-info-50:#eff6ff;--color-info-100:#dbeafe;--color-info-200:#bfdbfe;--color-info-600:#2563eb;--color-info-700:#1d4ed8;--color-info-800:#1e40af;--animate-fade-in:fadeIn .5s ease-in-out;--animate-slide-up:slideUp .5s ease-out;--animate-slide-down:slideDown .5s ease-out}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\\/2{top:50%}.top-2{top:calc(var(--spacing)*2)}.top-4{top:calc(var(--spacing)*4)}.top-full{top:100%}.right-3{right:calc(var(--spacing)*3)}.right-3\\.5{right:calc(var(--spacing)*3.5)}.right-4{right:calc(var(--spacing)*4)}.right-full{right:100%}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-full{bottom:100%}.left-1\\/2{left:50%}.left-3{left:calc(var(--spacing)*3)}.left-3\\.5{left:calc(var(--spacing)*3.5)}.left-4{left:calc(var(--spacing)*4)}.left-full{left:100%}.z-10{z-index:10}.z-50{z-index:50}.m-6{margin:calc(var(--spacing)*6)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mt-0\\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-1\\.5{margin-top:calc(var(--spacing)*1.5)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-6{margin-top:calc(var(--spacing)*6)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-6{margin-right:calc(var(--spacing)*6)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.ml-0\\.5{margin-left:calc(var(--spacing)*.5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-6{margin-left:calc(var(--spacing)*6)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-2{height:calc(var(--spacing)*2)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-\\[38px\\]{height:38px}.h-\\[48px\\]{height:48px}.h-\\[56px\\]{height:56px}.h-full{height:100%}.max-h-96{max-height:calc(var(--spacing)*96)}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-full{width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-48{min-width:calc(var(--spacing)*48)}.min-w-\\[40px\\]{min-width:40px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x:calc(var(--spacing)*0);--tw-border-spacing-y:calc(var(--spacing)*0);border-spacing:var(--tw-border-spacing-x)var(--tw-border-spacing-y)}.-translate-x-1\\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-3{--tw-translate-y:calc(var(--spacing)*-3);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-90{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.rotate-45{rotate:45deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-\\[fadeIn_0\\.3s_ease-out\\]{animation:.3s ease-out fadeIn}.animate-\\[fadeIn_0\\.4s_ease-in-out\\]{animation:.4s ease-in-out fadeIn}.animate-\\[fadeUp_0\\.6s_ease-out\\]{animation:.6s ease-out fadeUp}.animate-\\[float_2\\.5s_ease-in-out_infinite\\]{animation:2.5s ease-in-out infinite float}.animate-\\[pulse_3s_ease-in-out_infinite\\]{animation:3s ease-in-out infinite pulse}.animate-\\[slideDown_0\\.3s_ease-out\\]{animation:.3s ease-out slideDown}.animate-fade-in{animation:var(--animate-fade-in)}.animate-slide-down{animation:var(--animate-slide-down)}.animate-slide-up{animation:var(--animate-slide-up)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\\[7px\\]{border-radius:7px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-tl-lg{border-top-left-radius:var(--radius-lg)}.rounded-tr-lg{border-top-right-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-accent-100{border-color:var(--color-accent-100)}.border-accent-200{border-color:var(--color-accent-200)}.border-error-200{border-color:var(--color-error-200)}.border-error-500{border-color:var(--color-error-500)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-info-200{border-color:var(--color-info-200)}.border-secondary-100{border-color:var(--color-secondary-100)}.border-secondary-200{border-color:var(--color-secondary-200)}.border-secondary-300{border-color:var(--color-secondary-300)}.border-success-200{border-color:var(--color-success-200)}.border-success-500{border-color:var(--color-success-500)}.bg-accent-50{background-color:var(--color-accent-50)}.bg-accent-100{background-color:var(--color-accent-100)}.bg-accent-500{background-color:var(--color-accent-500)}.bg-error-50{background-color:var(--color-error-50)}.bg-error-100{background-color:var(--color-error-100)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-info-50{background-color:var(--color-info-50)}.bg-info-100{background-color:var(--color-info-100)}.bg-secondary-50{background-color:var(--color-secondary-50)}.bg-secondary-100{background-color:var(--color-secondary-100)}.bg-secondary-100\\/50{background-color:#f5edd580}@supports (color:color-mix(in lab,red,red)){.bg-secondary-100\\/50{background-color:color-mix(in oklab,var(--color-secondary-100)50%,transparent)}}.bg-secondary-200{background-color:var(--color-secondary-200)}.bg-secondary-200\\/20{background-color:#fdebd033}@supports (color:color-mix(in lab,red,red)){.bg-secondary-200\\/20{background-color:color-mix(in oklab,var(--color-secondary-200)20%,transparent)}}.bg-secondary-500{background-color:var(--color-secondary-500)}.bg-success-50{background-color:var(--color-success-50)}.bg-success-100{background-color:var(--color-success-100)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\\/95{background-color:color-mix(in oklab,var(--color-white)95%,transparent)}}.p-0\\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-0\\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-10{padding-block:calc(var(--spacing)*10)}.pt-5{padding-top:calc(var(--spacing)*5)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-5{padding-right:calc(var(--spacing)*5)}.pr-10{padding-right:calc(var(--spacing)*10)}.pr-12{padding-right:calc(var(--spacing)*12)}.pr-14{padding-right:calc(var(--spacing)*14)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-10{padding-left:calc(var(--spacing)*10)}.pl-12{padding-left:calc(var(--spacing)*12)}.pl-14{padding-left:calc(var(--spacing)*14)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-accent-500{color:var(--color-accent-500)}.text-accent-600{color:var(--color-accent-600)}.text-accent-800{color:var(--color-accent-800)}.text-error-500{color:var(--color-error-500)}.text-error-600{color:var(--color-error-600)}.text-error-800{color:var(--color-error-800)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-info-600{color:var(--color-info-600)}.text-info-800{color:var(--color-info-800)}.text-secondary-400{color:var(--color-secondary-400)}.text-secondary-600{color:var(--color-secondary-600)}.text-secondary-700{color:var(--color-secondary-700)}.text-secondary-800{color:var(--color-secondary-800)}.text-success-500{color:var(--color-success-500)}.text-success-600{color:var(--color-success-600)}.text-success-800{color:var(--color-success-800)}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\\:scale-100:is(:where(.group):hover *){--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\\:opacity-100:is(:where(.group):hover *){opacity:1}.group-hover\\:delay-200:is(:where(.group):hover *){transition-delay:.2s}}.autofill\\:shadow-\\[inset_0_0_0px_1000px_white\\]:autofill{--tw-shadow:inset 0 0 0px 1000px var(--tw-shadow-color,white);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media (hover:hover){.hover\\:-translate-y-0\\.5:hover{--tw-translate-y:calc(var(--spacing)*-.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\\:border-secondary-300:hover{border-color:var(--color-secondary-300)}.hover\\:border-secondary-500:hover{border-color:var(--color-secondary-500)}.hover\\:bg-accent-100:hover{background-color:var(--color-accent-100)}.hover\\:bg-accent-600:hover{background-color:var(--color-accent-600)}.hover\\:bg-black\\/5:hover{background-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-black\\/5:hover{background-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.hover\\:bg-black\\/10:hover{background-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-black\\/10:hover{background-color:color-mix(in oklab,var(--color-black)10%,transparent)}}.hover\\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\\:bg-secondary-100:hover{background-color:var(--color-secondary-100)}.hover\\:bg-secondary-100\\/70:hover{background-color:#f5edd5b3}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-secondary-100\\/70:hover{background-color:color-mix(in oklab,var(--color-secondary-100)70%,transparent)}}.hover\\:bg-secondary-600:hover{background-color:var(--color-secondary-600)}.hover\\:bg-white\\/50:hover{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-white\\/50:hover{background-color:color-mix(in oklab,var(--color-white)50%,transparent)}}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:text-gray-700:hover{color:var(--color-gray-700)}.hover\\:text-secondary-300:hover{color:var(--color-secondary-300)}.hover\\:text-secondary-700:hover{color:var(--color-secondary-700)}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\\:shadow-accent-500\\/30:hover{--tw-shadow-color:#00a6514d}@supports (color:color-mix(in lab,red,red)){.hover\\:shadow-accent-500\\/30:hover{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-accent-500)30%,transparent)var(--tw-shadow-alpha),transparent)}}.hover\\:shadow-secondary-500\\/10:hover{--tw-shadow-color:#d4af371a}@supports (color:color-mix(in lab,red,red)){.hover\\:shadow-secondary-500\\/10:hover{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-secondary-500)10%,transparent)var(--tw-shadow-alpha),transparent)}}.hover\\:shadow-secondary-500\\/30:hover{--tw-shadow-color:#d4af374d}@supports (color:color-mix(in lab,red,red)){.hover\\:shadow-secondary-500\\/30:hover{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-secondary-500)30%,transparent)var(--tw-shadow-alpha),transparent)}}}.focus\\:border-accent-500:focus{border-color:var(--color-accent-500)}.focus\\:border-error-500:focus{border-color:var(--color-error-500)}.focus\\:border-error-600:focus{border-color:var(--color-error-600)}.focus\\:border-success-600:focus{border-color:var(--color-success-600)}.focus\\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-accent-500:focus{--tw-ring-color:var(--color-accent-500)}.focus\\:ring-accent-500\\/20:focus{--tw-ring-color:#00a65133}@supports (color:color-mix(in lab,red,red)){.focus\\:ring-accent-500\\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-accent-500)20%,transparent)}}.focus\\:ring-error-500:focus{--tw-ring-color:var(--color-error-500)}.focus\\:ring-error-500\\/20:focus{--tw-ring-color:#ef444433}@supports (color:color-mix(in lab,red,red)){.focus\\:ring-error-500\\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-error-500)20%,transparent)}}.focus\\:ring-secondary-400:focus{--tw-ring-color:var(--color-secondary-400)}.focus\\:ring-secondary-500:focus{--tw-ring-color:var(--color-secondary-500)}.focus\\:ring-success-500\\/20:focus{--tw-ring-color:#22c55e33}@supports (color:color-mix(in lab,red,red)){.focus\\:ring-success-500\\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-success-500)20%,transparent)}}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-blue-500:focus-visible{--tw-ring-color:var(--color-blue-500)}.focus-visible\\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.active\\:scale-\\[0\\.98\\]:active{scale:.98}.active\\:animate-spin:active{animation:var(--animate-spin)}.active\\:bg-accent-700:active{background-color:var(--color-accent-700)}.active\\:bg-secondary-200:active{background-color:var(--color-secondary-200)}.active\\:bg-secondary-700:active{background-color:var(--color-secondary-700)}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:bg-gray-50:disabled{background-color:var(--color-gray-50)}.disabled\\:opacity-50:disabled{opacity:.5}.disabled\\:opacity-60:disabled{opacity:.6}@media (hover:hover){.disabled\\:hover\\:translate-y-0:disabled:hover{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.disabled\\:hover\\:shadow-none:disabled:hover{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (min-width:48rem){.md\\:w-auto{width:auto}.md\\:flex-row{flex-direction:row}.md\\:items-center{align-items:center}.md\\:justify-between{justify-content:space-between}.md\\:justify-end{justify-content:flex-end}.md\\:justify-start{justify-content:flex-start}}.dark\\:border-accent-700:where(.dark,.dark *){border-color:var(--color-accent-700)}.dark\\:border-error-700:where(.dark,.dark *){border-color:var(--color-error-700)}.dark\\:border-gray-700:where(.dark,.dark *){border-color:var(--color-gray-700)}.dark\\:border-info-700:where(.dark,.dark *){border-color:var(--color-info-700)}.dark\\:border-secondary-700:where(.dark,.dark *){border-color:var(--color-secondary-700)}.dark\\:border-success-700:where(.dark,.dark *){border-color:var(--color-success-700)}.dark\\:bg-accent-800:where(.dark,.dark *){background-color:var(--color-accent-800)}.dark\\:bg-accent-900:where(.dark,.dark *){background-color:var(--color-accent-900)}.dark\\:bg-error-800:where(.dark,.dark *){background-color:var(--color-error-800)}.dark\\:bg-gray-800:where(.dark,.dark *){background-color:var(--color-gray-800)}.dark\\:bg-gray-900:where(.dark,.dark *){background-color:var(--color-gray-900)}.dark\\:bg-info-800:where(.dark,.dark *){background-color:var(--color-info-800)}.dark\\:bg-secondary-700\\/20:where(.dark,.dark *){background-color:#8a701633}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-secondary-700\\/20:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-secondary-700)20%,transparent)}}.dark\\:bg-secondary-800:where(.dark,.dark *){background-color:var(--color-secondary-800)}.dark\\:bg-secondary-900:where(.dark,.dark *){background-color:var(--color-secondary-900)}.dark\\:bg-success-800:where(.dark,.dark *){background-color:var(--color-success-800)}.dark\\:text-accent-50:where(.dark,.dark *){color:var(--color-accent-50)}.dark\\:text-error-50:where(.dark,.dark *){color:var(--color-error-50)}.dark\\:text-gray-100:where(.dark,.dark *){color:var(--color-gray-100)}.dark\\:text-gray-200:where(.dark,.dark *){color:var(--color-gray-200)}.dark\\:text-gray-300:where(.dark,.dark *){color:var(--color-gray-300)}.dark\\:text-gray-400:where(.dark,.dark *){color:var(--color-gray-400)}.dark\\:text-gray-500:where(.dark,.dark *){color:var(--color-gray-500)}.dark\\:text-gray-600:where(.dark,.dark *){color:var(--color-gray-600)}.dark\\:text-info-50:where(.dark,.dark *){color:var(--color-info-50)}.dark\\:text-secondary-50:where(.dark,.dark *){color:var(--color-secondary-50)}.dark\\:text-secondary-500:where(.dark,.dark *){color:var(--color-secondary-500)}.dark\\:text-success-50:where(.dark,.dark *){color:var(--color-success-50)}@media (hover:hover){.dark\\:hover\\:bg-gray-800\\/50:where(.dark,.dark *):hover{background-color:#1e293980}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-gray-800\\/50:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-gray-800)50%,transparent)}}.dark\\:hover\\:bg-white\\/10:where(.dark,.dark *):hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-white\\/10:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.dark\\:hover\\:text-gray-300:where(.dark,.dark *):hover{color:var(--color-gray-300)}}}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}input,textarea,button,select{font:inherit;outline:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scaleDown{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes pulse{50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes smooth-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.shimmer-mask{will-change:transform;background:linear-gradient(90deg,#0000,#ffffff59,#0000);animation:1.8s ease-in-out infinite smooth-shimmer}.modal-fade-in{animation:.3s ease-in-out forwards fadeIn}.modal-fade-out{animation:.3s ease-in-out forwards fadeOut}.modal-scale-in{animation:.3s ease-out forwards scaleUp}.rotate-icon{animation:.3s ease-in-out spin}@property --tw-border-spacing-x{syntax:"<length>";inherits:false;initial-value:0}@property --tw-border-spacing-y{syntax:"<length>";inherits:false;initial-value:0}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(Ne);var pe={exports:{}},se={};/**
|
|
3
|
+
* @license React
|
|
4
|
+
* react-jsx-runtime.production.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/var Ce;function He(){if(Ce)return se;Ce=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function o(r,s,i){var l=null;if(i!==void 0&&(l=""+i),s.key!==void 0&&(l=""+s.key),"key"in s){i={};for(var c in s)c!=="key"&&(i[c]=s[c])}else i=s;return s=i.ref,{$$typeof:e,type:r,key:l,ref:s!==void 0?s:null,props:i}}return se.Fragment=t,se.jsx=o,se.jsxs=o,se}var ie={};/**
|
|
11
|
+
* @license React
|
|
12
|
+
* react-jsx-runtime.development.js
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
15
|
+
*
|
|
16
|
+
* This source code is licensed under the MIT license found in the
|
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
|
18
|
+
*/var ze;function Ze(){return ze||(ze=1,process.env.NODE_ENV!=="production"&&(function(){function e(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===oe?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case b:return"Fragment";case T:return"Profiler";case E:return"StrictMode";case Y:return"Suspense";case W:return"SuspenseList";case te:return"Activity"}if(typeof n=="object")switch(typeof n.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),n.$$typeof){case v:return"Portal";case L:return n.displayName||"Context";case A:return(n._context.displayName||"Context")+".Consumer";case U:var w=n.render;return n=n.displayName,n||(n=w.displayName||w.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case m:return w=n.displayName||null,w!==null?w:e(n.type)||"Memo";case F:w=n._payload,n=n._init;try{return e(n(w))}catch{}}return null}function t(n){return""+n}function o(n){try{t(n);var w=!1}catch{w=!0}if(w){w=console;var k=w.error,z=typeof Symbol=="function"&&Symbol.toStringTag&&n[Symbol.toStringTag]||n.constructor.name||"Object";return k.call(w,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",z),t(n)}}function r(n){if(n===b)return"<>";if(typeof n=="object"&&n!==null&&n.$$typeof===F)return"<...>";try{var w=e(n);return w?"<"+w+">":"<...>"}catch{return"<...>"}}function s(){var n=B.A;return n===null?null:n.getOwner()}function i(){return Error("react-stack-top-frame")}function l(n){if(K.call(n,"key")){var w=Object.getOwnPropertyDescriptor(n,"key").get;if(w&&w.isReactWarning)return!1}return n.key!==void 0}function c(n,w){function k(){V||(V=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",w))}k.isReactWarning=!0,Object.defineProperty(n,"key",{get:k,configurable:!0})}function d(){var n=e(this.type);return P[n]||(P[n]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),n=this.props.ref,n!==void 0?n:null}function _(n,w,k,z,J,ae){var j=k.ref;return n={$$typeof:f,type:n,key:w,props:k,_owner:z},(j!==void 0?j:null)!==null?Object.defineProperty(n,"ref",{enumerable:!1,get:d}):Object.defineProperty(n,"ref",{enumerable:!1,value:null}),n._store={},Object.defineProperty(n._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(n,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(n,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:J}),Object.defineProperty(n,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ae}),Object.freeze&&(Object.freeze(n.props),Object.freeze(n)),n}function y(n,w,k,z,J,ae){var j=w.children;if(j!==void 0)if(z)if(O(j)){for(z=0;z<j.length;z++)R(j[z]);Object.freeze&&Object.freeze(j)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else R(j);if(K.call(w,"key")){j=e(n);var X=Object.keys(w).filter(function(ne){return ne!=="key"});z=0<X.length?"{key: someKey, "+X.join(": ..., ")+": ...}":"{key: someKey}",de[j+z]||(X=0<X.length?"{"+X.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
19
|
+
let props = %s;
|
|
20
|
+
<%s {...props} />
|
|
21
|
+
React keys must be passed directly to JSX without using spread:
|
|
22
|
+
let props = %s;
|
|
23
|
+
<%s key={someKey} {...props} />`,z,j,X,j),de[j+z]=!0)}if(j=null,k!==void 0&&(o(k),j=""+k),l(w)&&(o(w.key),j=""+w.key),"key"in w){k={};for(var Z in w)Z!=="key"&&(k[Z]=w[Z])}else k=w;return j&&c(k,typeof n=="function"?n.displayName||n.name||"Unknown":n),_(n,j,k,s(),J,ae)}function R(n){S(n)?n._store&&(n._store.validated=1):typeof n=="object"&&n!==null&&n.$$typeof===F&&(n._payload.status==="fulfilled"?S(n._payload.value)&&n._payload.value._store&&(n._payload.value._store.validated=1):n._store&&(n._store.validated=1))}function S(n){return typeof n=="object"&&n!==null&&n.$$typeof===f}var N=C,f=Symbol.for("react.transitional.element"),v=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),E=Symbol.for("react.strict_mode"),T=Symbol.for("react.profiler"),A=Symbol.for("react.consumer"),L=Symbol.for("react.context"),U=Symbol.for("react.forward_ref"),Y=Symbol.for("react.suspense"),W=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),te=Symbol.for("react.activity"),oe=Symbol.for("react.client.reference"),B=N.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,K=Object.prototype.hasOwnProperty,O=Array.isArray,D=console.createTask?console.createTask:function(){return null};N={react_stack_bottom_frame:function(n){return n()}};var V,P={},g=N.react_stack_bottom_frame.bind(N,i)(),ce=D(r(i)),de={};ie.Fragment=b,ie.jsx=function(n,w,k){var z=1e4>B.recentlyCreatedOwnerStacks++;return y(n,w,k,!1,z?Error("react-stack-top-frame"):g,z?D(r(n)):ce)},ie.jsxs=function(n,w,k){var z=1e4>B.recentlyCreatedOwnerStacks++;return y(n,w,k,!0,z?Error("react-stack-top-frame"):g,z?D(r(n)):ce)}})()),ie}var Ee;function Qe(){return Ee||(Ee=1,process.env.NODE_ENV==="production"?pe.exports=He():pe.exports=Ze()),pe.exports}var a=Qe();/**
|
|
24
|
+
* @license lucide-react v0.545.0 - ISC
|
|
25
|
+
*
|
|
26
|
+
* This source code is licensed under the ISC license.
|
|
27
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
28
|
+
*/const Ke=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),qe=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,o,r)=>r?r.toUpperCase():o.toLowerCase()),Se=e=>{const t=qe(e);return t.charAt(0).toUpperCase()+t.slice(1)},Re=(...e)=>e.filter((t,o,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===o).join(" ").trim(),er=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};/**
|
|
29
|
+
* @license lucide-react v0.545.0 - ISC
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the ISC license.
|
|
32
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var rr={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"};/**
|
|
34
|
+
* @license lucide-react v0.545.0 - ISC
|
|
35
|
+
*
|
|
36
|
+
* This source code is licensed under the ISC license.
|
|
37
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
38
|
+
*/const tr=C.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:o=2,absoluteStrokeWidth:r,className:s="",children:i,iconNode:l,...c},d)=>C.createElement("svg",{ref:d,...rr,width:t,height:t,stroke:e,strokeWidth:r?Number(o)*24/Number(t):o,className:Re("lucide",s),...!i&&!er(c)&&{"aria-hidden":"true"},...c},[...l.map(([_,y])=>C.createElement(_,y)),...Array.isArray(i)?i:[i]]));/**
|
|
39
|
+
* @license lucide-react v0.545.0 - ISC
|
|
40
|
+
*
|
|
41
|
+
* This source code is licensed under the ISC license.
|
|
42
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
43
|
+
*/const G=(e,t)=>{const o=C.forwardRef(({className:r,...s},i)=>C.createElement(tr,{ref:i,iconNode:t,className:Re(`lucide-${Ke(Se(e))}`,`lucide-${e}`,r),...s}));return o.displayName=Se(e),o};/**
|
|
44
|
+
* @license lucide-react v0.545.0 - ISC
|
|
45
|
+
*
|
|
46
|
+
* This source code is licensed under the ISC license.
|
|
47
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
48
|
+
*/const or=G("arrow-up-down",[["path",{d:"m21 16-4 4-4-4",key:"f6ql7i"}],["path",{d:"M17 20V4",key:"1ejh1v"}],["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}]]);/**
|
|
49
|
+
* @license lucide-react v0.545.0 - ISC
|
|
50
|
+
*
|
|
51
|
+
* This source code is licensed under the ISC license.
|
|
52
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
53
|
+
*/const ar=G("box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
|
|
54
|
+
* @license lucide-react v0.545.0 - ISC
|
|
55
|
+
*
|
|
56
|
+
* This source code is licensed under the ISC license.
|
|
57
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
58
|
+
*/const Te=G("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
59
|
+
* @license lucide-react v0.545.0 - ISC
|
|
60
|
+
*
|
|
61
|
+
* This source code is licensed under the ISC license.
|
|
62
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
63
|
+
*/const nr=G("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
|
|
64
|
+
* @license lucide-react v0.545.0 - ISC
|
|
65
|
+
*
|
|
66
|
+
* This source code is licensed under the ISC license.
|
|
67
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
68
|
+
*/const Ae=G("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
69
|
+
* @license lucide-react v0.545.0 - ISC
|
|
70
|
+
*
|
|
71
|
+
* This source code is licensed under the ISC license.
|
|
72
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
73
|
+
*/const sr=G("chevron-up",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
74
|
+
* @license lucide-react v0.545.0 - ISC
|
|
75
|
+
*
|
|
76
|
+
* This source code is licensed under the ISC license.
|
|
77
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
78
|
+
*/const ir=G("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
|
|
79
|
+
* @license lucide-react v0.545.0 - ISC
|
|
80
|
+
*
|
|
81
|
+
* This source code is licensed under the ISC license.
|
|
82
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
83
|
+
*/const lr=G("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
84
|
+
* @license lucide-react v0.545.0 - ISC
|
|
85
|
+
*
|
|
86
|
+
* This source code is licensed under the ISC license.
|
|
87
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
88
|
+
*/const cr=G("circle-x",[["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"}]]);/**
|
|
89
|
+
* @license lucide-react v0.545.0 - ISC
|
|
90
|
+
*
|
|
91
|
+
* This source code is licensed under the ISC license.
|
|
92
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
93
|
+
*/const dr=G("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
|
|
94
|
+
* @license lucide-react v0.545.0 - ISC
|
|
95
|
+
*
|
|
96
|
+
* This source code is licensed under the ISC license.
|
|
97
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
98
|
+
*/const pr=G("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
99
|
+
* @license lucide-react v0.545.0 - ISC
|
|
100
|
+
*
|
|
101
|
+
* This source code is licensed under the ISC license.
|
|
102
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
103
|
+
*/const ur=G("info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
|
|
104
|
+
* @license lucide-react v0.545.0 - ISC
|
|
105
|
+
*
|
|
106
|
+
* This source code is licensed under the ISC license.
|
|
107
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
108
|
+
*/const fr=G("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
109
|
+
* @license lucide-react v0.545.0 - ISC
|
|
110
|
+
*
|
|
111
|
+
* This source code is licensed under the ISC license.
|
|
112
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
113
|
+
*/const me=G("loader",[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]]);/**
|
|
114
|
+
* @license lucide-react v0.545.0 - ISC
|
|
115
|
+
*
|
|
116
|
+
* This source code is licensed under the ISC license.
|
|
117
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
118
|
+
*/const he=G("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);function Me(e){var t,o,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(o=Me(e[t]))&&(r&&(r+=" "),r+=o)}else for(o in e)e[o]&&(r&&(r+=" "),r+=o);return r}function gr(){for(var e,t,o=0,r="",s=arguments.length;o<s;o++)(e=arguments[o])&&(t=Me(e))&&(r&&(r+=" "),r+=t);return r}const be="-",mr=e=>{const t=br(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{const c=l.split(be);return c[0]===""&&c.length!==1&&c.shift(),Ie(c,t)||hr(l)},getConflictingClassGroupIds:(l,c)=>{const d=o[l]||[];return c&&r[l]?[...d,...r[l]]:d}}},Ie=(e,t)=>{if(e.length===0)return t.classGroupId;const o=e[0],r=t.nextPart.get(o),s=r?Ie(e.slice(1),r):void 0;if(s)return s;if(t.validators.length===0)return;const i=e.join(be);return t.validators.find(({validator:l})=>l(i))?.classGroupId},Pe=/^\[(.+)\]$/,hr=e=>{if(Pe.test(e)){const t=Pe.exec(e)[1],o=t?.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},br=e=>{const{theme:t,classGroups:o}=e,r={nextPart:new Map,validators:[]};for(const s in o)we(o[s],r,s,t);return r},we=(e,t,o,r)=>{e.forEach(s=>{if(typeof s=="string"){const i=s===""?t:Oe(t,s);i.classGroupId=o;return}if(typeof s=="function"){if(wr(s)){we(s(r),t,o,r);return}t.validators.push({validator:s,classGroupId:o});return}Object.entries(s).forEach(([i,l])=>{we(l,Oe(t,i),o,r)})})},Oe=(e,t)=>{let o=e;return t.split(be).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},wr=e=>e.isThemeGetter,yr=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map;const s=(i,l)=>{o.set(i,l),t++,t>e&&(t=0,r=o,o=new Map)};return{get(i){let l=o.get(i);if(l!==void 0)return l;if((l=r.get(i))!==void 0)return s(i,l),l},set(i,l){o.has(i)?o.set(i,l):s(i,l)}}},ye="!",ve=":",vr=ve.length,xr=e=>{const{prefix:t,experimentalParseClassName:o}=e;let r=s=>{const i=[];let l=0,c=0,d=0,_;for(let f=0;f<s.length;f++){let v=s[f];if(l===0&&c===0){if(v===ve){i.push(s.slice(d,f)),d=f+vr;continue}if(v==="/"){_=f;continue}}v==="["?l++:v==="]"?l--:v==="("?c++:v===")"&&c--}const y=i.length===0?s:s.substring(d),R=kr(y),S=R!==y,N=_&&_>d?_-d:void 0;return{modifiers:i,hasImportantModifier:S,baseClassName:R,maybePostfixModifierPosition:N}};if(t){const s=t+ve,i=r;r=l=>l.startsWith(s)?i(l.substring(s.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:l,maybePostfixModifierPosition:void 0}}if(o){const s=r;r=i=>o({className:i,parseClassName:s})}return r},kr=e=>e.endsWith(ye)?e.substring(0,e.length-1):e.startsWith(ye)?e.substring(1):e,jr=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(r=>[r,!0]));return r=>{if(r.length<=1)return r;const s=[];let i=[];return r.forEach(l=>{l[0]==="["||t[l]?(s.push(...i.sort(),l),i=[]):i.push(l)}),s.push(...i.sort()),s}},_r=e=>({cache:yr(e.cacheSize),parseClassName:xr(e),sortModifiers:jr(e),...mr(e)}),Nr=/\s+/,Cr=(e,t)=>{const{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:s,sortModifiers:i}=t,l=[],c=e.trim().split(Nr);let d="";for(let _=c.length-1;_>=0;_-=1){const y=c[_],{isExternal:R,modifiers:S,hasImportantModifier:N,baseClassName:f,maybePostfixModifierPosition:v}=o(y);if(R){d=y+(d.length>0?" "+d:d);continue}let b=!!v,E=r(b?f.substring(0,v):f);if(!E){if(!b){d=y+(d.length>0?" "+d:d);continue}if(E=r(f),!E){d=y+(d.length>0?" "+d:d);continue}b=!1}const T=i(S).join(":"),A=N?T+ye:T,L=A+E;if(l.includes(L))continue;l.push(L);const U=s(E,b);for(let Y=0;Y<U.length;++Y){const W=U[Y];l.push(A+W)}d=y+(d.length>0?" "+d:d)}return d};function zr(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=Le(t))&&(r&&(r+=" "),r+=o);return r}const Le=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=Le(e[r]))&&(o&&(o+=" "),o+=t);return o};function Er(e,...t){let o,r,s,i=l;function l(d){const _=t.reduce((y,R)=>R(y),e());return o=_r(_),r=o.cache.get,s=o.cache.set,i=c,c(d)}function c(d){const _=r(d);if(_)return _;const y=Cr(d,o);return s(d,y),y}return function(){return i(zr.apply(null,arguments))}}const I=e=>{const t=o=>o[e]||[];return t.isThemeGetter=!0,t},Fe=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Ge=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Sr=/^\d+\/\d+$/,Rr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Tr=/\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$/,Ar=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Mr=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ir=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,q=e=>Sr.test(e),x=e=>!!e&&!Number.isNaN(Number(e)),H=e=>!!e&&Number.isInteger(Number(e)),xe=e=>e.endsWith("%")&&x(e.slice(0,-1)),$=e=>Rr.test(e),Pr=()=>!0,Or=e=>Tr.test(e)&&!Ar.test(e),Ve=()=>!1,Lr=e=>Mr.test(e),Fr=e=>Ir.test(e),Gr=e=>!p(e)&&!u(e),Vr=e=>ee(e,Be,Ve),p=e=>Fe.test(e),Q=e=>ee(e,$e,Or),ke=e=>ee(e,Br,x),Ue=e=>ee(e,De,Ve),Ur=e=>ee(e,We,Fr),ue=e=>ee(e,Je,Lr),u=e=>Ge.test(e),le=e=>re(e,$e),Yr=e=>re(e,$r),Ye=e=>re(e,De),Dr=e=>re(e,Be),Wr=e=>re(e,We),fe=e=>re(e,Je,!0),ee=(e,t,o)=>{const r=Fe.exec(e);return r?r[1]?t(r[1]):o(r[2]):!1},re=(e,t,o=!1)=>{const r=Ge.exec(e);return r?r[1]?t(r[1]):o:!1},De=e=>e==="position"||e==="percentage",We=e=>e==="image"||e==="url",Be=e=>e==="length"||e==="size"||e==="bg-size",$e=e=>e==="length",Br=e=>e==="number",$r=e=>e==="family-name",Je=e=>e==="shadow",Jr=Er(()=>{const e=I("color"),t=I("font"),o=I("text"),r=I("font-weight"),s=I("tracking"),i=I("leading"),l=I("breakpoint"),c=I("container"),d=I("spacing"),_=I("radius"),y=I("shadow"),R=I("inset-shadow"),S=I("text-shadow"),N=I("drop-shadow"),f=I("blur"),v=I("perspective"),b=I("aspect"),E=I("ease"),T=I("animate"),A=()=>["auto","avoid","all","avoid-page","page","left","right","column"],L=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],U=()=>[...L(),u,p],Y=()=>["auto","hidden","clip","visible","scroll"],W=()=>["auto","contain","none"],m=()=>[u,p,d],F=()=>[q,"full","auto",...m()],te=()=>[H,"none","subgrid",u,p],oe=()=>["auto",{span:["full",H,u,p]},H,u,p],B=()=>[H,"auto",u,p],K=()=>["auto","min","max","fr",u,p],O=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],D=()=>["start","end","center","stretch","center-safe","end-safe"],V=()=>["auto",...m()],P=()=>[q,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...m()],g=()=>[e,u,p],ce=()=>[...L(),Ye,Ue,{position:[u,p]}],de=()=>["no-repeat",{repeat:["","x","y","space","round"]}],n=()=>["auto","cover","contain",Dr,Vr,{size:[u,p]}],w=()=>[xe,le,Q],k=()=>["","none","full",_,u,p],z=()=>["",x,le,Q],J=()=>["solid","dashed","dotted","double"],ae=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],j=()=>[x,xe,Ye,Ue],X=()=>["","none",f,u,p],Z=()=>["none",x,u,p],ne=()=>["none",x,u,p],_e=()=>[x,u,p],ge=()=>[q,"full",...m()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[$],breakpoint:[$],color:[Pr],container:[$],"drop-shadow":[$],ease:["in","out","in-out"],font:[Gr],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[$],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[$],shadow:[$],spacing:["px",x],text:[$],"text-shadow":[$],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",q,p,u,b]}],container:["container"],columns:[{columns:[x,p,u,c]}],"break-after":[{"break-after":A()}],"break-before":[{"break-before":A()}],"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"],sr:["sr-only","not-sr-only"],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:U()}],overflow:[{overflow:Y()}],"overflow-x":[{"overflow-x":Y()}],"overflow-y":[{"overflow-y":Y()}],overscroll:[{overscroll:W()}],"overscroll-x":[{"overscroll-x":W()}],"overscroll-y":[{"overscroll-y":W()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:F()}],"inset-x":[{"inset-x":F()}],"inset-y":[{"inset-y":F()}],start:[{start:F()}],end:[{end:F()}],top:[{top:F()}],right:[{right:F()}],bottom:[{bottom:F()}],left:[{left:F()}],visibility:["visible","invisible","collapse"],z:[{z:[H,"auto",u,p]}],basis:[{basis:[q,"full","auto",c,...m()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[x,q,"auto","initial","none",p]}],grow:[{grow:["",x,u,p]}],shrink:[{shrink:["",x,u,p]}],order:[{order:[H,"first","last","none",u,p]}],"grid-cols":[{"grid-cols":te()}],"col-start-end":[{col:oe()}],"col-start":[{"col-start":B()}],"col-end":[{"col-end":B()}],"grid-rows":[{"grid-rows":te()}],"row-start-end":[{row:oe()}],"row-start":[{"row-start":B()}],"row-end":[{"row-end":B()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":K()}],"auto-rows":[{"auto-rows":K()}],gap:[{gap:m()}],"gap-x":[{"gap-x":m()}],"gap-y":[{"gap-y":m()}],"justify-content":[{justify:[...O(),"normal"]}],"justify-items":[{"justify-items":[...D(),"normal"]}],"justify-self":[{"justify-self":["auto",...D()]}],"align-content":[{content:["normal",...O()]}],"align-items":[{items:[...D(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...D(),{baseline:["","last"]}]}],"place-content":[{"place-content":O()}],"place-items":[{"place-items":[...D(),"baseline"]}],"place-self":[{"place-self":["auto",...D()]}],p:[{p:m()}],px:[{px:m()}],py:[{py:m()}],ps:[{ps:m()}],pe:[{pe:m()}],pt:[{pt:m()}],pr:[{pr:m()}],pb:[{pb:m()}],pl:[{pl:m()}],m:[{m:V()}],mx:[{mx:V()}],my:[{my:V()}],ms:[{ms:V()}],me:[{me:V()}],mt:[{mt:V()}],mr:[{mr:V()}],mb:[{mb:V()}],ml:[{ml:V()}],"space-x":[{"space-x":m()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":m()}],"space-y-reverse":["space-y-reverse"],size:[{size:P()}],w:[{w:[c,"screen",...P()]}],"min-w":[{"min-w":[c,"screen","none",...P()]}],"max-w":[{"max-w":[c,"screen","none","prose",{screen:[l]},...P()]}],h:[{h:["screen","lh",...P()]}],"min-h":[{"min-h":["screen","lh","none",...P()]}],"max-h":[{"max-h":["screen","lh",...P()]}],"font-size":[{text:["base",o,le,Q]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,u,ke]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",xe,p]}],"font-family":[{font:[Yr,p,t]}],"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:[s,u,p]}],"line-clamp":[{"line-clamp":[x,"none",u,ke]}],leading:[{leading:[i,...m()]}],"list-image":[{"list-image":["none",u,p]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",u,p]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:g()}],"text-color":[{text:g()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...J(),"wavy"]}],"text-decoration-thickness":[{decoration:[x,"from-font","auto",u,Q]}],"text-decoration-color":[{decoration:g()}],"underline-offset":[{"underline-offset":[x,"auto",u,p]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:m()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",u,p]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",u,p]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:ce()}],"bg-repeat":[{bg:de()}],"bg-size":[{bg:n()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},H,u,p],radial:["",u,p],conic:[H,u,p]},Wr,Ur]}],"bg-color":[{bg:g()}],"gradient-from-pos":[{from:w()}],"gradient-via-pos":[{via:w()}],"gradient-to-pos":[{to:w()}],"gradient-from":[{from:g()}],"gradient-via":[{via:g()}],"gradient-to":[{to:g()}],rounded:[{rounded:k()}],"rounded-s":[{"rounded-s":k()}],"rounded-e":[{"rounded-e":k()}],"rounded-t":[{"rounded-t":k()}],"rounded-r":[{"rounded-r":k()}],"rounded-b":[{"rounded-b":k()}],"rounded-l":[{"rounded-l":k()}],"rounded-ss":[{"rounded-ss":k()}],"rounded-se":[{"rounded-se":k()}],"rounded-ee":[{"rounded-ee":k()}],"rounded-es":[{"rounded-es":k()}],"rounded-tl":[{"rounded-tl":k()}],"rounded-tr":[{"rounded-tr":k()}],"rounded-br":[{"rounded-br":k()}],"rounded-bl":[{"rounded-bl":k()}],"border-w":[{border:z()}],"border-w-x":[{"border-x":z()}],"border-w-y":[{"border-y":z()}],"border-w-s":[{"border-s":z()}],"border-w-e":[{"border-e":z()}],"border-w-t":[{"border-t":z()}],"border-w-r":[{"border-r":z()}],"border-w-b":[{"border-b":z()}],"border-w-l":[{"border-l":z()}],"divide-x":[{"divide-x":z()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":z()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...J(),"hidden","none"]}],"divide-style":[{divide:[...J(),"hidden","none"]}],"border-color":[{border:g()}],"border-color-x":[{"border-x":g()}],"border-color-y":[{"border-y":g()}],"border-color-s":[{"border-s":g()}],"border-color-e":[{"border-e":g()}],"border-color-t":[{"border-t":g()}],"border-color-r":[{"border-r":g()}],"border-color-b":[{"border-b":g()}],"border-color-l":[{"border-l":g()}],"divide-color":[{divide:g()}],"outline-style":[{outline:[...J(),"none","hidden"]}],"outline-offset":[{"outline-offset":[x,u,p]}],"outline-w":[{outline:["",x,le,Q]}],"outline-color":[{outline:g()}],shadow:[{shadow:["","none",y,fe,ue]}],"shadow-color":[{shadow:g()}],"inset-shadow":[{"inset-shadow":["none",R,fe,ue]}],"inset-shadow-color":[{"inset-shadow":g()}],"ring-w":[{ring:z()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:g()}],"ring-offset-w":[{"ring-offset":[x,Q]}],"ring-offset-color":[{"ring-offset":g()}],"inset-ring-w":[{"inset-ring":z()}],"inset-ring-color":[{"inset-ring":g()}],"text-shadow":[{"text-shadow":["none",S,fe,ue]}],"text-shadow-color":[{"text-shadow":g()}],opacity:[{opacity:[x,u,p]}],"mix-blend":[{"mix-blend":[...ae(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ae()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[x]}],"mask-image-linear-from-pos":[{"mask-linear-from":j()}],"mask-image-linear-to-pos":[{"mask-linear-to":j()}],"mask-image-linear-from-color":[{"mask-linear-from":g()}],"mask-image-linear-to-color":[{"mask-linear-to":g()}],"mask-image-t-from-pos":[{"mask-t-from":j()}],"mask-image-t-to-pos":[{"mask-t-to":j()}],"mask-image-t-from-color":[{"mask-t-from":g()}],"mask-image-t-to-color":[{"mask-t-to":g()}],"mask-image-r-from-pos":[{"mask-r-from":j()}],"mask-image-r-to-pos":[{"mask-r-to":j()}],"mask-image-r-from-color":[{"mask-r-from":g()}],"mask-image-r-to-color":[{"mask-r-to":g()}],"mask-image-b-from-pos":[{"mask-b-from":j()}],"mask-image-b-to-pos":[{"mask-b-to":j()}],"mask-image-b-from-color":[{"mask-b-from":g()}],"mask-image-b-to-color":[{"mask-b-to":g()}],"mask-image-l-from-pos":[{"mask-l-from":j()}],"mask-image-l-to-pos":[{"mask-l-to":j()}],"mask-image-l-from-color":[{"mask-l-from":g()}],"mask-image-l-to-color":[{"mask-l-to":g()}],"mask-image-x-from-pos":[{"mask-x-from":j()}],"mask-image-x-to-pos":[{"mask-x-to":j()}],"mask-image-x-from-color":[{"mask-x-from":g()}],"mask-image-x-to-color":[{"mask-x-to":g()}],"mask-image-y-from-pos":[{"mask-y-from":j()}],"mask-image-y-to-pos":[{"mask-y-to":j()}],"mask-image-y-from-color":[{"mask-y-from":g()}],"mask-image-y-to-color":[{"mask-y-to":g()}],"mask-image-radial":[{"mask-radial":[u,p]}],"mask-image-radial-from-pos":[{"mask-radial-from":j()}],"mask-image-radial-to-pos":[{"mask-radial-to":j()}],"mask-image-radial-from-color":[{"mask-radial-from":g()}],"mask-image-radial-to-color":[{"mask-radial-to":g()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":L()}],"mask-image-conic-pos":[{"mask-conic":[x]}],"mask-image-conic-from-pos":[{"mask-conic-from":j()}],"mask-image-conic-to-pos":[{"mask-conic-to":j()}],"mask-image-conic-from-color":[{"mask-conic-from":g()}],"mask-image-conic-to-color":[{"mask-conic-to":g()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:ce()}],"mask-repeat":[{mask:de()}],"mask-size":[{mask:n()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",u,p]}],filter:[{filter:["","none",u,p]}],blur:[{blur:X()}],brightness:[{brightness:[x,u,p]}],contrast:[{contrast:[x,u,p]}],"drop-shadow":[{"drop-shadow":["","none",N,fe,ue]}],"drop-shadow-color":[{"drop-shadow":g()}],grayscale:[{grayscale:["",x,u,p]}],"hue-rotate":[{"hue-rotate":[x,u,p]}],invert:[{invert:["",x,u,p]}],saturate:[{saturate:[x,u,p]}],sepia:[{sepia:["",x,u,p]}],"backdrop-filter":[{"backdrop-filter":["","none",u,p]}],"backdrop-blur":[{"backdrop-blur":X()}],"backdrop-brightness":[{"backdrop-brightness":[x,u,p]}],"backdrop-contrast":[{"backdrop-contrast":[x,u,p]}],"backdrop-grayscale":[{"backdrop-grayscale":["",x,u,p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[x,u,p]}],"backdrop-invert":[{"backdrop-invert":["",x,u,p]}],"backdrop-opacity":[{"backdrop-opacity":[x,u,p]}],"backdrop-saturate":[{"backdrop-saturate":[x,u,p]}],"backdrop-sepia":[{"backdrop-sepia":["",x,u,p]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":m()}],"border-spacing-x":[{"border-spacing-x":m()}],"border-spacing-y":[{"border-spacing-y":m()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",u,p]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[x,"initial",u,p]}],ease:[{ease:["linear","initial",E,u,p]}],delay:[{delay:[x,u,p]}],animate:[{animate:["none",T,u,p]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[v,u,p]}],"perspective-origin":[{"perspective-origin":U()}],rotate:[{rotate:Z()}],"rotate-x":[{"rotate-x":Z()}],"rotate-y":[{"rotate-y":Z()}],"rotate-z":[{"rotate-z":Z()}],scale:[{scale:ne()}],"scale-x":[{"scale-x":ne()}],"scale-y":[{"scale-y":ne()}],"scale-z":[{"scale-z":ne()}],"scale-3d":["scale-3d"],skew:[{skew:_e()}],"skew-x":[{"skew-x":_e()}],"skew-y":[{"skew-y":_e()}],transform:[{transform:[u,p,"","none","gpu","cpu"]}],"transform-origin":[{origin:U()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:ge()}],"translate-x":[{"translate-x":ge()}],"translate-y":[{"translate-y":ge()}],"translate-z":[{"translate-z":ge()}],"translate-none":["translate-none"],accent:[{accent:g()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:g()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",u,p]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":m()}],"scroll-mx":[{"scroll-mx":m()}],"scroll-my":[{"scroll-my":m()}],"scroll-ms":[{"scroll-ms":m()}],"scroll-me":[{"scroll-me":m()}],"scroll-mt":[{"scroll-mt":m()}],"scroll-mr":[{"scroll-mr":m()}],"scroll-mb":[{"scroll-mb":m()}],"scroll-ml":[{"scroll-ml":m()}],"scroll-p":[{"scroll-p":m()}],"scroll-px":[{"scroll-px":m()}],"scroll-py":[{"scroll-py":m()}],"scroll-ps":[{"scroll-ps":m()}],"scroll-pe":[{"scroll-pe":m()}],"scroll-pt":[{"scroll-pt":m()}],"scroll-pr":[{"scroll-pr":m()}],"scroll-pb":[{"scroll-pb":m()}],"scroll-pl":[{"scroll-pl":m()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",u,p]}],fill:[{fill:["none",...g()]}],"stroke-w":[{stroke:[x,le,Q,ke]}],stroke:[{stroke:["none",...g()]}],"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-x","border-w-y","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-x","border-color-y","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"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"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"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function h(...e){return Jr(gr(e))}function Xr(e){return{handleEscape:o=>{o.key==="Escape"&&e()}}}function Hr(e,t){return{handleClick:r=>{e.current&&!e.current.contains(r.target)&&t()}}}function Zr({items:e,className:t,separatorIcon:o=a.jsx(Ae,{className:"w-4 h-4 text-gray-400 dark:text-gray-500"})}){return a.jsx("nav",{className:h("flex items-center space-x-2 text-sm font-medium text-gray-600 dark:text-gray-300",t),"aria-label":"Breadcrumb",children:e.map((r,s)=>{const i=s===e.length-1;return a.jsxs("div",{className:"flex items-center",children:[r.href?a.jsx("a",{href:r.href,onClick:r.onClick,className:h("hover:text-primary-600 dark:hover:text-primary-400 transition-colors",i&&"text-primary-600 dark:text-primary-400"),children:r.label}):a.jsx("span",{className:h(i?"text-primary-600 dark:text-primary-400":"text-gray-500 dark:text-gray-400"),children:r.label}),!i&&a.jsx("span",{className:"mx-2 flex items-center",children:o})]},s)})})}function Qr({text:e,icon:t,iconPosition:o="left",size:r="md",variant:s="accent",loading:i=!1,disabled:l=!1,onClick:c,className:d}){const _={sm:"h-[38px] px-3 text-sm gap-2",md:"h-[48px] px-4 text-base gap-2.5",lg:"h-[56px] px-5 text-lg gap-3"},y={primary:`
|
|
119
|
+
bg-secondary-500
|
|
120
|
+
hover:bg-secondary-600
|
|
121
|
+
active:bg-secondary-700
|
|
122
|
+
hover:shadow-lg
|
|
123
|
+
hover:shadow-secondary-500/30
|
|
124
|
+
active:scale-[0.98]
|
|
125
|
+
text-white
|
|
126
|
+
`,secondary:`
|
|
127
|
+
bg-secondary-50
|
|
128
|
+
hover:bg-secondary-100
|
|
129
|
+
active:bg-secondary-200
|
|
130
|
+
hover:shadow-md
|
|
131
|
+
hover:shadow-secondary-500/10
|
|
132
|
+
active:scale-[0.98]
|
|
133
|
+
text-secondary-700
|
|
134
|
+
border border-secondary-200
|
|
135
|
+
hover:border-secondary-300
|
|
136
|
+
`,accent:`
|
|
137
|
+
bg-accent-500
|
|
138
|
+
hover:bg-accent-600
|
|
139
|
+
active:bg-accent-700
|
|
140
|
+
hover:shadow-lg
|
|
141
|
+
hover:shadow-accent-500/30
|
|
142
|
+
active:scale-[0.98]
|
|
143
|
+
text-white
|
|
144
|
+
`};return a.jsxs("button",{onClick:c,disabled:l||i,className:h("inline-flex items-center justify-center rounded-[7px] font-medium","transition-all duration-300 ease-in-out","transform hover:-translate-y-0.5","disabled:opacity-50 disabled:cursor-not-allowed disabled:hover:translate-y-0 disabled:hover:shadow-none","focus:outline-none focus:ring-2 focus:ring-offset-2",s==="primary"&&"focus:ring-secondary-500",s==="secondary"&&"focus:ring-secondary-400",s==="accent"&&"focus:ring-accent-500",y[s],_[r],d),children:[t&&o==="left"&&a.jsx("span",{className:"flex items-center justify-center transition-transform duration-300 ease-in-out group-hover:scale-110",children:i?a.jsx(me,{className:"animate-spin",size:20}):t}),e&&a.jsx("span",{className:"transition-all duration-300",children:e}),t&&o==="right"&&a.jsx("span",{className:"flex items-center justify-center transition-transform duration-300 ease-in-out group-hover:scale-110",children:i?a.jsx(me,{className:"animate-spin",size:20}):t}),i&&a.jsx(me,{className:"animate-spin",size:20})]})}function Kr({title:e,children:t,defaultOpen:o=!1,icon:r,variant:s="primary",className:i,titleClassName:l,contentClassName:c}){const[d,_]=C.useState(o),[y,R]=C.useState(0),S=C.useRef(null);C.useEffect(()=>{S.current&&R(d?S.current.scrollHeight:0)},[d]);const f={primary:{title:"bg-secondary-50 hover:bg-secondary-100 border-secondary-200 text-secondary-800",content:"bg-secondary-25 border-secondary-100"},secondary:{title:"bg-accent-50 hover:bg-accent-100 border-accent-200 text-accent-800",content:"bg-accent-25 border-accent-100"},accent:{title:"bg-gray-50 hover:bg-gray-100 border-gray-200 text-gray-800",content:"bg-gray-25 border-gray-100"}}[s];return a.jsxs("div",{className:h("border rounded-lg overflow-hidden",i),children:[a.jsxs("button",{onClick:()=>_(!d),className:h("w-full flex items-center justify-between p-4 transition-all duration-300","focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-1 focus-visible:ring-blue-500","border-b",f.title),children:[a.jsxs("div",{className:"flex items-center gap-3",children:[r&&a.jsx("span",{className:"flex-shrink-0",children:r}),a.jsx("span",{className:h("font-medium text-left",l),children:e})]}),a.jsx(Te,{className:h("w-5 h-5 transition-transform duration-300 flex-shrink-0",d&&"rotate-180")})]}),a.jsx("div",{className:h("transition-all duration-300 ease-out overflow-hidden",f.content),style:{height:`${y}px`},children:a.jsx("div",{ref:S,className:h("p-4",c),children:t})})]})}function qr({label:e,placeholder:t,type:o="text",icon:r,iconPosition:s="left",size:i="md",error:l,success:c,disabled:d=!1,required:_=!1,value:y,onChange:R,onFocus:S,onBlur:N,className:f}){const[v,b]=C.useState(!1),[E,T]=C.useState(""),[A,L]=C.useState(!1),[U,Y]=C.useState(!1),W=y??E,m=!!W||U,F=o==="password",te=()=>{b(!0),S?.()},oe=()=>{b(!1),N?.()},B=P=>{y===void 0&&T(P.target.value),R?.(P)},K=()=>L(P=>!P),O=C.useMemo(()=>({sm:{input:"h-[38px] text-sm",padding:r?s==="left"?"pl-10 pr-3":"pl-3 pr-10":"px-3",icon:"w-4 h-4",iconWrapper:s==="left"?"left-3":"right-3",labelFont:"text-xs"},md:{input:"h-[48px] text-base",padding:r?s==="left"?"pl-12 pr-4":"pl-4 pr-12":"px-4",icon:"w-5 h-5",iconWrapper:s==="left"?"left-3.5":"right-3.5",labelFont:"text-sm"},lg:{input:"h-[56px] text-lg",padding:r?s==="left"?"pl-14 pr-5":"pl-5 pr-14":"px-5",icon:"w-6 h-6",iconWrapper:s==="left"?"left-4":"right-4",labelFont:"text-base"}}),[r,s]),D=C.useMemo(()=>l?"border-error-500 focus:border-error-600 focus:ring-error-500/20":c?"border-success-500 focus:border-success-600 focus:ring-success-500/20":"border-gray-300 hover:border-gray-400 focus:border-accent-500 focus:ring-accent-500/20",[l,c]),V=P=>{P.animationName==="onAutoFillStart"?Y(!0):P.animationName==="onAutoFillCancel"&&Y(!1)};return a.jsxs("div",{className:h("w-full",f),children:[a.jsxs("div",{className:"relative flex items-center",children:[a.jsx("input",{type:F&&A?"text":o,value:W,onChange:B,onFocus:te,onBlur:oe,onAnimationStart:V,disabled:d,placeholder:e?"":t,required:_,className:h("w-full rounded-[7px] border bg-white font-medium outline-none transition-all duration-300 ease-in-out","focus:ring-4 disabled:bg-gray-50 disabled:cursor-not-allowed disabled:opacity-60 autofill:shadow-[inset_0_0_0px_1000px_white]",O[i].input,O[i].padding,D),autoComplete:"on"}),e&&a.jsxs("label",{className:h("absolute pointer-events-none transition-all duration-300 ease-in-out font-medium",r&&s==="left"&&!m&&!v?O[i].padding:"left-4",v||m?h("top-0 -translate-y-1/2 bg-white px-2",O[i].labelFont,l?"text-error-600":c?"text-success-600":"text-accent-600"):h("top-1/2 -translate-y-1/2 text-gray-500",O[i].input.includes("38")&&"text-sm",O[i].input.includes("48")&&"text-base",O[i].input.includes("56")&&"text-lg")),children:[e,_&&a.jsx("span",{className:"text-error-500 ml-1",children:"*"})]}),r&&a.jsx("div",{className:h("absolute top-1/2 -translate-y-1/2 flex items-center transition-all duration-300",O[i].iconWrapper,l?"text-error-500":c?"text-success-500":v?"text-accent-500":"text-gray-400"),children:a.jsx("span",{className:h(O[i].icon,"mr-2"),children:r})}),F&&a.jsx("button",{type:"button",onClick:K,className:h("absolute top-1/2 -translate-y-1/2 flex items-center justify-center text-gray-400 hover:text-gray-600 transition-all","right-3"),children:A?a.jsx(dr,{className:h(O[i].icon)}):a.jsx(pr,{className:h(O[i].icon)})})]}),l&&a.jsx("p",{className:"mt-1.5 text-sm text-error-600 flex items-center gap-1 animate-[slideDown_0.3s_ease-out]",children:l}),c&&!l&&a.jsx("p",{className:"mt-1.5 text-sm text-success-600 flex items-center gap-1 animate-[slideDown_0.3s_ease-out]",children:c}),a.jsx("style",{children:`
|
|
145
|
+
input {
|
|
146
|
+
animation-name: onAutoFillCancel;
|
|
147
|
+
}
|
|
148
|
+
input:-webkit-autofill {
|
|
149
|
+
animation-name: onAutoFillStart;
|
|
150
|
+
}
|
|
151
|
+
@keyframes onAutoFillStart {}
|
|
152
|
+
@keyframes onAutoFillCancel {}
|
|
153
|
+
`})]})}function Xe({className:e,variant:t="default",width:o="100%",height:r="1rem"}){return a.jsx("div",{className:h("relative overflow-hidden bg-secondary-200 dark:bg-secondary-800","rounded-sm",t==="circle"&&"rounded-full",t==="rounded"&&"rounded-md",e),style:{width:typeof o=="number"?`${o}px`:o,height:typeof r=="number"?`${r}px`:r},children:a.jsx("div",{className:"absolute inset-0 shimmer-mask"})})}function et({columns:e,data:t,loading:o=!1,variant:r="clean",skeletonRows:s=5,actions:i,noDataText:l}){const[c,d]=C.useState(null),_=C.useMemo(()=>!c||!c.direction?t:[...t].sort((f,v)=>{const b=f[c.key],E=v[c.key];return b<E?c.direction==="asc"?-1:1:b>E?c.direction==="asc"?1:-1:0}),[t,c]),y=f=>{f.sortable&&d(v=>!v||v.key!==f.key?{key:f.key,direction:"asc"}:v.direction==="asc"?{key:f.key,direction:"desc"}:v.direction==="desc"?{key:f.key,direction:null}:null)},R=f=>f.sortable?!c||c.key!==f.key||!c.direction?a.jsx(or,{size:15,className:"opacity-40"}):c.direction==="asc"?a.jsx(sr,{size:15}):a.jsx(Te,{size:15}):null,S=h("w-full border-separate border-spacing-0 transition-all duration-300",r==="clean"&&"bg-white",r==="elevated"&&"bg-white shadow-lg",r==="bordered"&&"border border-secondary-200 rounded-lg"),N=f=>h("bg-secondary-50 text-secondary-800 text-sm font-semibold py-3 px-4 select-none","border-b border-secondary-200 transition-colors",f.align==="center"&&"text-center",f.align==="right"&&"text-right",f.sortable&&"cursor-pointer hover:bg-secondary-100/70");return a.jsxs("div",{className:"w-full space-y-3",children:[i&&a.jsx("div",{className:"flex justify-between items-center mb-2",children:i}),a.jsx("div",{className:"w-full overflow-x-auto rounded-lg",children:a.jsxs("table",{className:S,children:[a.jsx("thead",{children:a.jsx("tr",{children:e.map((f,v)=>a.jsx("th",{onClick:()=>y(f),className:h(N(f),v===0&&"rounded-tl-lg",v===e.length-1&&"rounded-tr-lg"),style:{width:f.width},children:a.jsxs("div",{className:"flex items-center justify-between gap-2",children:[a.jsx("span",{className:"truncate",children:f.title}),R(f)]})},String(f.key)))})}),a.jsx("tbody",{children:o?Array.from({length:s}).map((f,v)=>a.jsx("tr",{children:e.map((b,E)=>a.jsx("td",{className:"px-4 py-3",children:a.jsx(Xe,{height:18,variant:"rounded"})},E))},v)):_.map((f,v)=>a.jsx("tr",{className:h("border-b border-secondary-100 transition-all duration-200"),children:e.map((b,E)=>a.jsx("td",{className:h("px-4 py-3 text-sm text-gray-800",b.align==="center"&&"text-center",b.align==="right"&&"text-right"),children:b.render?b.render(f[b.key],f):String(f[b.key])},E))},v))})]})}),!o&&_.length===0&&a.jsxs("div",{className:"flex flex-col items-center justify-center py-10 text-gray-500 dark:text-gray-400 animate-[fadeIn_0.4s_ease-in-out]",children:[a.jsxs("div",{className:"relative",children:[a.jsx(ar,{size:64,className:"mb-3 text-secondary-400 dark:text-secondary-500 opacity-80 animate-[float_2.5s_ease-in-out_infinite]"}),a.jsx("div",{className:"absolute inset-0 blur-2xl bg-secondary-200/20 dark:bg-secondary-700/20 rounded-full scale-75 animate-[pulse_3s_ease-in-out_infinite]"})]}),a.jsx("p",{className:"text-sm font-medium animate-[fadeUp_0.6s_ease-out]",children:l})]})]})}function rt({show:e,setShow:t,title:o,Header:r,Body:s,footer:i}){const l=C.useRef(null),{handleEscape:c}=Xr(()=>t(!1));C.useEffect(()=>(e?(document.addEventListener("keydown",c),document.body.style.overflow="hidden"):document.body.style.overflow="unset",()=>document.removeEventListener("keydown",c)),[e,c]);const{handleClick:d}=Hr(l,()=>t(!1));return C.useEffect(()=>(e&&document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)),[e,d]),a.jsx("div",{className:h("fixed inset-0 z-50 flex items-center justify-center p-4 bg-secondary-100/50 backdrop-blur-sm transition-all duration-500 ease-in-out",e?"opacity-100 pointer-events-auto":"opacity-0 pointer-events-none"),children:a.jsxs("div",{ref:l,className:h("relative w-full max-w-lg rounded-[7px] shadow-xl bg-secondary-50 text-gray-800","transform transition-all duration-500 ease-out",e?"opacity-100 scale-100":"opacity-0 scale-90"),children:[(r||o)&&a.jsxs("div",{className:"flex items-center justify-between px-6 py-4 border-b border-secondary-300",children:[r||a.jsx("h2",{className:"text-xl font-semibold text-gray-800",children:o}),a.jsx("button",{onClick:()=>t(!1),className:"text-gray-800 hover:text-secondary-300 active:animate-spin transition",children:a.jsx(he,{className:"w-5 h-5"})})]}),s&&a.jsx("div",{className:"px-6 py-4 max-h-96 overflow-y-auto scrollbar-thin scrollbar-thumb-gray-300",children:s}),i&&a.jsx("div",{className:"flex items-center justify-end gap-3 px-6 py-4 border-t border-secondary-300",children:i})]})})}function tt({totalItems:e,currentPage:t,perPage:o,onPageChange:r,onPerPageChange:s,siblingCount:i=1,perPageOptions:l=[10,20,30],showPerPage:c=!0}){const d=Math.ceil(e/o),y=(()=>{const N=i*2+5;if(d<=N)return Array.from({length:d},(A,L)=>L+1);const f=Math.max(t-i,2),v=Math.min(t+i,d-1),b=f>2,E=v<d-1,T=[1];b&&T.push("...");for(let A=f;A<=v;A++)T.push(A);return E&&T.push("..."),T.push(d),T})(),R=()=>{t>1&&r(t-1)},S=()=>{t<d&&r(t+1)};return a.jsxs("div",{className:"w-full flex flex-col md:flex-row md:justify-between md:items-center gap-4 py-4",children:[c&&s&&a.jsx("div",{className:"flex justify-center md:justify-start w-full md:w-auto",children:a.jsx("select",{value:o,onChange:N=>s(Number(N.target.value)),className:`border rounded-lg px-3 py-2 text-sm bg-white
|
|
154
|
+
hover:border-secondary-500
|
|
155
|
+
focus:outline-none focus:ring-2 focus:ring-secondary-500
|
|
156
|
+
transition-all duration-200`,children:l.map(N=>a.jsxs("option",{value:N,children:[N," / page"]},N))})}),a.jsxs("div",{className:"flex items-center justify-center md:justify-end w-full",children:[a.jsx("button",{onClick:R,disabled:t===1,className:`flex items-center justify-center rounded-xl border px-3 py-2 transition-all duration-200
|
|
157
|
+
${t===1?"opacity-40 cursor-not-allowed":"hover:bg-secondary-100 hover:text-secondary-700"}`,children:a.jsx(nr,{size:18})}),a.jsx("div",{className:"flex items-center gap-1 mx-2",children:y.map((N,f)=>a.jsx("button",{onClick:()=>typeof N=="number"&&r(N),disabled:N==="...",className:`min-w-[40px] rounded-xl border px-3 py-2 text-sm font-medium transition-all duration-200
|
|
158
|
+
${N===t?"bg-secondary-500 text-white shadow-md":N==="..."?"cursor-default border-none text-gray-400":"bg-white text-secondary-700 hover:bg-secondary-100"}`,children:N},f))}),a.jsx("button",{onClick:S,disabled:t===d,className:`flex items-center justify-center rounded-xl border px-3 py-2 transition-all duration-200
|
|
159
|
+
${t===d?"opacity-40 cursor-not-allowed":"hover:bg-secondary-100 hover:text-secondary-700"}`,children:a.jsx(Ae,{size:18})})]})]})}function ot({tabs:e,defaultTab:t,position:o="top",variant:r="primary",className:s,onChange:i}){const[l,c]=C.useState(t||e[0]?.id),[d,_]=C.useState({}),y=C.useRef([]);C.useEffect(()=>{const b=e.findIndex(T=>T.id===l),E=y.current[b];if(E){const{offsetLeft:T,offsetTop:A,offsetWidth:L,offsetHeight:U}=E;_({left:T,top:A,width:L,height:U,transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"})}},[l,o,e]);const R={top:"flex-col",bottom:"flex-col-reverse",left:"flex-row",right:"flex-row-reverse"},S={top:"flex-row",bottom:"flex-row",left:"flex-col",right:"flex-col"},N={top:"mt-6",bottom:"mb-6",left:"ml-6",right:"mr-6"},f={primary:{active:"text-secondary-600",inactive:"text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300",disabled:"text-gray-300 dark:text-gray-600 cursor-not-allowed",bg:"bg-secondary-100 dark:bg-secondary-900"},secondary:{active:"text-accent-600",inactive:"text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300",disabled:"text-gray-300 dark:text-gray-600 cursor-not-allowed",bg:"bg-accent-100 dark:bg-accent-900"},accent:{active:"text-gray-800 dark:text-gray-200",inactive:"text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300",disabled:"text-gray-300 dark:text-gray-600 cursor-not-allowed",bg:"bg-gray-100 dark:bg-gray-800"}},v=o==="left"||o==="right";return a.jsxs("div",{className:h("flex w-full",R[o],s),children:[a.jsxs("div",{className:h("flex relative bg-gray-50 dark:bg-gray-900 rounded-lg p-1",S[o],v?"min-w-48":"w-full"),children:[a.jsx("div",{className:h("absolute rounded-md transition-all duration-300 ease-out",f[r].bg,v?"w-full":"h-full"),style:d}),e.map((b,E)=>{const T=l===b.id,A=f[r];return a.jsxs("button",{ref:L=>{y.current[E]=L},onClick:()=>{b.disabled||(c(b.id),i?.(b.id))},disabled:b.disabled,className:h("relative flex items-center justify-center gap-2 px-4 py-3 font-medium","text-sm whitespace-nowrap transition-all duration-200 z-10","focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-blue-500","rounded-md",T?[A.active,"font-semibold"]:[A.inactive,"hover:bg-white/50 dark:hover:bg-gray-800/50"],b.disabled&&A.disabled,v?"w-full justify-start":"flex-1"),children:[b.icon&&a.jsx("span",{className:h("flex-shrink-0 transition-transform duration-200",T&&"scale-110"),children:b.icon}),a.jsx("span",{className:"relative z-10",children:b.label})]},b.id)})]}),a.jsx("div",{className:h("flex-1 overflow-hidden",N[o]),children:a.jsx("div",{className:"animate-fade-in",children:e.find(b=>b.id===l)?.content},l)})]})}function at({children:e,className:t}){return a.jsx("div",{className:h("p-6 rounded-lg bg-white dark:bg-gray-800 shadow-sm border border-gray-200 dark:border-gray-700",t),children:e})}const nt={sm:"text-xs px-2 py-0.5",md:"text-sm px-3 py-1",lg:"text-base px-4 py-1.5"},je={sm:"w-3 h-3",md:"w-4 h-4",lg:"w-5 h-5"},st={default:"bg-gray-100 text-gray-800 border border-gray-200 dark:bg-gray-800 dark:text-gray-100 dark:border-gray-700",secondary:"bg-secondary-100 text-secondary-800 border border-secondary-200 dark:bg-secondary-800 dark:text-secondary-50 dark:border-secondary-700",success:"bg-success-100 text-success-800 border border-success-200 dark:bg-success-800 dark:text-success-50 dark:border-success-700",error:"bg-error-100 text-error-800 border border-error-200 dark:bg-error-800 dark:text-error-50 dark:border-error-700",info:"bg-info-100 text-info-800 border border-info-200 dark:bg-info-800 dark:text-info-50 dark:border-info-700",accent:"bg-accent-100 text-accent-800 border border-accent-200 dark:bg-accent-800 dark:text-accent-50 dark:border-accent-700"};function it({children:e,variant:t="default",size:o="md",icon:r,iconPosition:s="left",closable:i=!1,onClose:l,className:c}){return a.jsxs("span",{className:h("inline-flex items-center font-medium animate-[fadeIn_0.3s_ease-out] rounded-[7px]",nt[o],st[t],r&&"gap-1.5",c),children:[r&&s==="left"&&a.jsx("span",{className:`flex items-center ${h(je[o])}`,children:r}),a.jsx("span",{children:e}),r&&s==="right"&&a.jsx("span",{className:`flex items-center ${h(je[o])}`,children:r}),i&&a.jsx("button",{type:"button",onClick:l,className:"ml-1 rounded-full p-0.5 hover:bg-black/10 dark:hover:bg-white/10 transition-colors",children:a.jsx(he,{className:h(je[o])})})]})}function lt({label:e,placeholder:t,value:o="",onChange:r,required:s=!1,disabled:i=!1,error:l,className:c,rows:d=4}){const[_,y]=C.useState(!1),R=_||o.length>0;return a.jsxs("div",{className:"relative w-full",children:[e&&a.jsxs("label",{className:h("absolute left-3 top-2 text-gray-500 dark:text-gray-400 transition-all duration-200 pointer-events-none",R?"text-xs -translate-y-3 bg-white dark:bg-gray-900 px-1":"text-sm translate-y-0"),children:[e,s&&a.jsx("span",{className:"text-error-500 ml-0.5",children:"*"})]}),a.jsx("textarea",{rows:d,placeholder:e?void 0:t,value:o,onChange:S=>r?.(S.target.value),onFocus:()=>y(!0),onBlur:()=>y(!1),disabled:i,className:h("w-full rounded-md border border-gray-300 dark:border-gray-700 bg-transparent text-gray-900 dark:text-gray-100 px-3 py-2 outline-none transition-all resize-none","focus:border-primary-500 focus:ring-1 focus:ring-primary-500",i&&"opacity-50 cursor-not-allowed",l&&"border-error-500 focus:ring-error-500 focus:border-error-500",e&&"pt-5",c)}),l&&a.jsx("p",{className:"mt-1 text-sm text-error-500",children:l})]})}function ct({id:e=Math.random().toString(36),title:t,description:o,type:r="info",duration:s=5e3,position:i="top-right",onClose:l,action:c}){const[d,_]=C.useState(!1),[y,R]=C.useState(!1);C.useEffect(()=>{const T=setTimeout(()=>_(!0),100);if(s!==1/0){const A=setTimeout(()=>S(),s);return()=>{clearTimeout(T),clearTimeout(A)}}return()=>clearTimeout(T)},[s]);const S=()=>{R(!0),setTimeout(()=>{_(!1),l?.(e)},300)},N=()=>{c?.onClick(),S()},f={success:a.jsx(lr,{className:"w-5 h-5"}),error:a.jsx(cr,{className:"w-5 h-5"}),warning:a.jsx(ir,{className:"w-5 h-5"}),info:a.jsx(ur,{className:"w-5 h-5"}),loading:a.jsx(fr,{className:"w-5 h-5 animate-spin"})},v={success:"bg-success-50 border-success-200 text-success-800",error:"bg-error-50 border-error-200 text-error-800",warning:"bg-secondary-50 border-secondary-200 text-secondary-800",info:"bg-info-50 border-info-200 text-info-800",loading:"bg-gray-50 border-gray-200 text-gray-800"},b={success:"text-success-600",error:"text-error-600",warning:"text-secondary-600",info:"text-info-600",loading:"text-gray-600"},E={"top-right":"top-4 right-4","top-left":"top-4 left-4","bottom-right":"bottom-4 right-4","bottom-left":"bottom-4 left-4","top-center":"top-4 left-1/2 -translate-x-1/2","bottom-center":"bottom-4 left-1/2 -translate-x-1/2"};return d?a.jsx("div",{className:h("fixed z-50 transform transition-all duration-300",E[i],y?"opacity-0 scale-95":"opacity-100 scale-100",i.includes("top")&&!y&&"animate-slide-down",i.includes("bottom")&&!y&&"animate-slide-up"),children:a.jsxs("div",{className:h("flex items-start gap-3 p-4 rounded-lg border shadow-lg max-w-sm","backdrop-blur-sm bg-white/95",v[r]),children:[a.jsx("div",{className:h("flex-shrink-0 mt-0.5",b[r]),children:f[r]}),a.jsxs("div",{className:"flex-1 min-w-0",children:[a.jsx("h4",{className:"font-semibold text-sm mb-1",children:t}),o&&a.jsx("p",{className:"text-sm opacity-90",children:o}),c&&a.jsx("button",{onClick:N,className:"mt-2 text-sm font-medium underline underline-offset-2 hover:no-underline",children:c.label})]}),a.jsx("button",{onClick:S,className:"flex-shrink-0 p-1 rounded-full hover:bg-black/5 transition-colors",children:a.jsx(he,{className:"w-4 h-4"})})]})}):null}function dt({toasts:e,onRemove:t,position:o="top-right"}){return a.jsx(a.Fragment,{children:e.map(r=>a.jsx(ct,{...r,onClose:t,position:o},r.id))})}function pt({content:e,children:t,position:o="top",delay:r=200,className:s}){const i={top:"bottom-full left-1/2 -translate-x-1/2 mb-2",bottom:"top-full left-1/2 -translate-x-1/2 mt-2",left:"right-full top-1/2 -translate-y-1/2 mr-2",right:"left-full top-1/2 -translate-y-1/2 ml-2"},l={top:"left-1/2 -translate-x-1/2 top-full",bottom:"left-1/2 -translate-x-1/2 bottom-full",left:"top-1/2 -translate-y-1/2 left-full",right:"top-1/2 -translate-y-1/2 right-full"};return a.jsxs("div",{className:"relative inline-block group",children:[t,a.jsxs("div",{className:h("absolute z-50 whitespace-nowrap rounded-md bg-gray-800 text-white text-xs px-2 py-1 shadow-md dark:bg-gray-900","transition-all opacity-0 scale-95 group-hover:opacity-100 group-hover:scale-100","group-hover:delay-200 duration-200 ease-out",i[o],s),style:{transitionDelay:`${r}ms`},children:[e,a.jsx("span",{className:h("absolute w-2 h-2 bg-gray-800 dark:bg-gray-900 rotate-45",l[o])})]})]})}M.Breadcrumb=Zr,M.Button=Qr,M.Collapse=Kr,M.InputMain=qr,M.MciTable=et,M.Modal=rt,M.Pagination=tt,M.Skeleton=Xe,M.TabPanel=at,M.Tabs=ot,M.Tag=it,M.Textarea=lt,M.ToastContainer=dt,M.Tooltip=pt,Object.defineProperty(M,Symbol.toStringTag,{value:"Module"})}));
|
|
160
|
+
//# sourceMappingURL=index.umd.js.map
|