ngx-dynamic-tooltip
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,10 +0,5 @@ | ||
import { TemplateRef, ViewContainerRef } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
export declare class NgxDynamicTooltipComponent { | ||
content: TemplateRef<any>; | ||
container: ViewContainerRef; | ||
constructor(); | ||
test(): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxDynamicTooltipComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxDynamicTooltipComponent, "ngx-dynamic-tooltip", never, { "content": "content"; }, {}, never, ["*"], false, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxDynamicTooltipComponent, "ngx-dynamic-tooltip", never, {}, {}, never, ["*"], false, never>; | ||
} |
{ | ||
"name": "ngx-dynamic-tooltip", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.0.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
75940
549