@open-template-hub/animated-code-editor
Advanced tools
Comparing version 4.0.6 to 5.0.1
@@ -19,3 +19,3 @@ import { AfterViewInit, ComponentFactory, ComponentFactoryResolver, OnChanges, OnInit, ViewContainerRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AnimatedCodeEditorComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedCodeEditorComponent, "oth-animated-code-editor", never, { "commandLines": "commandLines"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedCodeEditorComponent, "oth-animated-code-editor", never, { "commandLines": "commandLines"; }, {}, never, never, false, never>; | ||
} |
@@ -13,3 +13,3 @@ import { OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CommandLineComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<CommandLineComponent, "oth-command-line", never, { "commandLine": "commandLine"; "animationComplete": "animationComplete"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<CommandLineComponent, "oth-command-line", never, { "commandLine": "commandLine"; "animationComplete": "animationComplete"; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "@open-template-hub/animated-code-editor", | ||
"description": "This library contains animated code editor ui component for UI Templates on Open Template Hub", | ||
"version": "4.0.6", | ||
"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 - Animated Code Editor UI Component v4 | ||
Open Template Hub - Animated Code Editor UI Component 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
78559