@ckeditor/ckeditor5-import-word 0.0.0-nightly-20230806.0 → 0.0.0-nightly-20230808.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=["_token","editor","tokenUrl","importWord","init","registerTokenUrl","https://docx-converter.cke-cs.com/v2/convert/docx-html","pluginName","requires","add","commands","cloudServices","getToken","token","CloudServices","get","config","plugins"];var f,g;f=m,g=286,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("0x9")](){return"ImportWordEditing"}static get[v("0xa")](){return[e.Notification,d.ClipboardPipeline,v("0x10")]}constructor(t){super(t),this[v("0x2")]=null}async[v("0x6")](){const t=this[v("0x3")];t[v("0x0")].define(v("0x5"),{converterUrl:v("0x8"),tokenUrl:(t[v("0x0")][v("0x11")](v("0xd"))||{})[v("0x4")],defaultStyles:!1}),t[v("0xc")][v("0xb")](v("0x5"),new h(t));const{tokenUrl:e}=t[v("0x0")][v("0x11")]("importWord");if(e){const{tokenUrl:r}=t[v("0x0")][v("0x11")]("cloudServices")||{};this._token=e===r?t[v("0x1")][v("0x11")](v("0x10"))[v("0xf")]:await t[v("0x1")].get(v("0x10"))[v("0x7")](e)}}[v("0xe")](){return this[v("0x2")]}}var x,_,k=["pluginName"];x=k,_=409,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-20230806.0",
3
+ "version": "0.0.0-nightly-20230808.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-20230806.0"
32
+ "ckeditor5": "0.0.0-nightly-20230808.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 _0x9d55=['pluginName'];(function(_0x4991d2,_0x9d5531){var _0x54f19a=function(_0x26cdf2){while(--_0x26cdf2){_0x4991d2['push'](_0x4991d2['shift']());}};_0x54f19a(++_0x9d5531);}(_0x9d55,0x199));var _0x54f1=function(_0x4991d2,_0x9d5531){_0x4991d2=_0x4991d2-0x0;var _0x54f19a=_0x9d55[_0x4991d2];return _0x54f19a;};import{Plugin as _0x120cbc}from'ckeditor5/src/core';import _0x595753 from'./importwordui';import _0x22bea3 from'./importwordediting';export default class i extends _0x120cbc{static get[_0x54f1('0x0')](){return'ImportWord';}static get['requires'](){return[_0x22bea3,_0x595753];}}
@@ -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 _0x49ccfb}from'ckeditor5/src/core';import{Range as _0x581f76}from'ckeditor5/src/engine';import{logWarning as _0xcd07f3,logError as _0x479d44,first as _0x1df7a5,uid as _0x366e70}from'ckeditor5/src/utils';export default class d extends _0x49ccfb{constructor(_0x2eaa9d){super(_0x2eaa9d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x259b76,_0x7a3451)=>{const _0x2ed2e0=new DataTransfer();_0x2ed2e0['setData']('text/html',_0x7a3451['html']);const _0x4ba0eb=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0xbbdad8=>{this['_importMarker']['stopListening'](),_0xbbdad8['setSelection'](_0x4ba0eb),_0x2eaa9d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x2ed2e0});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x11d394,_0x4ee770={}){if(this['isBusy'])return Promise['resolve']();const _0x2588d6=this['editor']['config']['get']('importWord'),_0x56d532={'url':_0x2588d6['converterUrl'],'file':_0x11d394,'serviceConfig':{..._0x4ee770,'default_styles':_0x2588d6['defaultStyles']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x56d532)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x346941=this['editor']['model'],_0x56c253=_0x346941['schema'],_0x5095e8=_0x346941['document']['selection'],_0x52aaa3=_0x1df7a5(_0x5095e8['getSelectedBlocks']());return!!_0x52aaa3&&_0x56c253['checkChild'](_0x52aaa3['parent'],'paragraph');}['_prepareForImport'](){const _0x5adbec=this['editor'],_0x3d0639=_0x5adbec['model'],_0xef05cc=_0x3d0639['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x5adbec['model']['createBatch']({'isUndoable':!0x0}),_0x3d0639['enqueueChange'](this['_undoStepBatch'],_0x39dbce=>{_0xef05cc['isCollapsed']||_0x3d0639['deleteContent'](_0xef05cc,{'leaveUnmerged':!0x0});const _0x325ac7=_0xef05cc['getFirstPosition'](),_0x5a7fe5=_0x1df7a5(_0xef05cc['getSelectedBlocks']());let _0x20b4e1;_0x20b4e1=_0x5a7fe5['is']('element','paragraph')&&_0x5a7fe5['isEmpty']?_0x325ac7:_0x325ac7['isAtStart']?_0x3d0639['createPositionBefore'](_0x5a7fe5):_0x325ac7['isAtEnd']?_0x3d0639['createPositionAfter'](_0x5a7fe5):_0x39dbce['split'](_0x325ac7)['position'],this['_importMarker']=_0x39dbce['addMarker']('importWord:'+_0x366e70(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x581f76(_0x20b4e1)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x57be7f=this['editor']['model'];_0x57be7f['markers']['has'](this['_importMarker'])&&_0x57be7f['enqueueChange'](this['_undoStepBatch'],_0x431332=>{_0x431332['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x44db21,file:_0x8a81ce,serviceConfig:_0x537afc}){const _0x32d63b=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x412ba4=new FormData();_0x412ba4['set']('config',JSON['stringify'](_0x537afc)),_0x412ba4['set']('file',_0x8a81ce);const _0x5c5e9b={'method':'POST','headers':{},'body':_0x412ba4,'signal':this['_abortController']['signal']};return _0x32d63b&&(_0x5c5e9b['headers']['Authorization']=_0x32d63b['value']),fetch(_0x44db21,_0x5c5e9b);}['_handleImportResponse'](_0x153245){return _0x153245['ok']?_0x153245['json']()['then'](_0x509db3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x509db3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0xcd07f3('import-word-plugin-import-cancelled');const _0x4fc962=this['editor'],_0xed31cd=(0x0,_0x4fc962['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4fc962['plugins']['get']('Notification')['showWarning'](_0xed31cd),_0x479d44('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 _0x4aa8=['_token','editor','tokenUrl','importWord','init','registerTokenUrl','https://docx-converter.cke-cs.com/v2/convert/docx-html','pluginName','requires','add','commands','cloudServices','getToken','token','CloudServices','get','config','plugins'];(function(_0x2c5d3e,_0x4aa867){const _0x5bed3d=function(_0x39cc93){while(--_0x39cc93){_0x2c5d3e['push'](_0x2c5d3e['shift']());}};_0x5bed3d(++_0x4aa867);}(_0x4aa8,0x11e));const _0x5bed=function(_0x2c5d3e,_0x4aa867){_0x2c5d3e=_0x2c5d3e-0x0;let _0x5bed3d=_0x4aa8[_0x2c5d3e];return _0x5bed3d;};import{Plugin as _0x6c17ae}from'ckeditor5/src/core';import{Notification as _0x6bf550}from'ckeditor5/src/ui';import{ClipboardPipeline as _0x238946}from'ckeditor5/src/clipboard';import _0xe1fe62 from'./importwordcommand';export default class e extends _0x6c17ae{static get[_0x5bed('0x9')](){return'ImportWordEditing';}static get[_0x5bed('0xa')](){return[_0x6bf550,_0x238946,_0x5bed('0x10')];}constructor(_0x32f4af){super(_0x32f4af),this[_0x5bed('0x2')]=null;}async[_0x5bed('0x6')](){const _0x13c802=this[_0x5bed('0x3')];_0x13c802[_0x5bed('0x0')]['define'](_0x5bed('0x5'),{'converterUrl':_0x5bed('0x8'),'tokenUrl':(_0x13c802[_0x5bed('0x0')][_0x5bed('0x11')](_0x5bed('0xd'))||{})[_0x5bed('0x4')],'defaultStyles':!0x1}),_0x13c802[_0x5bed('0xc')][_0x5bed('0xb')](_0x5bed('0x5'),new _0xe1fe62(_0x13c802));const {tokenUrl:_0x568c75}=_0x13c802[_0x5bed('0x0')][_0x5bed('0x11')]('importWord');if(_0x568c75){const {tokenUrl:_0x1915be}=_0x13c802[_0x5bed('0x0')][_0x5bed('0x11')]('cloudServices')||{};this['_token']=_0x568c75===_0x1915be?_0x13c802[_0x5bed('0x1')][_0x5bed('0x11')](_0x5bed('0x10'))[_0x5bed('0xf')]:await _0x13c802[_0x5bed('0x1')]['get'](_0x5bed('0x10'))[_0x5bed('0x7')](_0x568c75);}}[_0x5bed('0xe')](){return this[_0x5bed('0x2')];}}
@@ -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 _0x51cd04}from'ckeditor5/src/core';import{View as _0x191f65}from'ckeditor5/src/ui';import{FileDialogButtonView as _0xf312a7}from'ckeditor5/src/upload';import _0x2402ed from'../theme/icons/importword.svg';import'../theme/importword.css';export default class o extends _0x51cd04{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x52743b=this['editor'],t=_0x52743b['t'];_0x52743b['ui']['componentFactory']['add']('importWord',_0xb71852=>{const _0x316d28=_0x52743b['commands']['get']('importWord'),_0x2a78c6=new _0xf312a7(_0xb71852);_0x2a78c6['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2a78c6['buttonView']['set']({'label':t('Import\x20from\x20Word'),'icon':_0x2402ed,'tooltip':!0x0}),_0x2a78c6['buttonView']['bind']('isOn','isEnabled')['to'](_0x316d28,'isBusy','isEnabled'),_0x2a78c6['buttonView']['extendTemplate']({'attributes':{'class':[_0x2a78c6['buttonView']['bindTemplate']['if']('isOn','ck-importword_status-pending')]}});const _0xfaf9ff=new _0x191f65();return _0xfaf9ff['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-importword__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-importword__spinner']}}]}),_0x2a78c6['buttonView']['children']['add'](_0xfaf9ff),_0x2a78c6['on']('done',(_0x3db6b2,_0x41a1ce)=>{_0x52743b['execute']('importWord',_0x41a1ce[0x0],{}),_0x52743b['editing']['view']['focus']();}),_0x2a78c6;});}}