@hanzo/ui 5.1.1 → 5.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/calendar.js CHANGED
@@ -1 +1 @@
1
- 'use strict';Object.defineProperty(exports,'__esModule',{value:true});require('./chunk-JW6PGL6X.js');var chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),i=require('react'),reactIcons=require('@radix-ui/react-icons'),reactDayPicker=require('react-day-picker'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var i__default=/*#__PURE__*/_interopDefault(i);function g({className:n,classNames:o,showOutsideDays:e=true,...t}){return jsxRuntime.jsx(reactDayPicker.DayPicker,{showOutsideDays:e,className:chunkDKPVJSBC_js.a("p-3",n),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:chunkDKPVJSBC_js.a(chunkPRVEIITE_js.a({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-1 rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:chunkDKPVJSBC_js.a("relative p-0 text-center text-sm focus-within:relative focus-within:z-above-content [&:has([aria-selected])]:bg-level-1 [&:has([aria-selected].day-outside)]:bg-level-1/50 [&:has([aria-selected].day-range-end)]:rounded-r-md",t.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:chunkDKPVJSBC_js.a(chunkPRVEIITE_js.a({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-fg hover:bg-primary hover:text-primary-fg focus:bg-primary focus:text-primary-fg",day_today:"bg-accent text-primary-fg",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-1 aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-primary-fg",day_hidden:"invisible",...o},components:{Chevron:chunkEI7MMDWY_js.a(({orientation:s,...l})=>s==="left"?jsxRuntime.jsx(reactIcons.ChevronLeftIcon,{className:"h-4 w-4"}):jsxRuntime.jsx(reactIcons.ChevronRightIcon,{className:"h-4 w-4"}),"Chevron")},...t})}chunkEI7MMDWY_js.a(g,"Calendar");g.displayName="Calendar";function C({className:n,day:o,modifiers:e,...t}){let s=reactDayPicker.getDefaultClassNames(),l=i__default.default.useRef(null);return i__default.default.useEffect(()=>{e.focused&&l.current?.focus();},[e.focused]),jsxRuntime.jsx(chunkPRVEIITE_js.b,{ref:l,variant:"ghost",size:"icon","data-day":o.date.toLocaleDateString(),"data-selected-single":e.selected&&!e.range_start&&!e.range_end&&!e.range_middle,"data-range-start":e.range_start,"data-range-end":e.range_end,"data-range-middle":e.range_middle,className:chunkDKPVJSBC_js.a("data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-ring group-data-[focused=true]/day:ring-ring/50 flex aspect-square h-auto w-full min-w-[--cell-size] flex-col gap-1 font-normal leading-none data-[range-end=true]:rounded-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] [&>span]:text-xs [&>span]:opacity-70",s.day,n),...t})}chunkEI7MMDWY_js.a(C,"CalendarDayButton");var D=g;exports.Calendar=g;exports.CalendarDayButton=C;exports.default=D;
1
+ 'use strict';Object.defineProperty(exports,'__esModule',{value:true});require('./chunk-EWCCM6WP.js');var chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),i=require('react'),reactIcons=require('@radix-ui/react-icons'),reactDayPicker=require('react-day-picker'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var i__default=/*#__PURE__*/_interopDefault(i);function g({className:n,classNames:o,showOutsideDays:e=true,...t}){return jsxRuntime.jsx(reactDayPicker.DayPicker,{showOutsideDays:e,className:chunkDKPVJSBC_js.a("p-3",n),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:chunkDKPVJSBC_js.a(chunkPRVEIITE_js.a({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-1 rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:chunkDKPVJSBC_js.a("relative p-0 text-center text-sm focus-within:relative focus-within:z-above-content [&:has([aria-selected])]:bg-level-1 [&:has([aria-selected].day-outside)]:bg-level-1/50 [&:has([aria-selected].day-range-end)]:rounded-r-md",t.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:chunkDKPVJSBC_js.a(chunkPRVEIITE_js.a({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-fg hover:bg-primary hover:text-primary-fg focus:bg-primary focus:text-primary-fg",day_today:"bg-accent text-primary-fg",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-1 aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-primary-fg",day_hidden:"invisible",...o},components:{Chevron:chunkEI7MMDWY_js.a(({orientation:s,...l})=>s==="left"?jsxRuntime.jsx(reactIcons.ChevronLeftIcon,{className:"h-4 w-4"}):jsxRuntime.jsx(reactIcons.ChevronRightIcon,{className:"h-4 w-4"}),"Chevron")},...t})}chunkEI7MMDWY_js.a(g,"Calendar");g.displayName="Calendar";function C({className:n,day:o,modifiers:e,...t}){let s=reactDayPicker.getDefaultClassNames(),l=i__default.default.useRef(null);return i__default.default.useEffect(()=>{e.focused&&l.current?.focus();},[e.focused]),jsxRuntime.jsx(chunkPRVEIITE_js.b,{ref:l,variant:"ghost",size:"icon","data-day":o.date.toLocaleDateString(),"data-selected-single":e.selected&&!e.range_start&&!e.range_end&&!e.range_middle,"data-range-start":e.range_start,"data-range-end":e.range_end,"data-range-middle":e.range_middle,className:chunkDKPVJSBC_js.a("data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-ring group-data-[focused=true]/day:ring-ring/50 flex aspect-square h-auto w-full min-w-[--cell-size] flex-col gap-1 font-normal leading-none data-[range-end=true]:rounded-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] [&>span]:text-xs [&>span]:opacity-70",s.day,n),...t})}chunkEI7MMDWY_js.a(C,"CalendarDayButton");var D=g;exports.Calendar=g;exports.CalendarDayButton=C;exports.default=D;
package/dist/calendar.mjs CHANGED
@@ -1 +1 @@
1
- import'./chunk-5LS2F5OV.mjs';import {a as a$2,b}from'./chunk-WN5KN73U.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import i from'react';import {ChevronLeftIcon,ChevronRightIcon}from'@radix-ui/react-icons';import {DayPicker,getDefaultClassNames}from'react-day-picker';import {jsx}from'react/jsx-runtime';function g({className:n,classNames:o,showOutsideDays:e=true,...t}){return jsx(DayPicker,{showOutsideDays:e,className:a$1("p-3",n),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:a$1(a$2({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-1 rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:a$1("relative p-0 text-center text-sm focus-within:relative focus-within:z-above-content [&:has([aria-selected])]:bg-level-1 [&:has([aria-selected].day-outside)]:bg-level-1/50 [&:has([aria-selected].day-range-end)]:rounded-r-md",t.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:a$1(a$2({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-fg hover:bg-primary hover:text-primary-fg focus:bg-primary focus:text-primary-fg",day_today:"bg-accent text-primary-fg",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-1 aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-primary-fg",day_hidden:"invisible",...o},components:{Chevron:a(({orientation:s,...l})=>s==="left"?jsx(ChevronLeftIcon,{className:"h-4 w-4"}):jsx(ChevronRightIcon,{className:"h-4 w-4"}),"Chevron")},...t})}a(g,"Calendar");g.displayName="Calendar";function C({className:n,day:o,modifiers:e,...t}){let s=getDefaultClassNames(),l=i.useRef(null);return i.useEffect(()=>{e.focused&&l.current?.focus();},[e.focused]),jsx(b,{ref:l,variant:"ghost",size:"icon","data-day":o.date.toLocaleDateString(),"data-selected-single":e.selected&&!e.range_start&&!e.range_end&&!e.range_middle,"data-range-start":e.range_start,"data-range-end":e.range_end,"data-range-middle":e.range_middle,className:a$1("data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-ring group-data-[focused=true]/day:ring-ring/50 flex aspect-square h-auto w-full min-w-[--cell-size] flex-col gap-1 font-normal leading-none data-[range-end=true]:rounded-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] [&>span]:text-xs [&>span]:opacity-70",s.day,n),...t})}a(C,"CalendarDayButton");var D=g;export{g as Calendar,C as CalendarDayButton,D as default};
1
+ import'./chunk-LTJQGMPF.mjs';import {a as a$2,b}from'./chunk-WN5KN73U.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import i from'react';import {ChevronLeftIcon,ChevronRightIcon}from'@radix-ui/react-icons';import {DayPicker,getDefaultClassNames}from'react-day-picker';import {jsx}from'react/jsx-runtime';function g({className:n,classNames:o,showOutsideDays:e=true,...t}){return jsx(DayPicker,{showOutsideDays:e,className:a$1("p-3",n),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:a$1(a$2({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-1 rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:a$1("relative p-0 text-center text-sm focus-within:relative focus-within:z-above-content [&:has([aria-selected])]:bg-level-1 [&:has([aria-selected].day-outside)]:bg-level-1/50 [&:has([aria-selected].day-range-end)]:rounded-r-md",t.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:a$1(a$2({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-fg hover:bg-primary hover:text-primary-fg focus:bg-primary focus:text-primary-fg",day_today:"bg-accent text-primary-fg",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-1 aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-primary-fg",day_hidden:"invisible",...o},components:{Chevron:a(({orientation:s,...l})=>s==="left"?jsx(ChevronLeftIcon,{className:"h-4 w-4"}):jsx(ChevronRightIcon,{className:"h-4 w-4"}),"Chevron")},...t})}a(g,"Calendar");g.displayName="Calendar";function C({className:n,day:o,modifiers:e,...t}){let s=getDefaultClassNames(),l=i.useRef(null);return i.useEffect(()=>{e.focused&&l.current?.focus();},[e.focused]),jsx(b,{ref:l,variant:"ghost",size:"icon","data-day":o.date.toLocaleDateString(),"data-selected-single":e.selected&&!e.range_start&&!e.range_end&&!e.range_middle,"data-range-start":e.range_start,"data-range-end":e.range_end,"data-range-middle":e.range_middle,className:a$1("data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-ring group-data-[focused=true]/day:ring-ring/50 flex aspect-square h-auto w-full min-w-[--cell-size] flex-col gap-1 font-normal leading-none data-[range-end=true]:rounded-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] [&>span]:text-xs [&>span]:opacity-70",s.day,n),...t})}a(C,"CalendarDayButton");var D=g;export{g as Calendar,C as CalendarDayButton,D as default};
package/dist/carousel.js CHANGED
@@ -1 +1 @@
1
- 'use strict';require('./chunk-JW6PGL6X.js');var chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),e=require('react'),L=require('embla-carousel-react'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var e__namespace=/*#__PURE__*/_interopNamespace(e);var L__default=/*#__PURE__*/_interopDefault(L);var b=e__namespace.createContext(null),C=chunkEI7MMDWY_js.a(()=>{let t=e__namespace.useContext(b);if(!t)throw new Error("useCarousel must be used within a <Carousel />");return t},"useCarousel"),M=e__namespace.forwardRef(({orientation:t="horizontal",options:a,setApi:r,plugins:l,className:i,children:p,onCarouselSelect:u,...f},x)=>{let[P,o]=L__default.default({...a,axis:t==="horizontal"?"x":"y"},l),[T,h]=e__namespace.useState(false),[E,w]=e__namespace.useState(false),m=e__namespace.useCallback(s=>{s&&(h(s.canScrollPrev()),w(s.canScrollNext()),u&&u(s));},[]),d=e__namespace.useCallback(()=>{o?.scrollPrev();},[o]),v=e__namespace.useCallback(()=>{o?.scrollNext();},[o]),g=e__namespace.useCallback(s=>{s.key==="ArrowLeft"?(s.preventDefault(),d()):s.key==="ArrowRight"&&(s.preventDefault(),v());},[d,v]);return e__namespace.useEffect(()=>{!o||!r||r(o);},[o,r]),e__namespace.useEffect(()=>{if(o)return m(o),o.on("reInit",m),o.on("select",m),()=>{o?.off("select",m);}},[o,m]),jsxRuntime.jsx(b.Provider,{value:{carouselRef:P,api:o,options:a,orientation:t||(a?.axis==="y"?"vertical":"horizontal"),scrollPrev:d,scrollNext:v,canScrollPrev:T,canScrollNext:E},children:jsxRuntime.jsx("div",{ref:x,onKeyDownCapture:g,className:chunkDKPVJSBC_js.a("relative",i),role:"region","aria-roledescription":"carousel","data-vaul-no-drag":true,...f,children:p})})});M.displayName="Carousel";var A=e__namespace.forwardRef(({className:t,...a},r)=>{let{carouselRef:l,orientation:i}=C();return jsxRuntime.jsx("div",{ref:l,className:"overflow-hidden","data-vaul-no-drag":true,children:jsxRuntime.jsx("div",{ref:r,className:chunkDKPVJSBC_js.a("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col",t),...a})})});A.displayName="CarouselContent";var D=e__namespace.forwardRef(({className:t,...a},r)=>{let{orientation:l}=C();return jsxRuntime.jsx("div",{ref:r,role:"group","aria-roledescription":"slide","data-vaul-no-drag":true,className:chunkDKPVJSBC_js.a("min-w-0 shrink-0 grow-0 basis-full",l==="horizontal"?"pl-4":"pt-4",t),...a})});D.displayName="CarouselItem";var z=e__namespace.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollPrev:u,canScrollPrev:f}=C();return jsxRuntime.jsxs(chunkPRVEIITE_js.c,{ref:i,variant:a,size:r,className:chunkDKPVJSBC_js.a("absolute h-8 w-8 rounded-full",p==="horizontal"?"-left-12 top-1/2 -translate-y-1/2":"-top-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsxRuntime.jsx(lucideReact.ArrowLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Previous slide"})]})});z.displayName="CarouselPrevious";var k=e__namespace.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollNext:u,canScrollNext:f}=C();return jsxRuntime.jsxs(chunkPRVEIITE_js.c,{ref:i,variant:a,size:r,className:chunkDKPVJSBC_js.a("absolute h-8 w-8 rounded-full",p==="horizontal"?"-right-12 top-1/2 -translate-y-1/2":"-bottom-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Next slide"})]})});k.displayName="CarouselNext";exports.Carousel=M;exports.CarouselContent=A;exports.CarouselItem=D;exports.CarouselNext=k;exports.CarouselPrevious=z;
1
+ 'use strict';require('./chunk-EWCCM6WP.js');var chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),e=require('react'),L=require('embla-carousel-react'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var e__namespace=/*#__PURE__*/_interopNamespace(e);var L__default=/*#__PURE__*/_interopDefault(L);var b=e__namespace.createContext(null),C=chunkEI7MMDWY_js.a(()=>{let t=e__namespace.useContext(b);if(!t)throw new Error("useCarousel must be used within a <Carousel />");return t},"useCarousel"),M=e__namespace.forwardRef(({orientation:t="horizontal",options:a,setApi:r,plugins:l,className:i,children:p,onCarouselSelect:u,...f},x)=>{let[P,o]=L__default.default({...a,axis:t==="horizontal"?"x":"y"},l),[T,h]=e__namespace.useState(false),[E,w]=e__namespace.useState(false),m=e__namespace.useCallback(s=>{s&&(h(s.canScrollPrev()),w(s.canScrollNext()),u&&u(s));},[]),d=e__namespace.useCallback(()=>{o?.scrollPrev();},[o]),v=e__namespace.useCallback(()=>{o?.scrollNext();},[o]),g=e__namespace.useCallback(s=>{s.key==="ArrowLeft"?(s.preventDefault(),d()):s.key==="ArrowRight"&&(s.preventDefault(),v());},[d,v]);return e__namespace.useEffect(()=>{!o||!r||r(o);},[o,r]),e__namespace.useEffect(()=>{if(o)return m(o),o.on("reInit",m),o.on("select",m),()=>{o?.off("select",m);}},[o,m]),jsxRuntime.jsx(b.Provider,{value:{carouselRef:P,api:o,options:a,orientation:t||(a?.axis==="y"?"vertical":"horizontal"),scrollPrev:d,scrollNext:v,canScrollPrev:T,canScrollNext:E},children:jsxRuntime.jsx("div",{ref:x,onKeyDownCapture:g,className:chunkDKPVJSBC_js.a("relative",i),role:"region","aria-roledescription":"carousel","data-vaul-no-drag":true,...f,children:p})})});M.displayName="Carousel";var A=e__namespace.forwardRef(({className:t,...a},r)=>{let{carouselRef:l,orientation:i}=C();return jsxRuntime.jsx("div",{ref:l,className:"overflow-hidden","data-vaul-no-drag":true,children:jsxRuntime.jsx("div",{ref:r,className:chunkDKPVJSBC_js.a("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col",t),...a})})});A.displayName="CarouselContent";var D=e__namespace.forwardRef(({className:t,...a},r)=>{let{orientation:l}=C();return jsxRuntime.jsx("div",{ref:r,role:"group","aria-roledescription":"slide","data-vaul-no-drag":true,className:chunkDKPVJSBC_js.a("min-w-0 shrink-0 grow-0 basis-full",l==="horizontal"?"pl-4":"pt-4",t),...a})});D.displayName="CarouselItem";var z=e__namespace.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollPrev:u,canScrollPrev:f}=C();return jsxRuntime.jsxs(chunkPRVEIITE_js.c,{ref:i,variant:a,size:r,className:chunkDKPVJSBC_js.a("absolute h-8 w-8 rounded-full",p==="horizontal"?"-left-12 top-1/2 -translate-y-1/2":"-top-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsxRuntime.jsx(lucideReact.ArrowLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Previous slide"})]})});z.displayName="CarouselPrevious";var k=e__namespace.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollNext:u,canScrollNext:f}=C();return jsxRuntime.jsxs(chunkPRVEIITE_js.c,{ref:i,variant:a,size:r,className:chunkDKPVJSBC_js.a("absolute h-8 w-8 rounded-full",p==="horizontal"?"-right-12 top-1/2 -translate-y-1/2":"-bottom-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Next slide"})]})});k.displayName="CarouselNext";exports.Carousel=M;exports.CarouselContent=A;exports.CarouselItem=D;exports.CarouselNext=k;exports.CarouselPrevious=z;
package/dist/carousel.mjs CHANGED
@@ -1 +1 @@
1
- import'./chunk-5LS2F5OV.mjs';import {c}from'./chunk-WN5KN73U.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import*as e from'react';import L from'embla-carousel-react';import {ArrowLeft,ArrowRight}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var b=e.createContext(null),C=a(()=>{let t=e.useContext(b);if(!t)throw new Error("useCarousel must be used within a <Carousel />");return t},"useCarousel"),M=e.forwardRef(({orientation:t="horizontal",options:a,setApi:r,plugins:l,className:i,children:p,onCarouselSelect:u,...f},x)=>{let[P,o]=L({...a,axis:t==="horizontal"?"x":"y"},l),[T,h]=e.useState(false),[E,w]=e.useState(false),m=e.useCallback(s=>{s&&(h(s.canScrollPrev()),w(s.canScrollNext()),u&&u(s));},[]),d=e.useCallback(()=>{o?.scrollPrev();},[o]),v=e.useCallback(()=>{o?.scrollNext();},[o]),g=e.useCallback(s=>{s.key==="ArrowLeft"?(s.preventDefault(),d()):s.key==="ArrowRight"&&(s.preventDefault(),v());},[d,v]);return e.useEffect(()=>{!o||!r||r(o);},[o,r]),e.useEffect(()=>{if(o)return m(o),o.on("reInit",m),o.on("select",m),()=>{o?.off("select",m);}},[o,m]),jsx(b.Provider,{value:{carouselRef:P,api:o,options:a,orientation:t||(a?.axis==="y"?"vertical":"horizontal"),scrollPrev:d,scrollNext:v,canScrollPrev:T,canScrollNext:E},children:jsx("div",{ref:x,onKeyDownCapture:g,className:a$1("relative",i),role:"region","aria-roledescription":"carousel","data-vaul-no-drag":true,...f,children:p})})});M.displayName="Carousel";var A=e.forwardRef(({className:t,...a},r)=>{let{carouselRef:l,orientation:i}=C();return jsx("div",{ref:l,className:"overflow-hidden","data-vaul-no-drag":true,children:jsx("div",{ref:r,className:a$1("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col",t),...a})})});A.displayName="CarouselContent";var D=e.forwardRef(({className:t,...a},r)=>{let{orientation:l}=C();return jsx("div",{ref:r,role:"group","aria-roledescription":"slide","data-vaul-no-drag":true,className:a$1("min-w-0 shrink-0 grow-0 basis-full",l==="horizontal"?"pl-4":"pt-4",t),...a})});D.displayName="CarouselItem";var z=e.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollPrev:u,canScrollPrev:f}=C();return jsxs(c,{ref:i,variant:a,size:r,className:a$1("absolute h-8 w-8 rounded-full",p==="horizontal"?"-left-12 top-1/2 -translate-y-1/2":"-top-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsx(ArrowLeft,{className:"h-4 w-4"}),jsx("span",{className:"sr-only",children:"Previous slide"})]})});z.displayName="CarouselPrevious";var k=e.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollNext:u,canScrollNext:f}=C();return jsxs(c,{ref:i,variant:a,size:r,className:a$1("absolute h-8 w-8 rounded-full",p==="horizontal"?"-right-12 top-1/2 -translate-y-1/2":"-bottom-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsx(ArrowRight,{className:"h-4 w-4"}),jsx("span",{className:"sr-only",children:"Next slide"})]})});k.displayName="CarouselNext";export{M as Carousel,A as CarouselContent,D as CarouselItem,k as CarouselNext,z as CarouselPrevious};
1
+ import'./chunk-LTJQGMPF.mjs';import {c}from'./chunk-WN5KN73U.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import*as e from'react';import L from'embla-carousel-react';import {ArrowLeft,ArrowRight}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var b=e.createContext(null),C=a(()=>{let t=e.useContext(b);if(!t)throw new Error("useCarousel must be used within a <Carousel />");return t},"useCarousel"),M=e.forwardRef(({orientation:t="horizontal",options:a,setApi:r,plugins:l,className:i,children:p,onCarouselSelect:u,...f},x)=>{let[P,o]=L({...a,axis:t==="horizontal"?"x":"y"},l),[T,h]=e.useState(false),[E,w]=e.useState(false),m=e.useCallback(s=>{s&&(h(s.canScrollPrev()),w(s.canScrollNext()),u&&u(s));},[]),d=e.useCallback(()=>{o?.scrollPrev();},[o]),v=e.useCallback(()=>{o?.scrollNext();},[o]),g=e.useCallback(s=>{s.key==="ArrowLeft"?(s.preventDefault(),d()):s.key==="ArrowRight"&&(s.preventDefault(),v());},[d,v]);return e.useEffect(()=>{!o||!r||r(o);},[o,r]),e.useEffect(()=>{if(o)return m(o),o.on("reInit",m),o.on("select",m),()=>{o?.off("select",m);}},[o,m]),jsx(b.Provider,{value:{carouselRef:P,api:o,options:a,orientation:t||(a?.axis==="y"?"vertical":"horizontal"),scrollPrev:d,scrollNext:v,canScrollPrev:T,canScrollNext:E},children:jsx("div",{ref:x,onKeyDownCapture:g,className:a$1("relative",i),role:"region","aria-roledescription":"carousel","data-vaul-no-drag":true,...f,children:p})})});M.displayName="Carousel";var A=e.forwardRef(({className:t,...a},r)=>{let{carouselRef:l,orientation:i}=C();return jsx("div",{ref:l,className:"overflow-hidden","data-vaul-no-drag":true,children:jsx("div",{ref:r,className:a$1("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col",t),...a})})});A.displayName="CarouselContent";var D=e.forwardRef(({className:t,...a},r)=>{let{orientation:l}=C();return jsx("div",{ref:r,role:"group","aria-roledescription":"slide","data-vaul-no-drag":true,className:a$1("min-w-0 shrink-0 grow-0 basis-full",l==="horizontal"?"pl-4":"pt-4",t),...a})});D.displayName="CarouselItem";var z=e.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollPrev:u,canScrollPrev:f}=C();return jsxs(c,{ref:i,variant:a,size:r,className:a$1("absolute h-8 w-8 rounded-full",p==="horizontal"?"-left-12 top-1/2 -translate-y-1/2":"-top-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsx(ArrowLeft,{className:"h-4 w-4"}),jsx("span",{className:"sr-only",children:"Previous slide"})]})});z.displayName="CarouselPrevious";var k=e.forwardRef(({className:t,variant:a="ghost",size:r="icon",...l},i)=>{let{orientation:p,scrollNext:u,canScrollNext:f}=C();return jsxs(c,{ref:i,variant:a,size:r,className:a$1("absolute h-8 w-8 rounded-full",p==="horizontal"?"-right-12 top-1/2 -translate-y-1/2":"-bottom-12 left-1/2 -translate-x-1/2 rotate-90",t),disabled:!f,onClick:u,...l,children:[jsx(ArrowRight,{className:"h-4 w-4"}),jsx("span",{className:"sr-only",children:"Next slide"})]})});k.displayName="CarouselNext";export{M as Carousel,A as CarouselContent,D as CarouselItem,k as CarouselNext,z as CarouselPrevious};
@@ -0,0 +1 @@
1
+ import {b as b$1}from'./chunk-WN5KN73U.mjs';import {b}from'./chunk-PZPKFU2D.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {EyeOffIcon,EyeIcon}from'lucide-react';import*as i from'react';import {useRef,useImperativeHandle,useEffect}from'react';var g=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("bg-card text-card-foreground rounded-lg border shadow-xs",r),ref:e,...t}),"Card");g.displayName="Card";var H=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("flex flex-col space-y-1.5 p-6",r),ref:e,...t}),"CardHeader");H.displayName="CardHeader";var N=a(({className:r,ref:e,...t})=>jsx("h3",{className:a$1("text-2xl leading-none font-semibold tracking-tight",r),ref:e,...t}),"CardTitle");N.displayName="CardTitle";var v=a(({className:r,ref:e,...t})=>jsx("p",{className:a$1("text-text-secondary text-sm",r),ref:e,...t}),"CardDescription");v.displayName="CardDescription";var T=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("p-6 pt-0",r),ref:e,...t}),"CardContent");T.displayName="CardContent";var x=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("flex items-center p-6 pt-0",r),ref:e,...t}),"CardFooter");x.displayName="CardFooter";var h=a(({className:r,type:e,startAdornment:t,endAdornment:s,hidePasswordToggle:y,ref:L,...d})=>{let c=useRef(null),C=useRef(null),f=useRef(null),[l,M]=i.useState(false),P=a(()=>{M(!l);},"togglePasswordVisibility"),u={};t&&(u.paddingLeft=`${(C?.current?.offsetWidth??0)+20}px`),s&&(u.paddingRight=`${(f?.current?.offsetWidth??0)+20}px`),useImperativeHandle(L,()=>c.current,[]),useEffect(()=>{d.autoFocus&&setTimeout(()=>{c?.current?.focus();},0);},[d.autoFocus]);let E=e==="password"&&l?"text":e;return jsxs(Fragment,{children:[jsx("input",{className:a$1("h-input border-border-input bg-bg-secondary focus:border-border-input-focus disabled:bg-bg-input-disabled peer placeholder-shown:border-border-input text-text-default w-full rounded-lg border px-4 py-3 pt-8 text-sm font-medium placeholder-transparent outline outline-0 transition-all placeholder-shown:border focus:border focus:outline-0 disabled:border-0 disabled:text-gray-400",t&&"pl-[var(--custom-padding-left-input)]",s&&"pr-[var(--custom-padding-right-input)]",e==="password"&&"pr-[60px]",r),placeholder:" ",ref:c,spellCheck:false,style:u,type:E,...d}),t?jsx(b,{className:"peer/adornment adornment absolute top-[30px] left-4",ref:C,variant:"inputAdornment",children:t}):null,s&&typeof s=="string"?jsx(b,{className:"peer/adornment adornment absolute top-[30px] right-4",ref:f,variant:"inputAdornment",children:s}):null,s&&typeof s!="string"&&i.isValidElement(s)?i.cloneElement(s,{ref:f}):null,e==="password"&&!y&&jsx(b$1,{"aria-label":l?"Hide password":"Show password",className:"absolute top-3 right-3",onClick:P,size:"icon",type:"button",variant:"ghost",children:l?jsx(EyeOffIcon,{"aria-hidden":"true",className:"h-4 w-4"}):jsx(EyeIcon,{"aria-hidden":"true",className:"h-4 w-4"})})]})},"Input");h.displayName="Input";export{g as a,H as b,T as c,x as d,h as e};
@@ -0,0 +1 @@
1
+ 'use strict';var chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),client=require('react-dom/client'),buffer=require('buffer'),sonner=require('sonner'),jsxRuntime=require('react/jsx-runtime'),a=require('react');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var a__namespace=/*#__PURE__*/_interopNamespace(a);var h=chunkEI7MMDWY_js.a(e=>e?new Date(e).toLocaleDateString("en-US",{year:"numeric",month:"numeric",day:"numeric"}):"-","formatDateToUSLocaleString"),b=chunkEI7MMDWY_js.a(e=>e?new Date(e).toLocaleDateString("en-US",{year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric"}):"-","formatDateToLocaleStringWithTime"),y=chunkEI7MMDWY_js.a(e=>{let t=new Date,r=new Date;return r.setDate(t.getDate()-1),e.toDateString()===t.toDateString()?"today":e.toDateString()===r.toDateString()?"yesterday":e.toDateString()},"getRelativeDateLabel"),x=chunkEI7MMDWY_js.a(e=>{let t={};for(let r of e){let o=new Date(r.createdAt??"").toDateString();t[o]||(t[o]=[]),t[o].push(r);}return t},"groupMessagesByDate"),S=chunkEI7MMDWY_js.a(e=>{let t=new Date;if(e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear())return e.toLocaleTimeString("en-US",{hour:"numeric",minute:"numeric",hour12:true});let r=e.getMonth()+1,o=e.getDate();return `${r}/${o}`},"formatDateToMonthAndDay");var D=chunkEI7MMDWY_js.a(e=>e.split(".").slice(0,-1).join("."),"getFileName"),M=chunkEI7MMDWY_js.a(e=>e.split(".").pop()||"","getFileExt"),A=chunkEI7MMDWY_js.a(e=>e?e?.type.startsWith("image/")||e?.type.startsWith("application/pdf"):false,"isFileTypeImageOrPdf");function L(e,t){let r=document.createElement(e),o=r.attachShadow({mode:"open"}),i=new CSSStyleSheet;return i.replaceSync(t),o.adoptedStyleSheets=[i],document.querySelector("html").prepend(r),client.createRoot(o)}chunkEI7MMDWY_js.a(L,"createShadowRoot");function F(e=1e3){return new Promise(t=>setTimeout(t,e))}chunkEI7MMDWY_js.a(F,"delay");var _=chunkEI7MMDWY_js.a(e=>{let t=new FileReader;return t.readAsDataURL(e),new Promise(r=>{t.onloadend=()=>{r(t.result);};})},"blobToBase64"),B=chunkEI7MMDWY_js.a((e,t)=>{let r=e.split(",");if(r.length<2)return;let o=r[0].match(/:(.*?);/);if(!o||o.length<2)return;let i=o[1],s=buffer.Buffer.from(r[1],"base64");return new File([s],t,{type:i})},"dataUrlToFile");async function H(e){try{await navigator.clipboard.writeText(e);}catch{let t=document.createElement("textarea");t.style.position="fixed",t.style.top="-9999px",t.style.left="-9999px",t.innerText=e,document.body.appendChild(t),t.focus(),t.select(),document.execCommand("copy"),t.remove();}}chunkEI7MMDWY_js.a(H,"copyToClipboard");var j=chunkEI7MMDWY_js.a(e=>e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/_/g," ").split(" ").map(o=>o.charAt(0).toUpperCase()+o.slice(1)).join(" "),"formatText"),Q=chunkEI7MMDWY_js.a(e=>{let o=e.split(/(?=[A-Z])/).map(i=>i.charAt(0).toUpperCase()+i.slice(1).toLowerCase()).join(" ");return o.charAt(0).toUpperCase()+o.slice(1)},"formatCamelCaseText"),Y=chunkEI7MMDWY_js.a(e=>{if(e.version)return e.version;let t=e.name.split(":::");return t.length===4?t[3]:"latest"},"getVersionFromTool");var Z=chunkEI7MMDWY_js.a(()=>sonner.toast.error(jsxRuntime.jsx("div",{children:"Your Hanzo Node is currently locked by existing keys, please restore your connection or reset your Hanzo Node Storage"}),{position:"bottom-center"}),"submitRegistrationNoCodeNonPristineError"),G=chunkEI7MMDWY_js.a(()=>sonner.toast.error(jsxRuntime.jsx("div",{children:"Error connecting to your Hanzo Node"}),{position:"bottom-center"}),"submitRegistrationNoCodeError");var ee=chunkEI7MMDWY_js.a((e,t)=>{let r=null;return (...o)=>{r&&clearTimeout(r),r=setTimeout(()=>{e(...o);},t);}},"debounce");function d(e){let t=[],r="scale"in e?e.scale:void 0;if(r)if(typeof r=="number")t.push(`scale(${r})`);else if(Array.isArray(r)&&r.length==2&&typeof r[0]=="number")t.push(`scale(${r[0]}, ${r[1]})`);else throw new Error("parsing MediaTransform: Unrecognized value for 'scale'!");return t.length>0?{transform:t.join(" ")}:{}}chunkEI7MMDWY_js.a(d,"spreadToTransform");var g=d;var ie=chunkEI7MMDWY_js.a((e,t)=>e.split(" ").find(o=>o.startsWith(`${t}-`)),"getPrimaryStartingWith"),se=chunkEI7MMDWY_js.a(e=>{let t=e.split("-");return t[t.length-1]},"getTShirtSize"),ae=chunkEI7MMDWY_js.a(e=>{let t=e.split("-");return t[t.length-1]},"getTypographySize"),ue=chunkEI7MMDWY_js.a(e=>{let t=e.split("-");if(t[t.length-1]){let o=e.split("x");return o?{w:Number(o[0]),h:Number(o[1])}:void 0}},"getDim");function ce(e,t,r,o){let i=t(e);return i?r(i)??o:o??void 0}chunkEI7MMDWY_js.a(ce,"getSpecifierData");var le=["K","M","B","T"];var u=768;function ge(){let[e,t]=a__namespace.useState(void 0);return a__namespace.useEffect(()=>{let r=window.matchMedia(`(max-width: ${u-1}px)`),o=chunkEI7MMDWY_js.a(()=>{t(window.innerWidth<u);},"onChange");return r.addEventListener("change",o),t(window.innerWidth<u),()=>r.removeEventListener("change",o)},[]),!!e}chunkEI7MMDWY_js.a(ge,"useIsMobile");function Te(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return Math.min(Math.max(e,t),r);if(typeof e=="object"&&typeof t=="object"){let o=e,i=t,s=o.w/o.h,p=i.w/i.h;return s>p?{w:i.w,h:i.w/s}:{w:i.h*s,h:i.h}}throw new Error("Invalid parameters for constrain function")}chunkEI7MMDWY_js.a(Te,"constrain");function we(e){return Math.round(e*100)/100}chunkEI7MMDWY_js.a(we,"round");function De(e,t=16){return `${e/t}rem`}chunkEI7MMDWY_js.a(De,"pxToRem");function Me(e,t=16){return `${e/t}em`}chunkEI7MMDWY_js.a(Me,"pxToEm");function Ae(e,t){return e?e.toLowerCase().includes(t.toLowerCase()):false}chunkEI7MMDWY_js.a(Ae,"containsToken");function ve(...e){let t={};for(let r of e)r&&typeof r=="object"&&Object.assign(t,r);return t}chunkEI7MMDWY_js.a(ve,"ldMerge");function Ce(e,t=0){let r=Number(e);return isNaN(r)?t:r}chunkEI7MMDWY_js.a(Ce,"asNum");exports.A=ge;exports.B=Te;exports.C=we;exports.D=De;exports.E=Me;exports.F=Ae;exports.G=ve;exports.H=Ce;exports.a=h;exports.b=b;exports.c=y;exports.d=x;exports.e=S;exports.f=D;exports.g=M;exports.h=A;exports.i=L;exports.j=F;exports.k=_;exports.l=B;exports.m=H;exports.n=j;exports.o=Q;exports.p=Y;exports.q=Z;exports.r=G;exports.s=ee;exports.t=g;exports.u=ie;exports.v=se;exports.w=ae;exports.x=ue;exports.y=ce;exports.z=le;
@@ -0,0 +1 @@
1
+ 'use strict';var chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunk5VHN5OKZ_js=require('./chunk-5VHN5OKZ.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),jsxRuntime=require('react/jsx-runtime'),lucideReact=require('lucide-react'),i=require('react');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var i__namespace=/*#__PURE__*/_interopNamespace(i);var g=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("bg-card text-card-foreground rounded-lg border shadow-xs",r),ref:e,...t}),"Card");g.displayName="Card";var H=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("flex flex-col space-y-1.5 p-6",r),ref:e,...t}),"CardHeader");H.displayName="CardHeader";var N=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("h3",{className:chunkDKPVJSBC_js.a("text-2xl leading-none font-semibold tracking-tight",r),ref:e,...t}),"CardTitle");N.displayName="CardTitle";var v=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("p",{className:chunkDKPVJSBC_js.a("text-text-secondary text-sm",r),ref:e,...t}),"CardDescription");v.displayName="CardDescription";var T=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("p-6 pt-0",r),ref:e,...t}),"CardContent");T.displayName="CardContent";var x=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("flex items-center p-6 pt-0",r),ref:e,...t}),"CardFooter");x.displayName="CardFooter";var h=chunkEI7MMDWY_js.a(({className:r,type:e,startAdornment:t,endAdornment:s,hidePasswordToggle:y,ref:L,...d})=>{let c=i.useRef(null),C=i.useRef(null),f=i.useRef(null),[l,M]=i__namespace.useState(false),P=chunkEI7MMDWY_js.a(()=>{M(!l);},"togglePasswordVisibility"),u={};t&&(u.paddingLeft=`${(C?.current?.offsetWidth??0)+20}px`),s&&(u.paddingRight=`${(f?.current?.offsetWidth??0)+20}px`),i.useImperativeHandle(L,()=>c.current,[]),i.useEffect(()=>{d.autoFocus&&setTimeout(()=>{c?.current?.focus();},0);},[d.autoFocus]);let E=e==="password"&&l?"text":e;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("input",{className:chunkDKPVJSBC_js.a("h-input border-border-input bg-bg-secondary focus:border-border-input-focus disabled:bg-bg-input-disabled peer placeholder-shown:border-border-input text-text-default w-full rounded-lg border px-4 py-3 pt-8 text-sm font-medium placeholder-transparent outline outline-0 transition-all placeholder-shown:border focus:border focus:outline-0 disabled:border-0 disabled:text-gray-400",t&&"pl-[var(--custom-padding-left-input)]",s&&"pr-[var(--custom-padding-right-input)]",e==="password"&&"pr-[60px]",r),placeholder:" ",ref:c,spellCheck:false,style:u,type:E,...d}),t?jsxRuntime.jsx(chunk5VHN5OKZ_js.b,{className:"peer/adornment adornment absolute top-[30px] left-4",ref:C,variant:"inputAdornment",children:t}):null,s&&typeof s=="string"?jsxRuntime.jsx(chunk5VHN5OKZ_js.b,{className:"peer/adornment adornment absolute top-[30px] right-4",ref:f,variant:"inputAdornment",children:s}):null,s&&typeof s!="string"&&i__namespace.isValidElement(s)?i__namespace.cloneElement(s,{ref:f}):null,e==="password"&&!y&&jsxRuntime.jsx(chunkPRVEIITE_js.b,{"aria-label":l?"Hide password":"Show password",className:"absolute top-3 right-3",onClick:P,size:"icon",type:"button",variant:"ghost",children:l?jsxRuntime.jsx(lucideReact.EyeOffIcon,{"aria-hidden":"true",className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.EyeIcon,{"aria-hidden":"true",className:"h-4 w-4"})})]})},"Input");h.displayName="Input";exports.a=g;exports.b=H;exports.c=T;exports.d=x;exports.e=h;
@@ -0,0 +1 @@
1
+ import {a as a$1}from'./chunk-YSXGDEY5.mjs';import {createRoot}from'react-dom/client';import {Buffer}from'buffer';import {toast}from'sonner';import {jsx}from'react/jsx-runtime';import*as a from'react';var h=a$1(e=>e?new Date(e).toLocaleDateString("en-US",{year:"numeric",month:"numeric",day:"numeric"}):"-","formatDateToUSLocaleString"),b=a$1(e=>e?new Date(e).toLocaleDateString("en-US",{year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric"}):"-","formatDateToLocaleStringWithTime"),y=a$1(e=>{let t=new Date,r=new Date;return r.setDate(t.getDate()-1),e.toDateString()===t.toDateString()?"today":e.toDateString()===r.toDateString()?"yesterday":e.toDateString()},"getRelativeDateLabel"),x=a$1(e=>{let t={};for(let r of e){let o=new Date(r.createdAt??"").toDateString();t[o]||(t[o]=[]),t[o].push(r);}return t},"groupMessagesByDate"),S=a$1(e=>{let t=new Date;if(e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear())return e.toLocaleTimeString("en-US",{hour:"numeric",minute:"numeric",hour12:true});let r=e.getMonth()+1,o=e.getDate();return `${r}/${o}`},"formatDateToMonthAndDay");var D=a$1(e=>e.split(".").slice(0,-1).join("."),"getFileName"),M=a$1(e=>e.split(".").pop()||"","getFileExt"),A=a$1(e=>e?e?.type.startsWith("image/")||e?.type.startsWith("application/pdf"):false,"isFileTypeImageOrPdf");function L(e,t){let r=document.createElement(e),o=r.attachShadow({mode:"open"}),i=new CSSStyleSheet;return i.replaceSync(t),o.adoptedStyleSheets=[i],document.querySelector("html").prepend(r),createRoot(o)}a$1(L,"createShadowRoot");function F(e=1e3){return new Promise(t=>setTimeout(t,e))}a$1(F,"delay");var _=a$1(e=>{let t=new FileReader;return t.readAsDataURL(e),new Promise(r=>{t.onloadend=()=>{r(t.result);};})},"blobToBase64"),B=a$1((e,t)=>{let r=e.split(",");if(r.length<2)return;let o=r[0].match(/:(.*?);/);if(!o||o.length<2)return;let i=o[1],s=Buffer.from(r[1],"base64");return new File([s],t,{type:i})},"dataUrlToFile");async function H(e){try{await navigator.clipboard.writeText(e);}catch{let t=document.createElement("textarea");t.style.position="fixed",t.style.top="-9999px",t.style.left="-9999px",t.innerText=e,document.body.appendChild(t),t.focus(),t.select(),document.execCommand("copy"),t.remove();}}a$1(H,"copyToClipboard");var j=a$1(e=>e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/_/g," ").split(" ").map(o=>o.charAt(0).toUpperCase()+o.slice(1)).join(" "),"formatText"),Q=a$1(e=>{let o=e.split(/(?=[A-Z])/).map(i=>i.charAt(0).toUpperCase()+i.slice(1).toLowerCase()).join(" ");return o.charAt(0).toUpperCase()+o.slice(1)},"formatCamelCaseText"),Y=a$1(e=>{if(e.version)return e.version;let t=e.name.split(":::");return t.length===4?t[3]:"latest"},"getVersionFromTool");var Z=a$1(()=>toast.error(jsx("div",{children:"Your Hanzo Node is currently locked by existing keys, please restore your connection or reset your Hanzo Node Storage"}),{position:"bottom-center"}),"submitRegistrationNoCodeNonPristineError"),G=a$1(()=>toast.error(jsx("div",{children:"Error connecting to your Hanzo Node"}),{position:"bottom-center"}),"submitRegistrationNoCodeError");var ee=a$1((e,t)=>{let r=null;return (...o)=>{r&&clearTimeout(r),r=setTimeout(()=>{e(...o);},t);}},"debounce");function d(e){let t=[],r="scale"in e?e.scale:void 0;if(r)if(typeof r=="number")t.push(`scale(${r})`);else if(Array.isArray(r)&&r.length==2&&typeof r[0]=="number")t.push(`scale(${r[0]}, ${r[1]})`);else throw new Error("parsing MediaTransform: Unrecognized value for 'scale'!");return t.length>0?{transform:t.join(" ")}:{}}a$1(d,"spreadToTransform");var g=d;var ie=a$1((e,t)=>e.split(" ").find(o=>o.startsWith(`${t}-`)),"getPrimaryStartingWith"),se=a$1(e=>{let t=e.split("-");return t[t.length-1]},"getTShirtSize"),ae=a$1(e=>{let t=e.split("-");return t[t.length-1]},"getTypographySize"),ue=a$1(e=>{let t=e.split("-");if(t[t.length-1]){let o=e.split("x");return o?{w:Number(o[0]),h:Number(o[1])}:void 0}},"getDim");function ce(e,t,r,o){let i=t(e);return i?r(i)??o:o??void 0}a$1(ce,"getSpecifierData");var le=["K","M","B","T"];var u=768;function ge(){let[e,t]=a.useState(void 0);return a.useEffect(()=>{let r=window.matchMedia(`(max-width: ${u-1}px)`),o=a$1(()=>{t(window.innerWidth<u);},"onChange");return r.addEventListener("change",o),t(window.innerWidth<u),()=>r.removeEventListener("change",o)},[]),!!e}a$1(ge,"useIsMobile");function Te(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return Math.min(Math.max(e,t),r);if(typeof e=="object"&&typeof t=="object"){let o=e,i=t,s=o.w/o.h,p=i.w/i.h;return s>p?{w:i.w,h:i.w/s}:{w:i.h*s,h:i.h}}throw new Error("Invalid parameters for constrain function")}a$1(Te,"constrain");function we(e){return Math.round(e*100)/100}a$1(we,"round");function De(e,t=16){return `${e/t}rem`}a$1(De,"pxToRem");function Me(e,t=16){return `${e/t}em`}a$1(Me,"pxToEm");function Ae(e,t){return e?e.toLowerCase().includes(t.toLowerCase()):false}a$1(Ae,"containsToken");function ve(...e){let t={};for(let r of e)r&&typeof r=="object"&&Object.assign(t,r);return t}a$1(ve,"ldMerge");function Ce(e,t=0){let r=Number(e);return isNaN(r)?t:r}a$1(Ce,"asNum");export{ge as A,Te as B,we as C,De as D,Me as E,Ae as F,ve as G,Ce as H,h as a,b,y as c,x as d,S as e,D as f,M as g,A as h,L as i,F as j,_ as k,B as l,H as m,j as n,Q as o,Y as p,Z as q,G as r,ee as s,g as t,ie as u,se as v,ae as w,ue as x,ce as y,le as z};
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var chunk7M4AVV2R_js=require('./chunk-7M4AVV2R.js'),chunkPRVEIITE_js=require('./chunk-PRVEIITE.js'),chunk5VHN5OKZ_js=require('./chunk-5VHN5OKZ.js'),chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js'),jsxRuntime=require('react/jsx-runtime'),lucideReact=require('lucide-react'),i=require('react');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var i__namespace=/*#__PURE__*/_interopNamespace(i);var g=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("bg-card text-card-foreground rounded-lg border shadow-xs",r),ref:e,...t}),"Card");g.displayName="Card";var H=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("flex flex-col space-y-1.5 p-6",r),ref:e,...t}),"CardHeader");H.displayName="CardHeader";var D=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("h3",{className:chunkDKPVJSBC_js.a("text-2xl leading-none font-semibold tracking-tight",r),ref:e,...t}),"CardTitle");D.displayName="CardTitle";var I=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("p",{className:chunkDKPVJSBC_js.a("text-text-secondary text-sm",r),ref:e,...t}),"CardDescription");I.displayName="CardDescription";var T=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("p-6 pt-0",r),ref:e,...t}),"CardContent");T.displayName="CardContent";var x=chunkEI7MMDWY_js.a(({className:r,ref:e,...t})=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("flex items-center p-6 pt-0",r),ref:e,...t}),"CardFooter");x.displayName="CardFooter";var h=chunkEI7MMDWY_js.a(({className:r,type:e,startAdornment:t,endAdornment:s,hidePasswordToggle:y,ref:L,...d})=>{let c=i.useRef(null),C=i.useRef(null),f=i.useRef(null),[l,M]=i__namespace.useState(false),P=chunkEI7MMDWY_js.a(()=>{M(!l);},"togglePasswordVisibility"),u={};t&&(u.paddingLeft=`${(C?.current?.offsetWidth??0)+20}px`),s&&(u.paddingRight=`${(f?.current?.offsetWidth??0)+20}px`),i.useImperativeHandle(L,()=>c.current,[]),i.useEffect(()=>{d.autoFocus&&setTimeout(()=>{c?.current?.focus();},0);},[d.autoFocus]);let E=e==="password"&&l?"text":e;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("input",{className:chunkDKPVJSBC_js.a("h-input border-border-input bg-bg-secondary focus:border-border-input-focus disabled:bg-bg-input-disabled peer placeholder-shown:border-border-input text-text-default w-full rounded-lg border px-4 py-3 pt-8 text-sm font-medium placeholder-transparent outline outline-0 transition-all placeholder-shown:border focus:border focus:outline-0 disabled:border-0 disabled:text-gray-400",t&&"pl-[var(--custom-padding-left-input)]",s&&"pr-[var(--custom-padding-right-input)]",e==="password"&&"pr-[60px]",r),placeholder:" ",ref:c,spellCheck:false,style:u,type:E,...d}),t?jsxRuntime.jsx(chunk5VHN5OKZ_js.b,{className:"peer/adornment adornment absolute top-[30px] left-4",ref:C,variant:"inputAdornment",children:t}):null,s&&typeof s=="string"?jsxRuntime.jsx(chunk5VHN5OKZ_js.b,{className:"peer/adornment adornment absolute top-[30px] right-4",ref:f,variant:"inputAdornment",children:s}):null,s&&typeof s!="string"&&i__namespace.isValidElement(s)?i__namespace.cloneElement(s,{ref:f}):null,e==="password"&&!y&&jsxRuntime.jsx(chunkPRVEIITE_js.b,{"aria-label":l?"Hide password":"Show password",className:"absolute top-3 right-3",onClick:P,size:"icon",type:"button",variant:"ghost",children:l?jsxRuntime.jsx(lucideReact.EyeOffIcon,{"aria-hidden":"true",className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.EyeIcon,{"aria-hidden":"true",className:"h-4 w-4"})})]})},"Input");h.displayName="Input";Object.defineProperty(exports,"Label",{enumerable:true,get:function(){return chunk7M4AVV2R_js.a}});Object.defineProperty(exports,"Button",{enumerable:true,get:function(){return chunkPRVEIITE_js.c}});Object.defineProperty(exports,"buttonVariants",{enumerable:true,get:function(){return chunkPRVEIITE_js.a}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkDKPVJSBC_js.a}});exports.Card=g;exports.CardContent=T;exports.CardFooter=x;exports.CardHeader=H;exports.Input=h;
1
+ 'use strict';var chunkEZN2P3FV_js=require('./chunk-EZN2P3FV.js'),chunk7M4AVV2R_js=require('./chunk-7M4AVV2R.js'),chunkPRVEIITE_js=require('./chunk-PRVEIITE.js');require('./chunk-5VHN5OKZ.js');var chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js');require('./chunk-EI7MMDWY.js');Object.defineProperty(exports,"Card",{enumerable:true,get:function(){return chunkEZN2P3FV_js.a}});Object.defineProperty(exports,"CardContent",{enumerable:true,get:function(){return chunkEZN2P3FV_js.c}});Object.defineProperty(exports,"CardFooter",{enumerable:true,get:function(){return chunkEZN2P3FV_js.d}});Object.defineProperty(exports,"CardHeader",{enumerable:true,get:function(){return chunkEZN2P3FV_js.b}});Object.defineProperty(exports,"Input",{enumerable:true,get:function(){return chunkEZN2P3FV_js.e}});Object.defineProperty(exports,"Label",{enumerable:true,get:function(){return chunk7M4AVV2R_js.a}});Object.defineProperty(exports,"Button",{enumerable:true,get:function(){return chunkPRVEIITE_js.c}});Object.defineProperty(exports,"buttonVariants",{enumerable:true,get:function(){return chunkPRVEIITE_js.a}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkDKPVJSBC_js.a}});
package/dist/index.mjs CHANGED
@@ -1 +1 @@
1
- export{a as Label}from'./chunk-JCUUC6NY.mjs';import {b as b$1}from'./chunk-WN5KN73U.mjs';export{c as Button,a as buttonVariants}from'./chunk-WN5KN73U.mjs';import {b}from'./chunk-PZPKFU2D.mjs';import {a as a$1}from'./chunk-TU67EJEW.mjs';export{a as cn}from'./chunk-TU67EJEW.mjs';import {a}from'./chunk-YSXGDEY5.mjs';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {EyeOffIcon,EyeIcon}from'lucide-react';import*as i from'react';import {useRef,useImperativeHandle,useEffect}from'react';var g=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("bg-card text-card-foreground rounded-lg border shadow-xs",r),ref:e,...t}),"Card");g.displayName="Card";var H=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("flex flex-col space-y-1.5 p-6",r),ref:e,...t}),"CardHeader");H.displayName="CardHeader";var D=a(({className:r,ref:e,...t})=>jsx("h3",{className:a$1("text-2xl leading-none font-semibold tracking-tight",r),ref:e,...t}),"CardTitle");D.displayName="CardTitle";var I=a(({className:r,ref:e,...t})=>jsx("p",{className:a$1("text-text-secondary text-sm",r),ref:e,...t}),"CardDescription");I.displayName="CardDescription";var T=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("p-6 pt-0",r),ref:e,...t}),"CardContent");T.displayName="CardContent";var x=a(({className:r,ref:e,...t})=>jsx("div",{className:a$1("flex items-center p-6 pt-0",r),ref:e,...t}),"CardFooter");x.displayName="CardFooter";var h=a(({className:r,type:e,startAdornment:t,endAdornment:s,hidePasswordToggle:y,ref:L,...d})=>{let c=useRef(null),C=useRef(null),f=useRef(null),[l,M]=i.useState(false),P=a(()=>{M(!l);},"togglePasswordVisibility"),u={};t&&(u.paddingLeft=`${(C?.current?.offsetWidth??0)+20}px`),s&&(u.paddingRight=`${(f?.current?.offsetWidth??0)+20}px`),useImperativeHandle(L,()=>c.current,[]),useEffect(()=>{d.autoFocus&&setTimeout(()=>{c?.current?.focus();},0);},[d.autoFocus]);let E=e==="password"&&l?"text":e;return jsxs(Fragment,{children:[jsx("input",{className:a$1("h-input border-border-input bg-bg-secondary focus:border-border-input-focus disabled:bg-bg-input-disabled peer placeholder-shown:border-border-input text-text-default w-full rounded-lg border px-4 py-3 pt-8 text-sm font-medium placeholder-transparent outline outline-0 transition-all placeholder-shown:border focus:border focus:outline-0 disabled:border-0 disabled:text-gray-400",t&&"pl-[var(--custom-padding-left-input)]",s&&"pr-[var(--custom-padding-right-input)]",e==="password"&&"pr-[60px]",r),placeholder:" ",ref:c,spellCheck:false,style:u,type:E,...d}),t?jsx(b,{className:"peer/adornment adornment absolute top-[30px] left-4",ref:C,variant:"inputAdornment",children:t}):null,s&&typeof s=="string"?jsx(b,{className:"peer/adornment adornment absolute top-[30px] right-4",ref:f,variant:"inputAdornment",children:s}):null,s&&typeof s!="string"&&i.isValidElement(s)?i.cloneElement(s,{ref:f}):null,e==="password"&&!y&&jsx(b$1,{"aria-label":l?"Hide password":"Show password",className:"absolute top-3 right-3",onClick:P,size:"icon",type:"button",variant:"ghost",children:l?jsx(EyeOffIcon,{"aria-hidden":"true",className:"h-4 w-4"}):jsx(EyeIcon,{"aria-hidden":"true",className:"h-4 w-4"})})]})},"Input");h.displayName="Input";export{g as Card,T as CardContent,x as CardFooter,H as CardHeader,h as Input};
1
+ export{a as Card,c as CardContent,d as CardFooter,b as CardHeader,e as Input}from'./chunk-BBXIHLTX.mjs';export{a as Label}from'./chunk-JCUUC6NY.mjs';export{c as Button,a as buttonVariants}from'./chunk-WN5KN73U.mjs';import'./chunk-PZPKFU2D.mjs';export{a as cn}from'./chunk-TU67EJEW.mjs';import'./chunk-YSXGDEY5.mjs';
package/dist/input-otp.js CHANGED
@@ -1 +1 @@
1
- 'use strict';require('./chunk-JW6PGL6X.js');var chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js');require('./chunk-EI7MMDWY.js');var r=require('react'),inputOtp=require('input-otp'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__namespace=/*#__PURE__*/_interopNamespace(r);var u=r__namespace.forwardRef(({className:e,containerClassName:t,...a},i)=>jsxRuntime.jsx(inputOtp.OTPInput,{ref:i,containerClassName:chunkDKPVJSBC_js.a("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:chunkDKPVJSBC_js.a("disabled:cursor-not-allowed",e),...a}));u.displayName="InputOTP";var R=r__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:chunkDKPVJSBC_js.a("flex items-center",e),...t}));R.displayName="InputOTPGroup";var v=r__namespace.forwardRef(({index:e,className:t,...a},i)=>{let s=r__namespace.useContext(inputOtp.OTPInputContext),{char:p,hasFakeCaret:d,isActive:c}=s.slots[e];return jsxRuntime.jsxs("div",{ref:i,className:chunkDKPVJSBC_js.a("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",c&&"z-10 ring-1 ring-ring",t),...a,children:[p,d&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});v.displayName="InputOTPSlot";var P=r__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("div",{ref:t,role:"separator",...e,children:jsxRuntime.jsx(lucideReact.Dot,{})}));P.displayName="InputOTPSeparator";exports.InputOTP=u;exports.InputOTPGroup=R;exports.InputOTPSeparator=P;exports.InputOTPSlot=v;
1
+ 'use strict';require('./chunk-EWCCM6WP.js');var chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js');require('./chunk-EI7MMDWY.js');var r=require('react'),inputOtp=require('input-otp'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__namespace=/*#__PURE__*/_interopNamespace(r);var u=r__namespace.forwardRef(({className:e,containerClassName:t,...a},i)=>jsxRuntime.jsx(inputOtp.OTPInput,{ref:i,containerClassName:chunkDKPVJSBC_js.a("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:chunkDKPVJSBC_js.a("disabled:cursor-not-allowed",e),...a}));u.displayName="InputOTP";var R=r__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:chunkDKPVJSBC_js.a("flex items-center",e),...t}));R.displayName="InputOTPGroup";var v=r__namespace.forwardRef(({index:e,className:t,...a},i)=>{let s=r__namespace.useContext(inputOtp.OTPInputContext),{char:p,hasFakeCaret:d,isActive:c}=s.slots[e];return jsxRuntime.jsxs("div",{ref:i,className:chunkDKPVJSBC_js.a("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",c&&"z-10 ring-1 ring-ring",t),...a,children:[p,d&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});v.displayName="InputOTPSlot";var P=r__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("div",{ref:t,role:"separator",...e,children:jsxRuntime.jsx(lucideReact.Dot,{})}));P.displayName="InputOTPSeparator";exports.InputOTP=u;exports.InputOTPGroup=R;exports.InputOTPSeparator=P;exports.InputOTPSlot=v;
@@ -1 +1 @@
1
- import'./chunk-5LS2F5OV.mjs';import {a}from'./chunk-TU67EJEW.mjs';import'./chunk-YSXGDEY5.mjs';import*as r from'react';import {OTPInput,OTPInputContext}from'input-otp';import {Dot}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var u=r.forwardRef(({className:e,containerClassName:t,...a$1},i)=>jsx(OTPInput,{ref:i,containerClassName:a("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:a("disabled:cursor-not-allowed",e),...a$1}));u.displayName="InputOTP";var R=r.forwardRef(({className:e,...t},a$1)=>jsx("div",{ref:a$1,className:a("flex items-center",e),...t}));R.displayName="InputOTPGroup";var v=r.forwardRef(({index:e,className:t,...a$1},i)=>{let s=r.useContext(OTPInputContext),{char:p,hasFakeCaret:d,isActive:c}=s.slots[e];return jsxs("div",{ref:i,className:a("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",c&&"z-10 ring-1 ring-ring",t),...a$1,children:[p,d&&jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});v.displayName="InputOTPSlot";var P=r.forwardRef(({...e},t)=>jsx("div",{ref:t,role:"separator",...e,children:jsx(Dot,{})}));P.displayName="InputOTPSeparator";export{u as InputOTP,R as InputOTPGroup,P as InputOTPSeparator,v as InputOTPSlot};
1
+ import'./chunk-LTJQGMPF.mjs';import {a}from'./chunk-TU67EJEW.mjs';import'./chunk-YSXGDEY5.mjs';import*as r from'react';import {OTPInput,OTPInputContext}from'input-otp';import {Dot}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var u=r.forwardRef(({className:e,containerClassName:t,...a$1},i)=>jsx(OTPInput,{ref:i,containerClassName:a("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:a("disabled:cursor-not-allowed",e),...a$1}));u.displayName="InputOTP";var R=r.forwardRef(({className:e,...t},a$1)=>jsx("div",{ref:a$1,className:a("flex items-center",e),...t}));R.displayName="InputOTPGroup";var v=r.forwardRef(({index:e,className:t,...a$1},i)=>{let s=r.useContext(OTPInputContext),{char:p,hasFakeCaret:d,isActive:c}=s.slots[e];return jsxs("div",{ref:i,className:a("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",c&&"z-10 ring-1 ring-ring",t),...a$1,children:[p,d&&jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});v.displayName="InputOTPSlot";var P=r.forwardRef(({...e},t)=>jsx("div",{ref:t,role:"separator",...e,children:jsx(Dot,{})}));P.displayName="InputOTPSeparator";export{u as InputOTP,R as InputOTPGroup,P as InputOTPSeparator,v as InputOTPSlot};
@@ -1 +1 @@
1
- 'use strict';require('./chunk-JW6PGL6X.js');var chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js');require('./chunk-EI7MMDWY.js');var r=require('react'),e=require('@radix-ui/react-navigation-menu'),classVarianceAuthority=require('class-variance-authority'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__default=/*#__PURE__*/_interopDefault(r);var e__namespace=/*#__PURE__*/_interopNamespace(e);var s=r__default.default.forwardRef(({className:t,children:i,...a},m)=>jsxRuntime.jsx(e__namespace.Root,{ref:m,className:chunkDKPVJSBC_js.a("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...a,children:i}));s.displayName=e__namespace.Root.displayName;var f=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.List,{ref:a,className:chunkDKPVJSBC_js.a("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));f.displayName=e__namespace.List.displayName;var u=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Item,{ref:a,className:chunkDKPVJSBC_js.a("relative",t),...i}));u.displayName="NavigationMenuItem";var l=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),g=r__default.default.forwardRef(({className:t,children:i,...a},m)=>jsxRuntime.jsxs(e__namespace.Trigger,{ref:m,className:chunkDKPVJSBC_js.a(l(),"group",t),...a,children:[i," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));g.displayName=e__namespace.Trigger.displayName;var p=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Content,{ref:a,className:chunkDKPVJSBC_js.a("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));p.displayName=e__namespace.Content.displayName;var w=e__namespace.Link,c=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(e__namespace.Viewport,{className:chunkDKPVJSBC_js.a("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:a,...i})}));c.displayName=e__namespace.Viewport.displayName;var N=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Indicator,{ref:a,className:chunkDKPVJSBC_js.a("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));N.displayName=e__namespace.Indicator.displayName;exports.NavigationMenu=s;exports.NavigationMenuContent=p;exports.NavigationMenuIndicator=N;exports.NavigationMenuItem=u;exports.NavigationMenuLink=w;exports.NavigationMenuList=f;exports.NavigationMenuTrigger=g;exports.NavigationMenuViewport=c;exports.navigationMenuTriggerStyle=l;
1
+ 'use strict';require('./chunk-EWCCM6WP.js');var chunkDKPVJSBC_js=require('./chunk-DKPVJSBC.js');require('./chunk-EI7MMDWY.js');var r=require('react'),e=require('@radix-ui/react-navigation-menu'),classVarianceAuthority=require('class-variance-authority'),lucideReact=require('lucide-react'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__default=/*#__PURE__*/_interopDefault(r);var e__namespace=/*#__PURE__*/_interopNamespace(e);var s=r__default.default.forwardRef(({className:t,children:i,...a},m)=>jsxRuntime.jsx(e__namespace.Root,{ref:m,className:chunkDKPVJSBC_js.a("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...a,children:i}));s.displayName=e__namespace.Root.displayName;var f=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.List,{ref:a,className:chunkDKPVJSBC_js.a("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));f.displayName=e__namespace.List.displayName;var u=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Item,{ref:a,className:chunkDKPVJSBC_js.a("relative",t),...i}));u.displayName="NavigationMenuItem";var l=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),g=r__default.default.forwardRef(({className:t,children:i,...a},m)=>jsxRuntime.jsxs(e__namespace.Trigger,{ref:m,className:chunkDKPVJSBC_js.a(l(),"group",t),...a,children:[i," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));g.displayName=e__namespace.Trigger.displayName;var p=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Content,{ref:a,className:chunkDKPVJSBC_js.a("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));p.displayName=e__namespace.Content.displayName;var w=e__namespace.Link,c=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx("div",{className:chunkDKPVJSBC_js.a("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(e__namespace.Viewport,{className:chunkDKPVJSBC_js.a("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:a,...i})}));c.displayName=e__namespace.Viewport.displayName;var N=r__default.default.forwardRef(({className:t,...i},a)=>jsxRuntime.jsx(e__namespace.Indicator,{ref:a,className:chunkDKPVJSBC_js.a("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));N.displayName=e__namespace.Indicator.displayName;exports.NavigationMenu=s;exports.NavigationMenuContent=p;exports.NavigationMenuIndicator=N;exports.NavigationMenuItem=u;exports.NavigationMenuLink=w;exports.NavigationMenuList=f;exports.NavigationMenuTrigger=g;exports.NavigationMenuViewport=c;exports.navigationMenuTriggerStyle=l;
@@ -1 +1 @@
1
- import'./chunk-5LS2F5OV.mjs';import {a}from'./chunk-TU67EJEW.mjs';import'./chunk-YSXGDEY5.mjs';import r from'react';import*as e from'@radix-ui/react-navigation-menu';import {cva}from'class-variance-authority';import {ChevronDown}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var s=r.forwardRef(({className:t,children:i,...a$1},m)=>jsx(e.Root,{ref:m,className:a("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...a$1,children:i}));s.displayName=e.Root.displayName;var f=r.forwardRef(({className:t,...i},a$1)=>jsx(e.List,{ref:a$1,className:a("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));f.displayName=e.List.displayName;var u=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Item,{ref:a$1,className:a("relative",t),...i}));u.displayName="NavigationMenuItem";var l=cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),g=r.forwardRef(({className:t,children:i,...a$1},m)=>jsxs(e.Trigger,{ref:m,className:a(l(),"group",t),...a$1,children:[i," ",jsx(ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));g.displayName=e.Trigger.displayName;var p=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Content,{ref:a$1,className:a("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));p.displayName=e.Content.displayName;var w=e.Link,c=r.forwardRef(({className:t,...i},a$1)=>jsx("div",{className:a("absolute left-0 top-full flex justify-center"),children:jsx(e.Viewport,{className:a("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:a$1,...i})}));c.displayName=e.Viewport.displayName;var N=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Indicator,{ref:a$1,className:a("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));N.displayName=e.Indicator.displayName;export{s as NavigationMenu,p as NavigationMenuContent,N as NavigationMenuIndicator,u as NavigationMenuItem,w as NavigationMenuLink,f as NavigationMenuList,g as NavigationMenuTrigger,c as NavigationMenuViewport,l as navigationMenuTriggerStyle};
1
+ import'./chunk-LTJQGMPF.mjs';import {a}from'./chunk-TU67EJEW.mjs';import'./chunk-YSXGDEY5.mjs';import r from'react';import*as e from'@radix-ui/react-navigation-menu';import {cva}from'class-variance-authority';import {ChevronDown}from'lucide-react';import {jsx,jsxs}from'react/jsx-runtime';var s=r.forwardRef(({className:t,children:i,...a$1},m)=>jsx(e.Root,{ref:m,className:a("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...a$1,children:i}));s.displayName=e.Root.displayName;var f=r.forwardRef(({className:t,...i},a$1)=>jsx(e.List,{ref:a$1,className:a("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));f.displayName=e.List.displayName;var u=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Item,{ref:a$1,className:a("relative",t),...i}));u.displayName="NavigationMenuItem";var l=cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),g=r.forwardRef(({className:t,children:i,...a$1},m)=>jsxs(e.Trigger,{ref:m,className:a(l(),"group",t),...a$1,children:[i," ",jsx(ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));g.displayName=e.Trigger.displayName;var p=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Content,{ref:a$1,className:a("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));p.displayName=e.Content.displayName;var w=e.Link,c=r.forwardRef(({className:t,...i},a$1)=>jsx("div",{className:a("absolute left-0 top-full flex justify-center"),children:jsx(e.Viewport,{className:a("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:a$1,...i})}));c.displayName=e.Viewport.displayName;var N=r.forwardRef(({className:t,...i},a$1)=>jsx(e.Indicator,{ref:a$1,className:a("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));N.displayName=e.Indicator.displayName;export{s as NavigationMenu,p as NavigationMenuContent,N as NavigationMenuIndicator,u as NavigationMenuItem,w as NavigationMenuLink,f as NavigationMenuList,g as NavigationMenuTrigger,c as NavigationMenuViewport,l as navigationMenuTriggerStyle};
@@ -0,0 +1 @@
1
+ 'use strict';var chunkEZN2P3FV_js=require('../chunk-EZN2P3FV.js'),chunk7M4AVV2R_js=require('../chunk-7M4AVV2R.js'),chunkPRVEIITE_js=require('../chunk-PRVEIITE.js');require('../chunk-5VHN5OKZ.js');var chunkDKPVJSBC_js=require('../chunk-DKPVJSBC.js');require('../chunk-EI7MMDWY.js');Object.defineProperty(exports,"Card",{enumerable:true,get:function(){return chunkEZN2P3FV_js.a}});Object.defineProperty(exports,"CardContent",{enumerable:true,get:function(){return chunkEZN2P3FV_js.c}});Object.defineProperty(exports,"CardFooter",{enumerable:true,get:function(){return chunkEZN2P3FV_js.d}});Object.defineProperty(exports,"CardHeader",{enumerable:true,get:function(){return chunkEZN2P3FV_js.b}});Object.defineProperty(exports,"Input",{enumerable:true,get:function(){return chunkEZN2P3FV_js.e}});Object.defineProperty(exports,"Label",{enumerable:true,get:function(){return chunk7M4AVV2R_js.a}});Object.defineProperty(exports,"Button",{enumerable:true,get:function(){return chunkPRVEIITE_js.c}});Object.defineProperty(exports,"buttonVariants",{enumerable:true,get:function(){return chunkPRVEIITE_js.a}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkDKPVJSBC_js.a}});
@@ -0,0 +1 @@
1
+ export{a as Card,c as CardContent,d as CardFooter,b as CardHeader,e as Input}from'../chunk-BBXIHLTX.mjs';export{a as Label}from'../chunk-JCUUC6NY.mjs';export{c as Button,a as buttonVariants}from'../chunk-WN5KN73U.mjs';import'../chunk-PZPKFU2D.mjs';export{a as cn}from'../chunk-TU67EJEW.mjs';import'../chunk-YSXGDEY5.mjs';
@@ -1 +1 @@
1
- 'use strict';var chunk63HNMH7C_js=require('../chunk-63HNMH7C.js'),chunkJW6PGL6X_js=require('../chunk-JW6PGL6X.js');require('../chunk-DKPVJSBC.js');var chunkEI7MMDWY_js=require('../chunk-EI7MMDWY.js'),M=require('tailwindcss-animate'),G=require('@tailwindcss/container-queries'),Q=require('tailwindcss-interaction-media'),R=require('tailwindcss/plugin'),P=require('lodash.merge'),j=require('lodash.castarray');require('lodash.isplainobject');var C=require('postcss-selector-parser');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var M__default=/*#__PURE__*/_interopDefault(M);var G__default=/*#__PURE__*/_interopDefault(G);var Q__default=/*#__PURE__*/_interopDefault(Q);var R__default=/*#__PURE__*/_interopDefault(R);var P__default=/*#__PURE__*/_interopDefault(P);var j__default=/*#__PURE__*/_interopDefault(j);var C__default=/*#__PURE__*/_interopDefault(C);var v=chunkEI7MMDWY_js.a(({colors:t})=>({inherit:t.inherit,current:t.current,transparent:t.transparent,ring:"var(--hz-ui-ring)",background:"var(--hz-ui-bg-0)",overlay:"var(--hz-ui-bg-overlay)",level:{DEFAULT:"var(--hz-ui-bg-0)",0:"var(--hz-ui-bg-0)",1:"var(--hz-ui-bg-1)",2:"var(--hz-ui-bg-2)",3:"var(--hz-ui-bg-3)"},accent:"var(--hz-ui-fg-0)",foreground:"var(--hz-ui-fg-body)",muted:{DEFAULT:"var(--hz-ui-fg-2)",1:"var(--hz-ui-fg-2)",2:"var(--hz-ui-fg-3)",3:"var(--hz-ui-fg-4)",4:"var(--hz-ui-fg-5)"},primary:{DEFAULT:"var(--hz-ui-primary)",lux:"var(--hz-ui-primary)",hover:"var(--hz-ui-primary-hover)",fg:"var(--hz-ui-primary-fg)"},secondary:{DEFAULT:"var(--hz-ui-secondary)",lux:"var(--hz-ui-secondary)",hover:"var(--hz-ui-secondary-hover)",fg:"var(--hz-ui-secondary-fg)",0:"var(--hz-ui-secondary-0)",1:"var(--hz-ui-secondary-1)",2:"var(--hz-ui-secondary-2)",3:"var(--hz-ui-secondary-3)"},destructive:{DEFAULT:"var(--hz-ui-destructive)",fg:"var(--hz-ui-destructive-fg)"},nav:{DEFAULT:"var(--hz-ui-nav)",hover:"var(--hz-ui-nav-hover)",current:"var(--hz-ui-nav-current)"}}),"default");var w=["font-sans",{pattern:/grid-cols-[1-6]/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/h-([0-9]|[1-3][0-9]|40)/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/order-[0-6]/},{pattern:/mb-([1-9]|1[0-2])/},"md:text-left","md:text-center","md:text-right","md:self-start","md:self-center","md:self-end"];var z={};for(let t=0;t<=100;t++)z[`pr-${t}`]=`${t}%`;var a={...z,px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",13:"3.25rem",14:"3.5rem",15:"3.75rem",16:"4rem",17:"4.25rem",18:"4.5rem",19:"4.75rem",20:"5rem",21:"5.25rem",22:"5.5rem",23:"5.75rem",24:"6rem",25:"5.25rem",26:"5.5rem",27:"5.75rem",28:"7rem",29:"7.25rem",30:"7.5rem",31:"7.75rem",32:"8rem",33:"8.25rem",34:"8.5rem",35:"8.75rem",36:"9rem",37:"9.25rem",38:"9.5rem",39:"9.75rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"};var T={xxs:["0.65rem",{lineHeight:"0.8rem"}],xs:["0.8rem",{lineHeight:"1rem"}],sm:["0.9rem",{lineHeight:"1.2rem"}],base:["1rem",{lineHeight:1.4}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}]};var k={sans:["sans-serif"],heading:["serif"],nav:["serif"],serif:["serif"],mono:["monospace"]};var S={auto:"auto",unset:"unset","below-content-3":"-3","below-content-2":"-2","below-content-1":"-1","below-content":"-1",content:"0","above-content":"1","above-content-1":"1","above-content-2":"2","above-content-3":"3","below-popup-3":"7","below-popup-2":"8","below-popup-1":"9","below-popup":"9",popup:"10","above-popup":"11","above-popup-1":"11","above-popup-2":"12","above-popup-3":"13","below-header-3":"17","below-header-2":"18","below-header-1":"19","below-header":"19",header:"20","above-header":"21","above-header-1":"21","above-header-2":"22","above-header-3":"23","below-modal-3":"27","below-modal-2":"28","below-modal-1":"29","below-modal":"29",modal:"30","above-modal":"31","above-modal-1":"31","above-modal-2":"32","above-modal-3":"33","below-floating-3":"37","below-floating-2":"38","below-floating-1":"39","below-floating":"39",floating:"40","above-floating":"41","above-floating-1":"41","above-floating-2":"42","above-floating-3":"43"};for(let t=0;t<=50;t++)S[`${t}`]=`${t}`;var A=S;var q={"--tw-typo-plugin-body":"var(--hz-ui-fg-body)","--tw-typo-plugin-headings":"var(--hz-ui-fg-0)","--tw-typo-plugin-links":"var(--hz-ui-fg-0)","--tw-typo-plugin-links-hover":"var(--hz-ui-fg-2)","--tw-typo-plugin-bold":"var(--hz-ui-fg-0)","--tw-typo-plugin-counters":"var(--hz-ui-fg-4)","--tw-typo-plugin-bullets":"var(--hz-ui-fg-2)","--tw-typo-plugin-hr":"var(--hz-ui-fg-2)","--tw-typo-plugin-quotes":"var(--hz-ui-fg-body)","--tw-typo-plugin-quote-borders":"var(--hz-ui-fg-3)","--tw-typo-plugin-captions":"var(--hz-ui-fg-2)","--tw-typo-plugin-kbd":"var(--hz-ui-fg-0)","--tw-typo-plugin-kbd-shadows":"var(--hz-ui-fg-1)","--tw-typo-plugin-code":"var(--hz-ui-fg-0)","--tw-typo-plugin-pre-code":"var(--hz-ui-fg-1)","--tw-typo-plugin-pre-bg":"var(--hz-ui-bg-1)","--tw-typo-plugin-th-borders":"var(--hz-ui-fg-2)","--tw-typo-plugin-td-borders":"var(--hz-ui-fg-3)"},U={color:"var(--tw-typo-plugin-body)",p:{textAlign:"inherit"},"p:first-child":{},"p:last-child":{},a:{color:"var(--tw-typo-plugin-links)",textDecoration:"underline",fontWeight:"400"},"a:hover":{color:"var(--tw-typo-plugin-links-hover)"},blockquote:{fontWeight:"400",fontStyle:"italic",color:"var(--tw-typo-plugin-quotes)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},"blockquote strong":{color:"inherit"},cite:{display:"block",fontStyle:"normal",textAlign:"right",color:"var(--tw-typo-plugin-quotes)"},ol:{listStyleType:"decimal"},ul:{},"ol > li::marker":{fontWeight:"400",color:"var(--tw-typo-plugin-counters)"},"ul > li::marker":{color:"var(--tw-typo-plugin-bullets)"},"ul > li::before":{},hr:{borderColor:"var(--tw-typo-plugin-hr)",borderTopWidth:1},h1:{color:"var(--tw-typo-plugin-headings)",fontWeight:"800",textAlign:"inherit",textTransform:"uppercase"},h2:{color:"var(--tw-typo-plugin-headings)",fontWeight:"700",textAlign:"inherit",textTransform:"uppercase"},h3:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit",textTransform:"uppercase"},h4:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h5:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h6:{color:"var(--tw-typo-plugin-headings)",textAlign:"inherit"},img:{},"img:first-child":{},"img:last-child":{},picture:{display:"block"},strong:{color:"var(--tw-typo-plugin-bold)",fontWeight:"600"},video:{},kbd:{fontWeight:"500",fontFamily:"inherit",color:"var(--tw-typo-plugin-kbd)",boxShadow:"0 0 0 1px rgb(var(--tw-typo-plugin-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-typo-plugin-kbd-shadows) / 10%)"},code:{color:"var(--tw-typo-plugin-code)",fontWeight:"500"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"h5 code":{color:"inherit"},"h6 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--tw-typo-plugin-pre-code)",backgroundColor:"var(--tw-typo-plugin-pre-bg)",overflowX:"auto",fontWeight:"400"},"pre code":{backgroundColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0",fontWeight:"inherit",color:"inherit",fontSize:"inherit",fontFamily:"inherit",lineHeight:"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%",tableLayout:"auto",textAlign:"left"},thead:{borderBottomWidth:"1px",borderBottomColor:"var(--tw-typo-plugin-th-borders)"},"thead th":{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",verticalAlign:"bottom"},"tbody tr":{},"tbody tr:last-child":{},"tbody td":{verticalAlign:"baseline"},tfoot:{borderTopWidth:"1px",borderTopColor:"var(--tw-typo-plugin-th-borders)"},"tfoot td":{verticalAlign:"top"}},h=chunkEI7MMDWY_js.a(t=>({base:{css:[{fontSize:"1rem",lineHeight:1.4,p:{marginTop:"0.33rem",marginBottom:"0.33rem"},"p:first-child":{marginTop:0},"p:last-child":{marginBottom:0},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-5px"},ul:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-0.6rem",listStylePosition:"outside",listStyleType:"'\u25BC'"},li:{},"ol > li":{paddingLeft:"0.4rem"},"ul > li":{paddingLeft:"0.75rem",marginBottom:"0.75rem"},"ul > li:last-child":{marginBottom:0},"> ul > li p":{margin:0,display:"inline"},hr:{},h1:{fontSize:chunkJW6PGL6X_js.b(40,t),lineHeight:1.2},h2:{fontSize:chunkJW6PGL6X_js.b(36,t),lineHeight:1.2},h3:{fontSize:"1.4rem",lineHeight:1.2},h4:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.3rem",lineHeight:1.2},h5:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.2rem",lineHeight:1.4},h6:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.15rem",lineHeight:1.3},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},img:{marginTop:"0.5rem",marginBottom:"0.5rem"},"img:first-child":{marginTop:0},"img:last-child":{marginBottom:0},picture:{marginTop:chunkJW6PGL6X_js.b(20,t),marginBottom:chunkJW6PGL6X_js.b(20,t)},"picture > img":{marginTop:"0",marginBottom:"0"},video:{marginTop:chunkJW6PGL6X_js.b(20,t),marginBottom:chunkJW6PGL6X_js.b(20,t)},kbd:{fontSize:chunkJW6PGL6X_js.c(14,16),borderRadius:chunkJW6PGL6X_js.b(5,t),paddingTop:chunkJW6PGL6X_js.c(3,16),paddingRight:chunkJW6PGL6X_js.c(6,16),paddingBottom:chunkJW6PGL6X_js.c(3,16),paddingLeft:chunkJW6PGL6X_js.c(6,16)},code:{fontSize:chunkJW6PGL6X_js.c(14,16)},"h2 code":{fontSize:chunkJW6PGL6X_js.c(21,24)},"h3 code":{fontSize:chunkJW6PGL6X_js.c(18,20)},pre:{fontSize:chunkJW6PGL6X_js.b(14,16),lineHeight:chunkJW6PGL6X_js.a(24/14),marginTop:chunkJW6PGL6X_js.c(24,14),marginBottom:chunkJW6PGL6X_js.c(24,14),borderRadius:chunkJW6PGL6X_js.b(6,t),paddingTop:chunkJW6PGL6X_js.c(12,14),paddingRight:chunkJW6PGL6X_js.c(16,14),paddingBottom:chunkJW6PGL6X_js.c(12,14),paddingLeft:chunkJW6PGL6X_js.c(16,14)},"ul ul, ul ol, ol ul, ol ol":{marginTop:chunkJW6PGL6X_js.b(12,t),marginBottom:chunkJW6PGL6X_js.b(12,t)},dl:{marginTop:chunkJW6PGL6X_js.c(20,16),marginBottom:chunkJW6PGL6X_js.c(20,t)},dt:{marginTop:chunkJW6PGL6X_js.c(20,t)},dd:{marginTop:chunkJW6PGL6X_js.c(8,t),paddingLeft:chunkJW6PGL6X_js.c(26,t)},table:{fontSize:chunkJW6PGL6X_js.c(14,t),lineHeight:chunkJW6PGL6X_js.a(24/14)},"thead th":{paddingRight:chunkJW6PGL6X_js.c(8,14),paddingBottom:chunkJW6PGL6X_js.c(8,14),paddingLeft:chunkJW6PGL6X_js.c(8,14)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:chunkJW6PGL6X_js.c(8,14),paddingRight:chunkJW6PGL6X_js.c(8,14),paddingBottom:chunkJW6PGL6X_js.c(8,14),paddingLeft:chunkJW6PGL6X_js.c(8,14)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}}]},sm:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkJW6PGL6X_js.b(24,t)},h2:{fontSize:chunkJW6PGL6X_js.b(20,t)},h3:{fontSize:chunkJW6PGL6X_js.c(18,t)},h4:{},h5:{},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},lg:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkJW6PGL6X_js.b(45,t),lineHeight:1.1},h2:{fontSize:chunkJW6PGL6X_js.b(40,t),lineHeight:1.1},h3:{fontSize:chunkJW6PGL6X_js.b(32,t),lineHeight:1.1},h4:{fontSize:chunkJW6PGL6X_js.b(26,t),marginTop:chunkJW6PGL6X_js.b(13,t),marginBottom:chunkJW6PGL6X_js.b(13,t)},h5:{fontSize:chunkJW6PGL6X_js.b(22,t),marginTop:chunkJW6PGL6X_js.b(11,t),marginBottom:chunkJW6PGL6X_js.b(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},xl:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkJW6PGL6X_js.b(52,t),lineHeight:1.1},h2:{fontSize:chunkJW6PGL6X_js.b(45,t),lineHeight:1.1},h3:{fontSize:chunkJW6PGL6X_js.b(40,t),lineHeight:1.1},h4:{fontSize:chunkJW6PGL6X_js.b(28,t),marginTop:chunkJW6PGL6X_js.b(13,t),marginBottom:chunkJW6PGL6X_js.b(13,t)},h5:{fontSize:chunkJW6PGL6X_js.b(22,t),marginTop:chunkJW6PGL6X_js.b(11,t),marginBottom:chunkJW6PGL6X_js.b(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]}}),"defaultModifiers"),$=chunkEI7MMDWY_js.a(t=>({DEFAULT:{css:[U,q,...h(t).base.css]},sm:h(t).sm,lg:h(t).lg,xl:h(t).xl}),"getStyles"),L=$;var O=C__default.default();function D(t){let l=O.astSync(t),d=[];for(let[p,m]of l.nodes.entries())for(let[i,n]of [...m.nodes].reverse().entries()){if(n.type!=="pseudo"||!n.value.startsWith("::"))break;d[i]=d[i]||[],d[i][p]=n;}let s=C__default.default.selector();for(let p of d){if(!p)continue;if(new Set([...p.map(i=>i.value)]).size>1)break;p.forEach(i=>i.remove()),s.prepend(p[0]);}return s.nodes.length?[s.toString(),l.toString()]:[null,t]}chunkEI7MMDWY_js.a(D,"commonTrailingPseudos");var E=16,F={};function f(t,{className:l,modifier:d,prefix:s}){let p=s(`.not-${l}`).slice(1),m=t.startsWith(">")?`${d==="DEFAULT"?`.${l}`:`.${l}-${d}`} `:"",[i,n]=D(t);return i?`:where(${m}${n}):not(:where([class~="${p}"],[class~="${p}"] *))${i}`:`:where(${m}${t}):not(:where([class~="${p}"],[class~="${p}"] *))`}chunkEI7MMDWY_js.a(f,"inWhere");function H(t){return typeof t=="object"&&t!==null}chunkEI7MMDWY_js.a(H,"isObject");function I(t={},{target:l,className:d,modifier:s,prefix:p}){function m(i,n){return l==="legacy"?[i,n]:Array.isArray(n)?[i,n]:H(n)?Object.values(n).some(H)?[f(i,{className:d,modifier:s,prefix:p}),n,Object.fromEntries(Object.entries(n).map(([g,c])=>m(g,c)))]:[f(i,{className:d,modifier:s,prefix:p}),n]:[i,n]}return chunkEI7MMDWY_js.a(m,"updateSelector"),Object.fromEntries(Object.entries(P__default.default({},...Object.keys(t).filter(i=>F[i]).map(i=>F[i](t[i])),...j__default.default(t.css||{}))).map(([i,n])=>m(i,n)))}chunkEI7MMDWY_js.a(I,"configToCss");var W=R__default.default.withOptions(({className:t="prose",target:l="modern",base:d=16}={})=>(E=d,function({addVariant:s,addComponents:p,theme:m,prefix:i}){let n=m("typography"),x={className:t,prefix:i};for(let[g,...c]of [["headings","h1","h2","h3"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]]){c=c.length===0?[g]:c;let b=l==="legacy"?c.map(B=>`& ${B}`):c.join(", ");s(`${t}-${g}`,l==="legacy"?b:`& :is(${f(b,x)})`);}p(Object.keys(n).map(g=>({[g==="DEFAULT"?`.${t}`:`.${t}-${g}`]:I(n[g],{target:l,className:t,modifier:g,prefix:i})})));}),()=>({theme:{typography:L(E)}}));var X={darkMode:["class"],content:[],safelist:w,plugins:[M__default.default,W({className:"typography",base:16}),G__default.default,Q__default.default],theme:{accentColor:chunkEI7MMDWY_js.a(({theme:t})=>({...t("colors"),auto:"auto"}),"accentColor"),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s linear(0, 1) infinite",pulsereverse:"pulse 2s linear(1, 0) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","mobile-menu-open":"opacity-in 300ms ease-in"},aria:{checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:chunkEI7MMDWY_js.a(({theme:t})=>t("blur"),"backdropBlur"),backdropBrightness:chunkEI7MMDWY_js.a(({theme:t})=>t("brightness"),"backdropBrightness"),backdropContrast:chunkEI7MMDWY_js.a(({theme:t})=>t("contrast"),"backdropContrast"),backdropGrayscale:chunkEI7MMDWY_js.a(({theme:t})=>t("grayscale"),"backdropGrayscale"),backdropHueRotate:chunkEI7MMDWY_js.a(({theme:t})=>t("hueRotate"),"backdropHueRotate"),backdropInvert:chunkEI7MMDWY_js.a(({theme:t})=>t("invert"),"backdropInvert"),backdropOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"backdropOpacity"),backdropSaturate:chunkEI7MMDWY_js.a(({theme:t})=>t("saturate"),"backdropSaturate"),backdropSepia:chunkEI7MMDWY_js.a(({theme:t})=>t("sepia"),"backdropSepia"),backgroundColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"backgroundColor"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"backgroundOpacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:chunkEI7MMDWY_js.a(({theme:t})=>({...t("colors"),DEFAULT:t("colors.muted.3")}),"borderColor"),borderOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"borderOpacity"),borderRadius:{none:"0px",sm:"0.25rem",DEFAULT:"0.5rem",md:"0.5rem",lg:"0.75rem",xl:"1rem","2xl":"1.5rem","3xl":"2rem",full:"9999px"},borderSpacing:a,borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"boxShadowColor"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"caretColor"),colors:v,columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{center:true,padding:"2rem"},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:chunkEI7MMDWY_js.a(({theme:t})=>t("borderColor"),"divideColor"),divideOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("borderOpacity"),"divideOpacity"),divideWidth:chunkEI7MMDWY_js.a(({theme:t})=>t("borderWidth"),"divideWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:chunkEI7MMDWY_js.a(({theme:t})=>({none:"none",...t("colors")}),"fill"),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"},flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:k,fontSize:T,fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:a,gradientColorStops:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"gradientColorStops"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}},"accordion-down":{from:{height:0},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:0}},"opacity-in":{from:{opacity:"0"},to:{opacity:"1"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:{auto:"auto",...a},lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:{...a,none:"none",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},maxWidth:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({...a,none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...l(t("screens"))}),"maxWidth"),minHeight:{...a,0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({...a,0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"minWidth"),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"outlineColor"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:a,placeholderColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"placeholderColor"),placeholderOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"placeholderOpacity"),ringColor:chunkEI7MMDWY_js.a(({theme:t})=>({DEFAULT:t("colors.blue.500","#3b82f6"),...t("colors")}),"ringColor"),ringOffsetColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"ringOffsetColor"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:chunkEI7MMDWY_js.a(({theme:t})=>({DEFAULT:"0.5",...t("opacity")}),"ringOpacity"),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:chunk63HNMH7C_js.a,scrollMargin:a,scrollPadding:a,sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:a,spacing:a,stroke:chunkEI7MMDWY_js.a(({theme:t})=>({none:"none",...t("colors")}),"stroke"),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{on:'state~="on"',off:'state~="off"'},textColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"textColor"),textDecorationColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"textDecorationColor"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:a,textOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"textOpacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform",height:"height",spacing:"margin, padding"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:{...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},width:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"width"),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:A}};exports.preset=X;
1
+ 'use strict';var chunk63HNMH7C_js=require('../chunk-63HNMH7C.js'),chunkEWCCM6WP_js=require('../chunk-EWCCM6WP.js');require('../chunk-DKPVJSBC.js');var chunkEI7MMDWY_js=require('../chunk-EI7MMDWY.js'),M=require('tailwindcss-animate'),G=require('@tailwindcss/container-queries'),Q=require('tailwindcss-interaction-media'),R=require('tailwindcss/plugin'),P=require('lodash.merge'),j=require('lodash.castarray');require('lodash.isplainobject');var C=require('postcss-selector-parser');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var M__default=/*#__PURE__*/_interopDefault(M);var G__default=/*#__PURE__*/_interopDefault(G);var Q__default=/*#__PURE__*/_interopDefault(Q);var R__default=/*#__PURE__*/_interopDefault(R);var P__default=/*#__PURE__*/_interopDefault(P);var j__default=/*#__PURE__*/_interopDefault(j);var C__default=/*#__PURE__*/_interopDefault(C);var v=chunkEI7MMDWY_js.a(({colors:t})=>({inherit:t.inherit,current:t.current,transparent:t.transparent,ring:"var(--hz-ui-ring)",background:"var(--hz-ui-bg-0)",overlay:"var(--hz-ui-bg-overlay)",level:{DEFAULT:"var(--hz-ui-bg-0)",0:"var(--hz-ui-bg-0)",1:"var(--hz-ui-bg-1)",2:"var(--hz-ui-bg-2)",3:"var(--hz-ui-bg-3)"},accent:"var(--hz-ui-fg-0)",foreground:"var(--hz-ui-fg-body)",muted:{DEFAULT:"var(--hz-ui-fg-2)",1:"var(--hz-ui-fg-2)",2:"var(--hz-ui-fg-3)",3:"var(--hz-ui-fg-4)",4:"var(--hz-ui-fg-5)"},primary:{DEFAULT:"var(--hz-ui-primary)",lux:"var(--hz-ui-primary)",hover:"var(--hz-ui-primary-hover)",fg:"var(--hz-ui-primary-fg)"},secondary:{DEFAULT:"var(--hz-ui-secondary)",lux:"var(--hz-ui-secondary)",hover:"var(--hz-ui-secondary-hover)",fg:"var(--hz-ui-secondary-fg)",0:"var(--hz-ui-secondary-0)",1:"var(--hz-ui-secondary-1)",2:"var(--hz-ui-secondary-2)",3:"var(--hz-ui-secondary-3)"},destructive:{DEFAULT:"var(--hz-ui-destructive)",fg:"var(--hz-ui-destructive-fg)"},nav:{DEFAULT:"var(--hz-ui-nav)",hover:"var(--hz-ui-nav-hover)",current:"var(--hz-ui-nav-current)"}}),"default");var w=["font-sans",{pattern:/grid-cols-[1-6]/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/h-([0-9]|[1-3][0-9]|40)/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/order-[0-6]/},{pattern:/mb-([1-9]|1[0-2])/},"md:text-left","md:text-center","md:text-right","md:self-start","md:self-center","md:self-end"];var z={};for(let t=0;t<=100;t++)z[`pr-${t}`]=`${t}%`;var a={...z,px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",13:"3.25rem",14:"3.5rem",15:"3.75rem",16:"4rem",17:"4.25rem",18:"4.5rem",19:"4.75rem",20:"5rem",21:"5.25rem",22:"5.5rem",23:"5.75rem",24:"6rem",25:"5.25rem",26:"5.5rem",27:"5.75rem",28:"7rem",29:"7.25rem",30:"7.5rem",31:"7.75rem",32:"8rem",33:"8.25rem",34:"8.5rem",35:"8.75rem",36:"9rem",37:"9.25rem",38:"9.5rem",39:"9.75rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"};var T={xxs:["0.65rem",{lineHeight:"0.8rem"}],xs:["0.8rem",{lineHeight:"1rem"}],sm:["0.9rem",{lineHeight:"1.2rem"}],base:["1rem",{lineHeight:1.4}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}]};var k={sans:["sans-serif"],heading:["serif"],nav:["serif"],serif:["serif"],mono:["monospace"]};var S={auto:"auto",unset:"unset","below-content-3":"-3","below-content-2":"-2","below-content-1":"-1","below-content":"-1",content:"0","above-content":"1","above-content-1":"1","above-content-2":"2","above-content-3":"3","below-popup-3":"7","below-popup-2":"8","below-popup-1":"9","below-popup":"9",popup:"10","above-popup":"11","above-popup-1":"11","above-popup-2":"12","above-popup-3":"13","below-header-3":"17","below-header-2":"18","below-header-1":"19","below-header":"19",header:"20","above-header":"21","above-header-1":"21","above-header-2":"22","above-header-3":"23","below-modal-3":"27","below-modal-2":"28","below-modal-1":"29","below-modal":"29",modal:"30","above-modal":"31","above-modal-1":"31","above-modal-2":"32","above-modal-3":"33","below-floating-3":"37","below-floating-2":"38","below-floating-1":"39","below-floating":"39",floating:"40","above-floating":"41","above-floating-1":"41","above-floating-2":"42","above-floating-3":"43"};for(let t=0;t<=50;t++)S[`${t}`]=`${t}`;var A=S;var q={"--tw-typo-plugin-body":"var(--hz-ui-fg-body)","--tw-typo-plugin-headings":"var(--hz-ui-fg-0)","--tw-typo-plugin-links":"var(--hz-ui-fg-0)","--tw-typo-plugin-links-hover":"var(--hz-ui-fg-2)","--tw-typo-plugin-bold":"var(--hz-ui-fg-0)","--tw-typo-plugin-counters":"var(--hz-ui-fg-4)","--tw-typo-plugin-bullets":"var(--hz-ui-fg-2)","--tw-typo-plugin-hr":"var(--hz-ui-fg-2)","--tw-typo-plugin-quotes":"var(--hz-ui-fg-body)","--tw-typo-plugin-quote-borders":"var(--hz-ui-fg-3)","--tw-typo-plugin-captions":"var(--hz-ui-fg-2)","--tw-typo-plugin-kbd":"var(--hz-ui-fg-0)","--tw-typo-plugin-kbd-shadows":"var(--hz-ui-fg-1)","--tw-typo-plugin-code":"var(--hz-ui-fg-0)","--tw-typo-plugin-pre-code":"var(--hz-ui-fg-1)","--tw-typo-plugin-pre-bg":"var(--hz-ui-bg-1)","--tw-typo-plugin-th-borders":"var(--hz-ui-fg-2)","--tw-typo-plugin-td-borders":"var(--hz-ui-fg-3)"},U={color:"var(--tw-typo-plugin-body)",p:{textAlign:"inherit"},"p:first-child":{},"p:last-child":{},a:{color:"var(--tw-typo-plugin-links)",textDecoration:"underline",fontWeight:"400"},"a:hover":{color:"var(--tw-typo-plugin-links-hover)"},blockquote:{fontWeight:"400",fontStyle:"italic",color:"var(--tw-typo-plugin-quotes)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},"blockquote strong":{color:"inherit"},cite:{display:"block",fontStyle:"normal",textAlign:"right",color:"var(--tw-typo-plugin-quotes)"},ol:{listStyleType:"decimal"},ul:{},"ol > li::marker":{fontWeight:"400",color:"var(--tw-typo-plugin-counters)"},"ul > li::marker":{color:"var(--tw-typo-plugin-bullets)"},"ul > li::before":{},hr:{borderColor:"var(--tw-typo-plugin-hr)",borderTopWidth:1},h1:{color:"var(--tw-typo-plugin-headings)",fontWeight:"800",textAlign:"inherit",textTransform:"uppercase"},h2:{color:"var(--tw-typo-plugin-headings)",fontWeight:"700",textAlign:"inherit",textTransform:"uppercase"},h3:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit",textTransform:"uppercase"},h4:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h5:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h6:{color:"var(--tw-typo-plugin-headings)",textAlign:"inherit"},img:{},"img:first-child":{},"img:last-child":{},picture:{display:"block"},strong:{color:"var(--tw-typo-plugin-bold)",fontWeight:"600"},video:{},kbd:{fontWeight:"500",fontFamily:"inherit",color:"var(--tw-typo-plugin-kbd)",boxShadow:"0 0 0 1px rgb(var(--tw-typo-plugin-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-typo-plugin-kbd-shadows) / 10%)"},code:{color:"var(--tw-typo-plugin-code)",fontWeight:"500"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"h5 code":{color:"inherit"},"h6 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--tw-typo-plugin-pre-code)",backgroundColor:"var(--tw-typo-plugin-pre-bg)",overflowX:"auto",fontWeight:"400"},"pre code":{backgroundColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0",fontWeight:"inherit",color:"inherit",fontSize:"inherit",fontFamily:"inherit",lineHeight:"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%",tableLayout:"auto",textAlign:"left"},thead:{borderBottomWidth:"1px",borderBottomColor:"var(--tw-typo-plugin-th-borders)"},"thead th":{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",verticalAlign:"bottom"},"tbody tr":{},"tbody tr:last-child":{},"tbody td":{verticalAlign:"baseline"},tfoot:{borderTopWidth:"1px",borderTopColor:"var(--tw-typo-plugin-th-borders)"},"tfoot td":{verticalAlign:"top"}},h=chunkEI7MMDWY_js.a(t=>({base:{css:[{fontSize:"1rem",lineHeight:1.4,p:{marginTop:"0.33rem",marginBottom:"0.33rem"},"p:first-child":{marginTop:0},"p:last-child":{marginBottom:0},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-5px"},ul:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-0.6rem",listStylePosition:"outside",listStyleType:"'\u25BC'"},li:{},"ol > li":{paddingLeft:"0.4rem"},"ul > li":{paddingLeft:"0.75rem",marginBottom:"0.75rem"},"ul > li:last-child":{marginBottom:0},"> ul > li p":{margin:0,display:"inline"},hr:{},h1:{fontSize:chunkEWCCM6WP_js.D(40,t),lineHeight:1.2},h2:{fontSize:chunkEWCCM6WP_js.D(36,t),lineHeight:1.2},h3:{fontSize:"1.4rem",lineHeight:1.2},h4:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.3rem",lineHeight:1.2},h5:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.2rem",lineHeight:1.4},h6:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.15rem",lineHeight:1.3},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},img:{marginTop:"0.5rem",marginBottom:"0.5rem"},"img:first-child":{marginTop:0},"img:last-child":{marginBottom:0},picture:{marginTop:chunkEWCCM6WP_js.D(20,t),marginBottom:chunkEWCCM6WP_js.D(20,t)},"picture > img":{marginTop:"0",marginBottom:"0"},video:{marginTop:chunkEWCCM6WP_js.D(20,t),marginBottom:chunkEWCCM6WP_js.D(20,t)},kbd:{fontSize:chunkEWCCM6WP_js.E(14,16),borderRadius:chunkEWCCM6WP_js.D(5,t),paddingTop:chunkEWCCM6WP_js.E(3,16),paddingRight:chunkEWCCM6WP_js.E(6,16),paddingBottom:chunkEWCCM6WP_js.E(3,16),paddingLeft:chunkEWCCM6WP_js.E(6,16)},code:{fontSize:chunkEWCCM6WP_js.E(14,16)},"h2 code":{fontSize:chunkEWCCM6WP_js.E(21,24)},"h3 code":{fontSize:chunkEWCCM6WP_js.E(18,20)},pre:{fontSize:chunkEWCCM6WP_js.D(14,16),lineHeight:chunkEWCCM6WP_js.C(24/14),marginTop:chunkEWCCM6WP_js.E(24,14),marginBottom:chunkEWCCM6WP_js.E(24,14),borderRadius:chunkEWCCM6WP_js.D(6,t),paddingTop:chunkEWCCM6WP_js.E(12,14),paddingRight:chunkEWCCM6WP_js.E(16,14),paddingBottom:chunkEWCCM6WP_js.E(12,14),paddingLeft:chunkEWCCM6WP_js.E(16,14)},"ul ul, ul ol, ol ul, ol ol":{marginTop:chunkEWCCM6WP_js.D(12,t),marginBottom:chunkEWCCM6WP_js.D(12,t)},dl:{marginTop:chunkEWCCM6WP_js.E(20,16),marginBottom:chunkEWCCM6WP_js.E(20,t)},dt:{marginTop:chunkEWCCM6WP_js.E(20,t)},dd:{marginTop:chunkEWCCM6WP_js.E(8,t),paddingLeft:chunkEWCCM6WP_js.E(26,t)},table:{fontSize:chunkEWCCM6WP_js.E(14,t),lineHeight:chunkEWCCM6WP_js.C(24/14)},"thead th":{paddingRight:chunkEWCCM6WP_js.E(8,14),paddingBottom:chunkEWCCM6WP_js.E(8,14),paddingLeft:chunkEWCCM6WP_js.E(8,14)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:chunkEWCCM6WP_js.E(8,14),paddingRight:chunkEWCCM6WP_js.E(8,14),paddingBottom:chunkEWCCM6WP_js.E(8,14),paddingLeft:chunkEWCCM6WP_js.E(8,14)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}}]},sm:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkEWCCM6WP_js.D(24,t)},h2:{fontSize:chunkEWCCM6WP_js.D(20,t)},h3:{fontSize:chunkEWCCM6WP_js.E(18,t)},h4:{},h5:{},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},lg:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkEWCCM6WP_js.D(45,t),lineHeight:1.1},h2:{fontSize:chunkEWCCM6WP_js.D(40,t),lineHeight:1.1},h3:{fontSize:chunkEWCCM6WP_js.D(32,t),lineHeight:1.1},h4:{fontSize:chunkEWCCM6WP_js.D(26,t),marginTop:chunkEWCCM6WP_js.D(13,t),marginBottom:chunkEWCCM6WP_js.D(13,t)},h5:{fontSize:chunkEWCCM6WP_js.D(22,t),marginTop:chunkEWCCM6WP_js.D(11,t),marginBottom:chunkEWCCM6WP_js.D(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},xl:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:chunkEWCCM6WP_js.D(52,t),lineHeight:1.1},h2:{fontSize:chunkEWCCM6WP_js.D(45,t),lineHeight:1.1},h3:{fontSize:chunkEWCCM6WP_js.D(40,t),lineHeight:1.1},h4:{fontSize:chunkEWCCM6WP_js.D(28,t),marginTop:chunkEWCCM6WP_js.D(13,t),marginBottom:chunkEWCCM6WP_js.D(13,t)},h5:{fontSize:chunkEWCCM6WP_js.D(22,t),marginTop:chunkEWCCM6WP_js.D(11,t),marginBottom:chunkEWCCM6WP_js.D(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]}}),"defaultModifiers"),$=chunkEI7MMDWY_js.a(t=>({DEFAULT:{css:[U,q,...h(t).base.css]},sm:h(t).sm,lg:h(t).lg,xl:h(t).xl}),"getStyles"),L=$;var O=C__default.default();function D(t){let l=O.astSync(t),d=[];for(let[p,m]of l.nodes.entries())for(let[i,n]of [...m.nodes].reverse().entries()){if(n.type!=="pseudo"||!n.value.startsWith("::"))break;d[i]=d[i]||[],d[i][p]=n;}let s=C__default.default.selector();for(let p of d){if(!p)continue;if(new Set([...p.map(i=>i.value)]).size>1)break;p.forEach(i=>i.remove()),s.prepend(p[0]);}return s.nodes.length?[s.toString(),l.toString()]:[null,t]}chunkEI7MMDWY_js.a(D,"commonTrailingPseudos");var E=16,F={};function f(t,{className:l,modifier:d,prefix:s}){let p=s(`.not-${l}`).slice(1),m=t.startsWith(">")?`${d==="DEFAULT"?`.${l}`:`.${l}-${d}`} `:"",[i,n]=D(t);return i?`:where(${m}${n}):not(:where([class~="${p}"],[class~="${p}"] *))${i}`:`:where(${m}${t}):not(:where([class~="${p}"],[class~="${p}"] *))`}chunkEI7MMDWY_js.a(f,"inWhere");function H(t){return typeof t=="object"&&t!==null}chunkEI7MMDWY_js.a(H,"isObject");function I(t={},{target:l,className:d,modifier:s,prefix:p}){function m(i,n){return l==="legacy"?[i,n]:Array.isArray(n)?[i,n]:H(n)?Object.values(n).some(H)?[f(i,{className:d,modifier:s,prefix:p}),n,Object.fromEntries(Object.entries(n).map(([g,c])=>m(g,c)))]:[f(i,{className:d,modifier:s,prefix:p}),n]:[i,n]}return chunkEI7MMDWY_js.a(m,"updateSelector"),Object.fromEntries(Object.entries(P__default.default({},...Object.keys(t).filter(i=>F[i]).map(i=>F[i](t[i])),...j__default.default(t.css||{}))).map(([i,n])=>m(i,n)))}chunkEI7MMDWY_js.a(I,"configToCss");var W=R__default.default.withOptions(({className:t="prose",target:l="modern",base:d=16}={})=>(E=d,function({addVariant:s,addComponents:p,theme:m,prefix:i}){let n=m("typography"),x={className:t,prefix:i};for(let[g,...c]of [["headings","h1","h2","h3"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]]){c=c.length===0?[g]:c;let b=l==="legacy"?c.map(B=>`& ${B}`):c.join(", ");s(`${t}-${g}`,l==="legacy"?b:`& :is(${f(b,x)})`);}p(Object.keys(n).map(g=>({[g==="DEFAULT"?`.${t}`:`.${t}-${g}`]:I(n[g],{target:l,className:t,modifier:g,prefix:i})})));}),()=>({theme:{typography:L(E)}}));var X={darkMode:["class"],content:[],safelist:w,plugins:[M__default.default,W({className:"typography",base:16}),G__default.default,Q__default.default],theme:{accentColor:chunkEI7MMDWY_js.a(({theme:t})=>({...t("colors"),auto:"auto"}),"accentColor"),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s linear(0, 1) infinite",pulsereverse:"pulse 2s linear(1, 0) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","mobile-menu-open":"opacity-in 300ms ease-in"},aria:{checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:chunkEI7MMDWY_js.a(({theme:t})=>t("blur"),"backdropBlur"),backdropBrightness:chunkEI7MMDWY_js.a(({theme:t})=>t("brightness"),"backdropBrightness"),backdropContrast:chunkEI7MMDWY_js.a(({theme:t})=>t("contrast"),"backdropContrast"),backdropGrayscale:chunkEI7MMDWY_js.a(({theme:t})=>t("grayscale"),"backdropGrayscale"),backdropHueRotate:chunkEI7MMDWY_js.a(({theme:t})=>t("hueRotate"),"backdropHueRotate"),backdropInvert:chunkEI7MMDWY_js.a(({theme:t})=>t("invert"),"backdropInvert"),backdropOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"backdropOpacity"),backdropSaturate:chunkEI7MMDWY_js.a(({theme:t})=>t("saturate"),"backdropSaturate"),backdropSepia:chunkEI7MMDWY_js.a(({theme:t})=>t("sepia"),"backdropSepia"),backgroundColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"backgroundColor"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"backgroundOpacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:chunkEI7MMDWY_js.a(({theme:t})=>({...t("colors"),DEFAULT:t("colors.muted.3")}),"borderColor"),borderOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"borderOpacity"),borderRadius:{none:"0px",sm:"0.25rem",DEFAULT:"0.5rem",md:"0.5rem",lg:"0.75rem",xl:"1rem","2xl":"1.5rem","3xl":"2rem",full:"9999px"},borderSpacing:a,borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"boxShadowColor"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"caretColor"),colors:v,columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{center:true,padding:"2rem"},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:chunkEI7MMDWY_js.a(({theme:t})=>t("borderColor"),"divideColor"),divideOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("borderOpacity"),"divideOpacity"),divideWidth:chunkEI7MMDWY_js.a(({theme:t})=>t("borderWidth"),"divideWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:chunkEI7MMDWY_js.a(({theme:t})=>({none:"none",...t("colors")}),"fill"),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"},flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:k,fontSize:T,fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:a,gradientColorStops:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"gradientColorStops"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}},"accordion-down":{from:{height:0},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:0}},"opacity-in":{from:{opacity:"0"},to:{opacity:"1"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:{auto:"auto",...a},lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:{...a,none:"none",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},maxWidth:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({...a,none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...l(t("screens"))}),"maxWidth"),minHeight:{...a,0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({...a,0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"minWidth"),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"outlineColor"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:a,placeholderColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"placeholderColor"),placeholderOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"placeholderOpacity"),ringColor:chunkEI7MMDWY_js.a(({theme:t})=>({DEFAULT:t("colors.blue.500","#3b82f6"),...t("colors")}),"ringColor"),ringOffsetColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"ringOffsetColor"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:chunkEI7MMDWY_js.a(({theme:t})=>({DEFAULT:"0.5",...t("opacity")}),"ringOpacity"),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:chunk63HNMH7C_js.a,scrollMargin:a,scrollPadding:a,sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:a,spacing:a,stroke:chunkEI7MMDWY_js.a(({theme:t})=>({none:"none",...t("colors")}),"stroke"),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{on:'state~="on"',off:'state~="off"'},textColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"textColor"),textDecorationColor:chunkEI7MMDWY_js.a(({theme:t})=>t("colors"),"textDecorationColor"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:a,textOpacity:chunkEI7MMDWY_js.a(({theme:t})=>t("opacity"),"textOpacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform",height:"height",spacing:"margin, padding"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:{...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},width:chunkEI7MMDWY_js.a(({theme:t,breakpoints:l})=>({auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"width"),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:A}};exports.preset=X;
@@ -1 +1 @@
1
- import {a as a$3}from'../chunk-72TOQ4DM.mjs';import {b,c,a as a$2}from'../chunk-5LS2F5OV.mjs';import'../chunk-TU67EJEW.mjs';import {a as a$1}from'../chunk-YSXGDEY5.mjs';import M from'tailwindcss-animate';import G from'@tailwindcss/container-queries';import Q from'tailwindcss-interaction-media';import R from'tailwindcss/plugin';import P from'lodash.merge';import j from'lodash.castarray';import'lodash.isplainobject';import C from'postcss-selector-parser';var v=a$1(({colors:t})=>({inherit:t.inherit,current:t.current,transparent:t.transparent,ring:"var(--hz-ui-ring)",background:"var(--hz-ui-bg-0)",overlay:"var(--hz-ui-bg-overlay)",level:{DEFAULT:"var(--hz-ui-bg-0)",0:"var(--hz-ui-bg-0)",1:"var(--hz-ui-bg-1)",2:"var(--hz-ui-bg-2)",3:"var(--hz-ui-bg-3)"},accent:"var(--hz-ui-fg-0)",foreground:"var(--hz-ui-fg-body)",muted:{DEFAULT:"var(--hz-ui-fg-2)",1:"var(--hz-ui-fg-2)",2:"var(--hz-ui-fg-3)",3:"var(--hz-ui-fg-4)",4:"var(--hz-ui-fg-5)"},primary:{DEFAULT:"var(--hz-ui-primary)",lux:"var(--hz-ui-primary)",hover:"var(--hz-ui-primary-hover)",fg:"var(--hz-ui-primary-fg)"},secondary:{DEFAULT:"var(--hz-ui-secondary)",lux:"var(--hz-ui-secondary)",hover:"var(--hz-ui-secondary-hover)",fg:"var(--hz-ui-secondary-fg)",0:"var(--hz-ui-secondary-0)",1:"var(--hz-ui-secondary-1)",2:"var(--hz-ui-secondary-2)",3:"var(--hz-ui-secondary-3)"},destructive:{DEFAULT:"var(--hz-ui-destructive)",fg:"var(--hz-ui-destructive-fg)"},nav:{DEFAULT:"var(--hz-ui-nav)",hover:"var(--hz-ui-nav-hover)",current:"var(--hz-ui-nav-current)"}}),"default");var w=["font-sans",{pattern:/grid-cols-[1-6]/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/h-([0-9]|[1-3][0-9]|40)/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/order-[0-6]/},{pattern:/mb-([1-9]|1[0-2])/},"md:text-left","md:text-center","md:text-right","md:self-start","md:self-center","md:self-end"];var z={};for(let t=0;t<=100;t++)z[`pr-${t}`]=`${t}%`;var a={...z,px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",13:"3.25rem",14:"3.5rem",15:"3.75rem",16:"4rem",17:"4.25rem",18:"4.5rem",19:"4.75rem",20:"5rem",21:"5.25rem",22:"5.5rem",23:"5.75rem",24:"6rem",25:"5.25rem",26:"5.5rem",27:"5.75rem",28:"7rem",29:"7.25rem",30:"7.5rem",31:"7.75rem",32:"8rem",33:"8.25rem",34:"8.5rem",35:"8.75rem",36:"9rem",37:"9.25rem",38:"9.5rem",39:"9.75rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"};var T={xxs:["0.65rem",{lineHeight:"0.8rem"}],xs:["0.8rem",{lineHeight:"1rem"}],sm:["0.9rem",{lineHeight:"1.2rem"}],base:["1rem",{lineHeight:1.4}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}]};var k={sans:["sans-serif"],heading:["serif"],nav:["serif"],serif:["serif"],mono:["monospace"]};var S={auto:"auto",unset:"unset","below-content-3":"-3","below-content-2":"-2","below-content-1":"-1","below-content":"-1",content:"0","above-content":"1","above-content-1":"1","above-content-2":"2","above-content-3":"3","below-popup-3":"7","below-popup-2":"8","below-popup-1":"9","below-popup":"9",popup:"10","above-popup":"11","above-popup-1":"11","above-popup-2":"12","above-popup-3":"13","below-header-3":"17","below-header-2":"18","below-header-1":"19","below-header":"19",header:"20","above-header":"21","above-header-1":"21","above-header-2":"22","above-header-3":"23","below-modal-3":"27","below-modal-2":"28","below-modal-1":"29","below-modal":"29",modal:"30","above-modal":"31","above-modal-1":"31","above-modal-2":"32","above-modal-3":"33","below-floating-3":"37","below-floating-2":"38","below-floating-1":"39","below-floating":"39",floating:"40","above-floating":"41","above-floating-1":"41","above-floating-2":"42","above-floating-3":"43"};for(let t=0;t<=50;t++)S[`${t}`]=`${t}`;var A=S;var q={"--tw-typo-plugin-body":"var(--hz-ui-fg-body)","--tw-typo-plugin-headings":"var(--hz-ui-fg-0)","--tw-typo-plugin-links":"var(--hz-ui-fg-0)","--tw-typo-plugin-links-hover":"var(--hz-ui-fg-2)","--tw-typo-plugin-bold":"var(--hz-ui-fg-0)","--tw-typo-plugin-counters":"var(--hz-ui-fg-4)","--tw-typo-plugin-bullets":"var(--hz-ui-fg-2)","--tw-typo-plugin-hr":"var(--hz-ui-fg-2)","--tw-typo-plugin-quotes":"var(--hz-ui-fg-body)","--tw-typo-plugin-quote-borders":"var(--hz-ui-fg-3)","--tw-typo-plugin-captions":"var(--hz-ui-fg-2)","--tw-typo-plugin-kbd":"var(--hz-ui-fg-0)","--tw-typo-plugin-kbd-shadows":"var(--hz-ui-fg-1)","--tw-typo-plugin-code":"var(--hz-ui-fg-0)","--tw-typo-plugin-pre-code":"var(--hz-ui-fg-1)","--tw-typo-plugin-pre-bg":"var(--hz-ui-bg-1)","--tw-typo-plugin-th-borders":"var(--hz-ui-fg-2)","--tw-typo-plugin-td-borders":"var(--hz-ui-fg-3)"},U={color:"var(--tw-typo-plugin-body)",p:{textAlign:"inherit"},"p:first-child":{},"p:last-child":{},a:{color:"var(--tw-typo-plugin-links)",textDecoration:"underline",fontWeight:"400"},"a:hover":{color:"var(--tw-typo-plugin-links-hover)"},blockquote:{fontWeight:"400",fontStyle:"italic",color:"var(--tw-typo-plugin-quotes)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},"blockquote strong":{color:"inherit"},cite:{display:"block",fontStyle:"normal",textAlign:"right",color:"var(--tw-typo-plugin-quotes)"},ol:{listStyleType:"decimal"},ul:{},"ol > li::marker":{fontWeight:"400",color:"var(--tw-typo-plugin-counters)"},"ul > li::marker":{color:"var(--tw-typo-plugin-bullets)"},"ul > li::before":{},hr:{borderColor:"var(--tw-typo-plugin-hr)",borderTopWidth:1},h1:{color:"var(--tw-typo-plugin-headings)",fontWeight:"800",textAlign:"inherit",textTransform:"uppercase"},h2:{color:"var(--tw-typo-plugin-headings)",fontWeight:"700",textAlign:"inherit",textTransform:"uppercase"},h3:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit",textTransform:"uppercase"},h4:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h5:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h6:{color:"var(--tw-typo-plugin-headings)",textAlign:"inherit"},img:{},"img:first-child":{},"img:last-child":{},picture:{display:"block"},strong:{color:"var(--tw-typo-plugin-bold)",fontWeight:"600"},video:{},kbd:{fontWeight:"500",fontFamily:"inherit",color:"var(--tw-typo-plugin-kbd)",boxShadow:"0 0 0 1px rgb(var(--tw-typo-plugin-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-typo-plugin-kbd-shadows) / 10%)"},code:{color:"var(--tw-typo-plugin-code)",fontWeight:"500"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"h5 code":{color:"inherit"},"h6 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--tw-typo-plugin-pre-code)",backgroundColor:"var(--tw-typo-plugin-pre-bg)",overflowX:"auto",fontWeight:"400"},"pre code":{backgroundColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0",fontWeight:"inherit",color:"inherit",fontSize:"inherit",fontFamily:"inherit",lineHeight:"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%",tableLayout:"auto",textAlign:"left"},thead:{borderBottomWidth:"1px",borderBottomColor:"var(--tw-typo-plugin-th-borders)"},"thead th":{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",verticalAlign:"bottom"},"tbody tr":{},"tbody tr:last-child":{},"tbody td":{verticalAlign:"baseline"},tfoot:{borderTopWidth:"1px",borderTopColor:"var(--tw-typo-plugin-th-borders)"},"tfoot td":{verticalAlign:"top"}},h=a$1(t=>({base:{css:[{fontSize:"1rem",lineHeight:1.4,p:{marginTop:"0.33rem",marginBottom:"0.33rem"},"p:first-child":{marginTop:0},"p:last-child":{marginBottom:0},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-5px"},ul:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-0.6rem",listStylePosition:"outside",listStyleType:"'\u25BC'"},li:{},"ol > li":{paddingLeft:"0.4rem"},"ul > li":{paddingLeft:"0.75rem",marginBottom:"0.75rem"},"ul > li:last-child":{marginBottom:0},"> ul > li p":{margin:0,display:"inline"},hr:{},h1:{fontSize:b(40,t),lineHeight:1.2},h2:{fontSize:b(36,t),lineHeight:1.2},h3:{fontSize:"1.4rem",lineHeight:1.2},h4:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.3rem",lineHeight:1.2},h5:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.2rem",lineHeight:1.4},h6:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.15rem",lineHeight:1.3},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},img:{marginTop:"0.5rem",marginBottom:"0.5rem"},"img:first-child":{marginTop:0},"img:last-child":{marginBottom:0},picture:{marginTop:b(20,t),marginBottom:b(20,t)},"picture > img":{marginTop:"0",marginBottom:"0"},video:{marginTop:b(20,t),marginBottom:b(20,t)},kbd:{fontSize:c(14,16),borderRadius:b(5,t),paddingTop:c(3,16),paddingRight:c(6,16),paddingBottom:c(3,16),paddingLeft:c(6,16)},code:{fontSize:c(14,16)},"h2 code":{fontSize:c(21,24)},"h3 code":{fontSize:c(18,20)},pre:{fontSize:b(14,16),lineHeight:a$2(24/14),marginTop:c(24,14),marginBottom:c(24,14),borderRadius:b(6,t),paddingTop:c(12,14),paddingRight:c(16,14),paddingBottom:c(12,14),paddingLeft:c(16,14)},"ul ul, ul ol, ol ul, ol ol":{marginTop:b(12,t),marginBottom:b(12,t)},dl:{marginTop:c(20,16),marginBottom:c(20,t)},dt:{marginTop:c(20,t)},dd:{marginTop:c(8,t),paddingLeft:c(26,t)},table:{fontSize:c(14,t),lineHeight:a$2(24/14)},"thead th":{paddingRight:c(8,14),paddingBottom:c(8,14),paddingLeft:c(8,14)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:c(8,14),paddingRight:c(8,14),paddingBottom:c(8,14),paddingLeft:c(8,14)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}}]},sm:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:b(24,t)},h2:{fontSize:b(20,t)},h3:{fontSize:c(18,t)},h4:{},h5:{},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},lg:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:b(45,t),lineHeight:1.1},h2:{fontSize:b(40,t),lineHeight:1.1},h3:{fontSize:b(32,t),lineHeight:1.1},h4:{fontSize:b(26,t),marginTop:b(13,t),marginBottom:b(13,t)},h5:{fontSize:b(22,t),marginTop:b(11,t),marginBottom:b(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},xl:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:b(52,t),lineHeight:1.1},h2:{fontSize:b(45,t),lineHeight:1.1},h3:{fontSize:b(40,t),lineHeight:1.1},h4:{fontSize:b(28,t),marginTop:b(13,t),marginBottom:b(13,t)},h5:{fontSize:b(22,t),marginTop:b(11,t),marginBottom:b(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]}}),"defaultModifiers"),$=a$1(t=>({DEFAULT:{css:[U,q,...h(t).base.css]},sm:h(t).sm,lg:h(t).lg,xl:h(t).xl}),"getStyles"),L=$;var O=C();function D(t){let l=O.astSync(t),d=[];for(let[p,m]of l.nodes.entries())for(let[i,n]of [...m.nodes].reverse().entries()){if(n.type!=="pseudo"||!n.value.startsWith("::"))break;d[i]=d[i]||[],d[i][p]=n;}let s=C.selector();for(let p of d){if(!p)continue;if(new Set([...p.map(i=>i.value)]).size>1)break;p.forEach(i=>i.remove()),s.prepend(p[0]);}return s.nodes.length?[s.toString(),l.toString()]:[null,t]}a$1(D,"commonTrailingPseudos");var E=16,F={};function f(t,{className:l,modifier:d,prefix:s}){let p=s(`.not-${l}`).slice(1),m=t.startsWith(">")?`${d==="DEFAULT"?`.${l}`:`.${l}-${d}`} `:"",[i,n]=D(t);return i?`:where(${m}${n}):not(:where([class~="${p}"],[class~="${p}"] *))${i}`:`:where(${m}${t}):not(:where([class~="${p}"],[class~="${p}"] *))`}a$1(f,"inWhere");function H(t){return typeof t=="object"&&t!==null}a$1(H,"isObject");function I(t={},{target:l,className:d,modifier:s,prefix:p}){function m(i,n){return l==="legacy"?[i,n]:Array.isArray(n)?[i,n]:H(n)?Object.values(n).some(H)?[f(i,{className:d,modifier:s,prefix:p}),n,Object.fromEntries(Object.entries(n).map(([g,c])=>m(g,c)))]:[f(i,{className:d,modifier:s,prefix:p}),n]:[i,n]}return a$1(m,"updateSelector"),Object.fromEntries(Object.entries(P({},...Object.keys(t).filter(i=>F[i]).map(i=>F[i](t[i])),...j(t.css||{}))).map(([i,n])=>m(i,n)))}a$1(I,"configToCss");var W=R.withOptions(({className:t="prose",target:l="modern",base:d=16}={})=>(E=d,function({addVariant:s,addComponents:p,theme:m,prefix:i}){let n=m("typography"),x={className:t,prefix:i};for(let[g,...c]of [["headings","h1","h2","h3"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]]){c=c.length===0?[g]:c;let b=l==="legacy"?c.map(B=>`& ${B}`):c.join(", ");s(`${t}-${g}`,l==="legacy"?b:`& :is(${f(b,x)})`);}p(Object.keys(n).map(g=>({[g==="DEFAULT"?`.${t}`:`.${t}-${g}`]:I(n[g],{target:l,className:t,modifier:g,prefix:i})})));}),()=>({theme:{typography:L(E)}}));var X={darkMode:["class"],content:[],safelist:w,plugins:[M,W({className:"typography",base:16}),G,Q],theme:{accentColor:a$1(({theme:t})=>({...t("colors"),auto:"auto"}),"accentColor"),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s linear(0, 1) infinite",pulsereverse:"pulse 2s linear(1, 0) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","mobile-menu-open":"opacity-in 300ms ease-in"},aria:{checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:a$1(({theme:t})=>t("blur"),"backdropBlur"),backdropBrightness:a$1(({theme:t})=>t("brightness"),"backdropBrightness"),backdropContrast:a$1(({theme:t})=>t("contrast"),"backdropContrast"),backdropGrayscale:a$1(({theme:t})=>t("grayscale"),"backdropGrayscale"),backdropHueRotate:a$1(({theme:t})=>t("hueRotate"),"backdropHueRotate"),backdropInvert:a$1(({theme:t})=>t("invert"),"backdropInvert"),backdropOpacity:a$1(({theme:t})=>t("opacity"),"backdropOpacity"),backdropSaturate:a$1(({theme:t})=>t("saturate"),"backdropSaturate"),backdropSepia:a$1(({theme:t})=>t("sepia"),"backdropSepia"),backgroundColor:a$1(({theme:t})=>t("colors"),"backgroundColor"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:a$1(({theme:t})=>t("opacity"),"backgroundOpacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:a$1(({theme:t})=>({...t("colors"),DEFAULT:t("colors.muted.3")}),"borderColor"),borderOpacity:a$1(({theme:t})=>t("opacity"),"borderOpacity"),borderRadius:{none:"0px",sm:"0.25rem",DEFAULT:"0.5rem",md:"0.5rem",lg:"0.75rem",xl:"1rem","2xl":"1.5rem","3xl":"2rem",full:"9999px"},borderSpacing:a,borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:a$1(({theme:t})=>t("colors"),"boxShadowColor"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:a$1(({theme:t})=>t("colors"),"caretColor"),colors:v,columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{center:true,padding:"2rem"},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:a$1(({theme:t})=>t("borderColor"),"divideColor"),divideOpacity:a$1(({theme:t})=>t("borderOpacity"),"divideOpacity"),divideWidth:a$1(({theme:t})=>t("borderWidth"),"divideWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:a$1(({theme:t})=>({none:"none",...t("colors")}),"fill"),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"},flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:k,fontSize:T,fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:a,gradientColorStops:a$1(({theme:t})=>t("colors"),"gradientColorStops"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}},"accordion-down":{from:{height:0},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:0}},"opacity-in":{from:{opacity:"0"},to:{opacity:"1"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:{auto:"auto",...a},lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:{...a,none:"none",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},maxWidth:a$1(({theme:t,breakpoints:l})=>({...a,none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...l(t("screens"))}),"maxWidth"),minHeight:{...a,0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:a$1(({theme:t,breakpoints:l})=>({...a,0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"minWidth"),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:a$1(({theme:t})=>t("colors"),"outlineColor"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:a,placeholderColor:a$1(({theme:t})=>t("colors"),"placeholderColor"),placeholderOpacity:a$1(({theme:t})=>t("opacity"),"placeholderOpacity"),ringColor:a$1(({theme:t})=>({DEFAULT:t("colors.blue.500","#3b82f6"),...t("colors")}),"ringColor"),ringOffsetColor:a$1(({theme:t})=>t("colors"),"ringOffsetColor"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:a$1(({theme:t})=>({DEFAULT:"0.5",...t("opacity")}),"ringOpacity"),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:a$3,scrollMargin:a,scrollPadding:a,sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:a,spacing:a,stroke:a$1(({theme:t})=>({none:"none",...t("colors")}),"stroke"),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{on:'state~="on"',off:'state~="off"'},textColor:a$1(({theme:t})=>t("colors"),"textColor"),textDecorationColor:a$1(({theme:t})=>t("colors"),"textDecorationColor"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:a,textOpacity:a$1(({theme:t})=>t("opacity"),"textOpacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform",height:"height",spacing:"margin, padding"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:{...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},width:a$1(({theme:t,breakpoints:l})=>({auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"width"),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:A}};export{X as preset};
1
+ import {a as a$2}from'../chunk-72TOQ4DM.mjs';import {D as D$1,E as E$1,C}from'../chunk-LTJQGMPF.mjs';import'../chunk-TU67EJEW.mjs';import {a as a$1}from'../chunk-YSXGDEY5.mjs';import M from'tailwindcss-animate';import G from'@tailwindcss/container-queries';import Q from'tailwindcss-interaction-media';import R from'tailwindcss/plugin';import P from'lodash.merge';import j from'lodash.castarray';import'lodash.isplainobject';import C$1 from'postcss-selector-parser';var v=a$1(({colors:t})=>({inherit:t.inherit,current:t.current,transparent:t.transparent,ring:"var(--hz-ui-ring)",background:"var(--hz-ui-bg-0)",overlay:"var(--hz-ui-bg-overlay)",level:{DEFAULT:"var(--hz-ui-bg-0)",0:"var(--hz-ui-bg-0)",1:"var(--hz-ui-bg-1)",2:"var(--hz-ui-bg-2)",3:"var(--hz-ui-bg-3)"},accent:"var(--hz-ui-fg-0)",foreground:"var(--hz-ui-fg-body)",muted:{DEFAULT:"var(--hz-ui-fg-2)",1:"var(--hz-ui-fg-2)",2:"var(--hz-ui-fg-3)",3:"var(--hz-ui-fg-4)",4:"var(--hz-ui-fg-5)"},primary:{DEFAULT:"var(--hz-ui-primary)",lux:"var(--hz-ui-primary)",hover:"var(--hz-ui-primary-hover)",fg:"var(--hz-ui-primary-fg)"},secondary:{DEFAULT:"var(--hz-ui-secondary)",lux:"var(--hz-ui-secondary)",hover:"var(--hz-ui-secondary-hover)",fg:"var(--hz-ui-secondary-fg)",0:"var(--hz-ui-secondary-0)",1:"var(--hz-ui-secondary-1)",2:"var(--hz-ui-secondary-2)",3:"var(--hz-ui-secondary-3)"},destructive:{DEFAULT:"var(--hz-ui-destructive)",fg:"var(--hz-ui-destructive-fg)"},nav:{DEFAULT:"var(--hz-ui-nav)",hover:"var(--hz-ui-nav-hover)",current:"var(--hz-ui-nav-current)"}}),"default");var w=["font-sans",{pattern:/grid-cols-[1-6]/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/h-([0-9]|[1-3][0-9]|40)/,variants:["xs","sm","md","lg","xl","2xl"]},{pattern:/order-[0-6]/},{pattern:/mb-([1-9]|1[0-2])/},"md:text-left","md:text-center","md:text-right","md:self-start","md:self-center","md:self-end"];var z={};for(let t=0;t<=100;t++)z[`pr-${t}`]=`${t}%`;var a={...z,px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",13:"3.25rem",14:"3.5rem",15:"3.75rem",16:"4rem",17:"4.25rem",18:"4.5rem",19:"4.75rem",20:"5rem",21:"5.25rem",22:"5.5rem",23:"5.75rem",24:"6rem",25:"5.25rem",26:"5.5rem",27:"5.75rem",28:"7rem",29:"7.25rem",30:"7.5rem",31:"7.75rem",32:"8rem",33:"8.25rem",34:"8.5rem",35:"8.75rem",36:"9rem",37:"9.25rem",38:"9.5rem",39:"9.75rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"};var T={xxs:["0.65rem",{lineHeight:"0.8rem"}],xs:["0.8rem",{lineHeight:"1rem"}],sm:["0.9rem",{lineHeight:"1.2rem"}],base:["1rem",{lineHeight:1.4}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}]};var k={sans:["sans-serif"],heading:["serif"],nav:["serif"],serif:["serif"],mono:["monospace"]};var S={auto:"auto",unset:"unset","below-content-3":"-3","below-content-2":"-2","below-content-1":"-1","below-content":"-1",content:"0","above-content":"1","above-content-1":"1","above-content-2":"2","above-content-3":"3","below-popup-3":"7","below-popup-2":"8","below-popup-1":"9","below-popup":"9",popup:"10","above-popup":"11","above-popup-1":"11","above-popup-2":"12","above-popup-3":"13","below-header-3":"17","below-header-2":"18","below-header-1":"19","below-header":"19",header:"20","above-header":"21","above-header-1":"21","above-header-2":"22","above-header-3":"23","below-modal-3":"27","below-modal-2":"28","below-modal-1":"29","below-modal":"29",modal:"30","above-modal":"31","above-modal-1":"31","above-modal-2":"32","above-modal-3":"33","below-floating-3":"37","below-floating-2":"38","below-floating-1":"39","below-floating":"39",floating:"40","above-floating":"41","above-floating-1":"41","above-floating-2":"42","above-floating-3":"43"};for(let t=0;t<=50;t++)S[`${t}`]=`${t}`;var A=S;var q={"--tw-typo-plugin-body":"var(--hz-ui-fg-body)","--tw-typo-plugin-headings":"var(--hz-ui-fg-0)","--tw-typo-plugin-links":"var(--hz-ui-fg-0)","--tw-typo-plugin-links-hover":"var(--hz-ui-fg-2)","--tw-typo-plugin-bold":"var(--hz-ui-fg-0)","--tw-typo-plugin-counters":"var(--hz-ui-fg-4)","--tw-typo-plugin-bullets":"var(--hz-ui-fg-2)","--tw-typo-plugin-hr":"var(--hz-ui-fg-2)","--tw-typo-plugin-quotes":"var(--hz-ui-fg-body)","--tw-typo-plugin-quote-borders":"var(--hz-ui-fg-3)","--tw-typo-plugin-captions":"var(--hz-ui-fg-2)","--tw-typo-plugin-kbd":"var(--hz-ui-fg-0)","--tw-typo-plugin-kbd-shadows":"var(--hz-ui-fg-1)","--tw-typo-plugin-code":"var(--hz-ui-fg-0)","--tw-typo-plugin-pre-code":"var(--hz-ui-fg-1)","--tw-typo-plugin-pre-bg":"var(--hz-ui-bg-1)","--tw-typo-plugin-th-borders":"var(--hz-ui-fg-2)","--tw-typo-plugin-td-borders":"var(--hz-ui-fg-3)"},U={color:"var(--tw-typo-plugin-body)",p:{textAlign:"inherit"},"p:first-child":{},"p:last-child":{},a:{color:"var(--tw-typo-plugin-links)",textDecoration:"underline",fontWeight:"400"},"a:hover":{color:"var(--tw-typo-plugin-links-hover)"},blockquote:{fontWeight:"400",fontStyle:"italic",color:"var(--tw-typo-plugin-quotes)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},"blockquote strong":{color:"inherit"},cite:{display:"block",fontStyle:"normal",textAlign:"right",color:"var(--tw-typo-plugin-quotes)"},ol:{listStyleType:"decimal"},ul:{},"ol > li::marker":{fontWeight:"400",color:"var(--tw-typo-plugin-counters)"},"ul > li::marker":{color:"var(--tw-typo-plugin-bullets)"},"ul > li::before":{},hr:{borderColor:"var(--tw-typo-plugin-hr)",borderTopWidth:1},h1:{color:"var(--tw-typo-plugin-headings)",fontWeight:"800",textAlign:"inherit",textTransform:"uppercase"},h2:{color:"var(--tw-typo-plugin-headings)",fontWeight:"700",textAlign:"inherit",textTransform:"uppercase"},h3:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit",textTransform:"uppercase"},h4:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h5:{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",textAlign:"inherit"},h6:{color:"var(--tw-typo-plugin-headings)",textAlign:"inherit"},img:{},"img:first-child":{},"img:last-child":{},picture:{display:"block"},strong:{color:"var(--tw-typo-plugin-bold)",fontWeight:"600"},video:{},kbd:{fontWeight:"500",fontFamily:"inherit",color:"var(--tw-typo-plugin-kbd)",boxShadow:"0 0 0 1px rgb(var(--tw-typo-plugin-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-typo-plugin-kbd-shadows) / 10%)"},code:{color:"var(--tw-typo-plugin-code)",fontWeight:"500"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"h5 code":{color:"inherit"},"h6 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--tw-typo-plugin-pre-code)",backgroundColor:"var(--tw-typo-plugin-pre-bg)",overflowX:"auto",fontWeight:"400"},"pre code":{backgroundColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0",fontWeight:"inherit",color:"inherit",fontSize:"inherit",fontFamily:"inherit",lineHeight:"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%",tableLayout:"auto",textAlign:"left"},thead:{borderBottomWidth:"1px",borderBottomColor:"var(--tw-typo-plugin-th-borders)"},"thead th":{color:"var(--tw-typo-plugin-headings)",fontWeight:"600",verticalAlign:"bottom"},"tbody tr":{},"tbody tr:last-child":{},"tbody td":{verticalAlign:"baseline"},tfoot:{borderTopWidth:"1px",borderTopColor:"var(--tw-typo-plugin-th-borders)"},"tfoot td":{verticalAlign:"top"}},h=a$1(t=>({base:{css:[{fontSize:"1rem",lineHeight:1.4,p:{marginTop:"0.33rem",marginBottom:"0.33rem"},"p:first-child":{marginTop:0},"p:last-child":{marginBottom:0},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-5px"},ul:{fontSize:"1rem",paddingLeft:"1.5rem",margin:0,marginLeft:"-0.6rem",listStylePosition:"outside",listStyleType:"'\u25BC'"},li:{},"ol > li":{paddingLeft:"0.4rem"},"ul > li":{paddingLeft:"0.75rem",marginBottom:"0.75rem"},"ul > li:last-child":{marginBottom:0},"> ul > li p":{margin:0,display:"inline"},hr:{},h1:{fontSize:D$1(40,t),lineHeight:1.2},h2:{fontSize:D$1(36,t),lineHeight:1.2},h3:{fontSize:"1.4rem",lineHeight:1.2},h4:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.3rem",lineHeight:1.2},h5:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.2rem",lineHeight:1.4},h6:{marginTop:"0.5rem",marginBottom:"0.5rem",fontSize:"1.15rem",lineHeight:1.3},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},img:{marginTop:"0.5rem",marginBottom:"0.5rem"},"img:first-child":{marginTop:0},"img:last-child":{marginBottom:0},picture:{marginTop:D$1(20,t),marginBottom:D$1(20,t)},"picture > img":{marginTop:"0",marginBottom:"0"},video:{marginTop:D$1(20,t),marginBottom:D$1(20,t)},kbd:{fontSize:E$1(14,16),borderRadius:D$1(5,t),paddingTop:E$1(3,16),paddingRight:E$1(6,16),paddingBottom:E$1(3,16),paddingLeft:E$1(6,16)},code:{fontSize:E$1(14,16)},"h2 code":{fontSize:E$1(21,24)},"h3 code":{fontSize:E$1(18,20)},pre:{fontSize:D$1(14,16),lineHeight:C(24/14),marginTop:E$1(24,14),marginBottom:E$1(24,14),borderRadius:D$1(6,t),paddingTop:E$1(12,14),paddingRight:E$1(16,14),paddingBottom:E$1(12,14),paddingLeft:E$1(16,14)},"ul ul, ul ol, ol ul, ol ol":{marginTop:D$1(12,t),marginBottom:D$1(12,t)},dl:{marginTop:E$1(20,16),marginBottom:E$1(20,t)},dt:{marginTop:E$1(20,t)},dd:{marginTop:E$1(8,t),paddingLeft:E$1(26,t)},table:{fontSize:E$1(14,t),lineHeight:C(24/14)},"thead th":{paddingRight:E$1(8,14),paddingBottom:E$1(8,14),paddingLeft:E$1(8,14)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:E$1(8,14),paddingRight:E$1(8,14),paddingBottom:E$1(8,14),paddingLeft:E$1(8,14)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}}]},sm:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:D$1(24,t)},h2:{fontSize:D$1(20,t)},h3:{fontSize:E$1(18,t)},h4:{},h5:{},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},lg:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:D$1(45,t),lineHeight:1.1},h2:{fontSize:D$1(40,t),lineHeight:1.1},h3:{fontSize:D$1(32,t),lineHeight:1.1},h4:{fontSize:D$1(26,t),marginTop:D$1(13,t),marginBottom:D$1(13,t)},h5:{fontSize:D$1(22,t),marginTop:D$1(11,t),marginBottom:D$1(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]},xl:{css:[{p:{},"p:first-child":{},"p:last-child":{},a:{},"a:hover":{},blockquote:{},"blockquote p:first-of-type::before":{},"blockquote p:last-of-type::after":{},cite:{},ol:{},ul:{},li:{},"ol > li":{},"ul > li":{},"ul > li:last-child":{},"> ul > li p":{},hr:{},h1:{fontSize:D$1(52,t),lineHeight:1.1},h2:{fontSize:D$1(45,t),lineHeight:1.1},h3:{fontSize:D$1(40,t),lineHeight:1.1},h4:{fontSize:D$1(28,t),marginTop:D$1(13,t),marginBottom:D$1(13,t)},h5:{fontSize:D$1(22,t),marginTop:D$1(11,t),marginBottom:D$1(11,t)},h6:{},"hr + *":{},"h2 + *":{},"h3 + *":{},"h4 + *":{},img:{},"img:first-child":{},"img:last-child":{},picture:{},"picture > img":{},video:{},kbd:{},code:{},"h2 code":{},"h3 code":{},pre:{},"ul ul, ul ol, ol ul, ol ol":{},dl:{},dt:{},dd:{},table:{},"thead th":{},"thead th:first-child":{},"thead th:last-child":{},"tbody td, tfoot td":{},"tbody td:first-child, tfoot td:first-child":{},"tbody td:last-child, tfoot td:last-child":{}}]}}),"defaultModifiers"),$=a$1(t=>({DEFAULT:{css:[U,q,...h(t).base.css]},sm:h(t).sm,lg:h(t).lg,xl:h(t).xl}),"getStyles"),L=$;var O=C$1();function D(t){let l=O.astSync(t),d=[];for(let[p,m]of l.nodes.entries())for(let[i,n]of [...m.nodes].reverse().entries()){if(n.type!=="pseudo"||!n.value.startsWith("::"))break;d[i]=d[i]||[],d[i][p]=n;}let s=C$1.selector();for(let p of d){if(!p)continue;if(new Set([...p.map(i=>i.value)]).size>1)break;p.forEach(i=>i.remove()),s.prepend(p[0]);}return s.nodes.length?[s.toString(),l.toString()]:[null,t]}a$1(D,"commonTrailingPseudos");var E=16,F={};function f(t,{className:l,modifier:d,prefix:s}){let p=s(`.not-${l}`).slice(1),m=t.startsWith(">")?`${d==="DEFAULT"?`.${l}`:`.${l}-${d}`} `:"",[i,n]=D(t);return i?`:where(${m}${n}):not(:where([class~="${p}"],[class~="${p}"] *))${i}`:`:where(${m}${t}):not(:where([class~="${p}"],[class~="${p}"] *))`}a$1(f,"inWhere");function H(t){return typeof t=="object"&&t!==null}a$1(H,"isObject");function I(t={},{target:l,className:d,modifier:s,prefix:p}){function m(i,n){return l==="legacy"?[i,n]:Array.isArray(n)?[i,n]:H(n)?Object.values(n).some(H)?[f(i,{className:d,modifier:s,prefix:p}),n,Object.fromEntries(Object.entries(n).map(([g,c])=>m(g,c)))]:[f(i,{className:d,modifier:s,prefix:p}),n]:[i,n]}return a$1(m,"updateSelector"),Object.fromEntries(Object.entries(P({},...Object.keys(t).filter(i=>F[i]).map(i=>F[i](t[i])),...j(t.css||{}))).map(([i,n])=>m(i,n)))}a$1(I,"configToCss");var W=R.withOptions(({className:t="prose",target:l="modern",base:d=16}={})=>(E=d,function({addVariant:s,addComponents:p,theme:m,prefix:i}){let n=m("typography"),x={className:t,prefix:i};for(let[g,...c]of [["headings","h1","h2","h3"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]]){c=c.length===0?[g]:c;let b=l==="legacy"?c.map(B=>`& ${B}`):c.join(", ");s(`${t}-${g}`,l==="legacy"?b:`& :is(${f(b,x)})`);}p(Object.keys(n).map(g=>({[g==="DEFAULT"?`.${t}`:`.${t}-${g}`]:I(n[g],{target:l,className:t,modifier:g,prefix:i})})));}),()=>({theme:{typography:L(E)}}));var X={darkMode:["class"],content:[],safelist:w,plugins:[M,W({className:"typography",base:16}),G,Q],theme:{accentColor:a$1(({theme:t})=>({...t("colors"),auto:"auto"}),"accentColor"),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s linear(0, 1) infinite",pulsereverse:"pulse 2s linear(1, 0) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","mobile-menu-open":"opacity-in 300ms ease-in"},aria:{checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:a$1(({theme:t})=>t("blur"),"backdropBlur"),backdropBrightness:a$1(({theme:t})=>t("brightness"),"backdropBrightness"),backdropContrast:a$1(({theme:t})=>t("contrast"),"backdropContrast"),backdropGrayscale:a$1(({theme:t})=>t("grayscale"),"backdropGrayscale"),backdropHueRotate:a$1(({theme:t})=>t("hueRotate"),"backdropHueRotate"),backdropInvert:a$1(({theme:t})=>t("invert"),"backdropInvert"),backdropOpacity:a$1(({theme:t})=>t("opacity"),"backdropOpacity"),backdropSaturate:a$1(({theme:t})=>t("saturate"),"backdropSaturate"),backdropSepia:a$1(({theme:t})=>t("sepia"),"backdropSepia"),backgroundColor:a$1(({theme:t})=>t("colors"),"backgroundColor"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:a$1(({theme:t})=>t("opacity"),"backgroundOpacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:a$1(({theme:t})=>({...t("colors"),DEFAULT:t("colors.muted.3")}),"borderColor"),borderOpacity:a$1(({theme:t})=>t("opacity"),"borderOpacity"),borderRadius:{none:"0px",sm:"0.25rem",DEFAULT:"0.5rem",md:"0.5rem",lg:"0.75rem",xl:"1rem","2xl":"1.5rem","3xl":"2rem",full:"9999px"},borderSpacing:a,borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:a$1(({theme:t})=>t("colors"),"boxShadowColor"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:a$1(({theme:t})=>t("colors"),"caretColor"),colors:v,columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{center:true,padding:"2rem"},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:a$1(({theme:t})=>t("borderColor"),"divideColor"),divideOpacity:a$1(({theme:t})=>t("borderOpacity"),"divideOpacity"),divideWidth:a$1(({theme:t})=>t("borderWidth"),"divideWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:a$1(({theme:t})=>({none:"none",...t("colors")}),"fill"),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"},flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:k,fontSize:T,fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:a,gradientColorStops:a$1(({theme:t})=>t("colors"),"gradientColorStops"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:{auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}},"accordion-down":{from:{height:0},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:0}},"opacity-in":{from:{opacity:"0"},to:{opacity:"1"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:{auto:"auto",...a},lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:{...a,none:"none",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},maxWidth:a$1(({theme:t,breakpoints:l})=>({...a,none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...l(t("screens"))}),"maxWidth"),minHeight:{...a,0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:a$1(({theme:t,breakpoints:l})=>({...a,0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"minWidth"),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:a$1(({theme:t})=>t("colors"),"outlineColor"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:a,placeholderColor:a$1(({theme:t})=>t("colors"),"placeholderColor"),placeholderOpacity:a$1(({theme:t})=>t("opacity"),"placeholderOpacity"),ringColor:a$1(({theme:t})=>({DEFAULT:t("colors.blue.500","#3b82f6"),...t("colors")}),"ringColor"),ringOffsetColor:a$1(({theme:t})=>t("colors"),"ringOffsetColor"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:a$1(({theme:t})=>({DEFAULT:"0.5",...t("opacity")}),"ringOpacity"),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:a$2,scrollMargin:a,scrollPadding:a,sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:a,spacing:a,stroke:a$1(({theme:t})=>({none:"none",...t("colors")}),"stroke"),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{on:'state~="on"',off:'state~="off"'},textColor:a$1(({theme:t})=>t("colors"),"textColor"),textDecorationColor:a$1(({theme:t})=>t("colors"),"textDecorationColor"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:a,textOpacity:a$1(({theme:t})=>t("opacity"),"textOpacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform",height:"height",spacing:"margin, padding"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:{...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"},width:a$1(({theme:t,breakpoints:l})=>({auto:"auto",...a,"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content",...l(t("screens"))}),"width"),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:A}};export{X as preset};
@@ -0,0 +1 @@
1
+ 'use strict';var chunkEWCCM6WP_js=require('../chunk-EWCCM6WP.js'),chunkDKPVJSBC_js=require('../chunk-DKPVJSBC.js'),chunkEI7MMDWY_js=require('../chunk-EI7MMDWY.js'),react=require('react'),mobx=require('mobx');var n=class n{constructor(e,i){this._step=-1;this._reactionDisposer=void 0;this.initialize=chunkEI7MMDWY_js.a(()=>{let e=chunkEI7MMDWY_js.a(()=>{this._setStep(this._step+1),this._step<=this._intervals.length&&setTimeout(()=>{e();},this._intervals[this._step-1]);},"fireNext");this._reactionDisposer=mobx.reaction(this._initialStep,i=>{i&&this._step===-1?this._setStep(0):this._step===0&&e();});},"initialize");this._setStep=chunkEI7MMDWY_js.a(e=>{this._step=e;},"_setStep");this.dispose=chunkEI7MMDWY_js.a(()=>{this._reactionDisposer&&this._reactionDisposer();},"dispose");this.notPast=chunkEI7MMDWY_js.a(e=>mobx.computed(()=>this._step>-1&&this._step<=e).get(),"notPast");this._initialStep=e,this._intervals=i,mobx.makeObservable(this,{_step:mobx.observable,_setStep:mobx.action});}};chunkEI7MMDWY_js.a(n,"MyStepAnimation");var s=n,$=chunkEI7MMDWY_js.a((o,e)=>{let i=react.useRef(new s(o,e));return react.useEffect(()=>(i.current.initialize(),i.current.dispose),[]),i.current},"useStepAnimation");Object.defineProperty(exports,"ABBR_SYMBOLS_ARRAY",{enumerable:true,get:function(){return chunkEWCCM6WP_js.z}});Object.defineProperty(exports,"asNum",{enumerable:true,get:function(){return chunkEWCCM6WP_js.H}});Object.defineProperty(exports,"blobToBase64",{enumerable:true,get:function(){return chunkEWCCM6WP_js.k}});Object.defineProperty(exports,"constrain",{enumerable:true,get:function(){return chunkEWCCM6WP_js.B}});Object.defineProperty(exports,"containsToken",{enumerable:true,get:function(){return chunkEWCCM6WP_js.F}});Object.defineProperty(exports,"copyToClipboard",{enumerable:true,get:function(){return chunkEWCCM6WP_js.m}});Object.defineProperty(exports,"createShadowRoot",{enumerable:true,get:function(){return chunkEWCCM6WP_js.i}});Object.defineProperty(exports,"dataUrlToFile",{enumerable:true,get:function(){return chunkEWCCM6WP_js.l}});Object.defineProperty(exports,"debounce",{enumerable:true,get:function(){return chunkEWCCM6WP_js.s}});Object.defineProperty(exports,"delay",{enumerable:true,get:function(){return chunkEWCCM6WP_js.j}});Object.defineProperty(exports,"formatCamelCaseText",{enumerable:true,get:function(){return chunkEWCCM6WP_js.o}});Object.defineProperty(exports,"formatDateToLocaleStringWithTime",{enumerable:true,get:function(){return chunkEWCCM6WP_js.b}});Object.defineProperty(exports,"formatDateToMonthAndDay",{enumerable:true,get:function(){return chunkEWCCM6WP_js.e}});Object.defineProperty(exports,"formatDateToUSLocaleString",{enumerable:true,get:function(){return chunkEWCCM6WP_js.a}});Object.defineProperty(exports,"formatText",{enumerable:true,get:function(){return chunkEWCCM6WP_js.n}});Object.defineProperty(exports,"getDim",{enumerable:true,get:function(){return chunkEWCCM6WP_js.x}});Object.defineProperty(exports,"getFileExt",{enumerable:true,get:function(){return chunkEWCCM6WP_js.g}});Object.defineProperty(exports,"getFileName",{enumerable:true,get:function(){return chunkEWCCM6WP_js.f}});Object.defineProperty(exports,"getPrimaryStartingWith",{enumerable:true,get:function(){return chunkEWCCM6WP_js.u}});Object.defineProperty(exports,"getRelativeDateLabel",{enumerable:true,get:function(){return chunkEWCCM6WP_js.c}});Object.defineProperty(exports,"getSpecifierData",{enumerable:true,get:function(){return chunkEWCCM6WP_js.y}});Object.defineProperty(exports,"getTShirtSize",{enumerable:true,get:function(){return chunkEWCCM6WP_js.v}});Object.defineProperty(exports,"getTypographySize",{enumerable:true,get:function(){return chunkEWCCM6WP_js.w}});Object.defineProperty(exports,"getVersionFromTool",{enumerable:true,get:function(){return chunkEWCCM6WP_js.p}});Object.defineProperty(exports,"groupMessagesByDate",{enumerable:true,get:function(){return chunkEWCCM6WP_js.d}});Object.defineProperty(exports,"isFileTypeImageOrPdf",{enumerable:true,get:function(){return chunkEWCCM6WP_js.h}});Object.defineProperty(exports,"ldMerge",{enumerable:true,get:function(){return chunkEWCCM6WP_js.G}});Object.defineProperty(exports,"pxToEm",{enumerable:true,get:function(){return chunkEWCCM6WP_js.E}});Object.defineProperty(exports,"pxToRem",{enumerable:true,get:function(){return chunkEWCCM6WP_js.D}});Object.defineProperty(exports,"round",{enumerable:true,get:function(){return chunkEWCCM6WP_js.C}});Object.defineProperty(exports,"spreadToTransform",{enumerable:true,get:function(){return chunkEWCCM6WP_js.t}});Object.defineProperty(exports,"submitRegistrationNoCodeError",{enumerable:true,get:function(){return chunkEWCCM6WP_js.r}});Object.defineProperty(exports,"submitRegistrationNoCodeNonPristineError",{enumerable:true,get:function(){return chunkEWCCM6WP_js.q}});Object.defineProperty(exports,"useIsMobile",{enumerable:true,get:function(){return chunkEWCCM6WP_js.A}});Object.defineProperty(exports,"absoluteUrl",{enumerable:true,get:function(){return chunkDKPVJSBC_js.c}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkDKPVJSBC_js.a}});Object.defineProperty(exports,"formatDate",{enumerable:true,get:function(){return chunkDKPVJSBC_js.b}});exports.useStepAnimation=$;
@@ -0,0 +1 @@
1
+ export{z as ABBR_SYMBOLS_ARRAY,H as asNum,k as blobToBase64,B as constrain,F as containsToken,m as copyToClipboard,i as createShadowRoot,l as dataUrlToFile,s as debounce,j as delay,o as formatCamelCaseText,b as formatDateToLocaleStringWithTime,e as formatDateToMonthAndDay,a as formatDateToUSLocaleString,n as formatText,x as getDim,g as getFileExt,f as getFileName,u as getPrimaryStartingWith,c as getRelativeDateLabel,y as getSpecifierData,v as getTShirtSize,w as getTypographySize,p as getVersionFromTool,d as groupMessagesByDate,h as isFileTypeImageOrPdf,G as ldMerge,E as pxToEm,D as pxToRem,C as round,t as spreadToTransform,r as submitRegistrationNoCodeError,q as submitRegistrationNoCodeNonPristineError,A as useIsMobile}from'../chunk-LTJQGMPF.mjs';export{c as absoluteUrl,a as cn,b as formatDate}from'../chunk-TU67EJEW.mjs';import {a}from'../chunk-YSXGDEY5.mjs';import {useRef,useEffect}from'react';import {reaction,computed,makeObservable,action,observable}from'mobx';var n=class n{constructor(e,i){this._step=-1;this._reactionDisposer=void 0;this.initialize=a(()=>{let e=a(()=>{this._setStep(this._step+1),this._step<=this._intervals.length&&setTimeout(()=>{e();},this._intervals[this._step-1]);},"fireNext");this._reactionDisposer=reaction(this._initialStep,i=>{i&&this._step===-1?this._setStep(0):this._step===0&&e();});},"initialize");this._setStep=a(e=>{this._step=e;},"_setStep");this.dispose=a(()=>{this._reactionDisposer&&this._reactionDisposer();},"dispose");this.notPast=a(e=>computed(()=>this._step>-1&&this._step<=e).get(),"notPast");this._initialStep=e,this._intervals=i,makeObservable(this,{_step:observable,_setStep:action});}};a(n,"MyStepAnimation");var s=n,$=a((o,e)=>{let i=useRef(new s(o,e));return useEffect(()=>(i.current.initialize(),i.current.dispose),[]),i.current},"useStepAnimation");export{$ as useStepAnimation};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanzo/ui",
3
- "version": "5.1.1",
3
+ "version": "5.1.4",
4
4
  "description": "Multi-framework UI library with React, Vue, Svelte, and React Native support. Based on shadcn/ui with comprehensive framework coverage.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -82,6 +82,151 @@
82
82
  "import": "./dist/command.mjs",
83
83
  "require": "./dist/command.js"
84
84
  },
85
+ "./accordion": {
86
+ "types": "./dist/accordion.d.ts",
87
+ "import": "./dist/accordion.mjs",
88
+ "require": "./dist/accordion.js"
89
+ },
90
+ "./alert": {
91
+ "types": "./dist/alert.d.ts",
92
+ "import": "./dist/alert.mjs",
93
+ "require": "./dist/alert.js"
94
+ },
95
+ "./alert-dialog": {
96
+ "types": "./dist/alert-dialog.d.ts",
97
+ "import": "./dist/alert-dialog.mjs",
98
+ "require": "./dist/alert-dialog.js"
99
+ },
100
+ "./avatar": {
101
+ "types": "./dist/avatar.d.ts",
102
+ "import": "./dist/avatar.mjs",
103
+ "require": "./dist/avatar.js"
104
+ },
105
+ "./badge": {
106
+ "types": "./dist/badge.d.ts",
107
+ "import": "./dist/badge.mjs",
108
+ "require": "./dist/badge.js"
109
+ },
110
+ "./breadcrumb": {
111
+ "types": "./dist/breadcrumb.d.ts",
112
+ "import": "./dist/breadcrumb.mjs",
113
+ "require": "./dist/breadcrumb.js"
114
+ },
115
+ "./checkbox": {
116
+ "types": "./dist/checkbox.d.ts",
117
+ "import": "./dist/checkbox.mjs",
118
+ "require": "./dist/checkbox.js"
119
+ },
120
+ "./collapsible": {
121
+ "types": "./dist/collapsible.d.ts",
122
+ "import": "./dist/collapsible.mjs",
123
+ "require": "./dist/collapsible.js"
124
+ },
125
+ "./context-menu": {
126
+ "types": "./dist/context-menu.d.ts",
127
+ "import": "./dist/context-menu.mjs",
128
+ "require": "./dist/context-menu.js"
129
+ },
130
+ "./dialog": {
131
+ "types": "./dist/dialog.d.ts",
132
+ "import": "./dist/dialog.mjs",
133
+ "require": "./dist/dialog.js"
134
+ },
135
+ "./dropdown-menu": {
136
+ "types": "./dist/dropdown-menu.d.ts",
137
+ "import": "./dist/dropdown-menu.mjs",
138
+ "require": "./dist/dropdown-menu.js"
139
+ },
140
+ "./hover-card": {
141
+ "types": "./dist/hover-card.d.ts",
142
+ "import": "./dist/hover-card.mjs",
143
+ "require": "./dist/hover-card.js"
144
+ },
145
+ "./navigation-menu": {
146
+ "types": "./dist/navigation-menu.d.ts",
147
+ "import": "./dist/navigation-menu.mjs",
148
+ "require": "./dist/navigation-menu.js"
149
+ },
150
+ "./popover": {
151
+ "types": "./dist/popover.d.ts",
152
+ "import": "./dist/popover.mjs",
153
+ "require": "./dist/popover.js"
154
+ },
155
+ "./progress": {
156
+ "types": "./dist/progress.d.ts",
157
+ "import": "./dist/progress.mjs",
158
+ "require": "./dist/progress.js"
159
+ },
160
+ "./radio-group": {
161
+ "types": "./dist/radio-group.d.ts",
162
+ "import": "./dist/radio-group.mjs",
163
+ "require": "./dist/radio-group.js"
164
+ },
165
+ "./scroll-area": {
166
+ "types": "./dist/scroll-area.d.ts",
167
+ "import": "./dist/scroll-area.mjs",
168
+ "require": "./dist/scroll-area.js"
169
+ },
170
+ "./select": {
171
+ "types": "./dist/select.d.ts",
172
+ "import": "./dist/select.mjs",
173
+ "require": "./dist/select.js"
174
+ },
175
+ "./separator": {
176
+ "types": "./dist/separator.d.ts",
177
+ "import": "./dist/separator.mjs",
178
+ "require": "./dist/separator.js"
179
+ },
180
+ "./sheet": {
181
+ "types": "./dist/sheet.d.ts",
182
+ "import": "./dist/sheet.mjs",
183
+ "require": "./dist/sheet.js"
184
+ },
185
+ "./skeleton": {
186
+ "types": "./dist/skeleton.d.ts",
187
+ "import": "./dist/skeleton.mjs",
188
+ "require": "./dist/skeleton.js"
189
+ },
190
+ "./slider": {
191
+ "types": "./dist/slider.d.ts",
192
+ "import": "./dist/slider.mjs",
193
+ "require": "./dist/slider.js"
194
+ },
195
+ "./switch": {
196
+ "types": "./dist/switch.d.ts",
197
+ "import": "./dist/switch.mjs",
198
+ "require": "./dist/switch.js"
199
+ },
200
+ "./table": {
201
+ "types": "./dist/table.d.ts",
202
+ "import": "./dist/table.mjs",
203
+ "require": "./dist/table.js"
204
+ },
205
+ "./tabs": {
206
+ "types": "./dist/tabs.d.ts",
207
+ "import": "./dist/tabs.mjs",
208
+ "require": "./dist/tabs.js"
209
+ },
210
+ "./textarea": {
211
+ "types": "./dist/textarea.d.ts",
212
+ "import": "./dist/textarea.mjs",
213
+ "require": "./dist/textarea.js"
214
+ },
215
+ "./toggle": {
216
+ "types": "./dist/toggle.d.ts",
217
+ "import": "./dist/toggle.mjs",
218
+ "require": "./dist/toggle.js"
219
+ },
220
+ "./toggle-group": {
221
+ "types": "./dist/toggle-group.d.ts",
222
+ "import": "./dist/toggle-group.mjs",
223
+ "require": "./dist/toggle-group.js"
224
+ },
225
+ "./tooltip": {
226
+ "types": "./dist/tooltip.d.ts",
227
+ "import": "./dist/tooltip.mjs",
228
+ "require": "./dist/tooltip.js"
229
+ },
85
230
  "./carousel": {
86
231
  "types": "./dist/carousel.d.ts",
87
232
  "import": "./dist/carousel.mjs",
@@ -247,34 +392,34 @@
247
392
  "@hanzo/react-drawer": "^0.1.8",
248
393
  "@modelcontextprotocol/sdk": "^1.10.2",
249
394
  "@next/third-parties": "^15.0.1",
250
- "@radix-ui/react-accordion": "^1.2.11",
395
+ "@radix-ui/react-accordion": "^1.2.12",
251
396
  "@radix-ui/react-alert-dialog": "^1.1.15",
252
- "@radix-ui/react-aspect-ratio": "^1.0.3",
253
- "@radix-ui/react-avatar": "^1.0.3",
254
- "@radix-ui/react-checkbox": "^1.0.4",
397
+ "@radix-ui/react-aspect-ratio": "^1.1.7",
398
+ "@radix-ui/react-avatar": "^1.1.10",
399
+ "@radix-ui/react-checkbox": "^1.3.3",
255
400
  "@radix-ui/react-collapsible": "^1.1.12",
256
- "@radix-ui/react-context-menu": "^2.2.2",
401
+ "@radix-ui/react-context-menu": "^2.2.16",
257
402
  "@radix-ui/react-dialog": "^1.1.15",
258
403
  "@radix-ui/react-dropdown-menu": "^2.1.16",
259
404
  "@radix-ui/react-hover-card": "^1.1.15",
260
- "@radix-ui/react-icons": "^1.3.0",
261
- "@radix-ui/react-label": "^2.0.2",
405
+ "@radix-ui/react-icons": "^1.3.2",
406
+ "@radix-ui/react-label": "^2.1.7",
262
407
  "@radix-ui/react-menubar": "1.1.16",
263
- "@radix-ui/react-navigation-menu": "^1.1.3",
264
- "@radix-ui/react-popover": "^1.0.6",
265
- "@radix-ui/react-progress": "^1.0.3",
266
- "@radix-ui/react-radio-group": "^1.1.3",
267
- "@radix-ui/react-scroll-area": "^1.0.5",
268
- "@radix-ui/react-select": "^2.0.0",
269
- "@radix-ui/react-separator": "^1.0.3",
270
- "@radix-ui/react-slider": "^1.1.2",
408
+ "@radix-ui/react-navigation-menu": "^1.2.14",
409
+ "@radix-ui/react-popover": "^1.1.15",
410
+ "@radix-ui/react-progress": "^1.1.7",
411
+ "@radix-ui/react-radio-group": "^1.3.8",
412
+ "@radix-ui/react-scroll-area": "^1.2.10",
413
+ "@radix-ui/react-select": "^2.2.6",
414
+ "@radix-ui/react-separator": "^1.1.7",
415
+ "@radix-ui/react-slider": "^1.3.6",
271
416
  "@radix-ui/react-slot": "^1.2.3",
272
- "@radix-ui/react-switch": "^1.0.3",
273
- "@radix-ui/react-tabs": "^1.0.4",
274
- "@radix-ui/react-toast": "^1.1.5",
275
- "@radix-ui/react-toggle": "^1.0.3",
276
- "@radix-ui/react-toggle-group": "^1.0.4",
277
- "@radix-ui/react-tooltip": "^1.0.6",
417
+ "@radix-ui/react-switch": "^1.2.6",
418
+ "@radix-ui/react-tabs": "^1.1.13",
419
+ "@radix-ui/react-toast": "^1.2.15",
420
+ "@radix-ui/react-toggle": "^1.1.10",
421
+ "@radix-ui/react-toggle-group": "^1.1.11",
422
+ "@radix-ui/react-tooltip": "^1.2.8",
278
423
  "@radix-ui/react-use-callback-ref": "^1.1.1",
279
424
  "@tailwindcss/container-queries": "^0.1.1",
280
425
  "@tanstack/react-table": "^8.21.3",
@@ -312,7 +457,7 @@
312
457
  "mobx": "^6.12.3",
313
458
  "next": "14.2.16",
314
459
  "next-themes": "^0.2.1",
315
- "react": "18.3.1",
460
+ "react": "^19.0.0",
316
461
  "react-dom": "18.3.1",
317
462
  "validator": "^13.11.0"
318
463
  },
@@ -354,7 +499,7 @@
354
499
  "devDependencies": {
355
500
  "@mdx-js/loader": "^3.0.0",
356
501
  "@mdx-js/react": "^3.0.0",
357
- "@radix-ui/react-primitive": "^2.0.1",
502
+ "@radix-ui/react-primitive": "^2.1.3",
358
503
  "@splinetool/react-spline": "^4.1.0",
359
504
  "@testing-library/jest-dom": "^6.9.1",
360
505
  "@testing-library/react": "^16.3.0",
@@ -363,12 +508,12 @@
363
508
  "@types/lodash.merge": "^4.6.9",
364
509
  "@types/mdx": "^2.0.13",
365
510
  "@types/node": "20.14.15",
366
- "@types/react": "18.3.1",
367
- "@types/react-dom": "18.3.1",
511
+ "@types/react": "^19.0.0",
512
+ "@types/react-dom": "^19.0.0",
368
513
  "@types/react-syntax-highlighter": "^15.5.13",
369
514
  "@vitejs/plugin-react": "^5.0.4",
370
- "@vitest/coverage-v8": "^2.1.9",
371
- "@vitest/ui": "^2.1.9",
515
+ "@vitest/coverage-v8": "^4.0.6",
516
+ "@vitest/ui": "^4.0.6",
372
517
  "embla-carousel": "^8.6.0",
373
518
  "filesize": "^11.0.13",
374
519
  "glob": "^11.0.2",
@@ -1 +0,0 @@
1
- import {a}from'./chunk-YSXGDEY5.mjs';function u(r){return Math.round(r*100)/100}a(u,"round");function f(r,o=16){return `${r/o}rem`}a(f,"pxToRem");function p(r,o=16){return `${r/o}em`}a(p,"pxToEm");export{u as a,f as b,p as c};
@@ -1 +0,0 @@
1
- 'use strict';var chunkEI7MMDWY_js=require('./chunk-EI7MMDWY.js');function u(r){return Math.round(r*100)/100}chunkEI7MMDWY_js.a(u,"round");function f(r,o=16){return `${r/o}rem`}chunkEI7MMDWY_js.a(f,"pxToRem");function p(r,o=16){return `${r/o}em`}chunkEI7MMDWY_js.a(p,"pxToEm");exports.a=u;exports.b=f;exports.c=p;
package/dist/src/utils.js DELETED
@@ -1 +0,0 @@
1
- 'use strict';var chunkDKPVJSBC_js=require('../chunk-DKPVJSBC.js');require('../chunk-EI7MMDWY.js');Object.defineProperty(exports,"absoluteUrl",{enumerable:true,get:function(){return chunkDKPVJSBC_js.c}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkDKPVJSBC_js.a}});Object.defineProperty(exports,"formatDate",{enumerable:true,get:function(){return chunkDKPVJSBC_js.b}});
@@ -1 +0,0 @@
1
- export{c as absoluteUrl,a as cn,b as formatDate}from'../chunk-TU67EJEW.mjs';import'../chunk-YSXGDEY5.mjs';