@ckeditor/ckeditor5-import-word 0.0.0-nightly-20230807.0 → 0.0.0-nightly-20230809.0

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.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
- All changes in the package are documented in the CKEditor 5 repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
4
+ All changes in the package are documented in the CKEditor 5 repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
package/LICENSE.md CHANGED
@@ -1,16 +1,16 @@
1
1
  Software License Agreement
2
2
  ==========================
3
3
 
4
- **CKEditor 5 import from Word feature** (https://ckeditor.com/ckeditor-5/)<br>
4
+ **CKEditor&nbsp;5 import from Word feature** (https://ckeditor.com/ckeditor-5/)<br>
5
5
  Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
- CKEditor 5 import from Word feature is licensed under a commercial license and is protected by copyright law.
7
+ CKEditor&nbsp;5 import from Word feature is licensed under a commercial license and is protected by copyright law.
8
8
  For more details about available licensing options please contact us at sales@cksource.com.
9
9
 
10
- Sources of Intellectual Property Included in CKEditor 5 import from Word
10
+ Sources of Intellectual Property Included in CKEditor&nbsp;5 import from Word
11
11
  ------------------------------------------------------------------------
12
12
 
13
- Where not otherwise indicated, all CKEditor 5 import from Word feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
13
+ Where not otherwise indicated, all CKEditor&nbsp;5 import from Word feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
14
14
 
15
15
  Trademarks
16
16
  ----------
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
- CKEditor 5 import from Word feature
1
+ CKEditor&nbsp;5 import from Word feature
2
2
  ===================================
3
3
 
4
4
  [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-import-word.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-import-word)
5
5
 
6
- This package contains the import from Word feature for CKEditor 5. It allows you to import content from a Word file directly into CKEditor 5.
6
+ This package contains the import from Word feature for CKEditor&nbsp;5. It allows you to import content from a Word file directly into CKEditor&nbsp;5.
7
7
 
8
8
  When enabled, this feature sends the selected Word file to the CKEditor Cloud Services Word to HTML converter service. The service then generates the HTML document that is inserted into the editor.
9
9
 
@@ -15,21 +15,21 @@ Check out the [demo in the import from Word feature](https://ckeditor.com/docs/c
15
15
 
16
16
  ## Documentation
17
17
 
18
- See the [`@ckeditor/ckeditor5-import-word` package](https://ckeditor.com/docs/ckeditor5/latest/api/import-word.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [import from Word](https://ckeditor.com/docs/ckeditor5/latest/features/converters/import-word/import-word/import-word.html) feature guide.
18
+ See the [`@ckeditor/ckeditor5-import-word` package](https://ckeditor.com/docs/ckeditor5/latest/api/import-word.html) page in [CKEditor&nbsp;5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [import from Word](https://ckeditor.com/docs/ckeditor5/latest/features/converters/import-word/import-word/import-word.html) feature guide.
19
19
 
20
20
  ## Getting support
21
21
 
22
- CKEditor 5 import from Word feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 import from Word feature with your application.
22
+ CKEditor&nbsp;5 import from Word feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor&nbsp;5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor&nbsp;5 import from Word feature with your application.
23
23
 
24
- As a licensed CKEditor 5 import from Word feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
24
+ As a licensed CKEditor&nbsp;5 import from Word feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
25
25
 
26
26
 
27
27
  ## License
28
28
 
29
- **CKEditor 5 import from Word** (https://ckeditor.com/ckeditor-5/)<br>
29
+ **CKEditor&nbsp;5 import from Word** (https://ckeditor.com/ckeditor-5/)<br>
30
30
  Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
31
31
 
32
- CKEditor 5 import from Word feature is licensed under a commercial license and is protected by copyright law.
32
+ CKEditor&nbsp;5 import from Word feature is licensed under a commercial license and is protected by copyright law.
33
33
  For more details about available licensing options please contact us at sales@cksource.com.
34
34
 
35
35
  ### Trademarks
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={722:(t,e,r)=>{"use strict";r.d(e,{Z:()=>i});var o=r(758),n=r.n(o)()((function(t){return t[1]}));n.push([t.id,":root{--ck-toolbar-spinner-size:18px}.ck-importword_status-pending{position:relative}.ck.ck-importword__spinner-container{display:none}.ck.ck-importword__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;height:var(--ck-toolbar-spinner-size);left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:var(--ck-toolbar-spinner-size);z-index:1}.ck-importword_status-pending .ck.ck-importword__spinner-container{animation:rotate 1.5s linear infinite;display:block;height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-importword_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=n},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var r=t(e);return e[2]?"@media ".concat(e[2]," {").concat(r,"}"):r})).join("")},e.i=function(t,r,o){"string"==typeof t&&(t=[[null,t,""]]);var n={};if(o)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(n[s]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);o&&n[c[0]]||(r&&(c[2]?c[2]="".concat(r," and ").concat(c[2]):c[2]=r),e.push(c))}},e}},278:(t,e,r)=>{"use strict";var o,n=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var r=document.querySelector(e);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(t){r=null}t[e]=r}return t[e]}}(),s=[];function a(t){for(var e=-1,r=0;r<s.length;r++)if(s[r].identifier===t){e=r;break}return e}function c(t,e){for(var r={},o=[],n=0;n<t.length;n++){var i=t[n],c=e.base?i[0]+e.base:i[0],l=r[c]||0,d="".concat(c," ").concat(l);r[c]=l+1;var u=a(d),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==u?(s[u].references++,s[u].updater(p)):s.push({identifier:d,updater:g(p,e),references:1}),o.push(d)}return o}function l(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var n=r.nc;n&&(o.nonce=n)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var s=i(t.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(e)}return e}var d,u=(d=[],function(t,e){return d[t]=e,d.filter(Boolean).join("\n")});function p(t,e,r,o){var n=r?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=u(e,n);else{var i=document.createTextNode(n),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(i,s[e]):t.appendChild(i)}}function h(t,e,r){var o=r.css,n=r.media,i=r.sourceMap;if(n?t.setAttribute("media",n):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var m=null,f=0;function g(t,e){var r,o,n;if(e.singleton){var i=f++;r=m||(m=l(e)),o=p.bind(null,r,i,!1),n=p.bind(null,r,i,!0)}else r=l(e),o=h.bind(null,r,e),n=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(r)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else n()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=n());var r=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<r.length;o++){var n=a(r[o]);s[n].references--}for(var i=c(t,e),l=0;l<r.length;l++){var d=a(r[l]);0===s[d].references&&(s[d].updater(),s.splice(d,1))}r=i}}}},945:(t,e,r)=>{t.exports=r(79)("./src/clipboard.js")},704:(t,e,r)=>{t.exports=r(79)("./src/core.js")},492:(t,e,r)=>{t.exports=r(79)("./src/engine.js")},273:(t,e,r)=>{t.exports=r(79)("./src/ui.js")},448:(t,e,r)=>{t.exports=r(79)("./src/upload.js")},209:(t,e,r)=>{t.exports=r(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={id:o,exports:{}};return t[o](i,i.exports,r),i.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.nc=void 0;var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>y,ImportWordEditing:()=>b,ImportWordUI:()=>l});var t=r(704),e=r(273),n=r(448);var i=r(278),s=r.n(i),a=r(722),c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(a.Z,c);a.Z.locals;class l extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor,r=t.t;t.ui.componentFactory.add("importWord",(o=>{const i=t.commands.get("importWord"),s=new n.FileDialogButtonView(o);s.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),s.buttonView.set({label:r("Import from Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n',tooltip:!0}),s.buttonView.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.buttonView.extendTemplate({attributes:{class:[s.buttonView.bindTemplate.if("isOn","ck-importword_status-pending")]}});const a=new e.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-importword__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-importword__spinner"]}}]}),s.buttonView.children.add(a),s.on("done",((e,r)=>{t.execute("importWord",r[0],{}),t.editing.view.focus()})),s}))}}var d=r(945),u=r(492),p=r(209);class h extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,default_styles:r.defaultStyles}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,p.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,p.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,p.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,p.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,p.logError)("import-word-plugin-conversion-failed")}}const m=["importWord","requires","cloudServices","get","CloudServices","ImportWordEditing","registerTokenUrl","plugins","commands","define","config","tokenUrl","init","https://docx-converter.cke-cs.com/v2/convert/docx-html","_token","editor","add"];var f,g;f=m,g=337,function(t){for(;--t;)f.push(f.shift())}(++g);const v=function(t,e){return m[t-=0]};class b extends t.Plugin{static get pluginName(){return v("0x8")}static get[v("0x4")](){return[e.Notification,d.ClipboardPipeline,"CloudServices"]}constructor(t){super(t),this[v("0x0")]=null}async[v("0xf")](){const t=this[v("0x1")];t.config[v("0xc")]("importWord",{converterUrl:v("0x10"),tokenUrl:(t.config[v("0x6")](v("0x5"))||{})[v("0xe")],defaultStyles:!1}),t[v("0xb")][v("0x2")](v("0x3"),new h(t));const{tokenUrl:e}=t.config[v("0x6")](v("0x3"));if(e){const{tokenUrl:r}=t[v("0xd")][v("0x6")](v("0x5"))||{};this._token=e===r?t[v("0xa")][v("0x6")](v("0x7")).token:await t[v("0xa")][v("0x6")](v("0x7"))[v("0x9")](e)}}getToken(){return this._token}}var x,_,k=["requires","ImportWord"];x=k,_=246,function(t){for(;--t;)x.push(x.shift())}(++_);var w=function(t,e){return k[t-=0]};class y extends t.Plugin{static get pluginName(){return w("0x1")}static get[w("0x0")](){return[b,l]}}})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={722:(t,e,r)=>{"use strict";r.d(e,{Z:()=>i});var o=r(758),n=r.n(o)()((function(t){return t[1]}));n.push([t.id,":root{--ck-toolbar-spinner-size:18px}.ck-importword_status-pending{position:relative}.ck.ck-importword__spinner-container{display:none}.ck.ck-importword__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;height:var(--ck-toolbar-spinner-size);left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:var(--ck-toolbar-spinner-size);z-index:1}.ck-importword_status-pending .ck.ck-importword__spinner-container{animation:rotate 1.5s linear infinite;display:block;height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-importword_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=n},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var r=t(e);return e[2]?"@media ".concat(e[2]," {").concat(r,"}"):r})).join("")},e.i=function(t,r,o){"string"==typeof t&&(t=[[null,t,""]]);var n={};if(o)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(n[s]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);o&&n[c[0]]||(r&&(c[2]?c[2]="".concat(r," and ").concat(c[2]):c[2]=r),e.push(c))}},e}},278:(t,e,r)=>{"use strict";var o,n=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var r=document.querySelector(e);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(t){r=null}t[e]=r}return t[e]}}(),s=[];function a(t){for(var e=-1,r=0;r<s.length;r++)if(s[r].identifier===t){e=r;break}return e}function c(t,e){for(var r={},o=[],n=0;n<t.length;n++){var i=t[n],c=e.base?i[0]+e.base:i[0],l=r[c]||0,d="".concat(c," ").concat(l);r[c]=l+1;var u=a(d),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==u?(s[u].references++,s[u].updater(p)):s.push({identifier:d,updater:g(p,e),references:1}),o.push(d)}return o}function l(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var n=r.nc;n&&(o.nonce=n)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var s=i(t.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(e)}return e}var d,u=(d=[],function(t,e){return d[t]=e,d.filter(Boolean).join("\n")});function p(t,e,r,o){var n=r?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=u(e,n);else{var i=document.createTextNode(n),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(i,s[e]):t.appendChild(i)}}function h(t,e,r){var o=r.css,n=r.media,i=r.sourceMap;if(n?t.setAttribute("media",n):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var m=null,f=0;function g(t,e){var r,o,n;if(e.singleton){var i=f++;r=m||(m=l(e)),o=p.bind(null,r,i,!1),n=p.bind(null,r,i,!0)}else r=l(e),o=h.bind(null,r,e),n=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(r)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else n()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=n());var r=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<r.length;o++){var n=a(r[o]);s[n].references--}for(var i=c(t,e),l=0;l<r.length;l++){var d=a(r[l]);0===s[d].references&&(s[d].updater(),s.splice(d,1))}r=i}}}},945:(t,e,r)=>{t.exports=r(79)("./src/clipboard.js")},704:(t,e,r)=>{t.exports=r(79)("./src/core.js")},492:(t,e,r)=>{t.exports=r(79)("./src/engine.js")},273:(t,e,r)=>{t.exports=r(79)("./src/ui.js")},448:(t,e,r)=>{t.exports=r(79)("./src/upload.js")},209:(t,e,r)=>{t.exports=r(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={id:o,exports:{}};return t[o](i,i.exports,r),i.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.nc=void 0;var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>w,ImportWordEditing:()=>b,ImportWordUI:()=>l});var t=r(704),e=r(273),n=r(448);var i=r(278),s=r.n(i),a=r(722),c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(a.Z,c);a.Z.locals;class l extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor,r=t.t;t.ui.componentFactory.add("importWord",(o=>{const i=t.commands.get("importWord"),s=new n.FileDialogButtonView(o);s.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),s.buttonView.set({label:r("Import from Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n',tooltip:!0}),s.buttonView.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.buttonView.extendTemplate({attributes:{class:[s.buttonView.bindTemplate.if("isOn","ck-importword_status-pending")]}});const a=new e.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-importword__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-importword__spinner"]}}]}),s.buttonView.children.add(a),s.on("done",((e,r)=>{t.execute("importWord",r[0],{}),t.editing.view.focus()})),s}))}}var d=r(945),u=r(492),p=r(209);class h extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,default_styles:r.defaultStyles}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,p.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,p.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,p.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,p.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,p.logError)("import-word-plugin-conversion-failed")}}const m=["getToken","token","registerTokenUrl","get","config","pluginName","plugins","requires","cloudServices","https://docx-converter.cke-cs.com/v2/convert/docx-html","add","_token","importWord","CloudServices","init","commands"];var f,g;f=m,g=146,function(t){for(;--t;)f.push(f.shift())}(++g);const v=function(t,e){return m[t-=0]};class b extends t.Plugin{static get[v("0x3")](){return"ImportWordEditing"}static get[v("0x5")](){return[e.Notification,d.ClipboardPipeline,v("0xb")]}constructor(t){super(t),this[v("0x9")]=null}async[v("0xc")](){const t=this.editor;t.config.define(v("0xa"),{converterUrl:v("0x7"),tokenUrl:(t[v("0x2")].get(v("0x6"))||{}).tokenUrl,defaultStyles:!1}),t[v("0xd")][v("0x8")](v("0xa"),new h(t));const{tokenUrl:e}=t.config[v("0x1")](v("0xa"));if(e){const{tokenUrl:r}=t[v("0x2")][v("0x1")](v("0x6"))||{};this[v("0x9")]=e===r?t[v("0x4")][v("0x1")]("CloudServices")[v("0xf")]:await t[v("0x4")].get(v("0xb"))[v("0x0")](e)}}[v("0xe")](){return this._token}}var x,_,k=["pluginName"];x=k,_=472,function(t){for(;--t;)x.push(x.shift())}(++_);class w extends t.Plugin{static get[function(t,e){return k[t-=0]}("0x0")](){return"ImportWord"}static get requires(){return[b,l]}}})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-import-word",
3
- "version": "0.0.0-nightly-20230807.0",
3
+ "version": "0.0.0-nightly-20230809.0",
4
4
  "description": "Import from Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -29,7 +29,7 @@
29
29
  ],
30
30
  "main": "src/index.js",
31
31
  "dependencies": {
32
- "ckeditor5": "0.0.0-nightly-20230807.0"
32
+ "ckeditor5": "0.0.0-nightly-20230809.0"
33
33
  },
34
34
  "license": "SEE LICENSE IN LICENSE.md",
35
35
  "author": "CKSource (https://cksource.com/)",
package/src/importword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4e37=['requires','ImportWord'];(function(_0x22cde3,_0x4e373f){var _0x18822f=function(_0x2faed5){while(--_0x2faed5){_0x22cde3['push'](_0x22cde3['shift']());}};_0x18822f(++_0x4e373f);}(_0x4e37,0xf6));var _0x1882=function(_0x22cde3,_0x4e373f){_0x22cde3=_0x22cde3-0x0;var _0x18822f=_0x4e37[_0x22cde3];return _0x18822f;};import{Plugin as _0x322cb7}from'ckeditor5/src/core';import _0x2b1cf9 from'./importwordui';import _0x26c29d from'./importwordediting';export default class i extends _0x322cb7{static get['pluginName'](){return _0x1882('0x1');}static get[_0x1882('0x0')](){return[_0x26c29d,_0x2b1cf9];}}
23
+ var _0x48d2=['pluginName'];(function(_0x58b39c,_0x48d2e4){var _0x441039=function(_0x380406){while(--_0x380406){_0x58b39c['push'](_0x58b39c['shift']());}};_0x441039(++_0x48d2e4);}(_0x48d2,0x1d8));var _0x4410=function(_0x58b39c,_0x48d2e4){_0x58b39c=_0x58b39c-0x0;var _0x441039=_0x48d2[_0x58b39c];return _0x441039;};import{Plugin as _0x381fbd}from'ckeditor5/src/core';import _0x4736cb from'./importwordui';import _0x2065ca from'./importwordediting';export default class i extends _0x381fbd{static get[_0x4410('0x0')](){return'ImportWord';}static get['requires'](){return[_0x2065ca,_0x4736cb];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x510592}from'ckeditor5/src/core';import{Range as _0xbb1854}from'ckeditor5/src/engine';import{logWarning as _0x4ae659,logError as _0x44d792,first as _0x12cd50,uid as _0x4ffc31}from'ckeditor5/src/utils';export default class d extends _0x510592{constructor(_0x354e97){super(_0x354e97),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x448603,_0x4a1b91)=>{const _0x21bdd1=new DataTransfer();_0x21bdd1['setData']('text/html',_0x4a1b91['html']);const _0x23d46e=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x334659=>{this['_importMarker']['stopListening'](),_0x334659['setSelection'](_0x23d46e),_0x354e97['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x21bdd1});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5db714,_0x216c57={}){if(this['isBusy'])return Promise['resolve']();const _0x13e4ff=this['editor']['config']['get']('importWord'),_0x1e8b90={'url':_0x13e4ff['converterUrl'],'file':_0x5db714,'serviceConfig':{..._0x216c57,'default_styles':_0x13e4ff['defaultStyles']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x1e8b90)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x45e378=this['editor']['model'],_0x235329=_0x45e378['schema'],_0x54a81e=_0x45e378['document']['selection'],_0x516c3b=_0x12cd50(_0x54a81e['getSelectedBlocks']());return!!_0x516c3b&&_0x235329['checkChild'](_0x516c3b['parent'],'paragraph');}['_prepareForImport'](){const _0x446d19=this['editor'],_0x578faa=_0x446d19['model'],_0x572227=_0x578faa['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x446d19['model']['createBatch']({'isUndoable':!0x0}),_0x578faa['enqueueChange'](this['_undoStepBatch'],_0x135ef7=>{_0x572227['isCollapsed']||_0x578faa['deleteContent'](_0x572227,{'leaveUnmerged':!0x0});const _0x5b2f14=_0x572227['getFirstPosition'](),_0x187619=_0x12cd50(_0x572227['getSelectedBlocks']());let _0x368b99;_0x368b99=_0x187619['is']('element','paragraph')&&_0x187619['isEmpty']?_0x5b2f14:_0x5b2f14['isAtStart']?_0x578faa['createPositionBefore'](_0x187619):_0x5b2f14['isAtEnd']?_0x578faa['createPositionAfter'](_0x187619):_0x135ef7['split'](_0x5b2f14)['position'],this['_importMarker']=_0x135ef7['addMarker']('importWord:'+_0x4ffc31(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xbb1854(_0x368b99)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x33d906=this['editor']['model'];_0x33d906['markers']['has'](this['_importMarker'])&&_0x33d906['enqueueChange'](this['_undoStepBatch'],_0x4d9713=>{_0x4d9713['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x25af93,file:_0x56a3b8,serviceConfig:_0x41646b}){const _0x3dca4d=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x2b1d6d=new FormData();_0x2b1d6d['set']('config',JSON['stringify'](_0x41646b)),_0x2b1d6d['set']('file',_0x56a3b8);const _0x5e7d7a={'method':'POST','headers':{},'body':_0x2b1d6d,'signal':this['_abortController']['signal']};return _0x3dca4d&&(_0x5e7d7a['headers']['Authorization']=_0x3dca4d['value']),fetch(_0x25af93,_0x5e7d7a);}['_handleImportResponse'](_0xde2393){return _0xde2393['ok']?_0xde2393['json']()['then'](_0x567744=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x567744);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4ae659('import-word-plugin-import-cancelled');const _0x3062a3=this['editor'],_0x3e22ca=(0x0,_0x3062a3['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3062a3['plugins']['get']('Notification')['showWarning'](_0x3e22ca),_0x44d792('import-word-plugin-conversion-failed');}}
23
+ import{Command as _0x2f421e}from'ckeditor5/src/core';import{Range as _0x387960}from'ckeditor5/src/engine';import{logWarning as _0x48dd8d,logError as _0x254982,first as _0x522f11,uid as _0x40fc8f}from'ckeditor5/src/utils';export default class d extends _0x2f421e{constructor(_0x2b128b){super(_0x2b128b),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4bd138,_0x19cd6c)=>{const _0x177006=new DataTransfer();_0x177006['setData']('text/html',_0x19cd6c['html']);const _0x39a4ef=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x42476f=>{this['_importMarker']['stopListening'](),_0x42476f['setSelection'](_0x39a4ef),_0x2b128b['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x177006});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2b81c6,_0x36ba6d={}){if(this['isBusy'])return Promise['resolve']();const _0x5d8b7b=this['editor']['config']['get']('importWord'),_0x49e712={'url':_0x5d8b7b['converterUrl'],'file':_0x2b81c6,'serviceConfig':{..._0x36ba6d,'default_styles':_0x5d8b7b['defaultStyles']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x49e712)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3b581d=this['editor']['model'],_0x8c2d00=_0x3b581d['schema'],_0x4251bc=_0x3b581d['document']['selection'],_0x59a62e=_0x522f11(_0x4251bc['getSelectedBlocks']());return!!_0x59a62e&&_0x8c2d00['checkChild'](_0x59a62e['parent'],'paragraph');}['_prepareForImport'](){const _0x225628=this['editor'],_0x5d6d8b=_0x225628['model'],_0x18c1f4=_0x5d6d8b['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x225628['model']['createBatch']({'isUndoable':!0x0}),_0x5d6d8b['enqueueChange'](this['_undoStepBatch'],_0x3857aa=>{_0x18c1f4['isCollapsed']||_0x5d6d8b['deleteContent'](_0x18c1f4,{'leaveUnmerged':!0x0});const _0x47aa1e=_0x18c1f4['getFirstPosition'](),_0x76e998=_0x522f11(_0x18c1f4['getSelectedBlocks']());let _0xf869a6;_0xf869a6=_0x76e998['is']('element','paragraph')&&_0x76e998['isEmpty']?_0x47aa1e:_0x47aa1e['isAtStart']?_0x5d6d8b['createPositionBefore'](_0x76e998):_0x47aa1e['isAtEnd']?_0x5d6d8b['createPositionAfter'](_0x76e998):_0x3857aa['split'](_0x47aa1e)['position'],this['_importMarker']=_0x3857aa['addMarker']('importWord:'+_0x40fc8f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x387960(_0xf869a6)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x166ce6=this['editor']['model'];_0x166ce6['markers']['has'](this['_importMarker'])&&_0x166ce6['enqueueChange'](this['_undoStepBatch'],_0x2eb39f=>{_0x2eb39f['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0xa3c433,file:_0x941ac7,serviceConfig:_0xf36e1f}){const _0x734ca1=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1391db=new FormData();_0x1391db['set']('config',JSON['stringify'](_0xf36e1f)),_0x1391db['set']('file',_0x941ac7);const _0x2cdf58={'method':'POST','headers':{},'body':_0x1391db,'signal':this['_abortController']['signal']};return _0x734ca1&&(_0x2cdf58['headers']['Authorization']=_0x734ca1['value']),fetch(_0xa3c433,_0x2cdf58);}['_handleImportResponse'](_0x3987ba){return _0x3987ba['ok']?_0x3987ba['json']()['then'](_0x2ff1da=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x2ff1da);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x48dd8d('import-word-plugin-import-cancelled');const _0x2fcba1=this['editor'],_0x298166=(0x0,_0x2fcba1['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2fcba1['plugins']['get']('Notification')['showWarning'](_0x298166),_0x254982('import-word-plugin-conversion-failed');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x323c=['importWord','requires','cloudServices','get','CloudServices','ImportWordEditing','registerTokenUrl','plugins','commands','define','config','tokenUrl','init','https://docx-converter.cke-cs.com/v2/convert/docx-html','_token','editor','add'];(function(_0x387acb,_0x323c5a){const _0x18f0be=function(_0x3ab926){while(--_0x3ab926){_0x387acb['push'](_0x387acb['shift']());}};_0x18f0be(++_0x323c5a);}(_0x323c,0x151));const _0x18f0=function(_0x387acb,_0x323c5a){_0x387acb=_0x387acb-0x0;let _0x18f0be=_0x323c[_0x387acb];return _0x18f0be;};import{Plugin as _0x490e62}from'ckeditor5/src/core';import{Notification as _0xb8579e}from'ckeditor5/src/ui';import{ClipboardPipeline as _0x1efc84}from'ckeditor5/src/clipboard';import _0x1317e9 from'./importwordcommand';export default class e extends _0x490e62{static get['pluginName'](){return _0x18f0('0x8');}static get[_0x18f0('0x4')](){return[_0xb8579e,_0x1efc84,'CloudServices'];}constructor(_0x508cbc){super(_0x508cbc),this[_0x18f0('0x0')]=null;}async[_0x18f0('0xf')](){const _0x3ae4ea=this[_0x18f0('0x1')];_0x3ae4ea['config'][_0x18f0('0xc')]('importWord',{'converterUrl':_0x18f0('0x10'),'tokenUrl':(_0x3ae4ea['config'][_0x18f0('0x6')](_0x18f0('0x5'))||{})[_0x18f0('0xe')],'defaultStyles':!0x1}),_0x3ae4ea[_0x18f0('0xb')][_0x18f0('0x2')](_0x18f0('0x3'),new _0x1317e9(_0x3ae4ea));const {tokenUrl:_0x3feff4}=_0x3ae4ea['config'][_0x18f0('0x6')](_0x18f0('0x3'));if(_0x3feff4){const {tokenUrl:_0x210642}=_0x3ae4ea[_0x18f0('0xd')][_0x18f0('0x6')](_0x18f0('0x5'))||{};this['_token']=_0x3feff4===_0x210642?_0x3ae4ea[_0x18f0('0xa')][_0x18f0('0x6')](_0x18f0('0x7'))['token']:await _0x3ae4ea[_0x18f0('0xa')][_0x18f0('0x6')](_0x18f0('0x7'))[_0x18f0('0x9')](_0x3feff4);}}['getToken'](){return this['_token'];}}
23
+ const _0x5d6c=['getToken','token','registerTokenUrl','get','config','pluginName','plugins','requires','cloudServices','https://docx-converter.cke-cs.com/v2/convert/docx-html','add','_token','importWord','CloudServices','init','commands'];(function(_0xb20ef2,_0x5d6cbe){const _0x37f3da=function(_0x451652){while(--_0x451652){_0xb20ef2['push'](_0xb20ef2['shift']());}};_0x37f3da(++_0x5d6cbe);}(_0x5d6c,0x92));const _0x37f3=function(_0xb20ef2,_0x5d6cbe){_0xb20ef2=_0xb20ef2-0x0;let _0x37f3da=_0x5d6c[_0xb20ef2];return _0x37f3da;};import{Plugin as _0x2ff89c}from'ckeditor5/src/core';import{Notification as _0x3df7f7}from'ckeditor5/src/ui';import{ClipboardPipeline as _0x43b5e5}from'ckeditor5/src/clipboard';import _0x1bc541 from'./importwordcommand';export default class e extends _0x2ff89c{static get[_0x37f3('0x3')](){return'ImportWordEditing';}static get[_0x37f3('0x5')](){return[_0x3df7f7,_0x43b5e5,_0x37f3('0xb')];}constructor(_0xfd77a){super(_0xfd77a),this[_0x37f3('0x9')]=null;}async[_0x37f3('0xc')](){const _0x1e4d39=this['editor'];_0x1e4d39['config']['define'](_0x37f3('0xa'),{'converterUrl':_0x37f3('0x7'),'tokenUrl':(_0x1e4d39[_0x37f3('0x2')]['get'](_0x37f3('0x6'))||{})['tokenUrl'],'defaultStyles':!0x1}),_0x1e4d39[_0x37f3('0xd')][_0x37f3('0x8')](_0x37f3('0xa'),new _0x1bc541(_0x1e4d39));const {tokenUrl:_0xa7aca8}=_0x1e4d39['config'][_0x37f3('0x1')](_0x37f3('0xa'));if(_0xa7aca8){const {tokenUrl:_0xe30907}=_0x1e4d39[_0x37f3('0x2')][_0x37f3('0x1')](_0x37f3('0x6'))||{};this[_0x37f3('0x9')]=_0xa7aca8===_0xe30907?_0x1e4d39[_0x37f3('0x4')][_0x37f3('0x1')]('CloudServices')[_0x37f3('0xf')]:await _0x1e4d39[_0x37f3('0x4')]['get'](_0x37f3('0xb'))[_0x37f3('0x0')](_0xa7aca8);}}[_0x37f3('0xe')](){return this['_token'];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4cfa24}from'ckeditor5/src/core';import{View as _0x1d51a9}from'ckeditor5/src/ui';import{FileDialogButtonView as _0x9e4df7}from'ckeditor5/src/upload';import _0x5915e1 from'../theme/icons/importword.svg';import'../theme/importword.css';export default class o extends _0x4cfa24{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x29dd57=this['editor'],t=_0x29dd57['t'];_0x29dd57['ui']['componentFactory']['add']('importWord',_0x2e670f=>{const _0x18f33a=_0x29dd57['commands']['get']('importWord'),_0x23b8ee=new _0x9e4df7(_0x2e670f);_0x23b8ee['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x23b8ee['buttonView']['set']({'label':t('Import\x20from\x20Word'),'icon':_0x5915e1,'tooltip':!0x0}),_0x23b8ee['buttonView']['bind']('isOn','isEnabled')['to'](_0x18f33a,'isBusy','isEnabled'),_0x23b8ee['buttonView']['extendTemplate']({'attributes':{'class':[_0x23b8ee['buttonView']['bindTemplate']['if']('isOn','ck-importword_status-pending')]}});const _0x3460a3=new _0x1d51a9();return _0x3460a3['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-importword__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-importword__spinner']}}]}),_0x23b8ee['buttonView']['children']['add'](_0x3460a3),_0x23b8ee['on']('done',(_0x340755,_0x23bff5)=>{_0x29dd57['execute']('importWord',_0x23bff5[0x0],{}),_0x29dd57['editing']['view']['focus']();}),_0x23b8ee;});}}
23
+ import{Plugin as _0xf902d0}from'ckeditor5/src/core';import{View as _0x1f178a}from'ckeditor5/src/ui';import{FileDialogButtonView as _0x25d77e}from'ckeditor5/src/upload';import _0x1a9409 from'../theme/icons/importword.svg';import'../theme/importword.css';export default class o extends _0xf902d0{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x4f50bd=this['editor'],t=_0x4f50bd['t'];_0x4f50bd['ui']['componentFactory']['add']('importWord',_0x408dbc=>{const _0x525134=_0x4f50bd['commands']['get']('importWord'),_0x5406d2=new _0x25d77e(_0x408dbc);_0x5406d2['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5406d2['buttonView']['set']({'label':t('Import\x20from\x20Word'),'icon':_0x1a9409,'tooltip':!0x0}),_0x5406d2['buttonView']['bind']('isOn','isEnabled')['to'](_0x525134,'isBusy','isEnabled'),_0x5406d2['buttonView']['extendTemplate']({'attributes':{'class':[_0x5406d2['buttonView']['bindTemplate']['if']('isOn','ck-importword_status-pending')]}});const _0x368859=new _0x1f178a();return _0x368859['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-importword__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-importword__spinner']}}]}),_0x5406d2['buttonView']['children']['add'](_0x368859),_0x5406d2['on']('done',(_0x2790c4,_0x5b4ce9)=>{_0x4f50bd['execute']('importWord',_0x5b4ce9[0x0],{}),_0x4f50bd['editing']['view']['focus']();}),_0x5406d2;});}}