@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.1

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 p=d;function l(){const t=["pluginName","9738vMiEsS","ImportWordEditing","plugins","2159307VRRIXb","_token","importWord","registerTokenUrl","editor","get","config","162FXtrZI","none","https://docx-converter.cke-cs.com/v2/convert/docx-html","getToken","inline","define","commands","cloudServices","2777352oBsixv","token","CloudServices","8ZfrPcr","tokenUrl","4043455yTepeN","66ndQAFZ","add","init","3563022suKHjq","3668749TRSSFR","requires"];return(l=function(){return t})()}function d(t,e){const r=l();return(d=function(t,e){return r[t-=465]})(t,e)}!function(t,e){const r=d,o=t();for(;;)try{if(717794===parseInt(r(477))/1*(parseInt(r(494))/2)+-parseInt(r(487))/3+parseInt(r(471))/4+parseInt(r(476))/5+-parseInt(r(480))/6+parseInt(r(481))/7+parseInt(r(474))/8*(-parseInt(r(484))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[p(483)](){return p(485)}static get[p(482)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(473)]}constructor(t){const e=p;super(t),this[e(488)]=null}async[p(479)](){const t=p,e=this[t(491)];e[t(493)][t(468)](t(489),{converterUrl:t(465),tokenUrl:(e[t(493)][t(492)](t(470))||{})[t(475)],formatting:{resets:t(495),defaults:t(495),styles:t(467)}}),e[t(469)][t(478)](t(489),new c(e));const{tokenUrl:r}=e[t(493)][t(492)](t(489));if(r){const{tokenUrl:o}=e[t(493)][t(492)](t(470))||{};this[t(488)]=r===o?e[t(486)][t(492)](t(473))[t(472)]:await e[t(486)][t(492)](t(473))[t(490)](r)}}[p(466)](){return this[p(488)]}}function h(){var t=["3664632FqcPyF","4AbzJfX","2716041qcjYqH","851794ycFaiQ","ImportWord","pluginName","requires","2635304ojqnnV","734996GoUPYq","90VzGhrH","2328895SUxkVw","4759818eQIcBG"];return(h=function(){return t})()}var m=g;function g(t,e){var r=h();return(g=function(t,e){return r[t-=449]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(692909===-parseInt(r(453))/1+-parseInt(r(460))/2+parseInt(r(459))/3*(-parseInt(r(458))/4)+-parseInt(r(455))/5+parseInt(r(457))/6+-parseInt(r(456))/7+parseInt(r(452))/8*(parseInt(r(454))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[m(450)](){return m(449)}static get[m(451)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=267]})(t,e)}function v(){var t=["219zHapac","3046520MxpPgs","63195JgvEpQ","17506LnKiZr","46814049GUUcWk","4206CNRCqc","12249920SaylKt","1687rtblRZ","167256AykptP"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(995918===-parseInt(r(268))/1*(parseInt(r(271))/2)+-parseInt(r(270))/3+parseInt(r(267))/4+-parseInt(r(269))/5+-parseInt(r(273))/6*(parseInt(r(275))/7)+-parseInt(r(274))/8+parseInt(r(272))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>g,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}function p(){const t=["define","get","1tIwROw","296193fORhhj","init","plugins","https://docx-converter.cke-cs.com/v2/convert/docx-html","registerTokenUrl","getToken","CloudServices","tokenUrl","commands","inline","927918viNRkc","importWord","16EvGnIp","76914fFfUee","880138swLdtl","pluginName","editor","none","token","config","add","1091325cTwPXK","cloudServices","requires","ImportWordEditing","195170AxPqUI","_token","9504fkIssT"];return(p=function(){return t})()}const d=l;function l(t,e){const r=p();return(l=function(t,e){return r[t-=488]})(t,e)}!function(t,e){const r=l,o=t();for(;;)try{if(126206===-parseInt(r(507))/1*(-parseInt(r(502))/2)+-parseInt(r(508))/3+parseInt(r(504))/4+parseInt(r(498))/5+-parseInt(r(490))/6+parseInt(r(491))/7+-parseInt(r(489))/8*(parseInt(r(518))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(p);class u extends t.Plugin{static get[d(492)](){return d(501)}static get[d(500)](){const t=d;return[e.Notification,i.ClipboardPipeline,t(514)]}constructor(t){const e=d;super(t),this[e(503)]=null}async[d(509)](){const t=d,e=this[t(493)];e[t(496)][t(505)](t(488),{converterUrl:t(511),tokenUrl:(e[t(496)][t(506)](t(499))||{})[t(515)],formatting:{resets:t(494),defaults:t(494),styles:t(517)}}),e[t(516)][t(497)](t(488),new c(e));const{tokenUrl:r}=e[t(496)][t(506)](t(488));if(r){const{tokenUrl:o}=e[t(496)][t(506)](t(499))||{};this[t(503)]=r===o?e[t(510)][t(506)](t(514))[t(495)]:await e[t(510)][t(506)](t(514))[t(512)](r)}}[d(513)](){return this[d(503)]}}function h(){var t=["pluginName","355pDfKLw","164420vujDIX","638qaNKyS","32KMcVcZ","167ahfvWg","13461732cwLVOr","ImportWord","3245448QlLiNI","133coPcbA","requires","22056bkEeqk","502fCpctw","295590ckkJTL","822438DutINf"];return(h=function(){return t})()}var m=f;function f(t,e){var r=h();return(f=function(t,e){return r[t-=458]})(t,e)}!function(t,e){for(var r=f,o=t();;)try{if(657509===parseInt(r(459))/1*(-parseInt(r(466))/2)+parseInt(r(462))/3+-parseInt(r(465))/4*(-parseInt(r(470))/5)+-parseInt(r(467))/6*(-parseInt(r(463))/7)+parseInt(r(458))/8*(parseInt(r(468))/9)+parseInt(r(471))/10*(-parseInt(r(472))/11)+-parseInt(r(460))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class g extends t.Plugin{static get[m(469)](){return m(461)}static get[m(464)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=395]})(t,e)}function v(){var t=["69xrZSUh","1366590RrNNpq","3032140mQnsaj","1209768QBRVkI","77StGtGV","5dmRbvD","6048978PqpJVc","70588EPOwcr","5067wNTnBI","5032wIEevp","716564tjSBPF"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(533084===parseInt(r(395))/1+parseInt(r(403))/2*(-parseInt(r(396))/3)+-parseInt(r(398))/4*(-parseInt(r(401))/5)+parseInt(r(402))/6+parseInt(r(399))/7+parseInt(r(405))/8*(-parseInt(r(404))/9)+parseInt(r(397))/10*(-parseInt(r(400))/11))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 _0x267e72,Command as _0x4c9a38}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4bbd7a,MenuBarMenuListItemFileDialogButtonView as _0x229ba7,SpinnerView as _0x41297c,Notification as _0x334c31}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x588329}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x1270e9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2a9d5d,uid as _0x413047,logWarning as _0x2eba3a,logError as _0x3cfc55}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x267e72{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3361c6=this['editor'];_0x3361c6['ui']['componentFactory']['add']('importWord',()=>{const _0x455b29=this['_createButton'](_0x4bbd7a),_0x24f5a3=_0x3361c6['commands']['get']('importWord');return _0x455b29['bind']('isOn')['to'](_0x24f5a3,'isBusy'),_0x455b29['tooltip']=!0x0,_0x455b29;}),_0x3361c6['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x229ba7));}['_createButton'](_0x98dbea){const _0x5516b4=this['editor'],t=_0x5516b4['locale']['t'],_0x3a67bf=_0x5516b4['commands']['get']('importWord'),_0x1092f0=new _0x98dbea(_0x5516b4['locale']),_0xeba404=new _0x41297c();return _0x1092f0['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1092f0['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'}),_0x1092f0['bind']('isEnabled')['to'](_0x3a67bf),_0x1092f0['bind']('label')['to'](_0x3a67bf,'isBusy',_0x92b852=>t(_0x92b852?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xeba404['bind']('isVisible')['to'](_0x3a67bf,'isBusy'),_0x1092f0['iconView']['bind']('isVisible')['to'](_0x3a67bf,'isBusy',_0x5a7533=>!_0x5a7533),_0x1092f0['children']['add'](_0xeba404),_0x1092f0['on']('done',(_0x1e9c42,_0x22e4a3)=>{_0x5516b4['execute']('importWord',_0x22e4a3[0x0],{}),_0x5516b4['editing']['view']['focus']();}),_0x1092f0;}}class d extends _0x4c9a38{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3ace3d){super(_0x3ace3d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4b358d,_0x411123)=>{const _0x2b5a79=new DataTransfer();_0x2b5a79['setData']('text/html',_0x411123['html']);const _0x1d51f6=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2837fb=>{this['_importMarker']['stopListening'](),_0x2837fb['setSelection'](_0x1d51f6),_0x3ace3d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x2b5a79});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x453772,_0x145bc4={}){if(this['isBusy'])return Promise['resolve']();const _0x1482bf=this['editor']['config']['get']('importWord'),_0x367509={'url':_0x1482bf['converterUrl'],'file':_0x453772,'serviceConfig':{..._0x145bc4,'formatting':_0x1482bf['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x367509)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x28c49a=this['editor']['model'],_0x33c240=_0x28c49a['schema'],_0x31a543=_0x28c49a['document']['selection'],_0x4a7261=_0x2a9d5d(_0x31a543['getSelectedBlocks']());return!!_0x4a7261&&_0x33c240['checkChild'](_0x4a7261['parent'],'paragraph');}['_prepareForImport'](){const _0x5d927f=this['editor'],_0x282a71=_0x5d927f['model'],_0x3306bd=_0x282a71['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x5d927f['model']['createBatch']({'isUndoable':!0x0}),_0x282a71['enqueueChange'](this['_undoStepBatch'],_0x16e3ff=>{_0x3306bd['isCollapsed']||_0x282a71['deleteContent'](_0x3306bd,{'leaveUnmerged':!0x0});const _0x2208c6=_0x3306bd['getFirstPosition'](),_0x3379f3=_0x2a9d5d(_0x3306bd['getSelectedBlocks']());let _0x1f91e6;_0x1f91e6=_0x3379f3['is']('element','paragraph')&&_0x3379f3['isEmpty']?_0x2208c6:_0x2208c6['isAtStart']?_0x282a71['createPositionBefore'](_0x3379f3):_0x2208c6['isAtEnd']?_0x282a71['createPositionAfter'](_0x3379f3):_0x16e3ff['split'](_0x2208c6)['position'],this['_importMarker']=_0x16e3ff['addMarker']('importWord:'+_0x413047(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x1270e9(_0x1f91e6)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5d3d1a=this['editor']['model'];_0x5d3d1a['markers']['has'](this['_importMarker'])&&_0x5d3d1a['enqueueChange'](this['_undoStepBatch'],_0x2573cb=>{_0x2573cb['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x15d533,file:_0xef874f,serviceConfig:_0x2a3d7f}){const _0x3aaa9a=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x380c92=new FormData();_0x380c92['set']('config',JSON['stringify'](_0x2a3d7f)),_0x380c92['set']('file',_0xef874f);const _0x1208d0={'method':'POST','headers':{},'body':_0x380c92,'signal':this['_abortController']['signal']};return _0x3aaa9a&&(_0x1208d0['headers']['Authorization']=_0x3aaa9a['value']),fetch(_0x15d533,_0x1208d0);}['_handleImportResponse'](_0x3fca15){return _0x3fca15['ok']?_0x3fca15['json']()['then'](_0x55200a=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x55200a);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x2eba3a('import-word-plugin-import-cancelled');const _0x51a240=this['editor'],_0x9f2ba1=(0x0,_0x51a240['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x51a240['plugins']['get']('Notification')['showWarning'](_0x9f2ba1),_0x3cfc55('import-word-plugin-conversion-failed');}}class e extends _0x267e72{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x334c31,_0x588329,'CloudServices'];}constructor(_0x410653){super(_0x410653),this['_token']=null;}async['init'](){const _0x51c619=this['editor'];_0x51c619['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x51c619['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x51c619['commands']['add']('importWord',new d(_0x51c619));const {tokenUrl:_0x18b43f}=_0x51c619['config']['get']('importWord');if(_0x18b43f){const {tokenUrl:_0x39c173}=_0x51c619['config']['get']('cloudServices')||{};this['_token']=_0x18b43f===_0x39c173?_0x51c619['plugins']['get']('CloudServices')['token']:await _0x51c619['plugins']['get']('CloudServices')['registerTokenUrl'](_0x18b43f);}}['getToken'](){return this['_token'];}}class i extends _0x267e72{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 _0x1686d7,Command as _0x3790c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x27cbd,MenuBarMenuListItemFileDialogButtonView as _0x925855,SpinnerView as _0x511697,Notification as _0x2f92d7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x293a16}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x4a9a9a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x3e7d60,uid as _0x237811,logWarning as _0xb7244,logError as _0xecbc1f}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x1686d7{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3b6aaa=this['editor'];_0x3b6aaa['ui']['componentFactory']['add']('importWord',()=>{const _0x50095e=this['_createButton'](_0x27cbd),_0x918b4a=_0x3b6aaa['commands']['get']('importWord');return _0x50095e['bind']('isOn')['to'](_0x918b4a,'isBusy'),_0x50095e['tooltip']=!0x0,_0x50095e;}),_0x3b6aaa['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x925855));}['_createButton'](_0x5ec2f4){const _0x55e396=this['editor'],t=_0x55e396['locale']['t'],_0x36df85=_0x55e396['commands']['get']('importWord'),_0x3d46b2=new _0x5ec2f4(_0x55e396['locale']),_0x554524=new _0x511697();return _0x3d46b2['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x3d46b2['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'}),_0x3d46b2['bind']('isEnabled')['to'](_0x36df85),_0x3d46b2['bind']('label')['to'](_0x36df85,'isBusy',_0x1c7e88=>t(_0x1c7e88?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x554524['bind']('isVisible')['to'](_0x36df85,'isBusy'),_0x3d46b2['iconView']['bind']('isVisible')['to'](_0x36df85,'isBusy',_0x1cb903=>!_0x1cb903),_0x3d46b2['children']['add'](_0x554524),_0x3d46b2['on']('done',(_0x2df4d0,_0x11bfcb)=>{_0x55e396['execute']('importWord',_0x11bfcb[0x0],{}),_0x55e396['editing']['view']['focus']();}),_0x3d46b2;}}class d extends _0x3790c7{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x585847){super(_0x585847),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x5dea41,_0x408894)=>{const _0x53e3a8=new DataTransfer();_0x53e3a8['setData']('text/html',_0x408894['html']);const _0x2ab6b4=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x252678=>{this['_importMarker']['stopListening'](),_0x252678['setSelection'](_0x2ab6b4),_0x585847['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x53e3a8});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2e2eac,_0xd096ea={}){if(this['isBusy'])return Promise['resolve']();const _0xdf79e8=this['editor']['config']['get']('importWord'),_0x78ce11={'url':_0xdf79e8['converterUrl'],'file':_0x2e2eac,'serviceConfig':{..._0xd096ea,'formatting':_0xdf79e8['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x78ce11)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x24e6c6=this['editor']['model'],_0x44bd5a=_0x24e6c6['schema'],_0x17f023=_0x24e6c6['document']['selection'],_0x5a4272=_0x3e7d60(_0x17f023['getSelectedBlocks']());return!!_0x5a4272&&_0x44bd5a['checkChild'](_0x5a4272['parent'],'paragraph');}['_prepareForImport'](){const _0xc1f406=this['editor'],_0x2d098e=_0xc1f406['model'],_0x1feb08=_0x2d098e['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xc1f406['model']['createBatch']({'isUndoable':!0x0}),_0x2d098e['enqueueChange'](this['_undoStepBatch'],_0x14c5c6=>{_0x1feb08['isCollapsed']||_0x2d098e['deleteContent'](_0x1feb08,{'leaveUnmerged':!0x0});const _0x4b4b13=_0x1feb08['getFirstPosition'](),_0x1458ea=_0x3e7d60(_0x1feb08['getSelectedBlocks']());let _0x31fa92;_0x31fa92=_0x1458ea['is']('element','paragraph')&&_0x1458ea['isEmpty']?_0x4b4b13:_0x4b4b13['isAtStart']?_0x2d098e['createPositionBefore'](_0x1458ea):_0x4b4b13['isAtEnd']?_0x2d098e['createPositionAfter'](_0x1458ea):_0x14c5c6['split'](_0x4b4b13)['position'],this['_importMarker']=_0x14c5c6['addMarker']('importWord:'+_0x237811(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x4a9a9a(_0x31fa92)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x2c6fcd=this['editor']['model'];_0x2c6fcd['markers']['has'](this['_importMarker'])&&_0x2c6fcd['enqueueChange'](this['_undoStepBatch'],_0x2381c7=>{_0x2381c7['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x942293,file:_0x3a95bc,serviceConfig:_0x54f225}){const _0x42a6c9=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x305554=new FormData();_0x305554['set']('config',JSON['stringify'](_0x54f225)),_0x305554['set']('file',_0x3a95bc);const _0x3184bd={'method':'POST','headers':{},'body':_0x305554,'signal':this['_abortController']['signal']};return _0x42a6c9&&(_0x3184bd['headers']['Authorization']=_0x42a6c9['value']),fetch(_0x942293,_0x3184bd);}['_handleImportResponse'](_0x48933a){return _0x48933a['ok']?_0x48933a['json']()['then'](_0x6a4f46=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x6a4f46);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0xb7244('import-word-plugin-import-cancelled');const _0x3bddff=this['editor'],_0x14af7a=(0x0,_0x3bddff['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3bddff['plugins']['get']('Notification')['showWarning'](_0x14af7a),_0xecbc1f('import-word-plugin-conversion-failed');}}class e extends _0x1686d7{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x2f92d7,_0x293a16,'CloudServices'];}constructor(_0x1a460b){super(_0x1a460b),this['_token']=null;}async['init'](){const _0x342ccc=this['editor'];_0x342ccc['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x342ccc['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x342ccc['commands']['add']('importWord',new d(_0x342ccc));const {tokenUrl:_0xaa0b69}=_0x342ccc['config']['get']('importWord');if(_0xaa0b69){const {tokenUrl:_0x13cba1}=_0x342ccc['config']['get']('cloudServices')||{};this['_token']=_0xaa0b69===_0x13cba1?_0x342ccc['plugins']['get']('CloudServices')['token']:await _0x342ccc['plugins']['get']('CloudServices')['registerTokenUrl'](_0xaa0b69);}}['getToken'](){return this['_token'];}}class i extends _0x1686d7{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':_0x498cf8=>0x0==_0x498cf8?0x0:0x1==_0x498cf8?0x1:0x2==_0x498cf8?0x2:_0x498cf8%0x64>=0x3&&_0x498cf8%0x64<=0xa?0x3:_0x498cf8%0x64>=0xb&&_0x498cf8%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':_0x3e19bb=>0x0==_0x3e19bb?0x0:0x1==_0x3e19bb?0x1:0x2==_0x3e19bb?0x2:_0x3e19bb%0x64>=0x3&&_0x3e19bb%0x64<=0xa?0x3:_0x3e19bb%0x64>=0xb&&_0x3e19bb%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13298e=>{const {ar:{dictionary:_0x91f12a,getPluralForm:_0x1abf9a}}={'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':_0x5ad466=>0x0==_0x5ad466?0x0:0x1==_0x5ad466?0x1:0x2==_0x5ad466?0x2:_0x5ad466%0x64>=0x3&&_0x5ad466%0x64<=0xa?0x3:_0x5ad466%0x64>=0xb&&_0x5ad466%0x64<=0x63?0x4:0x5}};_0x13298e['ar']||={'dictionary':{},'getPluralForm':null},_0x13298e['ar']['dictionary']=Object['assign'](_0x13298e['ar']['dictionary'],_0x91f12a),_0x13298e['ar']['getPluralForm']=_0x1abf9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x375865=>{const {ar:{dictionary:_0x1ebbd4,getPluralForm:_0x13de17}}={'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':_0x483b6c=>0x0==_0x483b6c?0x0:0x1==_0x483b6c?0x1:0x2==_0x483b6c?0x2:_0x483b6c%0x64>=0x3&&_0x483b6c%0x64<=0xa?0x3:_0x483b6c%0x64>=0xb&&_0x483b6c%0x64<=0x63?0x4:0x5}};_0x375865['ar']||={'dictionary':{},'getPluralForm':null},_0x375865['ar']['dictionary']=Object['assign'](_0x375865['ar']['dictionary'],_0x1ebbd4),_0x375865['ar']['getPluralForm']=_0x13de17;})(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':_0x5d05f6=>0x1!=_0x5d05f6}};
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':_0x1c50ac=>0x1!=_0x1c50ac}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c7446=>{const {bg:{dictionary:_0x9ee106,getPluralForm:_0x343de0}}={'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':_0x13ec06=>0x1!=_0x13ec06}};_0x3c7446['bg']||={'dictionary':{},'getPluralForm':null},_0x3c7446['bg']['dictionary']=Object['assign'](_0x3c7446['bg']['dictionary'],_0x9ee106),_0x3c7446['bg']['getPluralForm']=_0x343de0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x568a81=>{const {bg:{dictionary:_0x2bce2d,getPluralForm:_0x2b56f1}}={'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':_0x4e2392=>0x1!=_0x4e2392}};_0x568a81['bg']||={'dictionary':{},'getPluralForm':null},_0x568a81['bg']['dictionary']=Object['assign'](_0x568a81['bg']['dictionary'],_0x2bce2d),_0x568a81['bg']['getPluralForm']=_0x2b56f1;})(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':_0x184742=>0x1!=_0x184742}};
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':_0xfb3a0a=>0x1!=_0xfb3a0a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19912f=>{const {bn:{dictionary:_0x2a7110,getPluralForm:_0x292f07}}={'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':_0x52b809=>0x1!=_0x52b809}};_0x19912f['bn']||={'dictionary':{},'getPluralForm':null},_0x19912f['bn']['dictionary']=Object['assign'](_0x19912f['bn']['dictionary'],_0x2a7110),_0x19912f['bn']['getPluralForm']=_0x292f07;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5645f1=>{const {bn:{dictionary:_0xa55624,getPluralForm:_0x2a69e9}}={'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':_0x1c5be8=>0x1!=_0x1c5be8}};_0x5645f1['bn']||={'dictionary':{},'getPluralForm':null},_0x5645f1['bn']['dictionary']=Object['assign'](_0x5645f1['bn']['dictionary'],_0xa55624),_0x5645f1['bn']['getPluralForm']=_0x2a69e9;})(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':_0x4bc8d7=>0x1!=_0x4bc8d7}};
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':_0x1b5d15=>0x1!=_0x1b5d15}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e2331=>{const {ca:{dictionary:_0x5665af,getPluralForm:_0x581cf3}}={'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':_0x670e7a=>0x1!=_0x670e7a}};_0x4e2331['ca']||={'dictionary':{},'getPluralForm':null},_0x4e2331['ca']['dictionary']=Object['assign'](_0x4e2331['ca']['dictionary'],_0x5665af),_0x4e2331['ca']['getPluralForm']=_0x581cf3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x442378=>{const {ca:{dictionary:_0x13f291,getPluralForm:_0xdef669}}={'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':_0x56d4bd=>0x1!=_0x56d4bd}};_0x442378['ca']||={'dictionary':{},'getPluralForm':null},_0x442378['ca']['dictionary']=Object['assign'](_0x442378['ca']['dictionary'],_0x13f291),_0x442378['ca']['getPluralForm']=_0xdef669;})(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':_0x21f00e=>0x1==_0x21f00e&&_0x21f00e%0x1==0x0?0x0:_0x21f00e>=0x2&&_0x21f00e<=0x4&&_0x21f00e%0x1==0x0?0x1:_0x21f00e%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':_0x874577=>0x1==_0x874577&&_0x874577%0x1==0x0?0x0:_0x874577>=0x2&&_0x874577<=0x4&&_0x874577%0x1==0x0?0x1:_0x874577%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x250d19=>{const {cs:{dictionary:_0x39b848,getPluralForm:_0x3d20ed}}={'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':_0x271463=>0x1==_0x271463&&_0x271463%0x1==0x0?0x0:_0x271463>=0x2&&_0x271463<=0x4&&_0x271463%0x1==0x0?0x1:_0x271463%0x1!=0x0?0x2:0x3}};_0x250d19['cs']||={'dictionary':{},'getPluralForm':null},_0x250d19['cs']['dictionary']=Object['assign'](_0x250d19['cs']['dictionary'],_0x39b848),_0x250d19['cs']['getPluralForm']=_0x3d20ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49072a=>{const {cs:{dictionary:_0x210673,getPluralForm:_0x24ce54}}={'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':_0xbd9426=>0x1==_0xbd9426&&_0xbd9426%0x1==0x0?0x0:_0xbd9426>=0x2&&_0xbd9426<=0x4&&_0xbd9426%0x1==0x0?0x1:_0xbd9426%0x1!=0x0?0x2:0x3}};_0x49072a['cs']||={'dictionary':{},'getPluralForm':null},_0x49072a['cs']['dictionary']=Object['assign'](_0x49072a['cs']['dictionary'],_0x210673),_0x49072a['cs']['getPluralForm']=_0x24ce54;})(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':_0x36ed9a=>0x1!=_0x36ed9a}};
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':_0x52e327=>0x1!=_0x52e327}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x228133=>{const {da:{dictionary:_0x2f8c6b,getPluralForm:_0x363592}}={'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':_0xee7abd=>0x1!=_0xee7abd}};_0x228133['da']||={'dictionary':{},'getPluralForm':null},_0x228133['da']['dictionary']=Object['assign'](_0x228133['da']['dictionary'],_0x2f8c6b),_0x228133['da']['getPluralForm']=_0x363592;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cc3ea=>{const {da:{dictionary:_0x42f05e,getPluralForm:_0x53e1bf}}={'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':_0x3cb29c=>0x1!=_0x3cb29c}};_0x1cc3ea['da']||={'dictionary':{},'getPluralForm':null},_0x1cc3ea['da']['dictionary']=Object['assign'](_0x1cc3ea['da']['dictionary'],_0x42f05e),_0x1cc3ea['da']['getPluralForm']=_0x53e1bf;})(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':_0x1a06f1=>0x1!=_0x1a06f1}};
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':_0x91f5fc=>0x1!=_0x91f5fc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x124595=>{const {de:{dictionary:_0x4a9690,getPluralForm:_0x492ccb}}={'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':_0x2ef3b2=>0x1!=_0x2ef3b2}};_0x124595['de']||={'dictionary':{},'getPluralForm':null},_0x124595['de']['dictionary']=Object['assign'](_0x124595['de']['dictionary'],_0x4a9690),_0x124595['de']['getPluralForm']=_0x492ccb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x277a79=>{const {de:{dictionary:_0xcf0afd,getPluralForm:_0x473996}}={'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':_0x4ba7cf=>0x1!=_0x4ba7cf}};_0x277a79['de']||={'dictionary':{},'getPluralForm':null},_0x277a79['de']['dictionary']=Object['assign'](_0x277a79['de']['dictionary'],_0xcf0afd),_0x277a79['de']['getPluralForm']=_0x473996;})(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':_0x43c594=>0x1!=_0x43c594}};
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':_0x21c301=>0x1!=_0x21c301}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43d7c6=>{const {el:{dictionary:_0x2bb08f,getPluralForm:_0x4da670}}={'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':_0x11b855=>0x1!=_0x11b855}};_0x43d7c6['el']||={'dictionary':{},'getPluralForm':null},_0x43d7c6['el']['dictionary']=Object['assign'](_0x43d7c6['el']['dictionary'],_0x2bb08f),_0x43d7c6['el']['getPluralForm']=_0x4da670;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20400e=>{const {el:{dictionary:_0x5bb062,getPluralForm:_0x625d0b}}={'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':_0x46ab3f=>0x1!=_0x46ab3f}};_0x20400e['el']||={'dictionary':{},'getPluralForm':null},_0x20400e['el']['dictionary']=Object['assign'](_0x20400e['el']['dictionary'],_0x5bb062),_0x20400e['el']['getPluralForm']=_0x625d0b;})(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':_0x15657e=>0x1!=_0x15657e}};
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':_0x46b5e3=>0x1!=_0x46b5e3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3673ac=>{const {'en-au':{dictionary:_0x1b9b79,getPluralForm:_0x2a1ce2}}={'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':_0x1ae2d9=>0x1!=_0x1ae2d9}};_0x3673ac['en-au']||={'dictionary':{},'getPluralForm':null},_0x3673ac['en-au']['dictionary']=Object['assign'](_0x3673ac['en-au']['dictionary'],_0x1b9b79),_0x3673ac['en-au']['getPluralForm']=_0x2a1ce2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x380a36=>{const {'en-au':{dictionary:_0x3ee865,getPluralForm:_0x33e46f}}={'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':_0x510bb4=>0x1!=_0x510bb4}};_0x380a36['en-au']||={'dictionary':{},'getPluralForm':null},_0x380a36['en-au']['dictionary']=Object['assign'](_0x380a36['en-au']['dictionary'],_0x3ee865),_0x380a36['en-au']['getPluralForm']=_0x33e46f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3804cf=>{const {en:{dictionary:_0x15965c,getPluralForm:_0x5318d9}}={'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}};_0x3804cf['en']||={'dictionary':{},'getPluralForm':null},_0x3804cf['en']['dictionary']=Object['assign'](_0x3804cf['en']['dictionary'],_0x15965c),_0x3804cf['en']['getPluralForm']=_0x5318d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3070ae=>{const {en:{dictionary:_0x3b58ce,getPluralForm:_0x48ddc1}}={'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}};_0x3070ae['en']||={'dictionary':{},'getPluralForm':null},_0x3070ae['en']['dictionary']=Object['assign'](_0x3070ae['en']['dictionary'],_0x3b58ce),_0x3070ae['en']['getPluralForm']=_0x48ddc1;})(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':_0x1bdab2=>0x1==_0x1bdab2?0x0:0x0!=_0x1bdab2&&_0x1bdab2%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':_0x132c5c=>0x1==_0x132c5c?0x0:0x0!=_0x132c5c&&_0x132c5c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36d9f8=>{const {es:{dictionary:_0x3b7d17,getPluralForm:_0x177c8b}}={'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':_0x2fa4a4=>0x1==_0x2fa4a4?0x0:0x0!=_0x2fa4a4&&_0x2fa4a4%0xf4240==0x0?0x1:0x2}};_0x36d9f8['es']||={'dictionary':{},'getPluralForm':null},_0x36d9f8['es']['dictionary']=Object['assign'](_0x36d9f8['es']['dictionary'],_0x3b7d17),_0x36d9f8['es']['getPluralForm']=_0x177c8b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x281930=>{const {es:{dictionary:_0x4e8274,getPluralForm:_0x578c99}}={'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':_0x3d484a=>0x1==_0x3d484a?0x0:0x0!=_0x3d484a&&_0x3d484a%0xf4240==0x0?0x1:0x2}};_0x281930['es']||={'dictionary':{},'getPluralForm':null},_0x281930['es']['dictionary']=Object['assign'](_0x281930['es']['dictionary'],_0x4e8274),_0x281930['es']['getPluralForm']=_0x578c99;})(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':_0x1d70ea=>0x1!=_0x1d70ea}};
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':_0x14536c=>0x1!=_0x14536c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x212060=>{const {et:{dictionary:_0x3470bf,getPluralForm:_0x3a856d}}={'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':_0x4ecb7a=>0x1!=_0x4ecb7a}};_0x212060['et']||={'dictionary':{},'getPluralForm':null},_0x212060['et']['dictionary']=Object['assign'](_0x212060['et']['dictionary'],_0x3470bf),_0x212060['et']['getPluralForm']=_0x3a856d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31d50e=>{const {et:{dictionary:_0x3cc2db,getPluralForm:_0x3bee31}}={'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':_0x244246=>0x1!=_0x244246}};_0x31d50e['et']||={'dictionary':{},'getPluralForm':null},_0x31d50e['et']['dictionary']=Object['assign'](_0x31d50e['et']['dictionary'],_0x3cc2db),_0x31d50e['et']['getPluralForm']=_0x3bee31;})(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':_0x1c66aa=>0x1!=_0x1c66aa}};
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':_0x556411=>0x1!=_0x556411}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c3291=>{const {fi:{dictionary:_0x2efe0e,getPluralForm:_0x1c5637}}={'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':_0x454268=>0x1!=_0x454268}};_0x3c3291['fi']||={'dictionary':{},'getPluralForm':null},_0x3c3291['fi']['dictionary']=Object['assign'](_0x3c3291['fi']['dictionary'],_0x2efe0e),_0x3c3291['fi']['getPluralForm']=_0x1c5637;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a0762=>{const {fi:{dictionary:_0x2103b7,getPluralForm:_0x3bfd55}}={'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':_0x38b8dc=>0x1!=_0x38b8dc}};_0x2a0762['fi']||={'dictionary':{},'getPluralForm':null},_0x2a0762['fi']['dictionary']=Object['assign'](_0x2a0762['fi']['dictionary'],_0x2103b7),_0x2a0762['fi']['getPluralForm']=_0x3bfd55;})(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':_0x4ffa76=>0x0==_0x4ffa76||0x1==_0x4ffa76?0x0:0x0!=_0x4ffa76&&_0x4ffa76%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':_0xcca876=>0x0==_0xcca876||0x1==_0xcca876?0x0:0x0!=_0xcca876&&_0xcca876%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d2a80=>{const {fr:{dictionary:_0x594c52,getPluralForm:_0x2ff881}}={'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':_0xc1ce7d=>0x0==_0xc1ce7d||0x1==_0xc1ce7d?0x0:0x0!=_0xc1ce7d&&_0xc1ce7d%0xf4240==0x0?0x1:0x2}};_0x1d2a80['fr']||={'dictionary':{},'getPluralForm':null},_0x1d2a80['fr']['dictionary']=Object['assign'](_0x1d2a80['fr']['dictionary'],_0x594c52),_0x1d2a80['fr']['getPluralForm']=_0x2ff881;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa1cb73=>{const {fr:{dictionary:_0x520b56,getPluralForm:_0x5c422b}}={'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':_0x188f23=>0x0==_0x188f23||0x1==_0x188f23?0x0:0x0!=_0x188f23&&_0x188f23%0xf4240==0x0?0x1:0x2}};_0xa1cb73['fr']||={'dictionary':{},'getPluralForm':null},_0xa1cb73['fr']['dictionary']=Object['assign'](_0xa1cb73['fr']['dictionary'],_0x520b56),_0xa1cb73['fr']['getPluralForm']=_0x5c422b;})(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':_0x32e419=>0x1!=_0x32e419}};
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':_0x9ca66=>0x1!=_0x9ca66}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x403356=>{const {gl:{dictionary:_0x1f0681,getPluralForm:_0x2daa0c}}={'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':_0x4f3c3b=>0x1!=_0x4f3c3b}};_0x403356['gl']||={'dictionary':{},'getPluralForm':null},_0x403356['gl']['dictionary']=Object['assign'](_0x403356['gl']['dictionary'],_0x1f0681),_0x403356['gl']['getPluralForm']=_0x2daa0c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b850f=>{const {gl:{dictionary:_0x4f1de2,getPluralForm:_0x5c713d}}={'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':_0x466faf=>0x1!=_0x466faf}};_0x4b850f['gl']||={'dictionary':{},'getPluralForm':null},_0x4b850f['gl']['dictionary']=Object['assign'](_0x4b850f['gl']['dictionary'],_0x4f1de2),_0x4b850f['gl']['getPluralForm']=_0x5c713d;})(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':_0x6d2651=>0x1==_0x6d2651&&_0x6d2651%0x1==0x0?0x0:0x2==_0x6d2651&&_0x6d2651%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':_0x450434=>0x1==_0x450434&&_0x450434%0x1==0x0?0x0:0x2==_0x450434&&_0x450434%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a6697=>{const {he:{dictionary:_0x4d8729,getPluralForm:_0xb0fcac}}={'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':_0x1b685e=>0x1==_0x1b685e&&_0x1b685e%0x1==0x0?0x0:0x2==_0x1b685e&&_0x1b685e%0x1==0x0?0x1:0x2}};_0x1a6697['he']||={'dictionary':{},'getPluralForm':null},_0x1a6697['he']['dictionary']=Object['assign'](_0x1a6697['he']['dictionary'],_0x4d8729),_0x1a6697['he']['getPluralForm']=_0xb0fcac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c979b=>{const {he:{dictionary:_0x500ecf,getPluralForm:_0x5293c5}}={'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':_0x5aa8c6=>0x1==_0x5aa8c6&&_0x5aa8c6%0x1==0x0?0x0:0x2==_0x5aa8c6&&_0x5aa8c6%0x1==0x0?0x1:0x2}};_0x2c979b['he']||={'dictionary':{},'getPluralForm':null},_0x2c979b['he']['dictionary']=Object['assign'](_0x2c979b['he']['dictionary'],_0x500ecf),_0x2c979b['he']['getPluralForm']=_0x5293c5;})(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':_0x2d119f=>0x1!=_0x2d119f}};
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':_0x387aa3=>0x1!=_0x387aa3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfdb96b=>{const {hi:{dictionary:_0x463156,getPluralForm:_0x5360bb}}={'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':_0x17f356=>0x1!=_0x17f356}};_0xfdb96b['hi']||={'dictionary':{},'getPluralForm':null},_0xfdb96b['hi']['dictionary']=Object['assign'](_0xfdb96b['hi']['dictionary'],_0x463156),_0xfdb96b['hi']['getPluralForm']=_0x5360bb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x595fdf=>{const {hi:{dictionary:_0x353ab5,getPluralForm:_0x1913b8}}={'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':_0x3502dc=>0x1!=_0x3502dc}};_0x595fdf['hi']||={'dictionary':{},'getPluralForm':null},_0x595fdf['hi']['dictionary']=Object['assign'](_0x595fdf['hi']['dictionary'],_0x353ab5),_0x595fdf['hi']['getPluralForm']=_0x1913b8;})(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':_0x40d6c1=>_0x40d6c1%0xa==0x1&&_0x40d6c1%0x64!=0xb?0x0:_0x40d6c1%0xa>=0x2&&_0x40d6c1%0xa<=0x4&&(_0x40d6c1%0x64<0xa||_0x40d6c1%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':_0x30264b=>_0x30264b%0xa==0x1&&_0x30264b%0x64!=0xb?0x0:_0x30264b%0xa>=0x2&&_0x30264b%0xa<=0x4&&(_0x30264b%0x64<0xa||_0x30264b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x225769=>{const {hr:{dictionary:_0x5e8068,getPluralForm:_0x23c752}}={'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':_0xa38b56=>_0xa38b56%0xa==0x1&&_0xa38b56%0x64!=0xb?0x0:_0xa38b56%0xa>=0x2&&_0xa38b56%0xa<=0x4&&(_0xa38b56%0x64<0xa||_0xa38b56%0x64>=0x14)?0x1:0x2}};_0x225769['hr']||={'dictionary':{},'getPluralForm':null},_0x225769['hr']['dictionary']=Object['assign'](_0x225769['hr']['dictionary'],_0x5e8068),_0x225769['hr']['getPluralForm']=_0x23c752;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x279c34=>{const {hr:{dictionary:_0x22b390,getPluralForm:_0x25f732}}={'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':_0x4b22b3=>_0x4b22b3%0xa==0x1&&_0x4b22b3%0x64!=0xb?0x0:_0x4b22b3%0xa>=0x2&&_0x4b22b3%0xa<=0x4&&(_0x4b22b3%0x64<0xa||_0x4b22b3%0x64>=0x14)?0x1:0x2}};_0x279c34['hr']||={'dictionary':{},'getPluralForm':null},_0x279c34['hr']['dictionary']=Object['assign'](_0x279c34['hr']['dictionary'],_0x22b390),_0x279c34['hr']['getPluralForm']=_0x25f732;})(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':_0x18a602=>0x1!=_0x18a602}};
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':_0x12b5fe=>0x1!=_0x12b5fe}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x353fb7=>{const {hu:{dictionary:_0x324626,getPluralForm:_0x11a85c}}={'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':_0x25174c=>0x1!=_0x25174c}};_0x353fb7['hu']||={'dictionary':{},'getPluralForm':null},_0x353fb7['hu']['dictionary']=Object['assign'](_0x353fb7['hu']['dictionary'],_0x324626),_0x353fb7['hu']['getPluralForm']=_0x11a85c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31f440=>{const {hu:{dictionary:_0x1e84df,getPluralForm:_0x3818d0}}={'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':_0x1ba531=>0x1!=_0x1ba531}};_0x31f440['hu']||={'dictionary':{},'getPluralForm':null},_0x31f440['hu']['dictionary']=Object['assign'](_0x31f440['hu']['dictionary'],_0x1e84df),_0x31f440['hu']['getPluralForm']=_0x3818d0;})(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':_0x189d4c=>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':_0x4b2a86=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x467e49=>{const {id:{dictionary:_0x2b0aa3,getPluralForm:_0x1b1550}}={'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':_0x477a9a=>0x0}};_0x467e49['id']||={'dictionary':{},'getPluralForm':null},_0x467e49['id']['dictionary']=Object['assign'](_0x467e49['id']['dictionary'],_0x2b0aa3),_0x467e49['id']['getPluralForm']=_0x1b1550;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6fc3b5=>{const {id:{dictionary:_0x5bfad4,getPluralForm:_0x397fd6}}={'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':_0x53d948=>0x0}};_0x6fc3b5['id']||={'dictionary':{},'getPluralForm':null},_0x6fc3b5['id']['dictionary']=Object['assign'](_0x6fc3b5['id']['dictionary'],_0x5bfad4),_0x6fc3b5['id']['getPluralForm']=_0x397fd6;})(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':_0x31499b=>0x1==_0x31499b?0x0:0x0!=_0x31499b&&_0x31499b%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':_0x41c3f2=>0x1==_0x41c3f2?0x0:0x0!=_0x41c3f2&&_0x41c3f2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4aaf44=>{const {it:{dictionary:_0x297c7b,getPluralForm:_0x1ba711}}={'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':_0x41710d=>0x1==_0x41710d?0x0:0x0!=_0x41710d&&_0x41710d%0xf4240==0x0?0x1:0x2}};_0x4aaf44['it']||={'dictionary':{},'getPluralForm':null},_0x4aaf44['it']['dictionary']=Object['assign'](_0x4aaf44['it']['dictionary'],_0x297c7b),_0x4aaf44['it']['getPluralForm']=_0x1ba711;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x180b01=>{const {it:{dictionary:_0x35f02a,getPluralForm:_0x2f3f03}}={'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':_0x5c5ce5=>0x1==_0x5c5ce5?0x0:0x0!=_0x5c5ce5&&_0x5c5ce5%0xf4240==0x0?0x1:0x2}};_0x180b01['it']||={'dictionary':{},'getPluralForm':null},_0x180b01['it']['dictionary']=Object['assign'](_0x180b01['it']['dictionary'],_0x35f02a),_0x180b01['it']['getPluralForm']=_0x2f3f03;})(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':_0xdf52d6=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x378f8a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f473e=>{const {ja:{dictionary:_0x57ed61,getPluralForm:_0x1e5804}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x276849=>0x0}};_0x5f473e['ja']||={'dictionary':{},'getPluralForm':null},_0x5f473e['ja']['dictionary']=Object['assign'](_0x5f473e['ja']['dictionary'],_0x57ed61),_0x5f473e['ja']['getPluralForm']=_0x1e5804;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d74bd=>{const {ja:{dictionary:_0x417f44,getPluralForm:_0x4bc6d3}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x5aa7db=>0x0}};_0x5d74bd['ja']||={'dictionary':{},'getPluralForm':null},_0x5d74bd['ja']['dictionary']=Object['assign'](_0x5d74bd['ja']['dictionary'],_0x417f44),_0x5d74bd['ja']['getPluralForm']=_0x4bc6d3;})(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':_0x4d8a14=>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':_0x41f169=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ce6c8=>{const {ko:{dictionary:_0x5a498a,getPluralForm:_0x1f20e4}}={'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':_0x1ea701=>0x0}};_0x2ce6c8['ko']||={'dictionary':{},'getPluralForm':null},_0x2ce6c8['ko']['dictionary']=Object['assign'](_0x2ce6c8['ko']['dictionary'],_0x5a498a),_0x2ce6c8['ko']['getPluralForm']=_0x1f20e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4bda4f=>{const {ko:{dictionary:_0x589672,getPluralForm:_0x83262e}}={'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':_0x4793a4=>0x0}};_0x4bda4f['ko']||={'dictionary':{},'getPluralForm':null},_0x4bda4f['ko']['dictionary']=Object['assign'](_0x4bda4f['ko']['dictionary'],_0x589672),_0x4bda4f['ko']['getPluralForm']=_0x83262e;})(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':_0x5106ec=>_0x5106ec%0xa==0x1&&(_0x5106ec%0x64>0x13||_0x5106ec%0x64<0xb)?0x0:_0x5106ec%0xa>=0x2&&_0x5106ec%0xa<=0x9&&(_0x5106ec%0x64>0x13||_0x5106ec%0x64<0xb)?0x1:_0x5106ec%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':_0x55c992=>_0x55c992%0xa==0x1&&(_0x55c992%0x64>0x13||_0x55c992%0x64<0xb)?0x0:_0x55c992%0xa>=0x2&&_0x55c992%0xa<=0x9&&(_0x55c992%0x64>0x13||_0x55c992%0x64<0xb)?0x1:_0x55c992%0x1!=0x0?0x2:0x3}};