
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
@daflow-ui/ui-input
Advanced tools
Input component for DaFlow UI component library.
pnpm add @daflow-ui/ui-input
全局引入样式(在 main.ts 中):
import '@daflow-ui/ui-input/style.css';
在组件中使用:
<script setup lang="ts">
import { DfInput } from '@daflow-ui/ui-input';
</script>
<template>
<DfInput v-model="value" placeholder="请输入内容" />
</template>
| Prop | 类型 | 默认值 | 说明 |
|---|---|---|---|
modelValue | string | '' | v-model 绑定值 |
invalid | boolean | false | 错误状态,影响边框颜色 |
disabled | boolean | false | 禁用 |
size | 'sm' | 'md' | 'lg' | 'md' | 尺寸 |
MIT
FAQs
Input component for DaFlow UI
The npm package @daflow-ui/ui-input receives a total of 0 weekly downloads. As such, @daflow-ui/ui-input popularity was classified as not popular.
We found that @daflow-ui/ui-input demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.