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

flexi-button

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexi-button - npm Package Compare versions

Comparing version 19.0.5 to 19.0.6

3

lib/flexi-button.component.d.ts

@@ -10,4 +10,5 @@ import * as i0 from "@angular/core";

readonly btnDisabled: import("@angular/core").InputSignal<boolean>;
readonly firstText: import("@angular/core").InputSignal<boolean>;
static ɵfac: i0.ɵɵFactoryDeclaration<FlexiButtonComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<FlexiButtonComponent, "flexi-button", never, { "btnIcon": { "alias": "btnIcon"; "required": true; "isSignal": true; }; "btnColor": { "alias": "btnColor"; "required": false; "isSignal": true; }; "btnSize": { "alias": "btnSize"; "required": false; "isSignal": true; }; "btnText": { "alias": "btnText"; "required": false; "isSignal": true; }; "btnStyle": { "alias": "btnStyle"; "required": false; "isSignal": true; }; "btnType": { "alias": "btnType"; "required": false; "isSignal": true; }; "btnDisabled": { "alias": "btnDisabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<FlexiButtonComponent, "flexi-button", never, { "btnIcon": { "alias": "btnIcon"; "required": true; "isSignal": true; }; "btnColor": { "alias": "btnColor"; "required": false; "isSignal": true; }; "btnSize": { "alias": "btnSize"; "required": false; "isSignal": true; }; "btnText": { "alias": "btnText"; "required": false; "isSignal": true; }; "btnStyle": { "alias": "btnStyle"; "required": false; "isSignal": true; }; "btnType": { "alias": "btnType"; "required": false; "isSignal": true; }; "btnDisabled": { "alias": "btnDisabled"; "required": false; "isSignal": true; }; "firstText": { "alias": "firstText"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
}

@@ -14,0 +15,0 @@ export type FlexiButtonColorType = "default" | "primary" | "success" | "danger" | "warning" | "info" | "dark";

{
"name": "flexi-button",
"version": "19.0.5",
"version": "19.0.6",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^19.0.0",

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