New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/input

Package Overview
Dependencies
Maintainers
0
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/input - npm Package Compare versions

Comparing version 0.0.90 to 0.0.91

dist/chunk-4W3TNJR7.mjs

2

dist/index.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkNGAXNUIYjs = require('./chunk-NGAXNUIY.js');var _chunkRTSUCZKYjs = require('./chunk-RTSUCZKY.js');var _chunkTYUIGG3Djs = require('./chunk-TYUIGG3D.js');exports.Input = _chunkNGAXNUIYjs.a; exports.inputVariants = _chunkTYUIGG3Djs.b; exports.useInput = _chunkRTSUCZKYjs.a;
"use client";var _chunkWUNMYCINjs = require('./chunk-WUNMYCIN.js');var _chunkDC2OM67Ujs = require('./chunk-DC2OM67U.js');var _chunkYDTXTAHKjs = require('./chunk-YDTXTAHK.js');exports.Input = _chunkWUNMYCINjs.a; exports.inputVariants = _chunkYDTXTAHKjs.b; exports.useInput = _chunkDC2OM67Ujs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkNGAXNUIYjs = require('./chunk-NGAXNUIY.js');require('./chunk-RTSUCZKY.js');require('./chunk-TYUIGG3D.js');exports.Input = _chunkNGAXNUIYjs.a;
var _chunkWUNMYCINjs = require('./chunk-WUNMYCIN.js');require('./chunk-DC2OM67U.js');require('./chunk-YDTXTAHK.js');exports.Input = _chunkWUNMYCINjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkTYUIGG3Djs = require('./chunk-TYUIGG3D.js');exports.inputVariants = _chunkTYUIGG3Djs.b; exports.test = _chunkTYUIGG3Djs.a;
var _chunkYDTXTAHKjs = require('./chunk-YDTXTAHK.js');exports.inputVariants = _chunkYDTXTAHKjs.b; exports.test = _chunkYDTXTAHKjs.a;

@@ -46,3 +46,3 @@ import * as _jamsr_ui_button from '@jamsr-ui/button';

children: React.ReactNode;
classNames: SlotsToClasses<"base" | "labelWrapper" | "label" | "mainWrapper" | "innerWrapper" | "helper" | "startContent" | "endContent" | "notation" | "contentWrapper" | "clearButton" | "inputWrapper" | "input"> | undefined;
classNames: SlotsToClasses<"base" | "input" | "label" | "labelWrapper" | "mainWrapper" | "innerWrapper" | "helper" | "startContent" | "endContent" | "notation" | "contentWrapper" | "clearButton" | "inputWrapper"> | undefined;
label: string | undefined;

@@ -49,0 +49,0 @@ helperText: string | undefined;

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkRTSUCZKYjs = require('./chunk-RTSUCZKY.js');require('./chunk-TYUIGG3D.js');exports.useInput = _chunkRTSUCZKYjs.a;
var _chunkDC2OM67Ujs = require('./chunk-DC2OM67U.js');require('./chunk-YDTXTAHK.js');exports.useInput = _chunkDC2OM67Ujs.a;
{
"name": "@jamsr-ui/input",
"version": "0.0.90",
"version": "0.0.91",
"description": "A modern and beautiful Next.js UI components library.",

@@ -34,7 +34,7 @@ "sideEffects": false,

"dependencies": {
"@jamsr-ui/button": "^0.0.70",
"@jamsr-ui/button": "^0.0.71",
"@jamsr-ui/hooks": "^0.0.44",
"@jamsr-ui/shared-icons": "^0.0.58",
"@jamsr-ui/utils": "^0.0.62",
"@jamsr-ui/styles": "^0.0.8",
"@jamsr-ui/hooks": "^0.0.44"
"@jamsr-ui/utils": "^0.0.63",
"@jamsr-ui/styles": "^0.0.8"
},

@@ -41,0 +41,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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