New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@firestitch/html-editor

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/html-editor - npm Package Compare versions

Comparing version 14.0.0 to 15.0.0

0

app/modules/html-editor/classes/plugin.d.ts

@@ -0,0 +0,0 @@ import { PluginConfig } from './../interfaces/plugin-config';

2

app/modules/html-editor/components/html-editor/html-editor.component.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc