feat(rate): support multi-currency forced rate list

This commit is contained in:
line-6000
2026-05-22 23:13:21 +08:00
parent dec1b97b9e
commit 8a48611625
285 changed files with 2145 additions and 354 deletions
+1
View File
@@ -0,0 +1 @@
import{Cf as e}from"./messages-CA0k74Lg.js";import{i as t}from"./button-CfqkRSM8.js";var n=e();function r({className:e,...r}){return(0,n.jsx)(`div`,{className:`relative w-full overflow-x-auto`,"data-slot":`table-container`,children:(0,n.jsx)(`table`,{className:t(`w-full caption-bottom text-sm`,e),"data-slot":`table`,...r})})}function i({className:e,...r}){return(0,n.jsx)(`thead`,{className:t(`[&_tr]:border-b`,e),"data-slot":`table-header`,...r})}function a({className:e,...r}){return(0,n.jsx)(`tbody`,{className:t(`[&_tr:last-child]:border-0`,e),"data-slot":`table-body`,...r})}function o({className:e,...r}){return(0,n.jsx)(`tr`,{className:t(`border-b transition-colors hover:bg-muted/50 has-aria-expanded:bg-muted/50 data-[state=selected]:bg-muted`,e),"data-slot":`table-row`,...r})}function s({className:e,...r}){return(0,n.jsx)(`th`,{className:t(`h-10 whitespace-nowrap px-2 text-left align-middle font-medium text-foreground [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]`,e),"data-slot":`table-head`,...r})}function c({className:e,...r}){return(0,n.jsx)(`td`,{className:t(`whitespace-nowrap p-2 align-middle [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]`,e),"data-slot":`table-cell`,...r})}export{i as a,s as i,a as n,o,c as r,r as t};