@ckeditor/ckeditor5-import-word 42.0.0-alpha.4 → 42.0.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>d,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const l=p;!function(t,e){const r=p,o=t();for(;;)try{if(653803===-parseInt(r(458))/1+parseInt(r(455))/2+-parseInt(r(437))/3+parseInt(r(442))/4+-parseInt(r(448))/5+parseInt(r(443))/6+-parseInt(r(438))/7*(-parseInt(r(456))/8))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(u);class d extends t.Plugin{static get[l(439)](){return l(460)}static get[l(454)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(435)]}constructor(t){const e=l;super(t),this[e(445)]=null}async[l(440)](){const t=l,e=this[t(453)];e[t(446)][t(450)](t(457),{converterUrl:t(463),tokenUrl:(e[t(446)][t(447)](t(449))||{})[t(436)],formatting:{resets:t(462),defaults:t(462),styles:t(444)}}),e[t(434)][t(441)](t(457),new c(e));const{tokenUrl:r}=e[t(446)][t(447)](t(457));if(r){const{tokenUrl:o}=e[t(446)][t(447)](t(449))||{};this[t(445)]=r===o?e[t(452)][t(447)](t(435))[t(461)]:await e[t(452)][t(447)](t(435))[t(459)](r)}}[l(451)](){return this[l(445)]}}function p(t,e){const r=u();return(p=function(t,e){return r[t-=434]})(t,e)}function u(){const t=["importWord","222787EUtGlk","registerTokenUrl","ImportWordEditing","token","none","https://docx-converter.cke-cs.com/v2/convert/docx-html","commands","CloudServices","tokenUrl","3653493gTSTBT","11347AGWUep","pluginName","init","add","3542256ymZnNA","3938016kADoqP","inline","_token","config","get","1097845VtttON","cloudServices","define","getToken","plugins","editor","requires","334914oYEcKe","2984voNaYL"];return(u=function(){return t})()}var h=g;function m(){var t=["8948216oxfkNX","213800ZRUHtD","941132lXfjyj","24EnYfry","2914807NlxXvK","2188672aQwDVn","pluginName","requires","4837458seyIlJ","3614435FJinYW","ImportWord"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=209]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(586602===-parseInt(r(214))/1+parseInt(r(217))/2+parseInt(r(215))/3*(parseInt(r(213))/4)+-parseInt(r(210))/5+-parseInt(r(209))/6+parseInt(r(216))/7+parseInt(r(212))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(218)](){return h(211)}static get[h(219)](){return[d,n]}}function I(){var t=["2152808RoydKg","296171BCvNaq","1046178lJrTeI","1614423xZpBkK","2sXgbtw","20NfPTMJ","2084187YeOtNY","13565970mezyBF","641612qDcSZr"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=466]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(366483===-parseInt(r(466))/1+-parseInt(r(469))/2*(-parseInt(r(468))/3)+-parseInt(r(473))/4*(parseInt(r(470))/5)+-parseInt(r(467))/6+-parseInt(r(471))/7+-parseInt(r(474))/8+parseInt(r(472))/9)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:()=>p,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 d=l;function l(t,e){const r=u();return(l=function(t,e){return r[t-=207]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(130830===parseInt(r(217))/1+-parseInt(r(236))/2+-parseInt(r(213))/3*(-parseInt(r(234))/4)+-parseInt(r(226))/5+-parseInt(r(228))/6+parseInt(r(221))/7+-parseInt(r(215))/8*(-parseInt(r(235))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(u);class p extends t.Plugin{static get[d(219)](){return d(208)}static get[d(214)](){const t=d;return[e.Notification,i.ClipboardPipeline,t(212)]}constructor(t){const e=d;super(t),this[e(222)]=null}async[d(220)](){const t=d,e=this[t(232)];e[t(227)][t(225)](t(211),{converterUrl:t(233),tokenUrl:(e[t(227)][t(218)](t(207))||{})[t(210)],formatting:{resets:t(223),defaults:t(223),styles:t(237)}}),e[t(209)][t(224)](t(211),new c(e));const{tokenUrl:r}=e[t(227)][t(218)](t(211));if(r){const{tokenUrl:o}=e[t(227)][t(218)](t(207))||{};this[t(222)]=r===o?e[t(230)][t(218)](t(212))[t(216)]:await e[t(230)][t(218)](t(212))[t(229)](r)}}[d(231)](){return this[d(222)]}}function u(){const t=["registerTokenUrl","plugins","getToken","editor","https://docx-converter.cke-cs.com/v2/convert/docx-html","318968Rtmurx","1138014BEIrOJ","249796xAWHXz","inline","cloudServices","ImportWordEditing","commands","tokenUrl","importWord","CloudServices","3OXotCi","requires","8bGBFNx","token","32758EVVhRc","get","pluginName","init","1644685BOuzxs","_token","none","add","define","236590kuMATn","config","1025130PPGbzn"];return(u=function(){return t})()}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=116]})(t,e)}!function(t,e){for(var r=m,o=t();;)try{if(605967===parseInt(r(122))/1*(parseInt(r(128))/2)+-parseInt(r(118))/3+-parseInt(r(121))/4*(parseInt(r(123))/5)+parseInt(r(117))/6+-parseInt(r(125))/7*(parseInt(r(120))/8)+-parseInt(r(116))/9+parseInt(r(124))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(127)](){return h(119)}static get[h(126)](){return[p,n]}}function g(){var t=["40TNatfh","4757828WwLCzz","603931BkGZjV","5TSlRfQ","8870260ubSLoC","728147WWUGKf","requires","pluginName","4PRwLqn","5945985adTXTS","6833148WLydBF","772656NYopLU","ImportWord"];return(g=function(){return t})()}function I(){var t=["263034EswnKl","1163948NLTtQV","973467IJZWVD","4198mhNkfk","20witoDG","10836bioymJ","89138gZoMmd","55DUycKm","609KbzXlK","2988502vDWJzC","16SvvNih"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=454]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(228614===parseInt(r(459))/1+parseInt(r(462))/2*(-parseInt(r(456))/3)+parseInt(r(460))/4+parseInt(r(455))/5*(parseInt(r(464))/6)+-parseInt(r(454))/7*(-parseInt(r(458))/8)+parseInt(r(461))/9*(-parseInt(r(463))/10)+parseInt(r(457))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(I)})(),(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 _0x363db8,Command as _0x4d07ae}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x324b33,MenuBarMenuListItemFileDialogButtonView as _0x2a2894,SpinnerView as _0x40fae8,Notification as _0x1c2037}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x533b67}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2b10d4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x185d00,uid as _0x1696d1,logWarning as _0x1167e6,logError as _0x31856e}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x363db8{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x13a4d3=this['editor'];_0x13a4d3['ui']['componentFactory']['add']('importWord',()=>{const _0x1c1827=this['_createButton'](_0x324b33),_0x43dac0=_0x13a4d3['commands']['get']('importWord');return _0x1c1827['bind']('isOn')['to'](_0x43dac0,'isBusy'),_0x1c1827['tooltip']=!0x0,_0x1c1827;}),_0x13a4d3['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x2a2894));}['_createButton'](_0x1f9d37){const _0x554157=this['editor'],t=_0x554157['locale']['t'],_0x7164c7=_0x554157['commands']['get']('importWord'),_0x4f8634=new _0x1f9d37(_0x554157['locale']),_0x2aa6f1=new _0x40fae8();return _0x4f8634['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x4f8634['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'}),_0x4f8634['bind']('isEnabled')['to'](_0x7164c7),_0x4f8634['bind']('label')['to'](_0x7164c7,'isBusy',_0x5cb56d=>t(_0x5cb56d?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x2aa6f1['bind']('isVisible')['to'](_0x7164c7,'isBusy'),_0x4f8634['iconView']['bind']('isVisible')['to'](_0x7164c7,'isBusy',_0xa1a1c2=>!_0xa1a1c2),_0x4f8634['children']['add'](_0x2aa6f1),_0x4f8634['on']('done',(_0x11afbd,_0x418145)=>{_0x554157['execute']('importWord',_0x418145[0x0],{}),_0x554157['editing']['view']['focus']();}),_0x4f8634;}}class d extends _0x4d07ae{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4e8fb2){super(_0x4e8fb2),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x3b37eb,_0x55738e)=>{const _0x27f888=new DataTransfer();_0x27f888['setData']('text/html',_0x55738e['html']);const _0xc1114c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x35962b=>{this['_importMarker']['stopListening'](),_0x35962b['setSelection'](_0xc1114c),_0x4e8fb2['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x27f888});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x26c751,_0x27df62={}){if(this['isBusy'])return Promise['resolve']();const _0x240def=this['editor']['config']['get']('importWord'),_0x3a932f={'url':_0x240def['converterUrl'],'file':_0x26c751,'serviceConfig':{..._0x27df62,'formatting':_0x240def['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3a932f)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x4ef263=this['editor']['model'],_0x503785=_0x4ef263['schema'],_0x5e876c=_0x4ef263['document']['selection'],_0x2cd072=_0x185d00(_0x5e876c['getSelectedBlocks']());return!!_0x2cd072&&_0x503785['checkChild'](_0x2cd072['parent'],'paragraph');}['_prepareForImport'](){const _0xb515cf=this['editor'],_0x44000a=_0xb515cf['model'],_0x177b64=_0x44000a['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xb515cf['model']['createBatch']({'isUndoable':!0x0}),_0x44000a['enqueueChange'](this['_undoStepBatch'],_0x350d9a=>{_0x177b64['isCollapsed']||_0x44000a['deleteContent'](_0x177b64,{'leaveUnmerged':!0x0});const _0x2b6eed=_0x177b64['getFirstPosition'](),_0x4e60b4=_0x185d00(_0x177b64['getSelectedBlocks']());let _0x2de314;_0x2de314=_0x4e60b4['is']('element','paragraph')&&_0x4e60b4['isEmpty']?_0x2b6eed:_0x2b6eed['isAtStart']?_0x44000a['createPositionBefore'](_0x4e60b4):_0x2b6eed['isAtEnd']?_0x44000a['createPositionAfter'](_0x4e60b4):_0x350d9a['split'](_0x2b6eed)['position'],this['_importMarker']=_0x350d9a['addMarker']('importWord:'+_0x1696d1(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2b10d4(_0x2de314)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x52850e=this['editor']['model'];_0x52850e['markers']['has'](this['_importMarker'])&&_0x52850e['enqueueChange'](this['_undoStepBatch'],_0xbbc17f=>{_0xbbc17f['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0xb8a7ad,file:_0x18f06a,serviceConfig:_0x22a72d}){const _0x2a4e50=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x5b4970=new FormData();_0x5b4970['set']('config',JSON['stringify'](_0x22a72d)),_0x5b4970['set']('file',_0x18f06a);const _0x429d64={'method':'POST','headers':{},'body':_0x5b4970,'signal':this['_abortController']['signal']};return _0x2a4e50&&(_0x429d64['headers']['Authorization']=_0x2a4e50['value']),fetch(_0xb8a7ad,_0x429d64);}['_handleImportResponse'](_0x4bb6cc){return _0x4bb6cc['ok']?_0x4bb6cc['json']()['then'](_0x28ecc0=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x28ecc0);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x1167e6('import-word-plugin-import-cancelled');const _0x2bad74=this['editor'],_0x10b93c=(0x0,_0x2bad74['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2bad74['plugins']['get']('Notification')['showWarning'](_0x10b93c),_0x31856e('import-word-plugin-conversion-failed');}}class e extends _0x363db8{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1c2037,_0x533b67,'CloudServices'];}constructor(_0x582fa4){super(_0x582fa4),this['_token']=null;}async['init'](){const _0x234b33=this['editor'];_0x234b33['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x234b33['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x234b33['commands']['add']('importWord',new d(_0x234b33));const {tokenUrl:_0x4d33e9}=_0x234b33['config']['get']('importWord');if(_0x4d33e9){const {tokenUrl:_0x11e2b6}=_0x234b33['config']['get']('cloudServices')||{};this['_token']=_0x4d33e9===_0x11e2b6?_0x234b33['plugins']['get']('CloudServices')['token']:await _0x234b33['plugins']['get']('CloudServices')['registerTokenUrl'](_0x4d33e9);}}['getToken'](){return this['_token'];}}class i extends _0x363db8{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 _0x2b2f48,Command as _0x3e192e}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x831f2d,MenuBarMenuListItemFileDialogButtonView as _0x494116,SpinnerView as _0x583183,Notification as _0xc01bd8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x1e57b8}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x18657f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x30f486,uid as _0x188a71,logWarning as _0x210835,logError as _0x5a4b38}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x2b2f48{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x5e6ce2=this['editor'];_0x5e6ce2['ui']['componentFactory']['add']('importWord',()=>{const _0x22bd35=this['_createButton'](_0x831f2d),_0x4ee194=_0x5e6ce2['commands']['get']('importWord');return _0x22bd35['bind']('isOn')['to'](_0x4ee194,'isBusy'),_0x22bd35['tooltip']=!0x0,_0x22bd35;}),_0x5e6ce2['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x494116));}['_createButton'](_0x4919f4){const _0x328dfc=this['editor'],t=_0x328dfc['locale']['t'],_0x51db87=_0x328dfc['commands']['get']('importWord'),_0x58a7bd=new _0x4919f4(_0x328dfc['locale']),_0xbff1c4=new _0x583183();return _0x58a7bd['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x58a7bd['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'}),_0x58a7bd['bind']('isEnabled')['to'](_0x51db87),_0x58a7bd['bind']('label')['to'](_0x51db87,'isBusy',_0x302e45=>t(_0x302e45?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xbff1c4['bind']('isVisible')['to'](_0x51db87,'isBusy'),_0x58a7bd['iconView']['bind']('isVisible')['to'](_0x51db87,'isBusy',_0x137d69=>!_0x137d69),_0x58a7bd['children']['add'](_0xbff1c4),_0x58a7bd['on']('done',(_0x424c17,_0x1e3b74)=>{_0x328dfc['execute']('importWord',_0x1e3b74[0x0],{}),_0x328dfc['editing']['view']['focus']();}),_0x58a7bd;}}class d extends _0x3e192e{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x120857){super(_0x120857),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x2e7c4a,_0x4b5c76)=>{const _0x1ca83f=new DataTransfer();_0x1ca83f['setData']('text/html',_0x4b5c76['html']);const _0x20afc7=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x505e09=>{this['_importMarker']['stopListening'](),_0x505e09['setSelection'](_0x20afc7),_0x120857['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x1ca83f});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xf7d7e1,_0x3c56e4={}){if(this['isBusy'])return Promise['resolve']();const _0x9acbbb=this['editor']['config']['get']('importWord'),_0xda6ac5={'url':_0x9acbbb['converterUrl'],'file':_0xf7d7e1,'serviceConfig':{..._0x3c56e4,'formatting':_0x9acbbb['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xda6ac5)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x1ba3e2=this['editor']['model'],_0xfc2765=_0x1ba3e2['schema'],_0x114e3e=_0x1ba3e2['document']['selection'],_0xc0831c=_0x30f486(_0x114e3e['getSelectedBlocks']());return!!_0xc0831c&&_0xfc2765['checkChild'](_0xc0831c['parent'],'paragraph');}['_prepareForImport'](){const _0x49f9a=this['editor'],_0x2ef941=_0x49f9a['model'],_0x2d7cc5=_0x2ef941['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x49f9a['model']['createBatch']({'isUndoable':!0x0}),_0x2ef941['enqueueChange'](this['_undoStepBatch'],_0x43d814=>{_0x2d7cc5['isCollapsed']||_0x2ef941['deleteContent'](_0x2d7cc5,{'leaveUnmerged':!0x0});const _0x4ee080=_0x2d7cc5['getFirstPosition'](),_0x430d0b=_0x30f486(_0x2d7cc5['getSelectedBlocks']());let _0xf87a8d;_0xf87a8d=_0x430d0b['is']('element','paragraph')&&_0x430d0b['isEmpty']?_0x4ee080:_0x4ee080['isAtStart']?_0x2ef941['createPositionBefore'](_0x430d0b):_0x4ee080['isAtEnd']?_0x2ef941['createPositionAfter'](_0x430d0b):_0x43d814['split'](_0x4ee080)['position'],this['_importMarker']=_0x43d814['addMarker']('importWord:'+_0x188a71(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x18657f(_0xf87a8d)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x39a5da=this['editor']['model'];_0x39a5da['markers']['has'](this['_importMarker'])&&_0x39a5da['enqueueChange'](this['_undoStepBatch'],_0x2bdf63=>{_0x2bdf63['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x1aeadc,file:_0x17f5fb,serviceConfig:_0x426291}){const _0x25f3b2=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x36fcf2=new FormData();_0x36fcf2['set']('config',JSON['stringify'](_0x426291)),_0x36fcf2['set']('file',_0x17f5fb);const _0x4956dd={'method':'POST','headers':{},'body':_0x36fcf2,'signal':this['_abortController']['signal']};return _0x25f3b2&&(_0x4956dd['headers']['Authorization']=_0x25f3b2['value']),fetch(_0x1aeadc,_0x4956dd);}['_handleImportResponse'](_0x33ba97){return _0x33ba97['ok']?_0x33ba97['json']()['then'](_0x3334cf=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x3334cf);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x210835('import-word-plugin-import-cancelled');const _0x1d76b5=this['editor'],_0x9eb59b=(0x0,_0x1d76b5['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x1d76b5['plugins']['get']('Notification')['showWarning'](_0x9eb59b),_0x5a4b38('import-word-plugin-conversion-failed');}}class e extends _0x2b2f48{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0xc01bd8,_0x1e57b8,'CloudServices'];}constructor(_0x4d081a){super(_0x4d081a),this['_token']=null;}async['init'](){const _0x3f215c=this['editor'];_0x3f215c['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x3f215c['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x3f215c['commands']['add']('importWord',new d(_0x3f215c));const {tokenUrl:_0x87139}=_0x3f215c['config']['get']('importWord');if(_0x87139){const {tokenUrl:_0x2ebf1b}=_0x3f215c['config']['get']('cloudServices')||{};this['_token']=_0x87139===_0x2ebf1b?_0x3f215c['plugins']['get']('CloudServices')['token']:await _0x3f215c['plugins']['get']('CloudServices')['registerTokenUrl'](_0x87139);}}['getToken'](){return this['_token'];}}class i extends _0x2b2f48{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':_0x21ce6b=>0x0==_0x21ce6b?0x0:0x1==_0x21ce6b?0x1:0x2==_0x21ce6b?0x2:_0x21ce6b%0x64>=0x3&&_0x21ce6b%0x64<=0xa?0x3:_0x21ce6b%0x64>=0xb&&_0x21ce6b%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':_0x49b331=>0x0==_0x49b331?0x0:0x1==_0x49b331?0x1:0x2==_0x49b331?0x2:_0x49b331%0x64>=0x3&&_0x49b331%0x64<=0xa?0x3:_0x49b331%0x64>=0xb&&_0x49b331%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36009c=>{const {ar:{dictionary:_0x3a318f,getPluralForm:_0x44c85a}}={'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':_0x315632=>0x0==_0x315632?0x0:0x1==_0x315632?0x1:0x2==_0x315632?0x2:_0x315632%0x64>=0x3&&_0x315632%0x64<=0xa?0x3:_0x315632%0x64>=0xb&&_0x315632%0x64<=0x63?0x4:0x5}};_0x36009c['ar']||={'dictionary':{},'getPluralForm':null},_0x36009c['ar']['dictionary']=Object['assign'](_0x36009c['ar']['dictionary'],_0x3a318f),_0x36009c['ar']['getPluralForm']=_0x44c85a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x141029=>{const {ar:{dictionary:_0x507a44,getPluralForm:_0x1641be}}={'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':_0x48e36f=>0x0==_0x48e36f?0x0:0x1==_0x48e36f?0x1:0x2==_0x48e36f?0x2:_0x48e36f%0x64>=0x3&&_0x48e36f%0x64<=0xa?0x3:_0x48e36f%0x64>=0xb&&_0x48e36f%0x64<=0x63?0x4:0x5}};_0x141029['ar']||={'dictionary':{},'getPluralForm':null},_0x141029['ar']['dictionary']=Object['assign'](_0x141029['ar']['dictionary'],_0x507a44),_0x141029['ar']['getPluralForm']=_0x1641be;})(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':_0x3f01a1=>0x1!=_0x3f01a1}};
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':_0x190b2=>0x1!=_0x190b2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51c86f=>{const {bg:{dictionary:_0x1c3eaa,getPluralForm:_0x6ad529}}={'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':_0x54805b=>0x1!=_0x54805b}};_0x51c86f['bg']||={'dictionary':{},'getPluralForm':null},_0x51c86f['bg']['dictionary']=Object['assign'](_0x51c86f['bg']['dictionary'],_0x1c3eaa),_0x51c86f['bg']['getPluralForm']=_0x6ad529;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ad2ae=>{const {bg:{dictionary:_0x5acae4,getPluralForm:_0x4b9877}}={'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':_0x1d42fe=>0x1!=_0x1d42fe}};_0x1ad2ae['bg']||={'dictionary':{},'getPluralForm':null},_0x1ad2ae['bg']['dictionary']=Object['assign'](_0x1ad2ae['bg']['dictionary'],_0x5acae4),_0x1ad2ae['bg']['getPluralForm']=_0x4b9877;})(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':_0x49ed0e=>0x1!=_0x49ed0e}};
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':_0x3efbc0=>0x1!=_0x3efbc0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1be10c=>{const {bn:{dictionary:_0x527d7d,getPluralForm:_0x4f18e2}}={'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':_0x6edd52=>0x1!=_0x6edd52}};_0x1be10c['bn']||={'dictionary':{},'getPluralForm':null},_0x1be10c['bn']['dictionary']=Object['assign'](_0x1be10c['bn']['dictionary'],_0x527d7d),_0x1be10c['bn']['getPluralForm']=_0x4f18e2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17f3e2=>{const {bn:{dictionary:_0x3b72f8,getPluralForm:_0x269160}}={'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':_0xf2c53d=>0x1!=_0xf2c53d}};_0x17f3e2['bn']||={'dictionary':{},'getPluralForm':null},_0x17f3e2['bn']['dictionary']=Object['assign'](_0x17f3e2['bn']['dictionary'],_0x3b72f8),_0x17f3e2['bn']['getPluralForm']=_0x269160;})(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':_0x4a8f74=>0x1!=_0x4a8f74}};
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':_0x16afd2=>0x1!=_0x16afd2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f548d=>{const {ca:{dictionary:_0x286b66,getPluralForm:_0x530c9a}}={'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':_0x4ff53f=>0x1!=_0x4ff53f}};_0x2f548d['ca']||={'dictionary':{},'getPluralForm':null},_0x2f548d['ca']['dictionary']=Object['assign'](_0x2f548d['ca']['dictionary'],_0x286b66),_0x2f548d['ca']['getPluralForm']=_0x530c9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58ee50=>{const {ca:{dictionary:_0x33148d,getPluralForm:_0x4e290b}}={'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':_0x4a53b2=>0x1!=_0x4a53b2}};_0x58ee50['ca']||={'dictionary':{},'getPluralForm':null},_0x58ee50['ca']['dictionary']=Object['assign'](_0x58ee50['ca']['dictionary'],_0x33148d),_0x58ee50['ca']['getPluralForm']=_0x4e290b;})(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':_0x14c6e9=>0x1==_0x14c6e9&&_0x14c6e9%0x1==0x0?0x0:_0x14c6e9>=0x2&&_0x14c6e9<=0x4&&_0x14c6e9%0x1==0x0?0x1:_0x14c6e9%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':_0x3a0b10=>0x1==_0x3a0b10&&_0x3a0b10%0x1==0x0?0x0:_0x3a0b10>=0x2&&_0x3a0b10<=0x4&&_0x3a0b10%0x1==0x0?0x1:_0x3a0b10%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18f632=>{const {cs:{dictionary:_0x43ae82,getPluralForm:_0x254113}}={'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':_0x49623d=>0x1==_0x49623d&&_0x49623d%0x1==0x0?0x0:_0x49623d>=0x2&&_0x49623d<=0x4&&_0x49623d%0x1==0x0?0x1:_0x49623d%0x1!=0x0?0x2:0x3}};_0x18f632['cs']||={'dictionary':{},'getPluralForm':null},_0x18f632['cs']['dictionary']=Object['assign'](_0x18f632['cs']['dictionary'],_0x43ae82),_0x18f632['cs']['getPluralForm']=_0x254113;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dfc7e=>{const {cs:{dictionary:_0x5a80dc,getPluralForm:_0x3ab40b}}={'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':_0x318eac=>0x1==_0x318eac&&_0x318eac%0x1==0x0?0x0:_0x318eac>=0x2&&_0x318eac<=0x4&&_0x318eac%0x1==0x0?0x1:_0x318eac%0x1!=0x0?0x2:0x3}};_0x1dfc7e['cs']||={'dictionary':{},'getPluralForm':null},_0x1dfc7e['cs']['dictionary']=Object['assign'](_0x1dfc7e['cs']['dictionary'],_0x5a80dc),_0x1dfc7e['cs']['getPluralForm']=_0x3ab40b;})(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':_0x5f1b5b=>0x1!=_0x5f1b5b}};
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':_0x21c9b5=>0x1!=_0x21c9b5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42f590=>{const {da:{dictionary:_0x5cc8ce,getPluralForm:_0x319c94}}={'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':_0x316230=>0x1!=_0x316230}};_0x42f590['da']||={'dictionary':{},'getPluralForm':null},_0x42f590['da']['dictionary']=Object['assign'](_0x42f590['da']['dictionary'],_0x5cc8ce),_0x42f590['da']['getPluralForm']=_0x319c94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x224c7c=>{const {da:{dictionary:_0x582e1d,getPluralForm:_0x19f056}}={'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':_0x5b8b6b=>0x1!=_0x5b8b6b}};_0x224c7c['da']||={'dictionary':{},'getPluralForm':null},_0x224c7c['da']['dictionary']=Object['assign'](_0x224c7c['da']['dictionary'],_0x582e1d),_0x224c7c['da']['getPluralForm']=_0x19f056;})(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':_0x533542=>0x1!=_0x533542}};
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':_0x341021=>0x1!=_0x341021}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a5cd2=>{const {de:{dictionary:_0x51de06,getPluralForm:_0x3c91f3}}={'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':_0x192ed0=>0x1!=_0x192ed0}};_0x1a5cd2['de']||={'dictionary':{},'getPluralForm':null},_0x1a5cd2['de']['dictionary']=Object['assign'](_0x1a5cd2['de']['dictionary'],_0x51de06),_0x1a5cd2['de']['getPluralForm']=_0x3c91f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b3d6c=>{const {de:{dictionary:_0x24769f,getPluralForm:_0x459e55}}={'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':_0x1dfc0c=>0x1!=_0x1dfc0c}};_0x1b3d6c['de']||={'dictionary':{},'getPluralForm':null},_0x1b3d6c['de']['dictionary']=Object['assign'](_0x1b3d6c['de']['dictionary'],_0x24769f),_0x1b3d6c['de']['getPluralForm']=_0x459e55;})(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':_0x3d08ae=>0x1!=_0x3d08ae}};
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':_0x134750=>0x1!=_0x134750}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a2cee=>{const {el:{dictionary:_0x44e724,getPluralForm:_0x3e3ce2}}={'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':_0x332fc4=>0x1!=_0x332fc4}};_0x3a2cee['el']||={'dictionary':{},'getPluralForm':null},_0x3a2cee['el']['dictionary']=Object['assign'](_0x3a2cee['el']['dictionary'],_0x44e724),_0x3a2cee['el']['getPluralForm']=_0x3e3ce2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a7e3f=>{const {el:{dictionary:_0x1754e7,getPluralForm:_0x5bc589}}={'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':_0x3a520f=>0x1!=_0x3a520f}};_0x4a7e3f['el']||={'dictionary':{},'getPluralForm':null},_0x4a7e3f['el']['dictionary']=Object['assign'](_0x4a7e3f['el']['dictionary'],_0x1754e7),_0x4a7e3f['el']['getPluralForm']=_0x5bc589;})(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':_0x146dd9=>0x1!=_0x146dd9}};
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':_0x296cd6=>0x1!=_0x296cd6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d5af1=>{const {'en-au':{dictionary:_0x4d621d,getPluralForm:_0x1b0768}}={'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':_0x14363c=>0x1!=_0x14363c}};_0x2d5af1['en-au']||={'dictionary':{},'getPluralForm':null},_0x2d5af1['en-au']['dictionary']=Object['assign'](_0x2d5af1['en-au']['dictionary'],_0x4d621d),_0x2d5af1['en-au']['getPluralForm']=_0x1b0768;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x16a2a9=>{const {'en-au':{dictionary:_0x1bf76d,getPluralForm:_0x59032f}}={'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':_0x4fa895=>0x1!=_0x4fa895}};_0x16a2a9['en-au']||={'dictionary':{},'getPluralForm':null},_0x16a2a9['en-au']['dictionary']=Object['assign'](_0x16a2a9['en-au']['dictionary'],_0x1bf76d),_0x16a2a9['en-au']['getPluralForm']=_0x59032f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43f63e=>{const {en:{dictionary:_0x5ebc3e,getPluralForm:_0x4a1afa}}={'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}};_0x43f63e['en']||={'dictionary':{},'getPluralForm':null},_0x43f63e['en']['dictionary']=Object['assign'](_0x43f63e['en']['dictionary'],_0x5ebc3e),_0x43f63e['en']['getPluralForm']=_0x4a1afa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cb1e5=>{const {en:{dictionary:_0x2da8fa,getPluralForm:_0x5cec31}}={'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}};_0x5cb1e5['en']||={'dictionary':{},'getPluralForm':null},_0x5cb1e5['en']['dictionary']=Object['assign'](_0x5cb1e5['en']['dictionary'],_0x2da8fa),_0x5cb1e5['en']['getPluralForm']=_0x5cec31;})(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':_0x229603=>0x1==_0x229603?0x0:0x0!=_0x229603&&_0x229603%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':_0x43aa32=>0x1==_0x43aa32?0x0:0x0!=_0x43aa32&&_0x43aa32%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe961f6=>{const {es:{dictionary:_0x36b78a,getPluralForm:_0x4e6d7}}={'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':_0x49da2b=>0x1==_0x49da2b?0x0:0x0!=_0x49da2b&&_0x49da2b%0xf4240==0x0?0x1:0x2}};_0xe961f6['es']||={'dictionary':{},'getPluralForm':null},_0xe961f6['es']['dictionary']=Object['assign'](_0xe961f6['es']['dictionary'],_0x36b78a),_0xe961f6['es']['getPluralForm']=_0x4e6d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fd8b1=>{const {es:{dictionary:_0x2b68fe,getPluralForm:_0x7f151a}}={'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':_0x520ca1=>0x1==_0x520ca1?0x0:0x0!=_0x520ca1&&_0x520ca1%0xf4240==0x0?0x1:0x2}};_0x2fd8b1['es']||={'dictionary':{},'getPluralForm':null},_0x2fd8b1['es']['dictionary']=Object['assign'](_0x2fd8b1['es']['dictionary'],_0x2b68fe),_0x2fd8b1['es']['getPluralForm']=_0x7f151a;})(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':_0x131fa2=>0x1!=_0x131fa2}};
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':_0x485f85=>0x1!=_0x485f85}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x372f5b=>{const {et:{dictionary:_0xa0989d,getPluralForm:_0x56d7d6}}={'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':_0x4adc03=>0x1!=_0x4adc03}};_0x372f5b['et']||={'dictionary':{},'getPluralForm':null},_0x372f5b['et']['dictionary']=Object['assign'](_0x372f5b['et']['dictionary'],_0xa0989d),_0x372f5b['et']['getPluralForm']=_0x56d7d6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x251662=>{const {et:{dictionary:_0x4a5485,getPluralForm:_0x42e095}}={'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':_0x1cca2e=>0x1!=_0x1cca2e}};_0x251662['et']||={'dictionary':{},'getPluralForm':null},_0x251662['et']['dictionary']=Object['assign'](_0x251662['et']['dictionary'],_0x4a5485),_0x251662['et']['getPluralForm']=_0x42e095;})(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':_0xb7737d=>0x1!=_0xb7737d}};
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':_0x45dffd=>0x1!=_0x45dffd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x502d12=>{const {fi:{dictionary:_0x4b1f01,getPluralForm:_0x274179}}={'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':_0x113f87=>0x1!=_0x113f87}};_0x502d12['fi']||={'dictionary':{},'getPluralForm':null},_0x502d12['fi']['dictionary']=Object['assign'](_0x502d12['fi']['dictionary'],_0x4b1f01),_0x502d12['fi']['getPluralForm']=_0x274179;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1aa9c1=>{const {fi:{dictionary:_0x17ae05,getPluralForm:_0x31cc4a}}={'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':_0x26cd21=>0x1!=_0x26cd21}};_0x1aa9c1['fi']||={'dictionary':{},'getPluralForm':null},_0x1aa9c1['fi']['dictionary']=Object['assign'](_0x1aa9c1['fi']['dictionary'],_0x17ae05),_0x1aa9c1['fi']['getPluralForm']=_0x31cc4a;})(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':_0x3c5ddf=>0x0==_0x3c5ddf||0x1==_0x3c5ddf?0x0:0x0!=_0x3c5ddf&&_0x3c5ddf%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':_0x3202fc=>0x0==_0x3202fc||0x1==_0x3202fc?0x0:0x0!=_0x3202fc&&_0x3202fc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b6c3d=>{const {fr:{dictionary:_0x2584bb,getPluralForm:_0x5f2a42}}={'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':_0x583a0d=>0x0==_0x583a0d||0x1==_0x583a0d?0x0:0x0!=_0x583a0d&&_0x583a0d%0xf4240==0x0?0x1:0x2}};_0x3b6c3d['fr']||={'dictionary':{},'getPluralForm':null},_0x3b6c3d['fr']['dictionary']=Object['assign'](_0x3b6c3d['fr']['dictionary'],_0x2584bb),_0x3b6c3d['fr']['getPluralForm']=_0x5f2a42;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11a31=>{const {fr:{dictionary:_0x1c2912,getPluralForm:_0x2c0715}}={'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':_0x1df9de=>0x0==_0x1df9de||0x1==_0x1df9de?0x0:0x0!=_0x1df9de&&_0x1df9de%0xf4240==0x0?0x1:0x2}};_0x11a31['fr']||={'dictionary':{},'getPluralForm':null},_0x11a31['fr']['dictionary']=Object['assign'](_0x11a31['fr']['dictionary'],_0x1c2912),_0x11a31['fr']['getPluralForm']=_0x2c0715;})(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':_0xdfbd3a=>0x1!=_0xdfbd3a}};
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':_0x103c28=>0x1!=_0x103c28}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19fc11=>{const {gl:{dictionary:_0x281f20,getPluralForm:_0xbe8b04}}={'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':_0x56d94b=>0x1!=_0x56d94b}};_0x19fc11['gl']||={'dictionary':{},'getPluralForm':null},_0x19fc11['gl']['dictionary']=Object['assign'](_0x19fc11['gl']['dictionary'],_0x281f20),_0x19fc11['gl']['getPluralForm']=_0xbe8b04;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7ac062=>{const {gl:{dictionary:_0x47571d,getPluralForm:_0x2de2b2}}={'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':_0x2ae14c=>0x1!=_0x2ae14c}};_0x7ac062['gl']||={'dictionary':{},'getPluralForm':null},_0x7ac062['gl']['dictionary']=Object['assign'](_0x7ac062['gl']['dictionary'],_0x47571d),_0x7ac062['gl']['getPluralForm']=_0x2de2b2;})(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':_0x4cf0b2=>0x1==_0x4cf0b2&&_0x4cf0b2%0x1==0x0?0x0:0x2==_0x4cf0b2&&_0x4cf0b2%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':_0x3847e3=>0x1==_0x3847e3&&_0x3847e3%0x1==0x0?0x0:0x2==_0x3847e3&&_0x3847e3%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x465858=>{const {he:{dictionary:_0x4da00f,getPluralForm:_0x5bddfb}}={'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':_0x36e84f=>0x1==_0x36e84f&&_0x36e84f%0x1==0x0?0x0:0x2==_0x36e84f&&_0x36e84f%0x1==0x0?0x1:0x2}};_0x465858['he']||={'dictionary':{},'getPluralForm':null},_0x465858['he']['dictionary']=Object['assign'](_0x465858['he']['dictionary'],_0x4da00f),_0x465858['he']['getPluralForm']=_0x5bddfb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b7234=>{const {he:{dictionary:_0x18a5eb,getPluralForm:_0x28cab6}}={'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':_0x27ffa4=>0x1==_0x27ffa4&&_0x27ffa4%0x1==0x0?0x0:0x2==_0x27ffa4&&_0x27ffa4%0x1==0x0?0x1:0x2}};_0x1b7234['he']||={'dictionary':{},'getPluralForm':null},_0x1b7234['he']['dictionary']=Object['assign'](_0x1b7234['he']['dictionary'],_0x18a5eb),_0x1b7234['he']['getPluralForm']=_0x28cab6;})(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':_0x15078b=>0x1!=_0x15078b}};
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':_0x1b5de8=>0x1!=_0x1b5de8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ac3a9=>{const {hi:{dictionary:_0x311113,getPluralForm:_0x588d90}}={'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':_0x21def2=>0x1!=_0x21def2}};_0x5ac3a9['hi']||={'dictionary':{},'getPluralForm':null},_0x5ac3a9['hi']['dictionary']=Object['assign'](_0x5ac3a9['hi']['dictionary'],_0x311113),_0x5ac3a9['hi']['getPluralForm']=_0x588d90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x351bb3=>{const {hi:{dictionary:_0x562d25,getPluralForm:_0x15b4ed}}={'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':_0x4de1a2=>0x1!=_0x4de1a2}};_0x351bb3['hi']||={'dictionary':{},'getPluralForm':null},_0x351bb3['hi']['dictionary']=Object['assign'](_0x351bb3['hi']['dictionary'],_0x562d25),_0x351bb3['hi']['getPluralForm']=_0x15b4ed;})(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':_0x4b8ff7=>_0x4b8ff7%0xa==0x1&&_0x4b8ff7%0x64!=0xb?0x0:_0x4b8ff7%0xa>=0x2&&_0x4b8ff7%0xa<=0x4&&(_0x4b8ff7%0x64<0xa||_0x4b8ff7%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':_0x26abc8=>_0x26abc8%0xa==0x1&&_0x26abc8%0x64!=0xb?0x0:_0x26abc8%0xa>=0x2&&_0x26abc8%0xa<=0x4&&(_0x26abc8%0x64<0xa||_0x26abc8%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x293bcf=>{const {hr:{dictionary:_0x14afb6,getPluralForm:_0x2d291d}}={'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':_0x1ab458=>_0x1ab458%0xa==0x1&&_0x1ab458%0x64!=0xb?0x0:_0x1ab458%0xa>=0x2&&_0x1ab458%0xa<=0x4&&(_0x1ab458%0x64<0xa||_0x1ab458%0x64>=0x14)?0x1:0x2}};_0x293bcf['hr']||={'dictionary':{},'getPluralForm':null},_0x293bcf['hr']['dictionary']=Object['assign'](_0x293bcf['hr']['dictionary'],_0x14afb6),_0x293bcf['hr']['getPluralForm']=_0x2d291d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17f9a8=>{const {hr:{dictionary:_0x15a689,getPluralForm:_0x5c7a0c}}={'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':_0x40b51e=>_0x40b51e%0xa==0x1&&_0x40b51e%0x64!=0xb?0x0:_0x40b51e%0xa>=0x2&&_0x40b51e%0xa<=0x4&&(_0x40b51e%0x64<0xa||_0x40b51e%0x64>=0x14)?0x1:0x2}};_0x17f9a8['hr']||={'dictionary':{},'getPluralForm':null},_0x17f9a8['hr']['dictionary']=Object['assign'](_0x17f9a8['hr']['dictionary'],_0x15a689),_0x17f9a8['hr']['getPluralForm']=_0x5c7a0c;})(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':_0x5ec823=>0x1!=_0x5ec823}};
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':_0x1bb8af=>0x1!=_0x1bb8af}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c4009=>{const {hu:{dictionary:_0x30f8af,getPluralForm:_0x167dfe}}={'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':_0x37864a=>0x1!=_0x37864a}};_0x3c4009['hu']||={'dictionary':{},'getPluralForm':null},_0x3c4009['hu']['dictionary']=Object['assign'](_0x3c4009['hu']['dictionary'],_0x30f8af),_0x3c4009['hu']['getPluralForm']=_0x167dfe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xaa8ca5=>{const {hu:{dictionary:_0x4ff0a1,getPluralForm:_0x54d08c}}={'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':_0x2bf8e6=>0x1!=_0x2bf8e6}};_0xaa8ca5['hu']||={'dictionary':{},'getPluralForm':null},_0xaa8ca5['hu']['dictionary']=Object['assign'](_0xaa8ca5['hu']['dictionary'],_0x4ff0a1),_0xaa8ca5['hu']['getPluralForm']=_0x54d08c;})(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':_0x5ae979=>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':_0xe68645=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16f514=>{const {id:{dictionary:_0x12c3c8,getPluralForm:_0x316be7}}={'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':_0x3abc4a=>0x0}};_0x16f514['id']||={'dictionary':{},'getPluralForm':null},_0x16f514['id']['dictionary']=Object['assign'](_0x16f514['id']['dictionary'],_0x12c3c8),_0x16f514['id']['getPluralForm']=_0x316be7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bae84=>{const {id:{dictionary:_0x2bcf9e,getPluralForm:_0x4419a7}}={'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':_0x485635=>0x0}};_0x2bae84['id']||={'dictionary':{},'getPluralForm':null},_0x2bae84['id']['dictionary']=Object['assign'](_0x2bae84['id']['dictionary'],_0x2bcf9e),_0x2bae84['id']['getPluralForm']=_0x4419a7;})(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':_0x39f371=>0x1==_0x39f371?0x0:0x0!=_0x39f371&&_0x39f371%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':_0x2546a5=>0x1==_0x2546a5?0x0:0x0!=_0x2546a5&&_0x2546a5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33f3f3=>{const {it:{dictionary:_0x4c098e,getPluralForm:_0x34896a}}={'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':_0x2f7fd5=>0x1==_0x2f7fd5?0x0:0x0!=_0x2f7fd5&&_0x2f7fd5%0xf4240==0x0?0x1:0x2}};_0x33f3f3['it']||={'dictionary':{},'getPluralForm':null},_0x33f3f3['it']['dictionary']=Object['assign'](_0x33f3f3['it']['dictionary'],_0x4c098e),_0x33f3f3['it']['getPluralForm']=_0x34896a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f5b7a=>{const {it:{dictionary:_0x35ce79,getPluralForm:_0x49ff89}}={'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':_0x3e620f=>0x1==_0x3e620f?0x0:0x0!=_0x3e620f&&_0x3e620f%0xf4240==0x0?0x1:0x2}};_0x1f5b7a['it']||={'dictionary':{},'getPluralForm':null},_0x1f5b7a['it']['dictionary']=Object['assign'](_0x1f5b7a['it']['dictionary'],_0x35ce79),_0x1f5b7a['it']['getPluralForm']=_0x49ff89;})(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':_0x628521=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2a8179=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17c25f=>{const {ja:{dictionary:_0x54f69c,getPluralForm:_0xfb14d0}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xffa501=>0x0}};_0x17c25f['ja']||={'dictionary':{},'getPluralForm':null},_0x17c25f['ja']['dictionary']=Object['assign'](_0x17c25f['ja']['dictionary'],_0x54f69c),_0x17c25f['ja']['getPluralForm']=_0xfb14d0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1fa5f2=>{const {ja:{dictionary:_0x41d2fd,getPluralForm:_0x581a98}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x222eda=>0x0}};_0x1fa5f2['ja']||={'dictionary':{},'getPluralForm':null},_0x1fa5f2['ja']['dictionary']=Object['assign'](_0x1fa5f2['ja']['dictionary'],_0x41d2fd),_0x1fa5f2['ja']['getPluralForm']=_0x581a98;})(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':_0x16d255=>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':_0x3ed42f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x834fc3=>{const {ko:{dictionary:_0x407d5c,getPluralForm:_0x1180a8}}={'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':_0x211ac5=>0x0}};_0x834fc3['ko']||={'dictionary':{},'getPluralForm':null},_0x834fc3['ko']['dictionary']=Object['assign'](_0x834fc3['ko']['dictionary'],_0x407d5c),_0x834fc3['ko']['getPluralForm']=_0x1180a8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ef0bb=>{const {ko:{dictionary:_0x4cd94f,getPluralForm:_0x229d60}}={'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':_0xb8bd77=>0x0}};_0x3ef0bb['ko']||={'dictionary':{},'getPluralForm':null},_0x3ef0bb['ko']['dictionary']=Object['assign'](_0x3ef0bb['ko']['dictionary'],_0x4cd94f),_0x3ef0bb['ko']['getPluralForm']=_0x229d60;})(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':_0x17123c=>_0x17123c%0xa==0x1&&(_0x17123c%0x64>0x13||_0x17123c%0x64<0xb)?0x0:_0x17123c%0xa>=0x2&&_0x17123c%0xa<=0x9&&(_0x17123c%0x64>0x13||_0x17123c%0x64<0xb)?0x1:_0x17123c%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':_0x27c441=>_0x27c441%0xa==0x1&&(_0x27c441%0x64>0x13||_0x27c441%0x64<0xb)?0x0:_0x27c441%0xa>=0x2&&_0x27c441%0xa<=0x9&&(_0x27c441%0x64>0x13||_0x27c441%0x64<0xb)?0x1:_0x27c441%0x1!=0x0?0x2:0x3}};