@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240605.1 → 0.0.0-nightly-20240607.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=405]})(t,e)}function d(){const t=["requires","114yqcnQu","237xznuwN","96920btoqdm","1063326oYaOVS","88174HrzthP","inline","commands","ImportWordEditing","143645bqpjqw","CloudServices","255771ZWkLoo","12316gLnNEq","cloudServices","8urMiRn","pluginName","189812THraer","get","none","importWord","_token","getToken","8PRZUTA","plugins","define","token","add","registerTokenUrl","init","config","tokenUrl","editor","https://docx-converter.cke-cs.com/v2/convert/docx-html"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(319085===parseInt(r(435))/1*(-parseInt(r(411))/2)+parseInt(r(432))/3*(parseInt(r(409))/4)+parseInt(r(406))/5+-parseInt(r(431))/6*(-parseInt(r(413))/7)+parseInt(r(419))/8*(-parseInt(r(408))/9)+parseInt(r(433))/10+-parseInt(r(434))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(412)](){return l(405)}static get[l(430)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(407)]}constructor(t){const e=l;super(t),this[e(417)]=null}async[l(425)](){const t=l,e=this[t(428)];e[t(426)][t(421)](t(416),{converterUrl:t(429),tokenUrl:(e[t(426)][t(414)](t(410))||{})[t(427)],formatting:{resets:t(415),defaults:t(415),styles:t(436)}}),e[t(437)][t(423)](t(416),new c(e));const{tokenUrl:r}=e[t(426)][t(414)](t(416));if(r){const{tokenUrl:o}=e[t(426)][t(414)](t(410))||{};this[t(417)]=r===o?e[t(420)][t(414)](t(407))[t(422)]:await e[t(420)][t(414)](t(407))[t(424)](r)}}[l(418)](){return this[l(417)]}}var h=g;function m(){var t=["1968010OQLExT","1446893BAyeXu","317088JcNKlL","requires","pluginName","8843156VNurVW","11855896SSEoYk","189ZEzhyk","ImportWord","668DOmewh","34835hJbSvz","4856fMgHBr","309wLlHVV"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=223]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(801190===-parseInt(r(224))/1+parseInt(r(234))/2*(-parseInt(r(235))/3)+parseInt(r(232))/4*(parseInt(r(233))/5)+-parseInt(r(225))/6+-parseInt(r(228))/7+-parseInt(r(229))/8+-parseInt(r(230))/9*(-parseInt(r(223))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(227)](){return h(231)}static get[h(226)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=215]})(t,e)}function v(){var t=["6749100BuChta","200308rzTMwJ","227516jLfOow","42uXsOGO","4824820cKzNJU","159111ihpKme","3896420JeFXYD","1870560PZzCsl"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(593431===-parseInt(r(220))/1+parseInt(r(216))/2+-parseInt(r(218))/3*(parseInt(r(217))/4)+parseInt(r(221))/5+parseInt(r(215))/6+-parseInt(r(219))/7+parseInt(r(222))/8)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 p=l;function l(t,e){const r=d();return(l=function(t,e){return r[t-=416]})(t,e)}function d(){const t=["editor","5026RbVtnA","8953090GrUrQa","903585ZazMhR","registerTokenUrl","2824nYKstz","none","_token","pluginName","init","cloudServices","define","commands","getToken","token","importWord","inline","plugins","4346610qTShiO","https://docx-converter.cke-cs.com/v2/convert/docx-html","2012200pvvCjp","184JMDwve","97644cGatHZ","get","add","15966sCqcTB","tokenUrl","ImportWordEditing","CloudServices","config","9HGvoBs","requires"];return(d=function(){return t})()}!function(t,e){const r=l,o=t();for(;;)try{if(493975===-parseInt(r(434))/1+-parseInt(r(433))/2*(-parseInt(r(437))/3)+-parseInt(r(432))/4+parseInt(r(447))/5+-parseInt(r(430))/6+parseInt(r(445))/7*(parseInt(r(417))/8)+-parseInt(r(442))/9*(-parseInt(r(446))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(420)](){return p(439)}static get[p(443)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(440)]}constructor(t){const e=p;super(t),this[e(419)]=null}async[p(421)](){const t=p,e=this[t(444)];e[t(441)][t(423)](t(427),{converterUrl:t(431),tokenUrl:(e[t(441)][t(435)](t(422))||{})[t(438)],formatting:{resets:t(418),defaults:t(418),styles:t(428)}}),e[t(424)][t(436)](t(427),new c(e));const{tokenUrl:r}=e[t(441)][t(435)](t(427));if(r){const{tokenUrl:o}=e[t(441)][t(435)](t(422))||{};this[t(419)]=r===o?e[t(429)][t(435)](t(440))[t(426)]:await e[t(429)][t(435)](t(440))[t(416)](r)}}[p(425)](){return this[p(419)]}}function h(t,e){var r=f();return(h=function(t,e){return r[t-=377]})(t,e)}var m=h;!function(t,e){for(var r=h,o=t();;)try{if(949559===-parseInt(r(386))/1+-parseInt(r(385))/2+parseInt(r(383))/3*(parseInt(r(384))/4)+-parseInt(r(378))/5*(parseInt(r(381))/6)+parseInt(r(382))/7*(parseInt(r(379))/8)+parseInt(r(380))/9+parseInt(r(388))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class g extends t.Plugin{static get[m(389)](){return m(377)}static get[m(387)](){return[u,n]}}function f(){var t=["5bVNVBF","4048QgKwrD","1529901TOfBqN","2746932xVqiHw","5082jtenJv","3637281mcGfwu","4eEwvqq","2459562EpWoHh","1121500vMVxJC","requires","20088900SuebEA","pluginName","ImportWord"];return(f=function(){return t})()}function I(t,e){var r=v();return(I=function(t,e){return r[t-=190]})(t,e)}function v(){var t=["2463fKhWue","31210fxuLcY","265412lQylHe","892FGCtag","3834astMra","1550NHAsAR","9TazPGh","15983ScstIY","661592qPHChY","462OzhPYH","4035bcLVkS","756gZcOUd"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(166283===-parseInt(r(200))/1*(-parseInt(r(195))/2)+parseInt(r(194))/3*(parseInt(r(197))/4)+-parseInt(r(192))/5*(parseInt(r(191))/6)+-parseInt(r(196))/7+-parseInt(r(190))/8+-parseInt(r(198))/9*(parseInt(r(199))/10)+parseInt(r(201))/11*(parseInt(r(193))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x27cc4d,Command as _0x3edace}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x28266b,MenuBarMenuListItemFileDialogButtonView as _0x32c722,SpinnerView as _0x22d3ea,Notification as _0x25efbb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x391df5}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3e12b2}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x5291cc,uid as _0x51f29f,logWarning as _0x3bdc0a,logError as _0x4bb62a}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x27cc4d{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x52f9c1=this['editor'];_0x52f9c1['ui']['componentFactory']['add']('importWord',()=>{const _0x43034f=this['_createButton'](_0x28266b),_0xcbd98c=_0x52f9c1['commands']['get']('importWord');return _0x43034f['bind']('isOn')['to'](_0xcbd98c,'isBusy'),_0x43034f['tooltip']=!0x0,_0x43034f;}),_0x52f9c1['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x32c722));}['_createButton'](_0x3f4bb3){const _0x2841a8=this['editor'],t=_0x2841a8['locale']['t'],_0xfd4f5a=_0x2841a8['commands']['get']('importWord'),_0x4bf7de=new _0x3f4bb3(_0x2841a8['locale']),_0x54b5ae=new _0x22d3ea();return _0x4bf7de['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x4bf7de['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'}),_0x4bf7de['bind']('isEnabled')['to'](_0xfd4f5a),_0x4bf7de['bind']('label')['to'](_0xfd4f5a,'isBusy',_0x3c75dd=>t(_0x3c75dd?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x54b5ae['bind']('isVisible')['to'](_0xfd4f5a,'isBusy'),_0x4bf7de['iconView']['bind']('isVisible')['to'](_0xfd4f5a,'isBusy',_0x193630=>!_0x193630),_0x4bf7de['children']['add'](_0x54b5ae),_0x4bf7de['on']('done',(_0x54dfb3,_0x16f720)=>{_0x2841a8['execute']('importWord',_0x16f720[0x0],{}),_0x2841a8['editing']['view']['focus']();}),_0x4bf7de;}}class d extends _0x3edace{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x5ef8bb){super(_0x5ef8bb),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x5bd8ac,_0xcd5a75)=>{const _0x2ce7f8=new DataTransfer();_0x2ce7f8['setData']('text/html',_0xcd5a75['html']);const _0x490a29=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x25aa7e=>{this['_importMarker']['stopListening'](),_0x25aa7e['setSelection'](_0x490a29),_0x5ef8bb['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x2ce7f8});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2b2a6d,_0x377faf={}){if(this['isBusy'])return Promise['resolve']();const _0x8a2145=this['editor']['config']['get']('importWord'),_0x5576ba={'url':_0x8a2145['converterUrl'],'file':_0x2b2a6d,'serviceConfig':{..._0x377faf,'formatting':_0x8a2145['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x5576ba)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5263bd=this['editor']['model'],_0x4099cd=_0x5263bd['schema'],_0x4b8a86=_0x5263bd['document']['selection'],_0x237fc2=_0x5291cc(_0x4b8a86['getSelectedBlocks']());return!!_0x237fc2&&_0x4099cd['checkChild'](_0x237fc2['parent'],'paragraph');}['_prepareForImport'](){const _0x246335=this['editor'],_0x327d8b=_0x246335['model'],_0x37b96f=_0x327d8b['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x246335['model']['createBatch']({'isUndoable':!0x0}),_0x327d8b['enqueueChange'](this['_undoStepBatch'],_0x5df50a=>{_0x37b96f['isCollapsed']||_0x327d8b['deleteContent'](_0x37b96f,{'leaveUnmerged':!0x0});const _0x2e4c98=_0x37b96f['getFirstPosition'](),_0x3db8b8=_0x5291cc(_0x37b96f['getSelectedBlocks']());let _0x3e9e2b;_0x3e9e2b=_0x3db8b8['is']('element','paragraph')&&_0x3db8b8['isEmpty']?_0x2e4c98:_0x2e4c98['isAtStart']?_0x327d8b['createPositionBefore'](_0x3db8b8):_0x2e4c98['isAtEnd']?_0x327d8b['createPositionAfter'](_0x3db8b8):_0x5df50a['split'](_0x2e4c98)['position'],this['_importMarker']=_0x5df50a['addMarker']('importWord:'+_0x51f29f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3e12b2(_0x3e9e2b)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5dd118=this['editor']['model'];_0x5dd118['markers']['has'](this['_importMarker'])&&_0x5dd118['enqueueChange'](this['_undoStepBatch'],_0x4e9d46=>{_0x4e9d46['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x467908,file:_0x82406,serviceConfig:_0x5a35c6}){const _0x34786b=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x3537fb=new FormData();_0x3537fb['set']('config',JSON['stringify'](_0x5a35c6)),_0x3537fb['set']('file',_0x82406);const _0x4d34ef={'method':'POST','headers':{},'body':_0x3537fb,'signal':this['_abortController']['signal']};return _0x34786b&&(_0x4d34ef['headers']['Authorization']=_0x34786b['value']),fetch(_0x467908,_0x4d34ef);}['_handleImportResponse'](_0x2c8068){return _0x2c8068['ok']?_0x2c8068['json']()['then'](_0x58b19f=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x58b19f);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3bdc0a('import-word-plugin-import-cancelled');const _0x226cf8=this['editor'],_0x3ecad1=(0x0,_0x226cf8['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x226cf8['plugins']['get']('Notification')['showWarning'](_0x3ecad1),_0x4bb62a('import-word-plugin-conversion-failed');}}class e extends _0x27cc4d{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x25efbb,_0x391df5,'CloudServices'];}constructor(_0x570839){super(_0x570839),this['_token']=null;}async['init'](){const _0x589937=this['editor'];_0x589937['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x589937['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x589937['commands']['add']('importWord',new d(_0x589937));const {tokenUrl:_0x2187b0}=_0x589937['config']['get']('importWord');if(_0x2187b0){const {tokenUrl:_0x3f9e77}=_0x589937['config']['get']('cloudServices')||{};this['_token']=_0x2187b0===_0x3f9e77?_0x589937['plugins']['get']('CloudServices')['token']:await _0x589937['plugins']['get']('CloudServices')['registerTokenUrl'](_0x2187b0);}}['getToken'](){return this['_token'];}}class i extends _0x27cc4d{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 _0xc537b0,Command as _0x4ae6c6}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x49e05e,MenuBarMenuListItemFileDialogButtonView as _0x5e0271,SpinnerView as _0x1ba6a4,Notification as _0x44f802}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x508e07}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0xa845cf}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2b9a5c,uid as _0x221986,logWarning as _0x13f017,logError as _0x96a7ec}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0xc537b0{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3cf461=this['editor'];_0x3cf461['ui']['componentFactory']['add']('importWord',()=>{const _0x1cc7c4=this['_createButton'](_0x49e05e),_0x19e38d=_0x3cf461['commands']['get']('importWord');return _0x1cc7c4['bind']('isOn')['to'](_0x19e38d,'isBusy'),_0x1cc7c4['tooltip']=!0x0,_0x1cc7c4;}),_0x3cf461['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x5e0271));}['_createButton'](_0x27aec7){const _0x3e6c6e=this['editor'],t=_0x3e6c6e['locale']['t'],_0x31c58c=_0x3e6c6e['commands']['get']('importWord'),_0x4eb4af=new _0x27aec7(_0x3e6c6e['locale']),_0x2c4883=new _0x1ba6a4();return _0x4eb4af['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x4eb4af['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'}),_0x4eb4af['bind']('isEnabled')['to'](_0x31c58c),_0x4eb4af['bind']('label')['to'](_0x31c58c,'isBusy',_0x4b48f2=>t(_0x4b48f2?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x2c4883['bind']('isVisible')['to'](_0x31c58c,'isBusy'),_0x4eb4af['iconView']['bind']('isVisible')['to'](_0x31c58c,'isBusy',_0x469e58=>!_0x469e58),_0x4eb4af['children']['add'](_0x2c4883),_0x4eb4af['on']('done',(_0x54689f,_0x5e120c)=>{_0x3e6c6e['execute']('importWord',_0x5e120c[0x0],{}),_0x3e6c6e['editing']['view']['focus']();}),_0x4eb4af;}}class d extends _0x4ae6c6{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4f876b){super(_0x4f876b),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x1174d2,_0x1e463d)=>{const _0x425b20=new DataTransfer();_0x425b20['setData']('text/html',_0x1e463d['html']);const _0x1f77f9=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x4a69e0=>{this['_importMarker']['stopListening'](),_0x4a69e0['setSelection'](_0x1f77f9),_0x4f876b['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x425b20});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xc82efe,_0x83606d={}){if(this['isBusy'])return Promise['resolve']();const _0x52e8a9=this['editor']['config']['get']('importWord'),_0x511272={'url':_0x52e8a9['converterUrl'],'file':_0xc82efe,'serviceConfig':{..._0x83606d,'formatting':_0x52e8a9['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x511272)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x330e21=this['editor']['model'],_0x36aec7=_0x330e21['schema'],_0x5f25d3=_0x330e21['document']['selection'],_0x42289e=_0x2b9a5c(_0x5f25d3['getSelectedBlocks']());return!!_0x42289e&&_0x36aec7['checkChild'](_0x42289e['parent'],'paragraph');}['_prepareForImport'](){const _0x57941b=this['editor'],_0x58a01d=_0x57941b['model'],_0x542de4=_0x58a01d['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x57941b['model']['createBatch']({'isUndoable':!0x0}),_0x58a01d['enqueueChange'](this['_undoStepBatch'],_0x4b70b3=>{_0x542de4['isCollapsed']||_0x58a01d['deleteContent'](_0x542de4,{'leaveUnmerged':!0x0});const _0x524f71=_0x542de4['getFirstPosition'](),_0x427849=_0x2b9a5c(_0x542de4['getSelectedBlocks']());let _0x1edf88;_0x1edf88=_0x427849['is']('element','paragraph')&&_0x427849['isEmpty']?_0x524f71:_0x524f71['isAtStart']?_0x58a01d['createPositionBefore'](_0x427849):_0x524f71['isAtEnd']?_0x58a01d['createPositionAfter'](_0x427849):_0x4b70b3['split'](_0x524f71)['position'],this['_importMarker']=_0x4b70b3['addMarker']('importWord:'+_0x221986(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xa845cf(_0x1edf88)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x35a1ba=this['editor']['model'];_0x35a1ba['markers']['has'](this['_importMarker'])&&_0x35a1ba['enqueueChange'](this['_undoStepBatch'],_0x4fb0f7=>{_0x4fb0f7['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x27e0bc,file:_0x5dd6f3,serviceConfig:_0x4eb21f}){const _0x44b82c=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x5986a2=new FormData();_0x5986a2['set']('config',JSON['stringify'](_0x4eb21f)),_0x5986a2['set']('file',_0x5dd6f3);const _0x47cc8c={'method':'POST','headers':{},'body':_0x5986a2,'signal':this['_abortController']['signal']};return _0x44b82c&&(_0x47cc8c['headers']['Authorization']=_0x44b82c['value']),fetch(_0x27e0bc,_0x47cc8c);}['_handleImportResponse'](_0x28c6a4){return _0x28c6a4['ok']?_0x28c6a4['json']()['then'](_0x3409a2=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x3409a2);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x13f017('import-word-plugin-import-cancelled');const _0x5129f7=this['editor'],_0x5a697f=(0x0,_0x5129f7['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5129f7['plugins']['get']('Notification')['showWarning'](_0x5a697f),_0x96a7ec('import-word-plugin-conversion-failed');}}class e extends _0xc537b0{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x44f802,_0x508e07,'CloudServices'];}constructor(_0x383f89){super(_0x383f89),this['_token']=null;}async['init'](){const _0x21f771=this['editor'];_0x21f771['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x21f771['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x21f771['commands']['add']('importWord',new d(_0x21f771));const {tokenUrl:_0x195c22}=_0x21f771['config']['get']('importWord');if(_0x195c22){const {tokenUrl:_0x34e802}=_0x21f771['config']['get']('cloudServices')||{};this['_token']=_0x195c22===_0x34e802?_0x21f771['plugins']['get']('CloudServices')['token']:await _0x21f771['plugins']['get']('CloudServices')['registerTokenUrl'](_0x195c22);}}['getToken'](){return this['_token'];}}class i extends _0xc537b0{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':_0x43c91b=>0x0==_0x43c91b?0x0:0x1==_0x43c91b?0x1:0x2==_0x43c91b?0x2:_0x43c91b%0x64>=0x3&&_0x43c91b%0x64<=0xa?0x3:_0x43c91b%0x64>=0xb&&_0x43c91b%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':_0x32f8fc=>0x0==_0x32f8fc?0x0:0x1==_0x32f8fc?0x1:0x2==_0x32f8fc?0x2:_0x32f8fc%0x64>=0x3&&_0x32f8fc%0x64<=0xa?0x3:_0x32f8fc%0x64>=0xb&&_0x32f8fc%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3aff56=>{const {ar:{dictionary:_0x1d268d,getPluralForm:_0x5ef344}}={'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':_0x22c58e=>0x0==_0x22c58e?0x0:0x1==_0x22c58e?0x1:0x2==_0x22c58e?0x2:_0x22c58e%0x64>=0x3&&_0x22c58e%0x64<=0xa?0x3:_0x22c58e%0x64>=0xb&&_0x22c58e%0x64<=0x63?0x4:0x5}};_0x3aff56['ar']||={'dictionary':{},'getPluralForm':null},_0x3aff56['ar']['dictionary']=Object['assign'](_0x3aff56['ar']['dictionary'],_0x1d268d),_0x3aff56['ar']['getPluralForm']=_0x5ef344;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9392e7=>{const {ar:{dictionary:_0x14c496,getPluralForm:_0x3f1bf2}}={'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':_0xf8898d=>0x0==_0xf8898d?0x0:0x1==_0xf8898d?0x1:0x2==_0xf8898d?0x2:_0xf8898d%0x64>=0x3&&_0xf8898d%0x64<=0xa?0x3:_0xf8898d%0x64>=0xb&&_0xf8898d%0x64<=0x63?0x4:0x5}};_0x9392e7['ar']||={'dictionary':{},'getPluralForm':null},_0x9392e7['ar']['dictionary']=Object['assign'](_0x9392e7['ar']['dictionary'],_0x14c496),_0x9392e7['ar']['getPluralForm']=_0x3f1bf2;})(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':_0x4771c=>0x1!=_0x4771c}};
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':_0x6e2341=>0x1!=_0x6e2341}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3eaf6c=>{const {bg:{dictionary:_0x541dbd,getPluralForm:_0x2d1f88}}={'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':_0x421702=>0x1!=_0x421702}};_0x3eaf6c['bg']||={'dictionary':{},'getPluralForm':null},_0x3eaf6c['bg']['dictionary']=Object['assign'](_0x3eaf6c['bg']['dictionary'],_0x541dbd),_0x3eaf6c['bg']['getPluralForm']=_0x2d1f88;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45ad60=>{const {bg:{dictionary:_0x41437b,getPluralForm:_0xf51e5a}}={'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':_0x499f84=>0x1!=_0x499f84}};_0x45ad60['bg']||={'dictionary':{},'getPluralForm':null},_0x45ad60['bg']['dictionary']=Object['assign'](_0x45ad60['bg']['dictionary'],_0x41437b),_0x45ad60['bg']['getPluralForm']=_0xf51e5a;})(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':_0x78a9e3=>0x1!=_0x78a9e3}};
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':_0x55bce7=>0x1!=_0x55bce7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x106eac=>{const {bn:{dictionary:_0x56f6bc,getPluralForm:_0x151534}}={'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':_0x12bc19=>0x1!=_0x12bc19}};_0x106eac['bn']||={'dictionary':{},'getPluralForm':null},_0x106eac['bn']['dictionary']=Object['assign'](_0x106eac['bn']['dictionary'],_0x56f6bc),_0x106eac['bn']['getPluralForm']=_0x151534;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34ae89=>{const {bn:{dictionary:_0x4232b1,getPluralForm:_0x298b2a}}={'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':_0x13e953=>0x1!=_0x13e953}};_0x34ae89['bn']||={'dictionary':{},'getPluralForm':null},_0x34ae89['bn']['dictionary']=Object['assign'](_0x34ae89['bn']['dictionary'],_0x4232b1),_0x34ae89['bn']['getPluralForm']=_0x298b2a;})(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':_0x441893=>0x1!=_0x441893}};
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':_0x270bda=>0x1!=_0x270bda}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12c840=>{const {ca:{dictionary:_0x499de0,getPluralForm:_0x4ba46e}}={'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':_0x4702b5=>0x1!=_0x4702b5}};_0x12c840['ca']||={'dictionary':{},'getPluralForm':null},_0x12c840['ca']['dictionary']=Object['assign'](_0x12c840['ca']['dictionary'],_0x499de0),_0x12c840['ca']['getPluralForm']=_0x4ba46e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x488785=>{const {ca:{dictionary:_0x28dddc,getPluralForm:_0x20d90f}}={'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':_0x2f131a=>0x1!=_0x2f131a}};_0x488785['ca']||={'dictionary':{},'getPluralForm':null},_0x488785['ca']['dictionary']=Object['assign'](_0x488785['ca']['dictionary'],_0x28dddc),_0x488785['ca']['getPluralForm']=_0x20d90f;})(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':_0x179299=>0x1==_0x179299&&_0x179299%0x1==0x0?0x0:_0x179299>=0x2&&_0x179299<=0x4&&_0x179299%0x1==0x0?0x1:_0x179299%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':_0x5a67d0=>0x1==_0x5a67d0&&_0x5a67d0%0x1==0x0?0x0:_0x5a67d0>=0x2&&_0x5a67d0<=0x4&&_0x5a67d0%0x1==0x0?0x1:_0x5a67d0%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47e3f0=>{const {cs:{dictionary:_0x40ff13,getPluralForm:_0x4a631c}}={'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':_0x4adfd1=>0x1==_0x4adfd1&&_0x4adfd1%0x1==0x0?0x0:_0x4adfd1>=0x2&&_0x4adfd1<=0x4&&_0x4adfd1%0x1==0x0?0x1:_0x4adfd1%0x1!=0x0?0x2:0x3}};_0x47e3f0['cs']||={'dictionary':{},'getPluralForm':null},_0x47e3f0['cs']['dictionary']=Object['assign'](_0x47e3f0['cs']['dictionary'],_0x40ff13),_0x47e3f0['cs']['getPluralForm']=_0x4a631c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a3eae=>{const {cs:{dictionary:_0x2b2414,getPluralForm:_0x3df8bd}}={'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':_0x3d20ea=>0x1==_0x3d20ea&&_0x3d20ea%0x1==0x0?0x0:_0x3d20ea>=0x2&&_0x3d20ea<=0x4&&_0x3d20ea%0x1==0x0?0x1:_0x3d20ea%0x1!=0x0?0x2:0x3}};_0x5a3eae['cs']||={'dictionary':{},'getPluralForm':null},_0x5a3eae['cs']['dictionary']=Object['assign'](_0x5a3eae['cs']['dictionary'],_0x2b2414),_0x5a3eae['cs']['getPluralForm']=_0x3df8bd;})(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':_0x2dc5c7=>0x1!=_0x2dc5c7}};
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':_0xa07c4b=>0x1!=_0xa07c4b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a069c=>{const {da:{dictionary:_0x4d1859,getPluralForm:_0x148317}}={'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':_0x17c5ea=>0x1!=_0x17c5ea}};_0x1a069c['da']||={'dictionary':{},'getPluralForm':null},_0x1a069c['da']['dictionary']=Object['assign'](_0x1a069c['da']['dictionary'],_0x4d1859),_0x1a069c['da']['getPluralForm']=_0x148317;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3cc4b9=>{const {da:{dictionary:_0x57dfd1,getPluralForm:_0x4212d1}}={'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':_0x3a5061=>0x1!=_0x3a5061}};_0x3cc4b9['da']||={'dictionary':{},'getPluralForm':null},_0x3cc4b9['da']['dictionary']=Object['assign'](_0x3cc4b9['da']['dictionary'],_0x57dfd1),_0x3cc4b9['da']['getPluralForm']=_0x4212d1;})(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':_0x54c1f5=>0x1!=_0x54c1f5}};
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':_0x4a9b61=>0x1!=_0x4a9b61}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4baec0=>{const {de:{dictionary:_0x1a1f64,getPluralForm:_0x544a7f}}={'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':_0x3fd5b6=>0x1!=_0x3fd5b6}};_0x4baec0['de']||={'dictionary':{},'getPluralForm':null},_0x4baec0['de']['dictionary']=Object['assign'](_0x4baec0['de']['dictionary'],_0x1a1f64),_0x4baec0['de']['getPluralForm']=_0x544a7f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e0a83=>{const {de:{dictionary:_0x28cb7b,getPluralForm:_0x5c4686}}={'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':_0xe2d157=>0x1!=_0xe2d157}};_0x1e0a83['de']||={'dictionary':{},'getPluralForm':null},_0x1e0a83['de']['dictionary']=Object['assign'](_0x1e0a83['de']['dictionary'],_0x28cb7b),_0x1e0a83['de']['getPluralForm']=_0x5c4686;})(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':_0x2130ff=>0x1!=_0x2130ff}};
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':_0x41a200=>0x1!=_0x41a200}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59ad4f=>{const {el:{dictionary:_0x374dc0,getPluralForm:_0x1c3c8e}}={'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':_0x112592=>0x1!=_0x112592}};_0x59ad4f['el']||={'dictionary':{},'getPluralForm':null},_0x59ad4f['el']['dictionary']=Object['assign'](_0x59ad4f['el']['dictionary'],_0x374dc0),_0x59ad4f['el']['getPluralForm']=_0x1c3c8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x352608=>{const {el:{dictionary:_0x353a33,getPluralForm:_0x26d5c3}}={'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':_0x3e4339=>0x1!=_0x3e4339}};_0x352608['el']||={'dictionary':{},'getPluralForm':null},_0x352608['el']['dictionary']=Object['assign'](_0x352608['el']['dictionary'],_0x353a33),_0x352608['el']['getPluralForm']=_0x26d5c3;})(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':_0x26e15d=>0x1!=_0x26e15d}};
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':_0x5597fe=>0x1!=_0x5597fe}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a14d3=>{const {'en-au':{dictionary:_0x9ced19,getPluralForm:_0xe7af75}}={'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':_0x24b1fc=>0x1!=_0x24b1fc}};_0x1a14d3['en-au']||={'dictionary':{},'getPluralForm':null},_0x1a14d3['en-au']['dictionary']=Object['assign'](_0x1a14d3['en-au']['dictionary'],_0x9ced19),_0x1a14d3['en-au']['getPluralForm']=_0xe7af75;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48d097=>{const {'en-au':{dictionary:_0x55b673,getPluralForm:_0x385057}}={'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':_0x3ce220=>0x1!=_0x3ce220}};_0x48d097['en-au']||={'dictionary':{},'getPluralForm':null},_0x48d097['en-au']['dictionary']=Object['assign'](_0x48d097['en-au']['dictionary'],_0x55b673),_0x48d097['en-au']['getPluralForm']=_0x385057;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b7c9c=>{const {en:{dictionary:_0x30a2ff,getPluralForm:_0x368e35}}={'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}};_0x4b7c9c['en']||={'dictionary':{},'getPluralForm':null},_0x4b7c9c['en']['dictionary']=Object['assign'](_0x4b7c9c['en']['dictionary'],_0x30a2ff),_0x4b7c9c['en']['getPluralForm']=_0x368e35;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cf67e=>{const {en:{dictionary:_0x3f3f0b,getPluralForm:_0x25035b}}={'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}};_0x1cf67e['en']||={'dictionary':{},'getPluralForm':null},_0x1cf67e['en']['dictionary']=Object['assign'](_0x1cf67e['en']['dictionary'],_0x3f3f0b),_0x1cf67e['en']['getPluralForm']=_0x25035b;})(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':_0x4e3748=>0x1==_0x4e3748?0x0:0x0!=_0x4e3748&&_0x4e3748%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':_0x2606f7=>0x1==_0x2606f7?0x0:0x0!=_0x2606f7&&_0x2606f7%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ffc9a=>{const {es:{dictionary:_0x3a6c58,getPluralForm:_0x2f913f}}={'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':_0x27ed0f=>0x1==_0x27ed0f?0x0:0x0!=_0x27ed0f&&_0x27ed0f%0xf4240==0x0?0x1:0x2}};_0x2ffc9a['es']||={'dictionary':{},'getPluralForm':null},_0x2ffc9a['es']['dictionary']=Object['assign'](_0x2ffc9a['es']['dictionary'],_0x3a6c58),_0x2ffc9a['es']['getPluralForm']=_0x2f913f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51582e=>{const {es:{dictionary:_0x3b5be5,getPluralForm:_0x3990b8}}={'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':_0x401f1d=>0x1==_0x401f1d?0x0:0x0!=_0x401f1d&&_0x401f1d%0xf4240==0x0?0x1:0x2}};_0x51582e['es']||={'dictionary':{},'getPluralForm':null},_0x51582e['es']['dictionary']=Object['assign'](_0x51582e['es']['dictionary'],_0x3b5be5),_0x51582e['es']['getPluralForm']=_0x3990b8;})(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':_0x1da320=>0x1!=_0x1da320}};
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':_0x41e518=>0x1!=_0x41e518}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9a92a0=>{const {et:{dictionary:_0x5b8bb,getPluralForm:_0x756b71}}={'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':_0x2d5b19=>0x1!=_0x2d5b19}};_0x9a92a0['et']||={'dictionary':{},'getPluralForm':null},_0x9a92a0['et']['dictionary']=Object['assign'](_0x9a92a0['et']['dictionary'],_0x5b8bb),_0x9a92a0['et']['getPluralForm']=_0x756b71;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34d5ad=>{const {et:{dictionary:_0x282245,getPluralForm:_0x59bf59}}={'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':_0x3fdff7=>0x1!=_0x3fdff7}};_0x34d5ad['et']||={'dictionary':{},'getPluralForm':null},_0x34d5ad['et']['dictionary']=Object['assign'](_0x34d5ad['et']['dictionary'],_0x282245),_0x34d5ad['et']['getPluralForm']=_0x59bf59;})(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':_0x187cb9=>0x1!=_0x187cb9}};
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':_0x2147dd=>0x1!=_0x2147dd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc0a87f=>{const {fi:{dictionary:_0x1ae5c5,getPluralForm:_0x1d2a77}}={'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':_0x144c7b=>0x1!=_0x144c7b}};_0xc0a87f['fi']||={'dictionary':{},'getPluralForm':null},_0xc0a87f['fi']['dictionary']=Object['assign'](_0xc0a87f['fi']['dictionary'],_0x1ae5c5),_0xc0a87f['fi']['getPluralForm']=_0x1d2a77;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x482a74=>{const {fi:{dictionary:_0x373e66,getPluralForm:_0x1e3e6e}}={'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':_0x51fa11=>0x1!=_0x51fa11}};_0x482a74['fi']||={'dictionary':{},'getPluralForm':null},_0x482a74['fi']['dictionary']=Object['assign'](_0x482a74['fi']['dictionary'],_0x373e66),_0x482a74['fi']['getPluralForm']=_0x1e3e6e;})(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':_0x55c8d4=>0x0==_0x55c8d4||0x1==_0x55c8d4?0x0:0x0!=_0x55c8d4&&_0x55c8d4%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':_0x44aaea=>0x0==_0x44aaea||0x1==_0x44aaea?0x0:0x0!=_0x44aaea&&_0x44aaea%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x112700=>{const {fr:{dictionary:_0x56cde9,getPluralForm:_0x452d2f}}={'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':_0x16545f=>0x0==_0x16545f||0x1==_0x16545f?0x0:0x0!=_0x16545f&&_0x16545f%0xf4240==0x0?0x1:0x2}};_0x112700['fr']||={'dictionary':{},'getPluralForm':null},_0x112700['fr']['dictionary']=Object['assign'](_0x112700['fr']['dictionary'],_0x56cde9),_0x112700['fr']['getPluralForm']=_0x452d2f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11ddad=>{const {fr:{dictionary:_0x10f714,getPluralForm:_0x1c5b97}}={'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':_0xf9a88c=>0x0==_0xf9a88c||0x1==_0xf9a88c?0x0:0x0!=_0xf9a88c&&_0xf9a88c%0xf4240==0x0?0x1:0x2}};_0x11ddad['fr']||={'dictionary':{},'getPluralForm':null},_0x11ddad['fr']['dictionary']=Object['assign'](_0x11ddad['fr']['dictionary'],_0x10f714),_0x11ddad['fr']['getPluralForm']=_0x1c5b97;})(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':_0x346cb1=>0x1!=_0x346cb1}};
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':_0x45c11b=>0x1!=_0x45c11b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5269f7=>{const {gl:{dictionary:_0x4c3a83,getPluralForm:_0x173230}}={'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':_0x2c8620=>0x1!=_0x2c8620}};_0x5269f7['gl']||={'dictionary':{},'getPluralForm':null},_0x5269f7['gl']['dictionary']=Object['assign'](_0x5269f7['gl']['dictionary'],_0x4c3a83),_0x5269f7['gl']['getPluralForm']=_0x173230;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a6e83=>{const {gl:{dictionary:_0x28b95f,getPluralForm:_0xa4aeb2}}={'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':_0x2d290f=>0x1!=_0x2d290f}};_0x5a6e83['gl']||={'dictionary':{},'getPluralForm':null},_0x5a6e83['gl']['dictionary']=Object['assign'](_0x5a6e83['gl']['dictionary'],_0x28b95f),_0x5a6e83['gl']['getPluralForm']=_0xa4aeb2;})(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':_0x25145f=>0x1==_0x25145f&&_0x25145f%0x1==0x0?0x0:0x2==_0x25145f&&_0x25145f%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':_0x491c1e=>0x1==_0x491c1e&&_0x491c1e%0x1==0x0?0x0:0x2==_0x491c1e&&_0x491c1e%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36952e=>{const {he:{dictionary:_0x14b788,getPluralForm:_0x143efa}}={'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':_0x4a5198=>0x1==_0x4a5198&&_0x4a5198%0x1==0x0?0x0:0x2==_0x4a5198&&_0x4a5198%0x1==0x0?0x1:0x2}};_0x36952e['he']||={'dictionary':{},'getPluralForm':null},_0x36952e['he']['dictionary']=Object['assign'](_0x36952e['he']['dictionary'],_0x14b788),_0x36952e['he']['getPluralForm']=_0x143efa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3080df=>{const {he:{dictionary:_0x35948c,getPluralForm:_0x28441b}}={'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':_0x21624d=>0x1==_0x21624d&&_0x21624d%0x1==0x0?0x0:0x2==_0x21624d&&_0x21624d%0x1==0x0?0x1:0x2}};_0x3080df['he']||={'dictionary':{},'getPluralForm':null},_0x3080df['he']['dictionary']=Object['assign'](_0x3080df['he']['dictionary'],_0x35948c),_0x3080df['he']['getPluralForm']=_0x28441b;})(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':_0x22ceb6=>0x1!=_0x22ceb6}};
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':_0x873129=>0x1!=_0x873129}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a404c=>{const {hi:{dictionary:_0x3f826b,getPluralForm:_0x2439ef}}={'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':_0x3662fe=>0x1!=_0x3662fe}};_0x2a404c['hi']||={'dictionary':{},'getPluralForm':null},_0x2a404c['hi']['dictionary']=Object['assign'](_0x2a404c['hi']['dictionary'],_0x3f826b),_0x2a404c['hi']['getPluralForm']=_0x2439ef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x190d3d=>{const {hi:{dictionary:_0x4f0a54,getPluralForm:_0x357feb}}={'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':_0x1be061=>0x1!=_0x1be061}};_0x190d3d['hi']||={'dictionary':{},'getPluralForm':null},_0x190d3d['hi']['dictionary']=Object['assign'](_0x190d3d['hi']['dictionary'],_0x4f0a54),_0x190d3d['hi']['getPluralForm']=_0x357feb;})(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':_0x16f9ca=>_0x16f9ca%0xa==0x1&&_0x16f9ca%0x64!=0xb?0x0:_0x16f9ca%0xa>=0x2&&_0x16f9ca%0xa<=0x4&&(_0x16f9ca%0x64<0xa||_0x16f9ca%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':_0x35b02f=>_0x35b02f%0xa==0x1&&_0x35b02f%0x64!=0xb?0x0:_0x35b02f%0xa>=0x2&&_0x35b02f%0xa<=0x4&&(_0x35b02f%0x64<0xa||_0x35b02f%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c66a3=>{const {hr:{dictionary:_0x46b7ae,getPluralForm:_0x26e7a7}}={'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':_0x5f289c=>_0x5f289c%0xa==0x1&&_0x5f289c%0x64!=0xb?0x0:_0x5f289c%0xa>=0x2&&_0x5f289c%0xa<=0x4&&(_0x5f289c%0x64<0xa||_0x5f289c%0x64>=0x14)?0x1:0x2}};_0x2c66a3['hr']||={'dictionary':{},'getPluralForm':null},_0x2c66a3['hr']['dictionary']=Object['assign'](_0x2c66a3['hr']['dictionary'],_0x46b7ae),_0x2c66a3['hr']['getPluralForm']=_0x26e7a7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x448c9e=>{const {hr:{dictionary:_0x115dd9,getPluralForm:_0x3580f3}}={'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':_0x480a8b=>_0x480a8b%0xa==0x1&&_0x480a8b%0x64!=0xb?0x0:_0x480a8b%0xa>=0x2&&_0x480a8b%0xa<=0x4&&(_0x480a8b%0x64<0xa||_0x480a8b%0x64>=0x14)?0x1:0x2}};_0x448c9e['hr']||={'dictionary':{},'getPluralForm':null},_0x448c9e['hr']['dictionary']=Object['assign'](_0x448c9e['hr']['dictionary'],_0x115dd9),_0x448c9e['hr']['getPluralForm']=_0x3580f3;})(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':_0x56f356=>0x1!=_0x56f356}};
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':_0x544f8e=>0x1!=_0x544f8e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bf682=>{const {hu:{dictionary:_0xf5cb98,getPluralForm:_0x401030}}={'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':_0x59e051=>0x1!=_0x59e051}};_0x5bf682['hu']||={'dictionary':{},'getPluralForm':null},_0x5bf682['hu']['dictionary']=Object['assign'](_0x5bf682['hu']['dictionary'],_0xf5cb98),_0x5bf682['hu']['getPluralForm']=_0x401030;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x560525=>{const {hu:{dictionary:_0xed2cc8,getPluralForm:_0x17f61a}}={'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':_0x12ca1a=>0x1!=_0x12ca1a}};_0x560525['hu']||={'dictionary':{},'getPluralForm':null},_0x560525['hu']['dictionary']=Object['assign'](_0x560525['hu']['dictionary'],_0xed2cc8),_0x560525['hu']['getPluralForm']=_0x17f61a;})(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':_0xcf756e=>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':_0x308315=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc35950=>{const {id:{dictionary:_0x58e28f,getPluralForm:_0x2f073f}}={'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':_0x55e5f1=>0x0}};_0xc35950['id']||={'dictionary':{},'getPluralForm':null},_0xc35950['id']['dictionary']=Object['assign'](_0xc35950['id']['dictionary'],_0x58e28f),_0xc35950['id']['getPluralForm']=_0x2f073f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42585d=>{const {id:{dictionary:_0x3e5ec5,getPluralForm:_0x526983}}={'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':_0x15b33c=>0x0}};_0x42585d['id']||={'dictionary':{},'getPluralForm':null},_0x42585d['id']['dictionary']=Object['assign'](_0x42585d['id']['dictionary'],_0x3e5ec5),_0x42585d['id']['getPluralForm']=_0x526983;})(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':_0x313f50=>0x1==_0x313f50?0x0:0x0!=_0x313f50&&_0x313f50%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':_0xe96798=>0x1==_0xe96798?0x0:0x0!=_0xe96798&&_0xe96798%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cde13=>{const {it:{dictionary:_0x8fd8fd,getPluralForm:_0x35bef6}}={'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':_0x37ea3d=>0x1==_0x37ea3d?0x0:0x0!=_0x37ea3d&&_0x37ea3d%0xf4240==0x0?0x1:0x2}};_0x1cde13['it']||={'dictionary':{},'getPluralForm':null},_0x1cde13['it']['dictionary']=Object['assign'](_0x1cde13['it']['dictionary'],_0x8fd8fd),_0x1cde13['it']['getPluralForm']=_0x35bef6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa946ff=>{const {it:{dictionary:_0x1746be,getPluralForm:_0x3f9565}}={'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':_0x31a1b6=>0x1==_0x31a1b6?0x0:0x0!=_0x31a1b6&&_0x31a1b6%0xf4240==0x0?0x1:0x2}};_0xa946ff['it']||={'dictionary':{},'getPluralForm':null},_0xa946ff['it']['dictionary']=Object['assign'](_0xa946ff['it']['dictionary'],_0x1746be),_0xa946ff['it']['getPluralForm']=_0x3f9565;})(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':_0xfd73ff=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1bcaa9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2110ac=>{const {ja:{dictionary:_0x294124,getPluralForm:_0x3546f7}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x5e051f=>0x0}};_0x2110ac['ja']||={'dictionary':{},'getPluralForm':null},_0x2110ac['ja']['dictionary']=Object['assign'](_0x2110ac['ja']['dictionary'],_0x294124),_0x2110ac['ja']['getPluralForm']=_0x3546f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4008a7=>{const {ja:{dictionary:_0x12f1ca,getPluralForm:_0x1cd5a6}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x5c832f=>0x0}};_0x4008a7['ja']||={'dictionary':{},'getPluralForm':null},_0x4008a7['ja']['dictionary']=Object['assign'](_0x4008a7['ja']['dictionary'],_0x12f1ca),_0x4008a7['ja']['getPluralForm']=_0x1cd5a6;})(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':_0x2b04ec=>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':_0x28f489=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x205433=>{const {ko:{dictionary:_0x25d088,getPluralForm:_0x2f861f}}={'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':_0x8ce4e1=>0x0}};_0x205433['ko']||={'dictionary':{},'getPluralForm':null},_0x205433['ko']['dictionary']=Object['assign'](_0x205433['ko']['dictionary'],_0x25d088),_0x205433['ko']['getPluralForm']=_0x2f861f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1528e5=>{const {ko:{dictionary:_0x230888,getPluralForm:_0x158b2d}}={'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':_0xcee8d8=>0x0}};_0x1528e5['ko']||={'dictionary':{},'getPluralForm':null},_0x1528e5['ko']['dictionary']=Object['assign'](_0x1528e5['ko']['dictionary'],_0x230888),_0x1528e5['ko']['getPluralForm']=_0x158b2d;})(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':_0x2a51b7=>_0x2a51b7%0xa==0x1&&(_0x2a51b7%0x64>0x13||_0x2a51b7%0x64<0xb)?0x0:_0x2a51b7%0xa>=0x2&&_0x2a51b7%0xa<=0x9&&(_0x2a51b7%0x64>0x13||_0x2a51b7%0x64<0xb)?0x1:_0x2a51b7%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':_0x3f441b=>_0x3f441b%0xa==0x1&&(_0x3f441b%0x64>0x13||_0x3f441b%0x64<0xb)?0x0:_0x3f441b%0xa>=0x2&&_0x3f441b%0xa<=0x9&&(_0x3f441b%0x64>0x13||_0x3f441b%0x64<0xb)?0x1:_0x3f441b%0x1!=0x0?0x2:0x3}};