
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@songluo/ui-biz
Advanced tools
监管平台业务组件层——PersonPicker / ClosureFlowBar / Pager / AppCard。
跨模块复用、API 已稳定的业务件;组件本体不做数据获取,数据经 props 注入。依赖 @songluo/ui-base。
npm i @songluo/ui-base @songluo/ui-biz
# peer: react ^18.3.1 || ^19、lucide-react ^1.16
import { Pager, PersonPicker, ClosureFlowBar, AppCard } from '@songluo/ui-biz';
import '@songluo/ui-base/dist/style.css';
import '@songluo/ui-biz/dist/style.css';
各组件完整可粘贴示例见其档案(仓库 packages/ui-biz/src/*.meta.js 的 example 字段),
或平台内 /tech 客户视角「接入」页签一键复制。
| 组件 | 必填 props | 关键可选 props |
|---|---|---|
PersonPicker | open / onOpenChange | contacts、targetType、multiple、requireNote、onConfirm |
ClosureFlowBar | current | reachable、onNavigate、stages(环节文案外置) |
Pager | page / pageSize / total / onPage | —(total ≤ pageSize 返回 null 为契约行为) |
AppCard | app / onRoute / onAsk | feature、canRoute |
类型:@songluo/ui-biz 自带 types/index.d.ts。
--pp-*/--cf-*/--pg-* 跟随 --primary 等);细调见
docs/theme-token-whitelist.md。换主色时白名单里带 ⚠ 的派生位(光环/浅底)需一并覆盖(包内不用 color-mix)。pp-*/cc-*/closure-*/app-directory-*)。docs/api-surface.md,变更见根 CHANGELOG.md。当前
0.x,公开面可能调整,升级前读 CHANGELOG。
见根 README.md License 段(法务定稿前为占位)。
FAQs
监管平台业务组件层 —— PersonPicker / ClosureFlowBar / Pager / AppCard
We found that @songluo/ui-biz demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.