@open-template-hub/button
Advanced tools
Comparing version 4.0.5 to 5.0.1
@@ -8,3 +8,3 @@ import * as i0 from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<BrandButtonComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<BrandButtonComponent, "oth-brand-button", never, { "icon": "icon"; "text": "text"; "disabled": "disabled"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<BrandButtonComponent, "oth-brand-button", never, { "icon": "icon"; "text": "text"; "disabled": "disabled"; }, {}, never, never, false, never>; | ||
} |
@@ -19,3 +19,3 @@ import { TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "oth-button", never, { "iconTemplate": "iconTemplate"; "textTemplate": "textTemplate"; "buttonClasses": "buttonClasses"; "icon": "icon"; "text": "text"; "disabled": "disabled"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "oth-button", never, { "iconTemplate": "iconTemplate"; "textTemplate": "textTemplate"; "buttonClasses": "buttonClasses"; "icon": "icon"; "text": "text"; "disabled": "disabled"; }, {}, never, never, false, never>; | ||
} |
@@ -7,3 +7,3 @@ import * as i0 from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<InformationButtonComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<InformationButtonComponent, "oth-information-button", never, { "informationType": "informationType"; "text": "text"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<InformationButtonComponent, "oth-information-button", never, { "informationType": "informationType"; "text": "text"; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "@open-template-hub/button", | ||
"description": "This library contains button ui component for UI Templates on Open Template Hub", | ||
"version": "4.0.5", | ||
"version": "5.0.1", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": ">=14.0.1", | ||
"@angular/core": ">=14.0.1" | ||
"@angular/common": ">=15.0.1", | ||
"@angular/core": ">=15.0.1" | ||
}, | ||
@@ -10,0 +10,0 @@ "dependencies": { |
@@ -8,3 +8,3 @@ <p align="center"> | ||
<h1 align="center"> | ||
Open Template Hub - Button v4 | ||
Open Template Hub - Button v5 | ||
</h1> | ||
@@ -11,0 +11,0 @@ |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80281