@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240526.0 → 0.0.0-nightly-20240528.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:()=>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=["ImportWordEditing","1172322pAGWsJ","token","30iCGtDo","define","CloudServices","importWord","editor","61580KHBLnV","pluginName","tokenUrl","requires","add","414IlsEeA","getToken","602268ezrIqs","45IcMDPV","init","registerTokenUrl","_token","config","cloudServices","1007997bMhuUY","plugins","inline","65968nSZPpZ","42MuzlWO","none","commands","https://docx-converter.cke-cs.com/v2/convert/docx-html","3289748qXqLDB","get","1518184iHdxHD"];return(d=function(){return t})()}function l(t,e){const r=d();return(l=function(t,e){return r[t-=426]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(782608===parseInt(r(429))/1+parseInt(r(446))/2+-parseInt(r(436))/3+parseInt(r(455))/4*(-parseInt(r(430))/5)+-parseInt(r(448))/6*(-parseInt(r(440))/7)+-parseInt(r(439))/8*(parseInt(r(427))/9)+parseInt(r(450))/10*(-parseInt(r(444))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(456)](){return p(447)}static get[p(458)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(452)]}constructor(t){const e=p;super(t),this[e(433)]=null}async[p(431)](){const t=p,e=this[t(454)];e[t(434)][t(451)](t(453),{converterUrl:t(443),tokenUrl:(e[t(434)][t(445)](t(435))||{})[t(457)],formatting:{resets:t(441),defaults:t(441),styles:t(438)}}),e[t(442)][t(426)](t(453),new c(e));const{tokenUrl:r}=e[t(434)][t(445)](t(453));if(r){const{tokenUrl:o}=e[t(434)][t(445)](t(435))||{};this[t(433)]=r===o?e[t(437)][t(445)](t(452))[t(449)]:await e[t(437)][t(445)](t(452))[t(432)](r)}}[p(428)](){return this[p(433)]}}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=100]})(t,e)}function g(){var t=["1rgvure","32088PXDBfN","requires","7745508eLyxGz","976932pxDtHj","1254514auOAsK","672065CpMdqJ","4204308MhyjNg","322QeghzE","pluginName","ImportWord","523227buHeuL"];return(g=function(){return t})()}!function(t,e){for(var r=m,o=t();;)try{if(628282===-parseInt(r(101))/1*(parseInt(r(106))/2)+-parseInt(r(100))/3+parseInt(r(108))/4+-parseInt(r(107))/5+-parseInt(r(105))/6+parseInt(r(109))/7*(-parseInt(r(102))/8)+parseInt(r(104))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(110)](){return h(111)}static get[h(103)](){return[u,n]}}function I(){var t=["10CfOjya","9288315FGptIj","21ZOQbmy","78QGJRiF","2377864LfMwCN","825180bKzoEY","3KsQUdU","1372656jwxXAL","1508145ldcuMr","9099277InItJO","101565mgytFH"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=231]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(756566===parseInt(r(233))/1+parseInt(r(232))/2*(parseInt(r(231))/3)+-parseInt(r(241))/4+parseInt(r(235))/5*(-parseInt(r(239))/6)+parseInt(r(238))/7*(parseInt(r(240))/8)+-parseInt(r(237))/9+parseInt(r(236))/10*(-parseInt(r(234))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(I)})(),(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 l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=330]})(t,e)}function d(){const t=["add","editor","importWord","_token","3289045AUSNvQ","1489446GDgyIC","https://docx-converter.cke-cs.com/v2/convert/docx-html","cloudServices","CloudServices","285899JOvreg","tokenUrl","pluginName","token","init","4iXuwwi","10576384YROkYa","ImportWordEditing","commands","requires","inline","plugins","getToken","get","355061SJtHvr","156hoXOzX","config","16097427zsfClv","define","registerTokenUrl","2699331mwhxQK","none"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(686591===-parseInt(r(334))/1+parseInt(r(330))/2+-parseInt(r(354))/3+-parseInt(r(339))/4*(parseInt(r(360))/5)+-parseInt(r(349))/6*(-parseInt(r(348))/7)+-parseInt(r(340))/8+parseInt(r(351))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(336)](){return l(341)}static get[l(343)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(333)]}constructor(t){const e=l;super(t),this[e(359)]=null}async[l(338)](){const t=l,e=this[t(357)];e[t(350)][t(352)](t(358),{converterUrl:t(331),tokenUrl:(e[t(350)][t(347)](t(332))||{})[t(335)],formatting:{resets:t(355),defaults:t(355),styles:t(344)}}),e[t(342)][t(356)](t(358),new c(e));const{tokenUrl:r}=e[t(350)][t(347)](t(358));if(r){const{tokenUrl:o}=e[t(350)][t(347)](t(332))||{};this[t(359)]=r===o?e[t(345)][t(347)](t(333))[t(337)]:await e[t(345)][t(347)](t(333))[t(353)](r)}}[l(346)](){return this[l(359)]}}var h=g;function m(){var t=["3721xWsQUa","18iuQYeu","4851518cTcOar","245RoKoEj","ImportWord","pluginName","requires","50NGFvrR","177990ejJMcN","8136UrFHsP","1015052UBZmNn","726280Snfenv","2588139rlGOJw"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=430]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(422540===-parseInt(r(433))/1*(parseInt(r(434))/2)+-parseInt(r(441))/3+-parseInt(r(430))/4+parseInt(r(436))/5*(-parseInt(r(442))/6)+-parseInt(r(435))/7+parseInt(r(431))/8+-parseInt(r(432))/9*(-parseInt(r(440))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(438)](){return h(437)}static get[h(439)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=224]})(t,e)}function v(){var t=["11kfHCkW","735464iqHuXl","92SDxMpg","28309524gvPBro","14ProNXI","9GocfXZ","461624vVcgXd","4642350OlNxex","1474817yjeygj","72svwIbO","292045gOOdZA","1707198zhEcHy"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(767728===-parseInt(r(234))/1+-parseInt(r(227))/2*(parseInt(r(231))/3)+parseInt(r(228))/4*(parseInt(r(224))/5)+parseInt(r(225))/6*(parseInt(r(230))/7)+-parseInt(r(232))/8*(parseInt(r(235))/9)+-parseInt(r(233))/10+parseInt(r(226))/11*(parseInt(r(229))/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 _0x55ad9f,Command as _0xf0e308}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x25ad47,MenuBarMenuListItemFileDialogButtonView as _0x566360,SpinnerView as _0x40620c,Notification as _0x8f3640}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x57bfd3}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0xcde474}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x106318,uid as _0x5d9e9f,logWarning as _0x95c5f1,logError as _0x4e2860}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x55ad9f{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x5cc268=this['editor'];_0x5cc268['ui']['componentFactory']['add']('importWord',()=>{const _0x5a669d=this['_createButton'](_0x25ad47),_0x3addb2=_0x5cc268['commands']['get']('importWord');return _0x5a669d['bind']('isOn')['to'](_0x3addb2,'isBusy'),_0x5a669d['tooltip']=!0x0,_0x5a669d;}),_0x5cc268['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x566360));}['_createButton'](_0xe95bf6){const _0x2dc2e7=this['editor'],t=_0x2dc2e7['locale']['t'],_0x4d1fed=_0x2dc2e7['commands']['get']('importWord'),_0x534027=new _0xe95bf6(_0x2dc2e7['locale']),_0x52e8a5=new _0x40620c();return _0x534027['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x534027['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'}),_0x534027['bind']('isEnabled')['to'](_0x4d1fed),_0x534027['bind']('label')['to'](_0x4d1fed,'isBusy',_0x1ae7a2=>t(_0x1ae7a2?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x52e8a5['bind']('isVisible')['to'](_0x4d1fed,'isBusy'),_0x534027['iconView']['bind']('isVisible')['to'](_0x4d1fed,'isBusy',_0x983622=>!_0x983622),_0x534027['children']['add'](_0x52e8a5),_0x534027['on']('done',(_0x18dcf0,_0x5bb048)=>{_0x2dc2e7['execute']('importWord',_0x5bb048[0x0],{}),_0x2dc2e7['editing']['view']['focus']();}),_0x534027;}}class d extends _0xf0e308{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4aee58){super(_0x4aee58),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x345f6b,_0x588f66)=>{const _0x525300=new DataTransfer();_0x525300['setData']('text/html',_0x588f66['html']);const _0x3e1053=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x9f752e=>{this['_importMarker']['stopListening'](),_0x9f752e['setSelection'](_0x3e1053),_0x4aee58['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x525300});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5cdee3,_0x4a535e={}){if(this['isBusy'])return Promise['resolve']();const _0xdc2694=this['editor']['config']['get']('importWord'),_0x3c66fa={'url':_0xdc2694['converterUrl'],'file':_0x5cdee3,'serviceConfig':{..._0x4a535e,'formatting':_0xdc2694['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3c66fa)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5673f6=this['editor']['model'],_0x171a00=_0x5673f6['schema'],_0xd5a71d=_0x5673f6['document']['selection'],_0x4cf9e9=_0x106318(_0xd5a71d['getSelectedBlocks']());return!!_0x4cf9e9&&_0x171a00['checkChild'](_0x4cf9e9['parent'],'paragraph');}['_prepareForImport'](){const _0x3ae0e1=this['editor'],_0x4c581=_0x3ae0e1['model'],_0x177bee=_0x4c581['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3ae0e1['model']['createBatch']({'isUndoable':!0x0}),_0x4c581['enqueueChange'](this['_undoStepBatch'],_0x3471dc=>{_0x177bee['isCollapsed']||_0x4c581['deleteContent'](_0x177bee,{'leaveUnmerged':!0x0});const _0x3c67a6=_0x177bee['getFirstPosition'](),_0x5a2977=_0x106318(_0x177bee['getSelectedBlocks']());let _0x49af1d;_0x49af1d=_0x5a2977['is']('element','paragraph')&&_0x5a2977['isEmpty']?_0x3c67a6:_0x3c67a6['isAtStart']?_0x4c581['createPositionBefore'](_0x5a2977):_0x3c67a6['isAtEnd']?_0x4c581['createPositionAfter'](_0x5a2977):_0x3471dc['split'](_0x3c67a6)['position'],this['_importMarker']=_0x3471dc['addMarker']('importWord:'+_0x5d9e9f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xcde474(_0x49af1d)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x3738d2=this['editor']['model'];_0x3738d2['markers']['has'](this['_importMarker'])&&_0x3738d2['enqueueChange'](this['_undoStepBatch'],_0xed16f6=>{_0xed16f6['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x17f1e8,file:_0x3d4a1b,serviceConfig:_0x5191b0}){const _0x221a16=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4e6a37=new FormData();_0x4e6a37['set']('config',JSON['stringify'](_0x5191b0)),_0x4e6a37['set']('file',_0x3d4a1b);const _0x4efab9={'method':'POST','headers':{},'body':_0x4e6a37,'signal':this['_abortController']['signal']};return _0x221a16&&(_0x4efab9['headers']['Authorization']=_0x221a16['value']),fetch(_0x17f1e8,_0x4efab9);}['_handleImportResponse'](_0x2025dd){return _0x2025dd['ok']?_0x2025dd['json']()['then'](_0x4c0b7a=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4c0b7a);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x95c5f1('import-word-plugin-import-cancelled');const _0x2a2ee8=this['editor'],_0x17e331=(0x0,_0x2a2ee8['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2a2ee8['plugins']['get']('Notification')['showWarning'](_0x17e331),_0x4e2860('import-word-plugin-conversion-failed');}}class e extends _0x55ad9f{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x8f3640,_0x57bfd3,'CloudServices'];}constructor(_0x3ae224){super(_0x3ae224),this['_token']=null;}async['init'](){const _0x4cd386=this['editor'];_0x4cd386['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4cd386['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4cd386['commands']['add']('importWord',new d(_0x4cd386));const {tokenUrl:_0x3e7214}=_0x4cd386['config']['get']('importWord');if(_0x3e7214){const {tokenUrl:_0x3b3c8a}=_0x4cd386['config']['get']('cloudServices')||{};this['_token']=_0x3e7214===_0x3b3c8a?_0x4cd386['plugins']['get']('CloudServices')['token']:await _0x4cd386['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3e7214);}}['getToken'](){return this['_token'];}}class i extends _0x55ad9f{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 _0x29eca5,Command as _0x4d05ee}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x595e41,MenuBarMenuListItemFileDialogButtonView as _0x49ee4c,SpinnerView as _0x36f6fb,Notification as _0x1c388d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x154d3d}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x12d9ea}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xd1e91f,uid as _0x58d088,logWarning as _0x377041,logError as _0x900fa6}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x29eca5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3db0be=this['editor'];_0x3db0be['ui']['componentFactory']['add']('importWord',()=>{const _0x3df1a1=this['_createButton'](_0x595e41),_0x850b1=_0x3db0be['commands']['get']('importWord');return _0x3df1a1['bind']('isOn')['to'](_0x850b1,'isBusy'),_0x3df1a1['tooltip']=!0x0,_0x3df1a1;}),_0x3db0be['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x49ee4c));}['_createButton'](_0x2b62c5){const _0x466b17=this['editor'],t=_0x466b17['locale']['t'],_0xcb4697=_0x466b17['commands']['get']('importWord'),_0x1d7fce=new _0x2b62c5(_0x466b17['locale']),_0xe911ad=new _0x36f6fb();return _0x1d7fce['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1d7fce['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'}),_0x1d7fce['bind']('isEnabled')['to'](_0xcb4697),_0x1d7fce['bind']('label')['to'](_0xcb4697,'isBusy',_0x4a367a=>t(_0x4a367a?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xe911ad['bind']('isVisible')['to'](_0xcb4697,'isBusy'),_0x1d7fce['iconView']['bind']('isVisible')['to'](_0xcb4697,'isBusy',_0x380829=>!_0x380829),_0x1d7fce['children']['add'](_0xe911ad),_0x1d7fce['on']('done',(_0x40f893,_0x5b90b3)=>{_0x466b17['execute']('importWord',_0x5b90b3[0x0],{}),_0x466b17['editing']['view']['focus']();}),_0x1d7fce;}}class d extends _0x4d05ee{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x1ee383){super(_0x1ee383),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x37499a,_0x3925a3)=>{const _0x331148=new DataTransfer();_0x331148['setData']('text/html',_0x3925a3['html']);const _0x48c759=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x3d1b43=>{this['_importMarker']['stopListening'](),_0x3d1b43['setSelection'](_0x48c759),_0x1ee383['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x331148});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3e19d8,_0xda5285={}){if(this['isBusy'])return Promise['resolve']();const _0x60756=this['editor']['config']['get']('importWord'),_0x292d3c={'url':_0x60756['converterUrl'],'file':_0x3e19d8,'serviceConfig':{..._0xda5285,'formatting':_0x60756['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x292d3c)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3d3e39=this['editor']['model'],_0x3fe71b=_0x3d3e39['schema'],_0x512f29=_0x3d3e39['document']['selection'],_0x477e44=_0xd1e91f(_0x512f29['getSelectedBlocks']());return!!_0x477e44&&_0x3fe71b['checkChild'](_0x477e44['parent'],'paragraph');}['_prepareForImport'](){const _0x5323ca=this['editor'],_0x1d0554=_0x5323ca['model'],_0x3bbad4=_0x1d0554['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x5323ca['model']['createBatch']({'isUndoable':!0x0}),_0x1d0554['enqueueChange'](this['_undoStepBatch'],_0x364b4f=>{_0x3bbad4['isCollapsed']||_0x1d0554['deleteContent'](_0x3bbad4,{'leaveUnmerged':!0x0});const _0x3bf601=_0x3bbad4['getFirstPosition'](),_0x5f2a1f=_0xd1e91f(_0x3bbad4['getSelectedBlocks']());let _0x1a83ab;_0x1a83ab=_0x5f2a1f['is']('element','paragraph')&&_0x5f2a1f['isEmpty']?_0x3bf601:_0x3bf601['isAtStart']?_0x1d0554['createPositionBefore'](_0x5f2a1f):_0x3bf601['isAtEnd']?_0x1d0554['createPositionAfter'](_0x5f2a1f):_0x364b4f['split'](_0x3bf601)['position'],this['_importMarker']=_0x364b4f['addMarker']('importWord:'+_0x58d088(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x12d9ea(_0x1a83ab)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x52692a=this['editor']['model'];_0x52692a['markers']['has'](this['_importMarker'])&&_0x52692a['enqueueChange'](this['_undoStepBatch'],_0x5db1e5=>{_0x5db1e5['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x590819,file:_0x10ffa9,serviceConfig:_0x21b88f}){const _0x5af58f=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x2805cb=new FormData();_0x2805cb['set']('config',JSON['stringify'](_0x21b88f)),_0x2805cb['set']('file',_0x10ffa9);const _0x54692e={'method':'POST','headers':{},'body':_0x2805cb,'signal':this['_abortController']['signal']};return _0x5af58f&&(_0x54692e['headers']['Authorization']=_0x5af58f['value']),fetch(_0x590819,_0x54692e);}['_handleImportResponse'](_0x2c18eb){return _0x2c18eb['ok']?_0x2c18eb['json']()['then'](_0x102ba5=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x102ba5);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x377041('import-word-plugin-import-cancelled');const _0x304e85=this['editor'],_0x154082=(0x0,_0x304e85['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x304e85['plugins']['get']('Notification')['showWarning'](_0x154082),_0x900fa6('import-word-plugin-conversion-failed');}}class e extends _0x29eca5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1c388d,_0x154d3d,'CloudServices'];}constructor(_0x3c4ceb){super(_0x3c4ceb),this['_token']=null;}async['init'](){const _0x50d001=this['editor'];_0x50d001['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x50d001['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x50d001['commands']['add']('importWord',new d(_0x50d001));const {tokenUrl:_0x54d6ee}=_0x50d001['config']['get']('importWord');if(_0x54d6ee){const {tokenUrl:_0x562124}=_0x50d001['config']['get']('cloudServices')||{};this['_token']=_0x54d6ee===_0x562124?_0x50d001['plugins']['get']('CloudServices')['token']:await _0x50d001['plugins']['get']('CloudServices')['registerTokenUrl'](_0x54d6ee);}}['getToken'](){return this['_token'];}}class i extends _0x29eca5{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':_0x15e33f=>0x0==_0x15e33f?0x0:0x1==_0x15e33f?0x1:0x2==_0x15e33f?0x2:_0x15e33f%0x64>=0x3&&_0x15e33f%0x64<=0xa?0x3:_0x15e33f%0x64>=0xb&&_0x15e33f%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':_0x17020e=>0x0==_0x17020e?0x0:0x1==_0x17020e?0x1:0x2==_0x17020e?0x2:_0x17020e%0x64>=0x3&&_0x17020e%0x64<=0xa?0x3:_0x17020e%0x64>=0xb&&_0x17020e%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ca960=>{const {ar:{dictionary:_0xcc72c6,getPluralForm:_0x46faa6}}={'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':_0x37f979=>0x0==_0x37f979?0x0:0x1==_0x37f979?0x1:0x2==_0x37f979?0x2:_0x37f979%0x64>=0x3&&_0x37f979%0x64<=0xa?0x3:_0x37f979%0x64>=0xb&&_0x37f979%0x64<=0x63?0x4:0x5}};_0x2ca960['ar']||={'dictionary':{},'getPluralForm':null},_0x2ca960['ar']['dictionary']=Object['assign'](_0x2ca960['ar']['dictionary'],_0xcc72c6),_0x2ca960['ar']['getPluralForm']=_0x46faa6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1703b8=>{const {ar:{dictionary:_0x3056ea,getPluralForm:_0x44c588}}={'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':_0x5551d5=>0x0==_0x5551d5?0x0:0x1==_0x5551d5?0x1:0x2==_0x5551d5?0x2:_0x5551d5%0x64>=0x3&&_0x5551d5%0x64<=0xa?0x3:_0x5551d5%0x64>=0xb&&_0x5551d5%0x64<=0x63?0x4:0x5}};_0x1703b8['ar']||={'dictionary':{},'getPluralForm':null},_0x1703b8['ar']['dictionary']=Object['assign'](_0x1703b8['ar']['dictionary'],_0x3056ea),_0x1703b8['ar']['getPluralForm']=_0x44c588;})(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':_0xcb11be=>0x1!=_0xcb11be}};
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':_0x278bbc=>0x1!=_0x278bbc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ab425=>{const {bg:{dictionary:_0x37637b,getPluralForm:_0x38139d}}={'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':_0x17dec8=>0x1!=_0x17dec8}};_0x2ab425['bg']||={'dictionary':{},'getPluralForm':null},_0x2ab425['bg']['dictionary']=Object['assign'](_0x2ab425['bg']['dictionary'],_0x37637b),_0x2ab425['bg']['getPluralForm']=_0x38139d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6fbf38=>{const {bg:{dictionary:_0x446b75,getPluralForm:_0x418881}}={'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':_0x30d8a4=>0x1!=_0x30d8a4}};_0x6fbf38['bg']||={'dictionary':{},'getPluralForm':null},_0x6fbf38['bg']['dictionary']=Object['assign'](_0x6fbf38['bg']['dictionary'],_0x446b75),_0x6fbf38['bg']['getPluralForm']=_0x418881;})(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':_0x25f3cd=>0x1!=_0x25f3cd}};
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':_0x9d8410=>0x1!=_0x9d8410}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x484e58=>{const {bn:{dictionary:_0x14b83b,getPluralForm:_0x2704a0}}={'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':_0x15333f=>0x1!=_0x15333f}};_0x484e58['bn']||={'dictionary':{},'getPluralForm':null},_0x484e58['bn']['dictionary']=Object['assign'](_0x484e58['bn']['dictionary'],_0x14b83b),_0x484e58['bn']['getPluralForm']=_0x2704a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ba80e=>{const {bn:{dictionary:_0x21be2a,getPluralForm:_0xd152db}}={'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':_0x432bf2=>0x1!=_0x432bf2}};_0x5ba80e['bn']||={'dictionary':{},'getPluralForm':null},_0x5ba80e['bn']['dictionary']=Object['assign'](_0x5ba80e['bn']['dictionary'],_0x21be2a),_0x5ba80e['bn']['getPluralForm']=_0xd152db;})(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':_0x568a2d=>0x1!=_0x568a2d}};
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':_0x67659a=>0x1!=_0x67659a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22d452=>{const {ca:{dictionary:_0x53e291,getPluralForm:_0x5a1206}}={'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':_0x34a920=>0x1!=_0x34a920}};_0x22d452['ca']||={'dictionary':{},'getPluralForm':null},_0x22d452['ca']['dictionary']=Object['assign'](_0x22d452['ca']['dictionary'],_0x53e291),_0x22d452['ca']['getPluralForm']=_0x5a1206;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x481b0c=>{const {ca:{dictionary:_0x2d6043,getPluralForm:_0x9f4e58}}={'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':_0x4f225c=>0x1!=_0x4f225c}};_0x481b0c['ca']||={'dictionary':{},'getPluralForm':null},_0x481b0c['ca']['dictionary']=Object['assign'](_0x481b0c['ca']['dictionary'],_0x2d6043),_0x481b0c['ca']['getPluralForm']=_0x9f4e58;})(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':_0x394cc3=>0x1==_0x394cc3&&_0x394cc3%0x1==0x0?0x0:_0x394cc3>=0x2&&_0x394cc3<=0x4&&_0x394cc3%0x1==0x0?0x1:_0x394cc3%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':_0x3e3f20=>0x1==_0x3e3f20&&_0x3e3f20%0x1==0x0?0x0:_0x3e3f20>=0x2&&_0x3e3f20<=0x4&&_0x3e3f20%0x1==0x0?0x1:_0x3e3f20%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e50d3=>{const {cs:{dictionary:_0x40407a,getPluralForm:_0x41a198}}={'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':_0x3a6146=>0x1==_0x3a6146&&_0x3a6146%0x1==0x0?0x0:_0x3a6146>=0x2&&_0x3a6146<=0x4&&_0x3a6146%0x1==0x0?0x1:_0x3a6146%0x1!=0x0?0x2:0x3}};_0x1e50d3['cs']||={'dictionary':{},'getPluralForm':null},_0x1e50d3['cs']['dictionary']=Object['assign'](_0x1e50d3['cs']['dictionary'],_0x40407a),_0x1e50d3['cs']['getPluralForm']=_0x41a198;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9e6e00=>{const {cs:{dictionary:_0x380f1b,getPluralForm:_0x34c994}}={'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':_0x5b9e91=>0x1==_0x5b9e91&&_0x5b9e91%0x1==0x0?0x0:_0x5b9e91>=0x2&&_0x5b9e91<=0x4&&_0x5b9e91%0x1==0x0?0x1:_0x5b9e91%0x1!=0x0?0x2:0x3}};_0x9e6e00['cs']||={'dictionary':{},'getPluralForm':null},_0x9e6e00['cs']['dictionary']=Object['assign'](_0x9e6e00['cs']['dictionary'],_0x380f1b),_0x9e6e00['cs']['getPluralForm']=_0x34c994;})(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':_0x3380e2=>0x1!=_0x3380e2}};
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':_0x5e36ba=>0x1!=_0x5e36ba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ecb58=>{const {da:{dictionary:_0x807373,getPluralForm:_0x3a3fa2}}={'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':_0x5cb19c=>0x1!=_0x5cb19c}};_0x4ecb58['da']||={'dictionary':{},'getPluralForm':null},_0x4ecb58['da']['dictionary']=Object['assign'](_0x4ecb58['da']['dictionary'],_0x807373),_0x4ecb58['da']['getPluralForm']=_0x3a3fa2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3909e9=>{const {da:{dictionary:_0x38e89d,getPluralForm:_0xdc6548}}={'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':_0xbb4361=>0x1!=_0xbb4361}};_0x3909e9['da']||={'dictionary':{},'getPluralForm':null},_0x3909e9['da']['dictionary']=Object['assign'](_0x3909e9['da']['dictionary'],_0x38e89d),_0x3909e9['da']['getPluralForm']=_0xdc6548;})(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':_0x4cda6a=>0x1!=_0x4cda6a}};
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':_0x36f729=>0x1!=_0x36f729}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ab610=>{const {de:{dictionary:_0xbb0981,getPluralForm:_0x11493f}}={'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':_0x212fac=>0x1!=_0x212fac}};_0x3ab610['de']||={'dictionary':{},'getPluralForm':null},_0x3ab610['de']['dictionary']=Object['assign'](_0x3ab610['de']['dictionary'],_0xbb0981),_0x3ab610['de']['getPluralForm']=_0x11493f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c90e5=>{const {de:{dictionary:_0x1f1b62,getPluralForm:_0x5f075f}}={'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':_0x1077f6=>0x1!=_0x1077f6}};_0x1c90e5['de']||={'dictionary':{},'getPluralForm':null},_0x1c90e5['de']['dictionary']=Object['assign'](_0x1c90e5['de']['dictionary'],_0x1f1b62),_0x1c90e5['de']['getPluralForm']=_0x5f075f;})(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':_0x42f85c=>0x1!=_0x42f85c}};
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':_0x1d3ca0=>0x1!=_0x1d3ca0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e47b3=>{const {el:{dictionary:_0x2c999e,getPluralForm:_0x305869}}={'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':_0x36c78e=>0x1!=_0x36c78e}};_0x1e47b3['el']||={'dictionary':{},'getPluralForm':null},_0x1e47b3['el']['dictionary']=Object['assign'](_0x1e47b3['el']['dictionary'],_0x2c999e),_0x1e47b3['el']['getPluralForm']=_0x305869;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d150f=>{const {el:{dictionary:_0x4f7ead,getPluralForm:_0x48870d}}={'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':_0xc45938=>0x1!=_0xc45938}};_0x2d150f['el']||={'dictionary':{},'getPluralForm':null},_0x2d150f['el']['dictionary']=Object['assign'](_0x2d150f['el']['dictionary'],_0x4f7ead),_0x2d150f['el']['getPluralForm']=_0x48870d;})(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':_0x84de4c=>0x1!=_0x84de4c}};
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':_0x40c658=>0x1!=_0x40c658}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x344328=>{const {'en-au':{dictionary:_0xc7f2c6,getPluralForm:_0x4bcaf7}}={'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':_0xddee95=>0x1!=_0xddee95}};_0x344328['en-au']||={'dictionary':{},'getPluralForm':null},_0x344328['en-au']['dictionary']=Object['assign'](_0x344328['en-au']['dictionary'],_0xc7f2c6),_0x344328['en-au']['getPluralForm']=_0x4bcaf7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b2251=>{const {'en-au':{dictionary:_0x533d63,getPluralForm:_0x5eef9a}}={'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':_0x341bc1=>0x1!=_0x341bc1}};_0x3b2251['en-au']||={'dictionary':{},'getPluralForm':null},_0x3b2251['en-au']['dictionary']=Object['assign'](_0x3b2251['en-au']['dictionary'],_0x533d63),_0x3b2251['en-au']['getPluralForm']=_0x5eef9a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5289aa=>{const {en:{dictionary:_0x4b9f5d,getPluralForm:_0x7522b9}}={'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}};_0x5289aa['en']||={'dictionary':{},'getPluralForm':null},_0x5289aa['en']['dictionary']=Object['assign'](_0x5289aa['en']['dictionary'],_0x4b9f5d),_0x5289aa['en']['getPluralForm']=_0x7522b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3909c6=>{const {en:{dictionary:_0x4976dc,getPluralForm:_0x2501ec}}={'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}};_0x3909c6['en']||={'dictionary':{},'getPluralForm':null},_0x3909c6['en']['dictionary']=Object['assign'](_0x3909c6['en']['dictionary'],_0x4976dc),_0x3909c6['en']['getPluralForm']=_0x2501ec;})(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':_0x532eb7=>0x1==_0x532eb7?0x0:0x0!=_0x532eb7&&_0x532eb7%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':_0x12de71=>0x1==_0x12de71?0x0:0x0!=_0x12de71&&_0x12de71%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c949c=>{const {es:{dictionary:_0x428909,getPluralForm:_0xc28c17}}={'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':_0x5463f9=>0x1==_0x5463f9?0x0:0x0!=_0x5463f9&&_0x5463f9%0xf4240==0x0?0x1:0x2}};_0x1c949c['es']||={'dictionary':{},'getPluralForm':null},_0x1c949c['es']['dictionary']=Object['assign'](_0x1c949c['es']['dictionary'],_0x428909),_0x1c949c['es']['getPluralForm']=_0xc28c17;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x550a5b=>{const {es:{dictionary:_0x30eb41,getPluralForm:_0x301363}}={'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':_0x3f526b=>0x1==_0x3f526b?0x0:0x0!=_0x3f526b&&_0x3f526b%0xf4240==0x0?0x1:0x2}};_0x550a5b['es']||={'dictionary':{},'getPluralForm':null},_0x550a5b['es']['dictionary']=Object['assign'](_0x550a5b['es']['dictionary'],_0x30eb41),_0x550a5b['es']['getPluralForm']=_0x301363;})(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':_0x13b5db=>0x1!=_0x13b5db}};
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':_0x508944=>0x1!=_0x508944}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b955d=>{const {et:{dictionary:_0x4cf83b,getPluralForm:_0x34cb88}}={'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':_0x14705f=>0x1!=_0x14705f}};_0x5b955d['et']||={'dictionary':{},'getPluralForm':null},_0x5b955d['et']['dictionary']=Object['assign'](_0x5b955d['et']['dictionary'],_0x4cf83b),_0x5b955d['et']['getPluralForm']=_0x34cb88;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b4cfc=>{const {et:{dictionary:_0x1b36e2,getPluralForm:_0x16ee8d}}={'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':_0x2111d6=>0x1!=_0x2111d6}};_0x5b4cfc['et']||={'dictionary':{},'getPluralForm':null},_0x5b4cfc['et']['dictionary']=Object['assign'](_0x5b4cfc['et']['dictionary'],_0x1b36e2),_0x5b4cfc['et']['getPluralForm']=_0x16ee8d;})(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':_0x58646c=>0x1!=_0x58646c}};
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':_0x2c0bc6=>0x1!=_0x2c0bc6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9d551=>{const {fi:{dictionary:_0x24d5e4,getPluralForm:_0xa6d484}}={'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':_0x4c12d5=>0x1!=_0x4c12d5}};_0x9d551['fi']||={'dictionary':{},'getPluralForm':null},_0x9d551['fi']['dictionary']=Object['assign'](_0x9d551['fi']['dictionary'],_0x24d5e4),_0x9d551['fi']['getPluralForm']=_0xa6d484;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x835712=>{const {fi:{dictionary:_0x3ac89b,getPluralForm:_0x5c26de}}={'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':_0x451459=>0x1!=_0x451459}};_0x835712['fi']||={'dictionary':{},'getPluralForm':null},_0x835712['fi']['dictionary']=Object['assign'](_0x835712['fi']['dictionary'],_0x3ac89b),_0x835712['fi']['getPluralForm']=_0x5c26de;})(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':_0x5ef07f=>0x0==_0x5ef07f||0x1==_0x5ef07f?0x0:0x0!=_0x5ef07f&&_0x5ef07f%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':_0x21113a=>0x0==_0x21113a||0x1==_0x21113a?0x0:0x0!=_0x21113a&&_0x21113a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x78e48e=>{const {fr:{dictionary:_0x2fe3cc,getPluralForm:_0x3d639e}}={'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':_0x39643e=>0x0==_0x39643e||0x1==_0x39643e?0x0:0x0!=_0x39643e&&_0x39643e%0xf4240==0x0?0x1:0x2}};_0x78e48e['fr']||={'dictionary':{},'getPluralForm':null},_0x78e48e['fr']['dictionary']=Object['assign'](_0x78e48e['fr']['dictionary'],_0x2fe3cc),_0x78e48e['fr']['getPluralForm']=_0x3d639e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x800c81=>{const {fr:{dictionary:_0x12a7e2,getPluralForm:_0x507250}}={'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':_0x416649=>0x0==_0x416649||0x1==_0x416649?0x0:0x0!=_0x416649&&_0x416649%0xf4240==0x0?0x1:0x2}};_0x800c81['fr']||={'dictionary':{},'getPluralForm':null},_0x800c81['fr']['dictionary']=Object['assign'](_0x800c81['fr']['dictionary'],_0x12a7e2),_0x800c81['fr']['getPluralForm']=_0x507250;})(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':_0x50c891=>0x1!=_0x50c891}};
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':_0x1decb6=>0x1!=_0x1decb6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dca03=>{const {gl:{dictionary:_0x5d1584,getPluralForm:_0x285d65}}={'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':_0x31344d=>0x1!=_0x31344d}};_0x2dca03['gl']||={'dictionary':{},'getPluralForm':null},_0x2dca03['gl']['dictionary']=Object['assign'](_0x2dca03['gl']['dictionary'],_0x5d1584),_0x2dca03['gl']['getPluralForm']=_0x285d65;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x246a8e=>{const {gl:{dictionary:_0x2ca50a,getPluralForm:_0x1681a3}}={'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':_0x2c02b1=>0x1!=_0x2c02b1}};_0x246a8e['gl']||={'dictionary':{},'getPluralForm':null},_0x246a8e['gl']['dictionary']=Object['assign'](_0x246a8e['gl']['dictionary'],_0x2ca50a),_0x246a8e['gl']['getPluralForm']=_0x1681a3;})(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':_0x21abe9=>0x1==_0x21abe9&&_0x21abe9%0x1==0x0?0x0:0x2==_0x21abe9&&_0x21abe9%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':_0x1d64df=>0x1==_0x1d64df&&_0x1d64df%0x1==0x0?0x0:0x2==_0x1d64df&&_0x1d64df%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6bc4dc=>{const {he:{dictionary:_0x4b3907,getPluralForm:_0x48f4f8}}={'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':_0x58a9a6=>0x1==_0x58a9a6&&_0x58a9a6%0x1==0x0?0x0:0x2==_0x58a9a6&&_0x58a9a6%0x1==0x0?0x1:0x2}};_0x6bc4dc['he']||={'dictionary':{},'getPluralForm':null},_0x6bc4dc['he']['dictionary']=Object['assign'](_0x6bc4dc['he']['dictionary'],_0x4b3907),_0x6bc4dc['he']['getPluralForm']=_0x48f4f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3dcbf1=>{const {he:{dictionary:_0x51c2ab,getPluralForm:_0x2e12bd}}={'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':_0x4f4e69=>0x1==_0x4f4e69&&_0x4f4e69%0x1==0x0?0x0:0x2==_0x4f4e69&&_0x4f4e69%0x1==0x0?0x1:0x2}};_0x3dcbf1['he']||={'dictionary':{},'getPluralForm':null},_0x3dcbf1['he']['dictionary']=Object['assign'](_0x3dcbf1['he']['dictionary'],_0x51c2ab),_0x3dcbf1['he']['getPluralForm']=_0x2e12bd;})(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':_0x4a309d=>0x1!=_0x4a309d}};
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':_0x125fea=>0x1!=_0x125fea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe2ee11=>{const {hi:{dictionary:_0x33f6c4,getPluralForm:_0x2466b9}}={'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':_0x46bf52=>0x1!=_0x46bf52}};_0xe2ee11['hi']||={'dictionary':{},'getPluralForm':null},_0xe2ee11['hi']['dictionary']=Object['assign'](_0xe2ee11['hi']['dictionary'],_0x33f6c4),_0xe2ee11['hi']['getPluralForm']=_0x2466b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b5582=>{const {hi:{dictionary:_0x3c2ba0,getPluralForm:_0x359991}}={'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':_0x4629c6=>0x1!=_0x4629c6}};_0x1b5582['hi']||={'dictionary':{},'getPluralForm':null},_0x1b5582['hi']['dictionary']=Object['assign'](_0x1b5582['hi']['dictionary'],_0x3c2ba0),_0x1b5582['hi']['getPluralForm']=_0x359991;})(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':_0xf88606=>_0xf88606%0xa==0x1&&_0xf88606%0x64!=0xb?0x0:_0xf88606%0xa>=0x2&&_0xf88606%0xa<=0x4&&(_0xf88606%0x64<0xa||_0xf88606%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':_0x39f2ac=>_0x39f2ac%0xa==0x1&&_0x39f2ac%0x64!=0xb?0x0:_0x39f2ac%0xa>=0x2&&_0x39f2ac%0xa<=0x4&&(_0x39f2ac%0x64<0xa||_0x39f2ac%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb2f056=>{const {hr:{dictionary:_0x572142,getPluralForm:_0x25440e}}={'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':_0x1e4bb6=>_0x1e4bb6%0xa==0x1&&_0x1e4bb6%0x64!=0xb?0x0:_0x1e4bb6%0xa>=0x2&&_0x1e4bb6%0xa<=0x4&&(_0x1e4bb6%0x64<0xa||_0x1e4bb6%0x64>=0x14)?0x1:0x2}};_0xb2f056['hr']||={'dictionary':{},'getPluralForm':null},_0xb2f056['hr']['dictionary']=Object['assign'](_0xb2f056['hr']['dictionary'],_0x572142),_0xb2f056['hr']['getPluralForm']=_0x25440e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5aef44=>{const {hr:{dictionary:_0x426fbf,getPluralForm:_0x5cc6fb}}={'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':_0x2a8b6c=>_0x2a8b6c%0xa==0x1&&_0x2a8b6c%0x64!=0xb?0x0:_0x2a8b6c%0xa>=0x2&&_0x2a8b6c%0xa<=0x4&&(_0x2a8b6c%0x64<0xa||_0x2a8b6c%0x64>=0x14)?0x1:0x2}};_0x5aef44['hr']||={'dictionary':{},'getPluralForm':null},_0x5aef44['hr']['dictionary']=Object['assign'](_0x5aef44['hr']['dictionary'],_0x426fbf),_0x5aef44['hr']['getPluralForm']=_0x5cc6fb;})(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':_0xafc4c4=>0x1!=_0xafc4c4}};
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':_0x4c7246=>0x1!=_0x4c7246}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b5a18=>{const {hu:{dictionary:_0x55ba45,getPluralForm:_0xa454a9}}={'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':_0x19f8ce=>0x1!=_0x19f8ce}};_0x1b5a18['hu']||={'dictionary':{},'getPluralForm':null},_0x1b5a18['hu']['dictionary']=Object['assign'](_0x1b5a18['hu']['dictionary'],_0x55ba45),_0x1b5a18['hu']['getPluralForm']=_0xa454a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfe31ab=>{const {hu:{dictionary:_0x4fb6a4,getPluralForm:_0x447b5d}}={'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':_0x1036fa=>0x1!=_0x1036fa}};_0xfe31ab['hu']||={'dictionary':{},'getPluralForm':null},_0xfe31ab['hu']['dictionary']=Object['assign'](_0xfe31ab['hu']['dictionary'],_0x4fb6a4),_0xfe31ab['hu']['getPluralForm']=_0x447b5d;})(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':_0x27fea1=>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':_0x371362=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8cf0dd=>{const {id:{dictionary:_0x12cee6,getPluralForm:_0x5c7bd4}}={'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':_0x45fb05=>0x0}};_0x8cf0dd['id']||={'dictionary':{},'getPluralForm':null},_0x8cf0dd['id']['dictionary']=Object['assign'](_0x8cf0dd['id']['dictionary'],_0x12cee6),_0x8cf0dd['id']['getPluralForm']=_0x5c7bd4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2782c8=>{const {id:{dictionary:_0x3748f2,getPluralForm:_0x40baac}}={'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':_0x222ec2=>0x0}};_0x2782c8['id']||={'dictionary':{},'getPluralForm':null},_0x2782c8['id']['dictionary']=Object['assign'](_0x2782c8['id']['dictionary'],_0x3748f2),_0x2782c8['id']['getPluralForm']=_0x40baac;})(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':_0x543610=>0x1==_0x543610?0x0:0x0!=_0x543610&&_0x543610%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':_0x4ec5a5=>0x1==_0x4ec5a5?0x0:0x0!=_0x4ec5a5&&_0x4ec5a5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x384838=>{const {it:{dictionary:_0x322f36,getPluralForm:_0x20dd52}}={'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':_0x20ed0f=>0x1==_0x20ed0f?0x0:0x0!=_0x20ed0f&&_0x20ed0f%0xf4240==0x0?0x1:0x2}};_0x384838['it']||={'dictionary':{},'getPluralForm':null},_0x384838['it']['dictionary']=Object['assign'](_0x384838['it']['dictionary'],_0x322f36),_0x384838['it']['getPluralForm']=_0x20dd52;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x154483=>{const {it:{dictionary:_0x359e3a,getPluralForm:_0x3c230e}}={'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':_0x7bb826=>0x1==_0x7bb826?0x0:0x0!=_0x7bb826&&_0x7bb826%0xf4240==0x0?0x1:0x2}};_0x154483['it']||={'dictionary':{},'getPluralForm':null},_0x154483['it']['dictionary']=Object['assign'](_0x154483['it']['dictionary'],_0x359e3a),_0x154483['it']['getPluralForm']=_0x3c230e;})(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':_0x258753=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x216241=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d933a=>{const {ja:{dictionary:_0x2392ff,getPluralForm:_0x6e1ca2}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x59337e=>0x0}};_0x1d933a['ja']||={'dictionary':{},'getPluralForm':null},_0x1d933a['ja']['dictionary']=Object['assign'](_0x1d933a['ja']['dictionary'],_0x2392ff),_0x1d933a['ja']['getPluralForm']=_0x6e1ca2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37dff6=>{const {ja:{dictionary:_0x35ae4f,getPluralForm:_0x64f850}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4f310e=>0x0}};_0x37dff6['ja']||={'dictionary':{},'getPluralForm':null},_0x37dff6['ja']['dictionary']=Object['assign'](_0x37dff6['ja']['dictionary'],_0x35ae4f),_0x37dff6['ja']['getPluralForm']=_0x64f850;})(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':_0x509a1d=>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':_0x4357d3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a21dc=>{const {ko:{dictionary:_0x221c18,getPluralForm:_0xd03148}}={'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':_0x26c1b7=>0x0}};_0x4a21dc['ko']||={'dictionary':{},'getPluralForm':null},_0x4a21dc['ko']['dictionary']=Object['assign'](_0x4a21dc['ko']['dictionary'],_0x221c18),_0x4a21dc['ko']['getPluralForm']=_0xd03148;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ba639=>{const {ko:{dictionary:_0x1a7bda,getPluralForm:_0x5a224d}}={'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':_0x2c9ba8=>0x0}};_0x4ba639['ko']||={'dictionary':{},'getPluralForm':null},_0x4ba639['ko']['dictionary']=Object['assign'](_0x4ba639['ko']['dictionary'],_0x1a7bda),_0x4ba639['ko']['getPluralForm']=_0x5a224d;})(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':_0x27353c=>_0x27353c%0xa==0x1&&(_0x27353c%0x64>0x13||_0x27353c%0x64<0xb)?0x0:_0x27353c%0xa>=0x2&&_0x27353c%0xa<=0x9&&(_0x27353c%0x64>0x13||_0x27353c%0x64<0xb)?0x1:_0x27353c%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':_0x4efdbd=>_0x4efdbd%0xa==0x1&&(_0x4efdbd%0x64>0x13||_0x4efdbd%0x64<0xb)?0x0:_0x4efdbd%0xa>=0x2&&_0x4efdbd%0xa<=0x9&&(_0x4efdbd%0x64>0x13||_0x4efdbd%0x64<0xb)?0x1:_0x4efdbd%0x1!=0x0?0x2:0x3}};