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
1
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.92 to 0.0.93

dist/chunk-2WT6E54B.mjs

2

dist/index.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"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 client";var _chunkL6CJC6TBjs = require('./chunk-L6CJC6TB.js');var _chunkKKX5R55Jjs = require('./chunk-KKX5R55J.js');var _chunkNVEQ5KQRjs = require('./chunk-NVEQ5KQR.js');exports.Input = _chunkL6CJC6TBjs.a; exports.inputVariants = _chunkNVEQ5KQRjs.b; exports.useInput = _chunkKKX5R55Jjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkWUNMYCINjs = require('./chunk-WUNMYCIN.js');require('./chunk-DC2OM67U.js');require('./chunk-YDTXTAHK.js');exports.Input = _chunkWUNMYCINjs.a;
var _chunkL6CJC6TBjs = require('./chunk-L6CJC6TB.js');require('./chunk-KKX5R55J.js');require('./chunk-NVEQ5KQR.js');exports.Input = _chunkL6CJC6TBjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkYDTXTAHKjs = require('./chunk-YDTXTAHK.js');exports.inputVariants = _chunkYDTXTAHKjs.b; exports.test = _chunkYDTXTAHKjs.a;
var _chunkNVEQ5KQRjs = require('./chunk-NVEQ5KQR.js');exports.inputVariants = _chunkNVEQ5KQRjs.b; exports.test = _chunkNVEQ5KQRjs.a;

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

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

@@ -53,3 +53,3 @@ helperText: string | undefined;

isClearable: boolean;
variant: "outlined" | "standard";
variant: "standard" | "outlined";
isInvalid: boolean | undefined;

@@ -56,0 +56,0 @@ isSecuredText: boolean | undefined;

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

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

"dependencies": {
"@jamsr-ui/button": "^0.0.72",
"@jamsr-ui/button": "^0.0.73",
"@jamsr-ui/styles": "^0.0.9",
"@jamsr-ui/hooks": "^0.0.45",
"@jamsr-ui/hooks": "^0.0.46",
"@jamsr-ui/shared-icons": "^0.0.59",

@@ -39,0 +39,0 @@ "@jamsr-ui/utils": "^0.0.64"

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