@ckeditor/ckeditor5-editor-balloon 37.0.0-alpha.1 → 37.0.0-alpha.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={704:(t,e,o)=>{t.exports=o(79)("./src/core.js")},492:(t,e,o)=>{t.exports=o(79)("./src/engine.js")},273:(t,e,o)=>{t.exports=o(79)("./src/ui.js")},209:(t,e,o)=>{t.exports=o(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function o(i){var r=e[i];if(void 0!==r)return r.exports;var n=e[i]={exports:{}};return t[i](n,n.exports,o),n.exports}o.d=(t,e)=>{for(var i in e)o.o(e,i)&&!o.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";o.r(i),o.d(i,{BalloonEditor:()=>K});var t=o(704),e=o(273),r=o(209),n=o(492);class s extends e.EditorUI{constructor(t,e){super(t),this.view=e}get element(){return this.view.editable.element}init(){const t=this.editor,e=this.view,o=t.editing.view,i=e.editable,r=o.document.getRoot();i.name=r.rootName,e.render();const n=i.element;this.setEditableElement(i.name,n),i.bind("isFocused").to(this.focusTracker),o.attachDomRoot(n),this._initPlaceholder(),this.fire("ready")}destroy(){super.destroy();const t=this.view;this.editor.editing.view.detachDomRoot(t.editable.name),t.destroy()}_initPlaceholder(){const t=this.editor,e=t.editing.view,o=e.document.getRoot(),i=(t.sourceElement,t.config.get("placeholder"));if(i){const t="string"==typeof i?i:i[o.rootName];t&&(0,n.enablePlaceholder)({view:e,element:o,text:t,isDirectHost:!1,keepOnFocus:!0})}}}class c extends e.EditorUIView{constructor(t,o,i){super(t);const r=t.t;this.editable=new e.InlineEditableUIView(t,o,i,{label:t=>r("Rich Text Editor. Editing area: %0",t.name)})}render(){super.render(),this.registerChild(this.editable)}}const l=function(t){return null!=t&&"object"==typeof t};const a="object"==typeof global&&global&&global.Object===Object&&global;var d="object"==typeof self&&self&&self.Object===Object&&self;const u=(a||d||Function("return this")()).Symbol;var h=Object.prototype,f=h.hasOwnProperty,g=h.toString,p=u?u.toStringTag:void 0;const b=function(t){var e=f.call(t,p),o=t[p];try{t[p]=void 0;var i=!0}catch(t){}var r=g.call(t);return i&&(e?t[p]=o:delete t[p]),r};var m=Object.prototype.toString;const v=function(t){return m.call(t)};var y="[object Null]",w="[object Undefined]",j=u?u.toStringTag:void 0;const E=function(t){return null==t?void 0===t?w:y:j&&j in Object(t)?b(t):v(t)};const O=function(t,e){return function(o){return t(e(o))}}(Object.getPrototypeOf,Object);var x="[object Object]",S=Function.prototype,P=Object.prototype,T=S.toString,D=P.hasOwnProperty,R=T.call(Object);const C=function(t){if(!l(t)||E(t)!=x)return!1;var e=O(t);if(null===e)return!0;var o=D.call(e,"constructor")&&e.constructor;return"function"==typeof o&&o instanceof o&&T.call(o)==R};const F=function(t){return l(t)&&1===t.nodeType&&!C(t)};class K extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){constructor(o,i={}){if(!A(o)&&void 0!==i.initialData)throw new r.CKEditorError("editor-create-initial-data",null);super(i),void 0===this.config.get("initialData")&&this.config.set("initialData",function(t){return A(t)?(0,r.getDataFromElement)(t):t}(o)),A(o)&&(this.sourceElement=o,(0,t.secureSourceElement)(this,o));const n=this.config.get("plugins");n.push(e.BalloonToolbar),this.config.set("plugins",n),this.config.define("balloonToolbar",this.config.get("toolbar")),this.model.document.createRoot();const l=new c(this.locale,this.editing.view,this.sourceElement);this.ui=new s(this,l),(0,t.attachToForm)(this)}destroy(){const t=this.getData();return this.ui.destroy(),super.destroy().then((()=>{this.sourceElement&&this.updateSourceElement(t)}))}static create(t,e={}){return new Promise((o=>{if(A(t)&&"TEXTAREA"===t.tagName)throw new r.CKEditorError("editor-wrong-element",null);const i=new this(t,e);o(i.initPlugins().then((()=>i.ui.init())).then((()=>i.data.init(i.config.get("initialData")))).then((()=>i.fire("ready"))).then((()=>i)))}))}}function A(t){return F(t)}})(),(window.CKEditor5=window.CKEditor5||{}).editorBalloon=i})();
4
+ */(()=>{var t={704:(t,e,o)=>{t.exports=o(79)("./src/core.js")},492:(t,e,o)=>{t.exports=o(79)("./src/engine.js")},273:(t,e,o)=>{t.exports=o(79)("./src/ui.js")},209:(t,e,o)=>{t.exports=o(79)("./src/utils.js")},434:(t,e,o)=>{t.exports=o(79)("./src/watchdog.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function o(i){var r=e[i];if(void 0!==r)return r.exports;var n=e[i]={exports:{}};return t[i](n,n.exports,o),n.exports}o.d=(t,e)=>{for(var i in e)o.o(e,i)&&!o.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";o.r(i),o.d(i,{BalloonEditor:()=>A});var t=o(704),e=o(273),r=o(209),n=o(434),s=o(492);class c extends e.EditorUI{constructor(t,e){super(t),this.view=e}get element(){return this.view.editable.element}init(){const t=this.editor,e=this.view,o=t.editing.view,i=e.editable,r=o.document.getRoot();i.name=r.rootName,e.render();const n=i.element;this.setEditableElement(i.name,n),i.bind("isFocused").to(this.focusTracker),o.attachDomRoot(n),this._initPlaceholder(),this.fire("ready")}destroy(){super.destroy();const t=this.view;this.editor.editing.view.detachDomRoot(t.editable.name),t.destroy()}_initPlaceholder(){const t=this.editor,e=t.editing.view,o=e.document.getRoot(),i=(t.sourceElement,t.config.get("placeholder"));if(i){const t="string"==typeof i?i:i[o.rootName];t&&(0,s.enablePlaceholder)({view:e,element:o,text:t,isDirectHost:!1,keepOnFocus:!0})}}}class a extends e.EditorUIView{constructor(t,o,i){super(t);const r=t.t;this.editable=new e.InlineEditableUIView(t,o,i,{label:t=>r("Rich Text Editor. Editing area: %0",t.name)})}render(){super.render(),this.registerChild(this.editable)}}const l=function(t){return null!=t&&"object"==typeof t};const d="object"==typeof global&&global&&global.Object===Object&&global;var u="object"==typeof self&&self&&self.Object===Object&&self;const h=(d||u||Function("return this")()).Symbol;var g=Object.prototype,f=g.hasOwnProperty,p=g.toString,b=h?h.toStringTag:void 0;const m=function(t){var e=f.call(t,b),o=t[b];try{t[b]=void 0;var i=!0}catch(t){}var r=p.call(t);return i&&(e?t[b]=o:delete t[b]),r};var v=Object.prototype.toString;const y=function(t){return v.call(t)};var w="[object Null]",E="[object Undefined]",j=h?h.toStringTag:void 0;const x=function(t){return null==t?void 0===t?E:w:j&&j in Object(t)?m(t):y(t)};const O=function(t,e){return function(o){return t(e(o))}}(Object.getPrototypeOf,Object);var S="[object Object]",P=Function.prototype,T=Object.prototype,C=P.toString,D=T.hasOwnProperty,R=C.call(Object);const F=function(t){if(!l(t)||x(t)!=S)return!1;var e=O(t);if(null===e)return!0;var o=D.call(e,"constructor")&&e.constructor;return"function"==typeof o&&o instanceof o&&C.call(o)==R};const K=function(t){return l(t)&&1===t.nodeType&&!F(t)};class A extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){constructor(o,i={}){if(!I(o)&&void 0!==i.initialData)throw new r.CKEditorError("editor-create-initial-data",null);super(i),void 0===this.config.get("initialData")&&this.config.set("initialData",function(t){return I(t)?(0,r.getDataFromElement)(t):t}(o)),I(o)&&(this.sourceElement=o,(0,t.secureSourceElement)(this,o));const n=this.config.get("plugins");n.push(e.BalloonToolbar),this.config.set("plugins",n),this.config.define("balloonToolbar",this.config.get("toolbar")),this.model.document.createRoot();const s=new a(this.locale,this.editing.view,this.sourceElement);this.ui=new c(this,s),(0,t.attachToForm)(this)}destroy(){const t=this.getData();return this.ui.destroy(),super.destroy().then((()=>{this.sourceElement&&this.updateSourceElement(t)}))}static create(t,e={}){return new Promise((o=>{if(I(t)&&"TEXTAREA"===t.tagName)throw new r.CKEditorError("editor-wrong-element",null);const i=new this(t,e);o(i.initPlugins().then((()=>i.ui.init())).then((()=>i.data.init(i.config.get("initialData")))).then((()=>i.fire("ready"))).then((()=>i)))}))}}function I(t){return K(t)}A.Context=t.Context,A.EditorWatchdog=n.EditorWatchdog,A.ContextWatchdog=n.ContextWatchdog})(),(window.CKEditor5=window.CKEditor5||{}).editorBalloon=i})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-editor-balloon",
3
- "version": "37.0.0-alpha.1",
3
+ "version": "37.0.0-alpha.3",
4
4
  "description": "Balloon editor implementation for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -11,23 +11,24 @@
11
11
  ],
12
12
  "main": "src/index.js",
13
13
  "dependencies": {
14
- "ckeditor5": "^37.0.0-alpha.1",
14
+ "ckeditor5": "^37.0.0-alpha.3",
15
15
  "lodash-es": "^4.17.15"
16
16
  },
17
17
  "devDependencies": {
18
- "@ckeditor/ckeditor5-basic-styles": "^37.0.0-alpha.1",
19
- "@ckeditor/ckeditor5-core": "^37.0.0-alpha.1",
18
+ "@ckeditor/ckeditor5-basic-styles": "^37.0.0-alpha.3",
19
+ "@ckeditor/ckeditor5-core": "^37.0.0-alpha.3",
20
20
  "@ckeditor/ckeditor5-dev-utils": "^35.0.0",
21
- "@ckeditor/ckeditor5-engine": "^37.0.0-alpha.1",
22
- "@ckeditor/ckeditor5-enter": "^37.0.0-alpha.1",
23
- "@ckeditor/ckeditor5-heading": "^37.0.0-alpha.1",
24
- "@ckeditor/ckeditor5-image": "^37.0.0-alpha.1",
25
- "@ckeditor/ckeditor5-paragraph": "^37.0.0-alpha.1",
26
- "@ckeditor/ckeditor5-theme-lark": "^37.0.0-alpha.1",
27
- "@ckeditor/ckeditor5-typing": "^37.0.0-alpha.1",
28
- "@ckeditor/ckeditor5-ui": "^37.0.0-alpha.1",
29
- "@ckeditor/ckeditor5-undo": "^37.0.0-alpha.1",
30
- "@ckeditor/ckeditor5-utils": "^37.0.0-alpha.1",
21
+ "@ckeditor/ckeditor5-engine": "^37.0.0-alpha.3",
22
+ "@ckeditor/ckeditor5-enter": "^37.0.0-alpha.3",
23
+ "@ckeditor/ckeditor5-heading": "^37.0.0-alpha.3",
24
+ "@ckeditor/ckeditor5-image": "^37.0.0-alpha.3",
25
+ "@ckeditor/ckeditor5-paragraph": "^37.0.0-alpha.3",
26
+ "@ckeditor/ckeditor5-theme-lark": "^37.0.0-alpha.3",
27
+ "@ckeditor/ckeditor5-typing": "^37.0.0-alpha.3",
28
+ "@ckeditor/ckeditor5-ui": "^37.0.0-alpha.3",
29
+ "@ckeditor/ckeditor5-undo": "^37.0.0-alpha.3",
30
+ "@ckeditor/ckeditor5-utils": "^37.0.0-alpha.3",
31
+ "@ckeditor/ckeditor5-watchdog": "^37.0.0-alpha.3",
31
32
  "typescript": "^4.8.4",
32
33
  "webpack": "^5.58.1",
33
34
  "webpack-cli": "^4.9.0"
@@ -5,7 +5,8 @@
5
5
  /**
6
6
  * @module editor-balloon/ballooneditor
7
7
  */
8
- import { Editor, type EditorConfig } from 'ckeditor5/src/core';
8
+ import { Editor, Context, type EditorConfig } from 'ckeditor5/src/core';
9
+ import { ContextWatchdog, EditorWatchdog } from 'ckeditor5/src/watchdog';
9
10
  import BalloonEditorUI from './ballooneditorui';
10
11
  declare const BalloonEditor_base: import("ckeditor5/src/utils").Mixed<import("ckeditor5/src/utils").Mixed<typeof Editor, import("ckeditor5/src/core").ElementApi>, import("ckeditor5/src/core").DataApi>;
11
12
  /**
@@ -154,5 +155,23 @@ export default class BalloonEditor extends BalloonEditor_base {
154
155
  * @returns A promise resolved once the editor is ready. The promise resolves with the created editor instance.
155
156
  */
156
157
  static create(sourceElementOrData: HTMLElement | string, config?: EditorConfig): Promise<BalloonEditor>;
158
+ /**
159
+ * The {@link module:core/context~Context} class.
160
+ *
161
+ * Exposed as static editor field for easier access in editor builds.
162
+ */
163
+ static Context: typeof Context;
164
+ /**
165
+ * The {@link module:watchdog/editorwatchdog~EditorWatchdog} class.
166
+ *
167
+ * Exposed as static editor field for easier access in editor builds.
168
+ */
169
+ static EditorWatchdog: typeof EditorWatchdog;
170
+ /**
171
+ * The {@link module:watchdog/contextwatchdog~ContextWatchdog} class.
172
+ *
173
+ * Exposed as static editor field for easier access in editor builds.
174
+ */
175
+ static ContextWatchdog: typeof ContextWatchdog;
157
176
  }
158
177
  export {};
@@ -5,9 +5,10 @@
5
5
  /**
6
6
  * @module editor-balloon/ballooneditor
7
7
  */
8
- import { Editor, DataApiMixin, ElementApiMixin, attachToForm, secureSourceElement } from 'ckeditor5/src/core';
8
+ import { Editor, Context, DataApiMixin, ElementApiMixin, attachToForm, secureSourceElement } from 'ckeditor5/src/core';
9
9
  import { BalloonToolbar } from 'ckeditor5/src/ui';
10
10
  import { CKEditorError, getDataFromElement } from 'ckeditor5/src/utils';
11
+ import { ContextWatchdog, EditorWatchdog } from 'ckeditor5/src/watchdog';
11
12
  import BalloonEditorUI from './ballooneditorui';
12
13
  import BalloonEditorUIView from './ballooneditoruiview';
13
14
  import { isElement as _isElement } from 'lodash-es';
@@ -202,6 +203,24 @@ export default class BalloonEditor extends DataApiMixin(ElementApiMixin(Editor))
202
203
  });
203
204
  }
204
205
  }
206
+ /**
207
+ * The {@link module:core/context~Context} class.
208
+ *
209
+ * Exposed as static editor field for easier access in editor builds.
210
+ */
211
+ BalloonEditor.Context = Context;
212
+ /**
213
+ * The {@link module:watchdog/editorwatchdog~EditorWatchdog} class.
214
+ *
215
+ * Exposed as static editor field for easier access in editor builds.
216
+ */
217
+ BalloonEditor.EditorWatchdog = EditorWatchdog;
218
+ /**
219
+ * The {@link module:watchdog/contextwatchdog~ContextWatchdog} class.
220
+ *
221
+ * Exposed as static editor field for easier access in editor builds.
222
+ */
223
+ BalloonEditor.ContextWatchdog = ContextWatchdog;
205
224
  function getInitialData(sourceElementOrData) {
206
225
  return isElement(sourceElementOrData) ? getDataFromElement(sourceElementOrData) : sourceElementOrData;
207
226
  }