@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240615.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.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237: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]={exports:{}};return t[o](i,i.exports,r),i.exports}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})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>d,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({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'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c 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,formatting:r.formatting}};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,a.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,a.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,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.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,a.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,a.logError)("import-word-plugin-conversion-failed")}}const l=p;function p(t,e){const r=u();return(p=function(t,e){return r[t-=233]})(t,e)}!function(t,e){const r=p,o=t();for(;;)try{if(538182===-parseInt(r(238))/1*(-parseInt(r(233))/2)+-parseInt(r(245))/3+-parseInt(r(256))/4+-parseInt(r(263))/5*(parseInt(r(239))/6)+parseInt(r(240))/7+parseInt(r(234))/8*(parseInt(r(250))/9)+parseInt(r(257))/10*(-parseInt(r(253))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(u);class d extends t.Plugin{static get[l(252)](){return l(247)}static get[l(248)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(262)]}constructor(t){const e=l;super(t),this[e(260)]=null}async[l(236)](){const t=l,e=this[t(261)];e[t(246)][t(259)](t(254),{converterUrl:t(241),tokenUrl:(e[t(246)][t(258)](t(244))||{})[t(243)],formatting:{resets:t(237),defaults:t(237),styles:t(265)}}),e[t(235)][t(249)](t(254),new c(e));const{tokenUrl:r}=e[t(246)][t(258)](t(254));if(r){const{tokenUrl:o}=e[t(246)][t(258)](t(244))||{};this[t(260)]=r===o?e[t(255)][t(258)](t(262))[t(251)]:await e[t(255)][t(258)](t(262))[t(242)](r)}}[l(264)](){return this[l(260)]}}function u(){const t=["commands","init","none","28sLKRuv","6492bEnitk","7533253jfWLoc","https://docx-converter.cke-cs.com/v2/convert/docx-html","registerTokenUrl","tokenUrl","cloudServices","306879HAklNT","config","ImportWordEditing","requires","add","62487QIlWHx","token","pluginName","10179125hlIzEe","importWord","plugins","456424bJYutd","10GCUvPA","get","define","_token","editor","CloudServices","2290hWZAoS","getToken","inline","7606TNxfMQ","1144NlSExL"];return(u=function(){return t})()}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=130]})(t,e)}!function(t,e){for(var r=m,o=t();;)try{if(121547===-parseInt(r(132))/1+-parseInt(r(136))/2*(parseInt(r(131))/3)+parseInt(r(130))/4+-parseInt(r(140))/5+-parseInt(r(134))/6+parseInt(r(141))/7*(-parseInt(r(133))/8)+parseInt(r(138))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(135)](){return h(137)}static get[h(139)](){return[d,n]}}function g(){var t=["57272npqvYq","75VaCaDK","115757VwSYYH","120WdUVvp","987954thZnEb","pluginName","730ioyvTs","ImportWord","5540742asOfPa","requires","364065NCcCiH","68159YzNVBJ"];return(g=function(){return t})()}function I(t,e){var r=v();return(I=function(t,e){return r[t-=203]})(t,e)}function v(){var t=["741045FliFrp","1853946CzZQkI","3621210kwUeUg","4616YbiNCP","3665588bWHAfS","137Mrqyet","5130314lnwFys","1622872iUOQOo","3IRUvPb"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(468924===-parseInt(r(203))/1*(parseInt(r(210))/2)+-parseInt(r(206))/3*(-parseInt(r(211))/4)+parseInt(r(207))/5+-parseInt(r(209))/6+parseInt(r(204))/7+-parseInt(r(205))/8+-parseInt(r(208))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237: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]={exports:{}};return t[o](i,i.exports,r),i.exports}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})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>g,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({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'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c 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,formatting:r.formatting}};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,a.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,a.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,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.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,a.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,a.logError)("import-word-plugin-conversion-failed")}}const p=l;function d(){const t=["get","commands","1068906bSQvWV","inline","none","editor","https://docx-converter.cke-cs.com/v2/convert/docx-html","pluginName","add","CloudServices","importWord","2422614QRyWuO","tokenUrl","2OjzLfJ","ImportWordEditing","init","7ymZWDp","8896568OIfsSA","27535AJonXJ","14068300vXnZJl","_token","config","284BcXAIq","registerTokenUrl","getToken","cloudServices","8159616cMlnBz","token","requires","define","plugins","1577457kMcSfS"];return(d=function(){return t})()}function l(t,e){const r=d();return(l=function(t,e){return r[t-=350]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(777214===parseInt(r(376))/1*(parseInt(r(365))/2)+parseInt(r(362))/3+parseInt(r(353))/4*(parseInt(r(381))/5)+parseInt(r(374))/6*(parseInt(r(379))/7)+-parseInt(r(380))/8+parseInt(r(357))/9+-parseInt(r(350))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(370)](){return p(377)}static get[p(359)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(372)]}constructor(t){const e=p;super(t),this[e(351)]=null}async[p(378)](){const t=p,e=this[t(368)];e[t(352)][t(360)](t(373),{converterUrl:t(369),tokenUrl:(e[t(352)][t(363)](t(356))||{})[t(375)],formatting:{resets:t(367),defaults:t(367),styles:t(366)}}),e[t(364)][t(371)](t(373),new c(e));const{tokenUrl:r}=e[t(352)][t(363)](t(373));if(r){const{tokenUrl:o}=e[t(352)][t(363)](t(356))||{};this[t(351)]=r===o?e[t(361)][t(363)](t(372))[t(358)]:await e[t(361)][t(363)](t(372))[t(354)](r)}}[p(355)](){return this[p(351)]}}var h=m;function m(t,e){var r=f();return(m=function(t,e){return r[t-=153]})(t,e)}function f(){var t=["1674CZvwdJ","38864EFtMlG","1032YTyVSv","8McOrcg","2795919dzEzEa","6SpbnEK","requires","2959ETOFBW","81133HGiCid","ImportWord","37070kaRXZs","205orZrsp","420502oTocws","pluginName","5189723hZfcmo","100828AZiKkv"];return(f=function(){return t})()}!function(t,e){for(var r=m,o=t();;)try{if(901068===-parseInt(r(158))/1*(-parseInt(r(167))/2)+-parseInt(r(159))/3+-parseInt(r(154))/4*(parseInt(r(166))/5)+-parseInt(r(160))/6*(-parseInt(r(153))/7)+-parseInt(r(156))/8*(-parseInt(r(155))/9)+parseInt(r(165))/10*(-parseInt(r(162))/11)+parseInt(r(157))/12*(parseInt(r(163))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class g extends t.Plugin{static get[h(168)](){return h(164)}static get[h(161)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=140]})(t,e)}function v(){var t=["134146mnUJkX","12XGMrTD","3992931UIfGld","1096058WiTfub","30QILCkk","45902142BUZxAm","7mFQHhN","2508248ORYaGo","180IFydYJ","5298666QIqRdS","109465vdFaPU"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(704232===parseInt(r(146))/1+parseInt(r(143))/2*(parseInt(r(144))/3)+-parseInt(r(140))/4*(-parseInt(r(142))/5)+parseInt(r(141))/6*(parseInt(r(149))/7)+parseInt(r(150))/8+-parseInt(r(145))/9*(-parseInt(r(147))/10)+-parseInt(r(148))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4de484,Command as _0x154c60}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x149d78,MenuBarMenuListItemFileDialogButtonView as _0x52453d,SpinnerView as _0x1c9e28,Notification as _0x2023ea}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x4b8559}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x374220}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x414bdc,uid as _0x114e07,logWarning as _0x519db8,logError as _0x378ca0}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x4de484{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x4c5bbf=this['editor'];_0x4c5bbf['ui']['componentFactory']['add']('importWord',()=>{const _0x5171db=this['_createButton'](_0x149d78),_0x4eed42=_0x4c5bbf['commands']['get']('importWord');return _0x5171db['bind']('isOn')['to'](_0x4eed42,'isBusy'),_0x5171db['tooltip']=!0x0,_0x5171db;}),_0x4c5bbf['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x52453d));}['_createButton'](_0x58739a){const _0x5cc085=this['editor'],t=_0x5cc085['locale']['t'],_0x485ad8=_0x5cc085['commands']['get']('importWord'),_0x2c5338=new _0x58739a(_0x5cc085['locale']),_0x33373a=new _0x1c9e28();return _0x2c5338['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2c5338['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m14\x200\x205\x204.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M10.74\x2018a2.76\x202.76\x200\x200\x201-.469-.5H3V19h9.25v-.374A2.737\x202.737\x200\x200\x201\x2010.74\x2018Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.602.602\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001ZM11.674\x2015.407a.75.75\x200\x201\x200\x201.152.96L14\x2014.96V20h1.5v-5.04l1.174\x201.408a.75.75\x200\x201\x200\x201.152-.96l-2.346-2.816a.95.95\x200\x200\x200-1.46\x200l-2.346\x202.815Z\x22/></svg>\x0a'}),_0x2c5338['bind']('isEnabled')['to'](_0x485ad8),_0x2c5338['bind']('label')['to'](_0x485ad8,'isBusy',_0x39368a=>t(_0x39368a?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x33373a['bind']('isVisible')['to'](_0x485ad8,'isBusy'),_0x2c5338['iconView']['bind']('isVisible')['to'](_0x485ad8,'isBusy',_0x51d066=>!_0x51d066),_0x2c5338['children']['add'](_0x33373a),_0x2c5338['on']('done',(_0xa1a19d,_0x1a5af8)=>{_0x5cc085['execute']('importWord',_0x1a5af8[0x0],{}),_0x5cc085['editing']['view']['focus']();}),_0x2c5338;}}class d extends _0x154c60{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x546993){super(_0x546993),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4a6af8,_0x9f0f11)=>{const _0x3dc876=new DataTransfer();_0x3dc876['setData']('text/html',_0x9f0f11['html']);const _0x4b18f3=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x54effc=>{this['_importMarker']['stopListening'](),_0x54effc['setSelection'](_0x4b18f3),_0x546993['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x3dc876});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x188848,_0x11ccab={}){if(this['isBusy'])return Promise['resolve']();const _0x3806ed=this['editor']['config']['get']('importWord'),_0x3fb93b={'url':_0x3806ed['converterUrl'],'file':_0x188848,'serviceConfig':{..._0x11ccab,'formatting':_0x3806ed['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3fb93b)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2429cc=this['editor']['model'],_0x298ef2=_0x2429cc['schema'],_0x337d44=_0x2429cc['document']['selection'],_0x198348=_0x414bdc(_0x337d44['getSelectedBlocks']());return!!_0x198348&&_0x298ef2['checkChild'](_0x198348['parent'],'paragraph');}['_prepareForImport'](){const _0x2fc8db=this['editor'],_0x224952=_0x2fc8db['model'],_0x35049f=_0x224952['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x2fc8db['model']['createBatch']({'isUndoable':!0x0}),_0x224952['enqueueChange'](this['_undoStepBatch'],_0xcb3dd9=>{_0x35049f['isCollapsed']||_0x224952['deleteContent'](_0x35049f,{'leaveUnmerged':!0x0});const _0x540c04=_0x35049f['getFirstPosition'](),_0x45cf1e=_0x414bdc(_0x35049f['getSelectedBlocks']());let _0x1f39ac;_0x1f39ac=_0x45cf1e['is']('element','paragraph')&&_0x45cf1e['isEmpty']?_0x540c04:_0x540c04['isAtStart']?_0x224952['createPositionBefore'](_0x45cf1e):_0x540c04['isAtEnd']?_0x224952['createPositionAfter'](_0x45cf1e):_0xcb3dd9['split'](_0x540c04)['position'],this['_importMarker']=_0xcb3dd9['addMarker']('importWord:'+_0x114e07(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x374220(_0x1f39ac)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x69a6a8=this['editor']['model'];_0x69a6a8['markers']['has'](this['_importMarker'])&&_0x69a6a8['enqueueChange'](this['_undoStepBatch'],_0x5c294b=>{_0x5c294b['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x361e5e,file:_0x50c0a4,serviceConfig:_0x142994}){const _0x2ac9b4=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x374e04=new FormData();_0x374e04['set']('config',JSON['stringify'](_0x142994)),_0x374e04['set']('file',_0x50c0a4);const _0x49d994={'method':'POST','headers':{},'body':_0x374e04,'signal':this['_abortController']['signal']};return _0x2ac9b4&&(_0x49d994['headers']['Authorization']=_0x2ac9b4['value']),fetch(_0x361e5e,_0x49d994);}['_handleImportResponse'](_0x2d1676){return _0x2d1676['ok']?_0x2d1676['json']()['then'](_0x3ccfea=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x3ccfea);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x519db8('import-word-plugin-import-cancelled');const _0x41d093=this['editor'],_0x52d718=(0x0,_0x41d093['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x41d093['plugins']['get']('Notification')['showWarning'](_0x52d718),_0x378ca0('import-word-plugin-conversion-failed');}}class e extends _0x4de484{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x2023ea,_0x4b8559,'CloudServices'];}constructor(_0x462edd){super(_0x462edd),this['_token']=null;}async['init'](){const _0x2c3615=this['editor'];_0x2c3615['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x2c3615['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x2c3615['commands']['add']('importWord',new d(_0x2c3615));const {tokenUrl:_0x2e5b0c}=_0x2c3615['config']['get']('importWord');if(_0x2e5b0c){const {tokenUrl:_0xe1211b}=_0x2c3615['config']['get']('cloudServices')||{};this['_token']=_0x2e5b0c===_0xe1211b?_0x2c3615['plugins']['get']('CloudServices')['token']:await _0x2c3615['plugins']['get']('CloudServices')['registerTokenUrl'](_0x2e5b0c);}}['getToken'](){return this['_token'];}}class i extends _0x4de484{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
23
+ import{Plugin as _0xc1263f,Command as _0x5b7a62}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4d9253,MenuBarMenuListItemFileDialogButtonView as _0x29f615,SpinnerView as _0x371fdc,Notification as _0x39b706}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x34c5ef}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x471c99}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x57cfbc,uid as _0x1ce6e6,logWarning as _0x531504,logError as _0x1a1963}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0xc1263f{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x437876=this['editor'];_0x437876['ui']['componentFactory']['add']('importWord',()=>{const _0x5da1bf=this['_createButton'](_0x4d9253),_0x277cf7=_0x437876['commands']['get']('importWord');return _0x5da1bf['bind']('isOn')['to'](_0x277cf7,'isBusy'),_0x5da1bf['tooltip']=!0x0,_0x5da1bf;}),_0x437876['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x29f615));}['_createButton'](_0x3e30b0){const _0x4202b8=this['editor'],t=_0x4202b8['locale']['t'],_0x3b3876=_0x4202b8['commands']['get']('importWord'),_0x475fd0=new _0x3e30b0(_0x4202b8['locale']),_0x7b7c41=new _0x371fdc();return _0x475fd0['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x475fd0['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m14\x200\x205\x204.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M10.74\x2018a2.76\x202.76\x200\x200\x201-.469-.5H3V19h9.25v-.374A2.737\x202.737\x200\x200\x201\x2010.74\x2018Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.602.602\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001ZM11.674\x2015.407a.75.75\x200\x201\x200\x201.152.96L14\x2014.96V20h1.5v-5.04l1.174\x201.408a.75.75\x200\x201\x200\x201.152-.96l-2.346-2.816a.95.95\x200\x200\x200-1.46\x200l-2.346\x202.815Z\x22/></svg>\x0a'}),_0x475fd0['bind']('isEnabled')['to'](_0x3b3876),_0x475fd0['bind']('label')['to'](_0x3b3876,'isBusy',_0xb86bbd=>t(_0xb86bbd?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x7b7c41['bind']('isVisible')['to'](_0x3b3876,'isBusy'),_0x475fd0['iconView']['bind']('isVisible')['to'](_0x3b3876,'isBusy',_0x154769=>!_0x154769),_0x475fd0['children']['add'](_0x7b7c41),_0x475fd0['on']('done',(_0x1ff8fc,_0x4ab1a2)=>{_0x4202b8['execute']('importWord',_0x4ab1a2[0x0],{}),_0x4202b8['editing']['view']['focus']();}),_0x475fd0;}}class d extends _0x5b7a62{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x8b3238){super(_0x8b3238),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x218966,_0x2a713e)=>{const _0x213f94=new DataTransfer();_0x213f94['setData']('text/html',_0x2a713e['html']);const _0x4b316e=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x470793=>{this['_importMarker']['stopListening'](),_0x470793['setSelection'](_0x4b316e),_0x8b3238['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x213f94});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x224a89,_0xad2c38={}){if(this['isBusy'])return Promise['resolve']();const _0x3d77e4=this['editor']['config']['get']('importWord'),_0xde1600={'url':_0x3d77e4['converterUrl'],'file':_0x224a89,'serviceConfig':{..._0xad2c38,'formatting':_0x3d77e4['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xde1600)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3f457c=this['editor']['model'],_0x202103=_0x3f457c['schema'],_0x5a443b=_0x3f457c['document']['selection'],_0x4da62e=_0x57cfbc(_0x5a443b['getSelectedBlocks']());return!!_0x4da62e&&_0x202103['checkChild'](_0x4da62e['parent'],'paragraph');}['_prepareForImport'](){const _0x2a282f=this['editor'],_0x1484b3=_0x2a282f['model'],_0x37caac=_0x1484b3['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x2a282f['model']['createBatch']({'isUndoable':!0x0}),_0x1484b3['enqueueChange'](this['_undoStepBatch'],_0x22ecfa=>{_0x37caac['isCollapsed']||_0x1484b3['deleteContent'](_0x37caac,{'leaveUnmerged':!0x0});const _0x4136fd=_0x37caac['getFirstPosition'](),_0x225345=_0x57cfbc(_0x37caac['getSelectedBlocks']());let _0x2e2648;_0x2e2648=_0x225345['is']('element','paragraph')&&_0x225345['isEmpty']?_0x4136fd:_0x4136fd['isAtStart']?_0x1484b3['createPositionBefore'](_0x225345):_0x4136fd['isAtEnd']?_0x1484b3['createPositionAfter'](_0x225345):_0x22ecfa['split'](_0x4136fd)['position'],this['_importMarker']=_0x22ecfa['addMarker']('importWord:'+_0x1ce6e6(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x471c99(_0x2e2648)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x142ab3=this['editor']['model'];_0x142ab3['markers']['has'](this['_importMarker'])&&_0x142ab3['enqueueChange'](this['_undoStepBatch'],_0x349135=>{_0x349135['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4f1a18,file:_0x17ef38,serviceConfig:_0x284a63}){const _0x16c906=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x178c39=new FormData();_0x178c39['set']('config',JSON['stringify'](_0x284a63)),_0x178c39['set']('file',_0x17ef38);const _0x261c17={'method':'POST','headers':{},'body':_0x178c39,'signal':this['_abortController']['signal']};return _0x16c906&&(_0x261c17['headers']['Authorization']=_0x16c906['value']),fetch(_0x4f1a18,_0x261c17);}['_handleImportResponse'](_0x187228){return _0x187228['ok']?_0x187228['json']()['then'](_0x4b9a1c=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4b9a1c);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x531504('import-word-plugin-import-cancelled');const _0x4747ee=this['editor'],_0x12a970=(0x0,_0x4747ee['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4747ee['plugins']['get']('Notification')['showWarning'](_0x12a970),_0x1a1963('import-word-plugin-conversion-failed');}}class e extends _0xc1263f{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x39b706,_0x34c5ef,'CloudServices'];}constructor(_0x4296a3){super(_0x4296a3),this['_token']=null;}async['init'](){const _0x17d82b=this['editor'];_0x17d82b['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x17d82b['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x17d82b['commands']['add']('importWord',new d(_0x17d82b));const {tokenUrl:_0x3af7a6}=_0x17d82b['config']['get']('importWord');if(_0x3af7a6){const {tokenUrl:_0x210639}=_0x17d82b['config']['get']('cloudServices')||{};this['_token']=_0x3af7a6===_0x210639?_0x17d82b['plugins']['get']('CloudServices')['token']:await _0x17d82b['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3af7a6);}}['getToken'](){return this['_token'];}}class i extends _0xc1263f{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.','Importing\x20Word\x20document':'استيراد\x20مستند\x20Word'},'getPluralForm':_0x548449=>0x0==_0x548449?0x0:0x1==_0x548449?0x1:0x2==_0x548449?0x2:_0x548449%0x64>=0x3&&_0x548449%0x64<=0xa?0x3:_0x548449%0x64>=0xb&&_0x548449%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.','Importing\x20Word\x20document':'استيراد\x20مستند\x20Word'},'getPluralForm':_0xb665e=>0x0==_0xb665e?0x0:0x1==_0xb665e?0x1:0x2==_0xb665e?0x2:_0xb665e%0x64>=0x3&&_0xb665e%0x64<=0xa?0x3:_0xb665e%0x64>=0xb&&_0xb665e%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x405833=>{const {ar:{dictionary:_0x494c9f,getPluralForm:_0x5ad8f5}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.','Importing\x20Word\x20document':'استيراد\x20مستند\x20Word'},'getPluralForm':_0x2ddef3=>0x0==_0x2ddef3?0x0:0x1==_0x2ddef3?0x1:0x2==_0x2ddef3?0x2:_0x2ddef3%0x64>=0x3&&_0x2ddef3%0x64<=0xa?0x3:_0x2ddef3%0x64>=0xb&&_0x2ddef3%0x64<=0x63?0x4:0x5}};_0x405833['ar']||={'dictionary':{},'getPluralForm':null},_0x405833['ar']['dictionary']=Object['assign'](_0x405833['ar']['dictionary'],_0x494c9f),_0x405833['ar']['getPluralForm']=_0x5ad8f5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31dae9=>{const {ar:{dictionary:_0x40bbf0,getPluralForm:_0x16e33e}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.','Importing\x20Word\x20document':'استيراد\x20مستند\x20Word'},'getPluralForm':_0x3d3040=>0x0==_0x3d3040?0x0:0x1==_0x3d3040?0x1:0x2==_0x3d3040?0x2:_0x3d3040%0x64>=0x3&&_0x3d3040%0x64<=0xa?0x3:_0x3d3040%0x64>=0xb&&_0x3d3040%0x64<=0x63?0x4:0x5}};_0x31dae9['ar']||={'dictionary':{},'getPluralForm':null},_0x31dae9['ar']['dictionary']=Object['assign'](_0x31dae9['ar']['dictionary'],_0x40bbf0),_0x31dae9['ar']['getPluralForm']=_0x16e33e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x2b0fb6=>0x1!=_0x2b0fb6}};
23
+ export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x12d110=>0x1!=_0x12d110}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a8b22=>{const {bg:{dictionary:_0x36509b,getPluralForm:_0x343fd0}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x20b04d=>0x1!=_0x20b04d}};_0x2a8b22['bg']||={'dictionary':{},'getPluralForm':null},_0x2a8b22['bg']['dictionary']=Object['assign'](_0x2a8b22['bg']['dictionary'],_0x36509b),_0x2a8b22['bg']['getPluralForm']=_0x343fd0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e364b=>{const {bg:{dictionary:_0x30c701,getPluralForm:_0x2bb121}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x117d18=>0x1!=_0x117d18}};_0x2e364b['bg']||={'dictionary':{},'getPluralForm':null},_0x2e364b['bg']['dictionary']=Object['assign'](_0x2e364b['bg']['dictionary'],_0x30c701),_0x2e364b['bg']['getPluralForm']=_0x2bb121;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x4bf23e=>0x1!=_0x4bf23e}};
23
+ export default{'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x29904c=>0x1!=_0x29904c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xace233=>{const {bn:{dictionary:_0x4c6b83,getPluralForm:_0x3c13bc}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x4eb444=>0x1!=_0x4eb444}};_0xace233['bn']||={'dictionary':{},'getPluralForm':null},_0xace233['bn']['dictionary']=Object['assign'](_0xace233['bn']['dictionary'],_0x4c6b83),_0xace233['bn']['getPluralForm']=_0x3c13bc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f9757=>{const {bn:{dictionary:_0x56732b,getPluralForm:_0x4394a1}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x9171d3=>0x1!=_0x9171d3}};_0x4f9757['bn']||={'dictionary':{},'getPluralForm':null},_0x4f9757['bn']['dictionary']=Object['assign'](_0x4f9757['bn']['dictionary'],_0x56732b),_0x4f9757['bn']['getPluralForm']=_0x4394a1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x4f2bdb=>0x1!=_0x4f2bdb}};
23
+ export default{'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x1e4802=>0x1!=_0x1e4802}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c6b37=>{const {ca:{dictionary:_0x17b28a,getPluralForm:_0x3b75e9}}={'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x6a79b6=>0x1!=_0x6a79b6}};_0x4c6b37['ca']||={'dictionary':{},'getPluralForm':null},_0x4c6b37['ca']['dictionary']=Object['assign'](_0x4c6b37['ca']['dictionary'],_0x17b28a),_0x4c6b37['ca']['getPluralForm']=_0x3b75e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4835e6=>{const {ca:{dictionary:_0x8481b0,getPluralForm:_0xcd9b5f}}={'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x3cd86f=>0x1!=_0x3cd86f}};_0x4835e6['ca']||={'dictionary':{},'getPluralForm':null},_0x4835e6['ca']['dictionary']=Object['assign'](_0x4835e6['ca']['dictionary'],_0x8481b0),_0x4835e6['ca']['getPluralForm']=_0xcd9b5f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.','Importing\x20Word\x20document':'Import\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x36ed41=>0x1==_0x36ed41&&_0x36ed41%0x1==0x0?0x0:_0x36ed41>=0x2&&_0x36ed41<=0x4&&_0x36ed41%0x1==0x0?0x1:_0x36ed41%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.','Importing\x20Word\x20document':'Import\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0xeb378c=>0x1==_0xeb378c&&_0xeb378c%0x1==0x0?0x0:_0xeb378c>=0x2&&_0xeb378c<=0x4&&_0xeb378c%0x1==0x0?0x1:_0xeb378c%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcece65=>{const {cs:{dictionary:_0x26f341,getPluralForm:_0x4fb5d7}}={'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.','Importing\x20Word\x20document':'Import\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x4e0102=>0x1==_0x4e0102&&_0x4e0102%0x1==0x0?0x0:_0x4e0102>=0x2&&_0x4e0102<=0x4&&_0x4e0102%0x1==0x0?0x1:_0x4e0102%0x1!=0x0?0x2:0x3}};_0xcece65['cs']||={'dictionary':{},'getPluralForm':null},_0xcece65['cs']['dictionary']=Object['assign'](_0xcece65['cs']['dictionary'],_0x26f341),_0xcece65['cs']['getPluralForm']=_0x4fb5d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4da203=>{const {cs:{dictionary:_0x3b231e,getPluralForm:_0x1bc81d}}={'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.','Importing\x20Word\x20document':'Import\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x5a7dfd=>0x1==_0x5a7dfd&&_0x5a7dfd%0x1==0x0?0x0:_0x5a7dfd>=0x2&&_0x5a7dfd<=0x4&&_0x5a7dfd%0x1==0x0?0x1:_0x5a7dfd%0x1!=0x0?0x2:0x3}};_0x4da203['cs']||={'dictionary':{},'getPluralForm':null},_0x4da203['cs']['dictionary']=Object['assign'](_0x4da203['cs']['dictionary'],_0x3b231e),_0x4da203['cs']['getPluralForm']=_0x1bc81d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x26ebfd=>0x1!=_0x26ebfd}};
23
+ export default{'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x54d39c=>0x1!=_0x54d39c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b16eb=>{const {da:{dictionary:_0x1b45e6,getPluralForm:_0x24edc9}}={'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x2380b8=>0x1!=_0x2380b8}};_0x5b16eb['da']||={'dictionary':{},'getPluralForm':null},_0x5b16eb['da']['dictionary']=Object['assign'](_0x5b16eb['da']['dictionary'],_0x1b45e6),_0x5b16eb['da']['getPluralForm']=_0x24edc9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5151c3=>{const {da:{dictionary:_0x5f46ad,getPluralForm:_0x1e74dd}}={'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x214227=>0x1!=_0x214227}};_0x5151c3['da']||={'dictionary':{},'getPluralForm':null},_0x5151c3['da']['dictionary']=Object['assign'](_0x5151c3['da']['dictionary'],_0x5f46ad),_0x5151c3['da']['getPluralForm']=_0x1e74dd;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0x4a5fbd=>0x1!=_0x4a5fbd}};
23
+ export default{'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0xcaf89=>0x1!=_0xcaf89}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2599e4=>{const {de:{dictionary:_0xc052bf,getPluralForm:_0xb27d91}}={'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0x1aba67=>0x1!=_0x1aba67}};_0x2599e4['de']||={'dictionary':{},'getPluralForm':null},_0x2599e4['de']['dictionary']=Object['assign'](_0x2599e4['de']['dictionary'],_0xc052bf),_0x2599e4['de']['getPluralForm']=_0xb27d91;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4555f5=>{const {de:{dictionary:_0x2cb604,getPluralForm:_0x2be424}}={'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0x3b1d2b=>0x1!=_0x3b1d2b}};_0x4555f5['de']||={'dictionary':{},'getPluralForm':null},_0x4555f5['de']['dictionary']=Object['assign'](_0x4555f5['de']['dictionary'],_0x2cb604),_0x4555f5['de']['getPluralForm']=_0x2be424;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x1b9d22=>0x1!=_0x1b9d22}};
23
+ export default{'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x37d70a=>0x1!=_0x37d70a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41db32=>{const {el:{dictionary:_0x3660d6,getPluralForm:_0xc9bc2b}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x1f17fc=>0x1!=_0x1f17fc}};_0x41db32['el']||={'dictionary':{},'getPluralForm':null},_0x41db32['el']['dictionary']=Object['assign'](_0x41db32['el']['dictionary'],_0x3660d6),_0x41db32['el']['getPluralForm']=_0xc9bc2b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9cd32e=>{const {el:{dictionary:_0x23050f,getPluralForm:_0x3fad86}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x120e2d=>0x1!=_0x120e2d}};_0x9cd32e['el']||={'dictionary':{},'getPluralForm':null},_0x9cd32e['el']['dictionary']=Object['assign'](_0x9cd32e['el']['dictionary'],_0x23050f),_0x9cd32e['el']['getPluralForm']=_0x3fad86;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0x27db47=>0x1!=_0x27db47}};
23
+ export default{'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0x173750=>0x1!=_0x173750}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x123527=>{const {'en-au':{dictionary:_0x97cbf5,getPluralForm:_0x5c60d2}}={'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0x9b35f2=>0x1!=_0x9b35f2}};_0x123527['en-au']||={'dictionary':{},'getPluralForm':null},_0x123527['en-au']['dictionary']=Object['assign'](_0x123527['en-au']['dictionary'],_0x97cbf5),_0x123527['en-au']['getPluralForm']=_0x5c60d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x173558=>{const {'en-au':{dictionary:_0x12ec9c,getPluralForm:_0x231eb0}}={'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0x3e8f18=>0x1!=_0x3e8f18}};_0x173558['en-au']||={'dictionary':{},'getPluralForm':null},_0x173558['en-au']['dictionary']=Object['assign'](_0x173558['en-au']['dictionary'],_0x12ec9c),_0x173558['en-au']['getPluralForm']=_0x231eb0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5dc7c2=>{const {en:{dictionary:_0x4a9d9f,getPluralForm:_0x150f37}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':'Importing\x20Word\x20document'},'getPluralForm':null}};_0x5dc7c2['en']||={'dictionary':{},'getPluralForm':null},_0x5dc7c2['en']['dictionary']=Object['assign'](_0x5dc7c2['en']['dictionary'],_0x4a9d9f),_0x5dc7c2['en']['getPluralForm']=_0x150f37;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x598044=>{const {en:{dictionary:_0x42dd22,getPluralForm:_0x47b2f5}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':'Importing\x20Word\x20document'},'getPluralForm':null}};_0x598044['en']||={'dictionary':{},'getPluralForm':null},_0x598044['en']['dictionary']=Object['assign'](_0x598044['en']['dictionary'],_0x42dd22),_0x598044['en']['getPluralForm']=_0x47b2f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x320dbe=>0x1==_0x320dbe?0x0:0x0!=_0x320dbe&&_0x320dbe%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x4973c4=>0x1==_0x4973c4?0x0:0x0!=_0x4973c4&&_0x4973c4%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x592026=>{const {es:{dictionary:_0x4cbf68,getPluralForm:_0x12fad}}={'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x373470=>0x1==_0x373470?0x0:0x0!=_0x373470&&_0x373470%0xf4240==0x0?0x1:0x2}};_0x592026['es']||={'dictionary':{},'getPluralForm':null},_0x592026['es']['dictionary']=Object['assign'](_0x592026['es']['dictionary'],_0x4cbf68),_0x592026['es']['getPluralForm']=_0x12fad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x168f38=>{const {es:{dictionary:_0x2c7593,getPluralForm:_0x4bce7d}}={'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x474e78=>0x1==_0x474e78?0x0:0x0!=_0x474e78&&_0x474e78%0xf4240==0x0?0x1:0x2}};_0x168f38['es']||={'dictionary':{},'getPluralForm':null},_0x168f38['es']['dictionary']=Object['assign'](_0x168f38['es']['dictionary'],_0x2c7593),_0x168f38['es']['getPluralForm']=_0x4bce7d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x210f05=>0x1!=_0x210f05}};
23
+ export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x1bad0b=>0x1!=_0x1bad0b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2082ed=>{const {et:{dictionary:_0x2d30f2,getPluralForm:_0x2a1b30}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x219b76=>0x1!=_0x219b76}};_0x2082ed['et']||={'dictionary':{},'getPluralForm':null},_0x2082ed['et']['dictionary']=Object['assign'](_0x2082ed['et']['dictionary'],_0x2d30f2),_0x2082ed['et']['getPluralForm']=_0x2a1b30;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e8fcd=>{const {et:{dictionary:_0x619056,getPluralForm:_0x16f715}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x589c4b=>0x1!=_0x589c4b}};_0x3e8fcd['et']||={'dictionary':{},'getPluralForm':null},_0x3e8fcd['et']['dictionary']=Object['assign'](_0x3e8fcd['et']['dictionary'],_0x619056),_0x3e8fcd['et']['getPluralForm']=_0x16f715;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x38977a=>0x1!=_0x38977a}};
23
+ export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x173855=>0x1!=_0x173855}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x131f29=>{const {fi:{dictionary:_0x5f3b6b,getPluralForm:_0x46b709}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x110cf7=>0x1!=_0x110cf7}};_0x131f29['fi']||={'dictionary':{},'getPluralForm':null},_0x131f29['fi']['dictionary']=Object['assign'](_0x131f29['fi']['dictionary'],_0x5f3b6b),_0x131f29['fi']['getPluralForm']=_0x46b709;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51af1e=>{const {fi:{dictionary:_0x34811b,getPluralForm:_0x48e29a}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x39f015=>0x1!=_0x39f015}};_0x51af1e['fi']||={'dictionary':{},'getPluralForm':null},_0x51af1e['fi']['dictionary']=Object['assign'](_0x51af1e['fi']['dictionary'],_0x34811b),_0x51af1e['fi']['getPluralForm']=_0x48e29a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x4e58e8=>0x0==_0x4e58e8||0x1==_0x4e58e8?0x0:0x0!=_0x4e58e8&&_0x4e58e8%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x331efb=>0x0==_0x331efb||0x1==_0x331efb?0x0:0x0!=_0x331efb&&_0x331efb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56ba6b=>{const {fr:{dictionary:_0x4dc7ee,getPluralForm:_0x398db0}}={'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x466c19=>0x0==_0x466c19||0x1==_0x466c19?0x0:0x0!=_0x466c19&&_0x466c19%0xf4240==0x0?0x1:0x2}};_0x56ba6b['fr']||={'dictionary':{},'getPluralForm':null},_0x56ba6b['fr']['dictionary']=Object['assign'](_0x56ba6b['fr']['dictionary'],_0x4dc7ee),_0x56ba6b['fr']['getPluralForm']=_0x398db0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c33a8=>{const {fr:{dictionary:_0x5135d7,getPluralForm:_0x330674}}={'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x106e8f=>0x0==_0x106e8f||0x1==_0x106e8f?0x0:0x0!=_0x106e8f&&_0x106e8f%0xf4240==0x0?0x1:0x2}};_0x4c33a8['fr']||={'dictionary':{},'getPluralForm':null},_0x4c33a8['fr']['dictionary']=Object['assign'](_0x4c33a8['fr']['dictionary'],_0x5135d7),_0x4c33a8['fr']['getPluralForm']=_0x330674;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x1b2476=>0x1!=_0x1b2476}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0xe3191d=>0x1!=_0xe3191d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc56335=>{const {gl:{dictionary:_0x16f5c7,getPluralForm:_0x18ec13}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x537aa9=>0x1!=_0x537aa9}};_0xc56335['gl']||={'dictionary':{},'getPluralForm':null},_0xc56335['gl']['dictionary']=Object['assign'](_0xc56335['gl']['dictionary'],_0x16f5c7),_0xc56335['gl']['getPluralForm']=_0x18ec13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d150e=>{const {gl:{dictionary:_0x4f661c,getPluralForm:_0x1466bf}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x31063f=>0x1!=_0x31063f}};_0x1d150e['gl']||={'dictionary':{},'getPluralForm':null},_0x1d150e['gl']['dictionary']=Object['assign'](_0x1d150e['gl']['dictionary'],_0x4f661c),_0x1d150e['gl']['getPluralForm']=_0x1466bf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x147bea=>0x1==_0x147bea&&_0x147bea%0x1==0x0?0x0:0x2==_0x147bea&&_0x147bea%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x548c88=>0x1==_0x548c88&&_0x548c88%0x1==0x0?0x0:0x2==_0x548c88&&_0x548c88%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x379796=>{const {he:{dictionary:_0x34be75,getPluralForm:_0x173b59}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x5e5cbb=>0x1==_0x5e5cbb&&_0x5e5cbb%0x1==0x0?0x0:0x2==_0x5e5cbb&&_0x5e5cbb%0x1==0x0?0x1:0x2}};_0x379796['he']||={'dictionary':{},'getPluralForm':null},_0x379796['he']['dictionary']=Object['assign'](_0x379796['he']['dictionary'],_0x34be75),_0x379796['he']['getPluralForm']=_0x173b59;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf582d6=>{const {he:{dictionary:_0x4d022c,getPluralForm:_0xb0f93f}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x53f241=>0x1==_0x53f241&&_0x53f241%0x1==0x0?0x0:0x2==_0x53f241&&_0x53f241%0x1==0x0?0x1:0x2}};_0xf582d6['he']||={'dictionary':{},'getPluralForm':null},_0xf582d6['he']['dictionary']=Object['assign'](_0xf582d6['he']['dictionary'],_0x4d022c),_0xf582d6['he']['getPluralForm']=_0xb0f93f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x1bb07=>0x1!=_0x1bb07}};
23
+ export default{'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x34e96e=>0x1!=_0x34e96e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bfbff=>{const {hi:{dictionary:_0x3634e6,getPluralForm:_0x1f495a}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x22749d=>0x1!=_0x22749d}};_0x3bfbff['hi']||={'dictionary':{},'getPluralForm':null},_0x3bfbff['hi']['dictionary']=Object['assign'](_0x3bfbff['hi']['dictionary'],_0x3634e6),_0x3bfbff['hi']['getPluralForm']=_0x1f495a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x557e89=>{const {hi:{dictionary:_0x574d72,getPluralForm:_0x167c31}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x7a255e=>0x1!=_0x7a255e}};_0x557e89['hi']||={'dictionary':{},'getPluralForm':null},_0x557e89['hi']['dictionary']=Object['assign'](_0x557e89['hi']['dictionary'],_0x574d72),_0x557e89['hi']['getPluralForm']=_0x167c31;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x2c3033=>_0x2c3033%0xa==0x1&&_0x2c3033%0x64!=0xb?0x0:_0x2c3033%0xa>=0x2&&_0x2c3033%0xa<=0x4&&(_0x2c3033%0x64<0xa||_0x2c3033%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x835082=>_0x835082%0xa==0x1&&_0x835082%0x64!=0xb?0x0:_0x835082%0xa>=0x2&&_0x835082%0xa<=0x4&&(_0x835082%0x64<0xa||_0x835082%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a0152=>{const {hr:{dictionary:_0x2582a5,getPluralForm:_0x1f8c67}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x42d6d3=>_0x42d6d3%0xa==0x1&&_0x42d6d3%0x64!=0xb?0x0:_0x42d6d3%0xa>=0x2&&_0x42d6d3%0xa<=0x4&&(_0x42d6d3%0x64<0xa||_0x42d6d3%0x64>=0x14)?0x1:0x2}};_0x4a0152['hr']||={'dictionary':{},'getPluralForm':null},_0x4a0152['hr']['dictionary']=Object['assign'](_0x4a0152['hr']['dictionary'],_0x2582a5),_0x4a0152['hr']['getPluralForm']=_0x1f8c67;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36f4b5=>{const {hr:{dictionary:_0x36bbc9,getPluralForm:_0x422493}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x1fd453=>_0x1fd453%0xa==0x1&&_0x1fd453%0x64!=0xb?0x0:_0x1fd453%0xa>=0x2&&_0x1fd453%0xa<=0x4&&(_0x1fd453%0x64<0xa||_0x1fd453%0x64>=0x14)?0x1:0x2}};_0x36f4b5['hr']||={'dictionary':{},'getPluralForm':null},_0x36f4b5['hr']['dictionary']=Object['assign'](_0x36f4b5['hr']['dictionary'],_0x36bbc9),_0x36f4b5['hr']['getPluralForm']=_0x422493;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x5002c9=>0x1!=_0x5002c9}};
23
+ export default{'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x407269=>0x1!=_0x407269}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e444f=>{const {hu:{dictionary:_0x1cb1eb,getPluralForm:_0x26437e}}={'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x24994a=>0x1!=_0x24994a}};_0x5e444f['hu']||={'dictionary':{},'getPluralForm':null},_0x5e444f['hu']['dictionary']=Object['assign'](_0x5e444f['hu']['dictionary'],_0x1cb1eb),_0x5e444f['hu']['getPluralForm']=_0x26437e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2225dc=>{const {hu:{dictionary:_0x489394,getPluralForm:_0x1e262a}}={'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x9d9faa=>0x1!=_0x9d9faa}};_0x2225dc['hu']||={'dictionary':{},'getPluralForm':null},_0x2225dc['hu']['dictionary']=Object['assign'](_0x2225dc['hu']['dictionary'],_0x489394),_0x2225dc['hu']['getPluralForm']=_0x1e262a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x51c4b5=>0x0}};
23
+ export default{'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x177d83=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x202f7f=>{const {id:{dictionary:_0x1e5936,getPluralForm:_0xaacdce}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x46b11c=>0x0}};_0x202f7f['id']||={'dictionary':{},'getPluralForm':null},_0x202f7f['id']['dictionary']=Object['assign'](_0x202f7f['id']['dictionary'],_0x1e5936),_0x202f7f['id']['getPluralForm']=_0xaacdce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58cf64=>{const {id:{dictionary:_0x5212ba,getPluralForm:_0x511f19}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x32db28=>0x0}};_0x58cf64['id']||={'dictionary':{},'getPluralForm':null},_0x58cf64['id']['dictionary']=Object['assign'](_0x58cf64['id']['dictionary'],_0x5212ba),_0x58cf64['id']['getPluralForm']=_0x511f19;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x57667d=>0x1==_0x57667d?0x0:0x0!=_0x57667d&&_0x57667d%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x9892ce=>0x1==_0x9892ce?0x0:0x0!=_0x9892ce&&_0x9892ce%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x166e47=>{const {it:{dictionary:_0x4fbe68,getPluralForm:_0x2791e2}}={'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x416eb6=>0x1==_0x416eb6?0x0:0x0!=_0x416eb6&&_0x416eb6%0xf4240==0x0?0x1:0x2}};_0x166e47['it']||={'dictionary':{},'getPluralForm':null},_0x166e47['it']['dictionary']=Object['assign'](_0x166e47['it']['dictionary'],_0x4fbe68),_0x166e47['it']['getPluralForm']=_0x2791e2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x158511=>{const {it:{dictionary:_0x4b61d4,getPluralForm:_0x13fd94}}={'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x5b4b56=>0x1==_0x5b4b56?0x0:0x0!=_0x5b4b56&&_0x5b4b56%0xf4240==0x0?0x1:0x2}};_0x158511['it']||={'dictionary':{},'getPluralForm':null},_0x158511['it']['dictionary']=Object['assign'](_0x158511['it']['dictionary'],_0x4b61d4),_0x158511['it']['getPluralForm']=_0x13fd94;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x3e5f1d=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x54f2d6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55c7cc=>{const {ja:{dictionary:_0x43a0aa,getPluralForm:_0x185f2b}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x33c014=>0x0}};_0x55c7cc['ja']||={'dictionary':{},'getPluralForm':null},_0x55c7cc['ja']['dictionary']=Object['assign'](_0x55c7cc['ja']['dictionary'],_0x43a0aa),_0x55c7cc['ja']['getPluralForm']=_0x185f2b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x300a1d=>{const {ja:{dictionary:_0x2a6bc4,getPluralForm:_0x121d64}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x48d558=>0x0}};_0x300a1d['ja']||={'dictionary':{},'getPluralForm':null},_0x300a1d['ja']['dictionary']=Object['assign'](_0x300a1d['ja']['dictionary'],_0x2a6bc4),_0x300a1d['ja']['getPluralForm']=_0x121d64;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x1f1381=>0x0}};
23
+ export default{'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x22639f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x255d8c=>{const {ko:{dictionary:_0x4e9dbc,getPluralForm:_0x2951f5}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x25981f=>0x0}};_0x255d8c['ko']||={'dictionary':{},'getPluralForm':null},_0x255d8c['ko']['dictionary']=Object['assign'](_0x255d8c['ko']['dictionary'],_0x4e9dbc),_0x255d8c['ko']['getPluralForm']=_0x2951f5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xce87d5=>{const {ko:{dictionary:_0x11ca4e,getPluralForm:_0x3a0315}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x317ac4=>0x0}};_0xce87d5['ko']||={'dictionary':{},'getPluralForm':null},_0xce87d5['ko']['dictionary']=Object['assign'](_0xce87d5['ko']['dictionary'],_0x11ca4e),_0xce87d5['ko']['getPluralForm']=_0x3a0315;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x12dffd=>_0x12dffd%0xa==0x1&&(_0x12dffd%0x64>0x13||_0x12dffd%0x64<0xb)?0x0:_0x12dffd%0xa>=0x2&&_0x12dffd%0xa<=0x9&&(_0x12dffd%0x64>0x13||_0x12dffd%0x64<0xb)?0x1:_0x12dffd%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x5024d1=>_0x5024d1%0xa==0x1&&(_0x5024d1%0x64>0x13||_0x5024d1%0x64<0xb)?0x0:_0x5024d1%0xa>=0x2&&_0x5024d1%0xa<=0x9&&(_0x5024d1%0x64>0x13||_0x5024d1%0x64<0xb)?0x1:_0x5024d1%0x1!=0x0?0x2:0x3}};