angular-dropdown-select
Advanced tools
Comparing version 0.0.1 to 0.0.2
import * as i0 from "@angular/core"; | ||
export declare class AngularDropdownSelectComponent { | ||
headings: any; | ||
dropdownOpen: boolean; | ||
items: any; | ||
constructor(); | ||
ngOnInit(): void; | ||
toggleDropdown(): void; | ||
onSelectAll(event: Event): void; | ||
onItemSelected(item: any): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AngularDropdownSelectComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AngularDropdownSelectComponent, "lib-angular-dropdown-select", never, {}, {}, never, never, false, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AngularDropdownSelectComponent, "lib-angular-dropdown-select", never, { "headings": { "alias": "headings"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
import * as i0 from "@angular/core"; | ||
import * as i1 from "./angular-dropdown-select.component"; | ||
import * as i2 from "@angular/platform-browser"; | ||
import * as i3 from "@angular/forms"; | ||
export declare class AngularDropdownSelectModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AngularDropdownSelectModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularDropdownSelectModule, [typeof i1.AngularDropdownSelectComponent], never, [typeof i1.AngularDropdownSelectComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularDropdownSelectModule, [typeof i1.AngularDropdownSelectComponent], [typeof i2.BrowserModule, typeof i3.FormsModule], [typeof i1.AngularDropdownSelectComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<AngularDropdownSelectModule>; | ||
} |
{ | ||
"name": "angular-dropdown-select", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^17.3.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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
32373
221
5