@jerry-fd/ui 0.3.6 → 0.3.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.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{f as DataFilter,b as useTransition}from'./chunk-
|
|
1
|
+
export{f as DataFilter,b as useTransition}from'./chunk-MLF44YDF.js';import'./chunk-ZLJEIJBZ.js';import'./chunk-WOT6VMZA.js';
|
package/antd-data-table.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { b as FiltersState } from './types-P1L_aHdl.js';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import { c as BaseRecord, D as DataTableProps, U as UseDataTableStateOptions, P as PaginationConfig, T as ToolbarAction, d as ToolbarItemConfig, e as UseTabsDataTableStateProps, f as DataTableColumnType, g as TabItem } from './types-
|
|
4
|
-
export { h as DEFAULT_TOOLBAR_ITEMS, i as DataTableFilterConfig, S as SerializeOptions, j as SorterState, k as TableChangeHandler, l as TableChangeState, m as TabsTableChangeHandler, s as serializeForPost, n as serializeForPostFlat, o as serializeForURL, p as serializeToURLSearchParams } from './types-
|
|
3
|
+
import { c as BaseRecord, D as DataTableProps, U as UseDataTableStateOptions, P as PaginationConfig, T as ToolbarAction, d as ToolbarItemConfig, e as UseTabsDataTableStateProps, f as DataTableColumnType, g as TabItem } from './types-DzEti6NB.js';
|
|
4
|
+
export { h as DEFAULT_TOOLBAR_ITEMS, i as DataTableFilterConfig, S as SerializeOptions, j as SorterState, k as TableChangeHandler, l as TableChangeState, m as TabsTableChangeHandler, s as serializeForPost, n as serializeForPostFlat, o as serializeForURL, p as serializeToURLSearchParams } from './types-DzEti6NB.js';
|
|
5
5
|
import * as _rc_component_table from '@rc-component/table';
|
|
6
6
|
import * as _rc_component_table_lib_interface from '@rc-component/table/lib/interface';
|
|
7
7
|
import * as antd_es_button from 'antd/es/button';
|
|
@@ -50,7 +50,6 @@ declare function useDataTableStateAdapter<TData extends BaseRecord = BaseRecord>
|
|
|
50
50
|
className?: string;
|
|
51
51
|
toolbarItems?: ToolbarItemConfig<any>[];
|
|
52
52
|
onFiltersChange: React__default.Dispatch<React__default.SetStateAction<FiltersState>>;
|
|
53
|
-
syncing?: boolean;
|
|
54
53
|
animated?: boolean;
|
|
55
54
|
size?: antd_es_button.ButtonSize;
|
|
56
55
|
caption?: React__default.ReactNode;
|
|
@@ -101,6 +100,7 @@ declare function useDataTableStateAdapter<TData extends BaseRecord = BaseRecord>
|
|
|
101
100
|
virtual?: boolean | undefined;
|
|
102
101
|
id: string;
|
|
103
102
|
loading: boolean | undefined;
|
|
103
|
+
syncing: boolean | undefined;
|
|
104
104
|
exporting: boolean | undefined;
|
|
105
105
|
disabled: boolean | undefined;
|
|
106
106
|
filters: FiltersState;
|
|
@@ -127,7 +127,6 @@ declare function useTabsDataTableState<TData extends BaseRecord = BaseRecord>({
|
|
|
127
127
|
className?: string;
|
|
128
128
|
toolbarItems?: ToolbarItemConfig<any>[];
|
|
129
129
|
onFiltersChange: React__default.Dispatch<React__default.SetStateAction<FiltersState>>;
|
|
130
|
-
syncing?: boolean;
|
|
131
130
|
animated?: boolean;
|
|
132
131
|
tabList: TabItem<TData>[];
|
|
133
132
|
onTabChange: (value: string) => void;
|
|
@@ -180,6 +179,7 @@ declare function useTabsDataTableState<TData extends BaseRecord = BaseRecord>({
|
|
|
180
179
|
virtual?: boolean | undefined;
|
|
181
180
|
id: string;
|
|
182
181
|
loading: boolean | undefined;
|
|
182
|
+
syncing: boolean | undefined;
|
|
183
183
|
exporting: boolean | undefined;
|
|
184
184
|
disabled: boolean | undefined;
|
|
185
185
|
filters: FiltersState;
|
package/antd-data-table.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {b,c as c$1,i as i$1,e as e$1,f as f$1,g as g$1,k as k$1}from'./chunk-IFQYYBK3.js';import {a,b as b$1,e,c,d}from'./chunk-LIGJLNSS.js';import {g,h,l,o,f,n,p,m,j,i,k,M,r,s,A,t,B,C,E,D as D$1,F,H}from'./chunk-ZLJEIJBZ.js';import'./chunk-WOT6VMZA.js';import {Card,Table,ConfigProvider,Pagination,Tooltip,Checkbox}from'antd';import D from'react';import {createStore,useStore}from'zustand';import {persist}from'zustand/middleware';import {immer}from'zustand/middleware/immer';import {useShallow}from'zustand/react/shallow';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {AnimatePresence,m as m$1}from'motion/react';import {ArrowDownToLine,RefreshCw}from'lucide-react';var Dt={tableSize:"middle",columnVisibility:{}},qe={tabStates:{},activeTabId:"",loading:false,exporting:false},it=(t,n)=>{t.tabStates[n]||(t.tabStates[n]={...Dt});},me=t=>t.tabStates[t.activeTabId]??Dt,Xe=(t,n)=>({...qe,activeTabId:n??"",setActiveTab:e=>t(a=>{a.activeTabId=e,it(a,e);}),setTableSize:e=>t(a=>{let o=a.activeTabId;it(a,o),a.tabStates[o].tableSize=e;}),setColumnVisibility:(e,a)=>t(o=>{let i=o.activeTabId;it(o,i),o.tabStates[i].columnVisibility[e]=a;}),setColumnVisibilityState:e=>t(a=>{let o=a.activeTabId;it(a,o);let i=a.tabStates[o].columnVisibility;a.tabStates[o].columnVisibility=typeof e=="function"?e(i):e;}),toggleColumnVisibility:e=>t(a=>{let o=a.activeTabId;it(a,o);let i=a.tabStates[o].columnVisibility[e];a.tabStates[o].columnVisibility[e]=!i;}),setLoading:e=>t({loading:e}),setExporting:e=>t({exporting:e}),resetCurrentTabState:()=>t(e=>{let a=e.activeTabId;e.tabStates[a]={...Dt};})}),Ze=(t,n)=>createStore()(persist(immer(e=>Xe(e,n)),{name:t,partialize:e=>({tabStates:e.tabStates})})),ht=D.createContext(null),Je=["id","action","actions"],be=D.createContext({});function Te({storageKey:t,initialTabId:n,alwaysShowingColumns:e,children:a$1}){let o=D.useRef(null);o.current||(o.current=Ze(t,n)),D.useEffect(()=>{let r=o.current;r&&!r.getState().activeTabId&&r.getState().setActiveTab(n);},[n]);let i=D.useMemo(()=>({alwaysShowingColumns:e??Je}),[e]);return jsx(be.Provider,{value:i,children:jsx(ht.Provider,{value:o.current,children:jsx(ConfigProvider,{theme:a,children:a$1})})})}function fe(){return D.useContext(be)}function Y(t){let n=D.useContext(ht);if(!n)throw new Error("useDataTableStore must be used within DataTableProvider");return useStore(n,t)}function Tt(){let t=D.useContext(ht);if(!t)throw new Error("useCurrentTabUIState must be used within DataTableProvider");return useStore(t,useShallow(n=>me(n)))}function ge(){return Y(t=>me(t).tableSize)}var ta={small:"min-h-22",middle:"min-h-30",large:"min-h-38"};function Ce({count:t,size:n="small",classNames:e,columns:a,scroll:o}){let i=D.useCallback(()=>ea(a,ta[n]),[a,n]);return jsx(Table,{rowKey:"id",size:n,rowHoverable:false,classNames:e,dataSource:Array.from({length:t},(r,s)=>({id:s})),pagination:false,scroll:o,children:a.map((r,s)=>jsx(Table.Column,{dataIndex:r.dataIndex,width:r.width,title:jsx(i$1,{className:"h-22 w-full animate-none bg-bg-antd"}),render:i,onCell:()=>s===0?{colSpan:a.length}:{colSpan:0}},r.dataIndex))})}var ye=16;function ea(t,n){let e=t.length,o=`calc((100% - ${ye*(e-1)}px) / ${e})`,i=t.some(r=>r.skeleton==="avatar"||r.skeleton==="double-line");return jsx("div",{className:f("flex items-center",n),style:{gap:`${ye}px`},children:t.map((r,s)=>{let c=r?.key??s;return jsx("div",{style:{width:o},children:aa(r.skeleton,i)},c)})})}function aa(t,n){switch(t){case "avatar":return jsx(na,{});case "double-line":return jsx(ra,{});case "group":return jsx(ia,{needAlignment:n});default:return jsx(oa,{needAlignment:n})}}function oa({needAlignment:t}){return jsxs("div",{className:"grid h-full gap-4",children:[t&&jsx("div",{className:"h-12 w-1"}),jsx(i$1,{className:"h-10"})]})}function na(){return jsxs("div",{className:"flex w-full items-center gap-6",children:[jsx(i$1,{className:"shrink-0 rounded-full",style:{width:"var(--avatar-size, 32px)",height:"var(--avatar-size, 32px)"}}),jsxs("div",{className:"grid flex-1 gap-4",children:[jsx(i$1,{className:"h-12 w-[60%]"}),jsx(i$1,{className:"h-10"})]})]})}function ra(){return jsxs("div",{className:"grid h-full w-full gap-4 py-4",children:[jsx(i$1,{className:"h-12 w-[60%]"}),jsx(i$1,{className:"h-10"})]})}function ia({needAlignment:t}){return jsxs("div",{className:"grid h-full gap-4",children:[t&&jsx("div",{className:"h-12 w-1"}),jsxs("div",{className:"flex w-full items-center gap-4",children:[jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"})]})]})}function De({className:t,options:n,...e}){return jsx(e$1,{className:f("w-full",t),...e,children:jsx(f$1,{variant:"line",size:"medium",className:"w-full px-12",children:n?.map(a=>jsx(g$1,{value:a.value,className:"py-8",children:a.label},a.id??a.value))})})}function xe({value:t,className:n,onChange:e,...a}){let o=b$1(),[i,r]=D.useState(false),s=D.useMemo(()=>[{groupType:"radio",value:t,options:[{label:o("large"),value:"large"},{label:o("middle"),value:"middle"},{label:o("compact"),value:"small"}],onValueChange:e}],[e,o,t]);return jsx(k$1,{side:"bottom",align:"end",collisionPadding:6,items:s,className:"min-w-100",open:i,onOpenChange:r,children:jsxs(M,{mode:"stroke",variant:"neutral",size:"small",className:f("gap-0",n,i&&"active"),...a,children:[jsx(Tooltip,{title:o("density"),mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})}),jsx("svg",{xmlns:"http://www.w3.org/2000/svg",className:"size-16",viewBox:"0 0 1024 1024",children:jsx("path",{d:"M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 0 0-11.3 0L403.6 366.3a7.23 7.23 0 0 0 5.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378h62.8z"})})]})})}function ft(t){return t.key?String(t.key):Array.isArray(t.dataIndex)?t.dataIndex.join("."):String(t.dataIndex)}function ca(t){return typeof t=="string"&&t.length>0}function ve(t){return [Array.isArray(t.dataIndex)?t.dataIndex.join(" "):typeof t.dataIndex=="string"?t.dataIndex:null,typeof t.title=="string"?t.title:null,t.key!==null?String(t.key):null].filter(ca)}function Pe({disabled:t$1,columns:n}){let e=b$1(),{alwaysShowingColumns:a}=fe(),[o,i]=D.useState(false),{columnVisibility:r$1}=Tt(),s$1=Y(l=>l.setColumnVisibilityState),c=D.useCallback((l,d)=>{s$1(u=>({...u,[l]:d}));},[s$1]);return jsxs(r,{open:o,onOpenChange:i,children:[jsx(s,{asChild:true,children:jsx(M,{mode:"stroke",variant:"neutral",size:"small",className:f(o&&"active","relative gap-0"),disabled:t$1,startContent:jsx(A,{}),children:jsx(Tooltip,{title:e("column_set"),mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})})})}),jsx(t,{align:"end",side:"bottom",arrow:false,className:"w-fit rounded-xl p-0",sideOffset:6,children:jsxs(B,{children:[jsx(C,{autoFocus:true,placeholder:"Search..."}),jsx(E,{children:e("no_results")}),jsx(D$1,{className:"max-h-256",children:jsx(F,{children:n.map(l=>{let d=ft(l),u=r$1[d]!==false;return jsxs(H,{keywords:ve(l),onSelect:()=>c(d,!u),className:"group flex items-center gap-6",value:d,disabled:a?.includes(d),children:[jsx(Checkbox,{checked:u,tabIndex:-1,className:f("mr-4 opacity-100")}),jsx("span",{children:l.title})]},d)})})})]})})]})}function ga(t){return typeof t=="string"?{type:t,key:t}:t.type==="custom"?{type:"custom",key:t.key,hidden:t.hidden,render:t.render}:{type:t.type,key:t.key??t.type,hidden:t.hidden,btnProps:t.btnProps,tooltip:t.tooltip}}function Sa({btnProps:t,tooltip:n,disabled:e,loading:a,syncing:o,onAction:i}){let r=b$1(),s=n??r("refresh");return jsx(M,{mode:"stroke",variant:"neutral",startContent:jsx(RefreshCw,{}),loading:o||a,disabled:e||a,className:"gap-0",onClick:()=>i({action:"data_refresh"}),...t,children:jsx(Tooltip,{title:s,mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})})})}function ya(){let t=ge()??"small",n=Y(e=>e.setTableSize);return jsx(xe,{value:t,onChange:n})}function Ca({columns:t}){return jsx(Pe,{columns:t})}function Da({btnProps:t,disabled:n,loading:e,onAction:a}){let o=b$1();return jsx(M,{variant:"primary",startContent:jsx(ArrowDownToLine,{}),loading:e,disabled:n||e,onClick:()=>a({action:"data_export"}),...t,children:o("data_export")})}var ha={initial:{opacity:0,scale:.85,x:10,originX:1},animate:{opacity:1,scale:1,x:0,originX:1},exit:{opacity:0,scale:.85,x:10,originX:1}},xa={ease:[.26,.08,.25,1],duration:.25};function we({items:t,columns:n,disabled:e,loading:a,exporting:o,syncing:i,filter:r,onAction:s,className:c}){let l=D.useMemo(()=>t.map(p=>ga(p)),[t]),d=D.useMemo(()=>l.filter(p=>!p.hidden),[l]),u=D.useCallback(p=>{s?.(p);},[s]),E=D.useMemo(()=>({disabled:e,loading:a,exporting:o,columns:n,onAction:u}),[e,a,o,n,u]),C=p=>{let S={btnProps:p.btnProps,tooltip:p.tooltip,disabled:e,loading:a,onAction:u};switch(p.type){case "data_refresh":return jsx(Sa,{...S,syncing:i});case "size_setting":return jsx(ya,{});case "column_setting":return jsx(Ca,{columns:n});case "data_export":return jsx(Da,{...S,loading:o});case "custom":return p.render?.(E);case "filter_btn":return r;default:return null}};return jsx("div",{className:f("flex items-center gap-8",c),children:jsx(AnimatePresence,{mode:"popLayout",initial:false,children:d.map(p=>jsx(m$1.div,{layout:true,variants:ha,initial:"initial",animate:"animate",exit:"exit",transition:xa,children:C(p)},p.key))})})}var Rt=["data_refresh","size_setting","column_setting","filter_btn"];function Ie(t){return t.filter(n=>n.filter!==void 0).map(n=>{let{filter:e,dataIndex:a,title:o}=n,i=Array.isArray(a)?a.join("."):a,r=e.displayName??(typeof o=="string"?o:i);return {...e,columnId:i,displayName:r}})}function Ae(t){return t.map(({filter:n,...e})=>e)}var va=31,Ra=44,Pa=250,wa=350,Ia={},Pt=(t,n)=>{if(!t)return 0;let e=t.querySelectorAll(':scope > [data-id^="data-table-card-"]'),a=0;return e.forEach(o=>{let i=o.getAttribute("data-id")==="data-table-card-content";a+=i?0:o.clientHeight;}),document.documentElement.clientHeight-n-window.scrollY-va-Ra-a-3};function ze(t,n,{x:e="max-content",y:a,...o}=Ia){let[i,r]=D.useState(a),s=D.useRef(0),c=D.useRef(null);return D.useLayoutEffect(()=>(s.current=t.current?.offsetTop??0,c.current||(c.current=c$1(()=>{s.current=t.current?.offsetTop??0,r(Pt(t.current,s.current));},Pa,false,true)),window.addEventListener("resize",c.current),()=>{c.current&&(window.removeEventListener("resize",c.current),c.current.cancel());}),[t]),D.useEffect(()=>{if(a!==void 0)return;r(Pt(t.current,s.current));let l=setTimeout(()=>{r(Pt(t.current,s.current));},wa);return ()=>{clearTimeout(l);}},[a,n,t]),{x:e,y:i,...o}}var Fa={pagination:{root:"m-0 py-16 px-8 [&_.ant-pagination-total-text]:mr-auto"},body:{cell:"px-12!"}},Na={root:"m-0 flex w-full [&_.ant-pagination-total-text]:ps-12 [&_.ant-pagination-total-text]:mr-auto"},ka={initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0}},Ba={initial:{opacity:0,y:24},animate:{opacity:1,y:0},exit:{opacity:0,y:-24}},_a={ease:[.26,.08,.25,1],duration:.3};function Oa({id:t,activeTabId:n$1,tabList:e$1,title:a,icon:o$1,description:i$1,variant:r,classNames:s,slots:c$1,columns:l$1,filters:d$1,defaultFilters:u,total:E,pagination:C,defaultPagination:p$1,loading:S,syncing:F,exporting:P,disabled:w,animated:B=true,style:K,toolbarItems:_,onTabChange:U,onChange:j$1,onFiltersChange:ut,onToolbarAction:Z,...f$1}){let O=b$1(),H=Y(R=>R.setActiveTab),J=Y(R=>R.activeTabId),{tableSize:y,columnVisibility:et}=Tt();D.useEffect(()=>{t&&t!==J&&H(t);},[t,J,H]);let W=D.useMemo(()=>l$1.filter(R=>R.hidden!==true),[l$1]),at=D.useMemo(()=>Ae(W),[W]),q=D.useMemo(()=>Ie(l$1),[l$1]),[M,pt]=e({filters:d$1,defaultFilters:u,onFiltersChange:ut}),ot=D.useMemo(()=>at.filter(R=>et[ft(R)]!==false),[at,et]),V=D.useRef({pagination:{},filters:{},sorter:{},extra:{action:"paginate",currentDataSource:[]}}),[mt,b]=D.useState(()=>({current:C?.current??p$1?.current??1,pageSize:C?.pageSize??p$1?.pageSize??10})),x=D.useCallback(R=>O("pagination_total").replace("{total}",String(R)),[O]),N=D.useCallback((R,St,rt,Ve)=>{let{pagination:Le,filters:Ke,sorter:Ue,extra:He}=V.current={...V.current,filters:St,sorter:rt,extra:Ve};j$1?.(Le,Ke,Ue,He);},[j$1]),I=D.useCallback((R,St)=>{let rt={current:R,pageSize:St};V.current={...V.current,pagination:rt},b(rt),j$1?.(rt,V.current.filters,V.current.sorter,V.current.extra);},[j$1]),G=D.useMemo(()=>({disabled:S||w||F,size:y==="large"?"middle":y,...p$1,showTotal:x,onChange:I,onShowSizeChange:I,...C,...mt,total:E}),[S,F,w,y,x,C,I,p$1,mt,E]),Q=D.useMemo(()=>({...Fa,header:{cell:f$1.bordered?"p-12":"px-12 py-10 border-t border-stroke-antd first:border-l last:border-r"}}),[f$1.bordered]),nt=e$1&&Array.isArray(e$1),_e=Math.min(G.pageSize??G.defaultPageSize??10,15),Oe=!!(S&&ot.some(R=>R.skeleton)),Ee=q.length!==0,kt=M&&M.length!==0,Bt=D.useRef(null),_t=ze(Bt,`${M?.length}-${n$1??t}`,f$1.scroll),Ot=Oe?jsx(Ce,{id:`${t}-skeleton`,columns:ot,size:y,count:_e,classNames:Q,scroll:_t}):jsx(Table,{id:`${t}-data-table`,columns:ot,classNames:Q,pagination:false,size:y,loading:S,showSorterTooltip:false,onChange:N,...f$1,scroll:_t}),Me=r==="accent",Et=jsx(c,{columns:q,filters:M,actions:pt,"data-id":"data-table-active-filters",className:"flex flex-wrap gap-6 px-12 pt-16",disabled:F||S,enableAutoClose:true});return jsxs(g,{ref:Bt,className:f("relative h-full max-h-[calc(100vh-80px)] overflow-hidden rounded-2xl",s?.root),style:K,variant:r,children:[jsxs(h,{"data-id":"data-table-card-header",className:f("data-table-card-header grow-0 px-14 pt-12 pb-10",Me&&"pt-10",nt&&"border-b-0",s?.cardHeader),children:[jsxs(l,{className:f("flex items-center gap-12",s?.cardHeading),children:[o$1&&jsx(o,{className:f("size-34 border border-stone-200 bg-stone-100 text-text-sub",!!(a&&i$1)&&"size-44 [&_svg]:size-24",s?.cardIcon),children:o$1}),a&&jsxs("div",{className:f(i$1&&"flex flex-col gap-4"),children:[jsx(n,{children:a}),i$1&&jsx(p,{children:i$1})]})]}),jsx(m,{className:s?.cardToolbar,children:jsx(we,{onAction:Z,items:_??Rt,loading:S,syncing:F,disabled:w,exporting:P,filter:Ee&&jsx(d,{columns:q,filters:M,actions:pt,align:"end",enableAutoBack:true},`${t}-filter`),columns:W})})]}),c$1?.summary&&jsx(j,{"data-id":"data-table-card-summary",className:f("grow-0 p-16",s?.cardSummary),children:c$1?.summary}),nt&&jsx(j,{"data-id":"data-table-card-tabs",className:"grow-0 p-0",children:jsx(De,{value:n$1,options:e$1,onValueChange:U})}),jsx(AnimatePresence,{initial:false,children:kt&&jsx(m$1.div,{"data-id":"data-table-card-filter-values",variants:ka,initial:"initial",animate:"animate",exit:"exit",children:jsx(j,{className:"p-0",children:Et})},n$1)}),jsx(i,{"data-id":"data-table-card-content",className:f("relative grow overflow-hidden px-12 py-16 pb-63",F&&"pointer-events-none",s?.cardContent),children:B?jsx(AnimatePresence,{mode:"popLayout",initial:false,children:jsx(m$1.div,{variants:Ba,initial:"initial",animate:"animate",exit:"exit",transition:_a,children:Ot},n$1)}):jsxs(Fragment,{children:[kt&&jsx("div",{className:"mb-16",children:Et}),Ot]})}),jsx(k,{"data-id":"data-table-card-pager",className:"flex min-h-64 w-full grow-0 items-center justify-between",children:jsx(Pagination,{classNames:Na,...G})}),c$1?.footer&&jsx(k,{"data-id":"data-table-card-footer",className:f("grow-0 p-16",s?.cardFooter),children:c$1?.footer})]})}var Ea=import.meta.env?.VITE_MOCK_API_SSR??false;function Ma({storageKey:t,alwaysShowingColumns:n,...e}){let{tableStateStorageKey:a,pagination:o}=b(),i=t??a??"APP_UI_TABLE_CONFIG";if(Ea)return jsx(Te,{initialTabId:e.activeTabId??e.id,storageKey:i,alwaysShowingColumns:n,children:jsx(Oa,{defaultPagination:o,...e})});let{title:r,port:s,host:c,url:l,method:d,...u}=Va(e);return jsx(Card,{title:r,children:jsx(Table,{id:e.id,...u})})}function Va(t){let n=t.columns.map(({render:e,port:a,host:o,method:i,...r})=>({...r}));return {...t,columns:n}}var wt={dateFormat:"YYYY-MM-DD",paginationKeys:{current:"current",pageSize:"pageSize"},sorterKeys:{field:"sortField",order:"sortOrder"},filtersKey:"filters",orderValues:{ascend:"asc",descend:"desc"},fieldMapping:{}};function It(t,n){return n[t]??t}function Ka(t){return t!==null&&typeof t=="object"&&"$d"in t&&typeof t.format=="function"}function At(t,n){return t==null?null:Ka(t)?t.format(n):typeof t=="string"||typeof t=="number"||typeof t=="boolean"?t:String(t)}function Ua(t,n={}){let e={...wt,...n},{pagination:a,filters:o,sorter:i}=t,r={};a.current!==void 0&&(r[e.paginationKeys.current]=a.current),a.pageSize!==void 0&&(r[e.paginationKeys.pageSize]=a.pageSize);let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r[e.sorterKeys.field]=String(s.field),r[e.sorterKeys.order]=e.orderValues[s.order]??s.order);let c={};for(let l of o){let d=It(l.columnId,e.fieldMapping);c[d]=l.values.map(u=>At(u,e.dateFormat));}return Object.keys(c).length>0&&(r[e.filtersKey]=c),r}function dt(t,n={}){let e={...wt,...n},{pagination:a,filters:o,sorter:i}=t,r={};a.current!==void 0&&(r[e.paginationKeys.current]=a.current),a.pageSize!==void 0&&(r[e.paginationKeys.pageSize]=a.pageSize);let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r[e.sorterKeys.field]=String(s.field),r[e.sorterKeys.order]=e.orderValues[s.order]??s.order);for(let c of o){let l=It(c.columnId,e.fieldMapping),d=c.values.map(u=>At(u,e.dateFormat));r[l]=d.length===1?d[0]:d;}return r}function Be(t,n={}){let e={...wt,...n},{pagination:a,filters:o,sorter:i}=t,r=new URLSearchParams;a.current!==void 0&&r.set(e.paginationKeys.current,String(a.current)),a.pageSize!==void 0&&r.set(e.paginationKeys.pageSize,String(a.pageSize));let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r.set(e.sorterKeys.field,String(s.field)),r.set(e.sorterKeys.order,e.orderValues[s.order]??s.order));for(let c of o){let l=It(c.columnId,e.fieldMapping),d=c.values.map(u=>At(u,e.dateFormat));r.set(l,d.join(","));}return r.toString()}function Ha(t,n={}){let e=Be(t,n);return new URLSearchParams(e)}var zt=[],Ft={current:1,pageSize:10},Ga={};function $a(){return {filters:zt,pagination:Ft,sorter:{},extra:{action:"paginate",currentDataSource:[]}}}function Ya(t){let n=new Map,e=$a();for(let a of t)n.set(a.value,{filters:a.defaultFilters??a.filters??e.filters,pagination:a.defaultPagination??a.pagination??e.pagination,sorter:a.defaultSorter??e.sorter,extra:e.extra});return n}function Nt({fireOnMount:t=true,active:n,defaultActive:e,tabList:a,onTabChange:o,onTableChange:i,onToolbarAction:r}){let[s,c]=D.useState(()=>e??a[0]?.value??""),l=n??s,[d,u]=D.useState(()=>Ya(a)),E=D.useMemo(()=>a.find(b=>b.value===l)??a[0],[l,a]),{id:C,fireOnMount:p=t,loading:S,exporting:F,disabled:P,serializeOptions:w=Ga,serializeFn:B=dt,defaultFilters:K,defaultPagination:_,defaultSorter:U,filters:j,pagination:ut,onChange:Z,onToolbarAction:f,value:O,label:H,...J}=E;D.useEffect(()=>{d.has(l)||u(b=>{if(b.has(l))return b;let x=new Map(b);return x.set(l,{filters:K??zt,pagination:_??Ft,sorter:U??{},extra:{action:"paginate",currentDataSource:[]}}),x});},[l,d,K,_,U]);let y=D.useMemo(()=>d.get(l)??{filters:K??zt,pagination:_??Ft,sorter:U??{},extra:{action:"paginate",currentDataSource:[]}},[d,l,K,_,U]),et=D.useRef(i),W=D.useRef(r),at=D.useRef(Z),q=D.useRef(f);et.current=i,W.current=r,at.current=Z,q.current=f;let M=D.useRef(new Map);D.useEffect(()=>{M.current.has(l)||M.current.set(l,!p);},[l,p]);let pt=D.useCallback(b=>{c(b),o?.(b);},[o]),ot=D.useCallback(b=>{u(x=>{let N=new Map(x),I=N.get(l);if(!I)return x;let G=typeof b=="function"?b(I.filters):b;return N.set(l,{...I,filters:G,pagination:{...I.pagination,current:1}}),N});},[l]),V=D.useCallback((b,x,N,I)=>{u(G=>{let Q=new Map(G),nt=Q.get(l);return nt?(Q.set(l,{...nt,pagination:b,sorter:N,extra:I}),Q):G});},[l]),mt=D.useCallback(b=>{if(b.action==="data_export"){let x={pagination:y.pagination,filters:y.filters,sorter:y.sorter,extra:y.extra},N=B(x,w),I={action:b.action,payload:N};q.current?.(I),W.current?.(C,I);return}q.current?.(b),W.current?.(C,b);},[C,y,B,w]);return D.useEffect(()=>{if(M.current.get(l)){M.current.set(l,false);return}let x={pagination:y.pagination,filters:y.filters,sorter:y.sorter,extra:y.extra},N=B(x,w);at.current?.(N,x),et.current?.(C,N,x);},[l,C,y,B,w]),{activeTabId:l,tabList:a,onTabChange:pt,id:C,loading:S,exporting:F,disabled:P||F,filters:y.filters,pagination:y.pagination,onFiltersChange:ot,onChange:V,onToolbarAction:mt,...J}}var ja=[],Wa={},qa={action:"paginate",currentDataSource:[]},Xa={current:1,pageSize:10};function Za({id:t,fireOnMount:n=true,defaultFilters:e=ja,defaultPagination:a=Xa,defaultSorter:o=Wa,serializeOptions:i={},loading:r,exporting:s,disabled:c,serializeFn:l=dt,onChange:d,onToolbarAction:u}={}){let E=D.useRef(!n),C=D.useRef(d),p=D.useRef(u);C.current=d,p.current=u;let[S,F]=D.useState(e),[P,w]=D.useState(a),[B,K]=D.useState(o),[_,U]=D.useState(qa),j=D.useCallback(f=>{F(O=>typeof f=="function"?f(O):f),w(O=>({...O,current:1}));},[]),ut=D.useCallback((f,O,H,J)=>{w(f),K(H),U(J);},[]),Z=D.useCallback(f=>{if(f.action==="data_export"){let H=l({pagination:P,filters:S,sorter:B,extra:_},i);p.current?.({action:f.action,payload:H});return}p.current?.(f);},[S,P,B,_,l,i]);return D.useEffect(()=>{if(E.current){E.current=false;return}let f={pagination:P,filters:S,sorter:B,extra:_},O=l(f,i);C.current?.(O,f);},[P,S,B,_,l,i]),{id:t,loading:r,exporting:s,disabled:c||s,filters:S,pagination:P,onFiltersChange:j,onChange:ut,onToolbarAction:Z}}var Ja=[];function Qa(t={}){let{id:n="default",onChange:e,onToolbarAction:a,...o}=t,i=D.useRef(e),r=D.useRef(a);i.current=e,r.current=a;let s=D.useCallback((F,P,w)=>{i.current?.(P,w);},[]),c=D.useCallback((F,P)=>{r.current?.(P);},[]),l=D.useMemo(()=>[{id:n,value:n,label:"",columns:Ja,total:o.total,defaultFilters:o.defaultFilters,defaultPagination:o.defaultPagination,defaultSorter:o.defaultSorter,serializeOptions:o.serializeOptions,serializeFn:o.serializeFn,loading:o.loading,exporting:o.exporting,disabled:o.disabled}],[n,o.total,o.defaultFilters,o.defaultPagination,o.defaultSorter,o.serializeOptions,o.serializeFn,o.loading,o.exporting,o.disabled]),d=Nt({fireOnMount:t.fireOnMount,tabList:l,onTableChange:s,onToolbarAction:c}),{activeTabId:u,tabList:E,columns:C,onTabChange:p,...S}=d;return S}
|
|
2
|
-
export{
|
|
1
|
+
import {b,c as c$1,i as i$1,e as e$1,f as f$1,g as g$1,k as k$1}from'./chunk-IFQYYBK3.js';import {a,b as b$1,e,c,d}from'./chunk-MLF44YDF.js';import {g,h,l,o,f,n,p,m,j,i,k,M,r,s,A,t,B,C as C$1,E,D,F,H}from'./chunk-ZLJEIJBZ.js';import'./chunk-WOT6VMZA.js';import {Card,Table,ConfigProvider,Pagination,Tooltip,Checkbox}from'antd';import C from'react';import {createStore,useStore}from'zustand';import {persist}from'zustand/middleware';import {immer}from'zustand/middleware/immer';import {useShallow}from'zustand/react/shallow';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {AnimatePresence,m as m$1}from'motion/react';import {ArrowDownToLine,RefreshCw}from'lucide-react';var ht={tableSize:"middle",columnVisibility:{}},qe={tabStates:{},activeTabId:"",loading:false,exporting:false},rt=(t,n)=>{t.tabStates[n]||(t.tabStates[n]={...ht});},be=t=>t.tabStates[t.activeTabId]??ht,Xe=(t,n)=>({...qe,activeTabId:n??"",setActiveTab:e=>t(a=>{a.activeTabId=e,rt(a,e);}),setTableSize:e=>t(a=>{let o=a.activeTabId;rt(a,o),a.tabStates[o].tableSize=e;}),setColumnVisibility:(e,a)=>t(o=>{let i=o.activeTabId;rt(o,i),o.tabStates[i].columnVisibility[e]=a;}),setColumnVisibilityState:e=>t(a=>{let o=a.activeTabId;rt(a,o);let i=a.tabStates[o].columnVisibility;a.tabStates[o].columnVisibility=typeof e=="function"?e(i):e;}),toggleColumnVisibility:e=>t(a=>{let o=a.activeTabId;rt(a,o);let i=a.tabStates[o].columnVisibility[e];a.tabStates[o].columnVisibility[e]=!i;}),setLoading:e=>t({loading:e}),setExporting:e=>t({exporting:e}),resetCurrentTabState:()=>t(e=>{let a=e.activeTabId;e.tabStates[a]={...ht};})}),Ze=(t,n)=>createStore()(persist(immer(e=>Xe(e,n)),{name:t,partialize:e=>({tabStates:e.tabStates})})),xt=C.createContext(null),Je=["id","action","actions"],Te=C.createContext({});function fe({storageKey:t,initialTabId:n,alwaysShowingColumns:e,children:a$1}){let o=C.useRef(null);o.current||(o.current=Ze(t,n)),C.useEffect(()=>{let r=o.current;r&&!r.getState().activeTabId&&r.getState().setActiveTab(n);},[n]);let i=C.useMemo(()=>({alwaysShowingColumns:e??Je}),[e]);return jsx(Te.Provider,{value:i,children:jsx(xt.Provider,{value:o.current,children:jsx(ConfigProvider,{theme:a,children:a$1})})})}function ge(){return C.useContext(Te)}function Y(t){let n=C.useContext(xt);if(!n)throw new Error("useDataTableStore must be used within DataTableProvider");return useStore(n,t)}function Tt(){let t=C.useContext(xt);if(!t)throw new Error("useCurrentTabUIState must be used within DataTableProvider");return useStore(t,useShallow(n=>be(n)))}function ye(){return Y(t=>be(t).tableSize)}var ta={small:"min-h-22",middle:"min-h-30",large:"min-h-38"};function De({count:t,size:n="small",classNames:e,columns:a,scroll:o}){let i=C.useCallback(()=>ea(a,ta[n]),[a,n]);return jsx(Table,{rowKey:"id",size:n,rowHoverable:false,classNames:e,dataSource:Array.from({length:t},(r,s)=>({id:s})),pagination:false,scroll:o,children:a.map((r,s)=>jsx(Table.Column,{dataIndex:r.dataIndex,width:r.width,title:jsx(i$1,{className:"h-22 w-full animate-none bg-bg-antd"}),render:i,onCell:()=>s===0?{colSpan:a.length}:{colSpan:0}},r.dataIndex))})}var Ce=16;function ea(t,n){let e=t.length,o=`calc((100% - ${Ce*(e-1)}px) / ${e})`,i=t.some(r=>r.skeleton==="avatar"||r.skeleton==="double-line");return jsx("div",{className:f("flex items-center",n),style:{gap:`${Ce}px`},children:t.map((r,s)=>{let c=r?.key??s;return jsx("div",{style:{width:o},children:aa(r.skeleton,i)},c)})})}function aa(t,n){switch(t){case "avatar":return jsx(na,{});case "double-line":return jsx(ra,{});case "group":return jsx(ia,{needAlignment:n});default:return jsx(oa,{needAlignment:n})}}function oa({needAlignment:t}){return jsxs("div",{className:"grid h-full gap-4",children:[t&&jsx("div",{className:"h-12 w-1"}),jsx(i$1,{className:"h-10"})]})}function na(){return jsxs("div",{className:"flex w-full items-center gap-6",children:[jsx(i$1,{className:"shrink-0 rounded-full",style:{width:"var(--avatar-size, 32px)",height:"var(--avatar-size, 32px)"}}),jsxs("div",{className:"grid flex-1 gap-4",children:[jsx(i$1,{className:"h-12 w-[60%]"}),jsx(i$1,{className:"h-10"})]})]})}function ra(){return jsxs("div",{className:"grid h-full w-full gap-4 py-4",children:[jsx(i$1,{className:"h-12 w-[60%]"}),jsx(i$1,{className:"h-10"})]})}function ia({needAlignment:t}){return jsxs("div",{className:"grid h-full gap-4",children:[t&&jsx("div",{className:"h-12 w-1"}),jsxs("div",{className:"flex w-full items-center gap-4",children:[jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"}),jsx(i$1,{className:"h-10 w-[20%]"})]})]})}function he({className:t,options:n,...e}){return jsx(e$1,{className:f("w-full",t),...e,children:jsx(f$1,{variant:"line",size:"medium",className:"w-full px-12",children:n?.map(a=>jsx(g$1,{value:a.value,className:"py-8",children:a.label},a.id??a.value))})})}function ve({value:t,className:n,onChange:e,...a}){let o=b$1(),[i,r]=C.useState(false),s=C.useMemo(()=>[{groupType:"radio",value:t,options:[{label:o("large"),value:"large"},{label:o("middle"),value:"middle"},{label:o("compact"),value:"small"}],onValueChange:e}],[e,o,t]);return jsx(k$1,{side:"bottom",align:"end",collisionPadding:6,items:s,className:"min-w-100",open:i,onOpenChange:r,children:jsxs(M,{mode:"stroke",variant:"neutral",size:"small",className:f("gap-0",n,i&&"active"),...a,children:[jsx(Tooltip,{title:o("density"),mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})}),jsx("svg",{xmlns:"http://www.w3.org/2000/svg",className:"size-16",viewBox:"0 0 1024 1024",children:jsx("path",{d:"M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 0 0-11.3 0L403.6 366.3a7.23 7.23 0 0 0 5.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378h62.8z"})})]})})}function ft(t){return t.key?String(t.key):Array.isArray(t.dataIndex)?t.dataIndex.join("."):String(t.dataIndex)}function ca(t){return typeof t=="string"&&t.length>0}function Re(t){return [Array.isArray(t.dataIndex)?t.dataIndex.join(" "):typeof t.dataIndex=="string"?t.dataIndex:null,typeof t.title=="string"?t.title:null,t.key!==null?String(t.key):null].filter(ca)}function we({disabled:t$1,columns:n}){let e=b$1(),{alwaysShowingColumns:a}=ge(),[o,i]=C.useState(false),{columnVisibility:r$1}=Tt(),s$1=Y(l=>l.setColumnVisibilityState),c=C.useCallback((l,d)=>{s$1(u=>({...u,[l]:d}));},[s$1]);return jsxs(r,{open:o,onOpenChange:i,children:[jsx(s,{asChild:true,children:jsx(M,{mode:"stroke",variant:"neutral",size:"small",className:f(o&&"active","relative gap-0"),disabled:t$1,startContent:jsx(A,{}),children:jsx(Tooltip,{title:e("column_set"),mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})})})}),jsx(t,{align:"end",side:"bottom",arrow:false,className:"w-fit rounded-xl p-0",sideOffset:6,children:jsxs(B,{children:[jsx(C$1,{autoFocus:true,placeholder:"Search..."}),jsx(E,{children:e("no_results")}),jsx(D,{className:"max-h-256",children:jsx(F,{children:n.map(l=>{let d=ft(l),u=r$1[d]!==false;return jsxs(H,{keywords:Re(l),onSelect:()=>c(d,!u),className:"group flex items-center gap-6",value:d,disabled:a?.includes(d),children:[jsx(Checkbox,{checked:u,tabIndex:-1,className:f("mr-4 opacity-100")}),jsx("span",{children:l.title})]},d)})})})]})})]})}function ga(t){return typeof t=="string"?{type:t,key:t}:t.type==="custom"?{type:"custom",key:t.key,hidden:t.hidden,render:t.render}:{type:t.type,key:t.key??t.type,hidden:t.hidden,btnProps:t.btnProps,tooltip:t.tooltip}}function ya({btnProps:t,tooltip:n,disabled:e,loading:a,syncing:o,onAction:i}){let r=b$1(),s=n??r("refresh");return jsx(M,{mode:"stroke",variant:"neutral",startContent:jsx(RefreshCw,{}),loading:o||a,disabled:e||a||o,className:"gap-0",onClick:()=>i({action:"data_refresh"}),...t,children:jsx(Tooltip,{title:s,mouseEnterDelay:1,children:jsx("div",{className:"absolute inset-0"})})})}function Sa(){let t=ye()??"small",n=Y(e=>e.setTableSize);return jsx(ve,{value:t,onChange:n})}function Ca({columns:t}){return jsx(we,{columns:t})}function Da({btnProps:t,disabled:n,loading:e,onAction:a}){let o=b$1();return jsx(M,{variant:"primary",startContent:jsx(ArrowDownToLine,{}),loading:e,disabled:n||e,onClick:()=>a({action:"data_export"}),...t,children:o("data_export")})}var ha={initial:{opacity:0,scale:.85,x:10,originX:1},animate:{opacity:1,scale:1,x:0,originX:1},exit:{opacity:0,scale:.85,x:10,originX:1}},xa={ease:[.26,.08,.25,1],duration:.25};function Ie({items:t,columns:n,disabled:e,loading:a,exporting:o,syncing:i,filter:r,onAction:s,className:c}){let l=C.useMemo(()=>t.map(p=>ga(p)),[t]),d=C.useMemo(()=>l.filter(p=>!p.hidden),[l]),u=C.useCallback(p=>{s?.(p);},[s]),E=C.useMemo(()=>({disabled:e,loading:a,exporting:o,columns:n,onAction:u}),[e,a,o,n,u]),S=p=>{let y={btnProps:p.btnProps,tooltip:p.tooltip,disabled:e,loading:a,onAction:u};switch(p.type){case "data_refresh":return jsx(ya,{...y,syncing:i});case "size_setting":return jsx(Sa,{});case "column_setting":return jsx(Ca,{columns:n});case "data_export":return jsx(Da,{...y,loading:o});case "custom":return p.render?.(E);case "filter_btn":return r;default:return null}};return jsx("div",{className:f("flex items-center gap-8",c),children:jsx(AnimatePresence,{mode:"popLayout",initial:false,children:d.map(p=>jsx(m$1.div,{layout:true,variants:ha,initial:"initial",animate:"animate",exit:"exit",transition:xa,children:S(p)},p.key))})})}var Pt=["data_refresh","size_setting","column_setting","filter_btn"];function Ae(t){return t.filter(n=>n.filter!==void 0).map(n=>{let{filter:e,dataIndex:a,title:o}=n,i=Array.isArray(a)?a.join("."):a,r=e.displayName??(typeof o=="string"?o:i);return {...e,columnId:i,displayName:r}})}function ze(t){return t.map(({filter:n,...e})=>e)}var va=31,Ra=44,Pa=250,wa=350,Ia={},wt=(t,n)=>{if(!t)return 0;let e=t.querySelectorAll(':scope > [data-id^="data-table-card-"]'),a=0;return e.forEach(o=>{let i=o.getAttribute("data-id")==="data-table-card-content";a+=i?0:o.clientHeight;}),document.documentElement.clientHeight-n-window.scrollY-va-Ra-a-3};function Fe(t,n,{x:e="max-content",y:a,...o}=Ia){let[i,r]=C.useState(a),s=C.useRef(0),c=C.useRef(null);return C.useLayoutEffect(()=>(s.current=t.current?.offsetTop??0,c.current||(c.current=c$1(()=>{s.current=t.current?.offsetTop??0,r(wt(t.current,s.current));},Pa,false,true)),window.addEventListener("resize",c.current),()=>{c.current&&(window.removeEventListener("resize",c.current),c.current.cancel());}),[t]),C.useEffect(()=>{if(a!==void 0)return;r(wt(t.current,s.current));let l=setTimeout(()=>{r(wt(t.current,s.current));},wa);return ()=>{clearTimeout(l);}},[a,n,t]),{x:e,y:i,...o}}var Fa={pagination:{root:"m-0 py-16 px-8 [&_.ant-pagination-total-text]:mr-auto"},body:{cell:"px-12!"}},Na={root:"m-0 flex w-full [&_.ant-pagination-total-text]:ps-12 [&_.ant-pagination-total-text]:mr-auto"},ka={initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0}},Ba={initial:{opacity:0,y:24},animate:{opacity:1,y:0},exit:{opacity:0,y:-24}},_a={ease:[.26,.08,.25,1],duration:.3};function Oa({id:t,activeTabId:n$1,tabList:e$1,title:a,icon:o$1,description:i$1,variant:r,classNames:s,slots:c$1,columns:l$1,filters:d$1,defaultFilters:u,total:E,pagination:S,defaultPagination:p$1,loading:y,syncing:N,exporting:v,disabled:M,animated:B=true,style:U,toolbarItems:_,onTabChange:H,onChange:O,onFiltersChange:dt,onToolbarAction:ut,...f$1}){let I=b$1(),G=Y(w=>w.setActiveTab),at=Y(w=>w.activeTabId),{tableSize:j$1,columnVisibility:h$1}=Tt();C.useEffect(()=>{t&&t!==at&&G(t);},[t,at,G]);let Z=C.useMemo(()=>l$1.filter(w=>w.hidden!==true),[l$1]),J=C.useMemo(()=>ze(Z),[Z]),Q=C.useMemo(()=>Ae(l$1),[l$1]),[V,W]=e({filters:d$1,defaultFilters:u,onFiltersChange:dt}),ot=C.useMemo(()=>J.filter(w=>h$1[ft(w)]!==false),[J,h$1]),L=C.useRef({pagination:{},filters:{},sorter:{},extra:{action:"paginate",currentDataSource:[]}}),[pt,yt]=C.useState(()=>({current:S?.current??p$1?.current??1,pageSize:S?.pageSize??p$1?.pageSize??10})),b=C.useCallback(w=>I("pagination_total").replace("{total}",String(w)),[I]),R=C.useCallback((w,St,nt,Ve)=>{let{pagination:Le,filters:Ke,sorter:Ue,extra:He}=L.current={...L.current,filters:St,sorter:nt,extra:Ve};O?.(Le,Ke,Ue,He);},[O]),P=C.useCallback((w,St)=>{let nt={current:w,pageSize:St};L.current={...L.current,pagination:nt},yt(nt),O?.(nt,L.current.filters,L.current.sorter,L.current.extra);},[O]),A=C.useMemo(()=>({disabled:y||M||N,size:j$1==="large"?"middle":j$1,...p$1,showTotal:b,onChange:P,onShowSizeChange:P,...S,...pt,total:E}),[y,N,M,j$1,b,S,P,p$1,pt,E]),q=C.useMemo(()=>({...Fa,header:{cell:f$1.bordered?"p-12":"px-12 py-10 border-t border-stroke-antd first:border-l last:border-r"}}),[f$1.bordered]),tt=e$1&&Array.isArray(e$1),mt=Math.min(A.pageSize??A.defaultPageSize??10,15),Oe=!!(y&&ot.some(w=>w.skeleton)),Ee=Q.length!==0,Bt=V&&V.length!==0,_t=C.useRef(null),Ot=Fe(_t,`${V?.length}-${n$1??t}`,f$1.scroll),Et=Oe?jsx(De,{id:`${t}-skeleton`,columns:ot,size:j$1,count:mt,classNames:q,scroll:Ot}):jsx(Table,{id:`${t}-data-table`,columns:ot,classNames:q,pagination:false,size:j$1,loading:y,showSorterTooltip:false,onChange:R,...f$1,scroll:Ot}),Me=r==="accent",Mt=jsx(c,{columns:Q,filters:V,actions:W,"data-id":"data-table-active-filters",className:"flex flex-wrap gap-6 px-12 pt-16",disabled:N||y,enableAutoClose:true});return jsxs(g,{ref:_t,className:f("relative h-full max-h-[calc(100vh-80px)] overflow-hidden rounded-2xl",s?.root),style:U,variant:r,children:[jsxs(h,{"data-id":"data-table-card-header",className:f("data-table-card-header grow-0 px-14 pt-12 pb-10",Me&&"pt-10",tt&&"border-b-0",s?.cardHeader),children:[jsxs(l,{className:f("flex items-center gap-12",s?.cardHeading),children:[o$1&&jsx(o,{className:f("size-34 border border-stone-200 bg-stone-100 text-text-sub",!!(a&&i$1)&&"size-44 [&_svg]:size-24",s?.cardIcon),children:o$1}),a&&jsxs("div",{className:f(i$1&&"flex flex-col gap-4"),children:[jsx(n,{children:a}),i$1&&jsx(p,{children:i$1})]})]}),jsx(m,{className:s?.cardToolbar,children:jsx(Ie,{onAction:ut,items:_??Pt,loading:y,syncing:N,disabled:M,exporting:v,filter:Ee&&jsx(d,{columns:Q,filters:V,actions:W,align:"end",enableAutoBack:true},`${t}-filter`),columns:Z})})]}),c$1?.summary&&jsx(j,{"data-id":"data-table-card-summary",className:f("grow-0 p-16",s?.cardSummary),children:c$1?.summary}),tt&&jsx(j,{"data-id":"data-table-card-tabs",className:"grow-0 p-0",children:jsx(he,{value:n$1,options:e$1,onValueChange:H})}),jsx(AnimatePresence,{initial:false,children:Bt&&jsx(m$1.div,{"data-id":"data-table-card-filter-values",variants:ka,initial:"initial",animate:"animate",exit:"exit",children:jsx(j,{className:"p-0",children:Mt})},n$1)}),jsx(i,{"data-id":"data-table-card-content",className:f("relative grow overflow-hidden px-12 py-16 pb-63",N&&"pointer-events-none",s?.cardContent),children:B?jsx(AnimatePresence,{mode:"popLayout",initial:false,children:jsx(m$1.div,{variants:Ba,initial:"initial",animate:"animate",exit:"exit",transition:_a,children:Et},n$1)}):jsxs(Fragment,{children:[Bt&&jsx("div",{className:"mb-16",children:Mt}),Et]})}),jsx(k,{"data-id":"data-table-card-pager",className:"flex min-h-64 w-full grow-0 items-center justify-between",children:jsx(Pagination,{classNames:Na,...A})}),c$1?.footer&&jsx(k,{"data-id":"data-table-card-footer",className:f("grow-0 p-16",s?.cardFooter),children:c$1?.footer})]})}var Ea=import.meta.env?.VITE_MOCK_API_SSR??true;function Ma({storageKey:t,alwaysShowingColumns:n,...e}){let{tableStateStorageKey:a,pagination:o}=b(),i=t??a??"APP_UI_TABLE_CONFIG";if(Ea)return jsx(fe,{initialTabId:e.activeTabId??e.id,storageKey:i,alwaysShowingColumns:n,children:jsx(Oa,{defaultPagination:o,...e})});let{title:r,port:s,host:c,url:l,method:d,...u}=Va(e);return jsx(Card,{title:r,children:jsx(Table,{id:e.id,...u})})}function Va(t){let n=t.columns.map(({render:e,port:a,host:o,method:i,...r})=>({...r}));return {...t,columns:n}}var It={dateFormat:"YYYY-MM-DD",paginationKeys:{current:"current",pageSize:"pageSize"},sorterKeys:{field:"sortField",order:"sortOrder"},filtersKey:"filters",orderValues:{ascend:"asc",descend:"desc"},fieldMapping:{}};function At(t,n){return n[t]??t}function Ka(t){return t!==null&&typeof t=="object"&&"$d"in t&&typeof t.format=="function"}function zt(t,n){return t==null?null:Ka(t)?t.format(n):typeof t=="string"||typeof t=="number"||typeof t=="boolean"?t:String(t)}function Ua(t,n={}){let e={...It,...n},{pagination:a,filters:o,sorter:i}=t,r={};a.current!==void 0&&(r[e.paginationKeys.current]=a.current),a.pageSize!==void 0&&(r[e.paginationKeys.pageSize]=a.pageSize);let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r[e.sorterKeys.field]=String(s.field),r[e.sorterKeys.order]=e.orderValues[s.order]??s.order);let c={};for(let l of o){let d=At(l.columnId,e.fieldMapping);c[d]=l.values.map(u=>zt(u,e.dateFormat));}return Object.keys(c).length>0&&(r[e.filtersKey]=c),r}function ct(t,n={}){let e={...It,...n},{pagination:a,filters:o,sorter:i}=t,r={};a.current!==void 0&&(r[e.paginationKeys.current]=a.current),a.pageSize!==void 0&&(r[e.paginationKeys.pageSize]=a.pageSize);let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r[e.sorterKeys.field]=String(s.field),r[e.sorterKeys.order]=e.orderValues[s.order]??s.order);for(let c of o){let l=At(c.columnId,e.fieldMapping),d=c.values.map(u=>zt(u,e.dateFormat));r[l]=d.length===1?d[0]:d;}return r}function _e(t,n={}){let e={...It,...n},{pagination:a,filters:o,sorter:i}=t,r=new URLSearchParams;a.current!==void 0&&r.set(e.paginationKeys.current,String(a.current)),a.pageSize!==void 0&&r.set(e.paginationKeys.pageSize,String(a.pageSize));let s=Array.isArray(i)?i[0]:i;s?.field&&s?.order&&(r.set(e.sorterKeys.field,String(s.field)),r.set(e.sorterKeys.order,e.orderValues[s.order]??s.order));for(let c of o){let l=At(c.columnId,e.fieldMapping),d=c.values.map(u=>zt(u,e.dateFormat));r.set(l,d.join(","));}return r.toString()}function Ha(t,n={}){let e=_e(t,n);return new URLSearchParams(e)}var Ft=[],Nt={current:1,pageSize:10},Ga={};function $a(){return {filters:Ft,pagination:Nt,sorter:{},extra:{action:"paginate",currentDataSource:[]}}}function Ya(t){let n=new Map,e=$a();for(let a of t)n.set(a.value,{filters:a.defaultFilters??a.filters??e.filters,pagination:a.defaultPagination??a.pagination??e.pagination,sorter:a.defaultSorter??e.sorter,extra:e.extra});return n}function kt({fireOnMount:t=true,active:n,defaultActive:e,tabList:a,onTabChange:o,onTableChange:i,onToolbarAction:r}){let[s,c]=C.useState(()=>e??a[0]?.value??""),l=n??s,[d,u]=C.useState(()=>Ya(a)),E=C.useMemo(()=>a.find(b=>b.value===l)??a[0],[l,a]),{id:S,fireOnMount:p=t,loading:y,syncing:N,exporting:v,disabled:M,serializeOptions:B=Ga,serializeFn:U=ct,defaultFilters:_,defaultPagination:H,defaultSorter:O,filters:dt,pagination:ut,onChange:f,onToolbarAction:I,value:G,label:at,...j}=E;C.useEffect(()=>{d.has(l)||u(b=>{if(b.has(l))return b;let R=new Map(b);return R.set(l,{filters:_??Ft,pagination:H??Nt,sorter:O??{},extra:{action:"paginate",currentDataSource:[]}}),R});},[l,d,_,H,O]);let h=C.useMemo(()=>d.get(l)??{filters:_??Ft,pagination:H??Nt,sorter:O??{},extra:{action:"paginate",currentDataSource:[]}},[d,l,_,H,O]),Z=C.useRef(i),J=C.useRef(r),Q=C.useRef(f),V=C.useRef(I);Z.current=i,J.current=r,Q.current=f,V.current=I;let W=C.useRef(new Map);C.useEffect(()=>{W.current.has(l)||W.current.set(l,!p);},[l,p]);let ot=C.useCallback(b=>{c(b),o?.(b);},[o]),L=C.useCallback(b=>{u(R=>{let P=new Map(R),A=P.get(l);if(!A)return R;let q=typeof b=="function"?b(A.filters):b;return P.set(l,{...A,filters:q,pagination:{...A.pagination,current:1}}),P});},[l]),pt=C.useCallback((b,R,P,A)=>{u(q=>{let tt=new Map(q),mt=tt.get(l);return mt?(tt.set(l,{...mt,pagination:b,sorter:P,extra:A}),tt):q});},[l]),yt=C.useCallback(b=>{if(b.action==="data_export"){let R={pagination:h.pagination,filters:h.filters,sorter:h.sorter,extra:h.extra},P=U(R,B),A={action:b.action,payload:P};V.current?.(A),J.current?.(S,A);return}V.current?.(b),J.current?.(S,b);},[S,h,U,B]);return C.useEffect(()=>{if(W.current.get(l)){W.current.set(l,false);return}let R={pagination:h.pagination,filters:h.filters,sorter:h.sorter,extra:h.extra},P=U(R,B);Q.current?.(P,R),Z.current?.(S,P,R);},[l,S,h,U,B]),{activeTabId:l,tabList:a,onTabChange:ot,id:S,loading:y,syncing:N,exporting:v,disabled:M||N||v,filters:h.filters,pagination:h.pagination,onFiltersChange:L,onChange:pt,onToolbarAction:yt,...j}}var ja=[],Wa={},qa={action:"paginate",currentDataSource:[]},Xa={current:1,pageSize:10};function Za({id:t,fireOnMount:n=true,defaultFilters:e=ja,defaultPagination:a=Xa,defaultSorter:o=Wa,serializeOptions:i={},loading:r,exporting:s,disabled:c,serializeFn:l=ct,onChange:d,onToolbarAction:u}={}){let E=C.useRef(!n),S=C.useRef(d),p=C.useRef(u);S.current=d,p.current=u;let[y,N]=C.useState(e),[v,M]=C.useState(a),[B,U]=C.useState(o),[_,H]=C.useState(qa),O=C.useCallback(f=>{N(I=>typeof f=="function"?f(I):f),M(I=>({...I,current:1}));},[]),dt=C.useCallback((f,I,G,at)=>{M(f),U(G),H(at);},[]),ut=C.useCallback(f=>{if(f.action==="data_export"){let G=l({pagination:v,filters:y,sorter:B,extra:_},i);p.current?.({action:f.action,payload:G});return}p.current?.(f);},[y,v,B,_,l,i]);return C.useEffect(()=>{if(E.current){E.current=false;return}let f={pagination:v,filters:y,sorter:B,extra:_},I=l(f,i);S.current?.(I,f);},[v,y,B,_,l,i]),{id:t,loading:r,exporting:s,disabled:c||s,filters:y,pagination:v,onFiltersChange:O,onChange:dt,onToolbarAction:ut}}var Ja=[];function Qa(t={}){let{id:n="default",onChange:e,onToolbarAction:a,...o}=t,i=C.useRef(e),r=C.useRef(a);i.current=e,r.current=a;let s=C.useCallback((N,v,M)=>{i.current?.(v,M);},[]),c=C.useCallback((N,v)=>{r.current?.(v);},[]),l=C.useMemo(()=>[{id:n,value:n,label:"",columns:Ja,total:o.total,defaultFilters:o.defaultFilters,defaultPagination:o.defaultPagination,defaultSorter:o.defaultSorter,serializeOptions:o.serializeOptions,serializeFn:o.serializeFn,syncing:o.syncing,loading:o.loading,exporting:o.exporting,disabled:o.disabled}],[n,o.total,o.defaultFilters,o.defaultPagination,o.defaultSorter,o.serializeOptions,o.serializeFn,o.syncing,o.loading,o.exporting,o.disabled]),d=kt({fireOnMount:t.fireOnMount,tabList:l,onTableChange:s,onToolbarAction:c}),{activeTabId:u,tabList:E,columns:S,onTabChange:p,...y}=d;return y}
|
|
2
|
+
export{Pt as DEFAULT_TOOLBAR_ITEMS,Ma as DataTable,Ua as serializeForPost,ct as serializeForPostFlat,_e as serializeForURL,Ha as serializeToURLSearchParams,Za as useDataTableState,Qa as useDataTableStateAdapter,kt as useTabsDataTableState};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {H,f,b,M,w,N,B as B$1,C,D,F,y,r,s,t,x,E as E$1,G,z,K,v,c}from'./chunk-ZLJEIJBZ.js';import {DatePicker,Checkbox,Radio,ConfigProvider,Input,InputNumber}from'antd';import {Separator}from'radix-ui';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import T from'react';import {createPortal}from'react-dom';import {AnimatePresence,m as m$1}from'motion/react';function gt(t,{insertAt:o}={}){if(typeof document>"u")return;let n=document.head||document.getElementsByTagName("head")[0],e=document.createElement("style");e.type="text/css",o==="top"&&n.firstChild?n.insertBefore(e,n.firstChild):n.appendChild(e),e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t));}gt(`/*! 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-white: #fff;--spacing: 1px;--container-3xs: 16rem;--container-2xs: 18rem;--container-xs: 20rem;--container-lg: 32rem;--container-xl: 36rem;--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-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-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-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);--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}@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)}.-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-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 16)}.right-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 16)}.-left-9999:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * -9999)}.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)}.z-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:1}.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)}.-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-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 10)}.-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-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-bottom:calc(var(--spacing) * 16)}.-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}.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-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)}.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-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-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:100%}.h-px:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:1px}.h-screen:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:100vh}.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-\\[calc\\(100vh-80px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:calc(100vh - 80px)}.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-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-56:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 56)}.min-h-64:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 64)}.w-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 1)}.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-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-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-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-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-\\[calc\\(50\\%\\+1px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-y: calc((50% + 1px)*-1) ;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-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:none}.animate-pulse:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-pulse)}.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-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}.gap-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 0)}.gap-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 2)}.gap-3:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 3)}.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)))}}.overflow-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:hidden}.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-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}.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-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)}.bg-\\[\\#f0f2f5\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:#f0f2f5}.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-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-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-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-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-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 8);padding-right:calc(var(--spacing) * 8)}.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-12\\!:not(#\\#){padding-left:calc(var(--spacing) * 12)!important;padding-right:calc(var(--spacing) * 12)!important}.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-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-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)}.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-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-63:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 63)}.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-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-\\[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-\\[14px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:14px}.text-\\[16px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:16px}.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-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-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-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)}.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)}.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-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))}.duration-200:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-duration: .2s;transition-duration:.2s}.ease-out:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.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}.\\[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}}.first\\:border-l:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:first-child:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-left-style:var(--tw-border-style);border-left-width:1px}}.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)}}.last\\:border-r:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:last-child:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-right-style:var(--tw-border-style);border-right-width:1px}}.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-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\\: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}}.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}}.data-disabled\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}}.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-\\[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\\]\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.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\\=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\\=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\\=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-\\[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\\]\\:opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:1}}.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}}.\\[\\&_\\.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-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-pagination-total-text{padding-left:calc(var(--spacing) * 12)}}.\\[\\&_\\.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)}}}.\\[\\&\\>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)}*:not(#\\#):not(#\\#),:not(#\\#):not(#\\#):before,:not(#\\#):not(#\\#):after{box-sizing:border-box}button:not(#\\#):not(#\\#),input:not(#\\#):not(#\\#),optgroup:not(#\\#):not(#\\#),select:not(#\\#):not(#\\#),textarea:not(#\\#):not(#\\#){font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;letter-spacing:inherit;color:inherit}button:not(#\\#):not(#\\#),[role=button]:not(#\\#):not(#\\#){cursor:pointer}html:not(#\\#):not(#\\#),:root:not(#\\#):not(#\\#){font-size:var(--root-font-size);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}: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-body{scrollbar-width:thin!important}}.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;}@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-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
|
-
`);var Mt={components:{DatePicker:{activeBorderColor:"#d9d9d9",hoverBorderColor:"#d9d9d9",activeShadow:"none",cellHeight:32,cellWidth:32}}},B={popup:{root:{inset:"0 auto auto 0",padding:0},container:{userSelect:"none",boxShadow:"none"}}},E={root:"w-full",popup:{container:"[&_.ant-picker-panels]:gap-0",body:"px-10 py-0!"}};var L=({className:t,orientation:o="horizontal",decorative:n=true,...e})=>jsx(Separator.Root,{decorative:n,orientation:o,className:f("shrink-0 bg-stroke-soft",o==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",t),...e});L.displayName=Separator.Root.displayName;function Ot({title:t,onBack:o}){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:K({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:o,children:jsx(z,{className:"size-16"})}),jsx("span",{className:"text-label-sm",children:t}),jsx("span",{className:"w-24 shrink-0"})]})}var wo=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,yo=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired,ut=["DatePicker","DatePickerRange","DatePickerWithTime","DatePickerRangeWithTime"];function Bt(t,o){let n=t==="range",e=o===true||typeof o=="object"&&o.format!==void 0;return n&&e?"DatePickerRangeWithTime":n?"DatePickerRange":e?"DatePickerWithTime":"DatePicker"}var ko={DatePicker:{width:272,height:395},DatePickerRange:{width:532,height:395},DatePickerWithTime:{width:441,height:395},DatePickerRangeWithTime:{width:441,height:438}},Et="date-panel-sizes";function Lt(){try{let t=sessionStorage.getItem(Et);if(t)return JSON.parse(t)}catch{}return null}function Co(t){try{sessionStorage.setItem(Et,JSON.stringify(t));}catch{}}function jt(t){let o=Lt(),n=typeof t=="string"?t:Bt(t.mode,t.showTime);return o?.[n]??ko[n]}function Do(t){return t?ut.every(o=>t[o]!==void 0):false}function To(t){return t?ut.filter(o=>t[o]===void 0):ut}function Po(t){let o=t.includes("Range"),n=t.includes("WithTime");return {type:"date",mode:o?"range":"single",columnId:t,displayName:t,showTime:n}}function Fo({column:t,onMeasure:o}){let n=T.useRef(null),e=T.useRef(false);return T.useEffect(()=>{if(!n.current||e.current)return;let a=setTimeout(()=>{if(!n.current||e.current)return;e.current=true;let r=Bt(t.mode,t.showTime),i={width:n.current.clientWidth,height:n.current.clientHeight};o(r,i);},500);return ()=>clearTimeout(a)},[t.mode,t.showTime,o]),jsx("div",{ref:n,className:"w-fit px-6 pt-6 pb-0",children:t.mode==="range"?jsx(yo,{styles:B,classNames:E,showTime:t.showTime,inputReadOnly:true,showToday:false,needConfirm:false}):jsx(wo,{inputReadOnly:true,showToday:false,needConfirm:false,allowClear:false,showTime:t.showTime,classNames:E,styles:B})})}function Wt(){let[t,o]=T.useState(false),{storedSizes:n,missingTypes:e}=T.useMemo(()=>{let c=Lt();return {storedSizes:c,missingTypes:To(c)}},[]),a=T.useMemo(()=>e.map(c=>Po(c)),[e]),[r,i]=T.useState(0),s=T.useRef({}),l=T.useCallback((c,g)=>{if(s.current[c]=g,Object.keys(s.current).length===a.length){let p={...n,...s.current};Co(p);}i(p=>p+1);},[a.length,n]);if(T.useEffect(()=>{o(true);},[]),!t||Do(n)||r>=a.length)return null;let d=a[r];return createPortal(jsx("div",{id:"measure-sizer",className:"pointer-events-none invisible fixed -top-9999 -left-9999 z-1",children:jsx(Fo,{column:d,onMeasure:l},d.columnId)}),document.body)}var Ht={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 All",pagination_total:"Total {total} items",refresh:"Refresh",column_set:"Table Settings",density:"Density",large:"Large",middle:"Middle",compact:"Compact",data_export:"Export Data"};var Yt={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:"\u5168\u90E8\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",data_export:"\u5BFC\u51FA\u6570\u636E"};var Ro={"zh-CN":Yt,"en-US":Ht};function m(){let[t]=b();return T.useCallback(n=>Ro[t][n]??n,[t])}function P({onClick:t,disabled:o}){let n=m();return jsxs(Fragment,{children:[jsx("div",{className:"h-px bg-bg-soft"}),jsx("div",{className:"p-4",children:jsx(M,{variant:"neutral",mode:"ghost",onClick:t,disabled:o,className:"w-full disabled:text-text-disabled",children:n("apply")})})]})}var Mo=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,Io=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired;function Kt({actions:t,filter:o,column:n,onApply:e}){let a=T.useRef(o?.values),[r,i]=T.useState(()=>Array.isArray(o?.values)?o.values:n.mode==="single"?[null]:[null,null]),s=T.useCallback(g=>{g&&i(g);},[]),l=T.useCallback(()=>{a.current=r,t.setFilterValue(n,r),e?.();},[t,n,r,e]),d=T.useMemo(()=>{let g=r.filter(Boolean);if(!a.current)return n.mode==="single"?g.length===1:n.mode==="range"?g.length===2:false;let p=a.current.filter(Boolean);return n.mode==="range"&&g.length<2?false:g.length!==p.length?true:g.some((f,b)=>{let C=p[b];return C&&!C.isSame(f)})},[n.mode,r]),c=jt(n);return jsxs(Fragment,{children:[jsx(B$1,{children:jsx(D,{className:"max-h-fit",children:jsxs(F,{className:"px-6 pt-6 pb-0",style:c,children:[n.mode==="single"&&jsx(Oo,{value:r,onChange:s,column:n}),n.mode==="range"&&jsx(_o,{value:r,onChange:s,column:n})]})})}),jsx(P,{onClick:l,disabled:!d})]})}function Oo({value:t,column:o,onChange:n}){let e=T.useCallback(a=>{a&&n([a]);},[n]);return jsx(Mo,{showToday:false,inputReadOnly:true,needConfirm:false,allowClear:false,showTime:o.showTime,value:t?.[0],onCalendarChange:e,classNames:E,styles:B})}function _o({value:t,column:o,onChange:n}){let[e,a]=t,r=T.useCallback(i=>{!i||i?.filter(Boolean).length!==2||n(i);},[n]);return jsx(Io,{value:[e,a],onCalendarChange:r,classNames:E,showTime:o.showTime,inputReadOnly:true,allowClear:false,needConfirm:false,previewValue:false,styles:B})}var mt=T.memo(function({option:o,onToggle:n}){let{value:e,label:a,icon:r,selected:i}=o,s=T.useCallback(()=>{n(e,!i);},[n,e,i]);return jsxs(H,{onSelect:s,className:"group flex items-center gap-6",children:[jsx(Checkbox,{tabIndex:-1,checked:i,className:f("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",i&&"opacity-100")}),r,jsx("span",{children:a})]})});function et({options:t,initialValues:o,pendingValues:n}){let e=T.useRef(o),{selectedOptions:a,unselectedOptions:r}=T.useMemo(()=>{let l=new Set(e.current),d=[],c=[];for(let g of t)l.has(g.value)?d.push(g):c.push(g);return {selectedOptions:d,unselectedOptions:c}},[t]),{selectedOptionsWithState:i,unselectedOptionsWithState:s}=T.useMemo(()=>{let l=new Set(Array.isArray(n)?n:[n]),d=a.map(g=>({...g,selected:l.has(g.value),initialSelected:true})),c=r.map(g=>({...g,selected:l.has(g.value),initialSelected:false}));return {selectedOptionsWithState:d,unselectedOptionsWithState:c}},[a,r,n]);return {selectedOptions:i,unselectedOptions:s}}function Jt({column:t,filter:o,actions:n,onApply:e}){let a=m(),[r,i]=T.useState(()=>o?.values??[]),{selectedOptions:s,unselectedOptions:l}=et({options:t.options,initialValues:o?.values??[],pendingValues:r}),d=T.useCallback((p,f)=>{i(b=>f?b.includes(p)?b:[...b,p]:b.filter(C=>C!==p));},[]),c=T.useCallback(()=>{n.setFilterValue(t,r),e?.();},[n,t,r,e]),g=T.useMemo(()=>{let p=new Set(o?.values??[]),f=new Set(r);if(p.size!==f.size)return true;for(let b of f)if(!p.has(b))return true;return false},[o?.values,r]);return jsxs(Fragment,{children:[jsxs(B$1,{children:[jsx(C,{autoFocus:true,placeholder:"Search..."}),jsx(E$1,{children:a("no_results")}),jsxs(D,{className:"max-h-256",children:[jsx(F,{className:f(s.length===0&&"hidden"),children:s.map(p=>jsx(mt,{option:p,onToggle:d},p.value))}),jsx(G,{className:f((s.length===0||l.length===0)&&"hidden")}),jsx(F,{className:f(l.length===0&&"hidden"),children:l.map(p=>jsx(mt,{option:p,onToggle:d},p.value))})]})]}),jsx(P,{onClick:c,disabled:!g})]})}function rt({onEnter:t,...o}){let n=T.useCallback(e=>{e.key==="Enter"&&(e.target instanceof HTMLInputElement||e.target instanceof HTMLButtonElement)&&(e.preventDefault(),t?.());},[t]);return jsx(B$1,{onKeyDown:n,...o})}function Xt({actions:t,filter:o,column:n,onApply:e}){let a=T.useRef(o?.values),[r,i]=T.useState(()=>Array.isArray(o?.values)?o.values:n.mode==="single"?[null]:[null,null]),s=T.useCallback(()=>{Zt(r)&&(a.current=r,t.setFilterValue(n,r),e?.());},[t,n,r,e]),l=T.useMemo(()=>{if(!Zt(r))return false;let c=a.current;return !Array.isArray(c)||c.length!==r.length?true:c.some((g,p)=>g!==r[p])},[r]),d=n.mode==="range";return jsxs(Fragment,{children:[jsx(rt,{onEnter:s,className:f(d&&"min-w-lg"),children:jsx(D,{className:"max-h-fit",children:jsx(F,{children:jsx("div",{className:"p-6 pb-8",children:d?jsx(Uo,{value:r,column:n,onChange:i}):jsx(Yo,{column:n,value:r,onChange:i})})})})}),jsx(P,{onClick:s,disabled:!l})]})}function Yo({column:t,value:o,onChange:n,ref:e}){let a=m();return jsx(InputNumber,{ref:e,className:"w-full max-w-2xs",placeholder:a("input_number"),value:o[0],min:t.min,max:t.max,step:t.step,mode:"spinner",onChange:r=>{j(r)&&n([r]);},autoFocus:true})}function Uo({column:t,value:o,onChange:n}){let e=m(),a=T.useId(),r=T.useId(),i=T.useCallback(l=>{if(!j(l))return;let d=[l,o[1]];n?.(d);},[o,n]),s=T.useCallback(l=>{if(!j(l))return;let d=[o[0],l];n?.(d);},[o,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:a,children:e("min")}),jsx(InputNumber,{id:a,mode:"spinner",placeholder:"min",autoFocus:true,value:o[0],min:t.min,max:j(o[1])?o[1]-1:t.max?t.max-1:void 0,step:t.step,onChange:i})]}),jsxs("div",{className:"flex flex-col gap-6",children:[jsx("label",{className:"text-label-sm select-none",htmlFor:r,children:e("max")}),jsx(InputNumber,{id:r,mode:"spinner",placeholder:"max",value:o[1],min:j(o[0])?o[0]+1:t.min?t.min+1:void 0,max:t.max,step:t.step,onChange:s})]})]})}function Zt(t){return t.every(j)}function j(t){return typeof t=="number"&&Number.isFinite(t)}var xt=T.memo(function({option:o,onSelect:n}){let{value:e,label:a,icon:r,selected:i}=o,s=T.useCallback(()=>{n(e);},[n,e]);return jsxs(H,{value:e,onSelect:s,className:"group flex items-center gap-6",children:[jsx(Radio,{tabIndex:-1,className:f("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",i&&"opacity-100"),checked:i,value:e,id:e}),r,jsx("span",{children:a})]})});function oo({column:t,filter:o,actions:n,onApply:e}){let a=m(),[r,i]=T.useState(()=>o?.values[0]??""),{selectedOptions:s,unselectedOptions:l}=et({options:t.options,initialValues:o?.values??[],pendingValues:r??""}),d=T.useCallback(p=>{i(p);},[]),c=T.useCallback(()=>{r&&(n.setFilterValue(t,[r]),e?.());},[n,t,r,e]),g=T.useMemo(()=>o?.values[0]!==r,[o?.values,r]);return jsxs(Fragment,{children:[jsxs(B$1,{children:[jsx(C,{autoFocus:true,placeholder:"Search..."}),jsx(E$1,{children:a("no_results")}),jsxs(D,{className:"max-h-256",children:[jsx(F,{className:f(s.length===0&&"hidden"),children:s.map(p=>jsx(xt,{option:p,onSelect:d},p.value))}),jsx(G,{className:f((s.length===0||l.length===0)&&"hidden")}),jsx(F,{className:f(l.length===0&&"hidden"),children:l.map(p=>jsx(xt,{option:p,onSelect:d},p.value))})]})]}),jsx(P,{onClick:c,disabled:!g})]})}function st(t){let{value:o,defaultValue:n,onChange:e}=t,a=o!==void 0,[r,i]=T.useState(n),s=a?o:r,l=T.useRef({value:o,state:r,isControlled:a,onChange:e});l.current={value:o,state:r,isControlled:a,onChange:e};let d=T.useCallback((c,...g)=>{let{value:p,state:f,isControlled:b,onChange:C}=l.current,q=typeof c=="function"?c(b?p:f):c;b||i(q),C&&C(q,...g);},[]);return [s,d]}function eo({actions:t,filter:o,column:n,onApply:e}){let a=m(),r=T.useRef(o?.values[0]??""),[i,s]=st({defaultValue:r.current}),l=T.useCallback(()=>{t.setFilterValue(n,[i]),e?.();},[t,n,i,e]),d=r.current===i;return jsxs(Fragment,{children:[jsx(rt,{onEnter:l,children:jsx(D,{className:"max-h-fit",children:jsx(F,{children:jsx(H,{children:jsx(Input,{rootClassName:"w-ful min-w-xs",placeholder:a("search_keywords"),autoFocus:true,value:i,onChange:c=>s(c.target.value)})})})})}),jsx(P,{onClick:l,disabled:d})]})}function ct({enableHeader:t,column:o,filter:n,actions:e,onApply:a,onBack:r}){let i=T.useMemo(()=>{switch(o.type){case "text":return jsx(eo,{filter:n,actions:e,column:o,onApply:a});case "option":return jsx(oo,{filter:n,actions:e,column:o,onApply:a});case "multiOption":return jsx(Jt,{filter:n,actions:e,column:o,onApply:a});case "number":return jsx(Xt,{filter:n,actions:e,column:o,onApply:a});case "date":return jsx(Kt,{filter:n,actions:e,column:o,onApply:a});default:return null}},[e,o,n,a]);return jsxs(Fragment,{children:[t&&jsx(Ot,{title:o.displayName,onBack:r}),i]})}function ro({column:t$1,filter:o,actions:n,disabled:e,enableAutoClose:a}){let[r$1,i]=T.useState(false),s$1=T.useCallback(()=>{a&&setTimeout(()=>{i(false);},120);},[a]);return jsxs(r,{open:r$1,onOpenChange:i,children:[jsx(s,{asChild:true,children:jsx(M,{mode:"ghost",variant:"neutral",size:"xsmall",disabled:e,className:f("z-1 h-full w-fit rounded-none px-4 text-label-sm",r$1&&"active"),children:jsx(nn,{filter:o,column:t$1})})}),jsx(t,{align:"start",side:"bottom",arrow:false,className:"w-fit rounded-xl p-0",sideOffset:6,children:jsx(ct,{enableHeader:false,column:t$1,filter:o,actions:n,onApply:s$1})})]})}function nn({filter:t,column:o}){switch(o.type){case "text":return jsx(an,{filter:t});case "number":return jsx(rn,{filter:t,mode:o.mode});case "date":return jsx(en,{filter:t,column:o});case "option":return jsx(ln,{filter:t,column:o});case "multiOption":return jsx(sn,{filter:t,column:o});default:return null}}function en({filter:t,column:o}){let[n]=b();if(!t)return null;if(t.values.length===0)return jsx(v,{className:"size-16"});let e=n.toLowerCase().includes("cn"),a=!!o.showTime,r=a?c.presets.dateSlash:e?"YYYY, M\u6708D\u65E5":"MMM D, YYYY",i=typeof o.showTime=="object"?o.showTime.format:a?c.presets.timeSecond:void 0,s=[r,i].filter(d=>!!d);if(t.values.length===1){let c=t.values[0].format(s.join(" "));return jsx("span",{children:c})}let l=dn(t.values[0],t.values[1],e,a,s);return jsx("span",{children:l})}function an({filter:t}){if(!t)return null;if(t.values.length===0||t.values[0].trim()==="")return jsx(v,{className:"size-16"});let o=t.values[0];return jsx("span",{children:o})}function rn({filter:t,mode:o}){let n=m();if(!t||!t.values||t.values.length===0)return jsx(v,{className:"size-16"});let[e,a]=t.values;return o&&o==="range"&&a!==void 0?jsxs("span",{className:"tracking-tight tabular-nums",children:[e," ",n("to")," ",a]}):jsx("span",{className:"tracking-tight tabular-nums",children:e})}function ln({filter:t,column:o}){let n=o.options.filter(e=>t?.values.includes(e.value));if(n.length===1){let{label:e,icon:a}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[a&&a,jsx("span",{children:e})]})}return null}function sn({filter:t,column:o}){let n=o.options.filter(l=>t?.values.includes(l.value));if(n.length===0)return jsx(v,{className:"size-16"});if(n.length===1){let{label:l,icon:d}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[d&&d,jsx("span",{children:l})]})}let e=cn(n,3),a=n.length-e.length;if(!e.some(l=>!!l.icon))return jsxs("div",{className:"inline-flex items-center gap-4",children:[jsx("span",{children:e.map(l=>l.label).join(", ")}),a>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",a," ..."]})]});let i=[],s=[];return e.forEach(({value:l,icon:d,label:c})=>{d?i.push(jsx("span",{className:"inline-flex shrink-0",children:d},l)):s.push(c);}),jsxs("div",{className:"inline-flex items-center gap-4",children:[jsxs("div",{className:"inline-flex items-center gap-2",children:[i,i.length>0&&s.length>0&&jsx(L,{orientation:"vertical",className:"mx-4 h-26 opacity-50"}),s.length>0&&jsx("span",{className:"text-text-sub",children:s.join(", ")})]}),a>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",a," ..."]})]})}function cn(t,o){return t.slice(0,o)}function dn(t,o,n,e,a){if(t.isSame(o,"year")&&!e){let i=n?"YYYY, M\u6708D\u65E5":"MMM D",s=n?"M\u6708D\u65E5":"MMM D, YYYY";return `${t.format(i)} - ${o.format(s)}`}return `${t.format(a.join(" "))} - ${o.format(a.join(" "))}`}function dt(t,o){let n=t.find(e=>e.columnId===o);if(!n)throw new Error(`Column with id ${o} not found`);return n}function io(t){return !t||t.length===0?[]:t.length===1?[t[0]]:t.length===2?gn(t):[t[0],t[1]]}function lo(t){if(!t||t.length===0)return [];if(t.length===1)return [t[0]];if(t.length===2)return pn(t);throw new Error("Cannot create date filter value from more than 2 values")}function pn(t){let[o,n]=t,[e,a]=o.isBefore(n)?[o,n]:[n,o];return [e,a]}function gn(t){let o=0,n=0;if(!t||t.length===0)return [o,n];t.length===1?o=t[0]:(o=t[0],n=t[1]);let[e,a]=o<n?[o,n]:[n,o];return [e,a]}function so(t){let o=new Map,n=[];for(let e of t){let a=kt(e);if(o.has(a)){let r=o.get(a),i=false;for(let s of r)if(Ct(s,e)){i=true;break}i||(r.push(e),n.push(e));}else o.set(a,[e]),n.push(e);}return n}function kt(t,o=new WeakMap){if(t===null)return "null";if(t===void 0)return "undefined";let n=typeof t;if(n==="number"||n==="boolean"||n==="string")return `${n}:${t.toString()}`;if(n==="function")return `function:${t.toString()}`;if(n==="object"){if(o.has(t))return o.get(t);let e;return Array.isArray(t)?e=`array:[${t.map(a=>kt(a,o)).join(",")}]`:e=`object:{${Object.keys(t).sort().map(i=>`${i}:${kt(t[i],o)}`).join(",")}}`,o.set(t,e),e}return `${n}:${t.toString()}`}function Ct(t,o){if(t===o)return true;if(typeof t!=typeof o||t===null||o===null||t===void 0||o===void 0)return false;if(Array.isArray(t)){if(!Array.isArray(o)||t.length!==o.length)return false;for(let n=0;n<t.length;n++)if(!Ct(t[n],o[n]))return false;return true}if(typeof t=="object"){if(typeof o!="object")return false;let n=Object.keys(t).sort(),e=Object.keys(o).sort();if(n.length!==e.length)return false;for(let a=0;a<n.length;a++)if(n[a]!==e[a]||!Ct(t[n[a]],o[e[a]]))return false;return true}return false}function co({columns:t,filters:o,actions:n,enableAutoClose:e,className:a,disabled:r}){let i=m();return jsxs("div",{className:a,children:[o.map(s=>{let l=dt(t,s.columnId);return s.values?jsx(un,{filter:s,column:l,actions:n,enableAutoClose:e,disabled:r},`active-filter-${s.columnId}`):null}),o.length!==0&&jsx(M,{mode:"ghost",size:"xsmall",disabled:r,className:"bg-transparent! text-primary-base hover:underline",onClick:()=>r?null:n.removeAllFilters(),children:i("clear_all")})]})}function un({column:t,filter:o,actions:n,disabled:e,enableAutoClose:a}){return jsxs("div",{className:"flex h-28 items-center rounded-full border border-stroke-soft bg-bg-white shadow-regular-md",children:[jsx(hn,{column:t}),jsx(L,{orientation:"vertical"}),jsx(ro,{disabled:e,column:t,filter:o,actions:n,enableAutoClose:a}),jsx(L,{orientation:"vertical"}),jsx(M,{disabled:e,className:"z-1 h-full w-28 rounded-none rounded-r-full",variant:"neutral",mode:"ghost",size:"xsmall",onClick:()=>e?null:n.removeFilter(o.columnId),children:jsx(w,{className:"size-16 -translate-x-1"})})]})}function hn({column:t}){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:[t.icon&&jsx(N,{size:16,as:t.icon}),jsx("span",{children:t.displayName})]})}var bn={ease:[.26,.08,.25,1],duration:.27},vn={initial:{opacity:0},visible:{opacity:1},hidden:{opacity:0}};function go({side:t$1="bottom",align:o="start",size:n="small",className:e,children:a,activeType:r$1,onOpenChange:i,onEscapeKeyDown:s$1}){let l=m(),[d,c]=T.useState(false),g=T.useCallback(p=>{c(p),i?.(p);},[i]);return jsxs(r,{open:d,onOpenChange:g,children:[jsx(s,{asChild:true,children:jsx(M,{className:f(d&&"active",e),variant:"neutral",mode:"stroke",startContent:jsx(x,{}),size:n,children:l("filter")})}),jsx(t,{className:"w-fit min-w-3xs p-0",side:t$1,align:o,sideOffset:6,arrow:false,onEscapeKeyDown:s$1,children:jsx(AnimatePresence,{mode:"wait",children:jsx(m$1.div,{initial:"hidden",animate:"visible",exit:"hidden",variants:vn,transition:bn,layout:true,children:a})},r$1)})]})}function uo({columns:t,filters:o,actions:n,side:e,size:a,className:r,align:i,enableAutoBack:s}){let l=T.useRef(void 0),d=T.useRef(null),[c,g]=T.useState(void 0),p=c?dt(t,c):void 0,f=c?o.find(N=>N.columnId===c):void 0,b=T.useCallback(()=>{g(void 0);},[]),C=T.useCallback(()=>{s&&g(void 0);},[s]),Pt=T.useCallback(N=>{N||setTimeout(()=>{l.current=void 0,g(void 0);},180);},[]),q=T.useCallback(N=>{c!==void 0&&(N.preventDefault(),b(),setTimeout(()=>{d.current?.focus();},200));},[c,b]),Ft=T.useCallback(N=>{l.current=N,g(N);},[]),St=T.useCallback(()=>{n.removeAllFilters();},[n]),fo=T.useMemo(()=>p&&c?jsx(ct,{enableHeader:true,column:p,filter:f,actions:n,onApply:C,onBack:b}):jsx(wn,{defaultValue:l.current,onSelect:Ft,onClean:St,disableClean:!o.length,columns:t,ref:d}),[p,c,f,n,C,b,Ft,St,o.length,t]);return jsxs(Fragment,{children:[jsx(Wt,{}),jsx(go,{side:e,size:a,align:i,className:r,activeType:c,menuCount:t.length,onOpenChange:Pt,onEscapeKeyDown:q,children:fo})]})}function wn({defaultValue:t,columns:o,disableClean:n,onSelect:e,onClean:a,ref:r}){let i=m(),s=o.some(l=>!!l.icon);return jsxs(Fragment,{children:[jsxs(B$1,{loop:true,defaultValue:t,shouldFilter:false,children:[jsx(C,{placeholder:"Search...",className:"sr-only",ref:r}),jsx(D,{className:"max-h-fit",children:jsx(F,{children:o.map(l=>jsx(H,{className:"group",value:l.columnId,keywords:[l.displayName],onSelect:e,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(N,{size:16,as:l.icon}),!l.icon&&s&&jsx("span",{className:"size-16"}),jsx("span",{className:"text-label-sm",children:l.displayName})]}),jsx(y,{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(M,{variant:"neutral",mode:"ghost",onClick:a,disabled:n,className:"w-full disabled:text-text-disabled",children:i("clear")})})]})}function mo({defaultFilters:t=[],filters:o,onFiltersChange:n}={}){let[e,a]=st({value:o,defaultValue:t,onChange:n}),r=T.useMemo(()=>({setFilterValue:(i,s)=>{a(l=>{let d=l.find(f=>f.columnId===i.columnId),c=d&&d.values.length>0,g=i.type==="number"?io(s):i.type==="date"?lo(s):so(s);if(g.length===0)return l;if(!c)return [...l,{columnId:i.columnId,type:i.type,values:g}];let p={columnId:i.columnId,type:i.type,values:g};return l.map(f=>f.columnId===i.columnId?p:f)});},removeFilter:i=>{a(s=>s.filter(l=>l.columnId!==i));},removeAllFilters:()=>{a([]);}}),[a]);return [e,r]}function Cn({disabled:t,columns:o,filters:n,defaultFilters:e,className:a,onFiltersChange:r}){let[i,s]=mo({filters:n,defaultFilters:e,onFiltersChange:r});return jsx(ConfigProvider,{theme:Mt,children:jsxs("div",{className:f("data-filter flex flex-wrap items-center gap-6",t&&"pointer-events-none [&_button]:opacity-65",a),children:[jsx(uo,{columns:o,filters:i,actions:s,enableAutoBack:true}),jsx(co,{columns:o,filters:i,actions:s,enableAutoClose:true})]})})}export{Mt as a,m as b,co as c,uo as d,mo as e,Cn as f};
|
|
1
|
+
import {H,f,b,M,w,N,B as B$1,C,D,F,y,r,s,t,x,E as E$1,G,z,K,v,c}from'./chunk-ZLJEIJBZ.js';import {DatePicker,Checkbox,Radio,ConfigProvider,Input,InputNumber}from'antd';import {Separator}from'radix-ui';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import T from'react';import {createPortal}from'react-dom';import {AnimatePresence,m as m$1}from'motion/react';function pt(t,{insertAt:o}={}){if(typeof document>"u")return;let n=document.head||document.getElementsByTagName("head")[0],e=document.createElement("style");e.type="text/css",o==="top"&&n.firstChild?n.insertBefore(e,n.firstChild):n.appendChild(e),e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t));}pt(`/*! 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-white: #fff;--spacing: 1px;--container-3xs: 16rem;--container-2xs: 18rem;--container-xs: 20rem;--container-lg: 32rem;--container-xl: 36rem;--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-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-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-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);--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}@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)}.-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-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){top:calc(var(--spacing) * 16)}.right-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){right:calc(var(--spacing) * 16)}.-left-9999:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){left:calc(var(--spacing) * -9999)}.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)}.z-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){z-index:1}.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)}.-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-10:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-top:calc(var(--spacing) * 10)}.-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-16:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){margin-bottom:calc(var(--spacing) * 16)}.-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}.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-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)}.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-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-full:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:100%}.h-px:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:1px}.h-screen:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){height:100vh}.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-\\[calc\\(100vh-80px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){max-height:calc(100vh - 80px)}.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-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-56:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 56)}.min-h-64:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){min-height:calc(var(--spacing) * 64)}.w-1:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){width:calc(var(--spacing) * 1)}.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-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-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-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-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-\\[calc\\(50\\%\\+1px\\)\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-translate-y: calc((50% + 1px)*-1) ;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-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:none}.animate-pulse:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){animation:var(--animate-pulse)}.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-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}.gap-0:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 0)}.gap-2:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 2)}.gap-3:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){gap:calc(var(--spacing) * 3)}.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)))}}.overflow-hidden:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){overflow:hidden}.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-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}.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-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)}.bg-\\[\\#f0f2f5\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){background-color:#f0f2f5}.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-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-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-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-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-8:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-left:calc(var(--spacing) * 8);padding-right:calc(var(--spacing) * 8)}.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-12\\!:not(#\\#){padding-left:calc(var(--spacing) * 12)!important;padding-right:calc(var(--spacing) * 12)!important}.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-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-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)}.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-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-63:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){padding-bottom:calc(var(--spacing) * 63)}.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-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-\\[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-\\[14px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:14px}.text-\\[16px\\]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){font-size:16px}.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-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-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-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)}.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)}.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-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))}.duration-200:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-duration: .2s;transition-duration:.2s}.ease-out:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.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}.\\[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}}.first\\:border-l:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:first-child:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-left-style:var(--tw-border-style);border-left-width:1px}}.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)}}.last\\:border-r:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:last-child:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){border-right-style:var(--tw-border-style);border-right-width:1px}}.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-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\\: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}}.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}}.data-disabled\\:pointer-events-none:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-disabled]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){pointer-events:none}}.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-\\[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\\]\\:text-text-strong:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-selected=true]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){color:var(--color-text-strong)}}.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\\=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\\=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\\=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-\\[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\\]\\:opacity-100:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&[data-state=checked]:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){opacity:1}}.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}}.\\[\\&_\\.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-12:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#){&:not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#):not(#\\#) .ant-pagination-total-text{padding-left:calc(var(--spacing) * 12)}}.\\[\\&_\\.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)}}}.\\[\\&\\>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)}*:not(#\\#):not(#\\#),:not(#\\#):not(#\\#):before,:not(#\\#):not(#\\#):after{box-sizing:border-box}button:not(#\\#):not(#\\#),input:not(#\\#):not(#\\#),optgroup:not(#\\#):not(#\\#),select:not(#\\#):not(#\\#),textarea:not(#\\#):not(#\\#){font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;letter-spacing:inherit;color:inherit}button:not(#\\#):not(#\\#),[role=button]:not(#\\#):not(#\\#){cursor:pointer}html:not(#\\#):not(#\\#),:root:not(#\\#):not(#\\#){font-size:var(--root-font-size);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}: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-body{scrollbar-width:thin!important}}.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;}@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-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
|
+
`);var Vt={components:{DatePicker:{activeBorderColor:"#d9d9d9",hoverBorderColor:"#d9d9d9",activeShadow:"none",cellHeight:32,cellWidth:32}}},B={popup:{root:{inset:"0 auto auto 0",padding:0},container:{userSelect:"none",boxShadow:"none"}}},E={root:"w-full",popup:{container:"[&_.ant-picker-panels]:gap-0",body:"px-10 py-0!"}};var L=({className:t,orientation:o="horizontal",decorative:n=true,...e})=>jsx(Separator.Root,{decorative:n,orientation:o,className:f("shrink-0 bg-stroke-soft",o==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",t),...e});L.displayName=Separator.Root.displayName;function Ot({title:t,onBack:o}){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:K({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:o,children:jsx(z,{className:"size-16"})}),jsx("span",{className:"text-label-sm",children:t}),jsx("span",{className:"w-24 shrink-0"})]})}var wo=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,yo=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired,gt=["DatePicker","DatePickerRange","DatePickerWithTime","DatePickerRangeWithTime","DatePickerWithTimeHM","DatePickerRangeWithTimeHM"];function Bt(t,o){let n=t==="range",e=typeof o=="object"&&o.format==="HH:mm",a=o===true||typeof o=="object"&&o.format!==void 0;return n&&e?"DatePickerRangeWithTimeHM":n&&a?"DatePickerRangeWithTime":n?"DatePickerRange":e?"DatePickerWithTimeHM":a?"DatePickerWithTime":"DatePicker"}var ko={DatePicker:{width:272,height:395},DatePickerRange:{width:532,height:395},DatePickerWithTime:{width:441,height:395},DatePickerRangeWithTime:{width:441,height:395},DatePickerWithTimeHM:{width:385,height:395},DatePickerRangeWithTimeHM:{width:383,height:395}},Et="date-panel-sizes";function Lt(){try{let t=sessionStorage.getItem(Et);if(t)return JSON.parse(t)}catch{}return null}function Do(t){try{sessionStorage.setItem(Et,JSON.stringify(t));}catch{}}function Yt(t){let o=Lt(),n=typeof t=="string"?t:Bt(t.mode,t.showTime);return o?.[n]??ko[n]}function Co(t){return t?gt.every(o=>t[o]!==void 0):false}function To(t){return t?gt.filter(o=>t[o]===void 0):gt}function Po(t){let o=t.includes("Range"),n=t.endsWith("WithTimeHM"),e=t.includes("WithTime");return {type:"date",mode:o?"range":"single",columnId:t,displayName:t,showTime:n?{format:"HH:mm"}:e}}function Fo({column:t,onMeasure:o}){let n=T.useRef(null),e=T.useRef(false);return T.useEffect(()=>{if(!n.current||e.current)return;let a=setTimeout(()=>{if(!n.current||e.current)return;e.current=true;let r=Bt(t.mode,t.showTime),i={width:n.current.clientWidth,height:n.current.clientHeight};o(r,i);},500);return ()=>clearTimeout(a)},[t.mode,t.showTime,o]),jsx("div",{ref:n,className:"w-fit px-6 pt-6 pb-0",children:t.mode==="range"?jsx(yo,{styles:B,classNames:E,showTime:t.showTime,inputReadOnly:true,showToday:false,needConfirm:false,suffixIcon:null}):jsx(wo,{inputReadOnly:true,showToday:false,needConfirm:false,allowClear:false,showTime:t.showTime,classNames:E,styles:B,suffixIcon:null})})}function Ht(){let[t,o]=T.useState(false),{storedSizes:n,missingTypes:e}=T.useMemo(()=>{let c=Lt();return {storedSizes:c,missingTypes:To(c)}},[]),a=T.useMemo(()=>e.map(c=>Po(c)),[e]),[r,i]=T.useState(0),l=T.useRef({}),s=T.useCallback((c,g)=>{if(l.current[c]=g,Object.keys(l.current).length===a.length){let p={...n,...l.current};Do(p);}i(p=>p+1);},[a.length,n]);if(T.useEffect(()=>{o(true);},[]),!t||Co(n)||r>=a.length)return null;let d=a[r];return createPortal(jsx("div",{id:"measure-sizer",className:"pointer-events-none invisible fixed -top-9999 -left-9999 z-1",children:jsx(Fo,{column:d,onMeasure:s},d.columnId)}),document.body)}var Wt={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 All",pagination_total:"Total {total} items",refresh:"Refresh",column_set:"Table Settings",density:"Density",large:"Large",middle:"Middle",compact:"Compact",data_export:"Export Data"};var jt={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:"\u5168\u90E8\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",data_export:"\u5BFC\u51FA\u6570\u636E"};var Ro={"zh-CN":jt,"en-US":Wt};function m(){let[t]=b();return T.useCallback(n=>Ro[t][n]??n,[t])}function P({onClick:t,disabled:o}){let n=m();return jsxs(Fragment,{children:[jsx("div",{className:"h-px bg-bg-soft"}),jsx("div",{className:"p-4",children:jsx(M,{variant:"neutral",mode:"ghost",onClick:t,disabled:o,className:"w-full disabled:text-text-disabled",children:n("apply")})})]})}var Vo=DatePicker._InternalPanelDoNotUseOrYouWillBeFired,Io=DatePicker._InternalRangePanelDoNotUseOrYouWillBeFired;function Gt({actions:t,filter:o,column:n,onApply:e}){let a=T.useRef(o?.values),[r,i]=T.useState(()=>Array.isArray(o?.values)?o.values:n.mode==="single"?[null]:[null,null]),l=T.useCallback(g=>{g&&i(g);},[]),s=T.useCallback(()=>{a.current=r,t.setFilterValue(n,r),e?.();},[t,n,r,e]),d=T.useMemo(()=>{let g=r.filter(Boolean);if(!a.current)return n.mode==="single"?g.length===1:n.mode==="range"?g.length===2:false;let p=a.current.filter(Boolean);return n.mode==="range"&&g.length<2?false:g.length!==p.length?true:g.some((f,b)=>{let D=p[b];return D&&!D.isSame(f)})},[n.mode,r]),c=Yt(n);return jsxs(Fragment,{children:[jsx(B$1,{children:jsx(D,{className:"max-h-fit",children:jsxs(F,{className:"px-6 pt-6 pb-0",style:c,children:[n.mode==="single"&&jsx(Oo,{value:r,onChange:l,column:n}),n.mode==="range"&&jsx(_o,{value:r,onChange:l,column:n})]})})}),jsx(P,{onClick:s,disabled:!d})]})}function Oo({value:t,column:o,onChange:n}){let e=T.useCallback(a=>{a&&n([a]);},[n]);return jsx(Vo,{showToday:false,inputReadOnly:true,needConfirm:false,allowClear:false,showTime:o.showTime,value:t?.[0],onCalendarChange:e,suffixIcon:null,classNames:E,styles:B})}function _o({value:t,column:o,onChange:n}){let[e,a]=t,r=T.useCallback(i=>{!i||i?.filter(Boolean).length!==2||n(i);},[n]);return jsx(Io,{value:[e,a],onCalendarChange:r,showTime:o.showTime,inputReadOnly:true,allowClear:false,needConfirm:false,previewValue:false,suffixIcon:null,classNames:E,styles:B})}var ht=T.memo(function({option:o,onToggle:n}){let{value:e,label:a,icon:r,selected:i}=o,l=T.useCallback(()=>{n(e,!i);},[n,e,i]);return jsxs(H,{onSelect:l,className:"group flex items-center gap-6",children:[jsx(Checkbox,{tabIndex:-1,checked:i,className:f("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",i&&"opacity-100")}),r,jsx("span",{children:a})]})});function et({options:t,initialValues:o,pendingValues:n}){let e=T.useRef(o),{selectedOptions:a,unselectedOptions:r}=T.useMemo(()=>{let s=new Set(e.current),d=[],c=[];for(let g of t)s.has(g.value)?d.push(g):c.push(g);return {selectedOptions:d,unselectedOptions:c}},[t]),{selectedOptionsWithState:i,unselectedOptionsWithState:l}=T.useMemo(()=>{let s=new Set(Array.isArray(n)?n:[n]),d=a.map(g=>({...g,selected:s.has(g.value),initialSelected:true})),c=r.map(g=>({...g,selected:s.has(g.value),initialSelected:false}));return {selectedOptionsWithState:d,unselectedOptionsWithState:c}},[a,r,n]);return {selectedOptions:i,unselectedOptions:l}}function Jt({column:t,filter:o,actions:n,onApply:e}){let a=m(),[r,i]=T.useState(()=>o?.values??[]),{selectedOptions:l,unselectedOptions:s}=et({options:t.options,initialValues:o?.values??[],pendingValues:r}),d=T.useCallback((p,f)=>{i(b=>f?b.includes(p)?b:[...b,p]:b.filter(D=>D!==p));},[]),c=T.useCallback(()=>{n.setFilterValue(t,r),e?.();},[n,t,r,e]),g=T.useMemo(()=>{let p=new Set(o?.values??[]),f=new Set(r);if(p.size!==f.size)return true;for(let b of f)if(!p.has(b))return true;return false},[o?.values,r]);return jsxs(Fragment,{children:[jsxs(B$1,{children:[jsx(C,{autoFocus:true,placeholder:"Search..."}),jsx(E$1,{children:a("no_results")}),jsxs(D,{className:"max-h-256",children:[jsx(F,{className:f(l.length===0&&"hidden"),children:l.map(p=>jsx(ht,{option:p,onToggle:d},p.value))}),jsx(G,{className:f((l.length===0||s.length===0)&&"hidden")}),jsx(F,{className:f(s.length===0&&"hidden"),children:s.map(p=>jsx(ht,{option:p,onToggle:d},p.value))})]})]}),jsx(P,{onClick:c,disabled:!g})]})}function rt({onEnter:t,...o}){let n=T.useCallback(e=>{e.key==="Enter"&&(e.target instanceof HTMLInputElement||e.target instanceof HTMLButtonElement)&&(e.preventDefault(),t?.());},[t]);return jsx(B$1,{onKeyDown:n,...o})}function Xt({actions:t,filter:o,column:n,onApply:e}){let a=T.useRef(o?.values),[r,i]=T.useState(()=>Array.isArray(o?.values)?o.values:n.mode==="single"?[null]:[null,null]),l=T.useCallback(()=>{Zt(r)&&(a.current=r,t.setFilterValue(n,r),e?.());},[t,n,r,e]),s=T.useMemo(()=>{if(!Zt(r))return false;let c=a.current;return !Array.isArray(c)||c.length!==r.length?true:c.some((g,p)=>g!==r[p])},[r]),d=n.mode==="range";return jsxs(Fragment,{children:[jsx(rt,{onEnter:l,className:f(d&&"min-w-lg"),children:jsx(D,{className:"max-h-fit",children:jsx(F,{children:jsx("div",{className:"p-6 pb-8",children:d?jsx($o,{value:r,column:n,onChange:i}):jsx(jo,{column:n,value:r,onChange:i})})})})}),jsx(P,{onClick:l,disabled:!s})]})}function jo({column:t,value:o,onChange:n,ref:e}){let a=m();return jsx(InputNumber,{ref:e,className:"w-full max-w-2xs",placeholder:a("input_number"),value:o[0],min:t.min,max:t.max,step:t.step,mode:"spinner",onChange:r=>{Y(r)&&n([r]);},autoFocus:true})}function $o({column:t,value:o,onChange:n}){let e=m(),a=T.useId(),r=T.useId(),i=T.useCallback(s=>{if(!Y(s))return;let d=[s,o[1]];n?.(d);},[o,n]),l=T.useCallback(s=>{if(!Y(s))return;let d=[o[0],s];n?.(d);},[o,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:a,children:e("min")}),jsx(InputNumber,{id:a,mode:"spinner",placeholder:"min",autoFocus:true,value:o[0],min:t.min,max:Y(o[1])?o[1]-1:t.max?t.max-1:void 0,step:t.step,onChange:i})]}),jsxs("div",{className:"flex flex-col gap-6",children:[jsx("label",{className:"text-label-sm select-none",htmlFor:r,children:e("max")}),jsx(InputNumber,{id:r,mode:"spinner",placeholder:"max",value:o[1],min:Y(o[0])?o[0]+1:t.min?t.min+1:void 0,max:t.max,step:t.step,onChange:l})]})]})}function Zt(t){return t.every(Y)}function Y(t){return typeof t=="number"&&Number.isFinite(t)}var vt=T.memo(function({option:o,onSelect:n}){let{value:e,label:a,icon:r,selected:i}=o,l=T.useCallback(()=>{n(e);},[n,e]);return jsxs(H,{value:e,onSelect:l,className:"group flex items-center gap-6",children:[jsx(Radio,{tabIndex:-1,className:f("mr-4 opacity-0 group-data-[selected=true]:opacity-100 data-[state=checked]:opacity-100",i&&"opacity-100"),checked:i,value:e,id:e}),r,jsx("span",{children:a})]})});function oo({column:t,filter:o,actions:n,onApply:e}){let a=m(),[r,i]=T.useState(()=>o?.values[0]??""),{selectedOptions:l,unselectedOptions:s}=et({options:t.options,initialValues:o?.values??[],pendingValues:r??""}),d=T.useCallback(p=>{i(p);},[]),c=T.useCallback(()=>{r&&(n.setFilterValue(t,[r]),e?.());},[n,t,r,e]),g=T.useMemo(()=>o?.values[0]!==r,[o?.values,r]);return jsxs(Fragment,{children:[jsxs(B$1,{children:[jsx(C,{autoFocus:true,placeholder:"Search..."}),jsx(E$1,{children:a("no_results")}),jsxs(D,{className:"max-h-256",children:[jsx(F,{className:f(l.length===0&&"hidden"),children:l.map(p=>jsx(vt,{option:p,onSelect:d},p.value))}),jsx(G,{className:f((l.length===0||s.length===0)&&"hidden")}),jsx(F,{className:f(s.length===0&&"hidden"),children:s.map(p=>jsx(vt,{option:p,onSelect:d},p.value))})]})]}),jsx(P,{onClick:c,disabled:!g})]})}function st(t){let{value:o,defaultValue:n,onChange:e}=t,a=o!==void 0,[r,i]=T.useState(n),l=a?o:r,s=T.useRef({value:o,state:r,isControlled:a,onChange:e});s.current={value:o,state:r,isControlled:a,onChange:e};let d=T.useCallback((c,...g)=>{let{value:p,state:f,isControlled:b,onChange:D}=s.current,q=typeof c=="function"?c(b?p:f):c;b||i(q),D&&D(q,...g);},[]);return [l,d]}function eo({actions:t,filter:o,column:n,onApply:e}){let a=m(),r=T.useRef(o?.values[0]??""),[i,l]=st({defaultValue:r.current}),s=T.useCallback(()=>{t.setFilterValue(n,[i]),e?.();},[t,n,i,e]),d=r.current===i;return jsxs(Fragment,{children:[jsx(rt,{onEnter:s,children:jsx(D,{className:"max-h-fit",children:jsx(F,{children:jsx(H,{children:jsx(Input,{rootClassName:"w-ful min-w-xs",placeholder:a("search_keywords"),autoFocus:true,value:i,onChange:c=>l(c.target.value)})})})})}),jsx(P,{onClick:s,disabled:d})]})}function ct({enableHeader:t,column:o,filter:n,actions:e,onApply:a,onBack:r}){let i=T.useMemo(()=>{switch(o.type){case "text":return jsx(eo,{filter:n,actions:e,column:o,onApply:a});case "option":return jsx(oo,{filter:n,actions:e,column:o,onApply:a});case "multiOption":return jsx(Jt,{filter:n,actions:e,column:o,onApply:a});case "number":return jsx(Xt,{filter:n,actions:e,column:o,onApply:a});case "date":return jsx(Gt,{filter:n,actions:e,column:o,onApply:a});default:return null}},[e,o,n,a]);return jsxs(Fragment,{children:[t&&jsx(Ot,{title:o.displayName,onBack:r}),i]})}function ro({column:t$1,filter:o,actions:n,disabled:e,enableAutoClose:a}){let[r$1,i]=T.useState(false),l=T.useCallback(()=>{a&&setTimeout(()=>{i(false);},120);},[a]);return jsxs(r,{open:r$1,onOpenChange:i,children:[jsx(s,{asChild:true,children:jsx(M,{mode:"ghost",variant:"neutral",size:"xsmall",disabled:e,className:f("z-1 h-full w-fit rounded-none px-4 text-label-sm",r$1&&"active"),children:jsx(nn,{filter:o,column:t$1})})}),jsx(t,{align:"start",side:"bottom",arrow:false,className:"w-fit rounded-xl p-0",sideOffset:6,children:jsx(ct,{enableHeader:false,column:t$1,filter:o,actions:n,onApply:l})})]})}function nn({filter:t,column:o}){switch(o.type){case "text":return jsx(an,{filter:t});case "number":return jsx(rn,{filter:t,mode:o.mode});case "date":return jsx(en,{filter:t,column:o});case "option":return jsx(ln,{filter:t,column:o});case "multiOption":return jsx(sn,{filter:t,column:o});default:return null}}function en({filter:t,column:o}){let[n]=b();if(!t)return null;if(t.values.length===0)return jsx(v,{className:"size-16"});let e=n.toLowerCase().includes("cn"),a=!!o.showTime,r=e?"YYYY\u5E74M\u6708D\u65E5":a?"MMM D, YYYY,":"MMM D, YYYY",i=typeof o.showTime=="object"?o.showTime.format:a?c.presets.timeSecond:null,l=[r,i].filter(Boolean);if(t.values.length===1){let c=t.values[0].format(l.join(" "));return jsx("span",{children:c})}let s=dn(t.values[0],t.values[1],e,a,l);return jsx("span",{children:s})}function an({filter:t}){if(!t)return null;if(t.values.length===0||t.values[0].trim()==="")return jsx(v,{className:"size-16"});let o=t.values[0];return jsx("span",{children:o})}function rn({filter:t,mode:o}){let n=m();if(!t||!t.values||t.values.length===0)return jsx(v,{className:"size-16"});let[e,a]=t.values;return o&&o==="range"&&a!==void 0?jsxs("span",{className:"tracking-tight tabular-nums",children:[e," ",n("to")," ",a]}):jsx("span",{className:"tracking-tight tabular-nums",children:e})}function ln({filter:t,column:o}){let n=o.options.filter(e=>t?.values.includes(e.value));if(n.length===1){let{label:e,icon:a}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[a&&a,jsx("span",{children:e})]})}return null}function sn({filter:t,column:o}){let n=o.options.filter(s=>t?.values.includes(s.value));if(n.length===0)return jsx(v,{className:"size-16"});if(n.length===1){let{label:s,icon:d}=n[0];return jsxs("span",{className:"inline-flex items-center gap-4",children:[d&&d,jsx("span",{children:s})]})}let e=cn(n,3),a=n.length-e.length;if(!e.some(s=>!!s.icon))return jsxs("div",{className:"inline-flex items-center gap-4",children:[jsx("span",{children:e.map(s=>s.label).join(", ")}),a>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",a," ..."]})]});let i=[],l=[];return e.forEach(({value:s,icon:d,label:c})=>{d?i.push(jsx("span",{className:"inline-flex shrink-0",children:d},s)):l.push(c);}),jsxs("div",{className:"inline-flex items-center gap-4",children:[jsxs("div",{className:"inline-flex items-center gap-2",children:[i,i.length>0&&l.length>0&&jsx(L,{orientation:"vertical",className:"mx-4 h-26 opacity-50"}),l.length>0&&jsx("span",{className:"text-text-sub",children:l.join(", ")})]}),a>0&&jsxs("span",{className:"inline-flex items-center leading-16",style:{letterSpacing:"-1px"},children:["+ ",a," ..."]})]})}function cn(t,o){return t.slice(0,o)}function dn(t,o,n,e,a=["YYYY/MM/DD","HH:mm:ss"]){let r=t.isSame(o,"year"),i=t.isSame(o,"day"),l=a[1];if(i){if(n){let c=t.format("YYYY\u5E74M\u6708D\u65E5");return e?`${c} ${t.format(l)} - ${o.format(l)}`:c}let d=t.format("MMM D, YYYY");return e?`${d}, ${t.format(l)} - ${o.format(l)}`:d}if(r){if(n){let g=`YYYY\u5E74M\u6708D\u65E5${e?` ${l}`:""}`,p=`M\u6708D\u65E5${e?` ${l}`:""}`;return `${t.format(g)} - ${o.format(p)}`}let d=`MMM D${e?`, ${l}`:""}`,c=`MMM D${e?`, ${l}`:""}, YYYY`;return `${t.format(d)} - ${o.format(c)}`}let s=n?`YYYY\u5E74M\u6708D\u65E5${e?` ${l}`:""}`:`MMM D, YYYY${e?`, ${l}`:""}`;return `${t.format(s)} - ${o.format(s)}`}function dt(t,o){let n=t.find(e=>e.columnId===o);if(!n)throw new Error(`Column with id ${o} not found`);return n}function io(t){return !t||t.length===0?[]:t.length===1?[t[0]]:t.length===2?gn(t):[t[0],t[1]]}function lo(t){if(!t||t.length===0)return [];if(t.length===1)return [t[0]];if(t.length===2)return pn(t);throw new Error("Cannot create date filter value from more than 2 values")}function pn(t){let[o,n]=t,[e,a]=o.isBefore(n)?[o,n]:[n,o];return [e,a]}function gn(t){let o=0,n=0;if(!t||t.length===0)return [o,n];t.length===1?o=t[0]:(o=t[0],n=t[1]);let[e,a]=o<n?[o,n]:[n,o];return [e,a]}function so(t){let o=new Map,n=[];for(let e of t){let a=yt(e);if(o.has(a)){let r=o.get(a),i=false;for(let l of r)if(kt(l,e)){i=true;break}i||(r.push(e),n.push(e));}else o.set(a,[e]),n.push(e);}return n}function yt(t,o=new WeakMap){if(t===null)return "null";if(t===void 0)return "undefined";let n=typeof t;if(n==="number"||n==="boolean"||n==="string")return `${n}:${t.toString()}`;if(n==="function")return `function:${t.toString()}`;if(n==="object"){if(o.has(t))return o.get(t);let e;return Array.isArray(t)?e=`array:[${t.map(a=>yt(a,o)).join(",")}]`:e=`object:{${Object.keys(t).sort().map(i=>`${i}:${yt(t[i],o)}`).join(",")}}`,o.set(t,e),e}return `${n}:${t.toString()}`}function kt(t,o){if(t===o)return true;if(typeof t!=typeof o||t===null||o===null||t===void 0||o===void 0)return false;if(Array.isArray(t)){if(!Array.isArray(o)||t.length!==o.length)return false;for(let n=0;n<t.length;n++)if(!kt(t[n],o[n]))return false;return true}if(typeof t=="object"){if(typeof o!="object")return false;let n=Object.keys(t).sort(),e=Object.keys(o).sort();if(n.length!==e.length)return false;for(let a=0;a<n.length;a++)if(n[a]!==e[a]||!kt(t[n[a]],o[e[a]]))return false;return true}return false}function co({columns:t,filters:o,actions:n,enableAutoClose:e,className:a,disabled:r}){let i=m();return jsxs("div",{className:a,children:[o.map(l=>{let s=dt(t,l.columnId);return l.values?jsx(un,{filter:l,column:s,actions:n,enableAutoClose:e,disabled:r},`active-filter-${l.columnId}`):null}),o.length!==0&&jsx(M,{mode:"ghost",size:"xsmall",disabled:r,className:"bg-transparent! text-primary-base hover:underline",onClick:()=>r?null:n.removeAllFilters(),children:i("clear_all")})]})}function un({column:t,filter:o,actions:n,disabled:e,enableAutoClose:a}){return jsxs("div",{className:"flex h-28 items-center rounded-full border border-stroke-soft bg-bg-white shadow-regular-md",children:[jsx(hn,{column:t}),jsx(L,{orientation:"vertical"}),jsx(ro,{disabled:e,column:t,filter:o,actions:n,enableAutoClose:a}),jsx(L,{orientation:"vertical"}),jsx(M,{disabled:e,className:"z-1 h-full w-28 rounded-none rounded-r-full",variant:"neutral",mode:"ghost",size:"xsmall",onClick:()=>e?null:n.removeFilter(o.columnId),children:jsx(w,{className:"size-16 -translate-x-1"})})]})}function hn({column:t}){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:[t.icon&&jsx(N,{size:16,as:t.icon}),jsx("span",{children:t.displayName})]})}var bn={ease:[.26,.08,.25,1],duration:.27},vn={initial:{opacity:0},visible:{opacity:1},hidden:{opacity:0}};function go({side:t$1="bottom",align:o="start",size:n="small",className:e,children:a,activeType:r$1,onOpenChange:i,onEscapeKeyDown:l}){let s$1=m(),[d,c]=T.useState(false),g=T.useCallback(p=>{c(p),i?.(p);},[i]);return jsxs(r,{open:d,onOpenChange:g,children:[jsx(s,{asChild:true,children:jsx(M,{className:f(d&&"active",e),variant:"neutral",mode:"stroke",startContent:jsx(x,{}),size:n,children:s$1("filter")})}),jsx(t,{className:"w-fit min-w-3xs p-0",side:t$1,align:o,sideOffset:6,arrow:false,onEscapeKeyDown:l,children:jsx(AnimatePresence,{mode:"wait",children:jsx(m$1.div,{initial:"hidden",animate:"visible",exit:"hidden",variants:vn,transition:bn,layout:true,children:a})},r$1)})]})}function uo({columns:t,filters:o,actions:n,side:e,size:a,className:r,align:i,enableAutoBack:l}){let s=T.useRef(void 0),d=T.useRef(null),[c,g]=T.useState(void 0),p=c?dt(t,c):void 0,f=c?o.find(N=>N.columnId===c):void 0,b=T.useCallback(()=>{g(void 0);},[]),D=T.useCallback(()=>{l&&g(void 0);},[l]),Tt=T.useCallback(N=>{N||setTimeout(()=>{s.current=void 0,g(void 0);},180);},[]),q=T.useCallback(N=>{c!==void 0&&(N.preventDefault(),b(),setTimeout(()=>{d.current?.focus();},200));},[c,b]),Pt=T.useCallback(N=>{s.current=N,g(N);},[]),Ft=T.useCallback(()=>{n.removeAllFilters();},[n]),fo=T.useMemo(()=>p&&c?jsx(ct,{enableHeader:true,column:p,filter:f,actions:n,onApply:D,onBack:b}):jsx(wn,{defaultValue:s.current,onSelect:Pt,onClean:Ft,disableClean:!o.length,columns:t,ref:d}),[p,c,f,n,D,b,Pt,Ft,o.length,t]);return jsxs(Fragment,{children:[jsx(Ht,{}),jsx(go,{side:e,size:a,align:i,className:r,activeType:c,menuCount:t.length,onOpenChange:Tt,onEscapeKeyDown:q,children:fo})]})}function wn({defaultValue:t,columns:o,disableClean:n,onSelect:e,onClean:a,ref:r}){let i=m(),l=o.some(s=>!!s.icon);return jsxs(Fragment,{children:[jsxs(B$1,{loop:true,defaultValue:t,shouldFilter:false,children:[jsx(C,{placeholder:"Search...",className:"sr-only",ref:r}),jsx(D,{className:"max-h-fit",children:jsx(F,{children:o.map(s=>jsx(H,{className:"group",value:s.columnId,keywords:[s.displayName],onSelect:e,children:jsxs("div",{className:"flex w-full items-center justify-between",children:[jsxs("div",{className:"inline-flex items-center gap-6",children:[s.icon&&jsx(N,{size:16,as:s.icon}),!s.icon&&l&&jsx("span",{className:"size-16"}),jsx("span",{className:"text-label-sm",children:s.displayName})]}),jsx(y,{className:"-mr-4 size-18 text-text-soft group-aria-selected:text-text-sub"})]})},s.columnId))})})]}),jsx("div",{className:"h-px bg-bg-soft"}),jsx("div",{className:"p-4",children:jsx(M,{variant:"neutral",mode:"ghost",onClick:a,disabled:n,className:"w-full disabled:text-text-disabled",children:i("clear")})})]})}function mo({defaultFilters:t=[],filters:o,onFiltersChange:n}={}){let[e,a]=st({value:o,defaultValue:t,onChange:n}),r=T.useMemo(()=>({setFilterValue:(i,l)=>{a(s=>{let d=s.find(f=>f.columnId===i.columnId),c=d&&d.values.length>0,g=i.type==="number"?io(l):i.type==="date"?lo(l):so(l);if(g.length===0)return s;if(!c)return [...s,{columnId:i.columnId,type:i.type,values:g}];let p={columnId:i.columnId,type:i.type,values:g};return s.map(f=>f.columnId===i.columnId?p:f)});},removeFilter:i=>{a(l=>l.filter(s=>s.columnId!==i));},removeAllFilters:()=>{a([]);}}),[a]);return [e,r]}function Dn({disabled:t,columns:o,filters:n,defaultFilters:e,className:a,onFiltersChange:r}){let[i,l]=mo({filters:n,defaultFilters:e,onFiltersChange:r});return jsx(ConfigProvider,{theme:Vt,children:jsxs("div",{className:f("data-filter flex flex-wrap items-center gap-6",t&&"pointer-events-none [&_button]:opacity-65",a),children:[jsx(uo,{columns:o,filters:i,actions:l,enableAutoBack:true}),jsx(co,{columns:o,filters:i,actions:l,enableAutoClose:true})]})})}export{Vt as a,m as b,co as c,uo as d,mo as e,Dn as f};
|
package/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React$1 from 'react';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { P as PaginationConfig } from './types-
|
|
4
|
-
export { B as Button, b as baseButtonStyle, a as buttonVariants } from './types-
|
|
3
|
+
import { P as PaginationConfig } from './types-DzEti6NB.js';
|
|
4
|
+
export { B as Button, b as baseButtonStyle, a as buttonVariants } from './types-DzEti6NB.js';
|
|
5
5
|
import * as tailwind_variants from 'tailwind-variants';
|
|
6
6
|
import { VariantProps } from 'tailwind-variants';
|
|
7
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
package/package.json
CHANGED