@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240526.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>d,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=l;function l(t,e){const r=u();return(l=function(t,e){return r[t-=206]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(472475===-parseInt(r(237))/1*(parseInt(r(227))/2)+parseInt(r(231))/3+-parseInt(r(216))/4+-parseInt(r(229))/5*(parseInt(r(228))/6)+-parseInt(r(218))/7+-parseInt(r(238))/8*(parseInt(r(220))/9)+-parseInt(r(212))/10*(-parseInt(r(232))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(u);class d extends t.Plugin{static get[p(215)](){return p(235)}static get[p(209)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(222)]}constructor(t){const e=p;super(t),this[e(208)]=null}async[p(219)](){const t=p,e=this[t(206)];e[t(223)][t(214)](t(234),{converterUrl:t(226),tokenUrl:(e[t(223)][t(207)](t(236))||{})[t(217)],formatting:{resets:t(211),defaults:t(211),styles:t(230)}}),e[t(224)][t(221)](t(234),new c(e));const{tokenUrl:r}=e[t(223)][t(207)](t(234));if(r){const{tokenUrl:o}=e[t(223)][t(207)](t(236))||{};this[t(208)]=r===o?e[t(210)][t(207)](t(222))[t(213)]:await e[t(210)][t(207)](t(222))[t(233)](r)}}[p(225)](){return this[p(208)]}}function u(){const t=["11892gtpzBe","14166FfPXPL","1090jxLeDc","inline","500781wbYONT","110PaacMj","registerTokenUrl","importWord","ImportWordEditing","cloudServices","148SmARnl","477152wAHfRN","editor","get","_token","requires","plugins","none","2467100opkLyA","token","define","pluginName","1877460SnAAZn","tokenUrl","1664859MPKNpx","init","9rVXcel","add","CloudServices","config","commands","getToken","https://docx-converter.cke-cs.com/v2/convert/docx-html"];return(u=function(){return t})()}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=406]})(t,e)}function g(){var t=["pluginName","1maezpa","requires","3642aBPqPQ","ImportWord","1471028bDutfU","11746616nzTNjn","12950tHcdHe","2584533kCpjQp","1536452VMqKHs","12167190GNlWpg","6267520YRRnMF"];return(g=function(){return t})()}!function(t,e){for(var r=m,o=t();;)try{if(834825===parseInt(r(415))/1*(parseInt(r(411))/2)+-parseInt(r(410))/3+parseInt(r(407))/4+parseInt(r(409))/5*(parseInt(r(417))/6)+-parseInt(r(413))/7+-parseInt(r(408))/8+parseInt(r(412))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(414)](){return h(406)}static get[h(416)](){return[d,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=167]})(t,e)}function v(){var t=["19884909BJDyDw","90480yLTyRN","84pCSfig","5jFMwhC","738975DcgFVe","55418ywtrfr","100IrluKk","261msRNRx","1288880HEUBGL","172092MfHFOO","164770tcUNwI"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(309542===-parseInt(r(177))/1*(parseInt(r(168))/2)+-parseInt(r(167))/3+-parseInt(r(175))/4*(parseInt(r(169))/5)+-parseInt(r(172))/6*(parseInt(r(176))/7)+parseInt(r(171))/8+-parseInt(r(170))/9*(parseInt(r(173))/10)+parseInt(r(174))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=l;function d(){const t=["ImportWordEditing","1172322pAGWsJ","token","30iCGtDo","define","CloudServices","importWord","editor","61580KHBLnV","pluginName","tokenUrl","requires","add","414IlsEeA","getToken","602268ezrIqs","45IcMDPV","init","registerTokenUrl","_token","config","cloudServices","1007997bMhuUY","plugins","inline","65968nSZPpZ","42MuzlWO","none","commands","https://docx-converter.cke-cs.com/v2/convert/docx-html","3289748qXqLDB","get","1518184iHdxHD"];return(d=function(){return t})()}function l(t,e){const r=d();return(l=function(t,e){return r[t-=426]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(782608===parseInt(r(429))/1+parseInt(r(446))/2+-parseInt(r(436))/3+parseInt(r(455))/4*(-parseInt(r(430))/5)+-parseInt(r(448))/6*(-parseInt(r(440))/7)+-parseInt(r(439))/8*(parseInt(r(427))/9)+parseInt(r(450))/10*(-parseInt(r(444))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(456)](){return p(447)}static get[p(458)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(452)]}constructor(t){const e=p;super(t),this[e(433)]=null}async[p(431)](){const t=p,e=this[t(454)];e[t(434)][t(451)](t(453),{converterUrl:t(443),tokenUrl:(e[t(434)][t(445)](t(435))||{})[t(457)],formatting:{resets:t(441),defaults:t(441),styles:t(438)}}),e[t(442)][t(426)](t(453),new c(e));const{tokenUrl:r}=e[t(434)][t(445)](t(453));if(r){const{tokenUrl:o}=e[t(434)][t(445)](t(435))||{};this[t(433)]=r===o?e[t(437)][t(445)](t(452))[t(449)]:await e[t(437)][t(445)](t(452))[t(432)](r)}}[p(428)](){return this[p(433)]}}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=100]})(t,e)}function g(){var t=["1rgvure","32088PXDBfN","requires","7745508eLyxGz","976932pxDtHj","1254514auOAsK","672065CpMdqJ","4204308MhyjNg","322QeghzE","pluginName","ImportWord","523227buHeuL"];return(g=function(){return t})()}!function(t,e){for(var r=m,o=t();;)try{if(628282===-parseInt(r(101))/1*(parseInt(r(106))/2)+-parseInt(r(100))/3+parseInt(r(108))/4+-parseInt(r(107))/5+-parseInt(r(105))/6+parseInt(r(109))/7*(-parseInt(r(102))/8)+parseInt(r(104))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(110)](){return h(111)}static get[h(103)](){return[u,n]}}function I(){var t=["10CfOjya","9288315FGptIj","21ZOQbmy","78QGJRiF","2377864LfMwCN","825180bKzoEY","3KsQUdU","1372656jwxXAL","1508145ldcuMr","9099277InItJO","101565mgytFH"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=231]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(756566===parseInt(r(233))/1+parseInt(r(232))/2*(parseInt(r(231))/3)+-parseInt(r(241))/4+parseInt(r(235))/5*(-parseInt(r(239))/6)+parseInt(r(238))/7*(parseInt(r(240))/8)+-parseInt(r(237))/9+parseInt(r(236))/10*(-parseInt(r(234))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(I)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xae1ee,Command as _0x506618}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x5e5f21,MenuBarMenuListItemFileDialogButtonView as _0x3888d4,SpinnerView as _0x9a7637,Notification as _0x287b3a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x2c24f6}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x31a4f2}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x16e98d,uid as _0x9b10c5,logWarning as _0x228542,logError as _0x5b6b2b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0xae1ee{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x1df3d4=this['editor'];_0x1df3d4['ui']['componentFactory']['add']('importWord',()=>{const _0x40b2f7=this['_createButton'](_0x5e5f21),_0x21aa34=_0x1df3d4['commands']['get']('importWord');return _0x40b2f7['bind']('isOn')['to'](_0x21aa34,'isBusy'),_0x40b2f7['tooltip']=!0x0,_0x40b2f7;}),_0x1df3d4['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3888d4));}['_createButton'](_0x49d61e){const _0x2b0d71=this['editor'],t=_0x2b0d71['locale']['t'],_0x3e6106=_0x2b0d71['commands']['get']('importWord'),_0x19c582=new _0x49d61e(_0x2b0d71['locale']),_0x5ce74c=new _0x9a7637();return _0x19c582['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x19c582['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'}),_0x19c582['bind']('isEnabled')['to'](_0x3e6106),_0x19c582['bind']('label')['to'](_0x3e6106,'isBusy',_0x5f1ded=>t(_0x5f1ded?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x5ce74c['bind']('isVisible')['to'](_0x3e6106,'isBusy'),_0x19c582['iconView']['bind']('isVisible')['to'](_0x3e6106,'isBusy',_0x50f526=>!_0x50f526),_0x19c582['children']['add'](_0x5ce74c),_0x19c582['on']('done',(_0x3c2822,_0xca13b0)=>{_0x2b0d71['execute']('importWord',_0xca13b0[0x0],{}),_0x2b0d71['editing']['view']['focus']();}),_0x19c582;}}class d extends _0x506618{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x144b1b){super(_0x144b1b),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x491ab8,_0x1d7e97)=>{const _0x33c385=new DataTransfer();_0x33c385['setData']('text/html',_0x1d7e97['html']);const _0x561c12=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x207586=>{this['_importMarker']['stopListening'](),_0x207586['setSelection'](_0x561c12),_0x144b1b['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x33c385});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3f94ad,_0x5a1f97={}){if(this['isBusy'])return Promise['resolve']();const _0x1a5d95=this['editor']['config']['get']('importWord'),_0x589511={'url':_0x1a5d95['converterUrl'],'file':_0x3f94ad,'serviceConfig':{..._0x5a1f97,'formatting':_0x1a5d95['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x589511)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3f31d6=this['editor']['model'],_0x446264=_0x3f31d6['schema'],_0x27fa40=_0x3f31d6['document']['selection'],_0x4c908a=_0x16e98d(_0x27fa40['getSelectedBlocks']());return!!_0x4c908a&&_0x446264['checkChild'](_0x4c908a['parent'],'paragraph');}['_prepareForImport'](){const _0x35ccdf=this['editor'],_0x336175=_0x35ccdf['model'],_0xd57bc1=_0x336175['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x35ccdf['model']['createBatch']({'isUndoable':!0x0}),_0x336175['enqueueChange'](this['_undoStepBatch'],_0x541a47=>{_0xd57bc1['isCollapsed']||_0x336175['deleteContent'](_0xd57bc1,{'leaveUnmerged':!0x0});const _0x192e63=_0xd57bc1['getFirstPosition'](),_0x55760b=_0x16e98d(_0xd57bc1['getSelectedBlocks']());let _0x2408c7;_0x2408c7=_0x55760b['is']('element','paragraph')&&_0x55760b['isEmpty']?_0x192e63:_0x192e63['isAtStart']?_0x336175['createPositionBefore'](_0x55760b):_0x192e63['isAtEnd']?_0x336175['createPositionAfter'](_0x55760b):_0x541a47['split'](_0x192e63)['position'],this['_importMarker']=_0x541a47['addMarker']('importWord:'+_0x9b10c5(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x31a4f2(_0x2408c7)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x3b7cfe=this['editor']['model'];_0x3b7cfe['markers']['has'](this['_importMarker'])&&_0x3b7cfe['enqueueChange'](this['_undoStepBatch'],_0x4e9ff4=>{_0x4e9ff4['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x5b72db,file:_0x6bf456,serviceConfig:_0x49f47c}){const _0x5e1647=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x556247=new FormData();_0x556247['set']('config',JSON['stringify'](_0x49f47c)),_0x556247['set']('file',_0x6bf456);const _0x4d82c2={'method':'POST','headers':{},'body':_0x556247,'signal':this['_abortController']['signal']};return _0x5e1647&&(_0x4d82c2['headers']['Authorization']=_0x5e1647['value']),fetch(_0x5b72db,_0x4d82c2);}['_handleImportResponse'](_0xa752f9){return _0xa752f9['ok']?_0xa752f9['json']()['then'](_0x5e5436=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x5e5436);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x228542('import-word-plugin-import-cancelled');const _0x33fa24=this['editor'],_0x580ad9=(0x0,_0x33fa24['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x33fa24['plugins']['get']('Notification')['showWarning'](_0x580ad9),_0x5b6b2b('import-word-plugin-conversion-failed');}}class e extends _0xae1ee{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x287b3a,_0x2c24f6,'CloudServices'];}constructor(_0x53d4e2){super(_0x53d4e2),this['_token']=null;}async['init'](){const _0x481158=this['editor'];_0x481158['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x481158['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x481158['commands']['add']('importWord',new d(_0x481158));const {tokenUrl:_0x3a0bd2}=_0x481158['config']['get']('importWord');if(_0x3a0bd2){const {tokenUrl:_0x37127c}=_0x481158['config']['get']('cloudServices')||{};this['_token']=_0x3a0bd2===_0x37127c?_0x481158['plugins']['get']('CloudServices')['token']:await _0x481158['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3a0bd2);}}['getToken'](){return this['_token'];}}class i extends _0xae1ee{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 _0x55ad9f,Command as _0xf0e308}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x25ad47,MenuBarMenuListItemFileDialogButtonView as _0x566360,SpinnerView as _0x40620c,Notification as _0x8f3640}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x57bfd3}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0xcde474}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x106318,uid as _0x5d9e9f,logWarning as _0x95c5f1,logError as _0x4e2860}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x55ad9f{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x5cc268=this['editor'];_0x5cc268['ui']['componentFactory']['add']('importWord',()=>{const _0x5a669d=this['_createButton'](_0x25ad47),_0x3addb2=_0x5cc268['commands']['get']('importWord');return _0x5a669d['bind']('isOn')['to'](_0x3addb2,'isBusy'),_0x5a669d['tooltip']=!0x0,_0x5a669d;}),_0x5cc268['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x566360));}['_createButton'](_0xe95bf6){const _0x2dc2e7=this['editor'],t=_0x2dc2e7['locale']['t'],_0x4d1fed=_0x2dc2e7['commands']['get']('importWord'),_0x534027=new _0xe95bf6(_0x2dc2e7['locale']),_0x52e8a5=new _0x40620c();return _0x534027['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x534027['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m14\x200\x205\x204.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M10.74\x2018a2.76\x202.76\x200\x200\x201-.469-.5H3V19h9.25v-.374A2.737\x202.737\x200\x200\x201\x2010.74\x2018Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.602.602\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001ZM11.674\x2015.407a.75.75\x200\x201\x200\x201.152.96L14\x2014.96V20h1.5v-5.04l1.174\x201.408a.75.75\x200\x201\x200\x201.152-.96l-2.346-2.816a.95.95\x200\x200\x200-1.46\x200l-2.346\x202.815Z\x22/></svg>\x0a'}),_0x534027['bind']('isEnabled')['to'](_0x4d1fed),_0x534027['bind']('label')['to'](_0x4d1fed,'isBusy',_0x1ae7a2=>t(_0x1ae7a2?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x52e8a5['bind']('isVisible')['to'](_0x4d1fed,'isBusy'),_0x534027['iconView']['bind']('isVisible')['to'](_0x4d1fed,'isBusy',_0x983622=>!_0x983622),_0x534027['children']['add'](_0x52e8a5),_0x534027['on']('done',(_0x18dcf0,_0x5bb048)=>{_0x2dc2e7['execute']('importWord',_0x5bb048[0x0],{}),_0x2dc2e7['editing']['view']['focus']();}),_0x534027;}}class d extends _0xf0e308{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4aee58){super(_0x4aee58),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x345f6b,_0x588f66)=>{const _0x525300=new DataTransfer();_0x525300['setData']('text/html',_0x588f66['html']);const _0x3e1053=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x9f752e=>{this['_importMarker']['stopListening'](),_0x9f752e['setSelection'](_0x3e1053),_0x4aee58['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x525300});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5cdee3,_0x4a535e={}){if(this['isBusy'])return Promise['resolve']();const _0xdc2694=this['editor']['config']['get']('importWord'),_0x3c66fa={'url':_0xdc2694['converterUrl'],'file':_0x5cdee3,'serviceConfig':{..._0x4a535e,'formatting':_0xdc2694['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3c66fa)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5673f6=this['editor']['model'],_0x171a00=_0x5673f6['schema'],_0xd5a71d=_0x5673f6['document']['selection'],_0x4cf9e9=_0x106318(_0xd5a71d['getSelectedBlocks']());return!!_0x4cf9e9&&_0x171a00['checkChild'](_0x4cf9e9['parent'],'paragraph');}['_prepareForImport'](){const _0x3ae0e1=this['editor'],_0x4c581=_0x3ae0e1['model'],_0x177bee=_0x4c581['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3ae0e1['model']['createBatch']({'isUndoable':!0x0}),_0x4c581['enqueueChange'](this['_undoStepBatch'],_0x3471dc=>{_0x177bee['isCollapsed']||_0x4c581['deleteContent'](_0x177bee,{'leaveUnmerged':!0x0});const _0x3c67a6=_0x177bee['getFirstPosition'](),_0x5a2977=_0x106318(_0x177bee['getSelectedBlocks']());let _0x49af1d;_0x49af1d=_0x5a2977['is']('element','paragraph')&&_0x5a2977['isEmpty']?_0x3c67a6:_0x3c67a6['isAtStart']?_0x4c581['createPositionBefore'](_0x5a2977):_0x3c67a6['isAtEnd']?_0x4c581['createPositionAfter'](_0x5a2977):_0x3471dc['split'](_0x3c67a6)['position'],this['_importMarker']=_0x3471dc['addMarker']('importWord:'+_0x5d9e9f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xcde474(_0x49af1d)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x3738d2=this['editor']['model'];_0x3738d2['markers']['has'](this['_importMarker'])&&_0x3738d2['enqueueChange'](this['_undoStepBatch'],_0xed16f6=>{_0xed16f6['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x17f1e8,file:_0x3d4a1b,serviceConfig:_0x5191b0}){const _0x221a16=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4e6a37=new FormData();_0x4e6a37['set']('config',JSON['stringify'](_0x5191b0)),_0x4e6a37['set']('file',_0x3d4a1b);const _0x4efab9={'method':'POST','headers':{},'body':_0x4e6a37,'signal':this['_abortController']['signal']};return _0x221a16&&(_0x4efab9['headers']['Authorization']=_0x221a16['value']),fetch(_0x17f1e8,_0x4efab9);}['_handleImportResponse'](_0x2025dd){return _0x2025dd['ok']?_0x2025dd['json']()['then'](_0x4c0b7a=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4c0b7a);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x95c5f1('import-word-plugin-import-cancelled');const _0x2a2ee8=this['editor'],_0x17e331=(0x0,_0x2a2ee8['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2a2ee8['plugins']['get']('Notification')['showWarning'](_0x17e331),_0x4e2860('import-word-plugin-conversion-failed');}}class e extends _0x55ad9f{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x8f3640,_0x57bfd3,'CloudServices'];}constructor(_0x3ae224){super(_0x3ae224),this['_token']=null;}async['init'](){const _0x4cd386=this['editor'];_0x4cd386['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4cd386['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4cd386['commands']['add']('importWord',new d(_0x4cd386));const {tokenUrl:_0x3e7214}=_0x4cd386['config']['get']('importWord');if(_0x3e7214){const {tokenUrl:_0x3b3c8a}=_0x4cd386['config']['get']('cloudServices')||{};this['_token']=_0x3e7214===_0x3b3c8a?_0x4cd386['plugins']['get']('CloudServices')['token']:await _0x4cd386['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3e7214);}}['getToken'](){return this['_token'];}}class i extends _0x55ad9f{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
@@ -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':_0x208f3c=>0x0==_0x208f3c?0x0:0x1==_0x208f3c?0x1:0x2==_0x208f3c?0x2:_0x208f3c%0x64>=0x3&&_0x208f3c%0x64<=0xa?0x3:_0x208f3c%0x64>=0xb&&_0x208f3c%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':_0x15e33f=>0x0==_0x15e33f?0x0:0x1==_0x15e33f?0x1:0x2==_0x15e33f?0x2:_0x15e33f%0x64>=0x3&&_0x15e33f%0x64<=0xa?0x3:_0x15e33f%0x64>=0xb&&_0x15e33f%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5cba7c=>{const {ar:{dictionary:_0x47f3a8,getPluralForm:_0x3aeda2}}={'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':_0x532748=>0x0==_0x532748?0x0:0x1==_0x532748?0x1:0x2==_0x532748?0x2:_0x532748%0x64>=0x3&&_0x532748%0x64<=0xa?0x3:_0x532748%0x64>=0xb&&_0x532748%0x64<=0x63?0x4:0x5}};_0x5cba7c['ar']||={'dictionary':{},'getPluralForm':null},_0x5cba7c['ar']['dictionary']=Object['assign'](_0x5cba7c['ar']['dictionary'],_0x47f3a8),_0x5cba7c['ar']['getPluralForm']=_0x3aeda2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ca960=>{const {ar:{dictionary:_0xcc72c6,getPluralForm:_0x46faa6}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.','Importing\x20Word\x20document':'استيراد\x20مستند\x20Word'},'getPluralForm':_0x37f979=>0x0==_0x37f979?0x0:0x1==_0x37f979?0x1:0x2==_0x37f979?0x2:_0x37f979%0x64>=0x3&&_0x37f979%0x64<=0xa?0x3:_0x37f979%0x64>=0xb&&_0x37f979%0x64<=0x63?0x4:0x5}};_0x2ca960['ar']||={'dictionary':{},'getPluralForm':null},_0x2ca960['ar']['dictionary']=Object['assign'](_0x2ca960['ar']['dictionary'],_0xcc72c6),_0x2ca960['ar']['getPluralForm']=_0x46faa6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x381d89=>0x1!=_0x381d89}};
23
+ export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0xcb11be=>0x1!=_0xcb11be}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34eb7e=>{const {bg:{dictionary:_0x4f1cd6,getPluralForm:_0x3642d1}}={'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':_0x298666=>0x1!=_0x298666}};_0x34eb7e['bg']||={'dictionary':{},'getPluralForm':null},_0x34eb7e['bg']['dictionary']=Object['assign'](_0x34eb7e['bg']['dictionary'],_0x4f1cd6),_0x34eb7e['bg']['getPluralForm']=_0x3642d1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ab425=>{const {bg:{dictionary:_0x37637b,getPluralForm:_0x38139d}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.','Importing\x20Word\x20document':'Въвеждане\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x17dec8=>0x1!=_0x17dec8}};_0x2ab425['bg']||={'dictionary':{},'getPluralForm':null},_0x2ab425['bg']['dictionary']=Object['assign'](_0x2ab425['bg']['dictionary'],_0x37637b),_0x2ab425['bg']['getPluralForm']=_0x38139d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3da773=>0x1!=_0x3da773}};
23
+ export default{'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x25f3cd=>0x1!=_0x25f3cd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37e6de=>{const {bn:{dictionary:_0x3af544,getPluralForm:_0x5621c0}}={'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':_0x219463=>0x1!=_0x219463}};_0x37e6de['bn']||={'dictionary':{},'getPluralForm':null},_0x37e6de['bn']['dictionary']=Object['assign'](_0x37e6de['bn']['dictionary'],_0x3af544),_0x37e6de['bn']['getPluralForm']=_0x5621c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x484e58=>{const {bn:{dictionary:_0x14b83b,getPluralForm:_0x2704a0}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।','Importing\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20ইম্পোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x15333f=>0x1!=_0x15333f}};_0x484e58['bn']||={'dictionary':{},'getPluralForm':null},_0x484e58['bn']['dictionary']=Object['assign'](_0x484e58['bn']['dictionary'],_0x14b83b),_0x484e58['bn']['getPluralForm']=_0x2704a0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x513594=>0x1!=_0x513594}};
23
+ export default{'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x568a2d=>0x1!=_0x568a2d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x479355=>{const {ca:{dictionary:_0x417647,getPluralForm:_0x29436a}}={'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':_0x4afe48=>0x1!=_0x4afe48}};_0x479355['ca']||={'dictionary':{},'getPluralForm':null},_0x479355['ca']['dictionary']=Object['assign'](_0x479355['ca']['dictionary'],_0x417647),_0x479355['ca']['getPluralForm']=_0x29436a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22d452=>{const {ca:{dictionary:_0x53e291,getPluralForm:_0x5a1206}}={'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.','Importing\x20Word\x20document':'Important\x20document\x20de\x20Word'},'getPluralForm':_0x34a920=>0x1!=_0x34a920}};_0x22d452['ca']||={'dictionary':{},'getPluralForm':null},_0x22d452['ca']['dictionary']=Object['assign'](_0x22d452['ca']['dictionary'],_0x53e291),_0x22d452['ca']['getPluralForm']=_0x5a1206;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x449915=>0x1==_0x449915&&_0x449915%0x1==0x0?0x0:_0x449915>=0x2&&_0x449915<=0x4&&_0x449915%0x1==0x0?0x1:_0x449915%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':_0x394cc3=>0x1==_0x394cc3&&_0x394cc3%0x1==0x0?0x0:_0x394cc3>=0x2&&_0x394cc3<=0x4&&_0x394cc3%0x1==0x0?0x1:_0x394cc3%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3069b1=>{const {cs:{dictionary:_0x597444,getPluralForm:_0xd367c8}}={'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':_0x5d6bd0=>0x1==_0x5d6bd0&&_0x5d6bd0%0x1==0x0?0x0:_0x5d6bd0>=0x2&&_0x5d6bd0<=0x4&&_0x5d6bd0%0x1==0x0?0x1:_0x5d6bd0%0x1!=0x0?0x2:0x3}};_0x3069b1['cs']||={'dictionary':{},'getPluralForm':null},_0x3069b1['cs']['dictionary']=Object['assign'](_0x3069b1['cs']['dictionary'],_0x597444),_0x3069b1['cs']['getPluralForm']=_0xd367c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e50d3=>{const {cs:{dictionary:_0x40407a,getPluralForm:_0x41a198}}={'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.','Importing\x20Word\x20document':'Import\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x3a6146=>0x1==_0x3a6146&&_0x3a6146%0x1==0x0?0x0:_0x3a6146>=0x2&&_0x3a6146<=0x4&&_0x3a6146%0x1==0x0?0x1:_0x3a6146%0x1!=0x0?0x2:0x3}};_0x1e50d3['cs']||={'dictionary':{},'getPluralForm':null},_0x1e50d3['cs']['dictionary']=Object['assign'](_0x1e50d3['cs']['dictionary'],_0x40407a),_0x1e50d3['cs']['getPluralForm']=_0x41a198;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x5e0ef2=>0x1!=_0x5e0ef2}};
23
+ export default{'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x3380e2=>0x1!=_0x3380e2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x142a2e=>{const {da:{dictionary:_0x345236,getPluralForm:_0x3f1fec}}={'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':_0x113ba3=>0x1!=_0x113ba3}};_0x142a2e['da']||={'dictionary':{},'getPluralForm':null},_0x142a2e['da']['dictionary']=Object['assign'](_0x142a2e['da']['dictionary'],_0x345236),_0x142a2e['da']['getPluralForm']=_0x3f1fec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ecb58=>{const {da:{dictionary:_0x807373,getPluralForm:_0x3a3fa2}}={'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.','Importing\x20Word\x20document':'Import\x20af\x20Word-dokument'},'getPluralForm':_0x5cb19c=>0x1!=_0x5cb19c}};_0x4ecb58['da']||={'dictionary':{},'getPluralForm':null},_0x4ecb58['da']['dictionary']=Object['assign'](_0x4ecb58['da']['dictionary'],_0x807373),_0x4ecb58['da']['getPluralForm']=_0x3a3fa2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3e6639=>0x1!=_0x3e6639}};
23
+ export default{'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0x4cda6a=>0x1!=_0x4cda6a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd5e931=>{const {de:{dictionary:_0xcf0cd9,getPluralForm:_0x4e79e1}}={'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':_0x133826=>0x1!=_0x133826}};_0xd5e931['de']||={'dictionary':{},'getPluralForm':null},_0xd5e931['de']['dictionary']=Object['assign'](_0xd5e931['de']['dictionary'],_0xcf0cd9),_0xd5e931['de']['getPluralForm']=_0x4e79e1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ab610=>{const {de:{dictionary:_0xbb0981,getPluralForm:_0x11493f}}={'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Importing\x20Word\x20document':'Word-Dokument\x20importieren'},'getPluralForm':_0x212fac=>0x1!=_0x212fac}};_0x3ab610['de']||={'dictionary':{},'getPluralForm':null},_0x3ab610['de']['dictionary']=Object['assign'](_0x3ab610['de']['dictionary'],_0xbb0981),_0x3ab610['de']['getPluralForm']=_0x11493f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x51eecd=>0x1!=_0x51eecd}};
23
+ export default{'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x42f85c=>0x1!=_0x42f85c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf314d5=>{const {el:{dictionary:_0xfacf6,getPluralForm:_0x396ce9}}={'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':_0x9cccd3=>0x1!=_0x9cccd3}};_0xf314d5['el']||={'dictionary':{},'getPluralForm':null},_0xf314d5['el']['dictionary']=Object['assign'](_0xf314d5['el']['dictionary'],_0xfacf6),_0xf314d5['el']['getPluralForm']=_0x396ce9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e47b3=>{const {el:{dictionary:_0x2c999e,getPluralForm:_0x305869}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.','Importing\x20Word\x20document':'Εισαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x36c78e=>0x1!=_0x36c78e}};_0x1e47b3['el']||={'dictionary':{},'getPluralForm':null},_0x1e47b3['el']['dictionary']=Object['assign'](_0x1e47b3['el']['dictionary'],_0x2c999e),_0x1e47b3['el']['getPluralForm']=_0x305869;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x2782de=>0x1!=_0x2782de}};
23
+ export default{'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0x84de4c=>0x1!=_0x84de4c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x448cf1=>{const {'en-au':{dictionary:_0x386e85,getPluralForm:_0x19e9c2}}={'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':_0x4d0338=>0x1!=_0x4d0338}};_0x448cf1['en-au']||={'dictionary':{},'getPluralForm':null},_0x448cf1['en-au']['dictionary']=Object['assign'](_0x448cf1['en-au']['dictionary'],_0x386e85),_0x448cf1['en-au']['getPluralForm']=_0x19e9c2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x344328=>{const {'en-au':{dictionary:_0xc7f2c6,getPluralForm:_0x4bcaf7}}={'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':''},'getPluralForm':_0xddee95=>0x1!=_0xddee95}};_0x344328['en-au']||={'dictionary':{},'getPluralForm':null},_0x344328['en-au']['dictionary']=Object['assign'](_0x344328['en-au']['dictionary'],_0xc7f2c6),_0x344328['en-au']['getPluralForm']=_0x4bcaf7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36eabb=>{const {en:{dictionary:_0x45095c,getPluralForm:_0x53a843}}={'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}};_0x36eabb['en']||={'dictionary':{},'getPluralForm':null},_0x36eabb['en']['dictionary']=Object['assign'](_0x36eabb['en']['dictionary'],_0x45095c),_0x36eabb['en']['getPluralForm']=_0x53a843;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5289aa=>{const {en:{dictionary:_0x4b9f5d,getPluralForm:_0x7522b9}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','Importing\x20Word\x20document':'Importing\x20Word\x20document'},'getPluralForm':null}};_0x5289aa['en']||={'dictionary':{},'getPluralForm':null},_0x5289aa['en']['dictionary']=Object['assign'](_0x5289aa['en']['dictionary'],_0x4b9f5d),_0x5289aa['en']['getPluralForm']=_0x7522b9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x9dc629=>0x1==_0x9dc629?0x0:0x0!=_0x9dc629&&_0x9dc629%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':_0x532eb7=>0x1==_0x532eb7?0x0:0x0!=_0x532eb7&&_0x532eb7%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f9554=>{const {es:{dictionary:_0x398ba2,getPluralForm:_0x2b3567}}={'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':_0x3697f0=>0x1==_0x3697f0?0x0:0x0!=_0x3697f0&&_0x3697f0%0xf4240==0x0?0x1:0x2}};_0x2f9554['es']||={'dictionary':{},'getPluralForm':null},_0x2f9554['es']['dictionary']=Object['assign'](_0x2f9554['es']['dictionary'],_0x398ba2),_0x2f9554['es']['getPluralForm']=_0x2b3567;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c949c=>{const {es:{dictionary:_0x428909,getPluralForm:_0xc28c17}}={'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x5463f9=>0x1==_0x5463f9?0x0:0x0!=_0x5463f9&&_0x5463f9%0xf4240==0x0?0x1:0x2}};_0x1c949c['es']||={'dictionary':{},'getPluralForm':null},_0x1c949c['es']['dictionary']=Object['assign'](_0x1c949c['es']['dictionary'],_0x428909),_0x1c949c['es']['getPluralForm']=_0xc28c17;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x4c9aad=>0x1!=_0x4c9aad}};
23
+ export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x13b5db=>0x1!=_0x13b5db}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36f2a0=>{const {et:{dictionary:_0x341c50,getPluralForm:_0x57041c}}={'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':_0x30eb98=>0x1!=_0x30eb98}};_0x36f2a0['et']||={'dictionary':{},'getPluralForm':null},_0x36f2a0['et']['dictionary']=Object['assign'](_0x36f2a0['et']['dictionary'],_0x341c50),_0x36f2a0['et']['getPluralForm']=_0x57041c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b955d=>{const {et:{dictionary:_0x4cf83b,getPluralForm:_0x34cb88}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x14705f=>0x1!=_0x14705f}};_0x5b955d['et']||={'dictionary':{},'getPluralForm':null},_0x5b955d['et']['dictionary']=Object['assign'](_0x5b955d['et']['dictionary'],_0x4cf83b),_0x5b955d['et']['getPluralForm']=_0x34cb88;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x2d413e=>0x1!=_0x2d413e}};
23
+ export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x58646c=>0x1!=_0x58646c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3751a4=>{const {fi:{dictionary:_0x281dc9,getPluralForm:_0x2ea533}}={'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':_0x4e23fe=>0x1!=_0x4e23fe}};_0x3751a4['fi']||={'dictionary':{},'getPluralForm':null},_0x3751a4['fi']['dictionary']=Object['assign'](_0x3751a4['fi']['dictionary'],_0x281dc9),_0x3751a4['fi']['getPluralForm']=_0x2ea533;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9d551=>{const {fi:{dictionary:_0x24d5e4,getPluralForm:_0xa6d484}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x4c12d5=>0x1!=_0x4c12d5}};_0x9d551['fi']||={'dictionary':{},'getPluralForm':null},_0x9d551['fi']['dictionary']=Object['assign'](_0x9d551['fi']['dictionary'],_0x24d5e4),_0x9d551['fi']['getPluralForm']=_0xa6d484;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x481b3a=>0x0==_0x481b3a||0x1==_0x481b3a?0x0:0x0!=_0x481b3a&&_0x481b3a%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':_0x5ef07f=>0x0==_0x5ef07f||0x1==_0x5ef07f?0x0:0x0!=_0x5ef07f&&_0x5ef07f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7e7c40=>{const {fr:{dictionary:_0x35b28f,getPluralForm:_0x53e96f}}={'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':_0xaae69b=>0x0==_0xaae69b||0x1==_0xaae69b?0x0:0x0!=_0xaae69b&&_0xaae69b%0xf4240==0x0?0x1:0x2}};_0x7e7c40['fr']||={'dictionary':{},'getPluralForm':null},_0x7e7c40['fr']['dictionary']=Object['assign'](_0x7e7c40['fr']['dictionary'],_0x35b28f),_0x7e7c40['fr']['getPluralForm']=_0x53e96f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x78e48e=>{const {fr:{dictionary:_0x2fe3cc,getPluralForm:_0x3d639e}}={'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x39643e=>0x0==_0x39643e||0x1==_0x39643e?0x0:0x0!=_0x39643e&&_0x39643e%0xf4240==0x0?0x1:0x2}};_0x78e48e['fr']||={'dictionary':{},'getPluralForm':null},_0x78e48e['fr']['dictionary']=Object['assign'](_0x78e48e['fr']['dictionary'],_0x2fe3cc),_0x78e48e['fr']['getPluralForm']=_0x3d639e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x51d71d=>0x1!=_0x51d71d}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x50c891=>0x1!=_0x50c891}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20caa9=>{const {gl:{dictionary:_0x31e234,getPluralForm:_0x42c5aa}}={'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':_0x458dba=>0x1!=_0x458dba}};_0x20caa9['gl']||={'dictionary':{},'getPluralForm':null},_0x20caa9['gl']['dictionary']=Object['assign'](_0x20caa9['gl']['dictionary'],_0x31e234),_0x20caa9['gl']['getPluralForm']=_0x42c5aa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2dca03=>{const {gl:{dictionary:_0x5d1584,getPluralForm:_0x285d65}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x31344d=>0x1!=_0x31344d}};_0x2dca03['gl']||={'dictionary':{},'getPluralForm':null},_0x2dca03['gl']['dictionary']=Object['assign'](_0x2dca03['gl']['dictionary'],_0x5d1584),_0x2dca03['gl']['getPluralForm']=_0x285d65;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x1633e8=>0x1==_0x1633e8&&_0x1633e8%0x1==0x0?0x0:0x2==_0x1633e8&&_0x1633e8%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':_0x21abe9=>0x1==_0x21abe9&&_0x21abe9%0x1==0x0?0x0:0x2==_0x21abe9&&_0x21abe9%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4deb07=>{const {he:{dictionary:_0x18d247,getPluralForm:_0x14ddb7}}={'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':_0x2c895d=>0x1==_0x2c895d&&_0x2c895d%0x1==0x0?0x0:0x2==_0x2c895d&&_0x2c895d%0x1==0x0?0x1:0x2}};_0x4deb07['he']||={'dictionary':{},'getPluralForm':null},_0x4deb07['he']['dictionary']=Object['assign'](_0x4deb07['he']['dictionary'],_0x18d247),_0x4deb07['he']['getPluralForm']=_0x14ddb7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6bc4dc=>{const {he:{dictionary:_0x4b3907,getPluralForm:_0x48f4f8}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x58a9a6=>0x1==_0x58a9a6&&_0x58a9a6%0x1==0x0?0x0:0x2==_0x58a9a6&&_0x58a9a6%0x1==0x0?0x1:0x2}};_0x6bc4dc['he']||={'dictionary':{},'getPluralForm':null},_0x6bc4dc['he']['dictionary']=Object['assign'](_0x6bc4dc['he']['dictionary'],_0x4b3907),_0x6bc4dc['he']['getPluralForm']=_0x48f4f8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x5eec92=>0x1!=_0x5eec92}};
23
+ export default{'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x4a309d=>0x1!=_0x4a309d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15711a=>{const {hi:{dictionary:_0x4bacdc,getPluralForm:_0x3370d0}}={'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':_0x1aaf4d=>0x1!=_0x1aaf4d}};_0x15711a['hi']||={'dictionary':{},'getPluralForm':null},_0x15711a['hi']['dictionary']=Object['assign'](_0x15711a['hi']['dictionary'],_0x4bacdc),_0x15711a['hi']['getPluralForm']=_0x3370d0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe2ee11=>{const {hi:{dictionary:_0x33f6c4,getPluralForm:_0x2466b9}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x46bf52=>0x1!=_0x46bf52}};_0xe2ee11['hi']||={'dictionary':{},'getPluralForm':null},_0xe2ee11['hi']['dictionary']=Object['assign'](_0xe2ee11['hi']['dictionary'],_0x33f6c4),_0xe2ee11['hi']['getPluralForm']=_0x2466b9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x318e6f=>_0x318e6f%0xa==0x1&&_0x318e6f%0x64!=0xb?0x0:_0x318e6f%0xa>=0x2&&_0x318e6f%0xa<=0x4&&(_0x318e6f%0x64<0xa||_0x318e6f%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':_0xf88606=>_0xf88606%0xa==0x1&&_0xf88606%0x64!=0xb?0x0:_0xf88606%0xa>=0x2&&_0xf88606%0xa<=0x4&&(_0xf88606%0x64<0xa||_0xf88606%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37f4c1=>{const {hr:{dictionary:_0x94aa66,getPluralForm:_0x3af3bf}}={'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':_0x5a6849=>_0x5a6849%0xa==0x1&&_0x5a6849%0x64!=0xb?0x0:_0x5a6849%0xa>=0x2&&_0x5a6849%0xa<=0x4&&(_0x5a6849%0x64<0xa||_0x5a6849%0x64>=0x14)?0x1:0x2}};_0x37f4c1['hr']||={'dictionary':{},'getPluralForm':null},_0x37f4c1['hr']['dictionary']=Object['assign'](_0x37f4c1['hr']['dictionary'],_0x94aa66),_0x37f4c1['hr']['getPluralForm']=_0x3af3bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb2f056=>{const {hr:{dictionary:_0x572142,getPluralForm:_0x25440e}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x1e4bb6=>_0x1e4bb6%0xa==0x1&&_0x1e4bb6%0x64!=0xb?0x0:_0x1e4bb6%0xa>=0x2&&_0x1e4bb6%0xa<=0x4&&(_0x1e4bb6%0x64<0xa||_0x1e4bb6%0x64>=0x14)?0x1:0x2}};_0xb2f056['hr']||={'dictionary':{},'getPluralForm':null},_0xb2f056['hr']['dictionary']=Object['assign'](_0xb2f056['hr']['dictionary'],_0x572142),_0xb2f056['hr']['getPluralForm']=_0x25440e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x18dbbf=>0x1!=_0x18dbbf}};
23
+ export default{'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0xafc4c4=>0x1!=_0xafc4c4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a5a22=>{const {hu:{dictionary:_0x114e82,getPluralForm:_0x5abbc9}}={'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':_0xa2bd09=>0x1!=_0xa2bd09}};_0x1a5a22['hu']||={'dictionary':{},'getPluralForm':null},_0x1a5a22['hu']['dictionary']=Object['assign'](_0x1a5a22['hu']['dictionary'],_0x114e82),_0x1a5a22['hu']['getPluralForm']=_0x5abbc9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b5a18=>{const {hu:{dictionary:_0x55ba45,getPluralForm:_0xa454a9}}={'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x19f8ce=>0x1!=_0x19f8ce}};_0x1b5a18['hu']||={'dictionary':{},'getPluralForm':null},_0x1b5a18['hu']['dictionary']=Object['assign'](_0x1b5a18['hu']['dictionary'],_0x55ba45),_0x1b5a18['hu']['getPluralForm']=_0xa454a9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x26a061=>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':_0x27fea1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cb3d6=>{const {id:{dictionary:_0x16cef1,getPluralForm:_0x46acce}}={'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':_0x2e240e=>0x0}};_0x2cb3d6['id']||={'dictionary':{},'getPluralForm':null},_0x2cb3d6['id']['dictionary']=Object['assign'](_0x2cb3d6['id']['dictionary'],_0x16cef1),_0x2cb3d6['id']['getPluralForm']=_0x46acce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8cf0dd=>{const {id:{dictionary:_0x12cee6,getPluralForm:_0x5c7bd4}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x45fb05=>0x0}};_0x8cf0dd['id']||={'dictionary':{},'getPluralForm':null},_0x8cf0dd['id']['dictionary']=Object['assign'](_0x8cf0dd['id']['dictionary'],_0x12cee6),_0x8cf0dd['id']['getPluralForm']=_0x5c7bd4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3ae2e9=>0x1==_0x3ae2e9?0x0:0x0!=_0x3ae2e9&&_0x3ae2e9%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':_0x543610=>0x1==_0x543610?0x0:0x0!=_0x543610&&_0x543610%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19291b=>{const {it:{dictionary:_0x45e530,getPluralForm:_0x250477}}={'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':_0xc00362=>0x1==_0xc00362?0x0:0x0!=_0xc00362&&_0xc00362%0xf4240==0x0?0x1:0x2}};_0x19291b['it']||={'dictionary':{},'getPluralForm':null},_0x19291b['it']['dictionary']=Object['assign'](_0x19291b['it']['dictionary'],_0x45e530),_0x19291b['it']['getPluralForm']=_0x250477;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x384838=>{const {it:{dictionary:_0x322f36,getPluralForm:_0x20dd52}}={'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x20ed0f=>0x1==_0x20ed0f?0x0:0x0!=_0x20ed0f&&_0x20ed0f%0xf4240==0x0?0x1:0x2}};_0x384838['it']||={'dictionary':{},'getPluralForm':null},_0x384838['it']['dictionary']=Object['assign'](_0x384838['it']['dictionary'],_0x322f36),_0x384838['it']['getPluralForm']=_0x20dd52;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x4ab6c4=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x258753=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa39139=>{const {ja:{dictionary:_0x3a8d54,getPluralForm:_0x489609}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x564cbb=>0x0}};_0xa39139['ja']||={'dictionary':{},'getPluralForm':null},_0xa39139['ja']['dictionary']=Object['assign'](_0xa39139['ja']['dictionary'],_0x3a8d54),_0xa39139['ja']['getPluralForm']=_0x489609;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d933a=>{const {ja:{dictionary:_0x2392ff,getPluralForm:_0x6e1ca2}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x59337e=>0x0}};_0x1d933a['ja']||={'dictionary':{},'getPluralForm':null},_0x1d933a['ja']['dictionary']=Object['assign'](_0x1d933a['ja']['dictionary'],_0x2392ff),_0x1d933a['ja']['getPluralForm']=_0x6e1ca2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x794dbb=>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':_0x509a1d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e8e69=>{const {ko:{dictionary:_0x33fec6,getPluralForm:_0x1c1f56}}={'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':_0x31f205=>0x0}};_0x1e8e69['ko']||={'dictionary':{},'getPluralForm':null},_0x1e8e69['ko']['dictionary']=Object['assign'](_0x1e8e69['ko']['dictionary'],_0x33fec6),_0x1e8e69['ko']['getPluralForm']=_0x1c1f56;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a21dc=>{const {ko:{dictionary:_0x221c18,getPluralForm:_0xd03148}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x26c1b7=>0x0}};_0x4a21dc['ko']||={'dictionary':{},'getPluralForm':null},_0x4a21dc['ko']['dictionary']=Object['assign'](_0x4a21dc['ko']['dictionary'],_0x221c18),_0x4a21dc['ko']['getPluralForm']=_0xd03148;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x58ccb1=>_0x58ccb1%0xa==0x1&&(_0x58ccb1%0x64>0x13||_0x58ccb1%0x64<0xb)?0x0:_0x58ccb1%0xa>=0x2&&_0x58ccb1%0xa<=0x9&&(_0x58ccb1%0x64>0x13||_0x58ccb1%0x64<0xb)?0x1:_0x58ccb1%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':_0x27353c=>_0x27353c%0xa==0x1&&(_0x27353c%0x64>0x13||_0x27353c%0x64<0xb)?0x0:_0x27353c%0xa>=0x2&&_0x27353c%0xa<=0x9&&(_0x27353c%0x64>0x13||_0x27353c%0x64<0xb)?0x1:_0x27353c%0x1!=0x0?0x2:0x3}};