@jerry-fd/ui 0.5.5 → 0.5.7
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/index.d.ts +5 -3
- package/index.js +2 -2
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1626,8 +1626,10 @@ type UIViewTransitionProps = {
|
|
|
1626
1626
|
children: React__default.ReactNode;
|
|
1627
1627
|
/** 是否让退出视图变暗,仅对支持该效果的动画生效。 */
|
|
1628
1628
|
dimmed?: boolean;
|
|
1629
|
+
/** 视图切换过程中是否冻结点击事件,动画完成后自动恢复。 */
|
|
1630
|
+
lockPointerDuringTransition?: boolean;
|
|
1629
1631
|
};
|
|
1630
|
-
declare function UIViewTransition({ activeKey, animation, dimmed, className, viewClassName, children, }: UIViewTransitionProps): react_jsx_runtime.JSX.Element;
|
|
1632
|
+
declare function UIViewTransition({ activeKey, animation, dimmed, lockPointerDuringTransition, className, viewClassName, children, }: UIViewTransitionProps): react_jsx_runtime.JSX.Element;
|
|
1631
1633
|
|
|
1632
1634
|
type UIMorphingModalLength = number | string;
|
|
1633
1635
|
type UIMorphingModalExpandedSize = {
|
|
@@ -1694,8 +1696,8 @@ type UIScreenControls<T extends UIScreenValue = UIScreenValue> = {
|
|
|
1694
1696
|
declare function useUIScreen<T extends UIScreenValue = UIScreenValue>(): UIScreenControls<T>;
|
|
1695
1697
|
/** 声明 `UIScreen` 中的一个可切换视图。 */
|
|
1696
1698
|
type UIScreenViewProps<T extends UIScreenValue = UIScreenValue> = {
|
|
1697
|
-
/**
|
|
1698
|
-
value: T;
|
|
1699
|
+
/** 当前视图的唯一标识,支持单值或多个值共用同一个视图槽位。 */
|
|
1700
|
+
value: T | readonly T[];
|
|
1699
1701
|
/** 进入当前视图时使用的动画,优先级高于 `UIScreen` 的默认动画。 */
|
|
1700
1702
|
animation?: AnimationName;
|
|
1701
1703
|
/** 应用在当前视图动画包裹层上的类名。 */
|
package/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import'./chunk-PICBT6ES.js';import {a as a$1,k,o,r}from'./chunk-U66T3F2Z.js';export{q as DropdownMenu,o as Skeleton,n as Switch,j as Tabs,b as UIProvider,d as debounce,p as dropdownMenuStyles,f as mergeRefs,e as throttle,r as useFlag}from'./chunk-U66T3F2Z.js';import {b,c,F,J,G,H,I,P as P$1,Q,i,E}from'./chunk-G54QLYD2.js';export{P as Button,v as Card,D as Command,K as Popover,L as Spinner,i as Tooltip,f as TooltipArrow,h as TooltipProvider,d as TooltipRoot,e as TooltipTrigger,N as baseButtonStyle,O as buttonVariants,c as cn,g as tooltipVariants,b as tv,a as twMergeConfig,M as useDisableContentMenu}from'./chunk-G54QLYD2.js';import {a}from'./chunk-M7AD2PUT.js';import {Slot,Collapsible,ScrollArea,HoverCard,Portal}from'radix-ui';import*as P from'react';import P__default,{useRef,useState,useLayoutEffect}from'react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {CircleAlert,Copy,CheckCheck}from'lucide-react';import {m,AnimatePresence}from'motion/react';import {Drawer}from'vaul';import Qr from'react-use-measure';var Je=new WeakMap;function Qe(e){return((...t)=>{let r=Je.get(e),o=t.map(String).join("_");if(r){let i=r.get(o);if(i)return i}else r=new Map,Je.set(e,r);let a=e(...t);return r.set(o,a),a})}function ra(e,t,r="zh-CN"){return new Intl.NumberFormat(r,t).format(e)}function oa(e,t,r="zh-CN"){return new Intl.NumberFormat(r,{style:"currency",...t}).format(e)}function aa(e,t="en-US"){return new Intl.NumberFormat(t,{notation:"compact",compactDisplay:"short"}).format(e)}var na=Qe((e,t=2)=>e.replace(/[.,!@#$%^&*()_+=\-`~[\]/\\{}:"|<>?]+/gi,"").trim().split(/\s+/).slice(0,t).map(r=>{if(!r.length)return "";if(/\s+/.test(e))return r.match(/./u)?.[0].toUpperCase();let o=new RegExp(".".repeat(t),"u"),a=r.match(o)?.[0];return a?a.charAt(0).toUpperCase()+a.slice(1):e.charAt(0).toUpperCase()+e.slice(1,2)}).join(""));function ca(e,t){return Array.isArray(t)?e.filter(r=>t.some(o=>o===r.value)):e.find(r=>r.value===t)}function pa(e){return Array.from(new Set(e))}function da(e){return e.filter(lr)}function lr(e){return !!e}function cr(e,t){return t.reduce((r,o)=>(r[o]=e[o],r),{})}function ma(e,t){let r=new Set(t.map(String)),o=Object.keys(e).filter(a=>!r.has(a));return cr(e,o)}var mt={};a(mt,{AVATAR_ROOT_NAME:()=>tt,Badge:()=>dt,BrandLogo:()=>ct,Image:()=>De,Indicator:()=>it,Notification:()=>pt,Root:()=>nt,Status:()=>lt,avatarRingVariants:()=>at,avatarStatusVariants:()=>st,avatarVariants:()=>be});function oe(e,t,r,o,a){let i=P__default.Children.map(e,(s,l)=>{if(!P__default.isValidElement(s))return s;let d=s.type?.displayName||"",p=r.includes(d)?t:{},c=s.props;return P__default.cloneElement(s,{...p,key:`${o}-${l}`},oe(c?.children,t,r,o,c?.asChild))});return a?i?.[0]:i}function je(e){let t=P.useId();return jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 80 80",...e,children:[jsxs("g",{fill:"#fff",clipPath:`url(#${t})`,children:[jsx("ellipse",{cx:40,cy:78,fillOpacity:.72,rx:32,ry:24}),jsx("circle",{cx:40,cy:32,r:16,opacity:.9})]}),jsx("defs",{children:jsx("clipPath",{id:t,children:jsx("rect",{width:80,height:80,fill:"#fff",rx:40})})})]})}function et(e){let t=P.useId(),r=P.useId(),o=P.useId();return jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:56,height:56,fill:"none",viewBox:"0 0 56 56",...e,children:[jsxs("g",{clipPath:`url(#${t})`,children:[jsx("rect",{width:56,height:56,className:"fill-bg-soft",rx:28}),jsx("path",{className:"fill-bg-soft",d:"M0 0h56v56H0z"}),jsx("g",{filter:`url(#${r})`,opacity:.48,children:jsx("path",{fill:"#fff",d:"M7 24.9a2.8 2.8 0 012.8-2.8h21a2.8 2.8 0 012.8 2.8v49a2.8 2.8 0 01-2.8 2.8h-21A2.8 2.8 0 017 73.9v-49z"})}),jsx("path",{className:"fill-bg-soft",d:"M12.6 28.7a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2z"}),jsx("g",{filter:`url(#${o})`,children:jsx("path",{fill:"#fff",fillOpacity:.8,d:"M21 14a2.8 2.8 0 012.8-2.8h21a2.8 2.8 0 012.8 2.8v49a2.8 2.8 0 01-2.8 2.8h-21A2.8 2.8 0 0121 63V14z"})}),jsx("path",{className:"fill-bg-soft",d:"M26.6 17.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7V22a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm9.8-29.4a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7V22a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2z"})]}),jsxs("defs",{children:[jsxs("filter",{id:r,width:34.6,height:62.6,x:3,y:18.1,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feGaussianBlur",{in:"BackgroundImageFix",stdDeviation:2}),jsx("feComposite",{in2:"SourceAlpha",operator:"in",result:"effect1_backgroundBlur_36237_4888"}),jsx("feBlend",{in:"SourceGraphic",in2:"effect1_backgroundBlur_36237_4888",result:"shape"})]}),jsxs("filter",{id:o,width:42.6,height:70.6,x:13,y:3.2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feGaussianBlur",{in:"BackgroundImageFix",stdDeviation:4}),jsx("feComposite",{in2:"SourceAlpha",operator:"in",result:"effect1_backgroundBlur_36237_4888"}),jsx("feBlend",{in:"SourceGraphic",in2:"effect1_backgroundBlur_36237_4888",result:"shape"}),jsx("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),jsx("feOffset",{dy:4}),jsx("feGaussianBlur",{stdDeviation:2}),jsx("feComposite",{in2:"hardAlpha",k2:-1,k3:1,operator:"arithmetic"}),jsx("feColorMatrix",{values:"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"}),jsx("feBlend",{in2:"shape",result:"effect2_innerShadow_36237_4888"})]}),jsx("clipPath",{id:t,children:jsx("rect",{width:56,height:56,fill:"#fff",rx:28})})]})]})}var tt="AvatarRoot",rt="AvatarImage",ot="AvatarIndicator",dr="AvatarStatus",mr="AvatarBrandLogo",ur="AvatarNotification",fr="AvatarBadge",Ve=Slot.Root,be=b({slots:{root:["relative flex shrink-0 items-center justify-center rounded-full","text-center uppercase select-none"],image:"size-full rounded-full object-cover",indicator:"absolute flex size-32 items-center justify-center drop-shadow-[0_2px_4px_#1b1c1d0a]"},variants:{withRing:{true:""},size:{80:{root:"size-80 text-title-h5"},72:{root:"size-72 text-title-h5"},64:{root:"size-64 text-title-h5"},56:{root:"size-56 text-label-lg"},48:{root:"size-48 text-label-lg"},42:{root:"size-42 text-label-md"},38:{root:"size-38 text-label-md"},32:{root:"size-32 text-label-sm"},24:{root:"size-24 text-label-xs"},20:{root:"size-20 text-label-xs"}},color:{gray:{root:"bg-bg-soft text-static-black/80"},yellow:{root:"bg-yellow-500 text-static-white"},blue:{root:"bg-blue-500 text-static-white"},sky:{root:"bg-sky-500 text-static-white"},purple:{root:"bg-purple-500 text-static-white"},red:{root:"bg-red-500 text-static-white"},green:{root:"bg-green-500 text-static-white"},teal:{root:"bg-teal-500 text-static-white"},violet:{root:"bg-violet-500 text-static-white"},pink:{root:"bg-pink-500 text-static-white"},orange:{root:"bg-orange-500 text-static-white"}}},compoundVariants:[{size:["80","72"],class:{indicator:"-right-8"}},{size:"64",class:{indicator:"-right-8 scale-[.875]"}},{size:"56",class:{indicator:"-right-6 scale-75"}},{size:"48",class:{indicator:"-right-6 scale-[.625]"}},{size:"42",class:{indicator:"-right-6 scale-[.5725]"}},{size:"38",class:{indicator:"-right-6 scale-[.5625]"}},{size:"32",class:{indicator:"-right-6 scale-50"}},{size:"24",class:{indicator:"-right-4 scale-[.375]"}},{size:"20",class:{indicator:"-right-4 scale-[.3125]"}},{withRing:true,size:"80",class:{indicator:"-right-12"}},{withRing:true,size:"72",class:{indicator:"-right-13"}},{withRing:true,size:"64",class:{indicator:"-right-12"}},{withRing:true,size:"56",class:{indicator:"-right-10"}},{withRing:true,size:["48","42","38","32"],class:{indicator:"-right-9"}},{withRing:true,size:["24","20"],class:{indicator:"-right-7"}}],defaultVariants:{size:"48",color:"gray"}}),at=b({base:"ring-2 ring-offset-2",variants:{color:{gray:"ring-black/10",yellow:"ring-yellow-500",blue:"ring-blue-500",sky:"ring-sky-500",purple:"ring-purple-500",red:"ring-red-500",green:"ring-green-500",teal:"ring-teal-500",violet:"ring-violet-500",pink:"ring-pink-500",orange:"ring-orange-500",white:"ring-static-white",black:"ring-static-black"}},defaultVariants:{color:"gray"}}),De=P.forwardRef(({asChild:e,className:t,size:r,color:o,...a},i)=>{let s=e?Ve:"img",{image:l}=be({size:r,color:o});return jsx(s,{ref:i,className:l({class:t}),...a})});De.displayName=rt;var nt=P.forwardRef(({asChild:e,children:t,size:r,color:o,ring:a,className:i,placeholderType:s="user",...l},d)=>{let p=P.useId(),c$1=e?Ve:"div",m=a?at({color:a===true?o:typeof a=="string"?a:void 0}):void 0,{root:u}=be({size:r,color:o}),g=c(u(),m,i),h={size:r,color:o};if(!t)return jsx("div",{className:g,...l,children:jsx(De,{asChild:true,children:s==="company"?jsx(et,{}):jsx(je,{})})});let y=oe(t,h,[rt,ot],p,e);return jsx(c$1,{ref:d,className:g,...l,children:y})});nt.displayName=tt;function it({size:e,color:t,className:r,position:o="bottom",withRing:a,...i}){let{indicator:s}=be({size:e,color:t,withRing:a});return jsx("div",{className:c(s({class:r}),{"top-0 origin-top-right":o==="top","bottom-0 origin-bottom-right":o==="bottom"}),...i})}it.displayName=ot;var st=b({base:"box-content size-12 rounded-full border-4 border-bg-white",variants:{status:{online:"bg-success-base",offline:"bg-gray-500",busy:"bg-error-base",away:"bg-away-base"}},defaultVariants:{status:"online"}});function lt({status:e,className:t,...r}){return jsx("div",{className:st({status:e,class:t}),...r})}lt.displayName=dr;var ct=P.forwardRef(({asChild:e,className:t,...r},o)=>jsx(e?Ve:"img",{draggable:false,ref:o,className:c("box-content size-24 rounded-full border-2 border-bg-white",t),...r}));ct.displayName=mr;function pt({className:e,...t}){return jsx("div",{className:c("box-content size-12 rounded-full border-2 border-bg-white bg-error-base",e),...t})}pt.displayName=ur;function dt({className:e,...t}){return jsx("div",{className:c("box-content rounded-full border-2 border-bg-white bg-error-base px-6 text-static-white",e),...t})}dt.displayName=fr;function ne({className:e,variant:t="neutral",mode:r="stroke",size:o="small",...a}){return jsx(P$1,{variant:t,mode:r,size:o,className:c("absolute top-12 right-10 z-10 m-auto aspect-square rounded-full border-transparent text-text-soft hover:text-text-strong",e),...a,children:jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("path",{d:"M10.4854 1.99998L2.00007 10.4853",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.4854 10.4844L2.00007 1.99908",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})}var ze=b({slots:{root:"relative flex w-fit max-w-xl flex-col rounded-[12px] border border-stroke-soft p-0 text-md",content:"",arrowCls:"",header:"flex items-center pe-28 select-none",close:"rounded-full"},variants:{variant:{default:{root:"gap-8 bg-bg-white p-16 pt-12",close:"top-12 right-12 hover:bg-bg-weak"},accent:{root:"bg-bg-weak p-4",content:"rounded-[8px] bg-bg-white px-12 py-8 shadow-sm",header:"px-12 py-4 pb-6",close:"top-9 right-8 hover:bg-bg-white",arrowCls:"bg-bg-weak"}}},defaultVariants:{variant:"default"}});function vr({variant:e,className:t,contentClassName:r,side:o="bottom",align:a="start",arrow:i=true,unstyled:s=true,closeable:l=true,sideOffset:d=1,title:p,content:c$1,children:m,asChild:u,defaultOpen:g,open:h,onOpenChange:y,onClose:w,...v}){let{root:x,content:R,header:b,close:z,arrowCls:T}=ze({variant:e}),[k,O]=P__default.useState(g??false),N=h!==void 0,I$1=N?h:k,W=P__default.useCallback(M=>{N||O(M),y?.(M);},[N,y]);return jsxs(F,{open:I$1,onOpenChange:W,children:[N&&I$1&&jsx(J,{}),jsx(G,{className:c(N&&I$1&&"relative z-20"),asChild:u,children:m}),jsxs(H,{className:x({className:t}),arrowClassName:T(),unstyled:s,side:o,align:a,sideOffset:d,arrow:i,...v,children:[p&&jsxs("header",{className:b(),children:[jsx("h4",{className:"text-16 m-0 leading-26 font-medium text-text-strong",children:p}),l&&jsx(I,{asChild:true,onClick:w,children:jsx(ne,{size:"xsmall",mode:"ghost",className:z({class:"size-24 p-0"})})})]}),jsx("div",{className:R({className:r}),children:c$1})]})]})}function br({variant:e="default",title:t,content:r,children:o,defaultOpen:a,className:i,side:s="top",align:l="center",sideOffset:d=1,arrow:p=true,open:c$1,contentClassName:m$1,onOpenChange:u,onConfirm:g,onCancel:h,...y}){let{root:w,content:v,header:x,arrowCls:R}=ze({variant:e}),[b,z]=P__default.useState(a??false),T=c$1!==void 0,k$1=T?c$1:b,O=P__default.useCallback(M=>{T||z(M),u?.(M);},[T,u]),[N,I$1]=P__default.useState(false),W=P__default.useCallback(async()=>{O(false);try{I$1(!0),await g?.();}catch{}finally{I$1(false);}},[O,g]);return jsxs(F,{open:k$1,onOpenChange:O,children:[jsx(AnimatePresence,{children:k$1&&jsx(J,{as:m.div,...k,className:"bg-black/5"})}),jsx(G,{className:c(k$1&&"relative z-20"),children:jsx("div",{className:"inline-flex items-center",children:P__default.isValidElement(o)?P__default.cloneElement(o,{loading:N}):o})}),jsxs(H,{className:w({className:c("max-w-lg",i)}),arrowClassName:R(),unstyled:true,side:s,align:l,sideOffset:d,arrow:p,...y,children:[t&&jsxs("header",{className:x({className:"gap-6"}),children:[jsx(CircleAlert,{className:"text-red-500",size:16}),jsx("h4",{className:"m-0 text-15 leading-26 font-medium text-text-strong",children:t})]}),jsxs("div",{className:v({className:m$1}),children:[r,jsxs("div",{className:"mt-8 flex justify-end gap-12",children:[jsx(I,{unstyled:true,onClick:h,asChild:true,children:jsx(P$1,{size:"xsmall",variant:"neutral",mode:"stroke",className:"h-26",children:"Cancel"})}),jsx(P$1,{size:"xsmall",mode:"stroke",className:"h-26",onClick:W,children:"Confirm"})]})]})]})]})}function gt({...e}){return jsx(Drawer.Root,{"data-slot":"drawer",...e})}function vt({...e}){return jsx(Drawer.Trigger,{"data-slot":"drawer-trigger",...e})}function Cr({...e}){return jsx(Drawer.Portal,{"data-slot":"drawer-portal",...e})}function ke({...e}){return jsx(Drawer.Close,{"data-slot":"drawer-close",...e})}function Rr({className:e,...t}){return jsx(Drawer.Overlay,{"data-slot":"drawer-overlay",className:c("fixed inset-0 z-50 bg-black/10 data-closed:animate-out data-closed:fade-out-0 data-open:animate-in data-open:fade-in-0",e),...t})}var wr={top:"inset-x-8 top-8 max-h-[80vh]",bottom:"inset-x-8 bottom-8 mt-96 max-h-[80vh]",left:"inset-y-8 left-8 w-3/5",right:"inset-y-8 right-8 w-3/5"};function ht({className:e,direction:t,children:r,...o}){let a=P.useRef({"--initial-transform":"calc(100% + 8px)"});return jsxs(Cr,{"data-slot":"drawer-portal",children:[jsx(Rr,{}),jsx(Drawer.Content,{"data-slot":"drawer-content",style:a.current,className:c("group/drawer-content fixed z-50 flex h-auto flex-col rounded-[12px] bg-static-white outline-none",t&&wr[t],e),...o,children:r})]})}function xt({className:e,...t}){return jsx("div",{"data-slot":"drawer-header",className:c("flex flex-col px-16 py-12",e),...t})}function yt({className:e,...t}){return jsx("div",{"data-slot":"drawer-body",className:c("scrollbar-thin overflow-y-auto p-16 select-text",e),...t})}function bt({className:e,...t}){return jsx("div",{"data-slot":"drawer-footer",className:c("mt-auto flex flex-col gap-8 px-16 py-18",e),...t})}function Ct({className:e,...t}){return jsx(Drawer.Title,{"data-slot":"drawer-title",className:c("m-0 text-xl leading-32 font-medium text-text-strong",e),...t})}function Rt({className:e,...t}){return jsx(Drawer.Description,{"data-slot":"drawer-description",className:c("m-0 text-md text-text-sub",e),...t})}function Ir({direction:e="right",dismissible:t=true,skeletonItemCount:r=5,className:o,footerClassName:a,bodyClassName:i,headerClassName:s,title:l="Title",description:d,footer:p,trigger:c$1,container:m,children:u,open:g,onOpenChange:h,loading:y,handleOnly:w=true,style:v,width:x,onClose:R,onOk:b,...z}){let T=Q(),k=P__default.useRef({...v,width:x}),[O,N]=P__default.useState(false),[I,W]=P__default.useState(false),M=g!==void 0,Xt=M?g:O,te=P__default.useCallback(q=>{!q&&I||(M||N(q),h?.(q));},[M,h,I]),Jt=P__default.useCallback(async()=>{if(!b){te(false);return}let q=b();if(q instanceof Promise){W(true);try{await q,te(!1);}catch{}finally{W(false);}}else te(false);},[b,te]),re=!I&&t;return jsxs(gt,{container:m,direction:e,dismissible:re,handleOnly:w,autoFocus:true,open:Xt,onOpenChange:te,...z,children:[c$1&&jsx(vt,{asChild:true,children:c$1}),jsxs(ht,{direction:e,className:c(m&&m!==document.body&&"absolute",o),style:k.current,children:[t&&jsx(ke,{asChild:true,children:jsx(ne,{disabled:!re})}),t===false&&jsx(ne,{disabled:!re,onClick:R}),jsxs(xt,{className:c("border-b border-b-stroke-antd",s),children:[jsx(Ct,{className:"pe-42",asChild:true,children:typeof l=="string"?jsx("h3",{children:l}):jsx("div",{children:l})}),jsx(Rt,{className:c(!d&&"sr-only"),children:d})]}),jsxs(yt,{className:i,children:[y&&jsx(Sr,{count:r}),!y&&u]}),jsxs(bt,{className:c("flex-row border-t border-t-stroke-antd",a),children:[p,!p&&jsxs(Fragment,{children:[t&&jsx(ke,{asChild:true,children:jsx(P$1,{variant:"neutral",mode:"stroke",className:"w-2/5",disabled:!re,children:T("close")})}),t===false&&jsx(P$1,{variant:"neutral",mode:"stroke",className:"w-2/5",disabled:!re,onClick:R,children:T("close")}),jsx(P$1,{variant:"neutral",mode:"filled",className:"w-3/5",loading:y||I,onClick:Jt,children:T("ok")})]})]})]})]})}function Sr({count:e=5}){let t=Array.from({length:e});return jsxs("div",{className:"flex flex-col gap-16",children:[jsxs("div",{className:"flex flex-row items-center gap-12",children:[jsx(o,{className:"size-58 rounded-2xl"}),jsxs("div",{className:"flex flex-1 flex-col gap-4",children:[jsx(o,{className:"mb-4 h-14 w-3/10"}),jsx(o,{className:"h-10 w-7/10"}),jsx(o,{className:"h-10 w-9/10"})]})]}),t.map((r,o$1)=>jsxs("div",{className:"flex flex-col gap-8",children:[jsx(o,{className:"h-12 w-5/10"}),jsx(o,{className:"h-12 w-7/10"}),jsx(o,{className:"h-12 w-full"})]},o$1))]})}function Ar(e){let[t,r]=P__default.useState(false),[o,a]=P__default.useState(null),i=P__default.useCallback(p=>{a(p),r(true);},[]),s=P__default.useCallback(()=>{r(false),a(null);},[]),l=P__default.useCallback(p=>{r(p),p||a(null);},[]);return [{...e,open:t,onOpenChange:l,onClose:s},o,i,s]}var wt=async e=>{if(!e)return;if(navigator.clipboard){await navigator.clipboard.writeText(e);return}let t=document.createElement("textarea");t.setAttribute("readonly",""),t.tabIndex=-1,t.style.position="fixed",t.style.left="-9999px",t.value=e,document.body.appendChild(t);let r=document.getSelection();if(r){let o=r.rangeCount>0&&r.getRangeAt(0);t.select(),document.execCommand("copy"),o&&(r.removeAllRanges(),r.addRange(o));}document.body.removeChild(t);};var Dr={initial:{scale:.5,opacity:0,filter:"blur(2px)"},animate:{scale:1,opacity:1,filter:"blur(0px)"},exit:{scale:.5,opacity:0,filter:"blur(2px)"}},Er={opacity:{duration:.25},filter:{duration:.25},scale:{duration:.35,ease:[.34,1.56,.64,1]}},Ur={variants:Dr,initial:"initial",animate:"animate",exit:"exit",transition:Er};function Oe({initial:e=false,state:t,states:r,asDiv:o,className:a,style:i,...s}){let l=o?m.div:m.span;return jsx(AnimatePresence,{initial:e,mode:"popLayout",children:jsx(l,{className:c("inline-flex items-center justify-center",a),...Ur,style:i,...s,children:r[t]},t)})}function Me({swap:e,on:t,off:r,className:o}){return jsx(Oe,{state:e?"on":"off",states:{on:t,off:r},className:o})}function Mr({content:e,delay:t=700,tooltipDelayDuration:r=700,variant:o="neutral",mode:a="stroke",size:i$1="small",as:s="button",children:l,onCopy:d,className:p}){let c$1=Q(),[m,u]=P__default.useState(false),[g,h]=P__default.useState(false),[y,w]=P__default.useState(false),v=P__default.useRef(null),x=P__default.useRef(null);P__default.useEffect(()=>()=>{v.current&&clearTimeout(v.current),x.current&&clearTimeout(x.current);},[]);let R=P__default.useCallback(async()=>{m||(u(true),w(true),await wt(e),d?.(e),v.current=setTimeout(()=>{w(false),x.current=setTimeout(()=>u(false),150);},t));},[m,t,e,d]),b=jsx(Me,{swap:m,on:jsx(CheckCheck,{width:"1em",height:"1em"}),off:jsx(Copy,{width:"1em",height:"1em"})}),z=(()=>{switch(s){case "text":return jsx("span",{className:c("relative cursor-pointer before:absolute before:-inset-x-4 before:-inset-y-1 before:rounded-md hover:before:bg-bg-antd",p),onClick:R,children:jsx("span",{className:"relative z-1",children:l??e})});case "inline":return jsxs("span",{className:c("relative inline-flex cursor-pointer items-center gap-6 before:absolute before:-inset-x-4 before:-inset-y-1 before:rounded-md hover:before:bg-bg-antd",p),onClick:R,children:[jsx("span",{className:"relative z-1",children:l??e}),jsx("span",{className:c("inline-flex items-center text-zinc-500",m&&"text-primary-base"),children:b})]});default:return jsx(P$1,{variant:o,mode:a,size:i$1,className:c(m&&"cursor-not-allowed",p),onClick:R,startContent:b})}})();return jsx(i,{content:c$1(m?"copied":"copy"),size:i$1,open:y||g,delayDuration:r,onOpenChange:h,hideWhenDetached:true,children:z})}var Lr=b({base:"flex shrink-0 items-center justify-center rounded-2xl ring-1 ring-transparent ring-inset",variants:{variant:{filled:"text-static-white",lighter:"",outline:"ring-current"},ring:{true:""},color:{neutral:"",slate:"",red:"",orange:"",amber:"",yellow:"",lime:"",green:"",emerald:"",teal:"",cyan:"",sky:"",blue:"",indigo:"",violet:"",purple:"",fuchsia:"",pink:"",rose:""}},compoundVariants:[{variant:"filled",color:"neutral",class:"bg-black/90"},{variant:"filled",color:"slate",class:"bg-slate-500"},{variant:"filled",color:"red",class:"bg-red-500"},{variant:"filled",color:"orange",class:"bg-orange-500"},{variant:"filled",color:"amber",class:"bg-amber-500"},{variant:"filled",color:"yellow",class:"bg-yellow-500"},{variant:"filled",color:"lime",class:"bg-lime-500"},{variant:"filled",color:"green",class:"bg-green-500"},{variant:"filled",color:"emerald",class:"bg-emerald-500"},{variant:"filled",color:"teal",class:"bg-teal-500"},{variant:"filled",color:"cyan",class:"bg-cyan-500"},{variant:"filled",color:"sky",class:"bg-sky-500"},{variant:"filled",color:"blue",class:"bg-blue-500"},{variant:"filled",color:"indigo",class:"bg-indigo-500"},{variant:"filled",color:"violet",class:"bg-violet-500"},{variant:"filled",color:"purple",class:"bg-purple-500"},{variant:"filled",color:"fuchsia",class:"bg-fuchsia-500"},{variant:"filled",color:"pink",class:"bg-pink-500"},{variant:"filled",color:"rose",class:"bg-rose-500"},{variant:"filled",ring:true,color:"neutral",class:"ring-neutral-700"},{variant:"filled",ring:true,color:"slate",class:"ring-slate-600"},{variant:"filled",ring:true,color:"red",class:"ring-red-700"},{variant:"filled",ring:true,color:"orange",class:"ring-orange-600"},{variant:"filled",ring:true,color:"amber",class:"ring-amber-600"},{variant:"filled",ring:true,color:"yellow",class:"ring-yellow-600"},{variant:"filled",ring:true,color:"lime",class:"ring-lime-600"},{variant:"filled",ring:true,color:"green",class:"ring-green-600"},{variant:"filled",ring:true,color:"emerald",class:"ring-emerald-600"},{variant:"filled",ring:true,color:"teal",class:"ring-teal-600"},{variant:"filled",ring:true,color:"cyan",class:"ring-cyan-600"},{variant:"filled",ring:true,color:"sky",class:"ring-sky-600"},{variant:"filled",ring:true,color:"blue",class:"ring-blue-700"},{variant:"filled",ring:true,color:"indigo",class:"ring-indigo-600"},{variant:"filled",ring:true,color:"violet",class:"ring-violet-600"},{variant:"filled",ring:true,color:"purple",class:"ring-purple-600"},{variant:"filled",ring:true,color:"fuchsia",class:"ring-fuchsia-600"},{variant:"filled",ring:true,color:"pink",class:"ring-pink-600"},{variant:"filled",ring:true,color:"rose",class:"ring-rose-600"},{variant:"lighter",color:"neutral",class:"bg-neutral-100 text-neutral-600"},{variant:"lighter",color:"slate",class:"bg-slate-100 text-slate-500"},{variant:"lighter",color:"red",class:"bg-red-50 text-red-500"},{variant:"lighter",color:"orange",class:"bg-orange-50 text-orange-500"},{variant:"lighter",color:"amber",class:"bg-amber-50 text-amber-500"},{variant:"lighter",color:"yellow",class:"bg-yellow-50 text-yellow-500"},{variant:"lighter",color:"lime",class:"bg-lime-50 text-lime-500"},{variant:"lighter",color:"green",class:"bg-green-50 text-green-500"},{variant:"lighter",color:"emerald",class:"bg-emerald-50 text-emerald-500"},{variant:"lighter",color:"teal",class:"bg-teal-50 text-teal-500"},{variant:"lighter",color:"cyan",class:"bg-cyan-50 text-cyan-500"},{variant:"lighter",color:"sky",class:"bg-sky-50 text-sky-500"},{variant:"lighter",color:"blue",class:"bg-blue-50 text-blue-500"},{variant:"lighter",color:"indigo",class:"bg-indigo-50 text-indigo-500"},{variant:"lighter",color:"violet",class:"bg-violet-50 text-violet-500"},{variant:"lighter",color:"purple",class:"bg-purple-50 text-purple-500"},{variant:"lighter",color:"fuchsia",class:"bg-fuchsia-50 text-fuchsia-500"},{variant:"lighter",color:"pink",class:"bg-pink-50 text-pink-500"},{variant:"lighter",color:"rose",class:"bg-rose-50 text-rose-500"},{variant:["lighter","outline"],ring:true,color:"neutral",class:"ring-neutral-200"},{variant:["lighter","outline"],ring:true,color:"slate",class:"ring-slate-200"},{variant:["lighter","outline"],ring:true,color:"red",class:"ring-red-200"},{variant:["lighter","outline"],ring:true,color:"orange",class:"ring-orange-200"},{variant:["lighter","outline"],ring:true,color:"amber",class:"ring-amber-200"},{variant:["lighter","outline"],ring:true,color:"yellow",class:"ring-yellow-200"},{variant:["lighter","outline"],ring:true,color:"lime",class:"ring-lime-200"},{variant:["lighter","outline"],ring:true,color:"green",class:"ring-green-200"},{variant:["lighter","outline"],ring:true,color:"emerald",class:"ring-emerald-200"},{variant:["lighter","outline"],ring:true,color:"teal",class:"ring-teal-200"},{variant:["lighter","outline"],ring:true,color:"cyan",class:"ring-cyan-200"},{variant:["lighter","outline"],ring:true,color:"sky",class:"ring-sky-200"},{variant:["lighter","outline"],ring:true,color:"blue",class:"ring-blue-200"},{variant:["lighter","outline"],ring:true,color:"indigo",class:"ring-indigo-200"},{variant:["lighter","outline"],ring:true,color:"violet",class:"ring-violet-200"},{variant:["lighter","outline"],ring:true,color:"purple",class:"ring-purple-200"},{variant:["lighter","outline"],ring:true,color:"fuchsia",class:"ring-fuchsia-200"},{variant:["lighter","outline"],ring:true,color:"pink",class:"ring-pink-200"},{variant:["lighter","outline"],ring:true,color:"rose",class:"ring-rose-200"},{variant:"outline",color:"neutral",class:"text-neutral-500"},{variant:"outline",color:"slate",class:"text-slate-400"},{variant:"outline",color:"red",class:"text-red-500"},{variant:"outline",color:"orange",class:"text-orange-500"},{variant:"outline",color:"amber",class:"text-amber-500"},{variant:"outline",color:"yellow",class:"text-yellow-500"},{variant:"outline",color:"lime",class:"text-lime-500"},{variant:"outline",color:"green",class:"text-green-500"},{variant:"outline",color:"emerald",class:"text-emerald-500"},{variant:"outline",color:"teal",class:"text-teal-500"},{variant:"outline",color:"cyan",class:"text-cyan-500"},{variant:"outline",color:"sky",class:"text-sky-500"},{variant:"outline",color:"blue",class:"text-blue-500"},{variant:"outline",color:"indigo",class:"text-indigo-500"},{variant:"outline",color:"violet",class:"text-violet-500"},{variant:"outline",color:"purple",class:"text-purple-500"},{variant:"outline",color:"fuchsia",class:"text-fuchsia-500"},{variant:"outline",color:"pink",class:"text-pink-500"},{variant:"outline",color:"rose",class:"text-rose-500"}],defaultVariants:{variant:"outline",color:"slate"}});function wn({asChild:e,children:t,className:r,color:o,variant:a,ring:i,...s}){let l=e?Slot.Root:"div",d=Lr({variant:a,color:o,ring:i,className:r});return jsx(l,{className:d,...s,children:t})}function Nn({...e}){return jsx(Collapsible.Root,{"data-slot":"collapsible",...e})}function An({...e}){return jsx(Collapsible.CollapsibleTrigger,{"data-slot":"collapsible-trigger",...e})}function Vn({className:e,...t}){return jsx(Collapsible.CollapsibleContent,{"data-slot":"collapsible-content",className:c("collapsible-content",e),...t})}var Gr="BadgeRoot",St="BadgeIcon",Nt="BadgeDot",Le=b({slots:{root:"inline-flex w-fit appearance-none items-center justify-center border-none leading-none font-medium whitespace-nowrap transition duration-200 ease-out select-none",icon:"uicon shrink-0",dot:["uidot flex items-center justify-center","before:size-4 before:rounded-full before:bg-current"]},variants:{size:{medium:{root:"h-24 gap-4 px-10 text-md has-[>.uicon]:gap-6 has-[>.uidot]:gap-4",icon:"-mx-2 size-14",dot:"-mx-4 size-16 before:size-6"},small:{root:"h-20 gap-4 px-8 text-sm has-[>.uicon]:gap-4 has-[>.uidot]:gap-3",icon:"-mx-px size-12",dot:"-mx-4 size-16 before:size-5"},xsmall:{root:"h-16 gap-3 px-7 text-xs has-[>.uicon]:gap-4 has-[>.uidot]:gap-4",icon:"-mx-px size-10",dot:"-mx-5 size-16"}},variant:{filled:{root:"text-static-white"},outline:{root:"ring-1 ring-current ring-inset"},lighter:"",ghost:""},color:{primary:"",info:"",success:"",warning:"",error:"",neutral:""},shape:{default:"",circle:{root:"rounded-full"}},disabled:{true:{root:"cursor-not-allowed opacity-75"}}},compoundVariants:[{shape:"default",size:"xsmall",class:{root:"rounded-[3px] px-5"}},{shape:"default",size:"small",class:{root:"rounded-[4px] px-6"}},{shape:"default",size:"medium",class:{root:"rounded-lg px-7",icon:"ms-0"}},{variant:"filled",color:"primary",class:{root:"bg-primary-base"}},{variant:"filled",color:"info",class:{root:"bg-cyan-500"}},{variant:"filled",color:"success",class:{root:"bg-emerald-500"}},{variant:"filled",color:"warning",class:{root:"bg-orange-500"}},{variant:"filled",color:"error",class:{root:"bg-red-600"}},{variant:"filled",color:"neutral",class:{root:"bg-black/90"}},{variant:"outline",color:"primary",class:{root:"text-primary-base"}},{variant:"outline",color:"info",class:{root:"text-cyan-600"}},{variant:"outline",color:"success",class:{root:"text-emerald-500"}},{variant:"outline",color:"warning",class:{root:"text-orange-500"}},{variant:"outline",color:"error",class:{root:"text-red-600"}},{variant:"outline",color:"neutral",class:{root:"text-neutral-600 ring-neutral-200"}},{variant:"lighter",color:"primary",class:{root:"bg-blue-50 text-primary-base"}},{variant:"lighter",color:"info",class:{root:"bg-cyan-50 text-cyan-600"}},{variant:"lighter",color:"success",class:{root:"bg-emerald-50 text-emerald-600"}},{variant:"lighter",color:"warning",class:{root:"bg-orange-50 text-orange-600"}},{variant:"lighter",color:"error",class:{root:"bg-red-50 text-red-600"}},{variant:"lighter",color:"neutral",class:{root:"bg-neutral-100 text-neutral-600"}},{variant:"ghost",color:"primary",class:{root:"text-primary-base"}},{variant:"ghost",color:"info",class:{root:"text-cyan-600"}},{variant:"ghost",color:"success",class:{root:"text-emerald-600"}},{variant:"ghost",color:"warning",class:{root:"text-orange-600"}},{variant:"ghost",color:"error",class:{root:"text-red-600"}},{variant:"ghost",color:"neutral",class:{root:"text-neutral-600"}}],defaultVariants:{variant:"filled",color:"primary",size:"medium",shape:"default"}}),At=({asChild:e,size:t,variant:r,color:o,shape:a,children:i,className:s,disabled:l,...d})=>{let p=P.useId(),c=e?Slot.Root:"div",{root:m}=Le({variant:r,color:o,size:t,shape:a,disabled:l}),g=oe(i,{size:t,variant:r,color:o},[St,Nt],p,e);return jsx(c,{"data-slot":"badge",className:m({class:s}),...d,children:g})};At.displayName=Gr;function Vt({className:e,size:t,variant:r,color:o,as:a,...i}){let s=a||"div",{icon:l}=Le({size:t,variant:r,color:o});return jsx(s,{"data-slot":"icon",className:l({class:e}),...i})}Vt.displayName=St;function Dt({size:e,variant:t,color:r,className:o,...a}){let{dot:i}=Le({size:e,variant:t,color:r});return jsx("div",{"data-slot":"dot",className:i({class:o}),...a})}Dt.displayName=Nt;function On({icon:e,dot:t,children:r,asChild:o,...a}){return jsxs(At,{asChild:o,...a,children:[e&&!o&&jsx(Vt,{as:e}),t&&!o&&jsx(Dt,{}),r]})}function $r({className:e,scrollBarClassName:t,children:r,...o}){return jsxs(ScrollArea.Root,{"data-slot":"scroll-area",className:c("relative",e),...o,children:[jsx(ScrollArea.Viewport,{"data-slot":"scroll-area-viewport",className:"size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-2 focus-visible:ring-primary-base focus-visible:outline-1",children:r}),jsx(Et,{orientation:"vertical",className:t}),jsx(Et,{orientation:"horizontal",className:t}),jsx(ScrollArea.Corner,{})]})}function Et({className:e,orientation:t="vertical",...r}){return jsx(ScrollArea.ScrollAreaScrollbar,{"data-slot":"scroll-area-scrollbar","data-orientation":t,orientation:t,className:c("flex touch-none p-2 transition-colors select-none data-[orientation=horizontal]:h-10 data-[orientation=horizontal]:flex-col data-[orientation=horizontal]:border-t data-[orientation=horizontal]:border-t-transparent data-[orientation=vertical]:h-full data-[orientation=vertical]:w-10 data-[orientation=vertical]:border-l data-[orientation=vertical]:border-l-transparent",e),...r,children:jsx(ScrollArea.ScrollAreaThumb,{"data-slot":"scroll-area-thumb",className:"relative flex-1 rounded-full bg-stroke-sub"})})}function qr({open:e,defaultOpen:t,openDelay:r=300,closeDelay:o,asChild:a=true,arrow:i=true,content:s,children:l,onOpenChange:d,...p}){return jsxs(Yr,{"data-slot":"hover-card",open:e,defaultOpen:t,openDelay:r,closeDelay:o,onOpenChange:d,children:[jsx(Zr,{asChild:a,children:l}),jsxs(Xr,{...p,children:[s,i&&jsx(HoverCard.Arrow,{asChild:true,children:jsx(E,{className:"-translate-y-6.5"})})]})]})}function Yr({...e}){return jsx(HoverCard.Root,{"data-slot":"hover-card",...e})}function Zr({...e}){return jsx(HoverCard.Trigger,{"data-slot":"hover-card-trigger",...e})}function Xr({className:e,align:t="center",sideOffset:r=4,collisionPadding:o=16,...a}){return jsx(HoverCard.Portal,{"data-slot":"hover-card-portal",children:jsx(HoverCard.Content,{"data-slot":"hover-card-content",align:t,sideOffset:r,collisionPadding:o,className:c("z-50 rounded-2xl bg-bg-white px-10 py-6 text-md text-text-strong shadow-regular-md ring-1 ring-stroke-soft outline-hidden duration-100 ring-inset","origin-(--radix-hover-card-content-transform-origin) data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95",e),...a})})}var jr={initial:{opacity:0,scale:.96,y:4,filter:"blur(2px)"},exit:{opacity:0,scale:.96,y:4,filter:"blur(2px)"},animate:{opacity:1,scale:1,y:0,filter:"blur(0px)"}},eo={type:"spring",bounce:.1,duration:.25},to={ease:[.26,.08,.25,1],duration:.27};function ro({activeKey:e,children:t,className:r,rootClassName:o,defaultCardHeight:a,initialKey:i,variants:s=jr,transition:l=to,rootTransition:d=eo}){let[p,{height:c}]=Qr(),m$1=P.useRef(a??0);c>0&&(m$1.current=c);let u=e===i?a:c||m$1.current;return jsx(a$1,{children:jsx(m.div,{"data-slot":"animation-root",className:o,initial:false,animate:{height:u},transition:d,children:jsx("div",{ref:p,"data-slot":"animation-container",children:jsx(AnimatePresence,{mode:"popLayout",initial:false,children:jsx(m.div,{"data-slot":"animation-page",variants:s,transition:l,initial:"initial",animate:"animate",exit:"exit",className:r,children:t},e)})})})})}function $(e,t){let r=P.useRef(void 0),{current:o}=r;return P.useEffect(()=>{(!t||e!==void 0)&&(r.current=e);},[e,t]),o}var so={type:"tween",duration:.3,ease:[.25,1,.5,1]},lo={type:"tween",duration:.38,ease:[.25,1,.5,1]},Re={type:"spring",stiffness:260,damping:30},co={type:"tween",duration:.35,ease:"easeIn"},po={type:"tween",duration:.35,ease:"easeOut"},mo={type:"tween",duration:.35,ease:"linear"},j={type:"tween",duration:.25,ease:"easeInOut"},Fe=[.25,.1,.25,1],Bt=1.12,uo=.93,we={type:"tween",duration:.22,ease:Fe},fo={scale:{type:"tween",duration:.22,ease:Fe},opacity:{type:"tween",duration:.16,ease:Fe}},go={type:"spring",stiffness:260,damping:30},vo=.7,ho=.9,_t="bg-white";function Lt(e){return e?vo:ho}function He(e,t){return e==="x"?{x:t}:{y:t}}function Ht(e,t=so){return {supportsDimmed:false,variants:{enterFrom:({direction:r})=>({...He(e,r===0?0:r>0?"100%":"-100%"),zIndex:1,transition:t}),active:{...He(e,0),zIndex:1,transition:t},exit:({direction:r})=>({...He(e,r<0?"100%":"-100%"),zIndex:0,transition:t})}}}function xo(){return {supportsDimmed:true,variants:{enterFrom:({direction:e,dimmed:t})=>e===0?{x:0,opacity:1,transition:Re}:{x:e>0?"100%":"-20%",opacity:e>0?1:Lt(t),zIndex:1,transition:Re},active:{x:0,opacity:1,zIndex:1,transition:Re},exit:({direction:e,dimmed:t})=>({x:e<0?"100%":"-20%",opacity:e<0?1:Lt(t),zIndex:e<0?5:0,transition:Re})}}}function yo(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>({clipPath:e>0?"inset(0 100% 0 0)":"inset(0 0 0 0)",zIndex:1}),active:({direction:e})=>({clipPath:"inset(0 0 0 0)",zIndex:1,transition:e>0?co:void 0}),exit:({direction:e})=>e<0?{clipPath:"inset(0 100% 0 0)",zIndex:2,transition:po}:{opacity:.999,zIndex:0,transition:mo}}}}function bo(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>e===0?{x:0,scale:1,opacity:1,zIndex:1,transition:j}:e>0?{x:"200%",opacity:1,zIndex:2,transition:j}:{scale:.7,opacity:0,zIndex:0,transition:j},active:{x:0,scale:1,opacity:1,zIndex:1,transition:j},exit:({direction:e})=>e<0?{x:"200%",opacity:1,zIndex:2,transition:j}:{x:0,scale:.7,opacity:0,zIndex:0,transition:j}}}}function Co(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>e===0?{scale:1,opacity:1,zIndex:1,transition:we}:{scale:e>0?Bt:uo,opacity:0,zIndex:e>0?1:0,transition:we},active:{scale:1,opacity:1,zIndex:1,transition:we},exit:({direction:e})=>e<0?{scale:Bt,opacity:0,zIndex:2,transition:fo}:{scale:1,opacity:0,zIndex:0,transition:we}}}}var Ft={slide:Ht("x"),slideVertical:Ht("y",lo),slideLayers:xo(),reveal:yo(),pushSlide:bo(),zoomFade:Co()};function Pe(e,t){let r=Ft[e.animation].variants[t];return typeof r=="function"?r(e,{},{}):r}var Ro={enterFrom:e=>Pe(e,"enterFrom"),active:e=>Pe(e,"active"),exit:e=>Pe(e,"exit")};function Ge({activeKey:e,animation:t="slideLayers",dimmed:r=true,className:o,viewClassName:a,children:i}){let s=$(e),l=s!==void 0&&e!==s,d=l?e>s?1:-1:0,p=Ft[t],c$1={animation:t,direction:d,dimmed:!!(r&&p.supportsDimmed)},m$1=Pe(c$1,"active"),u=typeof m$1=="string"?m$1:{...m$1,transition:{duration:0}},g=useRef(new Map),[h,y]=Qr(),[w,v]=useState(void 0);return useLayoutEffect(()=>{if(!y.height)return;let x=g.current.get(e);(!x||Math.abs(x-y.height)>1)&&(g.current.set(e,y.height),v(y.height));},[y.height,e]),useLayoutEffect(()=>{let x=g.current.get(e);x&&v(x);},[e]),jsx(a$1,{children:jsxs(m.div,{"data-slot":"ui-transition-root",className:c("relative w-full overflow-hidden",c$1.dimmed&&"bg-black",o),initial:false,animate:{height:w},style:{height:w},transition:go,children:[!g.current.has(e)&&jsx("div",{className:"pointer-events-none absolute inset-0 opacity-0",children:jsx("div",{ref:h,className:c(_t,a),children:i})}),jsx(AnimatePresence,{initial:false,custom:c$1,mode:"sync",children:jsx(m.div,{"data-slot":"ui-transition-item",custom:c$1,variants:Ro,initial:d===0?false:"enterFrom",animate:l?"active":u,exit:"exit",className:c("absolute inset-0 size-full",_t,a),children:i},e)})]})})}function Kt(e,t){let r=$(e);P.useEffect(()=>{t&&!r&&e?Po(t):t&&!e&&r&&Gt(t);},[t,e,r]),P.useEffect(()=>()=>{t&&e&&Gt(t);},[t,e]);}function Po(e){if(e){let r=e.clientHeight,o=(r-24)/r;e.style.overflow="hidden",e.style.willChange="transform",e.style.transition="transform 250ms linear",e.style.transform=`translateY(calc(env(safe-area-inset-top, 0) - 24px)) scale(${o})`;}}function Gt(e){function t(){e.style.removeProperty("overflow"),e.style.removeProperty("will-change"),e.style.removeProperty("transition"),e.removeEventListener("transitionend",t);}e&&(e.style.removeProperty("transform"),e.addEventListener("transitionend",t));}var Io={variants:{initial:{opacity:0},animate:{opacity:.05},exit:{opacity:0}},initial:"initial",animate:"animate",exit:"exit"},So={initial:{opacity:0,y:24},animate:{opacity:1,y:0},exit:{opacity:0,y:24}},No={variants:So,initial:"initial",animate:"animate",exit:"exit"},Ao={duration:.3,delay:.35},Vo={variants:{initial:{borderRadius:24,opacity:0},exit:{borderRadius:24,opacity:0},animate:{borderRadius:24,opacity:1}},initial:"initial",animate:"animate",exit:"exit"},Do=100,Eo=300,Uo={width:440,height:680};function $e(e){return typeof e=="number"?`${e}px`:e}function zo({open:e,loading:t,visual:r$1,backgroundViewRef:o,children:a,className:i,containerClassName:s,defaultSize:l=Do,expandedSize:d=Uo,onCloseComplete:p,onContentAnimationComplete:c$1,onExpandedChangeComplete:m$1}){let[u,g]=P.useState(!!e),[h,y,w]=r(false),v=P.useRef(false),x=P.useRef(null),R=P.useRef(false),b=P.useRef(null),z=P.useRef({"--modal-size":$e(l),"--modal-expanded-width":$e(d.width),"--modal-expanded-height":$e(d.height)});Kt(!!(e&&h&&o?.current),o?.current);let T=P.useCallback(()=>{b.current&&clearTimeout(b.current),b.current=setTimeout(()=>{b.current=null,g(false);},Eo);},[]),k=P.useCallback(()=>{x.current!==null&&(m$1?.(x.current),x.current=null),v.current&&(v.current=false,T());},[m$1,T]),O=P.useCallback(()=>{R.current&&(R.current=false,p?.());},[p]),N=P.useCallback(I=>{if(I==="animate"){c$1?.("entered");return}I==="exit"&&c$1?.("exited");},[c$1]);return P.useEffect(()=>{e&&(b.current&&(clearTimeout(b.current),b.current=null),v.current=false,R.current=false,g(true));},[e]),P.useEffect(()=>{if(u){if(e){if(t){h&&(x.current=false),w();return}h||(x.current=true),y();return}if(R.current=true,!v.current){if(h){x.current=false,v.current=true,w();return}T();}}},[w,h,t,e,u,T,y]),P.useEffect(()=>()=>{b.current&&clearTimeout(b.current);},[]),jsx(a$1,{children:jsx(AnimatePresence,{onExitComplete:O,children:u&&jsxs(Portal.Root,{style:z.current,"data-slot":"ui-modal-root",children:[jsx(m.div,{"data-slot":"ui-modal-backdrop",className:"fixed inset-0 z-10 bg-black",...Io}),jsxs(m.div,{layout:true,"data-slot":"ui-modal-container","data-state":h&&"expanded",className:c("flex flex-col items-center justify-start bg-white p-16 ring-1 ring-stone-950/6","fixed top-1/2 left-1/2 z-20 -translate-x-1/2 -translate-y-1/2","h-(--modal-size) w-(--modal-size)","data-[state=expanded]:h-(--modal-expanded-height) data-[state=expanded]:w-(--modal-expanded-width)",s),onLayoutAnimationComplete:k,...Vo,children:[jsx(m.div,{"data-slot":"ui-modal-visual",layout:true,children:r$1}),jsx(AnimatePresence,{children:h&&jsx(m.div,{"data-slot":"ui-modal-content",onAnimationComplete:N,...No,transition:Ao,className:c("flex w-full flex-col overflow-hidden",i),children:a},"content")})]})]})})})}var qt=P__default.createContext(null);function ko(){let e=P__default.useContext(qt);if(!e)throw new Error("useUIScreen must be used within <UIScreen>");return e}function qe({value:e,animation:t,className:r,children:o}){return jsx(Fragment,{children:o})}qe.displayName="UIScreen.View";function Oo(e){return P__default.isValidElement(e)&&e.type===qe}function Yt(e,t=[]){return P__default.Children.forEach(e,r=>{if(P__default.isValidElement(r)&&r.type===P__default.Fragment){Yt(r.props.children,t);return}Oo(r)&&t.push({value:r.props.value,animation:r.props.animation,className:r.props.className,activeKey:t.length,children:r.props.children});}),t}function Mo(e){let t=new Set;e.forEach(({value:r})=>{if(t.has(r))throw new Error(`Duplicate UIScreen.View value "${String(r)}".`);t.add(r);});}function Zt({screen:e,defaultScreen:t,onScreenChange:r,children:o,...a}){let i=e!==void 0,[s,l]=P__default.useState(t),d=e??s,p=$(d),c$1=P__default.useRef(null),m=Yt(o);if(!m.length)throw new Error("UIScreen requires at least one UIScreen.View child.");if(e!==void 0&&t!==void 0)throw new Error("UIScreen accepts either screen or defaultScreen, but not both.");if(d===void 0)throw new Error("UIScreen requires either a screen or defaultScreen prop.");let u=d;Mo(m);let g=m.find(v=>v.value===u);if(!g)throw new Error(`UIScreen could not find a UIScreen.View matching screen "${String(u)}".`);let h=c$1.current,y=h!==null&&p===h.from&&u===h.to;P__default.useLayoutEffect(()=>{let v=c$1.current;v&&u!==v.from&&(c$1.current=null);},[u]);let w=P__default.useMemo(()=>({screen:u,navigate:(v,x)=>{let R=x?.animation;c$1.current=v!==u&&R?{from:u,to:v,animation:R}:null,i||l(v),r?.(v);}}),[i,r,u]);return jsx(qt.Provider,{value:w,children:jsx(Ge,{...a,animation:(y?h.animation:g.animation)??a.animation,viewClassName:c(a.viewClassName,g.className),activeKey:g.activeKey,children:g.children})})}Zt.displayName="UIScreen";var Bo=Object.assign(Zt,{View:qe});var Lo=()=>{let[,e]=P.useState(false);return P.useCallback(()=>{e(t=>!t);},[])};var Ho=(e=false)=>{let[t,r]=P.useState(e),o=P.useCallback(()=>{r(a=>!a);},[]);return [t,o]};
|
|
2
|
-
export{
|
|
1
|
+
import'./chunk-PICBT6ES.js';import {a as a$1,k,o,r}from'./chunk-U66T3F2Z.js';export{q as DropdownMenu,o as Skeleton,n as Switch,j as Tabs,b as UIProvider,d as debounce,p as dropdownMenuStyles,f as mergeRefs,e as throttle,r as useFlag}from'./chunk-U66T3F2Z.js';import {b,c,F,J,G,H,I,P as P$1,Q,i,E}from'./chunk-G54QLYD2.js';export{P as Button,v as Card,D as Command,K as Popover,L as Spinner,i as Tooltip,f as TooltipArrow,h as TooltipProvider,d as TooltipRoot,e as TooltipTrigger,N as baseButtonStyle,O as buttonVariants,c as cn,g as tooltipVariants,b as tv,a as twMergeConfig,M as useDisableContentMenu}from'./chunk-G54QLYD2.js';import {a}from'./chunk-M7AD2PUT.js';import {Slot,Collapsible,ScrollArea,HoverCard,Portal}from'radix-ui';import*as P from'react';import P__default,{useRef,useState,useLayoutEffect}from'react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {CircleAlert,Copy,CheckCheck}from'lucide-react';import {m,AnimatePresence}from'motion/react';import {Drawer}from'vaul';import eo from'react-use-measure';var Qe=new WeakMap;function je(e){return((...t)=>{let r=Qe.get(e),o=t.map(String).join("_");if(r){let i=r.get(o);if(i)return i}else r=new Map,Qe.set(e,r);let a=e(...t);return r.set(o,a),a})}function oa(e,t,r="zh-CN"){return new Intl.NumberFormat(r,t).format(e)}function aa(e,t,r="zh-CN"){return new Intl.NumberFormat(r,{style:"currency",...t}).format(e)}function na(e,t="en-US"){return new Intl.NumberFormat(t,{notation:"compact",compactDisplay:"short"}).format(e)}var ia=je((e,t=2)=>e.replace(/[.,!@#$%^&*()_+=\-`~[\]/\\{}:"|<>?]+/gi,"").trim().split(/\s+/).slice(0,t).map(r=>{if(!r.length)return "";if(/\s+/.test(e))return r.match(/./u)?.[0].toUpperCase();let o=new RegExp(".".repeat(t),"u"),a=r.match(o)?.[0];return a?a.charAt(0).toUpperCase()+a.slice(1):e.charAt(0).toUpperCase()+e.slice(1,2)}).join(""));function pa(e,t){return Array.isArray(t)?e.filter(r=>t.some(o=>o===r.value)):e.find(r=>r.value===t)}function da(e){return Array.from(new Set(e))}function ma(e){return e.filter(pr)}function pr(e){return !!e}function dr(e,t){return t.reduce((r,o)=>(r[o]=e[o],r),{})}function ua(e,t){let r=new Set(t.map(String)),o=Object.keys(e).filter(a=>!r.has(a));return dr(e,o)}var ut={};a(ut,{AVATAR_ROOT_NAME:()=>rt,Badge:()=>mt,BrandLogo:()=>pt,Image:()=>De,Indicator:()=>st,Notification:()=>dt,Root:()=>it,Status:()=>ct,avatarRingVariants:()=>nt,avatarStatusVariants:()=>lt,avatarVariants:()=>be});function oe(e,t,r,o,a){let i=P__default.Children.map(e,(s,l)=>{if(!P__default.isValidElement(s))return s;let c=s.type?.displayName||"",p=r.includes(c)?t:{},d=s.props;return P__default.cloneElement(s,{...p,key:`${o}-${l}`},oe(d?.children,t,r,o,d?.asChild))});return a?i?.[0]:i}function et(e){let t=P.useId();return jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 80 80",...e,children:[jsxs("g",{fill:"#fff",clipPath:`url(#${t})`,children:[jsx("ellipse",{cx:40,cy:78,fillOpacity:.72,rx:32,ry:24}),jsx("circle",{cx:40,cy:32,r:16,opacity:.9})]}),jsx("defs",{children:jsx("clipPath",{id:t,children:jsx("rect",{width:80,height:80,fill:"#fff",rx:40})})})]})}function tt(e){let t=P.useId(),r=P.useId(),o=P.useId();return jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:56,height:56,fill:"none",viewBox:"0 0 56 56",...e,children:[jsxs("g",{clipPath:`url(#${t})`,children:[jsx("rect",{width:56,height:56,className:"fill-bg-soft",rx:28}),jsx("path",{className:"fill-bg-soft",d:"M0 0h56v56H0z"}),jsx("g",{filter:`url(#${r})`,opacity:.48,children:jsx("path",{fill:"#fff",d:"M7 24.9a2.8 2.8 0 012.8-2.8h21a2.8 2.8 0 012.8 2.8v49a2.8 2.8 0 01-2.8 2.8h-21A2.8 2.8 0 017 73.9v-49z"})}),jsx("path",{className:"fill-bg-soft",d:"M12.6 28.7a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2z"}),jsx("g",{filter:`url(#${o})`,children:jsx("path",{fill:"#fff",fillOpacity:.8,d:"M21 14a2.8 2.8 0 012.8-2.8h21a2.8 2.8 0 012.8 2.8v49a2.8 2.8 0 01-2.8 2.8h-21A2.8 2.8 0 0121 63V14z"})}),jsx("path",{className:"fill-bg-soft",d:"M26.6 17.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7V22a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm9.8-29.4a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7V22a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2zm0 9.8a.7.7 0 01.7-.7h4.2a.7.7 0 01.7.7v4.2a.7.7 0 01-.7.7h-4.2a.7.7 0 01-.7-.7v-4.2z"})]}),jsxs("defs",{children:[jsxs("filter",{id:r,width:34.6,height:62.6,x:3,y:18.1,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feGaussianBlur",{in:"BackgroundImageFix",stdDeviation:2}),jsx("feComposite",{in2:"SourceAlpha",operator:"in",result:"effect1_backgroundBlur_36237_4888"}),jsx("feBlend",{in:"SourceGraphic",in2:"effect1_backgroundBlur_36237_4888",result:"shape"})]}),jsxs("filter",{id:o,width:42.6,height:70.6,x:13,y:3.2,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feGaussianBlur",{in:"BackgroundImageFix",stdDeviation:4}),jsx("feComposite",{in2:"SourceAlpha",operator:"in",result:"effect1_backgroundBlur_36237_4888"}),jsx("feBlend",{in:"SourceGraphic",in2:"effect1_backgroundBlur_36237_4888",result:"shape"}),jsx("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),jsx("feOffset",{dy:4}),jsx("feGaussianBlur",{stdDeviation:2}),jsx("feComposite",{in2:"hardAlpha",k2:-1,k3:1,operator:"arithmetic"}),jsx("feColorMatrix",{values:"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"}),jsx("feBlend",{in2:"shape",result:"effect2_innerShadow_36237_4888"})]}),jsx("clipPath",{id:t,children:jsx("rect",{width:56,height:56,fill:"#fff",rx:28})})]})]})}var rt="AvatarRoot",ot="AvatarImage",at="AvatarIndicator",ur="AvatarStatus",fr="AvatarBrandLogo",gr="AvatarNotification",vr="AvatarBadge",Ve=Slot.Root,be=b({slots:{root:["relative flex shrink-0 items-center justify-center rounded-full","text-center uppercase select-none"],image:"size-full rounded-full object-cover",indicator:"absolute flex size-32 items-center justify-center drop-shadow-[0_2px_4px_#1b1c1d0a]"},variants:{withRing:{true:""},size:{80:{root:"size-80 text-title-h5"},72:{root:"size-72 text-title-h5"},64:{root:"size-64 text-title-h5"},56:{root:"size-56 text-label-lg"},48:{root:"size-48 text-label-lg"},42:{root:"size-42 text-label-md"},38:{root:"size-38 text-label-md"},32:{root:"size-32 text-label-sm"},24:{root:"size-24 text-label-xs"},20:{root:"size-20 text-label-xs"}},color:{gray:{root:"bg-bg-soft text-static-black/80"},yellow:{root:"bg-yellow-500 text-static-white"},blue:{root:"bg-blue-500 text-static-white"},sky:{root:"bg-sky-500 text-static-white"},purple:{root:"bg-purple-500 text-static-white"},red:{root:"bg-red-500 text-static-white"},green:{root:"bg-green-500 text-static-white"},teal:{root:"bg-teal-500 text-static-white"},violet:{root:"bg-violet-500 text-static-white"},pink:{root:"bg-pink-500 text-static-white"},orange:{root:"bg-orange-500 text-static-white"}}},compoundVariants:[{size:["80","72"],class:{indicator:"-right-8"}},{size:"64",class:{indicator:"-right-8 scale-[.875]"}},{size:"56",class:{indicator:"-right-6 scale-75"}},{size:"48",class:{indicator:"-right-6 scale-[.625]"}},{size:"42",class:{indicator:"-right-6 scale-[.5725]"}},{size:"38",class:{indicator:"-right-6 scale-[.5625]"}},{size:"32",class:{indicator:"-right-6 scale-50"}},{size:"24",class:{indicator:"-right-4 scale-[.375]"}},{size:"20",class:{indicator:"-right-4 scale-[.3125]"}},{withRing:true,size:"80",class:{indicator:"-right-12"}},{withRing:true,size:"72",class:{indicator:"-right-13"}},{withRing:true,size:"64",class:{indicator:"-right-12"}},{withRing:true,size:"56",class:{indicator:"-right-10"}},{withRing:true,size:["48","42","38","32"],class:{indicator:"-right-9"}},{withRing:true,size:["24","20"],class:{indicator:"-right-7"}}],defaultVariants:{size:"48",color:"gray"}}),nt=b({base:"ring-2 ring-offset-2",variants:{color:{gray:"ring-black/10",yellow:"ring-yellow-500",blue:"ring-blue-500",sky:"ring-sky-500",purple:"ring-purple-500",red:"ring-red-500",green:"ring-green-500",teal:"ring-teal-500",violet:"ring-violet-500",pink:"ring-pink-500",orange:"ring-orange-500",white:"ring-static-white",black:"ring-static-black"}},defaultVariants:{color:"gray"}}),De=P.forwardRef(({asChild:e,className:t,size:r,color:o,...a},i)=>{let s=e?Ve:"img",{image:l}=be({size:r,color:o});return jsx(s,{ref:i,className:l({class:t}),...a})});De.displayName=ot;var it=P.forwardRef(({asChild:e,children:t,size:r,color:o,ring:a,className:i,placeholderType:s="user",...l},c$1)=>{let p=P.useId(),d=e?Ve:"div",u=a?nt({color:a===true?o:typeof a=="string"?a:void 0}):void 0,{root:m}=be({size:r,color:o}),h=c(m(),u,i),g={size:r,color:o};if(!t)return jsx("div",{className:h,...l,children:jsx(De,{asChild:true,children:s==="company"?jsx(tt,{}):jsx(et,{})})});let b=oe(t,g,[ot,at],p,e);return jsx(d,{ref:c$1,className:h,...l,children:b})});it.displayName=rt;function st({size:e,color:t,className:r,position:o="bottom",withRing:a,...i}){let{indicator:s}=be({size:e,color:t,withRing:a});return jsx("div",{className:c(s({class:r}),{"top-0 origin-top-right":o==="top","bottom-0 origin-bottom-right":o==="bottom"}),...i})}st.displayName=at;var lt=b({base:"box-content size-12 rounded-full border-4 border-bg-white",variants:{status:{online:"bg-success-base",offline:"bg-gray-500",busy:"bg-error-base",away:"bg-away-base"}},defaultVariants:{status:"online"}});function ct({status:e,className:t,...r}){return jsx("div",{className:lt({status:e,class:t}),...r})}ct.displayName=ur;var pt=P.forwardRef(({asChild:e,className:t,...r},o)=>jsx(e?Ve:"img",{draggable:false,ref:o,className:c("box-content size-24 rounded-full border-2 border-bg-white",t),...r}));pt.displayName=fr;function dt({className:e,...t}){return jsx("div",{className:c("box-content size-12 rounded-full border-2 border-bg-white bg-error-base",e),...t})}dt.displayName=gr;function mt({className:e,...t}){return jsx("div",{className:c("box-content rounded-full border-2 border-bg-white bg-error-base px-6 text-static-white",e),...t})}mt.displayName=vr;function ne({className:e,variant:t="neutral",mode:r="stroke",size:o="small",...a}){return jsx(P$1,{variant:t,mode:r,size:o,className:c("absolute top-12 right-10 z-10 m-auto aspect-square rounded-full border-transparent text-text-soft hover:text-text-strong",e),...a,children:jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("path",{d:"M10.4854 1.99998L2.00007 10.4853",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.4854 10.4844L2.00007 1.99908",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})}var ke=b({slots:{root:"relative flex w-fit max-w-xl flex-col rounded-[12px] border border-stroke-soft p-0 text-md",content:"",arrowCls:"",header:"flex items-center pe-28 select-none",close:"rounded-full"},variants:{variant:{default:{root:"gap-8 bg-bg-white p-16 pt-12",close:"top-12 right-12 hover:bg-bg-weak"},accent:{root:"bg-bg-weak p-4",content:"rounded-[8px] bg-bg-white px-12 py-8 shadow-sm",header:"px-12 py-4 pb-6",close:"top-9 right-8 hover:bg-bg-white",arrowCls:"bg-bg-weak"}}},defaultVariants:{variant:"default"}});function xr({variant:e,className:t,contentClassName:r,side:o="bottom",align:a="start",arrow:i=true,unstyled:s=true,closeable:l=true,sideOffset:c$1=1,title:p,content:d,children:u,asChild:m,defaultOpen:h,open:g,onOpenChange:b,onClose:T,...f}){let{root:C,content:x,header:y,close:N,arrowCls:I$1}=ke({variant:e}),[w,O]=P__default.useState(h??false),V=g!==void 0,S=V?g:w,W=P__default.useCallback(M=>{V||O(M),b?.(M);},[V,b]);return jsxs(F,{open:S,onOpenChange:W,children:[V&&S&&jsx(J,{}),jsx(G,{className:c(V&&S&&"relative z-20"),asChild:m,children:u}),jsxs(H,{className:C({className:t}),arrowClassName:I$1(),unstyled:s,side:o,align:a,sideOffset:c$1,arrow:i,...f,children:[p&&jsxs("header",{className:y(),children:[jsx("h4",{className:"text-16 m-0 leading-26 font-medium text-text-strong",children:p}),l&&jsx(I,{asChild:true,onClick:T,children:jsx(ne,{size:"xsmall",mode:"ghost",className:N({class:"size-24 p-0"})})})]}),jsx("div",{className:x({className:r}),children:d})]})]})}function Rr({variant:e="default",title:t,content:r,children:o,defaultOpen:a,className:i,side:s="top",align:l="center",sideOffset:c$1=1,arrow:p=true,open:d,contentClassName:u,onOpenChange:m$1,onConfirm:h,onCancel:g,...b}){let{root:T,content:f,header:C,arrowCls:x}=ke({variant:e}),[y,N]=P__default.useState(a??false),I$1=d!==void 0,w=I$1?d:y,O=P__default.useCallback(M=>{I$1||N(M),m$1?.(M);},[I$1,m$1]),[V,S]=P__default.useState(false),W=P__default.useCallback(async()=>{O(false);try{S(!0),await h?.();}catch{}finally{S(false);}},[O,h]);return jsxs(F,{open:w,onOpenChange:O,children:[jsx(AnimatePresence,{children:w&&jsx(J,{as:m.div,...k,className:"bg-black/5"})}),jsx(G,{className:c(w&&"relative z-20"),children:jsx("div",{className:"inline-flex items-center",children:P__default.isValidElement(o)?P__default.cloneElement(o,{loading:V}):o})}),jsxs(H,{className:T({className:c("max-w-lg",i)}),arrowClassName:x(),unstyled:true,side:s,align:l,sideOffset:c$1,arrow:p,...b,children:[t&&jsxs("header",{className:C({className:"gap-6"}),children:[jsx(CircleAlert,{className:"text-red-500",size:16}),jsx("h4",{className:"m-0 text-15 leading-26 font-medium text-text-strong",children:t})]}),jsxs("div",{className:f({className:u}),children:[r,jsxs("div",{className:"mt-8 flex justify-end gap-12",children:[jsx(I,{unstyled:true,onClick:g,asChild:true,children:jsx(P$1,{size:"xsmall",variant:"neutral",mode:"stroke",className:"h-26",children:"Cancel"})}),jsx(P$1,{size:"xsmall",mode:"stroke",className:"h-26",onClick:W,children:"Confirm"})]})]})]})]})}function vt({...e}){return jsx(Drawer.Root,{"data-slot":"drawer",...e})}function ht({...e}){return jsx(Drawer.Trigger,{"data-slot":"drawer-trigger",...e})}function wr({...e}){return jsx(Drawer.Portal,{"data-slot":"drawer-portal",...e})}function ze({...e}){return jsx(Drawer.Close,{"data-slot":"drawer-close",...e})}function Pr({className:e,...t}){return jsx(Drawer.Overlay,{"data-slot":"drawer-overlay",className:c("fixed inset-0 z-50 bg-black/10 data-closed:animate-out data-closed:fade-out-0 data-open:animate-in data-open:fade-in-0",e),...t})}var Tr={top:"inset-x-8 top-8 max-h-[80vh]",bottom:"inset-x-8 bottom-8 mt-96 max-h-[80vh]",left:"inset-y-8 left-8 w-3/5",right:"inset-y-8 right-8 w-3/5"};function xt({className:e,direction:t,children:r,...o}){let a=P.useRef({"--initial-transform":"calc(100% + 8px)"});return jsxs(wr,{"data-slot":"drawer-portal",children:[jsx(Pr,{}),jsx(Drawer.Content,{"data-slot":"drawer-content",style:a.current,className:c("group/drawer-content fixed z-50 flex h-auto flex-col rounded-[12px] bg-static-white outline-none",t&&Tr[t],e),...o,children:r})]})}function yt({className:e,...t}){return jsx("div",{"data-slot":"drawer-header",className:c("flex flex-col px-16 py-12",e),...t})}function bt({className:e,...t}){return jsx("div",{"data-slot":"drawer-body",className:c("scrollbar-thin overflow-y-auto p-16 select-text",e),...t})}function Ct({className:e,...t}){return jsx("div",{"data-slot":"drawer-footer",className:c("mt-auto flex flex-col gap-8 px-16 py-18",e),...t})}function Rt({className:e,...t}){return jsx(Drawer.Title,{"data-slot":"drawer-title",className:c("m-0 text-xl leading-32 font-medium text-text-strong",e),...t})}function wt({className:e,...t}){return jsx(Drawer.Description,{"data-slot":"drawer-description",className:c("m-0 text-md text-text-sub",e),...t})}function Nr({direction:e="right",dismissible:t=true,skeletonItemCount:r=5,className:o,footerClassName:a,bodyClassName:i,headerClassName:s,title:l="Title",description:c$1,footer:p,trigger:d,container:u,children:m,open:h,onOpenChange:g,loading:b,handleOnly:T=true,style:f,width:C,onClose:x,onOk:y,...N}){let I=Q(),w=P__default.useRef({...f,width:C}),[O,V]=P__default.useState(false),[S,W]=P__default.useState(false),M=h!==void 0,Qt=M?h:O,te=P__default.useCallback(q=>{!q&&S||(M||V(q),g?.(q));},[M,g,S]),jt=P__default.useCallback(async()=>{if(!y){te(false);return}let q=y();if(q instanceof Promise){W(true);try{await q,te(!1);}catch{}finally{W(false);}}else te(false);},[y,te]),re=!S&&t;return jsxs(vt,{container:u,direction:e,dismissible:re,handleOnly:T,autoFocus:true,open:Qt,onOpenChange:te,...N,children:[d&&jsx(ht,{asChild:true,children:d}),jsxs(xt,{direction:e,className:c(u&&u!==document.body&&"absolute",o),style:w.current,children:[t&&jsx(ze,{asChild:true,children:jsx(ne,{disabled:!re})}),t===false&&jsx(ne,{disabled:!re,onClick:x}),jsxs(yt,{className:c("border-b border-b-stroke-antd",s),children:[jsx(Rt,{className:"pe-42",asChild:true,children:typeof l=="string"?jsx("h3",{children:l}):jsx("div",{children:l})}),jsx(wt,{className:c(!c$1&&"sr-only"),children:c$1})]}),jsxs(bt,{className:i,children:[b&&jsx(Ar,{count:r}),!b&&m]}),jsxs(Ct,{className:c("flex-row border-t border-t-stroke-antd",a),children:[p,!p&&jsxs(Fragment,{children:[t&&jsx(ze,{asChild:true,children:jsx(P$1,{variant:"neutral",mode:"stroke",className:"w-2/5",disabled:!re,children:I("close")})}),t===false&&jsx(P$1,{variant:"neutral",mode:"stroke",className:"w-2/5",disabled:!re,onClick:x,children:I("close")}),jsx(P$1,{variant:"neutral",mode:"filled",className:"w-3/5",loading:b||S,onClick:jt,children:I("ok")})]})]})]})]})}function Ar({count:e=5}){let t=Array.from({length:e});return jsxs("div",{className:"flex flex-col gap-16",children:[jsxs("div",{className:"flex flex-row items-center gap-12",children:[jsx(o,{className:"size-58 rounded-2xl"}),jsxs("div",{className:"flex flex-1 flex-col gap-4",children:[jsx(o,{className:"mb-4 h-14 w-3/10"}),jsx(o,{className:"h-10 w-7/10"}),jsx(o,{className:"h-10 w-9/10"})]})]}),t.map((r,o$1)=>jsxs("div",{className:"flex flex-col gap-8",children:[jsx(o,{className:"h-12 w-5/10"}),jsx(o,{className:"h-12 w-7/10"}),jsx(o,{className:"h-12 w-full"})]},o$1))]})}function Dr(e){let[t,r]=P__default.useState(false),[o,a]=P__default.useState(null),i=P__default.useCallback(p=>{a(p),r(true);},[]),s=P__default.useCallback(()=>{r(false),a(null);},[]),l=P__default.useCallback(p=>{r(p),p||a(null);},[]);return [{...e,open:t,onOpenChange:l,onClose:s},o,i,s]}var Pt=async e=>{if(!e)return;if(navigator.clipboard){await navigator.clipboard.writeText(e);return}let t=document.createElement("textarea");t.setAttribute("readonly",""),t.tabIndex=-1,t.style.position="fixed",t.style.left="-9999px",t.value=e,document.body.appendChild(t);let r=document.getSelection();if(r){let o=r.rangeCount>0&&r.getRangeAt(0);t.select(),document.execCommand("copy"),o&&(r.removeAllRanges(),r.addRange(o));}document.body.removeChild(t);};var Ur={initial:{scale:.5,opacity:0,filter:"blur(2px)"},animate:{scale:1,opacity:1,filter:"blur(0px)"},exit:{scale:.5,opacity:0,filter:"blur(2px)"}},kr={opacity:{duration:.25},filter:{duration:.25},scale:{duration:.35,ease:[.34,1.56,.64,1]}},zr={variants:Ur,initial:"initial",animate:"animate",exit:"exit",transition:kr};function Oe({initial:e=false,state:t,states:r,asDiv:o,className:a,style:i,...s}){let l=o?m.div:m.span;return jsx(AnimatePresence,{initial:e,mode:"popLayout",children:jsx(l,{className:c("inline-flex items-center justify-center",a),...zr,style:i,...s,children:r[t]},t)})}function Me({swap:e,on:t,off:r,className:o}){return jsx(Oe,{state:e?"on":"off",states:{on:t,off:r},className:o})}function Lr({content:e,delay:t=700,tooltipDelayDuration:r=700,variant:o="neutral",mode:a="stroke",size:i$1="small",as:s="button",children:l,onCopy:c$1,className:p}){let d=Q(),[u,m]=P__default.useState(false),[h,g]=P__default.useState(false),[b,T]=P__default.useState(false),f=P__default.useRef(null),C=P__default.useRef(null);P__default.useEffect(()=>()=>{f.current&&clearTimeout(f.current),C.current&&clearTimeout(C.current);},[]);let x=P__default.useCallback(async()=>{u||(m(true),T(true),await Pt(e),c$1?.(e),f.current=setTimeout(()=>{T(false),C.current=setTimeout(()=>m(false),150);},t));},[u,t,e,c$1]),y=jsx(Me,{swap:u,on:jsx(CheckCheck,{width:"1em",height:"1em"}),off:jsx(Copy,{width:"1em",height:"1em"})}),N=(()=>{switch(s){case "text":return jsx("span",{className:c("relative cursor-pointer before:absolute before:-inset-x-4 before:-inset-y-1 before:rounded-md hover:before:bg-bg-antd",p),onClick:x,children:jsx("span",{className:"relative z-1",children:l??e})});case "inline":return jsxs("span",{className:c("relative inline-flex cursor-pointer items-center gap-6 before:absolute before:-inset-x-4 before:-inset-y-1 before:rounded-md hover:before:bg-bg-antd",p),onClick:x,children:[jsx("span",{className:"relative z-1",children:l??e}),jsx("span",{className:c("inline-flex items-center text-zinc-500",u&&"text-primary-base"),children:y})]});default:return jsx(P$1,{variant:o,mode:a,size:i$1,className:c(u&&"cursor-not-allowed",p),onClick:x,startContent:y})}})();return jsx(i,{content:d(u?"copied":"copy"),size:i$1,open:b||h,delayDuration:r,onOpenChange:g,hideWhenDetached:true,children:N})}var Fr=b({base:"flex shrink-0 items-center justify-center rounded-2xl ring-1 ring-transparent ring-inset",variants:{variant:{filled:"text-static-white",lighter:"",outline:"ring-current"},ring:{true:""},color:{neutral:"",slate:"",red:"",orange:"",amber:"",yellow:"",lime:"",green:"",emerald:"",teal:"",cyan:"",sky:"",blue:"",indigo:"",violet:"",purple:"",fuchsia:"",pink:"",rose:""}},compoundVariants:[{variant:"filled",color:"neutral",class:"bg-black/90"},{variant:"filled",color:"slate",class:"bg-slate-500"},{variant:"filled",color:"red",class:"bg-red-500"},{variant:"filled",color:"orange",class:"bg-orange-500"},{variant:"filled",color:"amber",class:"bg-amber-500"},{variant:"filled",color:"yellow",class:"bg-yellow-500"},{variant:"filled",color:"lime",class:"bg-lime-500"},{variant:"filled",color:"green",class:"bg-green-500"},{variant:"filled",color:"emerald",class:"bg-emerald-500"},{variant:"filled",color:"teal",class:"bg-teal-500"},{variant:"filled",color:"cyan",class:"bg-cyan-500"},{variant:"filled",color:"sky",class:"bg-sky-500"},{variant:"filled",color:"blue",class:"bg-blue-500"},{variant:"filled",color:"indigo",class:"bg-indigo-500"},{variant:"filled",color:"violet",class:"bg-violet-500"},{variant:"filled",color:"purple",class:"bg-purple-500"},{variant:"filled",color:"fuchsia",class:"bg-fuchsia-500"},{variant:"filled",color:"pink",class:"bg-pink-500"},{variant:"filled",color:"rose",class:"bg-rose-500"},{variant:"filled",ring:true,color:"neutral",class:"ring-neutral-700"},{variant:"filled",ring:true,color:"slate",class:"ring-slate-600"},{variant:"filled",ring:true,color:"red",class:"ring-red-700"},{variant:"filled",ring:true,color:"orange",class:"ring-orange-600"},{variant:"filled",ring:true,color:"amber",class:"ring-amber-600"},{variant:"filled",ring:true,color:"yellow",class:"ring-yellow-600"},{variant:"filled",ring:true,color:"lime",class:"ring-lime-600"},{variant:"filled",ring:true,color:"green",class:"ring-green-600"},{variant:"filled",ring:true,color:"emerald",class:"ring-emerald-600"},{variant:"filled",ring:true,color:"teal",class:"ring-teal-600"},{variant:"filled",ring:true,color:"cyan",class:"ring-cyan-600"},{variant:"filled",ring:true,color:"sky",class:"ring-sky-600"},{variant:"filled",ring:true,color:"blue",class:"ring-blue-700"},{variant:"filled",ring:true,color:"indigo",class:"ring-indigo-600"},{variant:"filled",ring:true,color:"violet",class:"ring-violet-600"},{variant:"filled",ring:true,color:"purple",class:"ring-purple-600"},{variant:"filled",ring:true,color:"fuchsia",class:"ring-fuchsia-600"},{variant:"filled",ring:true,color:"pink",class:"ring-pink-600"},{variant:"filled",ring:true,color:"rose",class:"ring-rose-600"},{variant:"lighter",color:"neutral",class:"bg-neutral-100 text-neutral-600"},{variant:"lighter",color:"slate",class:"bg-slate-100 text-slate-500"},{variant:"lighter",color:"red",class:"bg-red-50 text-red-500"},{variant:"lighter",color:"orange",class:"bg-orange-50 text-orange-500"},{variant:"lighter",color:"amber",class:"bg-amber-50 text-amber-500"},{variant:"lighter",color:"yellow",class:"bg-yellow-50 text-yellow-500"},{variant:"lighter",color:"lime",class:"bg-lime-50 text-lime-500"},{variant:"lighter",color:"green",class:"bg-green-50 text-green-500"},{variant:"lighter",color:"emerald",class:"bg-emerald-50 text-emerald-500"},{variant:"lighter",color:"teal",class:"bg-teal-50 text-teal-500"},{variant:"lighter",color:"cyan",class:"bg-cyan-50 text-cyan-500"},{variant:"lighter",color:"sky",class:"bg-sky-50 text-sky-500"},{variant:"lighter",color:"blue",class:"bg-blue-50 text-blue-500"},{variant:"lighter",color:"indigo",class:"bg-indigo-50 text-indigo-500"},{variant:"lighter",color:"violet",class:"bg-violet-50 text-violet-500"},{variant:"lighter",color:"purple",class:"bg-purple-50 text-purple-500"},{variant:"lighter",color:"fuchsia",class:"bg-fuchsia-50 text-fuchsia-500"},{variant:"lighter",color:"pink",class:"bg-pink-50 text-pink-500"},{variant:"lighter",color:"rose",class:"bg-rose-50 text-rose-500"},{variant:["lighter","outline"],ring:true,color:"neutral",class:"ring-neutral-200"},{variant:["lighter","outline"],ring:true,color:"slate",class:"ring-slate-200"},{variant:["lighter","outline"],ring:true,color:"red",class:"ring-red-200"},{variant:["lighter","outline"],ring:true,color:"orange",class:"ring-orange-200"},{variant:["lighter","outline"],ring:true,color:"amber",class:"ring-amber-200"},{variant:["lighter","outline"],ring:true,color:"yellow",class:"ring-yellow-200"},{variant:["lighter","outline"],ring:true,color:"lime",class:"ring-lime-200"},{variant:["lighter","outline"],ring:true,color:"green",class:"ring-green-200"},{variant:["lighter","outline"],ring:true,color:"emerald",class:"ring-emerald-200"},{variant:["lighter","outline"],ring:true,color:"teal",class:"ring-teal-200"},{variant:["lighter","outline"],ring:true,color:"cyan",class:"ring-cyan-200"},{variant:["lighter","outline"],ring:true,color:"sky",class:"ring-sky-200"},{variant:["lighter","outline"],ring:true,color:"blue",class:"ring-blue-200"},{variant:["lighter","outline"],ring:true,color:"indigo",class:"ring-indigo-200"},{variant:["lighter","outline"],ring:true,color:"violet",class:"ring-violet-200"},{variant:["lighter","outline"],ring:true,color:"purple",class:"ring-purple-200"},{variant:["lighter","outline"],ring:true,color:"fuchsia",class:"ring-fuchsia-200"},{variant:["lighter","outline"],ring:true,color:"pink",class:"ring-pink-200"},{variant:["lighter","outline"],ring:true,color:"rose",class:"ring-rose-200"},{variant:"outline",color:"neutral",class:"text-neutral-500"},{variant:"outline",color:"slate",class:"text-slate-400"},{variant:"outline",color:"red",class:"text-red-500"},{variant:"outline",color:"orange",class:"text-orange-500"},{variant:"outline",color:"amber",class:"text-amber-500"},{variant:"outline",color:"yellow",class:"text-yellow-500"},{variant:"outline",color:"lime",class:"text-lime-500"},{variant:"outline",color:"green",class:"text-green-500"},{variant:"outline",color:"emerald",class:"text-emerald-500"},{variant:"outline",color:"teal",class:"text-teal-500"},{variant:"outline",color:"cyan",class:"text-cyan-500"},{variant:"outline",color:"sky",class:"text-sky-500"},{variant:"outline",color:"blue",class:"text-blue-500"},{variant:"outline",color:"indigo",class:"text-indigo-500"},{variant:"outline",color:"violet",class:"text-violet-500"},{variant:"outline",color:"purple",class:"text-purple-500"},{variant:"outline",color:"fuchsia",class:"text-fuchsia-500"},{variant:"outline",color:"pink",class:"text-pink-500"},{variant:"outline",color:"rose",class:"text-rose-500"}],defaultVariants:{variant:"outline",color:"slate"}});function Pn({asChild:e,children:t,className:r,color:o,variant:a,ring:i,...s}){let l=e?Slot.Root:"div",c=Fr({variant:a,color:o,ring:i,className:r});return jsx(l,{className:c,...s,children:t})}function An({...e}){return jsx(Collapsible.Root,{"data-slot":"collapsible",...e})}function Vn({...e}){return jsx(Collapsible.CollapsibleTrigger,{"data-slot":"collapsible-trigger",...e})}function Dn({className:e,...t}){return jsx(Collapsible.CollapsibleContent,{"data-slot":"collapsible-content",className:c("collapsible-content",e),...t})}var $r="BadgeRoot",Nt="BadgeIcon",At="BadgeDot",_e=b({slots:{root:"inline-flex w-fit appearance-none items-center justify-center border-none leading-none font-medium whitespace-nowrap transition duration-200 ease-out select-none",icon:"uicon shrink-0",dot:["uidot flex items-center justify-center","before:size-4 before:rounded-full before:bg-current"]},variants:{size:{medium:{root:"h-24 gap-4 px-10 text-md has-[>.uicon]:gap-6 has-[>.uidot]:gap-4",icon:"-mx-2 size-14",dot:"-mx-4 size-16 before:size-6"},small:{root:"h-20 gap-4 px-8 text-sm has-[>.uicon]:gap-4 has-[>.uidot]:gap-3",icon:"-mx-px size-12",dot:"-mx-4 size-16 before:size-5"},xsmall:{root:"h-16 gap-3 px-7 text-xs has-[>.uicon]:gap-4 has-[>.uidot]:gap-4",icon:"-mx-px size-10",dot:"-mx-5 size-16"}},variant:{filled:{root:"text-static-white"},outline:{root:"ring-1 ring-current ring-inset"},lighter:"",ghost:""},color:{primary:"",info:"",success:"",warning:"",error:"",neutral:""},shape:{default:"",circle:{root:"rounded-full"}},disabled:{true:{root:"cursor-not-allowed opacity-75"}}},compoundVariants:[{shape:"default",size:"xsmall",class:{root:"rounded-[3px] px-5"}},{shape:"default",size:"small",class:{root:"rounded-[4px] px-6"}},{shape:"default",size:"medium",class:{root:"rounded-lg px-7",icon:"ms-0"}},{variant:"filled",color:"primary",class:{root:"bg-primary-base"}},{variant:"filled",color:"info",class:{root:"bg-cyan-500"}},{variant:"filled",color:"success",class:{root:"bg-emerald-500"}},{variant:"filled",color:"warning",class:{root:"bg-orange-500"}},{variant:"filled",color:"error",class:{root:"bg-red-600"}},{variant:"filled",color:"neutral",class:{root:"bg-black/90"}},{variant:"outline",color:"primary",class:{root:"text-primary-base"}},{variant:"outline",color:"info",class:{root:"text-cyan-600"}},{variant:"outline",color:"success",class:{root:"text-emerald-500"}},{variant:"outline",color:"warning",class:{root:"text-orange-500"}},{variant:"outline",color:"error",class:{root:"text-red-600"}},{variant:"outline",color:"neutral",class:{root:"text-neutral-600 ring-neutral-200"}},{variant:"lighter",color:"primary",class:{root:"bg-blue-50 text-primary-base"}},{variant:"lighter",color:"info",class:{root:"bg-cyan-50 text-cyan-600"}},{variant:"lighter",color:"success",class:{root:"bg-emerald-50 text-emerald-600"}},{variant:"lighter",color:"warning",class:{root:"bg-orange-50 text-orange-600"}},{variant:"lighter",color:"error",class:{root:"bg-red-50 text-red-600"}},{variant:"lighter",color:"neutral",class:{root:"bg-neutral-100 text-neutral-600"}},{variant:"ghost",color:"primary",class:{root:"text-primary-base"}},{variant:"ghost",color:"info",class:{root:"text-cyan-600"}},{variant:"ghost",color:"success",class:{root:"text-emerald-600"}},{variant:"ghost",color:"warning",class:{root:"text-orange-600"}},{variant:"ghost",color:"error",class:{root:"text-red-600"}},{variant:"ghost",color:"neutral",class:{root:"text-neutral-600"}}],defaultVariants:{variant:"filled",color:"primary",size:"medium",shape:"default"}}),Vt=({asChild:e,size:t,variant:r,color:o,shape:a,children:i,className:s,disabled:l,...c})=>{let p=P.useId(),d=e?Slot.Root:"div",{root:u}=_e({variant:r,color:o,size:t,shape:a,disabled:l}),h=oe(i,{size:t,variant:r,color:o},[Nt,At],p,e);return jsx(d,{"data-slot":"badge",className:u({class:s}),...c,children:h})};Vt.displayName=$r;function Dt({className:e,size:t,variant:r,color:o,as:a,...i}){let s=a||"div",{icon:l}=_e({size:t,variant:r,color:o});return jsx(s,{"data-slot":"icon",className:l({class:e}),...i})}Dt.displayName=Nt;function Et({size:e,variant:t,color:r,className:o,...a}){let{dot:i}=_e({size:e,variant:t,color:r});return jsx("div",{"data-slot":"dot",className:i({class:o}),...a})}Et.displayName=At;function Mn({icon:e,dot:t,children:r,asChild:o,...a}){return jsxs(Vt,{asChild:o,...a,children:[e&&!o&&jsx(Dt,{as:e}),t&&!o&&jsx(Et,{}),r]})}function qr({className:e,scrollBarClassName:t,children:r,...o}){return jsxs(ScrollArea.Root,{"data-slot":"scroll-area",className:c("relative",e),...o,children:[jsx(ScrollArea.Viewport,{"data-slot":"scroll-area-viewport",className:"size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-2 focus-visible:ring-primary-base focus-visible:outline-1",children:r}),jsx(Ut,{orientation:"vertical",className:t}),jsx(Ut,{orientation:"horizontal",className:t}),jsx(ScrollArea.Corner,{})]})}function Ut({className:e,orientation:t="vertical",...r}){return jsx(ScrollArea.ScrollAreaScrollbar,{"data-slot":"scroll-area-scrollbar","data-orientation":t,orientation:t,className:c("flex touch-none p-2 transition-colors select-none data-[orientation=horizontal]:h-10 data-[orientation=horizontal]:flex-col data-[orientation=horizontal]:border-t data-[orientation=horizontal]:border-t-transparent data-[orientation=vertical]:h-full data-[orientation=vertical]:w-10 data-[orientation=vertical]:border-l data-[orientation=vertical]:border-l-transparent",e),...r,children:jsx(ScrollArea.ScrollAreaThumb,{"data-slot":"scroll-area-thumb",className:"relative flex-1 rounded-full bg-stroke-sub"})})}function Zr({open:e,defaultOpen:t,openDelay:r=300,closeDelay:o,asChild:a=true,arrow:i=true,content:s,children:l,onOpenChange:c,...p}){return jsxs(Xr,{"data-slot":"hover-card",open:e,defaultOpen:t,openDelay:r,closeDelay:o,onOpenChange:c,children:[jsx(Jr,{asChild:a,children:l}),jsxs(Qr,{...p,children:[s,i&&jsx(HoverCard.Arrow,{asChild:true,children:jsx(E,{className:"-translate-y-6.5"})})]})]})}function Xr({...e}){return jsx(HoverCard.Root,{"data-slot":"hover-card",...e})}function Jr({...e}){return jsx(HoverCard.Trigger,{"data-slot":"hover-card-trigger",...e})}function Qr({className:e,align:t="center",sideOffset:r=4,collisionPadding:o=16,...a}){return jsx(HoverCard.Portal,{"data-slot":"hover-card-portal",children:jsx(HoverCard.Content,{"data-slot":"hover-card-content",align:t,sideOffset:r,collisionPadding:o,className:c("z-50 rounded-2xl bg-bg-white px-10 py-6 text-md text-text-strong shadow-regular-md ring-1 ring-stroke-soft outline-hidden duration-100 ring-inset","origin-(--radix-hover-card-content-transform-origin) data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95",e),...a})})}var to={initial:{opacity:0,scale:.96,y:4,filter:"blur(2px)"},exit:{opacity:0,scale:.96,y:4,filter:"blur(2px)"},animate:{opacity:1,scale:1,y:0,filter:"blur(0px)"}},ro={type:"spring",bounce:.1,duration:.25},oo={ease:[.26,.08,.25,1],duration:.27};function ao({activeKey:e,children:t,className:r,rootClassName:o,defaultCardHeight:a,initialKey:i,variants:s=to,transition:l=oo,rootTransition:c=ro}){let[p,{height:d}]=eo(),u=P.useRef(a??0);d>0&&(u.current=d);let m$1=e===i?a:d||u.current;return jsx(a$1,{children:jsx(m.div,{"data-slot":"animation-root",className:o,initial:false,animate:{height:m$1},transition:c,children:jsx("div",{ref:p,"data-slot":"animation-container",children:jsx(AnimatePresence,{mode:"popLayout",initial:false,children:jsx(m.div,{"data-slot":"animation-page",variants:s,transition:l,initial:"initial",animate:"animate",exit:"exit",className:r,children:t},e)})})})})}function $(e,t){let r=P.useRef(void 0),{current:o}=r;return P.useEffect(()=>{(!t||e!==void 0)&&(r.current=e);},[e,t]),o}var lo={type:"tween",duration:.3,ease:[.25,1,.5,1]},co={type:"tween",duration:.38,ease:[.25,1,.5,1]},Re={type:"spring",stiffness:260,damping:30},po={type:"tween",duration:.35,ease:"easeIn"},mo={type:"tween",duration:.35,ease:"easeOut"},uo={type:"tween",duration:.35,ease:"linear"},j={type:"tween",duration:.25,ease:"easeInOut"},Ge=[.25,.1,.25,1],_t=1.12,fo=.93,we={type:"tween",duration:.22,ease:Ge},go={scale:{type:"tween",duration:.22,ease:Ge},opacity:{type:"tween",duration:.16,ease:Ge}},vo={type:"spring",stiffness:260,damping:30},ho=.7,xo=.9,Ht="bg-white";function Ft(e){return e?ho:xo}function Fe(e,t){return e==="x"?{x:t}:{y:t}}function Gt(e,t=lo){return {supportsDimmed:false,variants:{enterFrom:({direction:r})=>({...Fe(e,r===0?0:r>0?"100%":"-100%"),zIndex:1,transition:t}),active:{...Fe(e,0),zIndex:1,transition:t},exit:({direction:r})=>({...Fe(e,r<0?"100%":"-100%"),zIndex:0,transition:t})}}}function yo(){return {supportsDimmed:true,variants:{enterFrom:({direction:e,dimmed:t})=>e===0?{x:0,opacity:1,transition:Re}:{x:e>0?"100%":"-20%",opacity:e>0?1:Ft(t),zIndex:1,transition:Re},active:{x:0,opacity:1,zIndex:1,transition:Re},exit:({direction:e,dimmed:t})=>({x:e<0?"100%":"-20%",opacity:e<0?1:Ft(t),zIndex:e<0?5:0,transition:Re})}}}function bo(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>({clipPath:e>0?"inset(0 100% 0 0)":"inset(0 0 0 0)",zIndex:1}),active:({direction:e})=>({clipPath:"inset(0 0 0 0)",zIndex:1,transition:e>0?po:void 0}),exit:({direction:e})=>e<0?{clipPath:"inset(0 100% 0 0)",zIndex:2,transition:mo}:{opacity:.999,zIndex:0,transition:uo}}}}function Co(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>e===0?{x:0,scale:1,opacity:1,zIndex:1,transition:j}:e>0?{x:"200%",opacity:1,zIndex:2,transition:j}:{scale:.7,opacity:0,zIndex:0,transition:j},active:{x:0,scale:1,opacity:1,zIndex:1,transition:j},exit:({direction:e})=>e<0?{x:"200%",opacity:1,zIndex:2,transition:j}:{x:0,scale:.7,opacity:0,zIndex:0,transition:j}}}}function Ro(){return {supportsDimmed:false,variants:{enterFrom:({direction:e})=>e===0?{scale:1,opacity:1,zIndex:1,transition:we}:{scale:e>0?_t:fo,opacity:0,zIndex:e>0?1:0,transition:we},active:{scale:1,opacity:1,zIndex:1,transition:we},exit:({direction:e})=>e<0?{scale:_t,opacity:0,zIndex:2,transition:go}:{scale:1,opacity:0,zIndex:0,transition:we}}}}var Kt={slide:Gt("x"),slideVertical:Gt("y",co),slideLayers:yo(),reveal:bo(),pushSlide:Co(),zoomFade:Ro()};function Pe(e,t){let r=Kt[e.animation].variants[t];return typeof r=="function"?r(e,{},{}):r}var wo={enterFrom:e=>Pe(e,"enterFrom"),active:e=>Pe(e,"active"),exit:e=>Pe(e,"exit")};function Ke({activeKey:e,animation:t="slideLayers",dimmed:r=true,lockPointerDuringTransition:o=true,className:a,viewClassName:i,children:s}){let l=$(e),c$1=l!==void 0&&e!==l,p=c$1?e>l?1:-1:0,d=useRef(null),[u,m$1]=useState(false),h=Kt[t],g={animation:t,direction:p,dimmed:!!(r&&h.supportsDimmed)},b=Pe(g,"active"),T=typeof b=="string"?b:{...b,transition:{duration:0}},f=useRef(new Map),[C,x]=eo(),[y,N]=useState(void 0);useLayoutEffect(()=>{if(!x.height)return;let w=f.current.get(e);(!w||Math.abs(w-x.height)>1)&&(f.current.set(e,x.height),N(x.height));},[x.height,e]),useLayoutEffect(()=>{let w=f.current.get(e);w&&N(w);},[e]),useLayoutEffect(()=>{if(!o){d.current=null,m$1(false);return}c$1&&(d.current=e,m$1(true));},[e,c$1,o]);let I=P__default.useCallback(w=>{d.current===w&&(d.current=null,m$1(false));},[m$1]);return jsx(a$1,{children:jsxs(m.div,{"data-slot":"ui-transition-root",className:c("relative w-full overflow-hidden",g.dimmed&&"bg-black",u&&"pointer-events-none",a),initial:false,animate:{height:y},style:{height:y},transition:vo,children:[!f.current.has(e)&&jsx("div",{className:"pointer-events-none absolute inset-0 opacity-0",children:jsx("div",{ref:C,className:c(Ht,i),children:s})}),jsx(AnimatePresence,{initial:false,custom:g,mode:"sync",children:jsx(m.div,{"data-slot":"ui-transition-item",custom:g,variants:wo,initial:p===0?false:"enterFrom",animate:c$1?"active":T,exit:"exit",onAnimationComplete:()=>I(e),className:c("absolute inset-0 size-full",Ht,i),children:s},e)})]})})}function Wt(e,t){let r=$(e);P.useEffect(()=>{t&&!r&&e?To(t):t&&!e&&r&&$t(t);},[t,e,r]),P.useEffect(()=>()=>{t&&e&&$t(t);},[t,e]);}function To(e){if(e){let r=e.clientHeight,o=(r-24)/r;e.style.overflow="hidden",e.style.willChange="transform",e.style.transition="transform 250ms linear",e.style.transform=`translateY(calc(env(safe-area-inset-top, 0) - 24px)) scale(${o})`;}}function $t(e){function t(){e.style.removeProperty("overflow"),e.style.removeProperty("will-change"),e.style.removeProperty("transition"),e.removeEventListener("transitionend",t);}e&&(e.style.removeProperty("transform"),e.addEventListener("transitionend",t));}var So={variants:{initial:{opacity:0},animate:{opacity:.05},exit:{opacity:0}},initial:"initial",animate:"animate",exit:"exit"},No={initial:{opacity:0,y:24},animate:{opacity:1,y:0},exit:{opacity:0,y:24}},Ao={variants:No,initial:"initial",animate:"animate",exit:"exit"},Vo={duration:.3,delay:.35},Do={variants:{initial:{borderRadius:24,opacity:0},exit:{borderRadius:24,opacity:0},animate:{borderRadius:24,opacity:1}},initial:"initial",animate:"animate",exit:"exit"},Eo=100,Uo=300,ko={width:440,height:680};function We(e){return typeof e=="number"?`${e}px`:e}function zo({open:e,loading:t,visual:r$1,backgroundViewRef:o,children:a,className:i,containerClassName:s,defaultSize:l=Eo,expandedSize:c$1=ko,onCloseComplete:p,onContentAnimationComplete:d,onExpandedChangeComplete:u}){let[m$1,h]=P.useState(!!e),[g,b,T]=r(false),f=P.useRef(false),C=P.useRef(null),x=P.useRef(false),y=P.useRef(null),N=P.useRef({"--modal-size":We(l),"--modal-expanded-width":We(c$1.width),"--modal-expanded-height":We(c$1.height)});Wt(!!(e&&g&&o?.current),o?.current);let I=P.useCallback(()=>{y.current&&clearTimeout(y.current),y.current=setTimeout(()=>{y.current=null,h(false);},Uo);},[]),w=P.useCallback(()=>{C.current!==null&&(u?.(C.current),C.current=null),f.current&&(f.current=false,I());},[u,I]),O=P.useCallback(()=>{x.current&&(x.current=false,p?.());},[p]),V=P.useCallback(S=>{if(S==="animate"){d?.("entered");return}S==="exit"&&d?.("exited");},[d]);return P.useEffect(()=>{e&&(y.current&&(clearTimeout(y.current),y.current=null),f.current=false,x.current=false,h(true));},[e]),P.useEffect(()=>{if(m$1){if(e){if(t){g&&(C.current=false),T();return}g||(C.current=true),b();return}if(x.current=true,!f.current){if(g){C.current=false,f.current=true,T();return}I();}}},[T,g,t,e,m$1,I,b]),P.useEffect(()=>()=>{y.current&&clearTimeout(y.current);},[]),jsx(a$1,{children:jsx(AnimatePresence,{onExitComplete:O,children:m$1&&jsxs(Portal.Root,{style:N.current,"data-slot":"ui-modal-root",children:[jsx(m.div,{"data-slot":"ui-modal-backdrop",className:"fixed inset-0 z-10 bg-black",...So}),jsxs(m.div,{layout:true,"data-slot":"ui-modal-container","data-state":g&&"expanded",className:c("flex flex-col items-center justify-start bg-white p-16 ring-1 ring-stone-950/6","fixed top-1/2 left-1/2 z-20 -translate-x-1/2 -translate-y-1/2","h-(--modal-size) w-(--modal-size)","data-[state=expanded]:h-(--modal-expanded-height) data-[state=expanded]:w-(--modal-expanded-width)",s),onLayoutAnimationComplete:w,...Do,children:[jsx(m.div,{"data-slot":"ui-modal-visual",layout:true,children:r$1}),jsx(AnimatePresence,{children:g&&jsx(m.div,{"data-slot":"ui-modal-content",onAnimationComplete:V,...Ao,transition:Vo,className:c("flex w-full flex-col overflow-hidden",i),children:a},"content")})]})]})})})}var Zt=P__default.createContext(null);function Oo(){let e=P__default.useContext(Zt);if(!e)throw new Error("useUIScreen must be used within <UIScreen>");return e}function Ye({value:e,animation:t,className:r,children:o}){return jsx(Fragment,{children:o})}Ye.displayName="UIScreen.View";function Mo(e){return P__default.isValidElement(e)&&e.type===Ye}function Xt(e,t=[]){return P__default.Children.forEach(e,r=>{if(P__default.isValidElement(r)&&r.type===P__default.Fragment){Xt(r.props.children,t);return}if(!Mo(r))return;let o=r.props.value,a=Array.isArray(o)?Array.from(o):[o];t.push({values:a,animation:r.props.animation,className:r.props.className,activeKey:t.length,children:r.props.children});}),t}function Bo(e){let t=new Set;e.forEach(({values:r})=>{if(!r.length)throw new Error("UIScreen.View value must not be an empty array.");r.forEach(o=>{if(t.has(o))throw new Error(`Duplicate UIScreen.View value "${String(o)}".`);t.add(o);});});}function Jt({screen:e,defaultScreen:t,onScreenChange:r,children:o,...a}){let i=e!==void 0,[s,l]=P__default.useState(t),c$1=e??s,p=$(c$1),d=P__default.useRef(null),u=Xt(o);if(!u.length)throw new Error("UIScreen requires at least one UIScreen.View child.");if(e!==void 0&&t!==void 0)throw new Error("UIScreen accepts either screen or defaultScreen, but not both.");if(c$1===void 0)throw new Error("UIScreen requires either a screen or defaultScreen prop.");let m=c$1;Bo(u);let h=u.find(f=>f.values.includes(m));if(!h)throw new Error(`UIScreen could not find a UIScreen.View matching screen "${String(m)}".`);let g=d.current,b=g!==null&&p===g.from&&m===g.to;P__default.useLayoutEffect(()=>{let f=d.current;f&&m!==f.from&&(d.current=null);},[m]);let T=P__default.useMemo(()=>({screen:m,navigate:(f,C)=>{let x=C?.animation;d.current=f!==m&&x?{from:m,to:f,animation:x}:null,i||l(f),r?.(f);}}),[i,r,m]);return jsx(Zt.Provider,{value:T,children:jsx(Ke,{...a,animation:(b?g.animation:h.animation)??a.animation,viewClassName:c(a.viewClassName,h.className),activeKey:h.activeKey,children:h.children})})}Jt.displayName="UIScreen";var Lo=Object.assign(Jt,{View:Ye});var Ho=()=>{let[,e]=P.useState(false);return P.useCallback(()=>{e(t=>!t);},[])};var Fo=(e=false)=>{let[t,r]=P.useState(e),o=P.useCallback(()=>{r(a=>!a);},[]);return [t,o]};
|
|
2
|
+
export{ao as AnimationCard,ut as Avatar,Mn as Badge,An as Collapsible,Dn as CollapsibleContent,Vn as CollapsibleTrigger,Pn as ColorPanel,Lr as CopyableText,Nr as Drawer,Zr as HoverCard,Rr as PopConfirm,xr as PopoverPreset,qr as ScrollArea,Oe as StateSwitcher,Me as Swap,zo as UIMorphingModal,Lo as UIScreen,Ke as UIViewTransition,ma as compact,pa as findOption,aa as formatCurrency,na as formatIntegerCompact,oa as formatNumber,ia as getFirstLetters,ua as omit,dr as pick,da as unique,Dr as useDrawer,Ho as useForceUpdate,$ as usePrevious,Fo as useToggle,Oo as useUIScreen};
|