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

@jamsr-ui/button

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/button - npm Package Compare versions

Comparing version

to
0.1.2

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkS2MRL34Bjs = require('./chunk-S2MRL34B.js');require('./chunk-OMW3VYGK.js');require('./chunk-SX25C3RP.js');exports.Button = _chunkS2MRL34Bjs.a;
var _chunk4DHAO3LUjs = require('./chunk-4DHAO3LU.js');require('./chunk-MOWCWOQU.js');require('./chunk-SX25C3RP.js');exports.Button = _chunk4DHAO3LUjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkS2MRL34Bjs = require('./chunk-S2MRL34B.js');require('./chunk-OMW3VYGK.js');require('./chunk-SX25C3RP.js');exports.Button = _chunkS2MRL34Bjs.a;
"use client";var _chunk4DHAO3LUjs = require('./chunk-4DHAO3LU.js');require('./chunk-MOWCWOQU.js');require('./chunk-SX25C3RP.js');exports.Button = _chunk4DHAO3LUjs.a;

@@ -10,6 +10,6 @@ import { ButtonProps } from './button.js';

declare module "@jamsr-ui/styles" {
export interface UIStylesType {
declare module "@jamsr-ui/config" {
export interface UIConfigType {
button?: Partial<ButtonProps>;
}
}
import * as react from 'react';
import * as _jamsr_ui_utils from '@jamsr-ui/utils';
import { PropGetter, UIProps } from '@jamsr-ui/utils';
import { UIProps, PropGetter } from '@jamsr-ui/utils';
import { ButtonVariantProps } from './styles.js';

@@ -31,3 +31,3 @@ import 'tailwind-variants';

isLoading: boolean;
spinnerPlacement: "start" | "end";
spinnerPlacement: "end" | "start";
isDisabled: boolean;

@@ -34,0 +34,0 @@ disableRipple: boolean | undefined;

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkOMW3VYGKjs = require('./chunk-OMW3VYGK.js');require('./chunk-SX25C3RP.js');exports.useButton = _chunkOMW3VYGKjs.a;
var _chunkMOWCWOQUjs = require('./chunk-MOWCWOQU.js');require('./chunk-SX25C3RP.js');exports.useButton = _chunkMOWCWOQUjs.a;
{
"name": "@jamsr-ui/button",
"version": "0.1.1",
"version": "0.1.2",
"peerDependencies": {

@@ -9,7 +9,7 @@ "react": ">=19",

"dependencies": {
"@jamsr-ui/hooks": "^0.1.1",
"@jamsr-ui/circular-progress": "^0.1.1",
"@jamsr-ui/ripple": "^0.1.1",
"@jamsr-ui/styles": "^0.1.0",
"@jamsr-ui/utils": "^0.1.1"
"@jamsr-ui/config": "^0.1.1",
"@jamsr-ui/circular-progress": "^0.1.2",
"@jamsr-ui/hooks": "^0.1.2",
"@jamsr-ui/ripple": "^0.1.2",
"@jamsr-ui/utils": "^0.1.2"
},

@@ -16,0 +16,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