@jerry-fd/ui 0.4.5 → 0.4.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/antd-data-filter.d.ts +2 -2
- package/antd-data-filter.js +1 -1
- package/chunk-5PSQNEWV.js +1 -0
- package/chunk-H6NVJEOY.js +2 -0
- package/chunk-LUA5S5PV.js +1 -0
- package/chunk-PEHDVTD7.js +2 -0
- package/data-table.d.ts +80 -4
- package/data-table.js +2 -2
- package/{helpers-Bv-Ixm5L.d.ts → helpers-CG-PU28c.d.ts} +1 -78
- package/index.d.ts +58 -58
- package/index.js +1 -1
- package/package.json +1 -1
- package/chunk-GL6SS2S2.js +0 -1
- package/chunk-T44X4HCD.js +0 -3
package/antd-data-filter.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { D as DataFilterProps } from './helpers-
|
|
3
|
-
export { C as CascaderConfig, a as CascaderFieldNames, b as CascaderOption, c as DATE_FORMATS, d as DateDisplayFormat, e as DatePickerConfig, F as FilterColumnDef, f as FilterColumnOption, g as FiltersState, I as InputNumberConfig, P as PickerType, R as RangeDatePickerConfig, S as SingleDatePickerConfig, h as formatDateRange, i as getDateDisplayFormat, j as getPickerInputFormat
|
|
2
|
+
import { D as DataFilterProps } from './helpers-CG-PU28c.js';
|
|
3
|
+
export { C as CascaderConfig, a as CascaderFieldNames, b as CascaderOption, c as DATE_FORMATS, d as DateDisplayFormat, e as DatePickerConfig, F as FilterColumnDef, f as FilterColumnOption, g as FiltersState, I as InputNumberConfig, P as PickerType, R as RangeDatePickerConfig, S as SingleDatePickerConfig, h as formatDateRange, i as getDateDisplayFormat, j as getPickerInputFormat } from './helpers-CG-PU28c.js';
|
|
4
4
|
import 'dayjs';
|
|
5
5
|
import './icon-BmaneZ4I.js';
|
|
6
6
|
import 'react';
|
package/antd-data-filter.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
import'./chunk-H6NVJEOY.js';import {h,a,g,f}from'./chunk-LUA5S5PV.js';export{b as DATE_FORMATS,d as formatDateRange,c as getDateDisplayFormat,e as getPickerInputFormat}from'./chunk-LUA5S5PV.js';import {c}from'./chunk-PEHDVTD7.js';import'./chunk-M7AD2PUT.js';import {ConfigProvider}from'antd';import {jsx,jsxs}from'react/jsx-runtime';function y({disabled:l,columns:e,filters:f$1,defaultFilters:s,className:c$1,onFiltersChange:D}){let[r,o]=h({filters:f$1,defaultFilters:s,onFiltersChange:D});return jsx(ConfigProvider,{theme:a,children:jsxs("div",{className:c("data-filter flex flex-wrap items-center gap-6",l&&"pointer-events-none [&_button]:opacity-65",c$1),children:[jsx(g,{columns:e,filters:r,actions:o,enableAutoBack:true}),jsx(f,{columns:e,filters:r,actions:o,enableAutoClose:true})]})})}export{y as DataFilter};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import {b,c,h as h$1,j as j$1,P}from'./chunk-PEHDVTD7.js';import {a}from'./chunk-M7AD2PUT.js';import {LazyMotion}from'motion/react';import S from'react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {Tabs,DropdownMenu}from'radix-ui';import {Circle,Check,ChevronRight}from'lucide-react';var T=Symbol.for("@@jerry-fe/ui/UIProviderContext");function de(){if(!globalThis[T]){let e=S.createContext(null);globalThis[T]=e;}return globalThis[T]}var le=()=>import('./motion-features-BVPA56CL.js').then(e=>e.default),H=de(),pe={hideOnSinglePage:false,showSizeChanger:true,pageSizeOptions:[10,20,30,50]},ue=({locale:e="zh-CN",tableStateStorageKey:t="APP_UI_TABLE_CONFIG",pagination:o=pe,children:a})=>{let i=S.useMemo(()=>({tableStateStorageKey:t,pagination:o}),[t,o]);return jsx(LazyMotion,{features:le,strict:true,children:jsx(h$1,{children:jsx(H.Provider,{value:i,children:jsx(j$1,{locale:e,children:a})})})})};ue.displayName="UIProvider";function ke(){let e=S.useContext(H);if(!e)throw new Error("useUiState must be used within UIProvider");return e}function Ae(e,t,o=true,a=true){let i,r=(...m)=>{i?(clearTimeout(i),i=void 0):o&&e(...m),i=self.setTimeout(()=>{a&&e(...m),i=void 0;},t);};return r.cancel=()=>{i&&(clearTimeout(i),i=void 0);},r}function Le(e,t,o=true){let a,i,r,m=(...f)=>{i=true,r=f,a||(o&&(i=false,e(...r)),a=self.setInterval(()=>{if(!i){self.clearInterval(a),a=void 0;return}i=false,e(...r);},t));};return m.cancel=()=>{a&&(self.clearInterval(a),a=void 0),i=false;},m}function _e(e){return t=>{e.forEach(o=>{typeof o=="function"?o(t):o!=null&&(o.current=t);});}}var ye={};a(ye,{Root:()=>be,Tabs:()=>be,TabsContent:()=>xe,TabsList:()=>ge,TabsTrigger:()=>ve});var me=b({base:"flex w-fit shrink-0 items-center",variants:{variant:{default:"bg-bg-antd p-4",button:"",line:"border-b border-stroke-antd"},shape:{default:"",pill:""},size:{large:"gap-10",medium:"gap-8",small:"gap-6",xsmall:"gap-4"}},compoundVariants:[{variant:"default",size:"large",className:"gap-10 p-6"},{variant:"default",size:"medium",className:"gap-4 p-4"},{variant:"default",size:"small",className:"gap-6 p-4"},{variant:"default",size:"xsmall",className:"gap-4 p-4"},{variant:"default",shape:"default",size:"large",className:"rounded-lg"},{variant:"default",shape:"default",size:"medium",className:"rounded-lg"},{variant:"default",shape:"default",size:"small",className:"rounded-md"},{variant:"default",shape:"default",size:"xsmall",className:"rounded-md"},{variant:"line",size:"large",className:"gap-28"},{variant:"line",size:"medium",className:"gap-28"},{variant:"line",size:"small",className:"gap-16"},{variant:"line",size:"xsmall",className:"gap-16"},{variant:"default",shape:"pill",className:"rounded-full **:[[role=tab]]:rounded-full"},{variant:"button",shape:"pill",className:"rounded-full **:[[role=tab]]:rounded-full"}],defaultVariants:{variant:"default",size:"medium"}}),ce=b({base:"inline-flex shrink-0 cursor-pointer items-center justify-center border-0 bg-transparent font-medium whitespace-nowrap ring-offset-1 transition-colors select-none focus-visible:ring-2 focus-visible:ring-primary-base focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 data-disabled:pointer-events-none data-disabled:opacity-50 [&_svg]:shrink-0 [&_svg]:text-text-soft [&:hover_svg]:text-primary-base [&[data-state=active]_svg]:text-primary-base",variants:{variant:{default:"text-text-sub hover:text-text-strong data-[state=active]:bg-bg-white data-[state=active]:text-primary-base",button:"rounded-lg text-text-sub hover:text-text-strong focus-visible:ring-2 focus-visible:ring-primary-base focus-visible:ring-offset-1 data-[state=active]:bg-bg-antd data-[state=active]:text-text-strong",line:"border-b-2 border-transparent text-text-sub hover:text-text-strong data-[state=active]:border-primary-base data-[state=active]:text-primary-base"},size:{large:"gap-10 text-label-md [&_svg]:size-20",medium:"gap-8 text-label-sm [&_svg]:size-16",small:"gap-6 text-label-xs [&_svg]:size-14",xsmall:"gap-4 text-label-xs [&_svg]:size-14"}},compoundVariants:[{variant:"default",size:"large",className:"rounded-md px-16 py-10"},{variant:"default",size:"medium",className:"rounded-md px-12 py-6"},{variant:"default",size:"small",className:"rounded-sm px-10 py-6"},{variant:"default",size:"xsmall",className:"rounded-sm px-8 py-4"},{variant:"button",size:"large",className:"rounded-lg px-16 py-12"},{variant:"button",size:"medium",className:"rounded-lg px-12 py-10"},{variant:"button",size:"small",className:"rounded-md px-10 py-8"},{variant:"button",size:"xsmall",className:"rounded-md px-8 py-6"},{variant:"line",size:"large",className:"py-12"},{variant:"line",size:"medium",className:"py-10"},{variant:"line",size:"small",className:"py-8"},{variant:"line",size:"xsmall",className:"py-6"}],defaultVariants:{variant:"default",size:"medium"}}),fe=b({base:"focus-visible:ring-ring mt-10 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden",variants:{variant:{default:""}},defaultVariants:{variant:"default"}}),K=S.createContext({variant:"default",size:"medium"});function be({className:e,...t}){return jsx(Tabs.Root,{"data-slot":"tabs",className:c("",e),...t})}function ge({className:e,variant:t="default",shape:o="default",size:a="medium",...i}){return jsx(K.Provider,{value:{variant:t||"default",size:a||"medium"},children:jsx(Tabs.List,{"data-slot":"tabs-list",className:c(me({variant:t,shape:o,size:a}),e),...i})})}function ve({className:e,...t}){let{variant:o,size:a}=S.useContext(K);return jsx(Tabs.Trigger,{"data-slot":"tabs-trigger",className:c(ce({variant:o,size:a}),e),...t})}function xe({className:e,variant:t,...o}){return jsx(Tabs.Content,{"data-slot":"tabs-content",className:c(fe({variant:t}),e),...o})}function $e({className:e,...t}){return jsx("div",{className:c("animate-pulse rounded-sm bg-bg-soft",e),...t})}var Me=b({slots:{content:["z-50 overflow-hidden rounded-2xl bg-bg-white p-8 shadow-regular-md ring-1 ring-stroke-soft ring-inset","flex flex-col gap-4 text-label-sm text-text-sub","data-[side=bottom]:origin-top data-[side=left]:origin-right data-[side=right]:origin-left data-[side=top]:origin-bottom","data-[state=open]:animate-in data-[state=open]:fade-in-0","data-[state=closed]:animate-out data-[state=closed]:fade-out-0","data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95","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"],trigger:["cursor-default rounded-lg px-10 py-6 outline-none select-none [&_svg]:pointer-events-none [&_svg]:shrink-0","flex items-center gap-8","data-highlighted:bg-bg-weak data-[state=open]:bg-bg-weak","focus-visible:ring-2 focus-visible:ring-primary-base","data-disabled:pointer-events-none data-disabled:text-text-disabled"],item:["group/item relative cursor-pointer rounded-lg px-10 py-6 outline-none select-none data-highlighted:bg-bg-weak","flex items-center gap-8","transition duration-200 ease-out","focus:outline-none","focus-visible:ring-2 focus-visible:ring-primary-base","data-disabled:pointer-events-none data-disabled:text-text-disabled"],checkbox:["relative flex cursor-default items-center rounded-lg py-6 pr-6 transition-colors outline-none select-none","data-disabled:pointer-events-none data-disabled:text-text-disabled","data-highlighted:bg-bg-weak","focus:outline-none","focus-visible:ring-2 focus-visible:ring-primary-base","pl-38"],label:"px-8 py-2 text-label-sm text-text-soft",separator:"-mx-4 my-4 h-px bg-bg-weak",shortcut:"ml-auto text-text-soft group-data-disabled/item:text-text-disabled",arrow:"-mr-6 ml-auto size-16",icon:"size-16",check:"absolute top-1/2 left-10 size-16 -translate-y-1/2"},variants:{inset:{true:{trigger:"pl-38",item:"pl-38",label:"pl-38"}},destructive:{true:{item:"text-error-base focus-visible:ring-error-base data-highlighted:bg-red-50"}}}}),s=Me();var q=DropdownMenu.Root,X=DropdownMenu.Trigger,Y=DropdownMenu.Group,J=DropdownMenu.Portal,Q=DropdownMenu.Sub,Z=DropdownMenu.RadioGroup;DropdownMenu.Arrow;var z=({className:e,inset:t,children:o,...a})=>jsxs(DropdownMenu.SubTrigger,{className:s.trigger({inset:t,className:e}),...a,children:[o,jsx(ChevronRight,{className:s.arrow()})]});z.displayName=DropdownMenu.SubTrigger.displayName;var k=({className:e,...t})=>jsx(DropdownMenu.SubContent,{className:s.content({className:c("min-w-120",e)}),...t});k.displayName=DropdownMenu.SubContent.displayName;var V=({className:e,sideOffset:t=4,...o})=>jsx(DropdownMenu.Portal,{children:jsx(DropdownMenu.Content,{sideOffset:t,className:s.content({className:c("min-w-xs",e)}),...o})});V.displayName=DropdownMenu.Content.displayName;var F=({className:e,inset:t,destructive:o,...a})=>jsx(DropdownMenu.Item,{className:s.item({inset:t,destructive:o,className:e}),...a});F.displayName=DropdownMenu.Item.displayName;var A=({className:e,children:t,checked:o,...a})=>jsxs(DropdownMenu.CheckboxItem,{className:s.checkbox({className:e}),checked:o,...a,children:[jsx(DropdownMenu.ItemIndicator,{className:s.check(),asChild:true,children:jsx(Check,{})}),t]});A.displayName=DropdownMenu.CheckboxItem.displayName;var L=({className:e,children:t,...o})=>jsxs(DropdownMenu.RadioItem,{className:s.checkbox({className:e}),...o,children:[jsx(DropdownMenu.ItemIndicator,{className:s.check({className:"left-14 size-8 fill-current"}),asChild:true,children:jsx(Circle,{})}),t]});L.displayName=DropdownMenu.RadioItem.displayName;var h=({className:e,inset:t,...o})=>jsx(DropdownMenu.Label,{className:s.label({inset:t,className:e}),...o});h.displayName=DropdownMenu.Label.displayName;var x=({className:e,...t})=>jsx(DropdownMenu.Separator,{className:s.separator({className:e}),...t});x.displayName=DropdownMenu.Separator.displayName;var O=({className:e,...t})=>jsx("span",{className:s.shortcut({className:e}),...t});O.displayName="DropdownMenuShortcut";var N=({className:e,...t})=>jsx(P,{className:s.icon({className:e}),...t});N.displayName="DropdownMenuIcon";var j=({open:e,defaultOpen:t,modal:o,menuLabel:a,children:i,items:r,disabled:m,className:f,asChild:g=true,renderItem:I,onOpenChange:R,onAction:b,...P})=>{let l=I??ee;return jsxs(q,{open:e,defaultOpen:t,modal:o,onOpenChange:R,children:[jsx(X,{disabled:m,asChild:g,children:i}),jsxs(V,{className:c(f,"origin-(--radix-dropdown-menu-content-transform-origin)"),...P,children:[a&&jsxs(Fragment,{children:[jsx(h,{children:a}),jsx(x,{})]}),Array.isArray(r)&&r.map((y,w)=>l(y,w,b))]})]})};j.displayName="DropdownMenu";function ee(e,t,o){let{key:a,groupType:i,label:r,shortcut:m,icon:f,inset:g,onValueChange:I,...R}=e,b=a??t,P=Array.isArray(e.items)?e.items:void 0;return e.separator?jsx(x,{},a||`separator-${t}`):i==="radio"&&e.options?jsxs(Z,{value:String(e.value),onValueChange:I,children:[r&&jsxs(Fragment,{children:[jsx(h,{inset:g,children:r}),jsx(x,{})]}),e.options.map(l=>jsx(L,{disabled:l.disabled||e.disabled,value:String(l.value),children:l.label},l.key||l.value))]},b):i==="checkbox"&&e.options?jsxs(Y,{children:[r&&jsxs(Fragment,{children:[jsx(h,{inset:g,children:r}),jsx(x,{})]}),e.options.map(({key:l,label:y,value:w,disabled:te},oe)=>jsx(A,{disabled:te||e.disabled,checked:String(e.value)?.includes(String(w)),onCheckedChange:ae=>{let E=e.value??[],ne=ae?[...E,w]:E.filter(ie=>ie!==w);e.onValueChange?.(ne);},children:y},l||oe))]},b):P?jsxs(Q,{children:[jsxs(z,{inset:g,disabled:e.disabled,children:[f&&jsx(N,{as:f}),r]}),jsx(J,{children:jsx(k,{children:P.map((l,y)=>ee(l,`${b}-${y}`,o))})})]},b):jsxs(F,{inset:g,onClick:l=>o?.(e,l),...R,children:[f&&jsx(N,{as:f}),r,m&&jsx(O,{children:m})]},b)}var De={initial:{opacity:0},animate:{opacity:1},exit:{opacity:0}},ut={variants:De,initial:"initial",animate:"animate",exit:"exit"},Ne={initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0}},mt={variants:Ne,initial:"initial",animate:"animate",exit:"exit"},Ie={initial:{opacity:0,y:24},animate:{opacity:1,y:0},exit:{opacity:0,y:-24}},ct={variants:Ie,initial:"initial",animate:"animate",exit:"exit"};export{ue as a,ke as b,Ae as c,Le as d,_e as e,be as f,ge as g,ve as h,ye as i,ut as j,mt as k,ct as l,$e as m,s as n,j as o};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
function a(n,{insertAt:e}={}){if(typeof document>"u")return;let o=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css",e==="top"&&o.firstChild?o.insertBefore(t,o.firstChild):o.appendChild(t),t.styleSheet?t.styleSheet.cssText=n:t.appendChild(document.createTextNode(n));}a(`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */:root:not(#\\#),:host:not(#\\#){--color-red-50: hsl(357deg, 100%, 96.08%);--color-red-100: hsl(355.71deg, 100%, 91.76%);--color-red-200: hsl(355.24deg, 100%, 87.65%);--color-red-500: hsl(354.8deg, 96.08%, 60%);--color-red-600: hsl(355deg, 80.36%, 56.08%);--color-red-700: hsl(355.09deg, 69.8%, 48.04%);--color-red-950: hsl(355.12deg, 70.49%, 23.92%);--color-orange-50: hsl(24deg, 100%, 96.08%);--color-orange-200: hsl(23.81deg, 100%, 87.65%);--color-orange-500: hsl(24.13deg, 100%, 63.92%);--color-orange-950: hsl(23.72deg, 70.49%, 23.92%);--color-yellow-50: hsl(43.9deg, 100%, 91.96%);--color-yellow-100: hsl(41.18deg, 100%, 90%);--color-yellow-200: hsl(41.9deg, 100%, 87.65%);--color-yellow-500: hsl(41.94deg, 92.31%, 54.12%);--color-yellow-600: hsl(41.85deg, 80.39%, 50%);--color-yellow-700: hsl(42.04deg, 64.08%, 48.04%);--color-yellow-950: hsl(42.16deg, 60.66%, 23.92%);--color-green-50: hsl(147.69deg, 72.22%, 92.94%);--color-green-100: hsl(154.88deg, 84.31%, 90%);--color-green-200: hsl(148.24deg, 71.83%, 86.08%);--color-green-500: hsl(148.15deg, 72.32%, 43.92%);--color-green-600: hsl(147.95deg, 71.57%, 40%);--color-green-700: hsl(148.21deg, 71.78%, 31.96%);--color-green-950: hsl(148.47deg, 72.84%, 15.88%);--color-teal-50: hsl(172.17deg, 74.19%, 93.92%);--color-teal-200: hsl(171.76deg, 71.83%, 86.08%);--color-teal-500: hsl(171.86deg, 72.24%, 48.04%);--color-teal-950: hsl(171.86deg, 72.84%, 15.88%);--color-sky-50: hsl(201deg, 100%, 96.08%);--color-sky-200: hsl(200deg, 100%, 87.65%);--color-sky-500: hsl(199.89deg, 100%, 63.92%);--color-sky-950: hsl(200.23deg, 70.49%, 23.92%);--color-blue-50: hsl(222deg, 100%, 96.08%);--color-blue-100: hsl(221.43deg, 100%, 91.76%);--color-blue-200: hsl(220deg, 100%, 87.65%);--color-blue-500: hsl(227.94deg, 100%, 60%);--color-blue-600: hsl(228deg, 80.36%, 56.08%);--color-blue-700: hsl(228.07deg, 69.8%, 48.04%);--color-blue-800: hsl(228.17deg, 69.61%, 40%);--color-blue-950: hsl(228.14deg, 70.49%, 23.92%);--color-violet-50: rgb(245, 243, 255);--color-violet-100: rgb(237, 233, 254);--color-violet-500: rgb(141, 86, 255);--color-violet-700: rgb(112, 8, 231);--color-purple-50: hsl(252deg, 100%, 96.08%);--color-purple-200: hsl(249.52deg, 100%, 87.65%);--color-purple-300: hsl(249.81deg, 100%, 79.61%);--color-purple-500: hsl(255.93deg, 88.04%, 63.92%);--color-purple-950: hsl(257.8deg, 63.64%, 28.04%);--color-pink-50: hsl(333deg, 100%, 96.08%);--color-pink-200: hsl(330.48deg, 100%, 87.65%);--color-pink-500: hsl(330deg, 95.65%, 63.92%);--color-pink-950: hsl(330deg, 70.49%, 23.92%);--color-gray-200: rgb(229, 231, 235);--color-gray-700: rgb(54, 65, 83);--color-zinc-400: rgb(159, 159, 169);--color-zinc-500: rgb(113, 113, 123);--color-neutral-50: hsl(216deg, 33.33%, 97.06%);--color-neutral-200: hsl(220deg, 17.65%, 90%);--color-neutral-300: hsl(218.57deg, 15.22%, 81.96%);--color-neutral-400: hsl(220deg, 11.48%, 64.12%);--color-neutral-600: hsl(222deg, 10.87%, 36.08%);--color-neutral-800: hsl(227.14deg, 17.07%, 16.08%);--color-neutral-950: hsl(221.54deg, 31.71%, 8.04%);--color-stone-50: rgb(250, 250, 249);--color-stone-100: rgb(245, 245, 244);--color-stone-200: rgb(231, 229, 228);--color-black: #000;--color-white: #fff;--spacing: 1px;--container-3xs: 16rem;--container-2xs: 18rem;--container-xs: 20rem;--container-lg: 32rem;--container-xl: 36rem;--text-sm: 12px;--text-sm--line-height: calc(1.25 / .875);--text-lg: 16px;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 18px;--text-xl--line-height: calc(1.75 / 1.25);--font-weight-medium: 500;--font-weight-semibold: 600;--tracking-tight: -.025em;--tracking-widest: .1em;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--ease-out: cubic-bezier(0, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--color-neutral-0: hsl(0deg, 0%, 100%);--color-blue-alpha-24: hsla(227.93deg, 100%, 63.92%, .24);--color-blue-alpha-16: hsla(227.93deg, 100%, 63.92%, .16);--color-blue-alpha-10: hsla(227.93deg, 100%, 63.92%, .1);--color-red-alpha-10: hsla(354.8deg, 96.08%, 60%, .1);--color-primary-darker: var(--color-blue-700);--color-primary-base: var(--color-blue-500);--color-primary-alpha-16: var(--color-blue-alpha-16);--color-primary-alpha-10: var(--color-blue-alpha-10);--color-static-white: var(--color-neutral-0);--color-bg-strong: var(--color-neutral-950);--color-bg-surface: var(--color-neutral-800);--color-bg-sub: var(--color-neutral-300);--color-bg-soft: var(--color-neutral-200);--color-bg-weak: var(--color-neutral-50);--color-bg-white: var(--color-neutral-0);--color-bg-antd: var(--antd-border-secondary);--color-text-strong: var(--color-neutral-950);--color-text-sub: var(--color-neutral-600);--color-text-soft: var(--color-neutral-400);--color-text-disabled: var(--color-neutral-300);--color-text-white: var(--color-neutral-0);--color-stroke-strong: var(--color-neutral-950);--color-stroke-sub: var(--color-neutral-300);--color-stroke-soft: var(--color-neutral-200);--color-stroke-antd: var(--antd-border-secondary);--color-error-base: var(--color-red-500);--color-error-light: var(--color-red-200);--color-success-base: var(--color-green-500);--text-13: 13px;--text-md: 14px;--text-15: 15px;--text-title-h1: 5.6rem;--text-title-h1--line-height: 6.4rem;--text-title-h1--letter-spacing: -.01em;--text-title-h1--font-weight: 500;--text-title-h2: 4.8rem;--text-title-h2--line-height: 5.6rem;--text-title-h2--letter-spacing: -.01em;--text-title-h2--font-weight: 500;--text-title-h3: 4rem;--text-title-h3--line-height: 4.8rem;--text-title-h3--letter-spacing: -.01em;--text-title-h3--font-weight: 500;--text-title-h4: 3.2rem;--text-title-h4--line-height: 4rem;--text-title-h4--letter-spacing: -.005em;--text-title-h4--font-weight: 500;--text-title-h5: 2.4rem;--text-title-h5--line-height: 3.2rem;--text-title-h5--letter-spacing: 0em;--text-title-h5--font-weight: 500;--text-title-h6: 1.8rem;--text-title-h6--line-height: 2.6rem;--text-title-h6--letter-spacing: 0em;--text-title-h6--font-weight: 500;--text-label-xl: 2.4rem;--text-label-xl--line-height: 3.2rem;--text-label-xl--letter-spacing: -.015em;--text-label-xl--font-weight: 500;--text-label-lg: 1.8rem;--text-label-lg--line-height: 2.4rem;--text-label-lg--letter-spacing: -.015em;--text-label-lg--font-weight: 500;--text-label-md: 1.6rem;--text-label-md--line-height: 2.4rem;--text-label-md--letter-spacing: -.011em;--text-label-md--font-weight: 500;--text-label-sm: 1.4rem;--text-label-sm--line-height: 2rem;--text-label-sm--letter-spacing: -.006em;--text-label-sm--font-weight: 500;--text-label-xs: 1.2rem;--text-label-xs--line-height: 1.6rem;--text-label-xs--letter-spacing: 0em;--text-label-xs--font-weight: 500;--text-paragraph-xl: 2.4rem;--text-paragraph-xl--line-height: 3.2rem;--text-paragraph-xl--letter-spacing: -.015em;--text-paragraph-xl--font-weight: 400;--text-paragraph-lg: 1.8rem;--text-paragraph-lg--line-height: 2.4rem;--text-paragraph-lg--letter-spacing: -.015em;--text-paragraph-lg--font-weight: 400;--text-paragraph-md: 1.6rem;--text-paragraph-md--line-height: 2.4rem;--text-paragraph-md--letter-spacing: -.011em;--text-paragraph-md--font-weight: 400;--text-paragraph-sm: 1.4rem;--text-paragraph-sm--line-height: 2rem;--text-paragraph-sm--letter-spacing: -.006em;--text-paragraph-sm--font-weight: 400;--text-paragraph-xs: 1.2rem;--text-paragraph-xs--line-height: 1.6rem;--text-paragraph-xs--letter-spacing: 0em;--text-paragraph-xs--font-weight: 400;--text-subheading-md: 1.6rem;--text-subheading-md--line-height: 2.4rem;--text-subheading-md--letter-spacing: .06em;--text-subheading-md--font-weight: 500;--text-subheading-sm: 1.4rem;--text-subheading-sm--line-height: 2rem;--text-subheading-sm--letter-spacing: .06em;--text-subheading-sm--font-weight: 500;--text-subheading-xs: 1.2rem;--text-subheading-xs--line-height: 1.6rem;--text-subheading-xs--letter-spacing: .04em;--text-subheading-xs--font-weight: 500;--text-subheading-2xs: 1.1rem;--text-subheading-2xs--line-height: 1.2rem;--text-subheading-2xs--letter-spacing: .02em;--text-subheading-2xs--font-weight: 500;--badge-slate-bg: hsl(210deg, 40%, 98%);--badge-slate-border: hsl(214.3deg, 31.8%, 91.4%);--badge-slate-text: hsl(215.4deg, 16.3%, 46.9%);--badge-red-bg: hsl(0deg, 85.7%, 97.3%);--badge-red-border: hsl(0deg, 96.3%, 89.4%);--badge-red-text: hsl(0deg, 84.2%, 60.2%);--badge-orange-bg: hsl(33.3deg, 100%, 96.5%);--badge-orange-border: hsl(32.1deg, 97.7%, 83.1%);--badge-orange-text: hsl(24.6deg, 95%, 53.1%);--badge-amber-bg: hsl(48deg, 100%, 96.1%);--badge-amber-border: hsl(48deg, 96.6%, 76.7%);--badge-amber-text: hsl(37.7deg, 92.1%, 50.2%);--badge-yellow-bg: hsl(54.5deg, 91.7%, 95.3%);--badge-yellow-border: hsl(52.8deg, 98.3%, 76.9%);--badge-yellow-text: hsl(45.4deg, 93.4%, 47.5%);--badge-lime-bg: hsl(78.3deg, 92%, 95.1%);--badge-lime-border: hsl(80.9deg, 88.5%, 79.6%);--badge-lime-text: hsl(83.7deg, 80.5%, 44.3%);--badge-green-bg: hsl(138.5deg, 76.5%, 96.7%);--badge-green-border: hsl(141deg, 78.9%, 85.1%);--badge-green-text: hsl(142.1deg, 70.6%, 45.3%);--badge-emerald-bg: hsl(151.8deg, 81%, 95.9%);--badge-emerald-border: hsl(152.4deg, 76%, 80.4%);--badge-emerald-text: hsl(160.1deg, 84.1%, 39.4%);--badge-teal-bg: hsl(166.2deg, 76.5%, 96.7%);--badge-teal-border: hsl(168.4deg, 83.8%, 78.2%);--badge-teal-text: hsl(173.4deg, 80.4%, 40%);--badge-cyan-bg: hsl(183.2deg, 100%, 96.3%);--badge-cyan-border: hsl(186.2deg, 93.5%, 81.8%);--badge-cyan-text: hsl(188.7deg, 94.5%, 42.7%);--badge-sky-bg: hsl(204deg, 100%, 97.1%);--badge-sky-border: hsl(200.6deg, 94.4%, 86.1%);--badge-sky-text: hsl(198.6deg, 88.7%, 48.4%);--badge-blue-bg: hsl(213.8deg, 100%, 96.9%);--badge-blue-border: hsl(213.3deg, 96.9%, 87.3%);--badge-blue-text: hsl(217.2deg, 91.2%, 59.8%);--badge-indigo-bg: hsl(225.9deg, 100%, 96.7%);--badge-indigo-border: hsl(228deg, 96.5%, 88.8%);--badge-indigo-text: hsl(238.7deg, 83.5%, 66.7%);--badge-violet-bg: hsl(250deg, 100%, 97.6%);--badge-violet-border: hsl(250.5deg, 95.2%, 91.8%);--badge-violet-text: hsl(258.3deg, 89.5%, 66.3%);--badge-purple-bg: hsl(270deg, 100%, 98%);--badge-purple-border: hsl(268.6deg, 100%, 91.8%);--badge-purple-text: hsl(270.7deg, 91%, 65.1%);--badge-fuchsia-bg: hsl(289.1deg, 100%, 97.8%);--badge-fuchsia-border: hsl(288.3deg, 95.8%, 90.6%);--badge-fuchsia-text: hsl(292.2deg, 84.1%, 60.6%);--badge-pink-bg: hsl(327.3deg, 73.3%, 97.1%);--badge-pink-border: hsl(325.9deg, 84.6%, 89.8%);--badge-pink-text: hsl(330.4deg, 81.2%, 60.4%);--badge-rose-bg: hsl(355.7deg, 100%, 97.3%);--badge-rose-border: hsl(352.7deg, 96.1%, 90%);--badge-rose-text: hsl(349.7deg, 89.2%, 60.2%);--root-font-size: 10px;--animate-collapsible-open: collapsible-open .25s ease-out;--animate-collapsible-closed: collapsible-closed .25s ease-out}@supports (color: color(display-p3 0 0 0%)){:root:not(#\\#),:host:not(#\\#){--color-violet-500: rgb(141, 86, 255)}@media(color-gamut:p3){:root:not(#\\#),:host:not(#\\#){--color-violet-500: color(display-p3 .52337 .3296 .99088)}}}.pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}.invisible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){visibility:hidden}.visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){visibility:visible}.sr-only:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){position:absolute}.fixed:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){position:fixed}.relative:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){position:relative}.static:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){position:static}.inset-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 0);right:calc(var(--spacing) * 0);bottom:calc(var(--spacing) * 0);left:calc(var(--spacing) * 0)}.inset-x-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 8);right:calc(var(--spacing) * 8)}.inset-y-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 0);bottom:calc(var(--spacing) * 0)}.inset-y-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 8);bottom:calc(var(--spacing) * 8)}.-top-9999:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * -9999)}.top-1\\/2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:50%}.top-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 8)}.top-9:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 9)}.top-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 12)}.top-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 16)}.right-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 8)}.right-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 10)}.right-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 12)}.right-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 16)}.bottom-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){bottom:calc(var(--spacing) * 8)}.-left-9999:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * -9999)}.left-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 0)}.left-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 8)}.left-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 10)}.left-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 14)}.left-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * 16)}.z-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:1}.z-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:10}.z-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:20}.z-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:50}.container:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:100%}.m-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin:calc(var(--spacing) * 0)}.m-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin:auto}.-mx-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-left:calc(var(--spacing) * -4);margin-right:calc(var(--spacing) * -4)}.mx-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-left:calc(var(--spacing) * 4);margin-right:calc(var(--spacing) * 4)}.my-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 4);margin-bottom:calc(var(--spacing) * 4)}.-me-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-right:calc(var(--spacing) * -2)}.me-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-right:calc(var(--spacing) * 6)}.mt-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 2)}.mt-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 8)}.mt-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 10)}.mt-96:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 96)}.mt-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:auto}.-mr-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-right:calc(var(--spacing) * -4)}.-mr-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-right:calc(var(--spacing) * -6)}.mr-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-right:calc(var(--spacing) * 4)}.mb-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-bottom:calc(var(--spacing) * 4)}.-ml-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-left:calc(var(--spacing) * -2)}.ml-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-left:auto}.block:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:block}.flex:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:flex}.grid:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:grid}.hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:none}.inline:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:inline}.inline-flex:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:inline-flex}.table:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){display:table}.aspect-square:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){aspect-ratio:1 / 1}.size-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-11:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 11);height:calc(var(--spacing) * 11)}.size-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}.size-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}.size-18:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 18);height:calc(var(--spacing) * 18)}.size-22:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 22);height:calc(var(--spacing) * 22)}.size-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 24);height:calc(var(--spacing) * 24)}.size-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 28);height:calc(var(--spacing) * 28)}.size-32:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 32);height:calc(var(--spacing) * 32)}.size-34:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 34);height:calc(var(--spacing) * 34)}.size-40:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 40);height:calc(var(--spacing) * 40)}.size-44:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 44);height:calc(var(--spacing) * 44)}.size-48:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 48);height:calc(var(--spacing) * 48)}.size-58:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 58);height:calc(var(--spacing) * 58)}.size-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:100%;height:100%}.h-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 4)}.h-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 10)}.h-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 12)}.h-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 14)}.h-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 16)}.h-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 20)}.h-22:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 22)}.h-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 24)}.h-26:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 26)}.h-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 28)}.h-32:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 32)}.h-36:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 36)}.h-40:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 40)}.h-\\[1px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:1px}.h-\\[calc\\(100\\%-32px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(100% - 32px)}.h-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:auto}.h-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:100%}.h-px:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:1px}.max-h-256:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:calc(var(--spacing) * 256)}.max-h-300:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:calc(var(--spacing) * 300)}.max-h-\\[80vh\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:80vh}.max-h-\\[calc\\(100vh-var\\(--offset-top\\)\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:calc(100vh - var(--offset-top))}.max-h-fit:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:fit-content}.min-h-22:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 22)}.min-h-26:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 26)}.min-h-30:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 30)}.min-h-38:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 38)}.min-h-44:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 44)}.min-h-56:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 56)}.w-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 1)}.w-2\\/5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:40%}.w-3\\/5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(3/5 * 100%)}.w-3\\/10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(3/10 * 100%)}.w-5\\/10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:50%}.w-7\\/10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:70%}.w-9\\/10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:90%}.w-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 24)}.w-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 28)}.w-32:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 32)}.w-\\[1px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:1px}.w-\\[20\\%\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:20%}.w-\\[60\\%\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:60%}.w-\\[calc\\(100\\%-32px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(100% - 32px)}.w-fit:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:fit-content}.w-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:100%}.w-max:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:max-content}.max-w-2xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-width:var(--container-2xs)}.max-w-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-width:var(--container-lg)}.max-w-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-width:var(--container-xl)}.min-w-3xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:var(--container-3xs)}.min-w-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 16)}.min-w-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 20)}.min-w-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 24)}.min-w-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 28)}.min-w-34:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 34)}.min-w-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 100)}.min-w-120:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 120)}.min-w-220:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:calc(var(--spacing) * 220)}.min-w-fit:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:fit-content}.min-w-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:var(--container-lg)}.min-w-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-width:var(--container-xs)}.flex-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex:1}.shrink-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-shrink:0}.grow:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-grow:1}.grow-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-grow:0}.origin-\\(--radix-dropdown-menu-content-transform-origin\\):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.-translate-x-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-x: calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\\/2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-\\[50\\%\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-rotate-45:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){rotate:-45deg}.transform:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-in:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.animate-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:none}.animate-pulse:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-pulse)}.animate-spin:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-spin)}.cursor-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:auto}.cursor-default:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:default}.cursor-not-allowed:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:not-allowed}.cursor-pointer:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:pointer}.resize:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){resize:both}.scroll-py-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){scroll-padding-block:calc(var(--spacing) * 4)}.flex-col:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-direction:column}.flex-row:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-direction:row}.flex-wrap:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){flex-wrap:wrap}.items-center:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){align-items:center}.items-stretch:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){align-items:stretch}.justify-between:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){justify-content:space-between}.justify-center:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){justify-content:center}.justify-end:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){justify-content:flex-end}.gap-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 0)}.gap-0\\.5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * .5)}.gap-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 2)}.gap-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 4)}.gap-5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 5)}.gap-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 6)}.gap-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 8)}.gap-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 10)}.gap-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 12)}.gap-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 16)}.gap-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 28)}.space-y-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){:where(&>:not(:last-child)):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-space-y-reverse: 0;margin-top:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){:where(&>:not(:last-child)):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-space-y-reverse: 0;margin-top:calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){:where(&>:not(:last-child)):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-space-y-reverse: 0;margin-top:calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-30:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){:where(&>:not(:last-child)):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-space-y-reverse: 0;margin-top:calc(calc(var(--spacing) * 30) * var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing) * 30) * calc(1 - var(--tw-space-y-reverse)))}}.-space-x-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){:where(&>:not(:last-child)):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-space-x-reverse: 0;margin-left:calc(calc(var(--spacing) * -4) * var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing) * -4) * calc(1 - var(--tw-space-x-reverse)))}}.truncate:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:auto}.overflow-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:hidden}.overflow-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:visible}.overflow-x-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow-x:hidden}.overflow-y-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow-y:auto}.rounded-2xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:var(--radius-2xl)}.rounded-\\[6px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:6px}.rounded-\\[8px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:8px}.rounded-\\[12px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:12px}.rounded-\\[16px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:16px}.rounded-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:calc(infinity * 1px)}.rounded-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:var(--radius-lg)}.rounded-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:var(--radius-md)}.rounded-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:0}.rounded-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:var(--radius-sm)}.rounded-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:var(--radius-xl)}.rounded-t-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.rounded-r-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-top-right-radius:calc(infinity * 1px);border-bottom-right-radius:calc(infinity * 1px)}.rounded-b-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}.rounded-bl-\\[3px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-left-radius:3px}.rounded-bl-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-left-radius:var(--radius-sm)}.border:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-style:var(--tw-border-style);border-width:1px}.border-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-style:var(--tw-border-style);border-width:0px}.border-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-style:var(--tw-border-style);border-width:2px}.border-t:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-top-style:var(--tw-border-style);border-top-width:1px}.border-b:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-style:var(--tw-border-style);border-bottom-width:0px}.border-b-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-border-style: none;border-style:none}.ui-badge-amber:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-amber-text);border-color:var(--badge-amber-border);background-color:var(--badge-amber-bg)}.ui-badge-blue:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-blue-text);border-color:var(--badge-blue-border);background-color:var(--badge-blue-bg)}.ui-badge-cyan:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-cyan-text);border-color:var(--badge-cyan-border);background-color:var(--badge-cyan-bg)}.ui-badge-emerald:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-emerald-text);border-color:var(--badge-emerald-border);background-color:var(--badge-emerald-bg)}.ui-badge-fuchsia:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-fuchsia-text);border-color:var(--badge-fuchsia-border);background-color:var(--badge-fuchsia-bg)}.ui-badge-green:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-green-text);border-color:var(--badge-green-border);background-color:var(--badge-green-bg)}.ui-badge-indigo:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-indigo-text);border-color:var(--badge-indigo-border);background-color:var(--badge-indigo-bg)}.ui-badge-lime:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-lime-text);border-color:var(--badge-lime-border);background-color:var(--badge-lime-bg)}.ui-badge-orange:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-orange-text);border-color:var(--badge-orange-border);background-color:var(--badge-orange-bg)}.ui-badge-pink:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-pink-text);border-color:var(--badge-pink-border);background-color:var(--badge-pink-bg)}.ui-badge-purple:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-purple-text);border-color:var(--badge-purple-border);background-color:var(--badge-purple-bg)}.ui-badge-red:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-red-text);border-color:var(--badge-red-border);background-color:var(--badge-red-bg)}.ui-badge-rose:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-rose-text);border-color:var(--badge-rose-border);background-color:var(--badge-rose-bg)}.ui-badge-sky:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-sky-text);border-color:var(--badge-sky-border);background-color:var(--badge-sky-bg)}.ui-badge-slate:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-slate-text);border-color:var(--badge-slate-border);background-color:var(--badge-slate-bg)}.ui-badge-teal:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-teal-text);border-color:var(--badge-teal-border);background-color:var(--badge-teal-bg)}.ui-badge-violet:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-violet-text);border-color:var(--badge-violet-border);background-color:var(--badge-violet-bg)}.ui-badge-yellow:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--badge-yellow-text);border-color:var(--badge-yellow-border);background-color:var(--badge-yellow-bg)}.border-blue-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-blue-100)}.border-error-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-error-base)}.border-green-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-green-100)}.border-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-primary-base)}.border-red-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-red-100)}.border-stone-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stone-50)}.border-stone-200:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stone-200)}.border-stroke-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-antd)}.border-stroke-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-soft)}.border-stroke-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-strong)}.border-stroke-sub:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-sub)}.border-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:transparent}.border-violet-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-violet-100)}.border-yellow-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-yellow-100)}.border-t-stroke-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-top-color:var(--color-stroke-antd)}.border-b-stroke-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-color:var(--color-stroke-antd)}.bg-\\[currentColor\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:currentColor}.bg-bg-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-antd)}.bg-bg-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-soft)}.bg-bg-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-strong)}.bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}.bg-bg-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-white)}.bg-black\\/5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:#0000000d}.bg-black\\/10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:#0000001a}.bg-blue-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-blue-50)}.bg-blue-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-blue-500)}.bg-blue-600:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-blue-600)}.bg-error-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-error-base)}.bg-gray-200:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-gray-200)}.bg-green-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-green-50)}.bg-green-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-green-500)}.bg-green-600:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-green-600)}.bg-orange-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-orange-500)}.bg-pink-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-pink-500)}.bg-primary-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-alpha-10)}.bg-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-base)}.bg-purple-300:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-purple-300)}.bg-red-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-50)}.bg-red-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-500)}.bg-red-600:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-600)}.bg-red-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-alpha-10)}.bg-static-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-static-white)}.bg-stone-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-stone-100)}.bg-stroke-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-stroke-soft)}.bg-stroke-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-stroke-strong)}.bg-teal-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-teal-500)}.bg-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:transparent}.bg-transparent\\!:not(#\\#){background-color:transparent!important}.bg-violet-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-violet-50)}.bg-violet-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-violet-500)}.bg-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-white)}.bg-yellow-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-yellow-50)}.bg-yellow-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-yellow-500)}.bg-yellow-600:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-yellow-600)}.bg-zinc-400:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-zinc-400)}.fill-current:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){fill:currentcolor}.p-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 0)}.p-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 2)}.p-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 4)}.p-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 6)}.p-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 8)}.p-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 12)}.p-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 16)}.p-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding:calc(var(--spacing) * 20)}.px-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 0);padding-right:calc(var(--spacing) * 0)}.px-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 4);padding-right:calc(var(--spacing) * 4)}.px-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 6);padding-right:calc(var(--spacing) * 6)}.px-7:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 7);padding-right:calc(var(--spacing) * 7)}.px-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 8);padding-right:calc(var(--spacing) * 8)}.px-9:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 9);padding-right:calc(var(--spacing) * 9)}.px-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 10);padding-right:calc(var(--spacing) * 10)}.px-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 12);padding-right:calc(var(--spacing) * 12)}.px-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 14);padding-right:calc(var(--spacing) * 14)}.px-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 16);padding-right:calc(var(--spacing) * 16)}.px-\\[5\\.2px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:5.2px;padding-right:5.2px}.px-\\[7\\.2px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:7.2px;padding-right:7.2px}.py-0\\!:not(#\\#){padding-top:calc(var(--spacing) * 0)!important;padding-bottom:calc(var(--spacing) * 0)!important}.py-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 2);padding-bottom:calc(var(--spacing) * 2)}.py-3:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 3);padding-bottom:calc(var(--spacing) * 3)}.py-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 4);padding-bottom:calc(var(--spacing) * 4)}.py-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 6);padding-bottom:calc(var(--spacing) * 6)}.py-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 8);padding-bottom:calc(var(--spacing) * 8)}.py-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 10);padding-bottom:calc(var(--spacing) * 10)}.py-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 12);padding-bottom:calc(var(--spacing) * 12)}.py-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 16);padding-bottom:calc(var(--spacing) * 16)}.py-18:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 18);padding-bottom:calc(var(--spacing) * 18)}.py-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 24);padding-bottom:calc(var(--spacing) * 24)}.ps-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 10)}.pe-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-right:calc(var(--spacing) * 6)}.pe-28:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-right:calc(var(--spacing) * 28)}.pe-42:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-right:calc(var(--spacing) * 42)}.pt-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 6)}.pt-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 10)}.pt-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 12)}.pt-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 16)}.pr-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-right:calc(var(--spacing) * 6)}.pb-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 0)}.pb-5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 5)}.pb-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 6)}.pb-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 8)}.pb-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 10)}.pb-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 12)}.pl-38:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 38)}.text-center:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){text-align:center}.text-right:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){text-align:right}.text-label-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-lg);line-height:var(--tw-leading, var(--text-label-lg--line-height));letter-spacing:var(--tw-tracking, var(--text-label-lg--letter-spacing));font-weight:var(--tw-font-weight, var(--text-label-lg--font-weight))}.text-label-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-md);line-height:var(--tw-leading, var(--text-label-md--line-height));letter-spacing:var(--tw-tracking, var(--text-label-md--letter-spacing));font-weight:var(--tw-font-weight, var(--text-label-md--font-weight))}.text-label-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-sm);line-height:var(--tw-leading, var(--text-label-sm--line-height));letter-spacing:var(--tw-tracking, var(--text-label-sm--letter-spacing));font-weight:var(--tw-font-weight, var(--text-label-sm--font-weight))}.text-label-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-xs);line-height:var(--tw-leading, var(--text-label-xs--line-height));letter-spacing:var(--tw-tracking, var(--text-label-xs--letter-spacing));font-weight:var(--tw-font-weight, var(--text-label-xs--font-weight))}.text-paragraph-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-sm);line-height:var(--tw-leading, var(--text-paragraph-sm--line-height));letter-spacing:var(--tw-tracking, var(--text-paragraph-sm--letter-spacing));font-weight:var(--tw-font-weight, var(--text-paragraph-sm--font-weight))}.text-paragraph-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-xs);line-height:var(--tw-leading, var(--text-paragraph-xs--line-height));letter-spacing:var(--tw-tracking, var(--text-paragraph-xs--letter-spacing));font-weight:var(--tw-font-weight, var(--text-paragraph-xs--font-weight))}.text-title-h1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h1);line-height:var(--tw-leading, var(--text-title-h1--line-height));letter-spacing:var(--tw-tracking, var(--text-title-h1--letter-spacing));font-weight:var(--tw-font-weight, var(--text-title-h1--font-weight))}.text-title-h6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h6);line-height:var(--tw-leading, var(--text-title-h6--line-height));letter-spacing:var(--tw-tracking, var(--text-title-h6--letter-spacing));font-weight:var(--tw-font-weight, var(--text-title-h6--font-weight))}.text-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-13:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-13)}.text-15:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-15)}.text-\\[10px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:10px}.text-\\[12px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:12px}.text-\\[13px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:13px}.text-\\[16px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:16px}.text-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-md)}.leading-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 12);line-height:calc(var(--spacing) * 12)}.leading-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 14);line-height:calc(var(--spacing) * 14)}.leading-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 16);line-height:calc(var(--spacing) * 16)}.leading-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 20);line-height:calc(var(--spacing) * 20)}.leading-26:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 26);line-height:calc(var(--spacing) * 26)}.leading-32:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: calc(var(--spacing) * 32);line-height:calc(var(--spacing) * 32)}.leading-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-leading: 1;line-height:1}.leading-none\\!:not(#\\#){--tw-leading: 1 !important;line-height:1!important}.font-medium:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-tracking: var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-nowrap:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){white-space:nowrap}.text-blue-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-blue-700)}.text-error-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-error-base)}.text-gray-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-gray-700)}.text-green-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-green-500)}.text-green-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-green-700)}.text-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-primary-base)}.text-red-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-red-500)}.text-red-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-red-700)}.text-static-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-static-white)}.text-success-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-success-base)}.text-text-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-soft)}.text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}.text-text-sub:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-sub)}.text-text-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-white)}.text-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:transparent}.text-violet-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-violet-500)}.text-violet-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-violet-700)}.text-yellow-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-yellow-500)}.text-yellow-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-yellow-700)}.text-zinc-500:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-zinc-500)}.capitalize:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){text-transform:capitalize}.tabular-nums:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-numeric-spacing: tabular-nums;font-feature-settings:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.opacity-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:0}.opacity-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.5}.opacity-60:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.6}.opacity-75:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.75}.opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:1}.shadow-regular-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-shadow: 0 16px 32px -12px var(--tw-shadow-color, #0e121b1a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgba(0, 0, 0, .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-tooltip:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-shadow: 0 12px 24px 0 var(--tw-shadow-color, #0e121b0f), 0 1px 2px 0 var(--tw-shadow-color, #0e121b08);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-primary-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-primary-alpha-10)}.ring-stroke-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-stroke-soft)}.ring-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: transparent}.ring-offset-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-offset-width: 1px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.outline:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){outline-style:var(--tw-outline-style);outline-width:1px}.outline-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){outline-style:var(--tw-outline-style);outline-width:0px}.filter:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-duration: .2s;transition-duration:.2s}.duration-250:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-duration: .25s;transition-duration:.25s}.ease-out:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.fade-in-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-opacity: 0 ;--tw-enter-opacity: 0}.outline-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-outline-style: none;outline-style:none}.select-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){-webkit-user-select:none;user-select:none}.select-text:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){-webkit-user-select:text;user-select:text}.zoom-in-95:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-scale: 95% ;--tw-enter-scale: .95}.\\[clip-path\\:polygon\\(0_100\\%\\,0_0\\,100\\%_100\\%\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){-webkit-clip-path:polygon(0 100%,0 0,100% 100%);clip-path:polygon(0 100%,0 0,100% 100%)}.ring-inset:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-inset: inset}.group-aria-selected\\:text-text-sub:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[aria-selected=true]:where(.group):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{color:var(--color-text-sub)}}.group-data-disabled\\/item\\:text-text-disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-disabled]:where(.group\\/item):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{color:var(--color-text-disabled)}}.group-data-\\[selected\\=true\\]\\:opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-selected=true]:where(.group):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{opacity:1}}.group-data-\\[size\\=default\\]\\/switch\\:size-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}}.group-data-\\[size\\=default\\]\\/switch\\:size-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}}.group-data-\\[size\\=small\\]\\/switch\\:size-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}}.group-data-\\[size\\=small\\]\\/switch\\:size-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}}.group-data-\\[size\\=default\\]\\/switch\\:group-data-\\[state\\=checked\\]\\/switch\\:translate-x-19:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{[data-state=checked]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{--tw-translate-x: calc(var(--spacing) * 19);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-data-\\[size\\=small\\]\\/switch\\:group-data-\\[state\\=checked\\]\\/switch\\:translate-x-15:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{[data-state=checked]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{--tw-translate-x: calc(var(--spacing) * 15);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-data-\\[size\\=default\\]\\/switch\\:group-data-\\[state\\=unchecked\\]\\/switch\\:translate-x-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{[data-state=unchecked]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-data-\\[size\\=small\\]\\/switch\\:group-data-\\[state\\=unchecked\\]\\/switch\\:translate-x-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{[data-state=unchecked]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.before\\:absolute:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):before{content:var(--tw-content);position:absolute}}.before\\:-inset-x-4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):before{content:var(--tw-content);left:calc(var(--spacing) * -4);right:calc(var(--spacing) * -4)}}.before\\:-inset-y-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):before{content:var(--tw-content);top:calc(var(--spacing) * -1);bottom:calc(var(--spacing) * -1)}}.before\\:rounded-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):before{content:var(--tw-content);border-radius:var(--radius-md)}}.after\\:absolute:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):after{content:var(--tw-content);position:absolute}}.after\\:-inset-x-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):after{content:var(--tw-content);left:calc(var(--spacing) * -12);right:calc(var(--spacing) * -12)}}.after\\:-inset-y-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):after{content:var(--tw-content);top:calc(var(--spacing) * -8);bottom:calc(var(--spacing) * -8)}}.last\\:rounded-b-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:last-child:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}}.hover\\:border-error-light:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-error-light)}}.hover\\:border-primary-alpha-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-primary-alpha-16)}}.hover\\:border-stroke-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-soft)}}.hover\\:bg-bg-surface:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-surface)}}.hover\\:bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}}.hover\\:bg-bg-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-white)}}.hover\\:bg-primary-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-alpha-10)}}.hover\\:bg-primary-darker:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-darker)}}.hover\\:bg-red-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-700)}}.hover\\:bg-red-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-alpha-10)}}.hover\\:bg-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:transparent}}.hover\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.hover\\:underline:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){-webkit-text-decoration-line:underline;text-decoration-line:underline}}.hover\\:opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:1}}.hover\\:ring-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: transparent}}.hover\\:before\\:bg-bg-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):before{content:var(--tw-content);background-color:var(--color-bg-antd)}}}.focus\\:ring-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\\:ring-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-primary-base)}}.focus\\:ring-offset-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus\\:outline-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-outline-style: none;outline-style:none}}.focus\\:outline-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-outline-style: none;outline-style:none}}.focus-visible\\:bg-bg-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-white)}}.focus-visible\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.focus-visible\\:ring-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-visible\\:ring-error-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-error-base)}}.focus-visible\\:ring-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-primary-base)}}.focus-visible\\:ring-offset-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-offset-width: 1px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus-visible\\:ring-offset-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus-visible\\:outline-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-outline-style: none;outline-style:none}}.focus-visible\\:outline-offset-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:focus-visible:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){outline-offset:0px}}.active\\:scale-\\[0\\.98\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){scale:.98}}.active\\:border-error-light:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-error-light)}}.active\\:border-primary-alpha-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-primary-alpha-16)}}.active\\:border-stroke-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-stroke-soft)}}.active\\:bg-bg-surface:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-surface)}}.active\\:bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}}.active\\:bg-primary-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-alpha-10)}}.active\\:bg-primary-darker:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-darker)}}.active\\:bg-red-700:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-700)}}.active\\:bg-red-alpha-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-alpha-10)}}.active\\:ring-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&.active:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: transparent}}.disabled\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}}.disabled\\:cursor-not-allowed:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:not-allowed}}.disabled\\:text-text-disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-disabled)}}.disabled\\:opacity-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.5}}.disabled\\:ring-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: transparent}}.aria-invalid\\:border-error-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[aria-invalid=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-error-base)}}.aria-invalid\\:ring-3:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[aria-invalid=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.aria-invalid\\:ring-error-light:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[aria-invalid=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: var(--color-error-light)}}.aria-selected\\:bg-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[aria-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:transparent}}.data-closed\\:animate-out:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}}.data-closed\\:fade-out-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-exit-opacity: 0 ;--tw-exit-opacity: 0}}.data-disabled\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}}.data-disabled\\:cursor-not-allowed:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){cursor:not-allowed}}.data-disabled\\:text-text-disabled:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-disabled)}}.data-disabled\\:opacity-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.5}}.data-disabled\\:ring-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ring-color: transparent}}.data-highlighted\\:bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-highlighted]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}}.data-highlighted\\:bg-red-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-highlighted]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-red-50)}}.data-open\\:animate-in:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}}.data-open\\:fade-in-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-opacity: 0 ;--tw-enter-opacity: 0}}.data-\\[disabled\\=true\\]\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}}.data-\\[disabled\\=true\\]\\:opacity-50:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:.5}}.data-\\[selected\\=true\\]\\:bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}}.data-\\[selected\\=true\\]\\:bg-transparent:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:transparent}}.data-\\[selected\\=true\\]\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.data-\\[selected\\=true\\]\\:text-text-sub:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-sub)}}.data-\\[side\\=bottom\\]\\:origin-top:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=bottom]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform-origin:top}}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=bottom]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-y: calc(2*var(--spacing)*-1)}}.data-\\[side\\=bottom\\]\\:slide-in-from-top-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=bottom]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-y: calc(6*var(--spacing)*-1)}}.data-\\[side\\=left\\]\\:origin-right:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=left]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform-origin:100%}}.data-\\[side\\=left\\]\\:slide-in-from-right-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=left]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-x: calc(2*var(--spacing))}}.data-\\[side\\=left\\]\\:slide-in-from-right-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=left]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-x: calc(6*var(--spacing))}}.data-\\[side\\=right\\]\\:origin-left:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=right]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform-origin:0}}.data-\\[side\\=right\\]\\:slide-in-from-left-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=right]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-x: calc(2*var(--spacing)*-1)}}.data-\\[side\\=right\\]\\:slide-in-from-left-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=right]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-x: calc(6*var(--spacing)*-1)}}.data-\\[side\\=top\\]\\:origin-bottom:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=top]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){transform-origin:bottom}}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=top]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-y: calc(2*var(--spacing))}}.data-\\[side\\=top\\]\\:slide-in-from-bottom-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-side=top]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-translate-y: calc(6*var(--spacing))}}.data-\\[size\\=default\\]\\:h-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-size=default]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 20)}}.data-\\[size\\=default\\]\\:w-38:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-size=default]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 38)}}.data-\\[size\\=small\\]\\:h-18:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-size=small]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:calc(var(--spacing) * 18)}}.data-\\[size\\=small\\]\\:w-32:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-size=small]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 32)}}.data-\\[state\\=active\\]\\:border-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-color:var(--color-primary-base)}}.data-\\[state\\=active\\]\\:bg-bg-antd:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-antd)}}.data-\\[state\\=active\\]\\:bg-bg-white:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-white)}}.data-\\[state\\=active\\]\\:text-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-primary-base)}}.data-\\[state\\=active\\]\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.data-\\[state\\=checked\\]\\:bg-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-primary-base)}}.data-\\[state\\=checked\\]\\:opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:1}}.group-data-\\[size\\=default\\]\\/switch\\:data-\\[state\\=checked\\]\\:translate-x-19:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-x: calc(var(--spacing) * 19);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-data-\\[size\\=small\\]\\/switch\\:data-\\[state\\=checked\\]\\:translate-x-15:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-x: calc(var(--spacing) * 15);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.data-\\[state\\=closed\\]\\:animate-out:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}}.data-\\[state\\=closed\\]\\:fade-out-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-exit-opacity: 0 ;--tw-exit-opacity: 0}}.data-\\[state\\=closed\\]\\:zoom-out-95:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-exit-scale: 95% ;--tw-exit-scale: .95}}.data-\\[state\\=open\\]\\:animate-in:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}}.data-\\[state\\=open\\]\\:bg-bg-weak:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-weak)}}.data-\\[state\\=open\\]\\:fade-in-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-opacity: 0 ;--tw-enter-opacity: 0}}.data-\\[state\\=open\\]\\:zoom-in-95:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-enter-scale: 95% ;--tw-enter-scale: .95}}.data-\\[state\\=unchecked\\]\\:bg-bg-sub:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=unchecked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:var(--color-bg-sub)}}.group-data-\\[size\\=default\\]\\/switch\\:data-\\[state\\=unchecked\\]\\:translate-x-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=default]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{&[data-state=unchecked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-data-\\[size\\=small\\]\\/switch\\:data-\\[state\\=unchecked\\]\\:translate-x-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){[data-size=small]:where(.group\\/switch):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *&{&[data-state=unchecked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.\\[\\&_\\.ant-cascader-menus\\]\\:w-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-cascader-menus{width:100%}}.\\[\\&_\\.ant-pagination-total-text\\]\\:mr-auto:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-pagination-total-text{margin-right:auto}}.\\[\\&_\\.ant-pagination-total-text\\]\\:ps-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-pagination-total-text{padding-left:calc(var(--spacing) * 6)}}.\\[\\&_\\.ant-picker-panels\\]\\:gap-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-picker-panels{gap:calc(var(--spacing) * 0)}}.\\[\\&_button\\]\\:opacity-65:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) button{opacity:.65}}.\\[\\&_svg\\]\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{pointer-events:none}}.\\[\\&_svg\\]\\:-ms-px:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{margin-left:-1px}}.\\[\\&_svg\\]\\:size-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}}.\\[\\&_svg\\]\\:size-14:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}}.\\[\\&_svg\\]\\:size-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}}.\\[\\&_svg\\]\\:size-18:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 18);height:calc(var(--spacing) * 18)}}.\\[\\&_svg\\]\\:size-20:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 20);height:calc(var(--spacing) * 20)}}.\\[\\&_svg\\]\\:size-24:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{width:calc(var(--spacing) * 24);height:calc(var(--spacing) * 24)}}.\\[\\&_svg\\]\\:shrink-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{flex-shrink:0}}.\\[\\&_svg\\]\\:text-text-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{color:var(--color-text-soft)}}.\\[\\&\\:hover_svg\\]\\:text-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:hover:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{color:var(--color-primary-base)}}.\\*\\*\\:\\[\\[cmdk-group-heading\\]\\]\\:px-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{&[cmdk-group-heading]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 8);padding-right:calc(var(--spacing) * 8)}}}.\\*\\*\\:\\[\\[cmdk-group-heading\\]\\]\\:py-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{&[cmdk-group-heading]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-top:calc(var(--spacing) * 6);padding-bottom:calc(var(--spacing) * 6)}}}.\\*\\*\\:\\[\\[cmdk-group-heading\\]\\]\\:text-label-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{&[cmdk-group-heading]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-xs);line-height:var(--tw-leading, var(--text-label-xs--line-height));letter-spacing:var(--tw-tracking, var(--text-label-xs--letter-spacing));font-weight:var(--tw-font-weight, var(--text-label-xs--font-weight))}}}.\\*\\*\\:\\[\\[cmdk-group-heading\\]\\]\\:text-text-soft:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{&[cmdk-group-heading]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-soft)}}}.\\*\\*\\:\\[\\[role\\=tab\\]\\]\\:rounded-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{&[role=tab]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-radius:calc(infinity * 1px)}}}.\\[\\&\\>div\\]\\:flex:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#)>div{display:flex}}.\\[\\&\\>div\\]\\:flex-wrap:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#)>div{flex-wrap:wrap}}.\\[\\&\\>div\\]\\:gap-6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#)>div{gap:calc(var(--spacing) * 6)}}.\\[\\&\\>svg\\]\\:size-14\\!:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#)>svg{width:calc(var(--spacing) * 14)!important;height:calc(var(--spacing) * 14)!important}}.\\[\\&\\>svg\\]\\:opacity-100\\!:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#)>svg{opacity:1!important}}.\\[\\&\\[data-state\\=active\\]_svg\\]\\:text-primary-base:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=active]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) svg{color:var(--color-primary-base)}}@property --tw-animation-delay{syntax: "*"; inherits: false; initial-value: 0s;}@property --tw-animation-direction{syntax: "*"; inherits: false; initial-value: normal;}@property --tw-animation-duration{syntax: "*"; inherits: false;}@property --tw-animation-fill-mode{syntax: "*"; inherits: false; initial-value: none;}@property --tw-animation-iteration-count{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-translate-y{syntax: "*"; inherits: false; initial-value: 0;}.text-title-h1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h1);line-height:var(--text-title-h1--line-height);letter-spacing:var(--text-title-h1--letter-spacing);font-weight:var(--text-title-h1--font-weight)}.text-title-h2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h2);line-height:var(--text-title-h2--line-height);letter-spacing:var(--text-title-h2--letter-spacing);font-weight:var(--text-title-h2--font-weight)}.text-title-h3:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h3);line-height:var(--text-title-h3--line-height);letter-spacing:var(--text-title-h3--letter-spacing);font-weight:var(--text-title-h3--font-weight)}.text-title-h4:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h4);line-height:var(--text-title-h4--line-height);letter-spacing:var(--text-title-h4--letter-spacing);font-weight:var(--text-title-h4--font-weight)}.text-title-h5:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h5);line-height:var(--text-title-h5--line-height);letter-spacing:var(--text-title-h5--letter-spacing);font-weight:var(--text-title-h5--font-weight)}.text-title-h6:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-title-h6);line-height:var(--text-title-h6--line-height);letter-spacing:var(--text-title-h6--letter-spacing);font-weight:var(--text-title-h6--font-weight)}.text-label-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-xl);line-height:var(--text-label-xl--line-height);letter-spacing:var(--text-label-xl--letter-spacing);font-weight:var(--text-label-xl--font-weight)}.text-label-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-lg);line-height:var(--text-label-lg--line-height);letter-spacing:var(--text-label-lg--letter-spacing);font-weight:var(--text-label-lg--font-weight)}.text-label-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-md);line-height:var(--text-label-md--line-height);letter-spacing:var(--text-label-md--letter-spacing);font-weight:var(--text-label-md--font-weight)}.text-label-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-sm);line-height:var(--text-label-sm--line-height);letter-spacing:var(--text-label-sm--letter-spacing);font-weight:var(--text-label-sm--font-weight)}.text-label-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-label-xs);line-height:var(--text-label-xs--line-height);letter-spacing:var(--text-label-xs--letter-spacing);font-weight:var(--text-label-xs--font-weight)}.text-paragraph-xl:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-xl);line-height:var(--text-paragraph-xl--line-height);letter-spacing:var(--text-paragraph-xl--letter-spacing);font-weight:var(--text-paragraph-xl--font-weight)}.text-paragraph-lg:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-lg);line-height:var(--text-paragraph-lg--line-height);letter-spacing:var(--text-paragraph-lg--letter-spacing);font-weight:var(--text-paragraph-lg--font-weight)}.text-paragraph-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-md);line-height:var(--text-paragraph-md--line-height);letter-spacing:var(--text-paragraph-md--letter-spacing);font-weight:var(--text-paragraph-md--font-weight)}.text-paragraph-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-sm);line-height:var(--text-paragraph-sm--line-height);letter-spacing:var(--text-paragraph-sm--letter-spacing);font-weight:var(--text-paragraph-sm--font-weight)}.text-paragraph-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-paragraph-xs);line-height:var(--text-paragraph-xs--line-height);letter-spacing:var(--text-paragraph-xs--letter-spacing);font-weight:var(--text-paragraph-xs--font-weight)}.text-subheading-md:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-subheading-md);line-height:var(--text-subheading-md--line-height);letter-spacing:var(--text-subheading-md--letter-spacing);font-weight:var(--text-subheading-md--font-weight)}.text-subheading-sm:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-subheading-sm);line-height:var(--text-subheading-sm--line-height);letter-spacing:var(--text-subheading-sm--letter-spacing);font-weight:var(--text-subheading-sm--font-weight)}.text-subheading-xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-subheading-xs);line-height:var(--text-subheading-xs--line-height);letter-spacing:var(--text-subheading-xs--letter-spacing);font-weight:var(--text-subheading-xs--font-weight)}.text-subheading-2xs:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:var(--text-subheading-2xs);line-height:var(--text-subheading-2xs--line-height);letter-spacing:var(--text-subheading-2xs--letter-spacing);font-weight:var(--text-subheading-2xs--font-weight)}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes collapsible-open{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-closed{0%{height:var(--radix-collapsible-content-height)}to{height:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}:root:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--antd-border-secondary: var(--ant-color-border-secondary, #f0f0f0)}.lucide:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){stroke-width:1.5;&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) *{vector-effect:non-scaling-stroke}}div[data-slot=card-content]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){.ant-table-container:not(#\\#) .ant-table-content{scrollbar-width:thin!important}.ant-table-container:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-table-content{max-width:100%;overflow:hidden;overflow-x:auto}.ant-table-container:not(#\\#) .ant-table-body{scrollbar-width:thin!important}}.collapsible-content:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:hidden}.collapsible-content[data-state=open]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-collapsible-open)}.collapsible-content[data-state=closed]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-collapsible-closed)}.scrollbar-thin:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){scrollbar-width:thin}.data-filter:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin:0;font-size:1.4rem;font-weight:400;font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,"apple color emoji","segoe ui emoji",segoe ui symbol;line-height:1.5;font-feature-settings:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background-color:var(--color-white);color:var(--color-text-strong)}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-ease: initial;--tw-content: "";--tw-animation-delay: 0s;--tw-animation-direction: normal;--tw-animation-duration: initial;--tw-animation-fill-mode: none;--tw-animation-iteration-count: 1;--tw-enter-blur: 0;--tw-enter-opacity: 1;--tw-enter-rotate: 0;--tw-enter-scale: 1;--tw-enter-translate-x: 0;--tw-enter-translate-y: 0;--tw-exit-blur: 0;--tw-exit-opacity: 1;--tw-exit-rotate: 0;--tw-exit-scale: 1;--tw-exit-translate-x: 0;--tw-exit-translate-y: 0}}
|
|
2
|
+
`);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import {C,c,O,N,i,P as P$1,w as w$1,x,y,A,k,E,F,G as G$1,z,B as B$1,L}from'./chunk-PEHDVTD7.js';import {Separator}from'radix-ui';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {Pin,X,ChevronRight,FunnelPlus,ArrowLeft,Ellipsis}from'lucide-react';import w from'react';import {DatePicker,Checkbox,Radio,Cascader,Input,InputNumber}from'antd';import {createPortal}from'react-dom';import {AnimatePresence,m}from'motion/react';function I(e,t){let n=e.find(o=>o.columnId===t);if(!n)throw new Error(`Column with id ${t} not found`);return n}function Me(e){return !e||e.length===0?[]:e.length===1?[e[0]]:e.length===2?gt(e):[e[0],e[1]]}function Oe(e){if(!e||e.length===0)return [];if(e.length===1)return [e[0]];if(e.length===2)return ft(e);throw new Error("Cannot create date filter value from more than 2 values")}function ft(e){let[t,n]=e,[o,r]=t.isBefore(n)?[t,n]:[n,t];return [o,r]}function gt(e){let t=0,n=0;if(!e||e.length===0)return [t,n];e.length===1?t=e[0]:(t=e[0],n=e[1]);let[o,r]=t<n?[t,n]:[n,t];return [o,r]}function Ee(e){let t=new Map,n=[];for(let o of e){let r=ge(o);if(t.has(r)){let a=t.get(r),s=false;for(let i of a)if(Ce(i,o)){s=true;break}s||(a.push(o),n.push(o));}else t.set(r,[o]),n.push(o);}return n}function ge(e,t=new WeakMap){if(e===null)return "null";if(e===void 0)return "undefined";let n=typeof e;if(n==="number"||n==="boolean"||n==="string")return `${n}:${e.toString()}`;if(n==="function")return `function:${e.toString()}`;if(n==="object"){if(t.has(e))return t.get(e);let o;return Array.isArray(e)?o=`array:[${e.map(r=>ge(r,t)).join(",")}]`:o=`object:{${Object.keys(e).sort().map(s=>`${s}:${ge(e[s],t)}`).join(",")}}`,t.set(e,o),o}return `${n}:${e.toString()}`}function Ce(e,t){if(e===t)return true;if(typeof e!=typeof t||e===null||t===null||e===void 0||t===void 0)return false;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return false;for(let n=0;n<e.length;n++)if(!Ce(e[n],t[n]))return false;return true}if(typeof e=="object"){if(typeof t!="object")return false;let n=Object.keys(e).sort(),o=Object.keys(t).sort();if(n.length!==o.length)return false;for(let r=0;r<n.length;r++)if(n[r]!==o[r]||!Ce(e[n[r]],t[o[r]]))return false;return true}return false}var Ye={date:{cn:{full:"YYYY\u5E74M\u6708D\u65E5",withoutYear:"M\u6708D\u65E5"},en:{full:"MMM D, YYYY",withoutYear:"MMM D"}},week:{cn:{full:"YYYY\u5E74 w\u5468",withoutYear:"w\u5468"},en:{full:"w[th], YYYY",withoutYear:"w[th]"}},month:{cn:{full:"YYYY\u5E74M\u6708",withoutYear:"M\u6708"},en:{full:"MMM, YYYY",withoutYear:"MMM"}},quarter:{cn:{full:"YYYY\u5E74 [Q]Q",withoutYear:"[Q]Q"},en:{full:"[Q]Q, YYYY",withoutYear:"[Q]Q"}},year:{cn:{full:"YYYY\u5E74",withoutYear:"YYYY\u5E74"},en:{full:"YYYY",withoutYear:"YYYY"}}};function ye(e){if(!e)return null;if(typeof e=="string")return e;if(Array.isArray(e)){let t=e[0];return typeof t=="string"?t:null}return typeof e=="object"&&"format"in e?e.format:null}function Be(e,t){let n=t.toLowerCase().includes("cn"),o=e?.picker??"date",r=ye(e?.format);if(r)return {full:r,withoutYear:r,timeFormat:null};let a=Ye[o]??Ye.date,s=n?a.cn:a.en,i=null;return o==="date"&&e?.showTime&&(i=typeof e.showTime=="object"?e.showTime.format:"HH:mm:ss"),{...s,timeFormat:i}}function Le(e,t,n,o,r){let{full:a,withoutYear:s,timeFormat:i}=o,l=!!i;if(r==="year")return `${e.format(a)} - ${t.format(a)}`;if(r==="date"&&e.isSame(t,"day"))return l?n?`${e.format(a)} ${e.format(i)} - ${t.format(i)}`:`${e.format(a)}, ${e.format(i)} - ${t.format(i)}`:e.format(a);if(e.isSame(t,"year")){if(n){let c=l?`${a} ${i}`:a,f=l?`${s} ${i}`:s;return `${e.format(c)} - ${t.format(f)}`}let p=l?`${s}, ${i}`:s,m=l?`${s}, ${i}, YYYY`:`${s}, YYYY`;return `${e.format(p)} - ${t.format(m)}`}let u=n?l?`${a} ${i}`:a:l?`${a}, ${i}`:a;return `${e.format(u)} - ${t.format(u)}`}var Ie={date:"YYYY-MM-DD",month:"YYYY-MM",week:{cn:"YYYY-w [\u5468]",en:"YYYY-wo"},quarter:"YYYY-[Q]Q",year:"YYYY"};function B(e,t,n){let o=e??"date",r=Ie[o]??Ie.date,a=typeof r=="string"?r:t.toLowerCase().includes("cn")?r.cn:r.en;if(o==="date"&&n){let s=typeof n=="object"?n.format:"HH:mm:ss";return `${a} ${s}`}return a}var kn={components:{DatePicker:{activeBorderColor:"#d9d9d9",hoverBorderColor:"#d9d9d9",activeShadow:"none",cellHeight:32,cellWidth:32}}},j={popup:{root:{inset:"0 auto auto 0",padding:0},container:{userSelect:"none",boxShadow:"none"}}},W={root:"w-full",popup:{container:"[&_.ant-picker-panels]:gap-0",body:"px-10 py-0!"}};var H=({className:e,orientation:t="horizontal",decorative:n=true,...o})=>jsx(Separator.Root,{decorative:n,orientation:t,className:c("shrink-0 bg-stroke-soft",t==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",e),...o});H.displayName=Separator.Root.displayName;function $e({title:e,onBack:t}){return jsxs("div",{className:"relative flex items-center justify-between border-b border-stroke-soft px-12 pt-6 pb-5",children:[jsx("button",{className:L({className:"-ml-2 size-24 shrink-0 rounded-xl border-0 text-text-sub hover:bg-bg-weak hover:text-text-strong focus-visible:outline-offset-0 active:bg-bg-weak"}),onClick:t,children:jsx(ArrowLeft,{className:"size-16"})}),jsx("span",{className:"text-label-sm",children:e}),jsx("span",{className:"w-24 shrink-0"})]})}function G(e){let{value:t,defaultValue:n,onChange:o}=e,r=t!==void 0,[a,s]=w.useState(n),i=r?t:a,l=w.useRef({value:t,state:a,isControlled:r,onChange:o});l.current={value:t,state:a,isControlled:r,onChange:o};let u=w.useCallback((p,...m)=>{let{value:c,state:f,isControlled:y,onChange:b}=l.current,ne=typeof p=="function"?p(y?c:f):p;y||s(ne),b&&b(ne,...m);},[]);return [i,u]}function K({onEnter:e,...t}){let n=w.useCallback(o=>{o.key==="Enter"&&(o.target instanceof HTMLInputElement||o.target instanceof HTMLButtonElement)&&(o.preventDefault(),e?.());},[e]);return jsx(w$1,{onKeyDown:n,...t})}function P({onClick:e,disabled:t}){let n=O();return jsxs(Fragment,{children:[jsx("div",{className:"h-px bg-bg-soft"}),jsx("div",{className:"p-4",children:jsx(N,{variant:"neutral",mode:"ghost",onClick:e,disabled:t,className:"w-full disabled:text-text-disabled",children:n("apply")})})]})}var vt={"--ant-cascader-option-selected-bg":"var(--color-bg-weak)","--ant-cascader-option-selected-color":"var(--color-primary-base)","--ant-color-icon":"var(--color-text-strong)"};function _e({actions:e,filter:t,column:n,onApply:o}){let r=w.useRef(t?.values??[]),[a,s]=G({defaultValue:r.current.length>0?r.current:void 0}),i=w.useCallback(()=>{a&&a.length>0&&(e.setFilterValue(n,a),o?.());},[e,n,a,o]),l=w.useCallback(p=>{if(p&&p.length>0){let m=p.filter(c=>typeof c=="string"||typeof c=="number").map(String);s(m.length>0?m:void 0);}else s(void 0);},[s]),u=w.useMemo(()=>{let p=t?.values??[];return !a||a.length===0?false:p.length!==a.length?true:!p.every((m,c)=>m===a[c])},[t?.values,a]);return jsxs(Fragment,{children:[jsx(K,{onEnter:i,children:jsx(y,{className:"max-h-fit",children:jsx(A,{children:jsx(C,{className:"hover:bg-transparent aria-selected:bg-transparent data-[selected=true]:bg-transparent data-[selected=true]:text-text-sub [&_.ant-cascader-menus]:w-full",children:jsx(Cascader.Panel,{className:"w-full min-w-fit",value:a,options:n.options,onChange:l,changeOnSelect:n.cascaderConfig?.changeOnSelect??true,fieldNames:n.cascaderConfig?.fieldNames,loadData:n.cascaderConfig?.loadData,style:vt})})})})}),jsx(P,{onClick:i,disabled:!u})]})}var Nt=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,wt=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired,Vt={width:280,height:395},Rt={width:540,height:395},We="date-panel-sizes";function He(e,t){return JSON.stringify({mode:e??"single",showTime:t?.showTime??false,picker:t?.picker??"date",hasPresets:Array.isArray(t?.presets)&&t.presets.length>0,multiple:t&&"multiple"in t?t.multiple:false})}function be(){try{let e=sessionStorage.getItem(We);if(e)return JSON.parse(e)}catch{}return null}function At(e){try{sessionStorage.setItem(We,JSON.stringify(e));}catch{}}function Ge(e){let t=He(e.mode,e.datePickerConfig);return be()?.[t]??(e.mode==="range"?Rt:Vt)}function Yt(e){let t=be(),n=new Set,o=[];for(let r of e){if(r.type!=="date")continue;let a=r.mode??"single",s=r.datePickerConfig,i=He(a,s);n.has(i)||t?.[i]||(n.add(i),o.push({key:i,mode:a,config:s}));}return o}function It({item:e,onMeasure:t}){let[n]=k(),o=B(e.config?.picker,n,e.config?.showTime),r=w.useRef(null),a=w.useRef(false);return w.useEffect(()=>{if(!r.current||a.current)return;let s=setTimeout(()=>{!r.current||a.current||(a.current=true,t(e.key,{width:r.current.clientWidth,height:r.current.clientHeight}));},500);return ()=>clearTimeout(s)},[e.key,t]),jsx("div",{ref:r,className:"w-fit px-6 pt-6 pb-0",children:e.mode==="range"?jsx(wt,{format:o,...e.config,inputReadOnly:true,allowClear:false,needConfirm:false,previewValue:false,suffixIcon:null,classNames:W,styles:j}):jsx(Nt,{format:o,...e.config,showToday:false,inputReadOnly:true,needConfirm:false,allowClear:false,suffixIcon:null,classNames:W,styles:j})})}function Ke({columns:e}){let[t,n]=w.useState(false),o=w.useMemo(()=>Yt(e),[e]),[r,a]=w.useState(0),s=w.useRef({}),i=w.useCallback((u,p)=>{if(s.current[u]=p,Object.keys(s.current).length===o.length){let m={...be(),...s.current};At(m);}a(m=>m+1);},[o.length]);if(w.useEffect(()=>{n(true);},[]),!t||o.length===0||r>=o.length)return null;let l=o[r];return createPortal(jsx("div",{id:"measure-sizer",className:"pointer-events-none invisible fixed -top-9999 -left-9999 z-1",children:jsx(It,{item:l,onMeasure:i},l.key)}),document.body)}var Mt=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,Ot=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired;function qe({actions:e,filter:t,column:n,onApply:o}){let r=w.useRef(t?.values),[a,s]=w.useState(()=>Array.isArray(t?.values)?t.values:n.mode==="single"?[null]:[null,null]),i=w.useCallback(m=>{m&&s(m);},[]),l=w.useCallback(()=>{r.current=a,e.setFilterValue(n,a),o?.();},[e,n,a,o]),u=w.useMemo(()=>{let m=a.filter(Boolean);if(!r.current)return n.mode==="single"?m.length===1:n.mode==="range"?m.length===2:false;let c=r.current.filter(Boolean);return n.mode==="range"&&m.length<2?false:m.length!==c.length?true:m.some((f,y)=>{let b=c[y];return b&&!b.isSame(f)})},[n.mode,a]),p=Ge(n);return jsxs(Fragment,{children:[jsx(w$1,{children:jsx(y,{className:"max-h-fit",children:jsxs(A,{className:"px-6 pt-6 pb-0",style:p,children:[n.mode==="single"&&jsx(Et,{value:a,onChange:i,column:n}),n.mode==="range"&&jsx(Bt,{value:a,onChange:i,column:n})]})})}),jsx(P,{onClick:l,disabled:!u})]})}function Et({value:e,column:t,onChange:n}){let[o]=k(),r=t.datePickerConfig,a=B(r?.picker,o,r?.showTime),s=w.useCallback(i=>{i&&n([i]);},[n]);return jsx(Mt,{format:a,...t.datePickerConfig,showToday:false,inputReadOnly:true,needConfirm:false,allowClear:false,value:e?.[0],onCalendarChange:s,suffixIcon:null,classNames:W,styles:j})}function Bt({value:e,column:t,onChange:n}){let[o]=k(),r=t.datePickerConfig,a=B(r?.picker,o,r?.showTime),[s,i]=e,l=w.useCallback(u=>{!u||u?.filter(Boolean).length!==2||n(u);},[n]);return jsx(Ot,{format:a,previewValue:false,...t.datePickerConfig,value:[s,i],onCalendarChange:l,inputReadOnly:true,allowClear:false,needConfirm:false,suffixIcon:null,classNames:W,styles:j})}var Te=w.memo(function({option:t,onToggle:n}){let{value:o,label:r,icon:a,selected:s}=t,i=w.useCallback(()=>{n(o,!s);},[n,o,s]);return jsxs(C,{onSelect:i,className:"group flex items-center gap-6",children:[jsx(Checkbox,{tabIndex:-1,checked:s,className:c("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",s&&"opacity-100")}),a,jsx("span",{children:r})]})});function me({options:e,initialValues:t,pendingValues:n}){let o=w.useRef(t),{selectedOptions:r,unselectedOptions:a}=w.useMemo(()=>{let l=new Set(o.current),u=[],p=[];for(let m of e)l.has(m.value)?u.push(m):p.push(m);return {selectedOptions:u,unselectedOptions:p}},[e]),{selectedOptionsWithState:s,unselectedOptionsWithState:i}=w.useMemo(()=>{let l=new Set(Array.isArray(n)?n:[n]),u=r.map(m=>({...m,selected:l.has(m.value),initialSelected:true})),p=a.map(m=>({...m,selected:l.has(m.value),initialSelected:false}));return {selectedOptionsWithState:u,unselectedOptionsWithState:p}},[r,a,n]);return {selectedOptions:s,unselectedOptions:i}}function Xe({column:e,filter:t,actions:n,onApply:o}){let r=O(),[a,s]=w.useState(()=>t?.values??[]),{selectedOptions:i,unselectedOptions:l}=me({options:e.options,initialValues:t?.values??[],pendingValues:a}),u=w.useCallback((c,f)=>{s(y=>f?y.includes(c)?y:[...y,c]:y.filter(b=>b!==c));},[]),p=w.useCallback(()=>{n.setFilterValue(e,a),o?.();},[n,e,a,o]),m=w.useMemo(()=>{let c=new Set(t?.values??[]),f=new Set(a);if(c.size!==f.size)return true;for(let y of f)if(!c.has(y))return true;return false},[t?.values,a]);return jsxs(Fragment,{children:[jsxs(w$1,{children:[jsx(x,{autoFocus:true,placeholder:"Search..."}),jsx(z,{children:r("no_results")}),jsxs(y,{className:"max-h-256",children:[jsx(A,{className:c(i.length===0&&"hidden"),children:i.map(c=>jsx(Te,{option:c,onToggle:u},c.value))}),jsx(B$1,{className:c((i.length===0||l.length===0)&&"hidden")}),jsx(A,{className:c(l.length===0&&"hidden"),children:l.map(c=>jsx(Te,{option:c,onToggle:u},c.value))})]})]}),jsx(P,{onClick:p,disabled:!m})]})}function tt({actions:e,filter:t,column:n,onApply:o}){let r=w.useRef(t?.values),[a,s]=w.useState(()=>Array.isArray(t?.values)?t.values:n.mode==="single"?[null]:[null,null]),i=w.useCallback(()=>{et(a)&&(r.current=a,e.setFilterValue(n,a),o?.());},[e,n,a,o]),l=w.useMemo(()=>{if(!et(a))return false;let p=r.current;return !Array.isArray(p)||p.length!==a.length?true:p.some((m,c)=>m!==a[c])},[a]),u=n.mode==="range";return jsxs(Fragment,{children:[jsx(K,{onEnter:i,className:c(u&&"min-w-lg"),children:jsx(y,{className:"max-h-fit",children:jsx(A,{children:jsx("div",{className:"p-6 pb-8",children:u?jsx(Wt,{value:a,column:n,onChange:s}):jsx(jt,{column:n,value:a,onChange:s})})})})}),jsx(P,{onClick:i,disabled:!l})]})}function jt({column:e,value:t,onChange:n,ref:o}){let r=O();return jsx(InputNumber,{ref:o,className:"w-full max-w-2xs",placeholder:r("input_number"),value:t[0],min:e.inputNumberConfig?.min,max:e.inputNumberConfig?.max,step:e.inputNumberConfig?.step,mode:"spinner",onChange:a=>{Q(a)&&n([a]);},autoFocus:true})}function Wt({column:e,value:t,onChange:n}){let o=O(),r=w.useId(),a=w.useId(),s=w.useCallback(l=>{if(!Q(l))return;let u=[l,t[1]];n?.(u);},[t,n]),i=w.useCallback(l=>{if(!Q(l))return;let u=[t[0],l];n?.(u);},[t,n]);return jsxs("div",{className:"flex w-full max-w-xl gap-12",children:[jsxs("div",{className:"flex flex-col gap-6",children:[jsx("label",{className:"text-label-sm select-none",htmlFor:r,children:o("min")}),jsx(InputNumber,{id:r,mode:"spinner",placeholder:"min",autoFocus:true,value:t[0],min:e.inputNumberConfig?.min,max:Q(t[1])?t[1]-1:e.inputNumberConfig?.max?e.inputNumberConfig.max-1:void 0,step:e.inputNumberConfig?.step,onChange:s})]}),jsxs("div",{className:"flex flex-col gap-6",children:[jsx("label",{className:"text-label-sm select-none",htmlFor:a,children:o("max")}),jsx(InputNumber,{id:a,mode:"spinner",placeholder:"max",value:t[1],min:Q(t[0])?t[0]+1:e.inputNumberConfig?.min?e.inputNumberConfig.min+1:void 0,max:e.inputNumberConfig?.max,step:e.inputNumberConfig?.step,onChange:i})]})]})}function et(e){return e.every(Q)}function Q(e){return typeof e=="number"&&Number.isFinite(e)}var ke=w.memo(function({option:t,onSelect:n}){let{value:o,label:r,icon:a,selected:s}=t,i=w.useCallback(()=>{n(o);},[n,o]);return jsxs(C,{value:o,onSelect:i,className:"group flex items-center gap-6",children:[jsx(Radio,{tabIndex:-1,className:c("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",s&&"opacity-100"),checked:s,value:o,id:o}),a,jsx("span",{children:r})]})});function at({column:e,filter:t,actions:n,onApply:o}){let r=O(),[a,s]=w.useState(()=>t?.values[0]??""),{selectedOptions:i,unselectedOptions:l}=me({options:e.options,initialValues:t?.values??[],pendingValues:a??""}),u=w.useCallback(c=>{s(c);},[]),p=w.useCallback(()=>{a&&(n.setFilterValue(e,[a]),o?.());},[n,e,a,o]),m=w.useMemo(()=>t?.values[0]!==a,[t?.values,a]);return jsxs(Fragment,{children:[jsxs(w$1,{children:[jsx(x,{autoFocus:true,placeholder:"Search..."}),jsx(z,{children:r("no_results")}),jsxs(y,{className:"max-h-256",children:[jsx(A,{className:c(i.length===0&&"hidden"),children:i.map(c=>jsx(ke,{option:c,onSelect:u},c.value))}),jsx(B$1,{className:c((i.length===0||l.length===0)&&"hidden")}),jsx(A,{className:c(l.length===0&&"hidden"),children:l.map(c=>jsx(ke,{option:c,onSelect:u},c.value))})]})]}),jsx(P,{onClick:p,disabled:!m})]})}function it({actions:e,filter:t,column:n,onApply:o}){let r=O(),a=w.useRef(t?.values[0]??""),[s,i]=G({defaultValue:a.current}),l=w.useCallback(()=>{e.setFilterValue(n,[s]),o?.();},[e,n,s,o]),u=a.current===s;return jsxs(Fragment,{children:[jsx(K,{onEnter:l,children:jsx(y,{className:"max-h-fit",children:jsx(A,{children:jsx(C,{children:jsx(Input,{rootClassName:"w-ful min-w-220",placeholder:r("search_keywords"),autoFocus:true,value:s,onChange:p=>i(p.target.value)})})})})}),jsx(P,{onClick:l,disabled:u})]})}function fe({enableHeader:e,column:t,filter:n,actions:o,onApply:r,onBack:a}){let s=w.useMemo(()=>{switch(t.type){case "text":return jsx(it,{filter:n,actions:o,column:t,onApply:r});case "option":return jsx(at,{filter:n,actions:o,column:t,onApply:r});case "multiOption":return jsx(Xe,{filter:n,actions:o,column:t,onApply:r});case "number":return jsx(tt,{filter:n,actions:o,column:t,onApply:r});case "date":return jsx(qe,{filter:n,actions:o,column:t,onApply:r});case "cascader":return jsx(_e,{filter:n,actions:o,column:t,onApply:r});default:return null}},[o,t,n,r]);return jsxs(Fragment,{children:[e&&jsx($e,{title:t.displayName,onBack:a}),s]})}function lt({column:e,filter:t,actions:n,disabled:o,enableAutoClose:r}){let[a,s]=w.useState(false),i=w.useCallback(()=>{r&&setTimeout(()=>{s(false);},120);},[r]);return jsxs(E,{open:a,onOpenChange:s,children:[jsx(F,{asChild:true,children:jsx(N,{mode:"ghost",variant:"neutral",size:"xsmall",disabled:o,className:c("z-1 h-full w-fit rounded-none px-4 text-label-sm",a&&"active"),children:jsx(tn,{filter:t,column:e})})}),jsx(G$1,{align:"start",side:"bottom",arrow:false,className:"w-fit rounded-xl p-0",sideOffset:6,children:jsx(fe,{enableHeader:false,column:e,filter:t,actions:n,onApply:i})})]})}function tn({filter:e,column:t}){switch(t.type){case "text":return jsx(on,{filter:e});case "number":return jsx(an,{filter:e,mode:t.mode});case "date":return jsx(nn,{filter:e,column:t});case "option":return jsx(rn,{filter:e,column:t});case "multiOption":return jsx(sn,{filter:e,column:t});case "cascader":return jsx(un,{filter:e,column:t});default:return null}}function nn({filter:e,column:t}){let[n]=k();if(!e)return null;if(e.values.length===0)return jsx(Ellipsis,{className:"size-16"});let o=n.toLowerCase().includes("cn"),r=t.datePickerConfig?.picker??"date",a=Be(t.datePickerConfig,n);if(e.values.length===1){let s=e.values[0],i=a.timeFormat?o?`${a.full} ${a.timeFormat}`:`${a.full}, ${a.timeFormat}`:a.full;return jsx("span",{children:s.format(i)})}return jsx("span",{children:Le(e.values[0],e.values[1],o,a,r)})}function on({filter:e}){if(!e)return null;if(e.values.length===0||e.values[0].trim()==="")return jsx(Ellipsis,{className:"size-16"});let t=e.values[0];return jsx("span",{children:t})}function an({filter:e,mode:t}){let n=O();if(!e||!e.values||e.values.length===0)return jsx(Ellipsis,{className:"size-16"});let[o,r]=e.values;return t&&t==="range"&&r!==void 0?jsxs("span",{className:"tracking-tight tabular-nums",children:[o," ",n("to")," ",r]}):jsx("span",{className:"tracking-tight tabular-nums",children:o})}function rn({filter:e,column:t}){let n=t.options.filter(o=>e?.values.includes(o.value));if(n.length===1){let{label:o,icon:r}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[r&&r,jsx("span",{children:o})]})}return null}function sn({filter:e,column:t}){let n=t.options.filter(l=>e?.values.includes(l.value));if(n.length===0)return jsx(Ellipsis,{className:"size-16"});if(n.length===1){let{label:l,icon:u}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[u&&u,jsx("span",{children:l})]})}let o=ln(n,3),r=n.length-o.length;if(!o.some(l=>!!l.icon))return jsxs("div",{className:"inline-flex items-center gap-4",children:[jsx("span",{children:o.map(l=>l.label).join(", ")}),r>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",r," ..."]})]});let s=[],i=[];return o.forEach(({value:l,icon:u,label:p})=>{u?s.push(jsx("span",{className:"inline-flex shrink-0",children:u},l)):i.push(p);}),jsxs("div",{className:"inline-flex items-center gap-4",children:[jsxs("div",{className:"inline-flex items-center gap-2",children:[s,s.length>0&&i.length>0&&jsx(H,{orientation:"vertical",className:"mx-4 h-26 opacity-50"}),i.length>0&&jsx("span",{className:"text-text-sub",children:i.join(", ")})]}),r>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",r," ..."]})]})}function ln(e,t){return e.slice(0,t)}function un({filter:e,column:t}){if(!e||!e.values||e.values.length===0)return jsx(Ellipsis,{className:"size-16"});let n=t.cascaderConfig?.fieldNames?.label??"label",o=t.cascaderConfig?.fieldNames?.value??"value",r=t.cascaderConfig?.fieldNames?.children??"children",a=[],s=t.options;for(let i of e.values){let l=s?.find(u=>String(u[o])===String(i));if(l)a.push(String(l[n])),s=l[r];else break}return a.length===0?jsx(Ellipsis,{className:"size-16"}):jsx("span",{children:a.join(" / ")})}function Qa({columns:e,filters:t,actions:n,enableAutoClose:o,className:r,disabled:a}){let s=O();return jsxs("div",{className:r,children:[[...t].sort((i,l)=>{let u=I(e,i.columnId).pin?1:0;return (I(e,l.columnId).pin?1:0)-u}).map(i=>{let l=I(e,i.columnId);return i.values?jsx(pn,{filter:i,column:l,actions:n,enableAutoClose:o,disabled:a},`active-filter-${i.columnId}`):null}),t.some(i=>!I(e,i.columnId).pin)&&jsx(N,{mode:"ghost",size:"xsmall",disabled:a,className:"bg-transparent! text-primary-base hover:underline",onClick:()=>a?null:n.removeAllFilters(),children:s("clear_all")})]})}function pn({column:e,filter:t,actions:n,disabled:o,enableAutoClose:r}){let a=O();return jsxs("div",{className:"flex h-28 items-center rounded-full border border-stroke-soft bg-bg-white ring-1 ring-primary-alpha-10 ring-offset-1",children:[jsx(dn,{column:e}),jsx(H,{orientation:"vertical"}),jsx(lt,{disabled:o,column:e,filter:t,actions:n,enableAutoClose:r}),jsx(H,{orientation:"vertical"}),jsx(i,{size:"small",delayDuration:300,content:a(e.pin?"pinned":"delete"),children:jsx(N,{className:c("z-1 h-full w-28 rounded-none rounded-r-full",(o||e.pin)&&"cursor-auto opacity-50"),variant:"neutral",mode:"ghost",size:"xsmall",onClick:()=>o||e.pin?null:n.removeFilter(t.columnId),children:e.pin?jsx(Pin,{className:"size-16 -translate-x-1"}):jsx(X,{className:"size-16 -translate-x-1"})})})]})}function dn({column:e}){return jsxs("span",{className:"flex h-full items-center gap-4 ps-10 pe-6 text-label-sm whitespace-nowrap text-text-sub select-none",children:[e.icon&&jsx(P$1,{size:16,as:e.icon}),jsx("span",{children:e.displayName})]})}var yn={ease:[.26,.08,.25,1],duration:.27},hn={initial:{opacity:0},visible:{opacity:1},hidden:{opacity:0}};function mt({side:e="bottom",align:t="start",size:n="small",className:o,children:r,activeType:a,disabled:s,onOpenChange:i,onEscapeKeyDown:l}){let u=O(),[p,m$1]=w.useState(false),c$1=w.useCallback(f=>{m$1(f),i?.(f);},[i]);return jsxs(E,{open:p,onOpenChange:c$1,children:[jsx(F,{asChild:true,children:jsx(N,{className:c(p&&"active",o),variant:"neutral",mode:"stroke",startContent:jsx(FunnelPlus,{}),size:n,disabled:s,children:u("filter")})}),jsx(G$1,{className:"w-fit min-w-3xs p-0",side:e,align:t,sideOffset:6,arrow:false,onEscapeKeyDown:l,children:jsx(AnimatePresence,{mode:"wait",children:jsx(m.div,{initial:"hidden",animate:"visible",exit:"hidden",variants:hn,transition:yn,layout:true,children:r})},a)})]})}function hr({columns:e,filters:t,actions:n,side:o,size:r,className:a,align:s,enableAutoBack:i,disabled:l}){let u=w.useRef(void 0),p=w.useRef(null),[m,c]=w.useState(void 0),f=m?I(e,m):void 0,y=m?t.find(x=>x.columnId===m):void 0,b=w.useCallback(()=>{c(void 0);},[]),Y=w.useCallback(()=>{i&&c(void 0);},[i]),ne=w.useCallback(x=>{x||setTimeout(()=>{u.current=void 0,c(void 0);},180);},[]),pt=w.useCallback(x=>{m!==void 0&&(x.preventDefault(),b(),setTimeout(()=>{p.current?.focus();},200));},[m,b]),Ne=w.useCallback(x=>{u.current=x,c(x);},[]),we=w.useCallback(()=>{n.removeAllFilters();},[n]),Ve=!t.some(x=>!I(e,x.columnId).pin)||!t.length,dt=w.useMemo(()=>f&&m?jsx(fe,{enableHeader:true,column:f,filter:y,actions:n,onApply:Y,onBack:b}):jsx(Tn,{defaultValue:u.current,onSelect:Ne,onClean:we,disableClean:Ve,columns:e,ref:p}),[f,m,y,n,Y,b,Ne,we,Ve,e]);return jsxs(Fragment,{children:[jsx(Ke,{columns:e}),jsx(mt,{side:o,size:r,align:s,className:a,activeType:m,menuCount:e.length,disabled:l,onOpenChange:ne,onEscapeKeyDown:pt,children:dt})]})}function Tn({defaultValue:e,columns:t,disableClean:n,onSelect:o,onClean:r,ref:a}){let s=O(),i=t.some(l=>!!l.icon);return jsxs(Fragment,{children:[jsxs(w$1,{loop:true,defaultValue:e,shouldFilter:false,children:[jsx(x,{placeholder:"Search...",className:"sr-only",ref:a}),jsx(y,{className:"max-h-fit",children:jsx(A,{children:t.map(l=>jsx(C,{className:"group",value:l.columnId,keywords:[l.displayName],onSelect:o,children:jsxs("div",{className:"flex w-full items-center justify-between",children:[jsxs("div",{className:"inline-flex items-center gap-6",children:[l.icon&&jsx(P$1,{size:16,as:l.icon}),!l.icon&&i&&jsx("span",{className:"size-16"}),jsx("span",{className:"text-label-sm",children:l.displayName})]}),jsx(ChevronRight,{className:"-mr-4 size-18 text-text-soft group-aria-selected:text-text-sub"})]})},l.columnId))})})]}),jsx("div",{className:"h-px bg-bg-soft"}),jsx("div",{className:"p-4",children:jsx(N,{variant:"neutral",mode:"ghost",onClick:r,disabled:n,className:"w-full disabled:text-text-disabled",children:s("clear")})})]})}function Pn(e,t){if(e.type!=="date")return;let n=e.datePickerConfig;return ye(n?.format)??B(n?.picker,t,n?.showTime)}function kr({defaultFilters:e=[],filters:t,onFiltersChange:n}={}){let[o]=k(),[r,a]=G({value:t,defaultValue:e,onChange:n}),s=w.useMemo(()=>({setFilterValue:(i,l)=>{a(u=>{let p=u.find(Y=>Y.columnId===i.columnId),m=p&&p.values.length>0,c=i.type==="number"?Me(l):i.type==="date"?Oe(l):Ee(l);if(c.length===0)return u;let f=Pn(i,o),y=i.pin||void 0;if(!m)return [...u,{columnId:i.columnId,type:i.type,values:c,...f&&{dateFormat:f},...y&&{pin:y}}];let b={columnId:i.columnId,type:i.type,values:c,...f&&{dateFormat:f},...y&&{pin:y}};return u.map(Y=>Y.columnId===i.columnId?b:Y)});},removeFilter:i=>{a(l=>l.filter(u=>u.columnId!==i||u.pin));},removeAllFilters:()=>{a(i=>i.filter(l=>l.pin));}}),[a,o]);return [r,s]}export{kn as a,Ye as b,Be as c,Le as d,B as e,Qa as f,hr as g,kr as h};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-M7AD2PUT.js';import {extendTailwindMerge}from'tailwind-merge';import {createTV,cn}from'tailwind-variants';import {Tooltip,Popover,Slot}from'radix-ui';import {jsx,jsxs}from'react/jsx-runtime';import h from'react';import {Command}from'cmdk';import {SearchIcon}from'lucide-react';var de={title:["h1","h2","h3","h4","h5","h6"],label:["xl","lg","md","sm","xs"],paragraph:["xl","lg","md","sm","xs"],subheading:["md","sm","xs","2xs"]},pe=["slate","red","orange","amber","yellow","lime","green","emerald","teal","cyan","sky","blue","indigo","violet","purple","fuchsia","pink","rose"],ce=Object.entries(de).flatMap(([e,t])=>t.map(o=>`${e}-${o}`)),me=pe.map(e=>`badge-${e}`),H={extend:{classGroups:{"font-size":[{text:ce}],"ui-badge":[{ui:me}]},conflictingClassGroups:{"ui-badge":["bg-color","text-color","border-color"]}}},ue=extendTailwindMerge(H),m=createTV({twMergeConfig:H}),r=(...e)=>ue(cn(...e));var fe=Tooltip.Root,ge=Tooltip.Trigger,be=Tooltip.Arrow,ve=m({slots:{contentClassnames:["z-10 leading-20 shadow-tooltip","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95","data-[side=left]:slide-in-from-right-6","data-[side=right]:slide-in-from-left-6","data-[side=bottom]:slide-in-from-top-6","data-[side=top]:slide-in-from-bottom-6"],arrowClassnames:"-translate-y-1/2 -rotate-45 rounded-bl-sm border [clip-path:polygon(0_100%,0_0,100%_100%)]"},variants:{size:{large:{contentClassnames:"rounded-xl px-12 py-6 text-15"},medium:{contentClassnames:"rounded-md px-9 py-4 text-md"},small:{contentClassnames:"rounded-md px-8 py-4 text-13"},xsmall:{contentClassnames:"rounded-md px-6 py-3 text-sm"}},variant:{dark:{contentClassnames:"bg-stroke-strong text-text-white",arrowClassnames:"border-stroke-strong bg-bg-strong"},light:{contentClassnames:"bg-bg-white text-text-strong ring-1 ring-stroke-soft",arrowClassnames:"border-stroke-soft bg-bg-white"}}},compoundVariants:[{size:["xsmall"],class:{arrowClassnames:"size-6"}},{size:["small"],class:{arrowClassnames:"size-8"}},{size:["medium"],class:{arrowClassnames:"size-8"}},{size:["large"],class:{arrowClassnames:"size-10"}}],defaultVariants:{size:"small",variant:"dark"}});function xt({delayDuration:e=350,skipDelayDuration:t=0,...o}){return jsx(Tooltip.Provider,{"data-slot":"tooltip-provider",delayDuration:e,skipDelayDuration:t,...o})}var yt=({content:e,children:t,open:o,defaultOpen:a,delayDuration:n,arrow:d=true,sideOffset:s=4,collisionPadding:i=4,className:p,size:u,variant:l,ref:L,hidden:N,asChild:k=true,onOpenChange:_,...S})=>{let{contentClassnames:I,arrowClassnames:M}=ve({size:u,variant:l});return N?t:jsxs(fe,{open:o,defaultOpen:a,delayDuration:n,onOpenChange:_,children:[jsx(ge,{asChild:k,children:t}),jsx(Tooltip.Portal,{children:jsxs(Tooltip.Content,{ref:L,sideOffset:s,collisionPadding:i,className:I({class:p}),...S,children:[e,d&&jsx(be,{asChild:true,children:jsx("div",{className:M()})})]})})]})};var Me={};a(Me,{Card:()=>F,CardContent:()=>we,CardDescription:()=>Ie,CardExtra:()=>Te,CardFooter:()=>Le,CardHeader:()=>Pe,CardHeading:()=>Ne,CardIcon:()=>Se,CardTable:()=>Re,CardTitle:()=>_e,CardToolbar:()=>ke,Root:()=>F});var B=h.createContext({variant:"default"}),w=()=>{let e=h.useContext(B);if(!e)throw new Error("useCardContext must be used within a Card component");return e},xe=m({base:"flex flex-col items-stretch rounded-xl text-paragraph-sm",variants:{variant:{default:"border border-stroke-antd bg-bg-white",accent:"border border-stone-50 bg-bg-weak p-4"}},defaultVariants:{variant:"default"}}),ye=m({base:"flex flex-wrap items-center justify-between gap-10 p-16",variants:{variant:{default:"border-b border-stroke-antd",accent:""}},defaultVariants:{variant:"default"}}),O=m({base:"grow",variants:{variant:{default:"p-16",accent:"rounded-t-xl bg-bg-white p-16 last:rounded-b-xl"}},defaultVariants:{variant:"default"}}),Ce=m({base:"grid grow",variants:{variant:{default:"",accent:"rounded-xl bg-bg-white"}},defaultVariants:{variant:"default"}}),he=m({base:"flex min-h-56 items-center px-16",variants:{variant:{default:"border-t border-stroke-antd",accent:"mt-2 rounded-b-xl bg-bg-white"}},defaultVariants:{variant:"default"}}),F=h.forwardRef(({className:e,variant:t="default",...o},a)=>jsx(B.Provider,{value:{variant:t},children:jsx("div",{"data-slot":"card",ref:a,className:r(xe({variant:t}),e),...o})}));F.displayName="Card";function Pe({className:e,...t}){let{variant:o}=w();return jsx("div",{"data-slot":"card-header",className:r(ye({variant:o}),e),...t})}function we({className:e,...t}){let{variant:o}=w();return jsx("div",{"data-slot":"card-content",className:r(O({variant:o}),e),...t})}function Te({className:e,...t}){let{variant:o}=w();return jsx("div",{"data-slot":"card-extra",className:r(O({variant:o}),e),...t})}function Re({className:e,...t}){let{variant:o}=w();return jsx("div",{"data-slot":"card-table",className:r(Ce({variant:o}),e),...t})}function Le({className:e,...t}){let{variant:o}=w();return jsx("div",{"data-slot":"card-footer",className:r(he({variant:o}),e),...t})}function Ne({className:e,...t}){return jsx("div",{"data-slot":"card-heading",className:r("space-y-4",e),...t})}function ke({as:e,className:t,...o}){return jsx(e||"div",{"data-slot":"card-toolbar",className:r("flex items-center gap-10",t),...o})}function _e({className:e,...t}){return jsx("h3",{"data-slot":"card-title",className:r("m-0 text-[16px] font-semibold tracking-tight",e),...t})}function Se({className:e,...t}){return jsx("div",{"data-slot":"card-icon",className:r("m-0 flex w-32 shrink-0 items-center justify-center rounded-xl bg-bg-weak text-text-strong [&_svg]:size-18",e),...t})}function Ie({className:e,...t}){return jsx("div",{"data-slot":"card-description",className:r("text-md leading-none text-text-soft",e),...t})}var Fe={};a(Fe,{Command:()=>Ee,CommandEmpty:()=>Ae,CommandGroup:()=>He,CommandInput:()=>De,CommandItem:()=>Be,CommandList:()=>Ve,CommandSeparator:()=>Ue,CommandShortcut:()=>Oe,Root:()=>Ee});function Ee({className:e,...t}){return jsx(Command,{"data-slot":"command",className:r("flex h-full w-full flex-col overflow-hidden rounded-2xl bg-bg-white",e),...t})}function De({className:e,...t}){return jsxs("div",{"data-slot":"command-input-wrapper",className:r("flex h-36 items-center gap-8 border-b border-stroke-soft px-12",e),children:[jsx(SearchIcon,{className:"size-16 shrink-0 opacity-50"}),jsx(Command.Input,{"data-slot":"command-input",className:r("flex h-40 w-full rounded-2xl border-none bg-transparent py-12 text-label-sm outline-none disabled:cursor-not-allowed disabled:opacity-50"),...t})]})}function Ve({className:e,...t}){return jsx(Command.List,{"data-slot":"command-list",className:r("max-h-300 scroll-py-4 overflow-x-hidden overflow-y-auto outline-0",e),...t})}function Ae({...e}){return jsx(Command.Empty,{"data-slot":"command-empty",className:"py-24 text-center text-paragraph-sm",...e})}function He({className:e,...t}){return jsx(Command.Group,{"data-slot":"command-group",className:r("overflow-hidden p-4 text-text-sub **:[[cmdk-group-heading]]:px-8 **:[[cmdk-group-heading]]:py-6 **:[[cmdk-group-heading]]:text-label-xs **:[[cmdk-group-heading]]:text-text-soft",e),...t})}function Ue({className:e,...t}){return jsx(Command.Separator,{"data-slot":"command-separator",className:r("-mx-4 h-px bg-bg-soft",e),...t})}function Be({className:e,...t}){return jsx(Command.Item,{"data-slot":"command-item",className:r("relative flex items-center gap-8 rounded-lg px-8 py-6 outline-0 select-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-bg-weak data-[selected=true]:text-text-strong","text-label-sm [&_svg]:pointer-events-none [&_svg]:shrink-0",e),...t})}function Oe({className:e,...t}){return jsx("span",{"data-slot":"command-shortcut",className:r("ml-auto tracking-widest text-text-soft",e),...t})}var Xe={};a(Xe,{Popover:()=>Ge,PopoverAnchor:()=>Je,PopoverClose:()=>qe,PopoverContent:()=>je,PopoverOverlay:()=>Qe,PopoverTrigger:()=>Ke,Root:()=>Ge});var Ge=Popover.Root;function Ke({asChild:e=true,...t}){return jsx(Popover.Trigger,{asChild:e,...t})}function je({children:e,className:t,align:o="center",sideOffset:a=4,collisionPadding:n=12,arrowPadding:d=12,arrow:s=true,unstyled:i,arrowClassName:p,ref:u,...l}){return jsx(Popover.Portal,{children:jsxs(Popover.Content,{ref:u,align:o,sideOffset:a,collisionPadding:n,arrowPadding:d,className:r([!i&&"w-max rounded-2xl bg-bg-white p-20 shadow-regular-md ring-1 ring-stroke-soft"],"relative z-50","data-[state=closed]:animate-out data-[state=open]:animate-in","data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95","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",t),...l,children:[jsx(Slot.Slottable,{children:e}),s&&jsx(Popover.Arrow,{asChild:true,children:jsx("div",{className:r("size-11 -translate-y-[50%] -rotate-45 rounded-bl-[3px] border border-stroke-soft bg-bg-white [clip-path:polygon(0_100%,0_0,100%_100%)]",p)})})]})})}function qe({className:e,unstyled:t,...o}){return jsx(Popover.Close,{className:r([!t&&"absolute top-16 right-16"],e),...o})}function Je({...e}){return jsx(Popover.Anchor,{"data-slot":"popover-anchor",...e})}function Qe({as:e,className:t,...o}){return jsx(e||"div",{"data-slot":"popover-overlay",className:r("fixed inset-0 z-10",t),...o})}function $({stroke:e="2",className:t}){return jsx("svg",{className:t,width:"24",height:"24",stroke:"currentColor",viewBox:"0 0 24 24",strokeWidth:e,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",children:jsxs("g",{children:[jsxs("circle",{cx:"12",cy:"12",r:"9.5",children:[jsx("animate",{attributeName:"stroke-dasharray",dur:"1.5s",calcMode:"spline",values:"0 150;42 150;42 150;42 150",keyTimes:"0;0.475;0.95;1",keySplines:"0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1",repeatCount:"indefinite"}),jsx("animate",{attributeName:"stroke-dashoffset",dur:"1.5s",calcMode:"spline",values:"0;-16;-59;-59",keyTimes:"0;0.475;0.95;1",keySplines:"0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1",repeatCount:"indefinite"})]}),jsx("animateTransform",{attributeName:"transform",type:"rotate",dur:"2s",values:"0 12 12;360 12 12",repeatCount:"indefinite"})]})})}function G(){return h.useCallback(t=>(t.preventDefault(),false),[])}var tt=m({base:["relative inline-flex items-center justify-center bg-transparent whitespace-nowrap outline-0 select-none","transition duration-200 ease-out","active:scale-[0.98]","focus-visible:ring-2 focus-visible:ring-primary-base focus-visible:ring-offset-1","disabled:pointer-events-none disabled:opacity-50 disabled:ring-transparent data-disabled:pointer-events-none data-disabled:opacity-50 data-disabled:ring-transparent"]}),j=m({slots:{root:[tt(),"group border border-transparent"],icon:"flex shrink-0 items-center justify-center",overlay:"absolute inset-0 flex items-center justify-center"},variants:{variant:{primary:{},neutral:{},error:{}},mode:{filled:{},stroke:{},lighter:{},ghost:{}},loading:{true:{root:"pointer-events-none cursor-not-allowed"}},size:{large:{root:"h-40 gap-6 rounded-2xl px-14 text-label-lg",overlay:"rounded-2xl",icon:"size-18"},medium:{root:"h-36 gap-6 rounded-[8px] px-12 text-label-md",overlay:"rounded-[8px]",icon:"size-18"},small:{root:"h-32 gap-5 rounded-[6px] px-9 text-label-sm",overlay:"rounded-[6px]",icon:"size-14"},xsmall:{root:"h-28 gap-4 rounded-[6px] px-7 text-label-sm",overlay:"rounded-[6px]",icon:"size-14"}}},compoundVariants:[{variant:"primary",mode:"filled",class:{root:["bg-primary-base text-static-white","hover:bg-primary-darker","active:bg-primary-darker"],overlay:"text-static-white"}},{variant:"primary",mode:"stroke",class:{root:["border-primary-base","bg-bg-white text-primary-base","hover:bg-primary-alpha-10 hover:ring-transparent","active:bg-primary-alpha-10 active:ring-transparent"],overlay:"text-primary-base"}},{variant:"primary",mode:"lighter",class:{root:["bg-primary-alpha-10 text-primary-base","hover:border-primary-alpha-16","active:border-primary-alpha-16"],overlay:"text-primary-base"}},{variant:"primary",mode:"ghost",class:{root:["bg-transparent text-primary-base ring-transparent","hover:bg-primary-alpha-10","active:bg-primary-alpha-10"],overlay:"text-primary-base"}},{variant:"neutral",mode:"filled",class:{root:["bg-bg-strong text-text-white","hover:bg-bg-surface","active:bg-bg-surface"],overlay:"text-text-white"}},{variant:"neutral",mode:"stroke",class:{root:["border-stroke-soft bg-bg-white text-text-strong","hover:bg-bg-weak","active:bg-bg-weak","focus-visible:text-text-strong"],overlay:"text-text-strong"}},{variant:"neutral",mode:"lighter",class:{root:["bg-bg-weak text-text-strong","hover:border-stroke-soft","active:border-stroke-soft"],overlay:"text-text-strong"}},{variant:"neutral",mode:"ghost",class:{root:["bg-transparent text-text-strong ring-transparent","hover:bg-bg-weak","active:bg-bg-weak","focus-visible:bg-bg-white"],overlay:"text-text-strong"}},{variant:"error",mode:"filled",class:{root:["bg-error-base text-static-white","hover:bg-red-700","active:bg-red-700"],overlay:"text-static-white"}},{variant:"error",mode:"stroke",class:{root:["border-error-base bg-bg-white text-error-base","hover:bg-red-alpha-10","active:bg-red-alpha-10"],overlay:"text-error-base"}},{variant:"error",mode:"lighter",class:{root:["bg-red-alpha-10 text-error-base","hover:border-error-light","active:border-error-light"],overlay:"text-error-base"}},{variant:"error",mode:"ghost",class:{root:["bg-transparent text-error-base","hover:bg-red-alpha-10","active:bg-red-alpha-10"],overlay:"text-error-base"}}],defaultVariants:{variant:"primary",mode:"filled",size:"small"}}),ot=h.forwardRef((e,t)=>{let{children:o,variant:a,mode:n,size:d,startContent:s,endContent:i,asChild:p=false,className:u,loading:l=false,disabled:L,...N}=e,k=G(),_=p?Slot.Root:"button",{root:S,icon:I,overlay:M}=j({variant:a,mode:n,size:d,loading:l}),ee=!!s,te=!!i,V=I(),b="none";l&&(ee?b="startContent":te?b="endContent":b="overlay");let z=jsx($,{className:V}),T=(ae,ne)=>jsx("span",{className:V,children:ae},ne),oe=()=>b==="startContent"?T(z,"startContent"):s?T(s,"startContent"):null,re=()=>b==="endContent"?T(z,"endContent"):i?T(i,"endContent"):null,A=L||l;return jsxs(_,{ref:t,onContextMenu:k,className:S({className:u}),disabled:p?void 0:A,"data-state":l?"loading":"idle","data-disabled":A?"":void 0,...N,children:[oe(),jsx(Slot.Slottable,{children:o&&jsx("span",{className:r("inline-flex justify-center",b==="overlay"&&"text-transparent"),children:o})}),re(),b==="overlay"&&jsx("span",{className:M(),children:z})]})});ot.displayName="ButtonRoot";var q={filter:"Add Filters",search_keywords:"Search...",no_results:"No results",to:"to",input_number:"Input Number",min:"Min",max:"Max",apply:"Apply Filter",clear:"Clear Filter",clear_all:"Clear",pagination_total:"Total {total} items",refresh:"Refresh",column_set:"Table Settings",density:"Density",large:"Large",middle:"Middle",compact:"Compact",pinned:"Pinned",delete:"Delete",data_export:"Export Data",data_import:"Import Data",ok:"Ok",close:"Close",copy:"Copy",copied:"Copied",drop_file_hint:"Drop file here to upload",file_support_all:"All file formats are supported",file_support_list:"Supported formats: {formats}",file_type_rejected:"This file type is not supported",import_tooltip:"Drag and drop files into the table area to import",pending:"Pending",importing:"Importing",exporting:"Exporting",import_failed:"Import Failed",import_done:"Done",done:"Done"};var J={filter:"\u6570\u636E\u7B5B\u9009",search_keywords:"\u641C\u7D22\u5173\u952E\u5B57...",no_results:"\u6CA1\u6709\u7ED3\u679C",to:"\u81F3",input_number:"\u8F93\u5165\u6570\u5B57",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",apply:"\u5E94\u7528\u7B5B\u9009",clear:"\u6E05\u7A7A\u7B5B\u9009",clear_all:"\u6E05\u7A7A",pagination_total:"\u5171 {total} \u6761\u8BB0\u5F55",refresh:"\u5237\u65B0",column_set:"\u5217\u8BBE\u7F6E",density:"\u5BC6\u5EA6",large:"\u5BBD\u677E",middle:"\u4E2D\u7B49",compact:"\u7D27\u51D1",pinned:"\u5DF2\u56FA\u5B9A",delete:"\u5220\u9664",data_export:"\u5BFC\u51FA\u6570\u636E",data_import:"\u5BFC\u5165\u6570\u636E",ok:"\u786E\u5B9A",close:"\u5173\u95ED",copy:"\u590D\u5236",copied:"\u5DF2\u590D\u5236",drop_file_hint:"\u62D6\u62FD\u6587\u4EF6\u5230\u6B64\u5904\u4E0A\u4F20",file_support_all:"\u652F\u6301\u4E0A\u4F20\u6240\u6709\u7684\u6587\u4EF6\u7C7B",file_support_list:"\u5141\u8BB8\u7684\u6587\u4EF6\u7C7B\u578B: {formats}",file_type_rejected:"\u4E0D\u652F\u6301\u8BE5\u6587\u4EF6\u7C7B\u578B",import_tooltip:"\u652F\u6301\u62D6\u62FD\u6587\u4EF6\u5230\u8868\u683C\u533A\u57DF\u5FEB\u901F\u5BFC\u5165",pending:"\u7B49\u5F85\u4E2D",importing:"\u5BFC\u5165\u4E2D",exporting:"\u5BFC\u51FA\u4E2D",import_failed:"\u5BFC\u5165\u5931\u8D25",import_done:"\u5DF2\u5BFC\u5165",done:"\u5DF2\u5B8C\u6210"};var it=["en-US","zh-CN"],Q=h.createContext(null),Kt=({locale:e,defaultLocale:t,onLocaleChange:o,children:a})=>{let n=e!==void 0,[d,s]=h.useState(()=>e??t??Y());h.useEffect(()=>{e!==void 0&&s(e);},[e]);let i=n?e:d,p=h.useCallback(l=>{if(!n){s(l),o?.(l);return}o?.(l);},[n,o]),u=h.useMemo(()=>({locale:i,setLocale:p}),[i,p]);return jsx(Q.Provider,{value:u,children:a})},lt=e=>{};function X(){let e=h.useContext(Q);return e?[e.locale,e.setLocale]:[Y(),lt]}function Y(e="en-US"){if(typeof navigator>"u")return e;for(let t of navigator.languages??[]){let o=it.find(a=>t.toLowerCase().startsWith(a.toLowerCase().split("-")[0]));if(o)return o}return e}var ct={"zh-CN":J,"en-US":q};function Zt(){let[e]=X();return h.useCallback((o,a)=>{let n=ct[e][o]??o;return a?n.replace(/\{(\w+)\}/g,(d,s)=>String(a[s]??`{${s}}`)):n},[e])}function oo(e){let{as:t,size:o,className:a,...n}=e;if(h.isValidElement(t)){let i=t.props,p=i.className&&a?`${i.className} ${a}`:a??i.className,u=i.size??o,l={...i,...n,...u!==void 0?{size:u}:{},...p?{className:p}:{}};return h.cloneElement(t,l)}let d=t,s={...n,...o!==void 0?{size:o}:{},...a?{className:a}:{}};return jsx(d,{...s})}
|
|
2
|
+
export{He as A,Ue as B,Be as C,Fe as D,Ge as E,Ke as F,je as G,qe as H,Qe as I,Xe as J,$ as K,tt as L,j as M,ot as N,Zt as O,oo as P,H as a,m as b,r as c,fe as d,ge as e,be as f,ve as g,xt as h,yt as i,Kt as j,X as k,F as l,Pe as m,we as n,Te as o,Le as p,Ne as q,ke as r,_e as s,Se as t,Ie as u,Me as v,Ee as w,De as x,Ve as y,Ae as z};
|
package/data-table.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { g as FiltersState, F as FilterColumnDef, k as ColumnDataTypes } from './helpers-
|
|
3
|
-
export { C as CascaderConfig, a as CascaderFieldNames, b as CascaderOption, c as DATE_FORMATS, d as DateDisplayFormat, e as DatePickerConfig, f as FilterColumnOption, I as InputNumberConfig, P as PickerType, R as RangeDatePickerConfig, S as SingleDatePickerConfig, h as formatDateRange, i as getDateDisplayFormat, j as getPickerInputFormat
|
|
2
|
+
import { g as FiltersState, F as FilterColumnDef, k as ColumnDataTypes } from './helpers-CG-PU28c.js';
|
|
3
|
+
export { C as CascaderConfig, a as CascaderFieldNames, b as CascaderOption, c as DATE_FORMATS, d as DateDisplayFormat, e as DatePickerConfig, f as FilterColumnOption, I as InputNumberConfig, P as PickerType, R as RangeDatePickerConfig, S as SingleDatePickerConfig, h as formatDateRange, i as getDateDisplayFormat, j as getPickerInputFormat } from './helpers-CG-PU28c.js';
|
|
4
4
|
import { I as IconType } from './icon-BmaneZ4I.js';
|
|
5
5
|
import { a as Button } from './button-DMIeJ1gB.js';
|
|
6
6
|
import React__default, { ReactNode, Dispatch, SetStateAction } from 'react';
|
|
@@ -114,7 +114,6 @@ declare function useDataTable<TData extends BaseRecord = BaseRecord>(options: Us
|
|
|
114
114
|
total: number | undefined;
|
|
115
115
|
onChange: (current: number, pageSize: number) => void;
|
|
116
116
|
onShowSizeChange: (current: number, pageSize: number) => void;
|
|
117
|
-
size?: antd_es_button.ButtonSize;
|
|
118
117
|
className?: string | undefined;
|
|
119
118
|
style?: React__default.CSSProperties | undefined;
|
|
120
119
|
disabled?: boolean | undefined;
|
|
@@ -375,4 +374,81 @@ declare function DataTable<TData extends BaseRecord = BaseRecord>(props: DataTab
|
|
|
375
374
|
|
|
376
375
|
declare const DEFAULT_TOOLBAR_ITEMS: ToolbarItemConfig[];
|
|
377
376
|
|
|
378
|
-
|
|
377
|
+
var filter = "Add Filters";
|
|
378
|
+
var search_keywords = "Search...";
|
|
379
|
+
var no_results = "No results";
|
|
380
|
+
var to = "to";
|
|
381
|
+
var input_number = "Input Number";
|
|
382
|
+
var min = "Min";
|
|
383
|
+
var max = "Max";
|
|
384
|
+
var apply = "Apply Filter";
|
|
385
|
+
var clear = "Clear Filter";
|
|
386
|
+
var clear_all = "Clear";
|
|
387
|
+
var pagination_total = "Total {total} items";
|
|
388
|
+
var refresh = "Refresh";
|
|
389
|
+
var column_set = "Table Settings";
|
|
390
|
+
var density = "Density";
|
|
391
|
+
var large = "Large";
|
|
392
|
+
var middle = "Middle";
|
|
393
|
+
var compact = "Compact";
|
|
394
|
+
var pinned = "Pinned";
|
|
395
|
+
var data_export = "Export Data";
|
|
396
|
+
var data_import = "Import Data";
|
|
397
|
+
var ok = "Ok";
|
|
398
|
+
var close = "Close";
|
|
399
|
+
var copy = "Copy";
|
|
400
|
+
var copied = "Copied";
|
|
401
|
+
var drop_file_hint = "Drop file here to upload";
|
|
402
|
+
var file_support_all = "All file formats are supported";
|
|
403
|
+
var file_support_list = "Supported formats: {formats}";
|
|
404
|
+
var file_type_rejected = "This file type is not supported";
|
|
405
|
+
var import_tooltip = "Drag and drop files into the table area to import";
|
|
406
|
+
var pending = "Pending";
|
|
407
|
+
var importing = "Importing";
|
|
408
|
+
var exporting = "Exporting";
|
|
409
|
+
var import_failed = "Import Failed";
|
|
410
|
+
var import_done = "Done";
|
|
411
|
+
var done = "Done";
|
|
412
|
+
var enUS = {
|
|
413
|
+
filter: filter,
|
|
414
|
+
search_keywords: search_keywords,
|
|
415
|
+
no_results: no_results,
|
|
416
|
+
to: to,
|
|
417
|
+
input_number: input_number,
|
|
418
|
+
min: min,
|
|
419
|
+
max: max,
|
|
420
|
+
apply: apply,
|
|
421
|
+
clear: clear,
|
|
422
|
+
clear_all: clear_all,
|
|
423
|
+
pagination_total: pagination_total,
|
|
424
|
+
refresh: refresh,
|
|
425
|
+
column_set: column_set,
|
|
426
|
+
density: density,
|
|
427
|
+
large: large,
|
|
428
|
+
middle: middle,
|
|
429
|
+
compact: compact,
|
|
430
|
+
pinned: pinned,
|
|
431
|
+
"delete": "Delete",
|
|
432
|
+
data_export: data_export,
|
|
433
|
+
data_import: data_import,
|
|
434
|
+
ok: ok,
|
|
435
|
+
close: close,
|
|
436
|
+
copy: copy,
|
|
437
|
+
copied: copied,
|
|
438
|
+
drop_file_hint: drop_file_hint,
|
|
439
|
+
file_support_all: file_support_all,
|
|
440
|
+
file_support_list: file_support_list,
|
|
441
|
+
file_type_rejected: file_type_rejected,
|
|
442
|
+
import_tooltip: import_tooltip,
|
|
443
|
+
pending: pending,
|
|
444
|
+
importing: importing,
|
|
445
|
+
exporting: exporting,
|
|
446
|
+
import_failed: import_failed,
|
|
447
|
+
import_done: import_done,
|
|
448
|
+
done: done
|
|
449
|
+
};
|
|
450
|
+
|
|
451
|
+
type LocaleKey = keyof typeof enUS;
|
|
452
|
+
declare function useTransition(): (key: LocaleKey, params?: Record<string, string | number>) => string;
|
|
453
|
+
|
|
454
|
+
export { DEFAULT_TOOLBAR_ITEMS, DataTable, type DataTableColumnType, FilterColumnDef, FiltersState, type PaginationState, type SorterState, type TabConfig, type TabMeta, type ToolbarItemConfig, type UseDataTableOptions, useDataTable, useTransition };
|