@tinymce/tinymce-react
Advanced tools
Comparing version 4.3.3-feature.20240320033013398.sha1b4b668 to 4.3.3-feature.20240320034101396.shaecb98f6
@@ -37,3 +37,3 @@ import * as React from 'react'; | ||
/** | ||
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference | ||
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference | ||
*/ | ||
@@ -40,0 +40,0 @@ export declare class Editor extends React.Component<IAllProps> { |
@@ -36,3 +36,3 @@ "use strict"; | ||
/** | ||
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference | ||
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference | ||
*/ | ||
@@ -379,3 +379,3 @@ var Editor = /** @class */ (function (_super) { | ||
Editor.defaultProps = { | ||
cloudChannel: '6' | ||
cloudChannel: '7-dev', | ||
}; | ||
@@ -382,0 +382,0 @@ return Editor; |
@@ -37,3 +37,3 @@ import * as React from 'react'; | ||
/** | ||
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference | ||
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference | ||
*/ | ||
@@ -40,0 +40,0 @@ export declare class Editor extends React.Component<IAllProps> { |
@@ -33,3 +33,3 @@ var __extends = (this && this.__extends) || (function () { | ||
/** | ||
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference | ||
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference | ||
*/ | ||
@@ -376,3 +376,3 @@ var Editor = /** @class */ (function (_super) { | ||
Editor.defaultProps = { | ||
cloudChannel: '6' | ||
cloudChannel: '7-dev', | ||
}; | ||
@@ -379,0 +379,0 @@ return Editor; |
@@ -72,4 +72,4 @@ { | ||
}, | ||
"version": "4.3.3-feature.20240320033013398.sha1b4b668", | ||
"version": "4.3.3-feature.20240320034101396.shaecb98f6", | ||
"name": "@tinymce/tinymce-react" | ||
} |
98982