@ckeditor/ckeditor5-import-word 42.0.0-alpha.7 → 42.0.0-alpha.9

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:()=>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 l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=435]})(t,e)}function d(){const t=["config","_token","https://docx-converter.cke-cs.com/v2/convert/docx-html","tokenUrl","2773950rXgduy","init","registerTokenUrl","commands","token","requires","1695XepfNY","ImportWordEditing","332hBeIBw","plugins","cloudServices","CloudServices","none","add","4087475kFaOTw","446262oRpaeg","900HLjJJl","define","50YcdbfB","inline","get","pluginName","2364470BNLIKi","importWord","editor","27952RFcxCq","getToken","1629508cXDsqf"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(525845===-parseInt(r(461))/1*(-parseInt(r(463))/2)+parseInt(r(455))/3+-parseInt(r(450))/4+parseInt(r(441))/5*(-parseInt(r(438))/6)+parseInt(r(437))/7+parseInt(r(448))/8*(-parseInt(r(439))/9)+parseInt(r(445))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(444)](){return l(462)}static get[l(460)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(466)]}constructor(t){const e=l;super(t),this[e(452)]=null}async[l(456)](){const t=l,e=this[t(447)];e[t(451)][t(440)](t(446),{converterUrl:t(453),tokenUrl:(e[t(451)][t(443)](t(465))||{})[t(454)],formatting:{resets:t(435),defaults:t(435),styles:t(442)}}),e[t(458)][t(436)](t(446),new c(e));const{tokenUrl:r}=e[t(451)][t(443)](t(446));if(r){const{tokenUrl:o}=e[t(451)][t(443)](t(465))||{};this[t(452)]=r===o?e[t(464)][t(443)](t(466))[t(459)]:await e[t(464)][t(443)](t(466))[t(457)](r)}}[l(449)](){return this[l(452)]}}var h=g;function m(){var t=["12gLvMSX","pluginName","451755eTcbET","1804860eHKZlP","2142045EnEyTF","9011KpNPth","1182VJIyez","2dEHsTS","8029puuRgB","583168lHhxDT","requires","ImportWord","487278bAdVZW"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=142]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(141720===parseInt(r(144))/1*(parseInt(r(146))/2)+parseInt(r(151))/3+parseInt(r(152))/4*(-parseInt(r(154))/5)+parseInt(r(145))/6*(parseInt(r(147))/7)+parseInt(r(148))/8+-parseInt(r(143))/9+parseInt(r(142))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(153)](){return h(150)}static get[h(149)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=470]})(t,e)}function v(){var t=["561447OhMxLT","5005410DKvgnK","422660oVhJtB","8AthLSw","112112TNFxlh","12PWrPig","706806lxQIwg","9YlwkXJ","579831xMrXek","237426zLftYT"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(203293===parseInt(r(475))/1+-parseInt(r(477))/2+-parseInt(r(471))/3+-parseInt(r(476))/4*(-parseInt(r(473))/5)+-parseInt(r(470))/6+-parseInt(r(479))/7*(parseInt(r(474))/8)+-parseInt(r(478))/9*(-parseInt(r(472))/10))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:()=>f,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 l(t,e){const r=d();return(l=function(t,e){return r[t-=476]})(t,e)}function d(){const t=["461294pRMWvu","token","inline","editor","908241eZTOwu","14110LuiKkD","init","requires","ImportWordEditing","define","77Iguvix","https://docx-converter.cke-cs.com/v2/convert/docx-html","6VDDYuC","258088xtjZvr","registerTokenUrl","cloudServices","get","getToken","add","CloudServices","4CXmVFe","plugins","none","2036200zXXRds","config","703197LVXXIA","_token","importWord","5188116Xqvzmy","2XtwaoP","2629ZlDvSo","pluginName","commands","tokenUrl"];return(d=function(){return t})()}!function(t,e){const r=l,o=t();for(;;)try{if(279425===-parseInt(r(507))/1*(-parseInt(r(502))/2)+-parseInt(r(477))/3*(parseInt(r(493))/4)+parseInt(r(496))/5*(-parseInt(r(485))/6)+-parseInt(r(483))/7*(-parseInt(r(486))/8)+parseInt(r(498))/9+parseInt(r(478))/10*(-parseInt(r(503))/11)+parseInt(r(501))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(504)](){return p(481)}static get[p(480)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(492)]}constructor(t){const e=p;super(t),this[e(499)]=null}async[p(479)](){const t=p,e=this[t(476)];e[t(497)][t(482)](t(500),{converterUrl:t(484),tokenUrl:(e[t(497)][t(489)](t(488))||{})[t(506)],formatting:{resets:t(495),defaults:t(495),styles:t(509)}}),e[t(505)][t(491)](t(500),new c(e));const{tokenUrl:r}=e[t(497)][t(489)](t(500));if(r){const{tokenUrl:o}=e[t(497)][t(489)](t(488))||{};this[t(499)]=r===o?e[t(494)][t(489)](t(492))[t(508)]:await e[t(494)][t(489)](t(492))[t(487)](r)}}[p(490)](){return this[p(499)]}}var h=g;function m(){var t=["3452544wOcVdt","140633GjMpYM","2lWTPsc","pluginName","requires","15448baVcCk","119977EPTQwX","4ImXEjv","1240135kohPmY","119RXVKty","909ZhHqMN","68394eqJMsq","ImportWord","230ChRzuT","12306kYjOkK"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=424]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(136557===-parseInt(r(431))/1*(-parseInt(r(432))/2)+-parseInt(r(426))/3+-parseInt(r(437))/4*(parseInt(r(438))/5)+parseInt(r(429))/6*(parseInt(r(424))/7)+-parseInt(r(435))/8*(-parseInt(r(425))/9)+-parseInt(r(428))/10*(parseInt(r(436))/11)+parseInt(r(430))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(433)](){return h(427)}static get[h(434)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=190]})(t,e)}function v(){var t=["4zUAqMw","176815aWWJWg","3896PxARJl","340570yVSRJX","9863WpapHZ","319WLOrMR","46514436avPvaa","3COYomM","173313pRxMVw","5015367wtyMbm","12aEcpew","488982DoxfNY"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(924586===parseInt(r(190))/1*(-parseInt(r(194))/2)+-parseInt(r(191))/3*(parseInt(r(195))/4)+parseInt(r(196))/5*(parseInt(r(193))/6)+parseInt(r(199))/7*(-parseInt(r(197))/8)+-parseInt(r(192))/9+parseInt(r(198))/10*(-parseInt(r(200))/11)+parseInt(r(201))/12)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 _0x14cd58,Command as _0x16efc2}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x28f30d,MenuBarMenuListItemFileDialogButtonView as _0x5df4df,SpinnerView as _0x404c5f,Notification as _0x1c812b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x2cdd08}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x185fef}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x40f351,uid as _0x576550,logWarning as _0x34b081,logError as _0x49c2b2}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x14cd58{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3e9d70=this['editor'];_0x3e9d70['ui']['componentFactory']['add']('importWord',()=>{const _0xc0c59e=this['_createButton'](_0x28f30d),_0x319e13=_0x3e9d70['commands']['get']('importWord');return _0xc0c59e['bind']('isOn')['to'](_0x319e13,'isBusy'),_0xc0c59e['tooltip']=!0x0,_0xc0c59e;}),_0x3e9d70['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x5df4df));}['_createButton'](_0x3d0290){const _0x3410c1=this['editor'],t=_0x3410c1['locale']['t'],_0x495c02=_0x3410c1['commands']['get']('importWord'),_0x487845=new _0x3d0290(_0x3410c1['locale']),_0x375da4=new _0x404c5f();return _0x487845['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x487845['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'}),_0x487845['bind']('isEnabled')['to'](_0x495c02),_0x487845['bind']('label')['to'](_0x495c02,'isBusy',_0x56c7ee=>t(_0x56c7ee?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x375da4['bind']('isVisible')['to'](_0x495c02,'isBusy'),_0x487845['iconView']['bind']('isVisible')['to'](_0x495c02,'isBusy',_0x1a9a63=>!_0x1a9a63),_0x487845['children']['add'](_0x375da4),_0x487845['on']('done',(_0x152f13,_0x32a300)=>{_0x3410c1['execute']('importWord',_0x32a300[0x0],{}),_0x3410c1['editing']['view']['focus']();}),_0x487845;}}class d extends _0x16efc2{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x6374f1){super(_0x6374f1),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x54da4e,_0xe77824)=>{const _0x24b09e=new DataTransfer();_0x24b09e['setData']('text/html',_0xe77824['html']);const _0x314033=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x47d1ed=>{this['_importMarker']['stopListening'](),_0x47d1ed['setSelection'](_0x314033),_0x6374f1['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x24b09e});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x8eb1d9,_0x1741b2={}){if(this['isBusy'])return Promise['resolve']();const _0x15e2ec=this['editor']['config']['get']('importWord'),_0x3051c3={'url':_0x15e2ec['converterUrl'],'file':_0x8eb1d9,'serviceConfig':{..._0x1741b2,'formatting':_0x15e2ec['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3051c3)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x54637d=this['editor']['model'],_0x5507d5=_0x54637d['schema'],_0x704f5c=_0x54637d['document']['selection'],_0x11858e=_0x40f351(_0x704f5c['getSelectedBlocks']());return!!_0x11858e&&_0x5507d5['checkChild'](_0x11858e['parent'],'paragraph');}['_prepareForImport'](){const _0x88910b=this['editor'],_0x5ce359=_0x88910b['model'],_0x1e795a=_0x5ce359['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x88910b['model']['createBatch']({'isUndoable':!0x0}),_0x5ce359['enqueueChange'](this['_undoStepBatch'],_0x57ad93=>{_0x1e795a['isCollapsed']||_0x5ce359['deleteContent'](_0x1e795a,{'leaveUnmerged':!0x0});const _0x1d047c=_0x1e795a['getFirstPosition'](),_0xa3298d=_0x40f351(_0x1e795a['getSelectedBlocks']());let _0x241963;_0x241963=_0xa3298d['is']('element','paragraph')&&_0xa3298d['isEmpty']?_0x1d047c:_0x1d047c['isAtStart']?_0x5ce359['createPositionBefore'](_0xa3298d):_0x1d047c['isAtEnd']?_0x5ce359['createPositionAfter'](_0xa3298d):_0x57ad93['split'](_0x1d047c)['position'],this['_importMarker']=_0x57ad93['addMarker']('importWord:'+_0x576550(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x185fef(_0x241963)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x3cf389=this['editor']['model'];_0x3cf389['markers']['has'](this['_importMarker'])&&_0x3cf389['enqueueChange'](this['_undoStepBatch'],_0xd2c01d=>{_0xd2c01d['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x2b3896,file:_0x59784c,serviceConfig:_0x43e672}){const _0x254f85=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x16cd35=new FormData();_0x16cd35['set']('config',JSON['stringify'](_0x43e672)),_0x16cd35['set']('file',_0x59784c);const _0x3883ef={'method':'POST','headers':{},'body':_0x16cd35,'signal':this['_abortController']['signal']};return _0x254f85&&(_0x3883ef['headers']['Authorization']=_0x254f85['value']),fetch(_0x2b3896,_0x3883ef);}['_handleImportResponse'](_0x58273e){return _0x58273e['ok']?_0x58273e['json']()['then'](_0x55e603=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x55e603);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x34b081('import-word-plugin-import-cancelled');const _0x3a0c74=this['editor'],_0x5076c5=(0x0,_0x3a0c74['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3a0c74['plugins']['get']('Notification')['showWarning'](_0x5076c5),_0x49c2b2('import-word-plugin-conversion-failed');}}class e extends _0x14cd58{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1c812b,_0x2cdd08,'CloudServices'];}constructor(_0x1b2897){super(_0x1b2897),this['_token']=null;}async['init'](){const _0x5d2e27=this['editor'];_0x5d2e27['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5d2e27['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5d2e27['commands']['add']('importWord',new d(_0x5d2e27));const {tokenUrl:_0x1de0f0}=_0x5d2e27['config']['get']('importWord');if(_0x1de0f0){const {tokenUrl:_0x126ff4}=_0x5d2e27['config']['get']('cloudServices')||{};this['_token']=_0x1de0f0===_0x126ff4?_0x5d2e27['plugins']['get']('CloudServices')['token']:await _0x5d2e27['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1de0f0);}}['getToken'](){return this['_token'];}}class i extends _0x14cd58{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 _0x56c7e8,Command as _0x5d5d37}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x66c065,MenuBarMenuListItemFileDialogButtonView as _0xf4278e,SpinnerView as _0x33a645,Notification as _0x583c6d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x38a31e}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x19ef6}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4e8fc7,uid as _0x39a9e6,logWarning as _0x3544c3,logError as _0x408a4f}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x56c7e8{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x384bfb=this['editor'];_0x384bfb['ui']['componentFactory']['add']('importWord',()=>{const _0x2f4c95=this['_createButton'](_0x66c065),_0x2cb3d6=_0x384bfb['commands']['get']('importWord');return _0x2f4c95['bind']('isOn')['to'](_0x2cb3d6,'isBusy'),_0x2f4c95['tooltip']=!0x0,_0x2f4c95;}),_0x384bfb['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xf4278e));}['_createButton'](_0x806dd8){const _0x3b4bc0=this['editor'],t=_0x3b4bc0['locale']['t'],_0x74a9d3=_0x3b4bc0['commands']['get']('importWord'),_0x3cb83c=new _0x806dd8(_0x3b4bc0['locale']),_0x68d3fa=new _0x33a645();return _0x3cb83c['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x3cb83c['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'}),_0x3cb83c['bind']('isEnabled')['to'](_0x74a9d3),_0x3cb83c['bind']('label')['to'](_0x74a9d3,'isBusy',_0xa5bbd7=>t(_0xa5bbd7?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x68d3fa['bind']('isVisible')['to'](_0x74a9d3,'isBusy'),_0x3cb83c['iconView']['bind']('isVisible')['to'](_0x74a9d3,'isBusy',_0x2b6a63=>!_0x2b6a63),_0x3cb83c['children']['add'](_0x68d3fa),_0x3cb83c['on']('done',(_0x292029,_0x31eb19)=>{_0x3b4bc0['execute']('importWord',_0x31eb19[0x0],{}),_0x3b4bc0['editing']['view']['focus']();}),_0x3cb83c;}}class d extends _0x5d5d37{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x16f276){super(_0x16f276),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x316e13,_0x494f37)=>{const _0x3ac5b2=new DataTransfer();_0x3ac5b2['setData']('text/html',_0x494f37['html']);const _0x431202=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x359522=>{this['_importMarker']['stopListening'](),_0x359522['setSelection'](_0x431202),_0x16f276['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x3ac5b2});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xd1b9bb,_0x378ba3={}){if(this['isBusy'])return Promise['resolve']();const _0x2fedc4=this['editor']['config']['get']('importWord'),_0x6682d6={'url':_0x2fedc4['converterUrl'],'file':_0xd1b9bb,'serviceConfig':{..._0x378ba3,'formatting':_0x2fedc4['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x6682d6)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x58287d=this['editor']['model'],_0x5852d0=_0x58287d['schema'],_0x32f6cf=_0x58287d['document']['selection'],_0x2ce64c=_0x4e8fc7(_0x32f6cf['getSelectedBlocks']());return!!_0x2ce64c&&_0x5852d0['checkChild'](_0x2ce64c['parent'],'paragraph');}['_prepareForImport'](){const _0x10052a=this['editor'],_0x1cfb08=_0x10052a['model'],_0x4686b6=_0x1cfb08['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x10052a['model']['createBatch']({'isUndoable':!0x0}),_0x1cfb08['enqueueChange'](this['_undoStepBatch'],_0x229503=>{_0x4686b6['isCollapsed']||_0x1cfb08['deleteContent'](_0x4686b6,{'leaveUnmerged':!0x0});const _0x24c54f=_0x4686b6['getFirstPosition'](),_0x135285=_0x4e8fc7(_0x4686b6['getSelectedBlocks']());let _0x14ec91;_0x14ec91=_0x135285['is']('element','paragraph')&&_0x135285['isEmpty']?_0x24c54f:_0x24c54f['isAtStart']?_0x1cfb08['createPositionBefore'](_0x135285):_0x24c54f['isAtEnd']?_0x1cfb08['createPositionAfter'](_0x135285):_0x229503['split'](_0x24c54f)['position'],this['_importMarker']=_0x229503['addMarker']('importWord:'+_0x39a9e6(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x19ef6(_0x14ec91)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x63dc56=this['editor']['model'];_0x63dc56['markers']['has'](this['_importMarker'])&&_0x63dc56['enqueueChange'](this['_undoStepBatch'],_0x150dff=>{_0x150dff['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x5a124f,file:_0x1d253a,serviceConfig:_0x30b82d}){const _0x21e5a3=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x51bf77=new FormData();_0x51bf77['set']('config',JSON['stringify'](_0x30b82d)),_0x51bf77['set']('file',_0x1d253a);const _0x312afe={'method':'POST','headers':{},'body':_0x51bf77,'signal':this['_abortController']['signal']};return _0x21e5a3&&(_0x312afe['headers']['Authorization']=_0x21e5a3['value']),fetch(_0x5a124f,_0x312afe);}['_handleImportResponse'](_0x2f1dad){return _0x2f1dad['ok']?_0x2f1dad['json']()['then'](_0x47d1a0=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x47d1a0);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3544c3('import-word-plugin-import-cancelled');const _0x4e8e36=this['editor'],_0x10887a=(0x0,_0x4e8e36['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4e8e36['plugins']['get']('Notification')['showWarning'](_0x10887a),_0x408a4f('import-word-plugin-conversion-failed');}}class e extends _0x56c7e8{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x583c6d,_0x38a31e,'CloudServices'];}constructor(_0x5c24a0){super(_0x5c24a0),this['_token']=null;}async['init'](){const _0x3c961a=this['editor'];_0x3c961a['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x3c961a['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x3c961a['commands']['add']('importWord',new d(_0x3c961a));const {tokenUrl:_0x52d83e}=_0x3c961a['config']['get']('importWord');if(_0x52d83e){const {tokenUrl:_0x13ed6b}=_0x3c961a['config']['get']('cloudServices')||{};this['_token']=_0x52d83e===_0x13ed6b?_0x3c961a['plugins']['get']('CloudServices')['token']:await _0x3c961a['plugins']['get']('CloudServices')['registerTokenUrl'](_0x52d83e);}}['getToken'](){return this['_token'];}}class i extends _0x56c7e8{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':_0x119aeb=>0x0==_0x119aeb?0x0:0x1==_0x119aeb?0x1:0x2==_0x119aeb?0x2:_0x119aeb%0x64>=0x3&&_0x119aeb%0x64<=0xa?0x3:_0x119aeb%0x64>=0xb&&_0x119aeb%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':_0x3980ff=>0x0==_0x3980ff?0x0:0x1==_0x3980ff?0x1:0x2==_0x3980ff?0x2:_0x3980ff%0x64>=0x3&&_0x3980ff%0x64<=0xa?0x3:_0x3980ff%0x64>=0xb&&_0x3980ff%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f113b=>{const {ar:{dictionary:_0x6104f1,getPluralForm:_0x4689cd}}={'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':_0x2cb4f6=>0x0==_0x2cb4f6?0x0:0x1==_0x2cb4f6?0x1:0x2==_0x2cb4f6?0x2:_0x2cb4f6%0x64>=0x3&&_0x2cb4f6%0x64<=0xa?0x3:_0x2cb4f6%0x64>=0xb&&_0x2cb4f6%0x64<=0x63?0x4:0x5}};_0x4f113b['ar']||={'dictionary':{},'getPluralForm':null},_0x4f113b['ar']['dictionary']=Object['assign'](_0x4f113b['ar']['dictionary'],_0x6104f1),_0x4f113b['ar']['getPluralForm']=_0x4689cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ba80b=>{const {ar:{dictionary:_0x2344a9,getPluralForm:_0x20759f}}={'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':_0x320092=>0x0==_0x320092?0x0:0x1==_0x320092?0x1:0x2==_0x320092?0x2:_0x320092%0x64>=0x3&&_0x320092%0x64<=0xa?0x3:_0x320092%0x64>=0xb&&_0x320092%0x64<=0x63?0x4:0x5}};_0x3ba80b['ar']||={'dictionary':{},'getPluralForm':null},_0x3ba80b['ar']['dictionary']=Object['assign'](_0x3ba80b['ar']['dictionary'],_0x2344a9),_0x3ba80b['ar']['getPluralForm']=_0x20759f;})(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':_0x2c6c13=>0x1!=_0x2c6c13}};
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':_0x3c1677=>0x1!=_0x3c1677}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb8cd9c=>{const {bg:{dictionary:_0x36ed12,getPluralForm:_0x234372}}={'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':_0x308ee2=>0x1!=_0x308ee2}};_0xb8cd9c['bg']||={'dictionary':{},'getPluralForm':null},_0xb8cd9c['bg']['dictionary']=Object['assign'](_0xb8cd9c['bg']['dictionary'],_0x36ed12),_0xb8cd9c['bg']['getPluralForm']=_0x234372;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5edda8=>{const {bg:{dictionary:_0x144dad,getPluralForm:_0x19bba2}}={'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':_0x23f2e0=>0x1!=_0x23f2e0}};_0x5edda8['bg']||={'dictionary':{},'getPluralForm':null},_0x5edda8['bg']['dictionary']=Object['assign'](_0x5edda8['bg']['dictionary'],_0x144dad),_0x5edda8['bg']['getPluralForm']=_0x19bba2;})(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':_0x179241=>0x1!=_0x179241}};
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':_0x8d01f=>0x1!=_0x8d01f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5dbe6c=>{const {bn:{dictionary:_0x1b3069,getPluralForm:_0xb1a704}}={'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':_0x331285=>0x1!=_0x331285}};_0x5dbe6c['bn']||={'dictionary':{},'getPluralForm':null},_0x5dbe6c['bn']['dictionary']=Object['assign'](_0x5dbe6c['bn']['dictionary'],_0x1b3069),_0x5dbe6c['bn']['getPluralForm']=_0xb1a704;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x297170=>{const {bn:{dictionary:_0x22ef88,getPluralForm:_0x1e418e}}={'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':_0x3d79ae=>0x1!=_0x3d79ae}};_0x297170['bn']||={'dictionary':{},'getPluralForm':null},_0x297170['bn']['dictionary']=Object['assign'](_0x297170['bn']['dictionary'],_0x22ef88),_0x297170['bn']['getPluralForm']=_0x1e418e;})(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':_0x3492fa=>0x1!=_0x3492fa}};
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':_0x4d519a=>0x1!=_0x4d519a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13d304=>{const {ca:{dictionary:_0x1ccd9f,getPluralForm:_0x1309db}}={'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':_0x506b8b=>0x1!=_0x506b8b}};_0x13d304['ca']||={'dictionary':{},'getPluralForm':null},_0x13d304['ca']['dictionary']=Object['assign'](_0x13d304['ca']['dictionary'],_0x1ccd9f),_0x13d304['ca']['getPluralForm']=_0x1309db;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11d8b7=>{const {ca:{dictionary:_0x129955,getPluralForm:_0x115b3c}}={'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':_0x3532aa=>0x1!=_0x3532aa}};_0x11d8b7['ca']||={'dictionary':{},'getPluralForm':null},_0x11d8b7['ca']['dictionary']=Object['assign'](_0x11d8b7['ca']['dictionary'],_0x129955),_0x11d8b7['ca']['getPluralForm']=_0x115b3c;})(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':_0x44b14d=>0x1==_0x44b14d&&_0x44b14d%0x1==0x0?0x0:_0x44b14d>=0x2&&_0x44b14d<=0x4&&_0x44b14d%0x1==0x0?0x1:_0x44b14d%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':_0x2870fd=>0x1==_0x2870fd&&_0x2870fd%0x1==0x0?0x0:_0x2870fd>=0x2&&_0x2870fd<=0x4&&_0x2870fd%0x1==0x0?0x1:_0x2870fd%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dadd5=>{const {cs:{dictionary:_0x3df6f0,getPluralForm:_0x244e40}}={'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':_0x4c41f2=>0x1==_0x4c41f2&&_0x4c41f2%0x1==0x0?0x0:_0x4c41f2>=0x2&&_0x4c41f2<=0x4&&_0x4c41f2%0x1==0x0?0x1:_0x4c41f2%0x1!=0x0?0x2:0x3}};_0x1dadd5['cs']||={'dictionary':{},'getPluralForm':null},_0x1dadd5['cs']['dictionary']=Object['assign'](_0x1dadd5['cs']['dictionary'],_0x3df6f0),_0x1dadd5['cs']['getPluralForm']=_0x244e40;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5f13e4=>{const {cs:{dictionary:_0x339bff,getPluralForm:_0x4d66ca}}={'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':_0x24681b=>0x1==_0x24681b&&_0x24681b%0x1==0x0?0x0:_0x24681b>=0x2&&_0x24681b<=0x4&&_0x24681b%0x1==0x0?0x1:_0x24681b%0x1!=0x0?0x2:0x3}};_0x5f13e4['cs']||={'dictionary':{},'getPluralForm':null},_0x5f13e4['cs']['dictionary']=Object['assign'](_0x5f13e4['cs']['dictionary'],_0x339bff),_0x5f13e4['cs']['getPluralForm']=_0x4d66ca;})(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':_0x3d6598=>0x1!=_0x3d6598}};
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':_0x510b18=>0x1!=_0x510b18}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x251e41=>{const {da:{dictionary:_0x138d52,getPluralForm:_0x34babb}}={'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':_0xd06e6d=>0x1!=_0xd06e6d}};_0x251e41['da']||={'dictionary':{},'getPluralForm':null},_0x251e41['da']['dictionary']=Object['assign'](_0x251e41['da']['dictionary'],_0x138d52),_0x251e41['da']['getPluralForm']=_0x34babb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x447d52=>{const {da:{dictionary:_0x3343e1,getPluralForm:_0x538278}}={'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':_0x50dba0=>0x1!=_0x50dba0}};_0x447d52['da']||={'dictionary':{},'getPluralForm':null},_0x447d52['da']['dictionary']=Object['assign'](_0x447d52['da']['dictionary'],_0x3343e1),_0x447d52['da']['getPluralForm']=_0x538278;})(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':_0x50d962=>0x1!=_0x50d962}};
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':_0x40e34a=>0x1!=_0x40e34a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5dbf47=>{const {de:{dictionary:_0x241c00,getPluralForm:_0x7d043f}}={'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':_0x545384=>0x1!=_0x545384}};_0x5dbf47['de']||={'dictionary':{},'getPluralForm':null},_0x5dbf47['de']['dictionary']=Object['assign'](_0x5dbf47['de']['dictionary'],_0x241c00),_0x5dbf47['de']['getPluralForm']=_0x7d043f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7c5b0d=>{const {de:{dictionary:_0x30c932,getPluralForm:_0x5bb5ef}}={'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':_0x57e9b8=>0x1!=_0x57e9b8}};_0x7c5b0d['de']||={'dictionary':{},'getPluralForm':null},_0x7c5b0d['de']['dictionary']=Object['assign'](_0x7c5b0d['de']['dictionary'],_0x30c932),_0x7c5b0d['de']['getPluralForm']=_0x5bb5ef;})(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':_0x3e9d75=>0x1!=_0x3e9d75}};
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':_0x1acc71=>0x1!=_0x1acc71}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c6ec0=>{const {el:{dictionary:_0x364995,getPluralForm:_0x1acb06}}={'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':_0x30de29=>0x1!=_0x30de29}};_0x1c6ec0['el']||={'dictionary':{},'getPluralForm':null},_0x1c6ec0['el']['dictionary']=Object['assign'](_0x1c6ec0['el']['dictionary'],_0x364995),_0x1c6ec0['el']['getPluralForm']=_0x1acb06;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x323715=>{const {el:{dictionary:_0x22c6aa,getPluralForm:_0x48c18f}}={'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':_0x26d7e3=>0x1!=_0x26d7e3}};_0x323715['el']||={'dictionary':{},'getPluralForm':null},_0x323715['el']['dictionary']=Object['assign'](_0x323715['el']['dictionary'],_0x22c6aa),_0x323715['el']['getPluralForm']=_0x48c18f;})(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':_0x3b7f9a=>0x1!=_0x3b7f9a}};
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':_0x129c9c=>0x1!=_0x129c9c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fd432=>{const {'en-au':{dictionary:_0x23e6b3,getPluralForm:_0x14c3a2}}={'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':_0x27d8ec=>0x1!=_0x27d8ec}};_0x3fd432['en-au']||={'dictionary':{},'getPluralForm':null},_0x3fd432['en-au']['dictionary']=Object['assign'](_0x3fd432['en-au']['dictionary'],_0x23e6b3),_0x3fd432['en-au']['getPluralForm']=_0x14c3a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc37f41=>{const {'en-au':{dictionary:_0x19aff4,getPluralForm:_0x29d52a}}={'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':_0x401510=>0x1!=_0x401510}};_0xc37f41['en-au']||={'dictionary':{},'getPluralForm':null},_0xc37f41['en-au']['dictionary']=Object['assign'](_0xc37f41['en-au']['dictionary'],_0x19aff4),_0xc37f41['en-au']['getPluralForm']=_0x29d52a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xaed978=>{const {en:{dictionary:_0x1d803b,getPluralForm:_0x3708ec}}={'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}};_0xaed978['en']||={'dictionary':{},'getPluralForm':null},_0xaed978['en']['dictionary']=Object['assign'](_0xaed978['en']['dictionary'],_0x1d803b),_0xaed978['en']['getPluralForm']=_0x3708ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55ec00=>{const {en:{dictionary:_0x1777eb,getPluralForm:_0x572775}}={'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}};_0x55ec00['en']||={'dictionary':{},'getPluralForm':null},_0x55ec00['en']['dictionary']=Object['assign'](_0x55ec00['en']['dictionary'],_0x1777eb),_0x55ec00['en']['getPluralForm']=_0x572775;})(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':_0x2c343e=>0x1==_0x2c343e?0x0:0x0!=_0x2c343e&&_0x2c343e%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':_0x559e4c=>0x1==_0x559e4c?0x0:0x0!=_0x559e4c&&_0x559e4c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ec789=>{const {es:{dictionary:_0x171770,getPluralForm:_0x3c2fdd}}={'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':_0x2f5d91=>0x1==_0x2f5d91?0x0:0x0!=_0x2f5d91&&_0x2f5d91%0xf4240==0x0?0x1:0x2}};_0x2ec789['es']||={'dictionary':{},'getPluralForm':null},_0x2ec789['es']['dictionary']=Object['assign'](_0x2ec789['es']['dictionary'],_0x171770),_0x2ec789['es']['getPluralForm']=_0x3c2fdd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4062e2=>{const {es:{dictionary:_0x5a3d75,getPluralForm:_0x1de33c}}={'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':_0x19f087=>0x1==_0x19f087?0x0:0x0!=_0x19f087&&_0x19f087%0xf4240==0x0?0x1:0x2}};_0x4062e2['es']||={'dictionary':{},'getPluralForm':null},_0x4062e2['es']['dictionary']=Object['assign'](_0x4062e2['es']['dictionary'],_0x5a3d75),_0x4062e2['es']['getPluralForm']=_0x1de33c;})(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':_0x2b86ea=>0x1!=_0x2b86ea}};
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':_0x31c865=>0x1!=_0x31c865}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b6d1e=>{const {et:{dictionary:_0x660aa3,getPluralForm:_0x289244}}={'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':_0xfe7aba=>0x1!=_0xfe7aba}};_0x1b6d1e['et']||={'dictionary':{},'getPluralForm':null},_0x1b6d1e['et']['dictionary']=Object['assign'](_0x1b6d1e['et']['dictionary'],_0x660aa3),_0x1b6d1e['et']['getPluralForm']=_0x289244;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13d81e=>{const {et:{dictionary:_0x155f18,getPluralForm:_0x22af91}}={'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':_0x1ac0e0=>0x1!=_0x1ac0e0}};_0x13d81e['et']||={'dictionary':{},'getPluralForm':null},_0x13d81e['et']['dictionary']=Object['assign'](_0x13d81e['et']['dictionary'],_0x155f18),_0x13d81e['et']['getPluralForm']=_0x22af91;})(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':_0x1077da=>0x1!=_0x1077da}};
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':_0x161469=>0x1!=_0x161469}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x139daf=>{const {fi:{dictionary:_0x266825,getPluralForm:_0x270bda}}={'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':_0x2907b6=>0x1!=_0x2907b6}};_0x139daf['fi']||={'dictionary':{},'getPluralForm':null},_0x139daf['fi']['dictionary']=Object['assign'](_0x139daf['fi']['dictionary'],_0x266825),_0x139daf['fi']['getPluralForm']=_0x270bda;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x237d65=>{const {fi:{dictionary:_0x5a8b8c,getPluralForm:_0x240f35}}={'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':_0x309f67=>0x1!=_0x309f67}};_0x237d65['fi']||={'dictionary':{},'getPluralForm':null},_0x237d65['fi']['dictionary']=Object['assign'](_0x237d65['fi']['dictionary'],_0x5a8b8c),_0x237d65['fi']['getPluralForm']=_0x240f35;})(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':_0x2653cb=>0x0==_0x2653cb||0x1==_0x2653cb?0x0:0x0!=_0x2653cb&&_0x2653cb%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':_0x501cf6=>0x0==_0x501cf6||0x1==_0x501cf6?0x0:0x0!=_0x501cf6&&_0x501cf6%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x21a29a=>{const {fr:{dictionary:_0x488937,getPluralForm:_0x15e007}}={'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':_0x51754f=>0x0==_0x51754f||0x1==_0x51754f?0x0:0x0!=_0x51754f&&_0x51754f%0xf4240==0x0?0x1:0x2}};_0x21a29a['fr']||={'dictionary':{},'getPluralForm':null},_0x21a29a['fr']['dictionary']=Object['assign'](_0x21a29a['fr']['dictionary'],_0x488937),_0x21a29a['fr']['getPluralForm']=_0x15e007;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c34c9=>{const {fr:{dictionary:_0x4a1341,getPluralForm:_0x52429d}}={'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':_0x5338ed=>0x0==_0x5338ed||0x1==_0x5338ed?0x0:0x0!=_0x5338ed&&_0x5338ed%0xf4240==0x0?0x1:0x2}};_0x5c34c9['fr']||={'dictionary':{},'getPluralForm':null},_0x5c34c9['fr']['dictionary']=Object['assign'](_0x5c34c9['fr']['dictionary'],_0x4a1341),_0x5c34c9['fr']['getPluralForm']=_0x52429d;})(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':_0x529252=>0x1!=_0x529252}};
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':_0x21ad94=>0x1!=_0x21ad94}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x554589=>{const {gl:{dictionary:_0x3e629a,getPluralForm:_0x143df1}}={'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':_0x15a971=>0x1!=_0x15a971}};_0x554589['gl']||={'dictionary':{},'getPluralForm':null},_0x554589['gl']['dictionary']=Object['assign'](_0x554589['gl']['dictionary'],_0x3e629a),_0x554589['gl']['getPluralForm']=_0x143df1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x65e64c=>{const {gl:{dictionary:_0x3a6ca0,getPluralForm:_0x1d2aac}}={'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':_0x3fed7a=>0x1!=_0x3fed7a}};_0x65e64c['gl']||={'dictionary':{},'getPluralForm':null},_0x65e64c['gl']['dictionary']=Object['assign'](_0x65e64c['gl']['dictionary'],_0x3a6ca0),_0x65e64c['gl']['getPluralForm']=_0x1d2aac;})(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':_0x3eb42a=>0x1==_0x3eb42a&&_0x3eb42a%0x1==0x0?0x0:0x2==_0x3eb42a&&_0x3eb42a%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':_0x559add=>0x1==_0x559add&&_0x559add%0x1==0x0?0x0:0x2==_0x559add&&_0x559add%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5014bb=>{const {he:{dictionary:_0x19f47b,getPluralForm:_0x107835}}={'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':_0x382788=>0x1==_0x382788&&_0x382788%0x1==0x0?0x0:0x2==_0x382788&&_0x382788%0x1==0x0?0x1:0x2}};_0x5014bb['he']||={'dictionary':{},'getPluralForm':null},_0x5014bb['he']['dictionary']=Object['assign'](_0x5014bb['he']['dictionary'],_0x19f47b),_0x5014bb['he']['getPluralForm']=_0x107835;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bfc2d=>{const {he:{dictionary:_0x11662c,getPluralForm:_0x3650fd}}={'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':_0x514422=>0x1==_0x514422&&_0x514422%0x1==0x0?0x0:0x2==_0x514422&&_0x514422%0x1==0x0?0x1:0x2}};_0x5bfc2d['he']||={'dictionary':{},'getPluralForm':null},_0x5bfc2d['he']['dictionary']=Object['assign'](_0x5bfc2d['he']['dictionary'],_0x11662c),_0x5bfc2d['he']['getPluralForm']=_0x3650fd;})(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':_0x3c2b23=>0x1!=_0x3c2b23}};
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':_0x257b1f=>0x1!=_0x257b1f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43b866=>{const {hi:{dictionary:_0x1964ce,getPluralForm:_0xe88d17}}={'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':_0x1711e7=>0x1!=_0x1711e7}};_0x43b866['hi']||={'dictionary':{},'getPluralForm':null},_0x43b866['hi']['dictionary']=Object['assign'](_0x43b866['hi']['dictionary'],_0x1964ce),_0x43b866['hi']['getPluralForm']=_0xe88d17;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59f4c0=>{const {hi:{dictionary:_0x1c00a6,getPluralForm:_0x1a3828}}={'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':_0x583771=>0x1!=_0x583771}};_0x59f4c0['hi']||={'dictionary':{},'getPluralForm':null},_0x59f4c0['hi']['dictionary']=Object['assign'](_0x59f4c0['hi']['dictionary'],_0x1c00a6),_0x59f4c0['hi']['getPluralForm']=_0x1a3828;})(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':_0xd5e661=>_0xd5e661%0xa==0x1&&_0xd5e661%0x64!=0xb?0x0:_0xd5e661%0xa>=0x2&&_0xd5e661%0xa<=0x4&&(_0xd5e661%0x64<0xa||_0xd5e661%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':_0x267ea5=>_0x267ea5%0xa==0x1&&_0x267ea5%0x64!=0xb?0x0:_0x267ea5%0xa>=0x2&&_0x267ea5%0xa<=0x4&&(_0x267ea5%0x64<0xa||_0x267ea5%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17a6dc=>{const {hr:{dictionary:_0x2a879d,getPluralForm:_0x508754}}={'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':_0x2968c1=>_0x2968c1%0xa==0x1&&_0x2968c1%0x64!=0xb?0x0:_0x2968c1%0xa>=0x2&&_0x2968c1%0xa<=0x4&&(_0x2968c1%0x64<0xa||_0x2968c1%0x64>=0x14)?0x1:0x2}};_0x17a6dc['hr']||={'dictionary':{},'getPluralForm':null},_0x17a6dc['hr']['dictionary']=Object['assign'](_0x17a6dc['hr']['dictionary'],_0x2a879d),_0x17a6dc['hr']['getPluralForm']=_0x508754;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35da6a=>{const {hr:{dictionary:_0x58b86b,getPluralForm:_0x3ecb63}}={'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':_0xad21cc=>_0xad21cc%0xa==0x1&&_0xad21cc%0x64!=0xb?0x0:_0xad21cc%0xa>=0x2&&_0xad21cc%0xa<=0x4&&(_0xad21cc%0x64<0xa||_0xad21cc%0x64>=0x14)?0x1:0x2}};_0x35da6a['hr']||={'dictionary':{},'getPluralForm':null},_0x35da6a['hr']['dictionary']=Object['assign'](_0x35da6a['hr']['dictionary'],_0x58b86b),_0x35da6a['hr']['getPluralForm']=_0x3ecb63;})(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':_0x1acc74=>0x1!=_0x1acc74}};
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':_0x27d3ad=>0x1!=_0x27d3ad}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50ab06=>{const {hu:{dictionary:_0x567366,getPluralForm:_0x50b4ff}}={'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':_0x4e936c=>0x1!=_0x4e936c}};_0x50ab06['hu']||={'dictionary':{},'getPluralForm':null},_0x50ab06['hu']['dictionary']=Object['assign'](_0x50ab06['hu']['dictionary'],_0x567366),_0x50ab06['hu']['getPluralForm']=_0x50b4ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41a645=>{const {hu:{dictionary:_0x1d47dc,getPluralForm:_0x337492}}={'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':_0x4f7445=>0x1!=_0x4f7445}};_0x41a645['hu']||={'dictionary':{},'getPluralForm':null},_0x41a645['hu']['dictionary']=Object['assign'](_0x41a645['hu']['dictionary'],_0x1d47dc),_0x41a645['hu']['getPluralForm']=_0x337492;})(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':_0x26b096=>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':_0x1667c8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dd593=>{const {id:{dictionary:_0x49b8fe,getPluralForm:_0x56d0c0}}={'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':_0x1f8bbf=>0x0}};_0x3dd593['id']||={'dictionary':{},'getPluralForm':null},_0x3dd593['id']['dictionary']=Object['assign'](_0x3dd593['id']['dictionary'],_0x49b8fe),_0x3dd593['id']['getPluralForm']=_0x56d0c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe620bc=>{const {id:{dictionary:_0x453619,getPluralForm:_0x492412}}={'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':_0x304504=>0x0}};_0xe620bc['id']||={'dictionary':{},'getPluralForm':null},_0xe620bc['id']['dictionary']=Object['assign'](_0xe620bc['id']['dictionary'],_0x453619),_0xe620bc['id']['getPluralForm']=_0x492412;})(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':_0x214f63=>0x1==_0x214f63?0x0:0x0!=_0x214f63&&_0x214f63%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':_0x57f0fc=>0x1==_0x57f0fc?0x0:0x0!=_0x57f0fc&&_0x57f0fc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x502b41=>{const {it:{dictionary:_0x4c9d34,getPluralForm:_0x5613e4}}={'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':_0x4c6ec4=>0x1==_0x4c6ec4?0x0:0x0!=_0x4c6ec4&&_0x4c6ec4%0xf4240==0x0?0x1:0x2}};_0x502b41['it']||={'dictionary':{},'getPluralForm':null},_0x502b41['it']['dictionary']=Object['assign'](_0x502b41['it']['dictionary'],_0x4c9d34),_0x502b41['it']['getPluralForm']=_0x5613e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3cddcd=>{const {it:{dictionary:_0x30bf18,getPluralForm:_0x5ba239}}={'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':_0x2d5684=>0x1==_0x2d5684?0x0:0x0!=_0x2d5684&&_0x2d5684%0xf4240==0x0?0x1:0x2}};_0x3cddcd['it']||={'dictionary':{},'getPluralForm':null},_0x3cddcd['it']['dictionary']=Object['assign'](_0x3cddcd['it']['dictionary'],_0x30bf18),_0x3cddcd['it']['getPluralForm']=_0x5ba239;})(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':_0x181cb9=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2323d9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x366e06=>{const {ja:{dictionary:_0x6c4960,getPluralForm:_0x5e05d9}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x20dbaa=>0x0}};_0x366e06['ja']||={'dictionary':{},'getPluralForm':null},_0x366e06['ja']['dictionary']=Object['assign'](_0x366e06['ja']['dictionary'],_0x6c4960),_0x366e06['ja']['getPluralForm']=_0x5e05d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3725b7=>{const {ja:{dictionary:_0x5c81bf,getPluralForm:_0x5755e0}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x588f0d=>0x0}};_0x3725b7['ja']||={'dictionary':{},'getPluralForm':null},_0x3725b7['ja']['dictionary']=Object['assign'](_0x3725b7['ja']['dictionary'],_0x5c81bf),_0x3725b7['ja']['getPluralForm']=_0x5755e0;})(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':_0x5a706b=>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':_0x50d023=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b9816=>{const {ko:{dictionary:_0x183476,getPluralForm:_0x2d9c85}}={'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':_0x33fb48=>0x0}};_0x4b9816['ko']||={'dictionary':{},'getPluralForm':null},_0x4b9816['ko']['dictionary']=Object['assign'](_0x4b9816['ko']['dictionary'],_0x183476),_0x4b9816['ko']['getPluralForm']=_0x2d9c85;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c3962=>{const {ko:{dictionary:_0x39343c,getPluralForm:_0x303883}}={'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':_0x5d267a=>0x0}};_0x2c3962['ko']||={'dictionary':{},'getPluralForm':null},_0x2c3962['ko']['dictionary']=Object['assign'](_0x2c3962['ko']['dictionary'],_0x39343c),_0x2c3962['ko']['getPluralForm']=_0x303883;})(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':_0x93c713=>_0x93c713%0xa==0x1&&(_0x93c713%0x64>0x13||_0x93c713%0x64<0xb)?0x0:_0x93c713%0xa>=0x2&&_0x93c713%0xa<=0x9&&(_0x93c713%0x64>0x13||_0x93c713%0x64<0xb)?0x1:_0x93c713%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':_0xa3828a=>_0xa3828a%0xa==0x1&&(_0xa3828a%0x64>0x13||_0xa3828a%0x64<0xb)?0x0:_0xa3828a%0xa>=0x2&&_0xa3828a%0xa<=0x9&&(_0xa3828a%0x64>0x13||_0xa3828a%0x64<0xb)?0x1:_0xa3828a%0x1!=0x0?0x2:0x3}};