@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240520.0 → 0.0.0-nightly-20240521.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:()=>g,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const d=l;function p(){const t=["225dqStBW","5aEXrgE","4472017YfKQLD","none","454808yfPPFR","importWord","get","tokenUrl","requires","plugins","token","config","commands","CloudServices","8pRAoDy","registerTokenUrl","editor","add","https://docx-converter.cke-cs.com/v2/convert/docx-html","10SaeiXb","113892VqsbNw","41754648MdWnma","inline","52738swcnOS","define","434mqyXEW","ImportWordEditing","296152dhjNkF","_token","66354fpURNn","pluginName","getToken","cloudServices","init"];return(p=function(){return t})()}function l(t,e){const r=p();return(l=function(t,e){return r[t-=211]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(719048===parseInt(r(219))/1*(-parseInt(r(244))/2)+parseInt(r(216))/3+parseInt(r(223))/4*(-parseInt(r(231))/5)+-parseInt(r(225))/6*(parseInt(r(221))/7)+parseInt(r(234))/8*(-parseInt(r(230))/9)+parseInt(r(215))/10*(-parseInt(r(232))/11)+parseInt(r(217))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(p);class u extends t.Plugin{static get[d(226)](){return d(222)}static get[d(238)](){const t=d;return[e.Notification,i.ClipboardPipeline,t(243)]}constructor(t){const e=d;super(t),this[e(224)]=null}async[d(229)](){const t=d,e=this[t(212)];e[t(241)][t(220)](t(235),{converterUrl:t(214),tokenUrl:(e[t(241)][t(236)](t(228))||{})[t(237)],formatting:{resets:t(233),defaults:t(233),styles:t(218)}}),e[t(242)][t(213)](t(235),new c(e));const{tokenUrl:r}=e[t(241)][t(236)](t(235));if(r){const{tokenUrl:o}=e[t(241)][t(236)](t(228))||{};this[t(224)]=r===o?e[t(239)][t(236)](t(243))[t(240)]:await e[t(239)][t(236)](t(243))[t(211)](r)}}[d(227)](){return this[d(224)]}}function h(){var t=["497731EuHXig","2207334lXtcPS","24HRitNf","1160996kGjelL","3766581glrDXO","13131fyhmVS","10sgHsWK","requires","pluginName","5565664wOKMlE","8125362EKeOyL","ImportWord"];return(h=function(){return t})()}var m=f;function f(t,e){var r=h();return(f=function(t,e){return r[t-=223]})(t,e)}!function(t,e){for(var r=f,o=t();;)try{if(376480===-parseInt(r(224))/1+-parseInt(r(227))/2+parseInt(r(229))/3*(-parseInt(r(226))/4)+-parseInt(r(230))/5*(-parseInt(r(225))/6)+parseInt(r(228))/7+-parseInt(r(233))/8+parseInt(r(234))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class g extends t.Plugin{static get[m(232)](){return m(223)}static get[m(231)](){return[u,n]}}function I(){var t=["536ZkYVkd","476235rWDHcp","2321628kfRkwk","2059122DpaOoW","46232VuifqK","13746mRUmdc","25776110ifjini","603PmdyCn","7fVfihs","4932775ScQTxK"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=316]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(582749===-parseInt(r(319))/1+-parseInt(r(320))/2+-parseInt(r(323))/3*(parseInt(r(318))/4)+parseInt(r(317))/5+-parseInt(r(321))/6*(parseInt(r(316))/7)+parseInt(r(322))/8*(-parseInt(r(325))/9)+parseInt(r(324))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(I)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=d;function d(t,e){const r=l();return(d=function(t,e){return r[t-=150]})(t,e)}function l(){const t=["init","config","inline","importWord","8WTYtFg","2236969xvwndD","requires","12jqYJIT","1558535kjzCqi","_token","add","16706hCYKff","getToken","9rgppzN","14290130BEAYDK","https://docx-converter.cke-cs.com/v2/convert/docx-html","commands","3036832CUtqpM","none","editor","token","define","ImportWordEditing","253244abYRdF","plugins","700719IEXmGz","get","pluginName","registerTokenUrl","tokenUrl","CloudServices","cloudServices"];return(l=function(){return t})()}!function(t,e){const r=d,o=t();for(;;)try{if(320823===-parseInt(r(179))/1+parseInt(r(167))/2+parseInt(r(181))/3*(parseInt(r(160))/4)+-parseInt(r(164))/5+parseInt(r(163))/6*(-parseInt(r(161))/7)+-parseInt(r(173))/8+-parseInt(r(169))/9*(-parseInt(r(170))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[p(151)](){return p(178)}static get[p(162)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(154)]}constructor(t){const e=p;super(t),this[e(165)]=null}async[p(156)](){const t=p,e=this[t(175)];e[t(157)][t(177)](t(159),{converterUrl:t(171),tokenUrl:(e[t(157)][t(150)](t(155))||{})[t(153)],formatting:{resets:t(174),defaults:t(174),styles:t(158)}}),e[t(172)][t(166)](t(159),new c(e));const{tokenUrl:r}=e[t(157)][t(150)](t(159));if(r){const{tokenUrl:o}=e[t(157)][t(150)](t(155))||{};this[t(165)]=r===o?e[t(180)][t(150)](t(154))[t(176)]:await e[t(180)][t(150)](t(154))[t(152)](r)}}[p(168)](){return this[p(165)]}}function h(){var t=["7djfKZa","1245zLzobF","7406415uRFvhJ","4738707hrkYfs","10612FCKfxr","40461doXTRx","ImportWord","requires","80gNhxsy","6138484tdvxhr","620336eYQBpv","pluginName","10nDgnPo","9623106fJqoXz"];return(h=function(){return t})()}var m=g;function g(t,e){var r=h();return(g=function(t,e){return r[t-=465]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(993831===-parseInt(r(473))/1*(parseInt(r(466))/2)+-parseInt(r(471))/3+-parseInt(r(472))/4*(-parseInt(r(469))/5)+-parseInt(r(467))/6+parseInt(r(468))/7*(parseInt(r(478))/8)+-parseInt(r(470))/9+parseInt(r(476))/10*(parseInt(r(477))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[m(465)](){return m(474)}static get[m(475)](){return[u,n]}}function I(){var t=["47538ZoWzHv","9HCkGXo","14778643FhmdoF","1036OnRRwt","1449tHSaqY","3580awtllo","2666350lbVeKi","1879047YwDJui","8wSdrDJ","2362950pcqhjy","17046CbjOUt"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=460]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(682729===parseInt(r(468))/1*(parseInt(r(466))/2)+-parseInt(r(460))/3*(-parseInt(r(461))/4)+-parseInt(r(465))/5+-parseInt(r(467))/6*(parseInt(r(470))/7)+-parseInt(r(464))/8*(-parseInt(r(463))/9)+parseInt(r(462))/10+parseInt(r(469))/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 _0x2c076b,Command as _0x32fc2e}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0xf5af24,MenuBarMenuListItemFileDialogButtonView as _0x4a2780,SpinnerView as _0x1b02d6,Notification as _0x58f1ac}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x568663}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x1eae92}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x28d8bc,uid as _0x5ac620,logWarning as _0x203457,logError as _0x2400e6}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x2c076b{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x448621=this['editor'];_0x448621['ui']['componentFactory']['add']('importWord',()=>{const _0xb470e5=this['_createButton'](_0xf5af24),_0x43429b=_0x448621['commands']['get']('importWord');return _0xb470e5['bind']('isOn')['to'](_0x43429b,'isBusy'),_0xb470e5['tooltip']=!0x0,_0xb470e5;}),_0x448621['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x4a2780));}['_createButton'](_0x4bc9a4){const _0x4042dc=this['editor'],t=_0x4042dc['locale']['t'],_0x24a1ea=_0x4042dc['commands']['get']('importWord'),_0x201b44=new _0x4bc9a4(_0x4042dc['locale']),_0x2b3868=new _0x1b02d6();return _0x201b44['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x201b44['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'}),_0x201b44['bind']('isEnabled')['to'](_0x24a1ea),_0x201b44['bind']('label')['to'](_0x24a1ea,'isBusy',_0x1b1ae3=>t(_0x1b1ae3?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x2b3868['bind']('isVisible')['to'](_0x24a1ea,'isBusy'),_0x201b44['iconView']['bind']('isVisible')['to'](_0x24a1ea,'isBusy',_0x3500d2=>!_0x3500d2),_0x201b44['children']['add'](_0x2b3868),_0x201b44['on']('done',(_0x4e8011,_0x18f374)=>{_0x4042dc['execute']('importWord',_0x18f374[0x0],{}),_0x4042dc['editing']['view']['focus']();}),_0x201b44;}}class d extends _0x32fc2e{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x2f90e3){super(_0x2f90e3),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x402935,_0x5a717e)=>{const _0x2bc7f8=new DataTransfer();_0x2bc7f8['setData']('text/html',_0x5a717e['html']);const _0x53f4a6=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x115b06=>{this['_importMarker']['stopListening'](),_0x115b06['setSelection'](_0x53f4a6),_0x2f90e3['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x2bc7f8});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x37b47d,_0x3fa6a7={}){if(this['isBusy'])return Promise['resolve']();const _0x4150b3=this['editor']['config']['get']('importWord'),_0x410521={'url':_0x4150b3['converterUrl'],'file':_0x37b47d,'serviceConfig':{..._0x3fa6a7,'formatting':_0x4150b3['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x410521)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x4771a5=this['editor']['model'],_0x1bae1f=_0x4771a5['schema'],_0xa073cd=_0x4771a5['document']['selection'],_0x17afb7=_0x28d8bc(_0xa073cd['getSelectedBlocks']());return!!_0x17afb7&&_0x1bae1f['checkChild'](_0x17afb7['parent'],'paragraph');}['_prepareForImport'](){const _0x3067dd=this['editor'],_0x88381f=_0x3067dd['model'],_0x421ab2=_0x88381f['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3067dd['model']['createBatch']({'isUndoable':!0x0}),_0x88381f['enqueueChange'](this['_undoStepBatch'],_0x449e0c=>{_0x421ab2['isCollapsed']||_0x88381f['deleteContent'](_0x421ab2,{'leaveUnmerged':!0x0});const _0x4e298d=_0x421ab2['getFirstPosition'](),_0x577492=_0x28d8bc(_0x421ab2['getSelectedBlocks']());let _0x30bc79;_0x30bc79=_0x577492['is']('element','paragraph')&&_0x577492['isEmpty']?_0x4e298d:_0x4e298d['isAtStart']?_0x88381f['createPositionBefore'](_0x577492):_0x4e298d['isAtEnd']?_0x88381f['createPositionAfter'](_0x577492):_0x449e0c['split'](_0x4e298d)['position'],this['_importMarker']=_0x449e0c['addMarker']('importWord:'+_0x5ac620(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x1eae92(_0x30bc79)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x196629=this['editor']['model'];_0x196629['markers']['has'](this['_importMarker'])&&_0x196629['enqueueChange'](this['_undoStepBatch'],_0x22e31b=>{_0x22e31b['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x2f36a2,file:_0x1208c3,serviceConfig:_0x5e2619}){const _0x570ea3=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x450af0=new FormData();_0x450af0['set']('config',JSON['stringify'](_0x5e2619)),_0x450af0['set']('file',_0x1208c3);const _0x26b4e7={'method':'POST','headers':{},'body':_0x450af0,'signal':this['_abortController']['signal']};return _0x570ea3&&(_0x26b4e7['headers']['Authorization']=_0x570ea3['value']),fetch(_0x2f36a2,_0x26b4e7);}['_handleImportResponse'](_0x330e63){return _0x330e63['ok']?_0x330e63['json']()['then'](_0x1d02d3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x1d02d3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x203457('import-word-plugin-import-cancelled');const _0x1c16e0=this['editor'],_0x1a8be4=(0x0,_0x1c16e0['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x1c16e0['plugins']['get']('Notification')['showWarning'](_0x1a8be4),_0x2400e6('import-word-plugin-conversion-failed');}}class e extends _0x2c076b{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x58f1ac,_0x568663,'CloudServices'];}constructor(_0x4a7b4d){super(_0x4a7b4d),this['_token']=null;}async['init'](){const _0x419bc0=this['editor'];_0x419bc0['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x419bc0['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x419bc0['commands']['add']('importWord',new d(_0x419bc0));const {tokenUrl:_0xaed22d}=_0x419bc0['config']['get']('importWord');if(_0xaed22d){const {tokenUrl:_0x1f5e89}=_0x419bc0['config']['get']('cloudServices')||{};this['_token']=_0xaed22d===_0x1f5e89?_0x419bc0['plugins']['get']('CloudServices')['token']:await _0x419bc0['plugins']['get']('CloudServices')['registerTokenUrl'](_0xaed22d);}}['getToken'](){return this['_token'];}}class i extends _0x2c076b{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 _0x26f47a,Command as _0x131255}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3414c9,MenuBarMenuListItemFileDialogButtonView as _0x1482d0,SpinnerView as _0x2d7f53,Notification as _0x58d3f7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x285836}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2fa6a7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x484f47,uid as _0x2b42a9,logWarning as _0x1cc661,logError as _0x2c31b4}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x26f47a{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x57e37f=this['editor'];_0x57e37f['ui']['componentFactory']['add']('importWord',()=>{const _0x8f7dc9=this['_createButton'](_0x3414c9),_0x975981=_0x57e37f['commands']['get']('importWord');return _0x8f7dc9['bind']('isOn')['to'](_0x975981,'isBusy'),_0x8f7dc9['tooltip']=!0x0,_0x8f7dc9;}),_0x57e37f['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1482d0));}['_createButton'](_0x586cbf){const _0x4d60af=this['editor'],t=_0x4d60af['locale']['t'],_0x41cb96=_0x4d60af['commands']['get']('importWord'),_0x38e3ac=new _0x586cbf(_0x4d60af['locale']),_0x1e7b7c=new _0x2d7f53();return _0x38e3ac['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x38e3ac['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'}),_0x38e3ac['bind']('isEnabled')['to'](_0x41cb96),_0x38e3ac['bind']('label')['to'](_0x41cb96,'isBusy',_0x120766=>t(_0x120766?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x1e7b7c['bind']('isVisible')['to'](_0x41cb96,'isBusy'),_0x38e3ac['iconView']['bind']('isVisible')['to'](_0x41cb96,'isBusy',_0x3d4f60=>!_0x3d4f60),_0x38e3ac['children']['add'](_0x1e7b7c),_0x38e3ac['on']('done',(_0x474145,_0x4b7ba7)=>{_0x4d60af['execute']('importWord',_0x4b7ba7[0x0],{}),_0x4d60af['editing']['view']['focus']();}),_0x38e3ac;}}class d extends _0x131255{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x34c2a9){super(_0x34c2a9),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4a3010,_0x340df8)=>{const _0x243ef4=new DataTransfer();_0x243ef4['setData']('text/html',_0x340df8['html']);const _0x388dbf=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1fbb80=>{this['_importMarker']['stopListening'](),_0x1fbb80['setSelection'](_0x388dbf),_0x34c2a9['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x243ef4});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x4bc5f6,_0x2b4ef9={}){if(this['isBusy'])return Promise['resolve']();const _0x3a2aa3=this['editor']['config']['get']('importWord'),_0x460a6f={'url':_0x3a2aa3['converterUrl'],'file':_0x4bc5f6,'serviceConfig':{..._0x2b4ef9,'formatting':_0x3a2aa3['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x460a6f)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2cc390=this['editor']['model'],_0x1b9f24=_0x2cc390['schema'],_0x37e942=_0x2cc390['document']['selection'],_0x2ac192=_0x484f47(_0x37e942['getSelectedBlocks']());return!!_0x2ac192&&_0x1b9f24['checkChild'](_0x2ac192['parent'],'paragraph');}['_prepareForImport'](){const _0x1c360f=this['editor'],_0xae53a0=_0x1c360f['model'],_0x5164fe=_0xae53a0['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1c360f['model']['createBatch']({'isUndoable':!0x0}),_0xae53a0['enqueueChange'](this['_undoStepBatch'],_0x151573=>{_0x5164fe['isCollapsed']||_0xae53a0['deleteContent'](_0x5164fe,{'leaveUnmerged':!0x0});const _0x1c8cb9=_0x5164fe['getFirstPosition'](),_0x4f9d69=_0x484f47(_0x5164fe['getSelectedBlocks']());let _0x4944d6;_0x4944d6=_0x4f9d69['is']('element','paragraph')&&_0x4f9d69['isEmpty']?_0x1c8cb9:_0x1c8cb9['isAtStart']?_0xae53a0['createPositionBefore'](_0x4f9d69):_0x1c8cb9['isAtEnd']?_0xae53a0['createPositionAfter'](_0x4f9d69):_0x151573['split'](_0x1c8cb9)['position'],this['_importMarker']=_0x151573['addMarker']('importWord:'+_0x2b42a9(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2fa6a7(_0x4944d6)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0xdabb81=this['editor']['model'];_0xdabb81['markers']['has'](this['_importMarker'])&&_0xdabb81['enqueueChange'](this['_undoStepBatch'],_0x5c3c2d=>{_0x5c3c2d['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x45a354,file:_0x3d3108,serviceConfig:_0x48450b}){const _0x300533=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x3e026e=new FormData();_0x3e026e['set']('config',JSON['stringify'](_0x48450b)),_0x3e026e['set']('file',_0x3d3108);const _0x305d90={'method':'POST','headers':{},'body':_0x3e026e,'signal':this['_abortController']['signal']};return _0x300533&&(_0x305d90['headers']['Authorization']=_0x300533['value']),fetch(_0x45a354,_0x305d90);}['_handleImportResponse'](_0x321c11){return _0x321c11['ok']?_0x321c11['json']()['then'](_0x1d516f=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x1d516f);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x1cc661('import-word-plugin-import-cancelled');const _0x5e32eb=this['editor'],_0x495bce=(0x0,_0x5e32eb['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5e32eb['plugins']['get']('Notification')['showWarning'](_0x495bce),_0x2c31b4('import-word-plugin-conversion-failed');}}class e extends _0x26f47a{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x58d3f7,_0x285836,'CloudServices'];}constructor(_0x41a675){super(_0x41a675),this['_token']=null;}async['init'](){const _0xc85ba=this['editor'];_0xc85ba['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0xc85ba['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0xc85ba['commands']['add']('importWord',new d(_0xc85ba));const {tokenUrl:_0x4389c6}=_0xc85ba['config']['get']('importWord');if(_0x4389c6){const {tokenUrl:_0x3c23bf}=_0xc85ba['config']['get']('cloudServices')||{};this['_token']=_0x4389c6===_0x3c23bf?_0xc85ba['plugins']['get']('CloudServices')['token']:await _0xc85ba['plugins']['get']('CloudServices')['registerTokenUrl'](_0x4389c6);}}['getToken'](){return this['_token'];}}class i extends _0x26f47a{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':_0x555274=>0x0==_0x555274?0x0:0x1==_0x555274?0x1:0x2==_0x555274?0x2:_0x555274%0x64>=0x3&&_0x555274%0x64<=0xa?0x3:_0x555274%0x64>=0xb&&_0x555274%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':_0x5180a2=>0x0==_0x5180a2?0x0:0x1==_0x5180a2?0x1:0x2==_0x5180a2?0x2:_0x5180a2%0x64>=0x3&&_0x5180a2%0x64<=0xa?0x3:_0x5180a2%0x64>=0xb&&_0x5180a2%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x152a90=>{const {ar:{dictionary:_0x3fe3f4,getPluralForm:_0x174291}}={'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':_0x125e1c=>0x0==_0x125e1c?0x0:0x1==_0x125e1c?0x1:0x2==_0x125e1c?0x2:_0x125e1c%0x64>=0x3&&_0x125e1c%0x64<=0xa?0x3:_0x125e1c%0x64>=0xb&&_0x125e1c%0x64<=0x63?0x4:0x5}};_0x152a90['ar']||={'dictionary':{},'getPluralForm':null},_0x152a90['ar']['dictionary']=Object['assign'](_0x152a90['ar']['dictionary'],_0x3fe3f4),_0x152a90['ar']['getPluralForm']=_0x174291;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11d83b=>{const {ar:{dictionary:_0x1e2a98,getPluralForm:_0x2cd8a1}}={'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':_0x86248e=>0x0==_0x86248e?0x0:0x1==_0x86248e?0x1:0x2==_0x86248e?0x2:_0x86248e%0x64>=0x3&&_0x86248e%0x64<=0xa?0x3:_0x86248e%0x64>=0xb&&_0x86248e%0x64<=0x63?0x4:0x5}};_0x11d83b['ar']||={'dictionary':{},'getPluralForm':null},_0x11d83b['ar']['dictionary']=Object['assign'](_0x11d83b['ar']['dictionary'],_0x1e2a98),_0x11d83b['ar']['getPluralForm']=_0x2cd8a1;})(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':_0x18a6e2=>0x1!=_0x18a6e2}};
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':_0xc34b04=>0x1!=_0xc34b04}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29c337=>{const {bg:{dictionary:_0x39a2c1,getPluralForm:_0x5b320a}}={'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':_0x3da8ae=>0x1!=_0x3da8ae}};_0x29c337['bg']||={'dictionary':{},'getPluralForm':null},_0x29c337['bg']['dictionary']=Object['assign'](_0x29c337['bg']['dictionary'],_0x39a2c1),_0x29c337['bg']['getPluralForm']=_0x5b320a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13e2c5=>{const {bg:{dictionary:_0xe9ebc,getPluralForm:_0x4ad449}}={'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':_0x29cee8=>0x1!=_0x29cee8}};_0x13e2c5['bg']||={'dictionary':{},'getPluralForm':null},_0x13e2c5['bg']['dictionary']=Object['assign'](_0x13e2c5['bg']['dictionary'],_0xe9ebc),_0x13e2c5['bg']['getPluralForm']=_0x4ad449;})(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':_0x56dd19=>0x1!=_0x56dd19}};
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':_0x3b474b=>0x1!=_0x3b474b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20af44=>{const {bn:{dictionary:_0x55afae,getPluralForm:_0x3205fc}}={'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':_0x319dbb=>0x1!=_0x319dbb}};_0x20af44['bn']||={'dictionary':{},'getPluralForm':null},_0x20af44['bn']['dictionary']=Object['assign'](_0x20af44['bn']['dictionary'],_0x55afae),_0x20af44['bn']['getPluralForm']=_0x3205fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37e077=>{const {bn:{dictionary:_0x3c6140,getPluralForm:_0x2522db}}={'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':_0x369555=>0x1!=_0x369555}};_0x37e077['bn']||={'dictionary':{},'getPluralForm':null},_0x37e077['bn']['dictionary']=Object['assign'](_0x37e077['bn']['dictionary'],_0x3c6140),_0x37e077['bn']['getPluralForm']=_0x2522db;})(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':_0x6976ae=>0x1!=_0x6976ae}};
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':_0x27b813=>0x1!=_0x27b813}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x120439=>{const {ca:{dictionary:_0x3c79b3,getPluralForm:_0x126826}}={'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':_0x3dd1c8=>0x1!=_0x3dd1c8}};_0x120439['ca']||={'dictionary':{},'getPluralForm':null},_0x120439['ca']['dictionary']=Object['assign'](_0x120439['ca']['dictionary'],_0x3c79b3),_0x120439['ca']['getPluralForm']=_0x126826;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2aeba6=>{const {ca:{dictionary:_0x380f6d,getPluralForm:_0x455d90}}={'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':_0x50ce0f=>0x1!=_0x50ce0f}};_0x2aeba6['ca']||={'dictionary':{},'getPluralForm':null},_0x2aeba6['ca']['dictionary']=Object['assign'](_0x2aeba6['ca']['dictionary'],_0x380f6d),_0x2aeba6['ca']['getPluralForm']=_0x455d90;})(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':_0x80cdbb=>0x1==_0x80cdbb&&_0x80cdbb%0x1==0x0?0x0:_0x80cdbb>=0x2&&_0x80cdbb<=0x4&&_0x80cdbb%0x1==0x0?0x1:_0x80cdbb%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':_0x56e584=>0x1==_0x56e584&&_0x56e584%0x1==0x0?0x0:_0x56e584>=0x2&&_0x56e584<=0x4&&_0x56e584%0x1==0x0?0x1:_0x56e584%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e4554=>{const {cs:{dictionary:_0x1943cc,getPluralForm:_0x2ffefd}}={'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':_0x40b992=>0x1==_0x40b992&&_0x40b992%0x1==0x0?0x0:_0x40b992>=0x2&&_0x40b992<=0x4&&_0x40b992%0x1==0x0?0x1:_0x40b992%0x1!=0x0?0x2:0x3}};_0x3e4554['cs']||={'dictionary':{},'getPluralForm':null},_0x3e4554['cs']['dictionary']=Object['assign'](_0x3e4554['cs']['dictionary'],_0x1943cc),_0x3e4554['cs']['getPluralForm']=_0x2ffefd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf58242=>{const {cs:{dictionary:_0x22765b,getPluralForm:_0x5d6044}}={'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':_0x16e808=>0x1==_0x16e808&&_0x16e808%0x1==0x0?0x0:_0x16e808>=0x2&&_0x16e808<=0x4&&_0x16e808%0x1==0x0?0x1:_0x16e808%0x1!=0x0?0x2:0x3}};_0xf58242['cs']||={'dictionary':{},'getPluralForm':null},_0xf58242['cs']['dictionary']=Object['assign'](_0xf58242['cs']['dictionary'],_0x22765b),_0xf58242['cs']['getPluralForm']=_0x5d6044;})(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':_0x220fc3=>0x1!=_0x220fc3}};
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':_0x5959f5=>0x1!=_0x5959f5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58d715=>{const {da:{dictionary:_0x59abc5,getPluralForm:_0x1b1c62}}={'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':_0xba71d7=>0x1!=_0xba71d7}};_0x58d715['da']||={'dictionary':{},'getPluralForm':null},_0x58d715['da']['dictionary']=Object['assign'](_0x58d715['da']['dictionary'],_0x59abc5),_0x58d715['da']['getPluralForm']=_0x1b1c62;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x283fb7=>{const {da:{dictionary:_0x20f9e9,getPluralForm:_0x4254d0}}={'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':_0x5c1b52=>0x1!=_0x5c1b52}};_0x283fb7['da']||={'dictionary':{},'getPluralForm':null},_0x283fb7['da']['dictionary']=Object['assign'](_0x283fb7['da']['dictionary'],_0x20f9e9),_0x283fb7['da']['getPluralForm']=_0x4254d0;})(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':_0x5b6492=>0x1!=_0x5b6492}};
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':_0x5e9d86=>0x1!=_0x5e9d86}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15a852=>{const {de:{dictionary:_0x5f1db5,getPluralForm:_0x1d4ad7}}={'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':_0x5e438a=>0x1!=_0x5e438a}};_0x15a852['de']||={'dictionary':{},'getPluralForm':null},_0x15a852['de']['dictionary']=Object['assign'](_0x15a852['de']['dictionary'],_0x5f1db5),_0x15a852['de']['getPluralForm']=_0x1d4ad7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36ef2d=>{const {de:{dictionary:_0x280906,getPluralForm:_0x530244}}={'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':_0x2fccc6=>0x1!=_0x2fccc6}};_0x36ef2d['de']||={'dictionary':{},'getPluralForm':null},_0x36ef2d['de']['dictionary']=Object['assign'](_0x36ef2d['de']['dictionary'],_0x280906),_0x36ef2d['de']['getPluralForm']=_0x530244;})(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':_0x48c718=>0x1!=_0x48c718}};
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':_0x493a6e=>0x1!=_0x493a6e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f8e5c=>{const {el:{dictionary:_0x23dbf0,getPluralForm:_0x415490}}={'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':_0x38ad40=>0x1!=_0x38ad40}};_0x5f8e5c['el']||={'dictionary':{},'getPluralForm':null},_0x5f8e5c['el']['dictionary']=Object['assign'](_0x5f8e5c['el']['dictionary'],_0x23dbf0),_0x5f8e5c['el']['getPluralForm']=_0x415490;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c1d99=>{const {el:{dictionary:_0x658950,getPluralForm:_0x3e3a6d}}={'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':_0x627608=>0x1!=_0x627608}};_0x1c1d99['el']||={'dictionary':{},'getPluralForm':null},_0x1c1d99['el']['dictionary']=Object['assign'](_0x1c1d99['el']['dictionary'],_0x658950),_0x1c1d99['el']['getPluralForm']=_0x3e3a6d;})(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':_0x188fb9=>0x1!=_0x188fb9}};
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':_0xf6bba8=>0x1!=_0xf6bba8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c18a1=>{const {'en-au':{dictionary:_0x290954,getPluralForm:_0x50f61e}}={'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':_0x30f1ec=>0x1!=_0x30f1ec}};_0x3c18a1['en-au']||={'dictionary':{},'getPluralForm':null},_0x3c18a1['en-au']['dictionary']=Object['assign'](_0x3c18a1['en-au']['dictionary'],_0x290954),_0x3c18a1['en-au']['getPluralForm']=_0x50f61e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4225e9=>{const {'en-au':{dictionary:_0x40562b,getPluralForm:_0x3e9502}}={'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':_0x453be0=>0x1!=_0x453be0}};_0x4225e9['en-au']||={'dictionary':{},'getPluralForm':null},_0x4225e9['en-au']['dictionary']=Object['assign'](_0x4225e9['en-au']['dictionary'],_0x40562b),_0x4225e9['en-au']['getPluralForm']=_0x3e9502;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fbd50=>{const {en:{dictionary:_0x283d0e,getPluralForm:_0x5c4575}}={'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}};_0x2fbd50['en']||={'dictionary':{},'getPluralForm':null},_0x2fbd50['en']['dictionary']=Object['assign'](_0x2fbd50['en']['dictionary'],_0x283d0e),_0x2fbd50['en']['getPluralForm']=_0x5c4575;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ad9ba=>{const {en:{dictionary:_0x2a69db,getPluralForm:_0x34f2d1}}={'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}};_0x5ad9ba['en']||={'dictionary':{},'getPluralForm':null},_0x5ad9ba['en']['dictionary']=Object['assign'](_0x5ad9ba['en']['dictionary'],_0x2a69db),_0x5ad9ba['en']['getPluralForm']=_0x34f2d1;})(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':_0x448d4a=>0x1==_0x448d4a?0x0:0x0!=_0x448d4a&&_0x448d4a%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':_0x1a917f=>0x1==_0x1a917f?0x0:0x0!=_0x1a917f&&_0x1a917f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e2ca4=>{const {es:{dictionary:_0x485ad4,getPluralForm:_0x3048ad}}={'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':_0x4de7ca=>0x1==_0x4de7ca?0x0:0x0!=_0x4de7ca&&_0x4de7ca%0xf4240==0x0?0x1:0x2}};_0x3e2ca4['es']||={'dictionary':{},'getPluralForm':null},_0x3e2ca4['es']['dictionary']=Object['assign'](_0x3e2ca4['es']['dictionary'],_0x485ad4),_0x3e2ca4['es']['getPluralForm']=_0x3048ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57c9d1=>{const {es:{dictionary:_0x38e6d9,getPluralForm:_0x5d89a3}}={'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':_0x1a1445=>0x1==_0x1a1445?0x0:0x0!=_0x1a1445&&_0x1a1445%0xf4240==0x0?0x1:0x2}};_0x57c9d1['es']||={'dictionary':{},'getPluralForm':null},_0x57c9d1['es']['dictionary']=Object['assign'](_0x57c9d1['es']['dictionary'],_0x38e6d9),_0x57c9d1['es']['getPluralForm']=_0x5d89a3;})(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':_0x31ade6=>0x1!=_0x31ade6}};
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':_0x301e74=>0x1!=_0x301e74}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3834a6=>{const {et:{dictionary:_0x4b000d,getPluralForm:_0x156f6e}}={'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':_0x25b1d8=>0x1!=_0x25b1d8}};_0x3834a6['et']||={'dictionary':{},'getPluralForm':null},_0x3834a6['et']['dictionary']=Object['assign'](_0x3834a6['et']['dictionary'],_0x4b000d),_0x3834a6['et']['getPluralForm']=_0x156f6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2de452=>{const {et:{dictionary:_0x213a0a,getPluralForm:_0x279517}}={'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':_0x2acb91=>0x1!=_0x2acb91}};_0x2de452['et']||={'dictionary':{},'getPluralForm':null},_0x2de452['et']['dictionary']=Object['assign'](_0x2de452['et']['dictionary'],_0x213a0a),_0x2de452['et']['getPluralForm']=_0x279517;})(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':_0x53c807=>0x1!=_0x53c807}};
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':_0x48a72c=>0x1!=_0x48a72c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4909e9=>{const {fi:{dictionary:_0x33501f,getPluralForm:_0x30f42f}}={'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':_0x192c76=>0x1!=_0x192c76}};_0x4909e9['fi']||={'dictionary':{},'getPluralForm':null},_0x4909e9['fi']['dictionary']=Object['assign'](_0x4909e9['fi']['dictionary'],_0x33501f),_0x4909e9['fi']['getPluralForm']=_0x30f42f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3794f9=>{const {fi:{dictionary:_0x2096d5,getPluralForm:_0xdc80ca}}={'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':_0x5ed41f=>0x1!=_0x5ed41f}};_0x3794f9['fi']||={'dictionary':{},'getPluralForm':null},_0x3794f9['fi']['dictionary']=Object['assign'](_0x3794f9['fi']['dictionary'],_0x2096d5),_0x3794f9['fi']['getPluralForm']=_0xdc80ca;})(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':_0xa2acbe=>0x0==_0xa2acbe||0x1==_0xa2acbe?0x0:0x0!=_0xa2acbe&&_0xa2acbe%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':_0x3f4933=>0x0==_0x3f4933||0x1==_0x3f4933?0x0:0x0!=_0x3f4933&&_0x3f4933%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46bcef=>{const {fr:{dictionary:_0x2269da,getPluralForm:_0x1354f7}}={'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':_0x33b159=>0x0==_0x33b159||0x1==_0x33b159?0x0:0x0!=_0x33b159&&_0x33b159%0xf4240==0x0?0x1:0x2}};_0x46bcef['fr']||={'dictionary':{},'getPluralForm':null},_0x46bcef['fr']['dictionary']=Object['assign'](_0x46bcef['fr']['dictionary'],_0x2269da),_0x46bcef['fr']['getPluralForm']=_0x1354f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb1987d=>{const {fr:{dictionary:_0x53aa42,getPluralForm:_0x1af8ad}}={'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':_0x19c737=>0x0==_0x19c737||0x1==_0x19c737?0x0:0x0!=_0x19c737&&_0x19c737%0xf4240==0x0?0x1:0x2}};_0xb1987d['fr']||={'dictionary':{},'getPluralForm':null},_0xb1987d['fr']['dictionary']=Object['assign'](_0xb1987d['fr']['dictionary'],_0x53aa42),_0xb1987d['fr']['getPluralForm']=_0x1af8ad;})(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':_0x589a28=>0x1!=_0x589a28}};
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':_0x5b2d65=>0x1!=_0x5b2d65}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d24a0=>{const {gl:{dictionary:_0x2b164c,getPluralForm:_0x2194ca}}={'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':_0xd48a32=>0x1!=_0xd48a32}};_0x2d24a0['gl']||={'dictionary':{},'getPluralForm':null},_0x2d24a0['gl']['dictionary']=Object['assign'](_0x2d24a0['gl']['dictionary'],_0x2b164c),_0x2d24a0['gl']['getPluralForm']=_0x2194ca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e5f96=>{const {gl:{dictionary:_0xdd352,getPluralForm:_0x10ade1}}={'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':_0x520a20=>0x1!=_0x520a20}};_0x2e5f96['gl']||={'dictionary':{},'getPluralForm':null},_0x2e5f96['gl']['dictionary']=Object['assign'](_0x2e5f96['gl']['dictionary'],_0xdd352),_0x2e5f96['gl']['getPluralForm']=_0x10ade1;})(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':_0x7623d=>0x1==_0x7623d&&_0x7623d%0x1==0x0?0x0:0x2==_0x7623d&&_0x7623d%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':_0x580d8d=>0x1==_0x580d8d&&_0x580d8d%0x1==0x0?0x0:0x2==_0x580d8d&&_0x580d8d%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f03a5=>{const {he:{dictionary:_0x56395,getPluralForm:_0x254875}}={'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':_0x1fda3a=>0x1==_0x1fda3a&&_0x1fda3a%0x1==0x0?0x0:0x2==_0x1fda3a&&_0x1fda3a%0x1==0x0?0x1:0x2}};_0x3f03a5['he']||={'dictionary':{},'getPluralForm':null},_0x3f03a5['he']['dictionary']=Object['assign'](_0x3f03a5['he']['dictionary'],_0x56395),_0x3f03a5['he']['getPluralForm']=_0x254875;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33d7b1=>{const {he:{dictionary:_0x384ffe,getPluralForm:_0x2c8763}}={'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':_0x5d8b37=>0x1==_0x5d8b37&&_0x5d8b37%0x1==0x0?0x0:0x2==_0x5d8b37&&_0x5d8b37%0x1==0x0?0x1:0x2}};_0x33d7b1['he']||={'dictionary':{},'getPluralForm':null},_0x33d7b1['he']['dictionary']=Object['assign'](_0x33d7b1['he']['dictionary'],_0x384ffe),_0x33d7b1['he']['getPluralForm']=_0x2c8763;})(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':_0x284354=>0x1!=_0x284354}};
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':_0x224818=>0x1!=_0x224818}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bd704=>{const {hi:{dictionary:_0x4b3e8a,getPluralForm:_0x42fb26}}={'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':_0x22c124=>0x1!=_0x22c124}};_0x3bd704['hi']||={'dictionary':{},'getPluralForm':null},_0x3bd704['hi']['dictionary']=Object['assign'](_0x3bd704['hi']['dictionary'],_0x4b3e8a),_0x3bd704['hi']['getPluralForm']=_0x42fb26;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x560550=>{const {hi:{dictionary:_0x259233,getPluralForm:_0x3c0309}}={'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':_0x350174=>0x1!=_0x350174}};_0x560550['hi']||={'dictionary':{},'getPluralForm':null},_0x560550['hi']['dictionary']=Object['assign'](_0x560550['hi']['dictionary'],_0x259233),_0x560550['hi']['getPluralForm']=_0x3c0309;})(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':_0x5b4378=>_0x5b4378%0xa==0x1&&_0x5b4378%0x64!=0xb?0x0:_0x5b4378%0xa>=0x2&&_0x5b4378%0xa<=0x4&&(_0x5b4378%0x64<0xa||_0x5b4378%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':_0x1d38e9=>_0x1d38e9%0xa==0x1&&_0x1d38e9%0x64!=0xb?0x0:_0x1d38e9%0xa>=0x2&&_0x1d38e9%0xa<=0x4&&(_0x1d38e9%0x64<0xa||_0x1d38e9%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5aa02b=>{const {hr:{dictionary:_0x3d5779,getPluralForm:_0x379fe7}}={'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':_0x3d0272=>_0x3d0272%0xa==0x1&&_0x3d0272%0x64!=0xb?0x0:_0x3d0272%0xa>=0x2&&_0x3d0272%0xa<=0x4&&(_0x3d0272%0x64<0xa||_0x3d0272%0x64>=0x14)?0x1:0x2}};_0x5aa02b['hr']||={'dictionary':{},'getPluralForm':null},_0x5aa02b['hr']['dictionary']=Object['assign'](_0x5aa02b['hr']['dictionary'],_0x3d5779),_0x5aa02b['hr']['getPluralForm']=_0x379fe7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28a81a=>{const {hr:{dictionary:_0x3dfeb1,getPluralForm:_0x49bce7}}={'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':_0x1c39d3=>_0x1c39d3%0xa==0x1&&_0x1c39d3%0x64!=0xb?0x0:_0x1c39d3%0xa>=0x2&&_0x1c39d3%0xa<=0x4&&(_0x1c39d3%0x64<0xa||_0x1c39d3%0x64>=0x14)?0x1:0x2}};_0x28a81a['hr']||={'dictionary':{},'getPluralForm':null},_0x28a81a['hr']['dictionary']=Object['assign'](_0x28a81a['hr']['dictionary'],_0x3dfeb1),_0x28a81a['hr']['getPluralForm']=_0x49bce7;})(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':_0x6f5079=>0x1!=_0x6f5079}};
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':_0x4e37b5=>0x1!=_0x4e37b5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ee003=>{const {hu:{dictionary:_0x16f1af,getPluralForm:_0x3f3cca}}={'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':_0xcd2669=>0x1!=_0xcd2669}};_0x5ee003['hu']||={'dictionary':{},'getPluralForm':null},_0x5ee003['hu']['dictionary']=Object['assign'](_0x5ee003['hu']['dictionary'],_0x16f1af),_0x5ee003['hu']['getPluralForm']=_0x3f3cca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b8390=>{const {hu:{dictionary:_0x10fe3c,getPluralForm:_0x426fd5}}={'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':_0x2ae061=>0x1!=_0x2ae061}};_0x2b8390['hu']||={'dictionary':{},'getPluralForm':null},_0x2b8390['hu']['dictionary']=Object['assign'](_0x2b8390['hu']['dictionary'],_0x10fe3c),_0x2b8390['hu']['getPluralForm']=_0x426fd5;})(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':_0x4f0e69=>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':_0x55a67f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55e016=>{const {id:{dictionary:_0x45b9f6,getPluralForm:_0x4cc0dc}}={'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':_0x4588f8=>0x0}};_0x55e016['id']||={'dictionary':{},'getPluralForm':null},_0x55e016['id']['dictionary']=Object['assign'](_0x55e016['id']['dictionary'],_0x45b9f6),_0x55e016['id']['getPluralForm']=_0x4cc0dc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b62f9=>{const {id:{dictionary:_0x11533a,getPluralForm:_0x29841d}}={'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':_0x5596f1=>0x0}};_0x4b62f9['id']||={'dictionary':{},'getPluralForm':null},_0x4b62f9['id']['dictionary']=Object['assign'](_0x4b62f9['id']['dictionary'],_0x11533a),_0x4b62f9['id']['getPluralForm']=_0x29841d;})(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':_0x1c46de=>0x1==_0x1c46de?0x0:0x0!=_0x1c46de&&_0x1c46de%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':_0x12714e=>0x1==_0x12714e?0x0:0x0!=_0x12714e&&_0x12714e%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15d595=>{const {it:{dictionary:_0x3c2342,getPluralForm:_0x56b130}}={'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':_0xddf9c1=>0x1==_0xddf9c1?0x0:0x0!=_0xddf9c1&&_0xddf9c1%0xf4240==0x0?0x1:0x2}};_0x15d595['it']||={'dictionary':{},'getPluralForm':null},_0x15d595['it']['dictionary']=Object['assign'](_0x15d595['it']['dictionary'],_0x3c2342),_0x15d595['it']['getPluralForm']=_0x56b130;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5396b0=>{const {it:{dictionary:_0x182317,getPluralForm:_0x37d74c}}={'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':_0x3147df=>0x1==_0x3147df?0x0:0x0!=_0x3147df&&_0x3147df%0xf4240==0x0?0x1:0x2}};_0x5396b0['it']||={'dictionary':{},'getPluralForm':null},_0x5396b0['it']['dictionary']=Object['assign'](_0x5396b0['it']['dictionary'],_0x182317),_0x5396b0['it']['getPluralForm']=_0x37d74c;})(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':_0x59ee82=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x47c27d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a5d35=>{const {ja:{dictionary:_0xa03c08,getPluralForm:_0x17688a}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4a016b=>0x0}};_0x2a5d35['ja']||={'dictionary':{},'getPluralForm':null},_0x2a5d35['ja']['dictionary']=Object['assign'](_0x2a5d35['ja']['dictionary'],_0xa03c08),_0x2a5d35['ja']['getPluralForm']=_0x17688a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x358f53=>{const {ja:{dictionary:_0x3b7dd5,getPluralForm:_0x586e6d}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x43edb7=>0x0}};_0x358f53['ja']||={'dictionary':{},'getPluralForm':null},_0x358f53['ja']['dictionary']=Object['assign'](_0x358f53['ja']['dictionary'],_0x3b7dd5),_0x358f53['ja']['getPluralForm']=_0x586e6d;})(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':_0x5ee393=>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':_0x25c137=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49ec08=>{const {ko:{dictionary:_0xbc6b6d,getPluralForm:_0x4aaa7d}}={'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':_0x28c751=>0x0}};_0x49ec08['ko']||={'dictionary':{},'getPluralForm':null},_0x49ec08['ko']['dictionary']=Object['assign'](_0x49ec08['ko']['dictionary'],_0xbc6b6d),_0x49ec08['ko']['getPluralForm']=_0x4aaa7d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15e82c=>{const {ko:{dictionary:_0x335789,getPluralForm:_0x4da4a5}}={'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':_0x58a852=>0x0}};_0x15e82c['ko']||={'dictionary':{},'getPluralForm':null},_0x15e82c['ko']['dictionary']=Object['assign'](_0x15e82c['ko']['dictionary'],_0x335789),_0x15e82c['ko']['getPluralForm']=_0x4da4a5;})(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':_0x1c499d=>_0x1c499d%0xa==0x1&&(_0x1c499d%0x64>0x13||_0x1c499d%0x64<0xb)?0x0:_0x1c499d%0xa>=0x2&&_0x1c499d%0xa<=0x9&&(_0x1c499d%0x64>0x13||_0x1c499d%0x64<0xb)?0x1:_0x1c499d%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':_0x3ed841=>_0x3ed841%0xa==0x1&&(_0x3ed841%0x64>0x13||_0x3ed841%0x64<0xb)?0x0:_0x3ed841%0xa>=0x2&&_0x3ed841%0xa<=0x9&&(_0x3ed841%0x64>0x13||_0x3ed841%0x64<0xb)?0x1:_0x3ed841%0x1!=0x0?0x2:0x3}};