@firestitch/html-editor
Advanced tools
Comparing version 14.0.0 to 15.0.0
@@ -0,0 +0,0 @@ import { PluginConfig } from './../interfaces/plugin-config'; |
@@ -59,3 +59,3 @@ import { AfterViewInit, ChangeDetectorRef, ElementRef, OnDestroy, OnInit, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsHtmlEditorComponent, [{ optional: true; }, null, null]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsHtmlEditorComponent, "fs-html-editor", never, { "config": "config"; "disabled": "disabled"; }, {}, ["htmlEditorContainer"], never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsHtmlEditorComponent, "fs-html-editor", never, { "config": "config"; "disabled": "disabled"; }, {}, ["htmlEditorContainer"], never, false, never>; | ||
} |
export declare const ParagraphButtons: string[]; |
export declare const RichButtons: string[]; |
export declare const TextButtons: string[]; |
@@ -8,3 +8,3 @@ import { TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsHtmlEditorContainerDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsHtmlEditorContainerDirective, "[fsHtmlEditorContainer]", never, {}, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsHtmlEditorContainerDirective, "[fsHtmlEditorContainer]", never, {}, {}, never, never, false, never>; | ||
} |
export * from './html-editor-container.directive'; |
@@ -0,0 +0,0 @@ export declare const enum FroalaPlugin { |
@@ -0,0 +0,0 @@ import { ModuleWithProviders } from '@angular/core'; |
import { InjectionToken } from '@angular/core'; | ||
export declare const FS_HTML_EDITOR_DEFAULT_CONFIG: InjectionToken<any[]>; | ||
export declare const FS_HTML_EDITOR_CONFIG: InjectionToken<any[]>; |
@@ -0,0 +0,0 @@ import { Observable } from 'rxjs'; |
export * from './html-editor-config'; | ||
export * from './plugin-config'; | ||
export * from './toolbar-button'; |
@@ -0,0 +0,0 @@ import { ToolbarButton } from './toolbar-button'; |
@@ -0,0 +0,0 @@ export interface ToolbarButton { |
@@ -0,0 +0,0 @@ import { Plugin } from '../classes/plugin'; |
@@ -0,0 +0,0 @@ import { Plugin } from '../classes/plugin'; |
@@ -0,0 +0,0 @@ import { PluginConfig } from './../../interfaces/plugin-config'; |
@@ -0,0 +0,0 @@ import { PluginConfig } from '../../interfaces/plugin-config'; |
@@ -0,0 +0,0 @@ import { MentionPluginConfig } from './configs/mention-plugin.config'; |
@@ -0,0 +0,0 @@ import { PluginConfig } from '../interfaces/plugin-config'; |
@@ -0,0 +0,0 @@ import { ScreenRecordPluginConfig } from './configs/screen-record-plugin.config'; |
@@ -0,0 +0,0 @@ import { Observable } from 'rxjs'; |
@@ -11,3 +11,3 @@ import { DomSanitizer, SafeHtml } from '@angular/platform-browser'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsHtmlRendererComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsHtmlRendererComponent, "fs-html-renderer", never, { "setHtml": "html"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsHtmlRendererComponent, "fs-html-renderer", never, { "setHtml": "html"; }, {}, never, never, false, never>; | ||
} |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@firestitch/html-editor", | ||
"version": "14.0.0", | ||
"version": "15.0.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -0,0 +0,0 @@ export { FsHtmlEditorModule } from './app/modules/html-editor/fs-html-editor.module'; |
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
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
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
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
431624