@ckeditor/ckeditor5-import-word 42.0.0-alpha.23 → 42.0.0-alpha.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const l=d;function d(t,e){const r=p();return(d=function(t,e){return r[t-=122]})(t,e)}function p(){const t=["CloudServices","define","10272QODDFL","https://docx-converter.cke-cs.com/v2/convert/docx-html","374866fTtJxD","token","4114369DqwuDY","requires","config","none","inline","plugins","_token","commands","pluginName","2287236fPINIF","get","importWord","tokenUrl","18588SWXalA","cloudServices","add","registerTokenUrl","editor","init","ImportWordEditing","getToken","190uGeDGZ","13128272uLgOVK","851854ugHUWX"];return(p=function(){return t})()}!function(t,e){const r=d,o=t();for(;;)try{if(411371===-parseInt(r(147))/1+parseInt(r(142))/2+-parseInt(r(145))/3+-parseInt(r(128))/4+parseInt(r(140))/5*(-parseInt(r(132))/6)+-parseInt(r(149))/7+parseInt(r(141))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(p);class u extends t.Plugin{static get[l(127)](){return l(138)}static get[l(150)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(143)]}constructor(t){const e=l;super(t),this[e(125)]=null}async[l(137)](){const t=l,e=this[t(136)];e[t(151)][t(144)](t(130),{converterUrl:t(146),tokenUrl:(e[t(151)][t(129)](t(133))||{})[t(131)],formatting:{resets:t(122),defaults:t(122),styles:t(123)}}),e[t(126)][t(134)](t(130),new c(e));const{tokenUrl:r}=e[t(151)][t(129)](t(130));if(r){const{tokenUrl:o}=e[t(151)][t(129)](t(133))||{};this[t(125)]=r===o?e[t(124)][t(129)](t(143))[t(148)]:await e[t(124)][t(129)](t(143))[t(135)](r)}}[l(139)](){return this[l(125)]}}var h=g;function m(){var t=["1504746XmgKJk","33eePXeX","requires","1971iDEGmm","390OcCgio","45992kPgAVF","21176lDYGDh","421316IjmjJc","1162716eOeQin","pluginName","5852080wszMZG","7527saDQvI","36GLuQbx","ImportWord","530lEaAPD"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=233]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(998929===parseInt(r(242))/1+parseInt(r(246))/2*(-parseInt(r(238))/3)+parseInt(r(247))/4*(parseInt(r(241))/5)+-parseInt(r(239))/6*(parseInt(r(234))/7)+parseInt(r(233))/8*(-parseInt(r(245))/9)+-parseInt(r(237))/10+-parseInt(r(243))/11*(-parseInt(r(235))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(236)](){return h(240)}static get[h(244)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=389]})(t,e)}function v(){var t=["5421RHzoWX","1172QXKjCg","620504IBhFoG","1778819tJFeht","5924412pnaFye","36832WjlNYs","99WZvSSj","3391080ydynAB","1126602kTCgAt"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(905280===-parseInt(r(389))/1+parseInt(r(392))/2+parseInt(r(393))/3*(-parseInt(r(394))/4)+-parseInt(r(391))/5+parseInt(r(397))/6+-parseInt(r(396))/7+parseInt(r(395))/8*(parseInt(r(390))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>g,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const d=p;function l(){const t=["168WuaaKf","520396eOIKLv","12057705Hhqqwi","getToken","cloudServices","_token","856596jFdqhG","plugins","none","token","init","define","commands","15010RijTcI","6arRMXf","requires","CloudServices","get","65ZGdayu","272358qpcfLT","inline","15608UZDCtC","ImportWordEditing","tokenUrl","config","editor","importWord","557144wMnhRa","3762ARBgHs","add","registerTokenUrl","pluginName","https://docx-converter.cke-cs.com/v2/convert/docx-html"];return(l=function(){return t})()}function p(t,e){const r=l();return(p=function(t,e){return r[t-=497]})(t,e)}!function(t,e){const r=p,o=t();for(;;)try{if(316897===-parseInt(r(505))/1+parseInt(r(498))/2*(-parseInt(r(518))/3)+parseInt(r(510))/4+parseInt(r(522))/5*(-parseInt(r(523))/6)+parseInt(r(504))/7*(parseInt(r(525))/8)+parseInt(r(499))/9*(parseInt(r(517))/10)+parseInt(r(506))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[d(502)](){return d(526)}static get[d(519)](){const t=d;return[e.Notification,i.ClipboardPipeline,t(520)]}constructor(t){const e=d;super(t),this[e(509)]=null}async[d(514)](){const t=d,e=this[t(529)];e[t(528)][t(515)](t(497),{converterUrl:t(503),tokenUrl:(e[t(528)][t(521)](t(508))||{})[t(527)],formatting:{resets:t(512),defaults:t(512),styles:t(524)}}),e[t(516)][t(500)](t(497),new c(e));const{tokenUrl:r}=e[t(528)][t(521)](t(497));if(r){const{tokenUrl:o}=e[t(528)][t(521)](t(508))||{};this[t(509)]=r===o?e[t(511)][t(521)](t(520))[t(513)]:await e[t(511)][t(521)](t(520))[t(501)](r)}}[d(507)](){return this[d(509)]}}function h(t,e){var r=f();return(h=function(t,e){return r[t-=393]})(t,e)}var m=h;function f(){var t=["10325280mxwYkC","7934465flrTiJ","926499GJHrXu","290393BYXFOU","requires","pluginName","5941530gEmmoD","4302128tEtQWH","6437712JpciiW","8cXnkEb","ImportWord"];return(f=function(){return t})()}!function(t,e){for(var r=h,o=t();;)try{if(862821===parseInt(r(399))/1*(parseInt(r(394))/2)+parseInt(r(398))/3+parseInt(r(403))/4+parseInt(r(397))/5+-parseInt(r(402))/6+-parseInt(r(396))/7+-parseInt(r(393))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class g extends t.Plugin{static get[m(401)](){return m(395)}static get[m(400)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=289]})(t,e)}function v(){var t=["2yJWewv","2156SUufEz","2874368yTbmvY","2886wAgibQ","4274916vApdBw","2661220ScKDEJ","698071CKxAiQ","29742021lDfIAF","4596032QrHxPI"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(546070===parseInt(r(294))/1*(-parseInt(r(297))/2)+parseInt(r(291))/3*(-parseInt(r(289))/4)+-parseInt(r(293))/5+-parseInt(r(292))/6+-parseInt(r(296))/7+parseInt(r(290))/8+parseInt(r(295))/9)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 _0x3e40d3,Command as _0x4f8c10}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x12fd81,MenuBarMenuListItemFileDialogButtonView as _0x1d04a8,SpinnerView as _0x379c81,Notification as _0x23545e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x54ca97}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x4a7cd4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2e94e3,uid as _0x510199,logWarning as _0x7e57e4,logError as _0x3560c1}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x3e40d3{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0xf40f29=this['editor'];_0xf40f29['ui']['componentFactory']['add']('importWord',()=>{const _0x182487=this['_createButton'](_0x12fd81),_0x35f64b=_0xf40f29['commands']['get']('importWord');return _0x182487['bind']('isOn')['to'](_0x35f64b,'isBusy'),_0x182487['tooltip']=!0x0,_0x182487;}),_0xf40f29['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1d04a8));}['_createButton'](_0x536f37){const _0x4650dc=this['editor'],t=_0x4650dc['locale']['t'],_0x311a1c=_0x4650dc['commands']['get']('importWord'),_0x2a7ed6=new _0x536f37(_0x4650dc['locale']),_0x470acc=new _0x379c81();return _0x2a7ed6['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2a7ed6['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'}),_0x2a7ed6['bind']('isEnabled')['to'](_0x311a1c),_0x2a7ed6['bind']('label')['to'](_0x311a1c,'isBusy',_0x122072=>t(_0x122072?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x470acc['bind']('isVisible')['to'](_0x311a1c,'isBusy'),_0x2a7ed6['iconView']['bind']('isVisible')['to'](_0x311a1c,'isBusy',_0x4d4caf=>!_0x4d4caf),_0x2a7ed6['children']['add'](_0x470acc),_0x2a7ed6['on']('done',(_0xdc10c6,_0x3fb006)=>{_0x4650dc['execute']('importWord',_0x3fb006[0x0],{}),_0x4650dc['editing']['view']['focus']();}),_0x2a7ed6;}}class d extends _0x4f8c10{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3c42f8){super(_0x3c42f8),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x30419,_0x3c17c7)=>{const _0x6d823f=new DataTransfer();_0x6d823f['setData']('text/html',_0x3c17c7['html']);const _0x527fe5=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1bbe6c=>{this['_importMarker']['stopListening'](),_0x1bbe6c['setSelection'](_0x527fe5),_0x3c42f8['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x6d823f});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x319818,_0x1957a0={}){if(this['isBusy'])return Promise['resolve']();const _0x1847e5=this['editor']['config']['get']('importWord'),_0x49bb2a={'url':_0x1847e5['converterUrl'],'file':_0x319818,'serviceConfig':{..._0x1957a0,'formatting':_0x1847e5['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x49bb2a)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x1ef74a=this['editor']['model'],_0x249d1b=_0x1ef74a['schema'],_0x11dcc4=_0x1ef74a['document']['selection'],_0x301fcf=_0x2e94e3(_0x11dcc4['getSelectedBlocks']());return!!_0x301fcf&&_0x249d1b['checkChild'](_0x301fcf['parent'],'paragraph');}['_prepareForImport'](){const _0x420c1a=this['editor'],_0x523c42=_0x420c1a['model'],_0x11c4fa=_0x523c42['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x420c1a['model']['createBatch']({'isUndoable':!0x0}),_0x523c42['enqueueChange'](this['_undoStepBatch'],_0x48e1e5=>{_0x11c4fa['isCollapsed']||_0x523c42['deleteContent'](_0x11c4fa,{'leaveUnmerged':!0x0});const _0x19e46e=_0x11c4fa['getFirstPosition'](),_0x1af52b=_0x2e94e3(_0x11c4fa['getSelectedBlocks']());let _0x49e872;_0x49e872=_0x1af52b['is']('element','paragraph')&&_0x1af52b['isEmpty']?_0x19e46e:_0x19e46e['isAtStart']?_0x523c42['createPositionBefore'](_0x1af52b):_0x19e46e['isAtEnd']?_0x523c42['createPositionAfter'](_0x1af52b):_0x48e1e5['split'](_0x19e46e)['position'],this['_importMarker']=_0x48e1e5['addMarker']('importWord:'+_0x510199(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x4a7cd4(_0x49e872)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5f1d58=this['editor']['model'];_0x5f1d58['markers']['has'](this['_importMarker'])&&_0x5f1d58['enqueueChange'](this['_undoStepBatch'],_0x1d704e=>{_0x1d704e['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x473ab3,file:_0x37df45,serviceConfig:_0x3f2e1c}){const _0x6aa5ad=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x553b6e=new FormData();_0x553b6e['set']('config',JSON['stringify'](_0x3f2e1c)),_0x553b6e['set']('file',_0x37df45);const _0x366dea={'method':'POST','headers':{},'body':_0x553b6e,'signal':this['_abortController']['signal']};return _0x6aa5ad&&(_0x366dea['headers']['Authorization']=_0x6aa5ad['value']),fetch(_0x473ab3,_0x366dea);}['_handleImportResponse'](_0x144212){return _0x144212['ok']?_0x144212['json']()['then'](_0x4b90e1=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4b90e1);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x7e57e4('import-word-plugin-import-cancelled');const _0x5a6b9a=this['editor'],_0x13ff1b=(0x0,_0x5a6b9a['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5a6b9a['plugins']['get']('Notification')['showWarning'](_0x13ff1b),_0x3560c1('import-word-plugin-conversion-failed');}}class e extends _0x3e40d3{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x23545e,_0x54ca97,'CloudServices'];}constructor(_0x3f859b){super(_0x3f859b),this['_token']=null;}async['init'](){const _0x5e6f07=this['editor'];_0x5e6f07['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5e6f07['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5e6f07['commands']['add']('importWord',new d(_0x5e6f07));const {tokenUrl:_0xfb570c}=_0x5e6f07['config']['get']('importWord');if(_0xfb570c){const {tokenUrl:_0x9afd96}=_0x5e6f07['config']['get']('cloudServices')||{};this['_token']=_0xfb570c===_0x9afd96?_0x5e6f07['plugins']['get']('CloudServices')['token']:await _0x5e6f07['plugins']['get']('CloudServices')['registerTokenUrl'](_0xfb570c);}}['getToken'](){return this['_token'];}}class i extends _0x3e40d3{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 _0x4ee6d7,Command as _0x13002d}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x430f77,MenuBarMenuListItemFileDialogButtonView as _0x57257e,SpinnerView as _0x469f07,Notification as _0x2f296c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5721f9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3ef0cf}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x3993a1,uid as _0x110790,logWarning as _0x3c88b9,logError as _0x22d2c1}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x4ee6d7{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x145018=this['editor'];_0x145018['ui']['componentFactory']['add']('importWord',()=>{const _0x15dc4a=this['_createButton'](_0x430f77),_0xaaa642=_0x145018['commands']['get']('importWord');return _0x15dc4a['bind']('isOn')['to'](_0xaaa642,'isBusy'),_0x15dc4a['tooltip']=!0x0,_0x15dc4a;}),_0x145018['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x57257e));}['_createButton'](_0xc679d){const _0x349403=this['editor'],t=_0x349403['locale']['t'],_0x4fd53c=_0x349403['commands']['get']('importWord'),_0x284017=new _0xc679d(_0x349403['locale']),_0x30919c=new _0x469f07();return _0x284017['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x284017['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'}),_0x284017['bind']('isEnabled')['to'](_0x4fd53c),_0x284017['bind']('label')['to'](_0x4fd53c,'isBusy',_0xbc55ad=>t(_0xbc55ad?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x30919c['bind']('isVisible')['to'](_0x4fd53c,'isBusy'),_0x284017['iconView']['bind']('isVisible')['to'](_0x4fd53c,'isBusy',_0x151540=>!_0x151540),_0x284017['children']['add'](_0x30919c),_0x284017['on']('done',(_0x38286c,_0x434056)=>{_0x349403['execute']('importWord',_0x434056[0x0],{}),_0x349403['editing']['view']['focus']();}),_0x284017;}}class d extends _0x13002d{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x103f05){super(_0x103f05),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x231276,_0x20b45d)=>{const _0x325435=new DataTransfer();_0x325435['setData']('text/html',_0x20b45d['html']);const _0x517e76=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1bc3fe=>{this['_importMarker']['stopListening'](),_0x1bc3fe['setSelection'](_0x517e76),_0x103f05['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x325435});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x47924e,_0x2552ad={}){if(this['isBusy'])return Promise['resolve']();const _0x40388b=this['editor']['config']['get']('importWord'),_0x4ea6a2={'url':_0x40388b['converterUrl'],'file':_0x47924e,'serviceConfig':{..._0x2552ad,'formatting':_0x40388b['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x4ea6a2)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5cce06=this['editor']['model'],_0x590360=_0x5cce06['schema'],_0x4aa6a1=_0x5cce06['document']['selection'],_0x32a35d=_0x3993a1(_0x4aa6a1['getSelectedBlocks']());return!!_0x32a35d&&_0x590360['checkChild'](_0x32a35d['parent'],'paragraph');}['_prepareForImport'](){const _0x5ac062=this['editor'],_0x37d633=_0x5ac062['model'],_0x20f15a=_0x37d633['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x5ac062['model']['createBatch']({'isUndoable':!0x0}),_0x37d633['enqueueChange'](this['_undoStepBatch'],_0x449bb8=>{_0x20f15a['isCollapsed']||_0x37d633['deleteContent'](_0x20f15a,{'leaveUnmerged':!0x0});const _0x4f2678=_0x20f15a['getFirstPosition'](),_0x51389e=_0x3993a1(_0x20f15a['getSelectedBlocks']());let _0xb3b3e4;_0xb3b3e4=_0x51389e['is']('element','paragraph')&&_0x51389e['isEmpty']?_0x4f2678:_0x4f2678['isAtStart']?_0x37d633['createPositionBefore'](_0x51389e):_0x4f2678['isAtEnd']?_0x37d633['createPositionAfter'](_0x51389e):_0x449bb8['split'](_0x4f2678)['position'],this['_importMarker']=_0x449bb8['addMarker']('importWord:'+_0x110790(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3ef0cf(_0xb3b3e4)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x54f3da=this['editor']['model'];_0x54f3da['markers']['has'](this['_importMarker'])&&_0x54f3da['enqueueChange'](this['_undoStepBatch'],_0x146c42=>{_0x146c42['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x247b1e,file:_0x4c4b24,serviceConfig:_0xcbcdc4}){const _0x452c9=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1fc565=new FormData();_0x1fc565['set']('config',JSON['stringify'](_0xcbcdc4)),_0x1fc565['set']('file',_0x4c4b24);const _0x206d81={'method':'POST','headers':{},'body':_0x1fc565,'signal':this['_abortController']['signal']};return _0x452c9&&(_0x206d81['headers']['Authorization']=_0x452c9['value']),fetch(_0x247b1e,_0x206d81);}['_handleImportResponse'](_0x257b37){return _0x257b37['ok']?_0x257b37['json']()['then'](_0x33ff19=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x33ff19);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3c88b9('import-word-plugin-import-cancelled');const _0x5a0a7b=this['editor'],_0x5953e7=(0x0,_0x5a0a7b['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5a0a7b['plugins']['get']('Notification')['showWarning'](_0x5953e7),_0x22d2c1('import-word-plugin-conversion-failed');}}class e extends _0x4ee6d7{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x2f296c,_0x5721f9,'CloudServices'];}constructor(_0x2092fe){super(_0x2092fe),this['_token']=null;}async['init'](){const _0x346602=this['editor'];_0x346602['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x346602['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x346602['commands']['add']('importWord',new d(_0x346602));const {tokenUrl:_0x2a6cea}=_0x346602['config']['get']('importWord');if(_0x2a6cea){const {tokenUrl:_0x4eccdb}=_0x346602['config']['get']('cloudServices')||{};this['_token']=_0x2a6cea===_0x4eccdb?_0x346602['plugins']['get']('CloudServices')['token']:await _0x346602['plugins']['get']('CloudServices')['registerTokenUrl'](_0x2a6cea);}}['getToken'](){return this['_token'];}}class i extends _0x4ee6d7{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':_0x5dfa1c=>0x0==_0x5dfa1c?0x0:0x1==_0x5dfa1c?0x1:0x2==_0x5dfa1c?0x2:_0x5dfa1c%0x64>=0x3&&_0x5dfa1c%0x64<=0xa?0x3:_0x5dfa1c%0x64>=0xb&&_0x5dfa1c%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':_0x14feb3=>0x0==_0x14feb3?0x0:0x1==_0x14feb3?0x1:0x2==_0x14feb3?0x2:_0x14feb3%0x64>=0x3&&_0x14feb3%0x64<=0xa?0x3:_0x14feb3%0x64>=0xb&&_0x14feb3%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c44ed=>{const {ar:{dictionary:_0x2990ad,getPluralForm:_0x5c6bc5}}={'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':_0x5b9a59=>0x0==_0x5b9a59?0x0:0x1==_0x5b9a59?0x1:0x2==_0x5b9a59?0x2:_0x5b9a59%0x64>=0x3&&_0x5b9a59%0x64<=0xa?0x3:_0x5b9a59%0x64>=0xb&&_0x5b9a59%0x64<=0x63?0x4:0x5}};_0x5c44ed['ar']||={'dictionary':{},'getPluralForm':null},_0x5c44ed['ar']['dictionary']=Object['assign'](_0x5c44ed['ar']['dictionary'],_0x2990ad),_0x5c44ed['ar']['getPluralForm']=_0x5c6bc5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f4c35=>{const {ar:{dictionary:_0x1f59d9,getPluralForm:_0x5bdaa9}}={'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':_0x63d1ea=>0x0==_0x63d1ea?0x0:0x1==_0x63d1ea?0x1:0x2==_0x63d1ea?0x2:_0x63d1ea%0x64>=0x3&&_0x63d1ea%0x64<=0xa?0x3:_0x63d1ea%0x64>=0xb&&_0x63d1ea%0x64<=0x63?0x4:0x5}};_0x4f4c35['ar']||={'dictionary':{},'getPluralForm':null},_0x4f4c35['ar']['dictionary']=Object['assign'](_0x4f4c35['ar']['dictionary'],_0x1f59d9),_0x4f4c35['ar']['getPluralForm']=_0x5bdaa9;})(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':_0x26d9e2=>0x1!=_0x26d9e2}};
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':_0x4b6e1b=>0x1!=_0x4b6e1b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31f850=>{const {bg:{dictionary:_0x442cb6,getPluralForm:_0x5dce54}}={'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':_0x3a1d17=>0x1!=_0x3a1d17}};_0x31f850['bg']||={'dictionary':{},'getPluralForm':null},_0x31f850['bg']['dictionary']=Object['assign'](_0x31f850['bg']['dictionary'],_0x442cb6),_0x31f850['bg']['getPluralForm']=_0x5dce54;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7d7b10=>{const {bg:{dictionary:_0x1e53ec,getPluralForm:_0x46b122}}={'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':_0xe0aad1=>0x1!=_0xe0aad1}};_0x7d7b10['bg']||={'dictionary':{},'getPluralForm':null},_0x7d7b10['bg']['dictionary']=Object['assign'](_0x7d7b10['bg']['dictionary'],_0x1e53ec),_0x7d7b10['bg']['getPluralForm']=_0x46b122;})(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':_0x19cc5c=>0x1!=_0x19cc5c}};
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':_0x16bb7f=>0x1!=_0x16bb7f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x146534=>{const {bn:{dictionary:_0xbcc442,getPluralForm:_0x3a9142}}={'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':_0x2f7a6a=>0x1!=_0x2f7a6a}};_0x146534['bn']||={'dictionary':{},'getPluralForm':null},_0x146534['bn']['dictionary']=Object['assign'](_0x146534['bn']['dictionary'],_0xbcc442),_0x146534['bn']['getPluralForm']=_0x3a9142;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1baaf7=>{const {bn:{dictionary:_0x4d4e94,getPluralForm:_0x2ac73e}}={'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':_0x122488=>0x1!=_0x122488}};_0x1baaf7['bn']||={'dictionary':{},'getPluralForm':null},_0x1baaf7['bn']['dictionary']=Object['assign'](_0x1baaf7['bn']['dictionary'],_0x4d4e94),_0x1baaf7['bn']['getPluralForm']=_0x2ac73e;})(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':_0x4af73c=>0x1!=_0x4af73c}};
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':_0x2ced8c=>0x1!=_0x2ced8c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23fb25=>{const {ca:{dictionary:_0x5b1f43,getPluralForm:_0x175037}}={'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':_0x44e240=>0x1!=_0x44e240}};_0x23fb25['ca']||={'dictionary':{},'getPluralForm':null},_0x23fb25['ca']['dictionary']=Object['assign'](_0x23fb25['ca']['dictionary'],_0x5b1f43),_0x23fb25['ca']['getPluralForm']=_0x175037;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c3ba3=>{const {ca:{dictionary:_0x332bc8,getPluralForm:_0x3f3432}}={'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':_0x52a137=>0x1!=_0x52a137}};_0x3c3ba3['ca']||={'dictionary':{},'getPluralForm':null},_0x3c3ba3['ca']['dictionary']=Object['assign'](_0x3c3ba3['ca']['dictionary'],_0x332bc8),_0x3c3ba3['ca']['getPluralForm']=_0x3f3432;})(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':_0x2a78c0=>0x1==_0x2a78c0&&_0x2a78c0%0x1==0x0?0x0:_0x2a78c0>=0x2&&_0x2a78c0<=0x4&&_0x2a78c0%0x1==0x0?0x1:_0x2a78c0%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':_0x504fe6=>0x1==_0x504fe6&&_0x504fe6%0x1==0x0?0x0:_0x504fe6>=0x2&&_0x504fe6<=0x4&&_0x504fe6%0x1==0x0?0x1:_0x504fe6%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ff42d=>{const {cs:{dictionary:_0x36a554,getPluralForm:_0xfe2f0e}}={'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':_0x3bd662=>0x1==_0x3bd662&&_0x3bd662%0x1==0x0?0x0:_0x3bd662>=0x2&&_0x3bd662<=0x4&&_0x3bd662%0x1==0x0?0x1:_0x3bd662%0x1!=0x0?0x2:0x3}};_0x3ff42d['cs']||={'dictionary':{},'getPluralForm':null},_0x3ff42d['cs']['dictionary']=Object['assign'](_0x3ff42d['cs']['dictionary'],_0x36a554),_0x3ff42d['cs']['getPluralForm']=_0xfe2f0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x221b36=>{const {cs:{dictionary:_0x42ce0a,getPluralForm:_0x490b5f}}={'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':_0x55d6e5=>0x1==_0x55d6e5&&_0x55d6e5%0x1==0x0?0x0:_0x55d6e5>=0x2&&_0x55d6e5<=0x4&&_0x55d6e5%0x1==0x0?0x1:_0x55d6e5%0x1!=0x0?0x2:0x3}};_0x221b36['cs']||={'dictionary':{},'getPluralForm':null},_0x221b36['cs']['dictionary']=Object['assign'](_0x221b36['cs']['dictionary'],_0x42ce0a),_0x221b36['cs']['getPluralForm']=_0x490b5f;})(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':_0x10db5c=>0x1!=_0x10db5c}};
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':_0x415e7c=>0x1!=_0x415e7c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8c73b7=>{const {da:{dictionary:_0x197d2b,getPluralForm:_0x539ef9}}={'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':_0x1a326f=>0x1!=_0x1a326f}};_0x8c73b7['da']||={'dictionary':{},'getPluralForm':null},_0x8c73b7['da']['dictionary']=Object['assign'](_0x8c73b7['da']['dictionary'],_0x197d2b),_0x8c73b7['da']['getPluralForm']=_0x539ef9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x190018=>{const {da:{dictionary:_0x3fe6eb,getPluralForm:_0x139b60}}={'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':_0x59a963=>0x1!=_0x59a963}};_0x190018['da']||={'dictionary':{},'getPluralForm':null},_0x190018['da']['dictionary']=Object['assign'](_0x190018['da']['dictionary'],_0x3fe6eb),_0x190018['da']['getPluralForm']=_0x139b60;})(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':_0x401562=>0x1!=_0x401562}};
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':_0x1e1271=>0x1!=_0x1e1271}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x959a6c=>{const {de:{dictionary:_0x2fdb78,getPluralForm:_0x421048}}={'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':_0x3666f6=>0x1!=_0x3666f6}};_0x959a6c['de']||={'dictionary':{},'getPluralForm':null},_0x959a6c['de']['dictionary']=Object['assign'](_0x959a6c['de']['dictionary'],_0x2fdb78),_0x959a6c['de']['getPluralForm']=_0x421048;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa4f4e9=>{const {de:{dictionary:_0x297a8f,getPluralForm:_0x40820f}}={'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':_0x5afbbe=>0x1!=_0x5afbbe}};_0xa4f4e9['de']||={'dictionary':{},'getPluralForm':null},_0xa4f4e9['de']['dictionary']=Object['assign'](_0xa4f4e9['de']['dictionary'],_0x297a8f),_0xa4f4e9['de']['getPluralForm']=_0x40820f;})(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':_0x2c01a4=>0x1!=_0x2c01a4}};
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':_0x264b63=>0x1!=_0x264b63}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b1359=>{const {el:{dictionary:_0x397757,getPluralForm:_0x1932a0}}={'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':_0x15672c=>0x1!=_0x15672c}};_0x2b1359['el']||={'dictionary':{},'getPluralForm':null},_0x2b1359['el']['dictionary']=Object['assign'](_0x2b1359['el']['dictionary'],_0x397757),_0x2b1359['el']['getPluralForm']=_0x1932a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x234196=>{const {el:{dictionary:_0x19c0c1,getPluralForm:_0x420628}}={'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':_0x590f53=>0x1!=_0x590f53}};_0x234196['el']||={'dictionary':{},'getPluralForm':null},_0x234196['el']['dictionary']=Object['assign'](_0x234196['el']['dictionary'],_0x19c0c1),_0x234196['el']['getPluralForm']=_0x420628;})(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':_0x47d737=>0x1!=_0x47d737}};
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':_0x5464f9=>0x1!=_0x5464f9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa7b5a6=>{const {'en-au':{dictionary:_0x17b5ec,getPluralForm:_0xe7c814}}={'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':_0x207cc0=>0x1!=_0x207cc0}};_0xa7b5a6['en-au']||={'dictionary':{},'getPluralForm':null},_0xa7b5a6['en-au']['dictionary']=Object['assign'](_0xa7b5a6['en-au']['dictionary'],_0x17b5ec),_0xa7b5a6['en-au']['getPluralForm']=_0xe7c814;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a3731=>{const {'en-au':{dictionary:_0x109538,getPluralForm:_0x2529ce}}={'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':_0x8d2201=>0x1!=_0x8d2201}};_0x3a3731['en-au']||={'dictionary':{},'getPluralForm':null},_0x3a3731['en-au']['dictionary']=Object['assign'](_0x3a3731['en-au']['dictionary'],_0x109538),_0x3a3731['en-au']['getPluralForm']=_0x2529ce;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d7092=>{const {en:{dictionary:_0xf33a3f,getPluralForm:_0x3de703}}={'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}};_0x1d7092['en']||={'dictionary':{},'getPluralForm':null},_0x1d7092['en']['dictionary']=Object['assign'](_0x1d7092['en']['dictionary'],_0xf33a3f),_0x1d7092['en']['getPluralForm']=_0x3de703;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35f2ae=>{const {en:{dictionary:_0x4bc908,getPluralForm:_0x16b6bc}}={'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}};_0x35f2ae['en']||={'dictionary':{},'getPluralForm':null},_0x35f2ae['en']['dictionary']=Object['assign'](_0x35f2ae['en']['dictionary'],_0x4bc908),_0x35f2ae['en']['getPluralForm']=_0x16b6bc;})(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':_0x7f9dc8=>0x1==_0x7f9dc8?0x0:0x0!=_0x7f9dc8&&_0x7f9dc8%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':_0x27e672=>0x1==_0x27e672?0x0:0x0!=_0x27e672&&_0x27e672%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e2131=>{const {es:{dictionary:_0x4939c5,getPluralForm:_0x2a4d0b}}={'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':_0x24b1e6=>0x1==_0x24b1e6?0x0:0x0!=_0x24b1e6&&_0x24b1e6%0xf4240==0x0?0x1:0x2}};_0x4e2131['es']||={'dictionary':{},'getPluralForm':null},_0x4e2131['es']['dictionary']=Object['assign'](_0x4e2131['es']['dictionary'],_0x4939c5),_0x4e2131['es']['getPluralForm']=_0x2a4d0b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c242b=>{const {es:{dictionary:_0xb8a03f,getPluralForm:_0x2fe105}}={'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':_0x47e2c0=>0x1==_0x47e2c0?0x0:0x0!=_0x47e2c0&&_0x47e2c0%0xf4240==0x0?0x1:0x2}};_0x1c242b['es']||={'dictionary':{},'getPluralForm':null},_0x1c242b['es']['dictionary']=Object['assign'](_0x1c242b['es']['dictionary'],_0xb8a03f),_0x1c242b['es']['getPluralForm']=_0x2fe105;})(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':_0x2dd714=>0x1!=_0x2dd714}};
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':_0x303626=>0x1!=_0x303626}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f392f=>{const {et:{dictionary:_0x3de811,getPluralForm:_0x70dfad}}={'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':_0x55c050=>0x1!=_0x55c050}};_0x2f392f['et']||={'dictionary':{},'getPluralForm':null},_0x2f392f['et']['dictionary']=Object['assign'](_0x2f392f['et']['dictionary'],_0x3de811),_0x2f392f['et']['getPluralForm']=_0x70dfad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a20ac=>{const {et:{dictionary:_0x288eb9,getPluralForm:_0xc21ac6}}={'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':_0x1da1fe=>0x1!=_0x1da1fe}};_0x2a20ac['et']||={'dictionary':{},'getPluralForm':null},_0x2a20ac['et']['dictionary']=Object['assign'](_0x2a20ac['et']['dictionary'],_0x288eb9),_0x2a20ac['et']['getPluralForm']=_0xc21ac6;})(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':_0x1b821d=>0x1!=_0x1b821d}};
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':_0x187c7d=>0x1!=_0x187c7d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x460489=>{const {fi:{dictionary:_0x2d7b9e,getPluralForm:_0x3f6635}}={'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':_0x99173f=>0x1!=_0x99173f}};_0x460489['fi']||={'dictionary':{},'getPluralForm':null},_0x460489['fi']['dictionary']=Object['assign'](_0x460489['fi']['dictionary'],_0x2d7b9e),_0x460489['fi']['getPluralForm']=_0x3f6635;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x298f2d=>{const {fi:{dictionary:_0x30ec95,getPluralForm:_0x352ed0}}={'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':_0x3c45b4=>0x1!=_0x3c45b4}};_0x298f2d['fi']||={'dictionary':{},'getPluralForm':null},_0x298f2d['fi']['dictionary']=Object['assign'](_0x298f2d['fi']['dictionary'],_0x30ec95),_0x298f2d['fi']['getPluralForm']=_0x352ed0;})(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':_0x1a81b5=>0x0==_0x1a81b5||0x1==_0x1a81b5?0x0:0x0!=_0x1a81b5&&_0x1a81b5%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':_0x1e964b=>0x0==_0x1e964b||0x1==_0x1e964b?0x0:0x0!=_0x1e964b&&_0x1e964b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19e8da=>{const {fr:{dictionary:_0x1bf69d,getPluralForm:_0x2c0e6d}}={'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':_0x400450=>0x0==_0x400450||0x1==_0x400450?0x0:0x0!=_0x400450&&_0x400450%0xf4240==0x0?0x1:0x2}};_0x19e8da['fr']||={'dictionary':{},'getPluralForm':null},_0x19e8da['fr']['dictionary']=Object['assign'](_0x19e8da['fr']['dictionary'],_0x1bf69d),_0x19e8da['fr']['getPluralForm']=_0x2c0e6d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ce9cf=>{const {fr:{dictionary:_0x5c6dc8,getPluralForm:_0x3c2fa0}}={'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':_0x38dcc9=>0x0==_0x38dcc9||0x1==_0x38dcc9?0x0:0x0!=_0x38dcc9&&_0x38dcc9%0xf4240==0x0?0x1:0x2}};_0x1ce9cf['fr']||={'dictionary':{},'getPluralForm':null},_0x1ce9cf['fr']['dictionary']=Object['assign'](_0x1ce9cf['fr']['dictionary'],_0x5c6dc8),_0x1ce9cf['fr']['getPluralForm']=_0x3c2fa0;})(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':_0xa0eb67=>0x1!=_0xa0eb67}};
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':_0xac6b1=>0x1!=_0xac6b1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x279e1b=>{const {gl:{dictionary:_0x261d7f,getPluralForm:_0x57e2ce}}={'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':_0x2cdaf2=>0x1!=_0x2cdaf2}};_0x279e1b['gl']||={'dictionary':{},'getPluralForm':null},_0x279e1b['gl']['dictionary']=Object['assign'](_0x279e1b['gl']['dictionary'],_0x261d7f),_0x279e1b['gl']['getPluralForm']=_0x57e2ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d2ee7=>{const {gl:{dictionary:_0x5271e6,getPluralForm:_0x3f0e31}}={'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':_0x2e70fc=>0x1!=_0x2e70fc}};_0x4d2ee7['gl']||={'dictionary':{},'getPluralForm':null},_0x4d2ee7['gl']['dictionary']=Object['assign'](_0x4d2ee7['gl']['dictionary'],_0x5271e6),_0x4d2ee7['gl']['getPluralForm']=_0x3f0e31;})(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':_0x25814a=>0x1==_0x25814a&&_0x25814a%0x1==0x0?0x0:0x2==_0x25814a&&_0x25814a%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':_0x27753e=>0x1==_0x27753e&&_0x27753e%0x1==0x0?0x0:0x2==_0x27753e&&_0x27753e%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55c1dd=>{const {he:{dictionary:_0x5916f3,getPluralForm:_0x412c24}}={'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':_0x167b0d=>0x1==_0x167b0d&&_0x167b0d%0x1==0x0?0x0:0x2==_0x167b0d&&_0x167b0d%0x1==0x0?0x1:0x2}};_0x55c1dd['he']||={'dictionary':{},'getPluralForm':null},_0x55c1dd['he']['dictionary']=Object['assign'](_0x55c1dd['he']['dictionary'],_0x5916f3),_0x55c1dd['he']['getPluralForm']=_0x412c24;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x206047=>{const {he:{dictionary:_0x146f28,getPluralForm:_0x195a91}}={'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':_0x57a565=>0x1==_0x57a565&&_0x57a565%0x1==0x0?0x0:0x2==_0x57a565&&_0x57a565%0x1==0x0?0x1:0x2}};_0x206047['he']||={'dictionary':{},'getPluralForm':null},_0x206047['he']['dictionary']=Object['assign'](_0x206047['he']['dictionary'],_0x146f28),_0x206047['he']['getPluralForm']=_0x195a91;})(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':_0x1e2233=>0x1!=_0x1e2233}};
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':_0x163cb4=>0x1!=_0x163cb4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x504ebe=>{const {hi:{dictionary:_0x5a6c0b,getPluralForm:_0x58f442}}={'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':_0x1e5795=>0x1!=_0x1e5795}};_0x504ebe['hi']||={'dictionary':{},'getPluralForm':null},_0x504ebe['hi']['dictionary']=Object['assign'](_0x504ebe['hi']['dictionary'],_0x5a6c0b),_0x504ebe['hi']['getPluralForm']=_0x58f442;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bf55f=>{const {hi:{dictionary:_0x53f083,getPluralForm:_0x25a1a0}}={'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':_0x449f8d=>0x1!=_0x449f8d}};_0x2bf55f['hi']||={'dictionary':{},'getPluralForm':null},_0x2bf55f['hi']['dictionary']=Object['assign'](_0x2bf55f['hi']['dictionary'],_0x53f083),_0x2bf55f['hi']['getPluralForm']=_0x25a1a0;})(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':_0x44b60f=>_0x44b60f%0xa==0x1&&_0x44b60f%0x64!=0xb?0x0:_0x44b60f%0xa>=0x2&&_0x44b60f%0xa<=0x4&&(_0x44b60f%0x64<0xa||_0x44b60f%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':_0x41b61b=>_0x41b61b%0xa==0x1&&_0x41b61b%0x64!=0xb?0x0:_0x41b61b%0xa>=0x2&&_0x41b61b%0xa<=0x4&&(_0x41b61b%0x64<0xa||_0x41b61b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4dbad6=>{const {hr:{dictionary:_0x32ac3e,getPluralForm:_0x4a0f27}}={'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':_0x44ba0e=>_0x44ba0e%0xa==0x1&&_0x44ba0e%0x64!=0xb?0x0:_0x44ba0e%0xa>=0x2&&_0x44ba0e%0xa<=0x4&&(_0x44ba0e%0x64<0xa||_0x44ba0e%0x64>=0x14)?0x1:0x2}};_0x4dbad6['hr']||={'dictionary':{},'getPluralForm':null},_0x4dbad6['hr']['dictionary']=Object['assign'](_0x4dbad6['hr']['dictionary'],_0x32ac3e),_0x4dbad6['hr']['getPluralForm']=_0x4a0f27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x599daa=>{const {hr:{dictionary:_0x5b7091,getPluralForm:_0xad3d27}}={'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':_0x16bcd6=>_0x16bcd6%0xa==0x1&&_0x16bcd6%0x64!=0xb?0x0:_0x16bcd6%0xa>=0x2&&_0x16bcd6%0xa<=0x4&&(_0x16bcd6%0x64<0xa||_0x16bcd6%0x64>=0x14)?0x1:0x2}};_0x599daa['hr']||={'dictionary':{},'getPluralForm':null},_0x599daa['hr']['dictionary']=Object['assign'](_0x599daa['hr']['dictionary'],_0x5b7091),_0x599daa['hr']['getPluralForm']=_0xad3d27;})(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':_0x2dd6bc=>0x1!=_0x2dd6bc}};
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':_0x21dcfd=>0x1!=_0x21dcfd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20e88a=>{const {hu:{dictionary:_0x501c0a,getPluralForm:_0x3486ed}}={'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':_0x30fa44=>0x1!=_0x30fa44}};_0x20e88a['hu']||={'dictionary':{},'getPluralForm':null},_0x20e88a['hu']['dictionary']=Object['assign'](_0x20e88a['hu']['dictionary'],_0x501c0a),_0x20e88a['hu']['getPluralForm']=_0x3486ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47812d=>{const {hu:{dictionary:_0x28cbf3,getPluralForm:_0x1fb194}}={'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':_0x326dde=>0x1!=_0x326dde}};_0x47812d['hu']||={'dictionary':{},'getPluralForm':null},_0x47812d['hu']['dictionary']=Object['assign'](_0x47812d['hu']['dictionary'],_0x28cbf3),_0x47812d['hu']['getPluralForm']=_0x1fb194;})(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':_0x137551=>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':_0x4e9f41=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26ad25=>{const {id:{dictionary:_0x3e8ec1,getPluralForm:_0x1d4fe5}}={'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':_0x8b9db6=>0x0}};_0x26ad25['id']||={'dictionary':{},'getPluralForm':null},_0x26ad25['id']['dictionary']=Object['assign'](_0x26ad25['id']['dictionary'],_0x3e8ec1),_0x26ad25['id']['getPluralForm']=_0x1d4fe5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x842f92=>{const {id:{dictionary:_0xae9ef3,getPluralForm:_0x25d343}}={'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':_0x590aea=>0x0}};_0x842f92['id']||={'dictionary':{},'getPluralForm':null},_0x842f92['id']['dictionary']=Object['assign'](_0x842f92['id']['dictionary'],_0xae9ef3),_0x842f92['id']['getPluralForm']=_0x25d343;})(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':_0x475f71=>0x1==_0x475f71?0x0:0x0!=_0x475f71&&_0x475f71%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':_0x5247f7=>0x1==_0x5247f7?0x0:0x0!=_0x5247f7&&_0x5247f7%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bfd33=>{const {it:{dictionary:_0x1a5b95,getPluralForm:_0xa8b05f}}={'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':_0x53b428=>0x1==_0x53b428?0x0:0x0!=_0x53b428&&_0x53b428%0xf4240==0x0?0x1:0x2}};_0x4bfd33['it']||={'dictionary':{},'getPluralForm':null},_0x4bfd33['it']['dictionary']=Object['assign'](_0x4bfd33['it']['dictionary'],_0x1a5b95),_0x4bfd33['it']['getPluralForm']=_0xa8b05f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d47c0=>{const {it:{dictionary:_0x1f2493,getPluralForm:_0x30cea2}}={'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':_0x2f7bf8=>0x1==_0x2f7bf8?0x0:0x0!=_0x2f7bf8&&_0x2f7bf8%0xf4240==0x0?0x1:0x2}};_0x5d47c0['it']||={'dictionary':{},'getPluralForm':null},_0x5d47c0['it']['dictionary']=Object['assign'](_0x5d47c0['it']['dictionary'],_0x1f2493),_0x5d47c0['it']['getPluralForm']=_0x30cea2;})(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':_0x2eb6bd=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4171aa=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4eb0d7=>{const {ja:{dictionary:_0x2181e7,getPluralForm:_0x15fe75}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x55760b=>0x0}};_0x4eb0d7['ja']||={'dictionary':{},'getPluralForm':null},_0x4eb0d7['ja']['dictionary']=Object['assign'](_0x4eb0d7['ja']['dictionary'],_0x2181e7),_0x4eb0d7['ja']['getPluralForm']=_0x15fe75;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e32c0=>{const {ja:{dictionary:_0xefe877,getPluralForm:_0x2ef26c}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x45e2d5=>0x0}};_0x3e32c0['ja']||={'dictionary':{},'getPluralForm':null},_0x3e32c0['ja']['dictionary']=Object['assign'](_0x3e32c0['ja']['dictionary'],_0xefe877),_0x3e32c0['ja']['getPluralForm']=_0x2ef26c;})(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':_0x313dff=>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':_0x634481=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41e99e=>{const {ko:{dictionary:_0x536a41,getPluralForm:_0x7e1823}}={'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':_0x3f9496=>0x0}};_0x41e99e['ko']||={'dictionary':{},'getPluralForm':null},_0x41e99e['ko']['dictionary']=Object['assign'](_0x41e99e['ko']['dictionary'],_0x536a41),_0x41e99e['ko']['getPluralForm']=_0x7e1823;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5350ef=>{const {ko:{dictionary:_0x38531f,getPluralForm:_0x434612}}={'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':_0x145c14=>0x0}};_0x5350ef['ko']||={'dictionary':{},'getPluralForm':null},_0x5350ef['ko']['dictionary']=Object['assign'](_0x5350ef['ko']['dictionary'],_0x38531f),_0x5350ef['ko']['getPluralForm']=_0x434612;})(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':_0x538ed1=>_0x538ed1%0xa==0x1&&(_0x538ed1%0x64>0x13||_0x538ed1%0x64<0xb)?0x0:_0x538ed1%0xa>=0x2&&_0x538ed1%0xa<=0x9&&(_0x538ed1%0x64>0x13||_0x538ed1%0x64<0xb)?0x1:_0x538ed1%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':_0x2c2aca=>_0x2c2aca%0xa==0x1&&(_0x2c2aca%0x64>0x13||_0x2c2aca%0x64<0xb)?0x0:_0x2c2aca%0xa>=0x2&&_0x2c2aca%0xa<=0x9&&(_0x2c2aca%0x64>0x13||_0x2c2aca%0x64<0xb)?0x1:_0x2c2aca%0x1!=0x0?0x2:0x3}};