@syncfusion/ej2-angular-richtexteditor 22.2.12-ngcc → 23.1.36-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-richtexteditor';
4
- exports.pkgVer = '^22.2.12';
4
+ exports.pkgVer = '^23.1.36';
5
5
  exports.moduleName = 'RichTextEditorModule';
6
- exports.themeVer = '~22.2.12';
6
+ exports.themeVer = '~23.1.36';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-richtexteditor';
2
- export const pkgVer = '^22.2.12';
2
+ export const pkgVer = '^23.1.36';
3
3
  export const moduleName = 'RichTextEditorModule';
4
- export const themeVer = '~22.2.12';
4
+ export const themeVer = '~23.1.36';
@@ -1,4 +1,4 @@
1
- import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { RichTextEditor } from '@syncfusion/ej2-richtexteditor';
4
4
  export declare const inputs: string[];
@@ -15,6 +15,7 @@ export declare class RichTextEditorComponent extends RichTextEditor implements I
15
15
  private srenderer;
16
16
  private viewContainerRef;
17
17
  private injector;
18
+ private cdr;
18
19
  formCompContext: any;
19
20
  formContext: any;
20
21
  tagObjects: any;
@@ -69,7 +70,7 @@ export declare class RichTextEditorComponent extends RichTextEditor implements I
69
70
  */
70
71
  valueTemplate: any;
71
72
  private skipFromEvent;
72
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
73
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
73
74
  registerOnChange(registerFunction: (_: any) => void): void;
74
75
  registerOnTouched(registerFunction: () => void): void;
75
76
  writeValue(value: any): void;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-richtexteditor/styles/rich-text-editor/material3-dark.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-richtexteditor/styles/rich-text-editor/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override definitions and variables */
3
2
  /*! richtexteditor icons */
4
3
  .e-rte-toolbar .e-alignments::before,