Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/file-input

Package Overview
Dependencies
Maintainers
1
Versions
1036
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/file-input - npm Package Compare versions

Comparing version 0.0.0-dev-20231010074327 to 0.0.0-dev-20231010183936

dist/chunk-X5JIESHO.mjs

2

dist/file-input.js

@@ -36,3 +36,3 @@ "use client"

({ children, ...props }, ref) => {
const [styles, mergedProps] = (0, import_core.useMultiComponentStyle)("Input", props);
const [styles, mergedProps] = (0, import_core.useMultiComponentStyle)("FileInput", props);
const {

@@ -39,0 +39,0 @@ className,

@@ -38,3 +38,3 @@ "use client"

({ children, ...props }, ref) => {
const [styles, mergedProps] = (0, import_core.useMultiComponentStyle)("Input", props);
const [styles, mergedProps] = (0, import_core.useMultiComponentStyle)("FileInput", props);
const {

@@ -41,0 +41,0 @@ className,

{
"name": "@yamada-ui/file-input",
"version": "0.0.0-dev-20231010074327",
"version": "0.0.0-dev-20231010183936",
"description": "Yamada UI file input component",

@@ -38,6 +38,6 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20231010074327",
"@yamada-ui/utils": "0.0.0-dev-20231010074327",
"@yamada-ui/form-control": "0.0.0-dev-20231010074327",
"@yamada-ui/use-controllable-state": "0.0.0-dev-20231010074327"
"@yamada-ui/core": "0.0.0-dev-20231010183936",
"@yamada-ui/utils": "0.3.0",
"@yamada-ui/form-control": "0.0.0-dev-20231010183936",
"@yamada-ui/use-controllable-state": "0.2.2"
},

@@ -44,0 +44,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc