@idea-ionic/common
Advanced tools
Comparing version
{ | ||
"name": "@idea-ionic/common", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"description": "IDEA Ionic common components", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -99,6 +99,2 @@ import { EventEmitter } from '@angular/core'; | ||
/** | ||
* URL to the fallback avatar to show in case the element's avatar isn't found. | ||
*/ | ||
fallbackAvatar: string; | ||
/** | ||
* Limit the number of selectable elements to the value provided. | ||
@@ -138,3 +134,3 @@ * Note: if this attribute is active, `allowSelectDeselectAll` will be ignored. | ||
static ɵfac: i0.ɵɵFactoryDeclaration<IDEACheckerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<IDEACheckerComponent, "idea-checker", never, { "data": "data"; "dataProvider": "dataProvider"; "label": "label"; "icon": "icon"; "iconColor": "iconColor"; "searchPlaceholder": "searchPlaceholder"; "noPreviewText": "noPreviewText"; "noElementsFoundText": "noElementsFoundText"; "noneEqualsAll": "noneEqualsAll"; "noneText": "noneText"; "allText": "allText"; "lines": "lines"; "disabled": "disabled"; "tappableWhenDisabled": "tappableWhenDisabled"; "obligatory": "obligatory"; "sortData": "sortData"; "numMaxElementsInPreview": "numMaxElementsInPreview"; "showAvatars": "showAvatars"; "fallbackAvatar": "fallbackAvatar"; "limitSelectionToNum": "limitSelectionToNum"; "allowSelectDeselectAll": "allowSelectDeselectAll"; }, { "change": "change"; "iconSelect": "iconSelect"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<IDEACheckerComponent, "idea-checker", never, { "data": "data"; "dataProvider": "dataProvider"; "label": "label"; "icon": "icon"; "iconColor": "iconColor"; "searchPlaceholder": "searchPlaceholder"; "noPreviewText": "noPreviewText"; "noElementsFoundText": "noElementsFoundText"; "noneEqualsAll": "noneEqualsAll"; "noneText": "noneText"; "allText": "allText"; "lines": "lines"; "disabled": "disabled"; "tappableWhenDisabled": "tappableWhenDisabled"; "obligatory": "obligatory"; "sortData": "sortData"; "numMaxElementsInPreview": "numMaxElementsInPreview"; "showAvatars": "showAvatars"; "limitSelectionToNum": "limitSelectionToNum"; "allowSelectDeselectAll": "allowSelectDeselectAll"; }, { "change": "change"; "iconSelect": "iconSelect"; }, never, never>; | ||
} |
@@ -8,6 +8,7 @@ import * as i0 from "@angular/core"; | ||
import * as i6 from "../translations/translations.module"; | ||
import * as i7 from "../userAvatar/userAvatar.module"; | ||
export declare class IDEACheckerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<IDEACheckerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<IDEACheckerModule, [typeof i1.IDEACheckerComponent, typeof i2.IDEAChecksComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.IonicModule, typeof i6.IDEATranslationsModule], [typeof i1.IDEACheckerComponent, typeof i2.IDEAChecksComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<IDEACheckerModule, [typeof i1.IDEACheckerComponent, typeof i2.IDEAChecksComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.IonicModule, typeof i6.IDEATranslationsModule, typeof i7.IDEAUserAvatarModule], [typeof i1.IDEACheckerComponent, typeof i2.IDEAChecksComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<IDEACheckerModule>; | ||
} |
@@ -31,6 +31,2 @@ import { OnInit } from '@angular/core'; | ||
/** | ||
* URL to the fallback avatar to show in case the element's avatar isn't found. | ||
*/ | ||
fallbackAvatar: string; | ||
/** | ||
* Limit the number of selectable elements to the value provided. | ||
@@ -68,6 +64,2 @@ * Note: if this attribute is active, `allowSelectDeselectAll` will be ignored. | ||
/** | ||
* Load a fallback url when the avatar is missing. | ||
*/ | ||
loadFallbackAvatar(targetImg: any): void; | ||
/** | ||
* Close without confirming the changes. | ||
@@ -81,3 +73,3 @@ */ | ||
static ɵfac: i0.ɵɵFactoryDeclaration<IDEAChecksComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<IDEAChecksComponent, "idea-checks", never, { "data": "data"; "sortData": "sortData"; "searchPlaceholder": "searchPlaceholder"; "noElementsFoundText": "noElementsFoundText"; "showAvatars": "showAvatars"; "fallbackAvatar": "fallbackAvatar"; "limitSelectionToNum": "limitSelectionToNum"; "allowSelectDeselectAll": "allowSelectDeselectAll"; }, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<IDEAChecksComponent, "idea-checks", never, { "data": "data"; "sortData": "sortData"; "searchPlaceholder": "searchPlaceholder"; "noElementsFoundText": "noElementsFoundText"; "showAvatars": "showAvatars"; "limitSelectionToNum": "limitSelectionToNum"; "allowSelectDeselectAll": "allowSelectDeselectAll"; }, {}, never, never>; | ||
} |
@@ -15,3 +15,3 @@ import { OnInit } from '@angular/core'; | ||
*/ | ||
size: 'small' | 'default' | 'large' | 'extraLarge'; | ||
size: 'mini' | 'small' | 'default' | 'large' | 'extraLarge'; | ||
/** | ||
@@ -18,0 +18,0 @@ * The HEX color of the avatar's background. |
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
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
3968666
-0.06%29288
-0.12%