barsa-develop-components
Advanced tools
Comparing version 1.0.276 to 1.0.277
@@ -6,13 +6,10 @@ import { OnInit, ElementRef } from '@angular/core'; | ||
iconRef: ElementRef; | ||
elemRef: ElementRef; | ||
iconColor: string; | ||
backgroundColor: string; | ||
backgroundHoverColor: string; | ||
iconHoverColor: string; | ||
_iconColor: string; | ||
_iconHoverColor: string; | ||
_backgroundColor: string; | ||
backgroundColor: string | null; | ||
color: string | null; | ||
backgroundColorSetting: string; | ||
title: string; | ||
subtitle: string; | ||
icon: string; | ||
iconPicture: FilePictureInfoModel; | ||
colorSetting: string; | ||
picture: FilePictureInfoModel; | ||
ngOnInit(): void; | ||
@@ -19,0 +16,0 @@ private prepareNumberSign; |
@@ -30,2 +30,3 @@ import { OnInit, QueryList, ElementRef } from '@angular/core'; | ||
private alignTablesTr; | ||
private _findTab; | ||
private _prepare; | ||
@@ -32,0 +33,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<ServiceDeskServcieDetailComponent, never>; |
{ | ||
"name": "barsa-develop-components", | ||
"version": "1.0.276", | ||
"version": "1.0.277", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/core": "^14.2.7", |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2701886
13570