@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240621.0 → 0.0.0-nightly-20240623.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const d=p;function p(t,e){const r=l();return(p=function(t,e){return r[t-=242]})(t,e)}function l(){const t=["cloudServices","1195050FvgfQQ","inline","pluginName","2296sCjmJd","getToken","208696MgBEZq","config","1619692MmSxHB","507566HUIBxB","init","134739iVMyZj","none","_token","editor","4561980ASLBNm","tokenUrl","token","plugins","add","importWord","commands","define","4712316rsvftS","requires","ImportWordEditing","get","CloudServices","https://docx-converter.cke-cs.com/v2/convert/docx-html","registerTokenUrl","15ZxUkLt"];return(l=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(638126===-parseInt(r(253))/1+-parseInt(r(250))/2+-parseInt(r(245))/3+parseInt(r(252))/4*(-parseInt(r(243))/5)+-parseInt(r(259))/6+-parseInt(r(267))/7+parseInt(r(248))/8*(parseInt(r(255))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[d(247)](){return d(269)}static get[d(268)](){const t=d;return[e.Notification,i.ClipboardPipeline,t(271)]}constructor(t){const e=d;super(t),this[e(257)]=null}async[d(254)](){const t=d,e=this[t(258)];e[t(251)][t(266)](t(264),{converterUrl:t(272),tokenUrl:(e[t(251)][t(270)](t(244))||{})[t(260)],formatting:{resets:t(256),defaults:t(256),styles:t(246)}}),e[t(265)][t(263)](t(264),new c(e));const{tokenUrl:r}=e[t(251)][t(270)](t(264));if(r){const{tokenUrl:o}=e[t(251)][t(270)](t(244))||{};this[t(257)]=r===o?e[t(262)][t(270)](t(271))[t(261)]:await e[t(262)][t(270)](t(271))[t(242)](r)}}[d(249)](){return this[d(257)]}}var h=g;function m(){var t=["7kVparL","requires","184082afTBHD","380SbPEdx","pluginName","1156810htlBwe","254976VasINH","4NjVBQW","6475752qPQmOz","3828966iBvgkG","2XjAdAR","ImportWord","13835283eZfGnv","207423zIheeE"];return(m=function(){return t})()}function g(t,e){var r=m();return(g=function(t,e){return r[t-=234]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(565227===-parseInt(r(242))/1*(parseInt(r(234))/2)+-parseInt(r(238))/3+-parseInt(r(239))/4*(parseInt(r(237))/5)+-parseInt(r(241))/6*(-parseInt(r(246))/7)+parseInt(r(240))/8+-parseInt(r(245))/9*(-parseInt(r(235))/10)+-parseInt(r(244))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m);class f extends t.Plugin{static get[h(236)](){return h(243)}static get[h(247)](){return[u,n]}}function I(){var t=["7161FuVqHj","6574740QbzCOg","2918696SMbBgZ","63621tHGVDw","672066vyZMcV","2730175zBjCBd","683297CTioVp","6EIIQsZ","3gLgBGr","584rCqkSo"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=200]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(426239===-parseInt(r(207))/1+parseInt(r(205))/2+-parseInt(r(209))/3*(-parseInt(r(203))/4)+parseInt(r(206))/5*(-parseInt(r(208))/6)+-parseInt(r(201))/7*(parseInt(r(200))/8)+parseInt(r(204))/9+parseInt(r(202))/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")}}function d(){const t=["registerTokenUrl","config","1021128OBDEWy","_token","https://docx-converter.cke-cs.com/v2/convert/docx-html","get","plugins","1716054fjDehC","requires","3425056uFONNP","CloudServices","commands","cloudServices","12AQSGUl","27495684TRPxLn","7HiUNJh","add","pluginName","editor","4647148ooelve","tokenUrl","3215620lRlUzd","inline","getToken","define","importWord","init","token","320052xQdLUJ","none","ImportWordEditing"];return(d=function(){return t})()}const l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=151]})(t,e)}!function(t,e){const r=p,o=t();for(;;)try{if(984028===-parseInt(r(165))/1+-parseInt(r(175))/2+-parseInt(r(170))/3+parseInt(r(156))/4+-parseInt(r(158))/5*(parseInt(r(181))/6)+parseInt(r(152))/7*(-parseInt(r(177))/8)+parseInt(r(151))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(154)](){return l(167)}static get[l(176)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(178)]}constructor(t){const e=l;super(t),this[e(171)]=null}async[l(163)](){const t=l,e=this[t(155)];e[t(169)][t(161)](t(162),{converterUrl:t(172),tokenUrl:(e[t(169)][t(173)](t(180))||{})[t(157)],formatting:{resets:t(166),defaults:t(166),styles:t(159)}}),e[t(179)][t(153)](t(162),new c(e));const{tokenUrl:r}=e[t(169)][t(173)](t(162));if(r){const{tokenUrl:o}=e[t(169)][t(173)](t(180))||{};this[t(171)]=r===o?e[t(174)][t(173)](t(178))[t(164)]:await e[t(174)][t(173)](t(178))[t(168)](r)}}[l(160)](){return this[l(171)]}}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=150]})(t,e)}!function(t,e){for(var r=m,o=t();;)try{if(849610===-parseInt(r(152))/1+parseInt(r(159))/2*(-parseInt(r(153))/3)+parseInt(r(162))/4*(parseInt(r(150))/5)+-parseInt(r(161))/6+-parseInt(r(157))/7+-parseInt(r(151))/8*(-parseInt(r(155))/9)+parseInt(r(154))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(158)](){return h(156)}static get[h(160)](){return[u,n]}}function g(){var t=["1586270NsmAaV","pluginName","2WPouhr","requires","2352048rzdpGc","14828SlGiPn","380sRGiLr","216tmKLyR","477209QQekUT","93579rUHyhn","12805830RqSIIP","138105LWMfJP","ImportWord"];return(g=function(){return t})()}function I(){var t=["64NFdCZZ","1713195VLZVst","560760gyIGhd","10420416SvmsoQ","6FsTnef","244LEyVDx","5347etflhV","2031356AGIdnS","22prgAVj","6863835yNOLJk","3qfjZOx","3208135tHZIxC"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=301]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(919953===parseInt(r(303))/1*(-parseInt(r(302))/2)+-parseInt(r(307))/3*(-parseInt(r(304))/4)+-parseInt(r(306))/5*(-parseInt(r(301))/6)+parseInt(r(308))/7+-parseInt(r(309))/8*(parseInt(r(310))/9)+parseInt(r(311))/10*(-parseInt(r(305))/11)+parseInt(r(312))/12)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 _0x1967f9,Command as _0x4bbd1e}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4410cc,MenuBarMenuListItemFileDialogButtonView as _0x2d177f,SpinnerView as _0x448c61,Notification as _0x3589c5}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x49e0b4}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5cc828}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xf9988c,uid as _0x199cba,logWarning as _0x24cd33,logError as _0x5b86b3}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x1967f9{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x38f795=this['editor'];_0x38f795['ui']['componentFactory']['add']('importWord',()=>{const _0x1e61a6=this['_createButton'](_0x4410cc),_0xdbca28=_0x38f795['commands']['get']('importWord');return _0x1e61a6['bind']('isOn')['to'](_0xdbca28,'isBusy'),_0x1e61a6['tooltip']=!0x0,_0x1e61a6;}),_0x38f795['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x2d177f));}['_createButton'](_0x1b69e9){const _0x432c41=this['editor'],t=_0x432c41['locale']['t'],_0x5c44c7=_0x432c41['commands']['get']('importWord'),_0x38aac2=new _0x1b69e9(_0x432c41['locale']),_0x204680=new _0x448c61();return _0x38aac2['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x38aac2['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'}),_0x38aac2['bind']('isEnabled')['to'](_0x5c44c7),_0x38aac2['bind']('label')['to'](_0x5c44c7,'isBusy',_0x2cd568=>t(_0x2cd568?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x204680['bind']('isVisible')['to'](_0x5c44c7,'isBusy'),_0x38aac2['iconView']['bind']('isVisible')['to'](_0x5c44c7,'isBusy',_0x2a1b4b=>!_0x2a1b4b),_0x38aac2['children']['add'](_0x204680),_0x38aac2['on']('done',(_0x4c5694,_0x5e126d)=>{_0x432c41['execute']('importWord',_0x5e126d[0x0],{}),_0x432c41['editing']['view']['focus']();}),_0x38aac2;}}class d extends _0x4bbd1e{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x2b1e09){super(_0x2b1e09),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0xa2e230,_0x34343d)=>{const _0x526372=new DataTransfer();_0x526372['setData']('text/html',_0x34343d['html']);const _0x18e45a=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1357e6=>{this['_importMarker']['stopListening'](),_0x1357e6['setSelection'](_0x18e45a),_0x2b1e09['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x526372});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xfd8d37,_0x246bfe={}){if(this['isBusy'])return Promise['resolve']();const _0xf4d0af=this['editor']['config']['get']('importWord'),_0xfcfa56={'url':_0xf4d0af['converterUrl'],'file':_0xfd8d37,'serviceConfig':{..._0x246bfe,'formatting':_0xf4d0af['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xfcfa56)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x7d8923=this['editor']['model'],_0x10c8bb=_0x7d8923['schema'],_0x3823e4=_0x7d8923['document']['selection'],_0x19fb72=_0xf9988c(_0x3823e4['getSelectedBlocks']());return!!_0x19fb72&&_0x10c8bb['checkChild'](_0x19fb72['parent'],'paragraph');}['_prepareForImport'](){const _0x3f0a79=this['editor'],_0x26e39c=_0x3f0a79['model'],_0x4dc538=_0x26e39c['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3f0a79['model']['createBatch']({'isUndoable':!0x0}),_0x26e39c['enqueueChange'](this['_undoStepBatch'],_0x228b69=>{_0x4dc538['isCollapsed']||_0x26e39c['deleteContent'](_0x4dc538,{'leaveUnmerged':!0x0});const _0x26f257=_0x4dc538['getFirstPosition'](),_0x1d9c87=_0xf9988c(_0x4dc538['getSelectedBlocks']());let _0x1d0426;_0x1d0426=_0x1d9c87['is']('element','paragraph')&&_0x1d9c87['isEmpty']?_0x26f257:_0x26f257['isAtStart']?_0x26e39c['createPositionBefore'](_0x1d9c87):_0x26f257['isAtEnd']?_0x26e39c['createPositionAfter'](_0x1d9c87):_0x228b69['split'](_0x26f257)['position'],this['_importMarker']=_0x228b69['addMarker']('importWord:'+_0x199cba(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5cc828(_0x1d0426)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x2135b0=this['editor']['model'];_0x2135b0['markers']['has'](this['_importMarker'])&&_0x2135b0['enqueueChange'](this['_undoStepBatch'],_0x4420ed=>{_0x4420ed['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x426b84,file:_0x1345f6,serviceConfig:_0x27d04c}){const _0x5377bb=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4a599c=new FormData();_0x4a599c['set']('config',JSON['stringify'](_0x27d04c)),_0x4a599c['set']('file',_0x1345f6);const _0x582f63={'method':'POST','headers':{},'body':_0x4a599c,'signal':this['_abortController']['signal']};return _0x5377bb&&(_0x582f63['headers']['Authorization']=_0x5377bb['value']),fetch(_0x426b84,_0x582f63);}['_handleImportResponse'](_0x25cf51){return _0x25cf51['ok']?_0x25cf51['json']()['then'](_0x42064f=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x42064f);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x24cd33('import-word-plugin-import-cancelled');const _0x5f42de=this['editor'],_0x5fb557=(0x0,_0x5f42de['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5f42de['plugins']['get']('Notification')['showWarning'](_0x5fb557),_0x5b86b3('import-word-plugin-conversion-failed');}}class e extends _0x1967f9{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3589c5,_0x49e0b4,'CloudServices'];}constructor(_0x2296e1){super(_0x2296e1),this['_token']=null;}async['init'](){const _0x5dd944=this['editor'];_0x5dd944['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5dd944['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5dd944['commands']['add']('importWord',new d(_0x5dd944));const {tokenUrl:_0x287654}=_0x5dd944['config']['get']('importWord');if(_0x287654){const {tokenUrl:_0x14e1b4}=_0x5dd944['config']['get']('cloudServices')||{};this['_token']=_0x287654===_0x14e1b4?_0x5dd944['plugins']['get']('CloudServices')['token']:await _0x5dd944['plugins']['get']('CloudServices')['registerTokenUrl'](_0x287654);}}['getToken'](){return this['_token'];}}class i extends _0x1967f9{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 _0xfd680e,Command as _0x4baeeb}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0xc41481,MenuBarMenuListItemFileDialogButtonView as _0x4b60eb,SpinnerView as _0x2d252d,Notification as _0x56d02d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x191fc9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x262f6a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x302599,uid as _0x5453f7,logWarning as _0x1fabb1,logError as _0x209ecf}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0xfd680e{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x47b820=this['editor'];_0x47b820['ui']['componentFactory']['add']('importWord',()=>{const _0x2b19b1=this['_createButton'](_0xc41481),_0x57dbf5=_0x47b820['commands']['get']('importWord');return _0x2b19b1['bind']('isOn')['to'](_0x57dbf5,'isBusy'),_0x2b19b1['tooltip']=!0x0,_0x2b19b1;}),_0x47b820['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x4b60eb));}['_createButton'](_0x234efd){const _0xf259c3=this['editor'],t=_0xf259c3['locale']['t'],_0x228116=_0xf259c3['commands']['get']('importWord'),_0x513a03=new _0x234efd(_0xf259c3['locale']),_0x18e63f=new _0x2d252d();return _0x513a03['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x513a03['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'}),_0x513a03['bind']('isEnabled')['to'](_0x228116),_0x513a03['bind']('label')['to'](_0x228116,'isBusy',_0x2934cf=>t(_0x2934cf?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x18e63f['bind']('isVisible')['to'](_0x228116,'isBusy'),_0x513a03['iconView']['bind']('isVisible')['to'](_0x228116,'isBusy',_0x357324=>!_0x357324),_0x513a03['children']['add'](_0x18e63f),_0x513a03['on']('done',(_0x72e9dd,_0x4d35c3)=>{_0xf259c3['execute']('importWord',_0x4d35c3[0x0],{}),_0xf259c3['editing']['view']['focus']();}),_0x513a03;}}class d extends _0x4baeeb{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x58398f){super(_0x58398f),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x47c70d,_0x4977ef)=>{const _0x131f96=new DataTransfer();_0x131f96['setData']('text/html',_0x4977ef['html']);const _0x45b720=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0xf6751b=>{this['_importMarker']['stopListening'](),_0xf6751b['setSelection'](_0x45b720),_0x58398f['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x131f96});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x22dcad,_0x193a00={}){if(this['isBusy'])return Promise['resolve']();const _0x220c63=this['editor']['config']['get']('importWord'),_0xd1e1d2={'url':_0x220c63['converterUrl'],'file':_0x22dcad,'serviceConfig':{..._0x193a00,'formatting':_0x220c63['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xd1e1d2)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x31f351=this['editor']['model'],_0x59eb0e=_0x31f351['schema'],_0x42a145=_0x31f351['document']['selection'],_0x539ad4=_0x302599(_0x42a145['getSelectedBlocks']());return!!_0x539ad4&&_0x59eb0e['checkChild'](_0x539ad4['parent'],'paragraph');}['_prepareForImport'](){const _0x3d2aab=this['editor'],_0x4d376f=_0x3d2aab['model'],_0x421822=_0x4d376f['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3d2aab['model']['createBatch']({'isUndoable':!0x0}),_0x4d376f['enqueueChange'](this['_undoStepBatch'],_0x18dd30=>{_0x421822['isCollapsed']||_0x4d376f['deleteContent'](_0x421822,{'leaveUnmerged':!0x0});const _0x50052d=_0x421822['getFirstPosition'](),_0x1c1a10=_0x302599(_0x421822['getSelectedBlocks']());let _0x1b54c5;_0x1b54c5=_0x1c1a10['is']('element','paragraph')&&_0x1c1a10['isEmpty']?_0x50052d:_0x50052d['isAtStart']?_0x4d376f['createPositionBefore'](_0x1c1a10):_0x50052d['isAtEnd']?_0x4d376f['createPositionAfter'](_0x1c1a10):_0x18dd30['split'](_0x50052d)['position'],this['_importMarker']=_0x18dd30['addMarker']('importWord:'+_0x5453f7(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x262f6a(_0x1b54c5)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x58da33=this['editor']['model'];_0x58da33['markers']['has'](this['_importMarker'])&&_0x58da33['enqueueChange'](this['_undoStepBatch'],_0x55cb29=>{_0x55cb29['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4e85fe,file:_0x4e8e8b,serviceConfig:_0x7cfcd5}){const _0x57f3f8=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1968c0=new FormData();_0x1968c0['set']('config',JSON['stringify'](_0x7cfcd5)),_0x1968c0['set']('file',_0x4e8e8b);const _0x55c607={'method':'POST','headers':{},'body':_0x1968c0,'signal':this['_abortController']['signal']};return _0x57f3f8&&(_0x55c607['headers']['Authorization']=_0x57f3f8['value']),fetch(_0x4e85fe,_0x55c607);}['_handleImportResponse'](_0x421070){return _0x421070['ok']?_0x421070['json']()['then'](_0x7e4a65=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x7e4a65);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x1fabb1('import-word-plugin-import-cancelled');const _0x4449ca=this['editor'],_0x49f52d=(0x0,_0x4449ca['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4449ca['plugins']['get']('Notification')['showWarning'](_0x49f52d),_0x209ecf('import-word-plugin-conversion-failed');}}class e extends _0xfd680e{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x56d02d,_0x191fc9,'CloudServices'];}constructor(_0x4622bc){super(_0x4622bc),this['_token']=null;}async['init'](){const _0x3b68be=this['editor'];_0x3b68be['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x3b68be['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x3b68be['commands']['add']('importWord',new d(_0x3b68be));const {tokenUrl:_0x306fd3}=_0x3b68be['config']['get']('importWord');if(_0x306fd3){const {tokenUrl:_0x5da9a3}=_0x3b68be['config']['get']('cloudServices')||{};this['_token']=_0x306fd3===_0x5da9a3?_0x3b68be['plugins']['get']('CloudServices')['token']:await _0x3b68be['plugins']['get']('CloudServices')['registerTokenUrl'](_0x306fd3);}}['getToken'](){return this['_token'];}}class i extends _0xfd680e{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':_0x5de90b=>0x0==_0x5de90b?0x0:0x1==_0x5de90b?0x1:0x2==_0x5de90b?0x2:_0x5de90b%0x64>=0x3&&_0x5de90b%0x64<=0xa?0x3:_0x5de90b%0x64>=0xb&&_0x5de90b%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':_0x348480=>0x0==_0x348480?0x0:0x1==_0x348480?0x1:0x2==_0x348480?0x2:_0x348480%0x64>=0x3&&_0x348480%0x64<=0xa?0x3:_0x348480%0x64>=0xb&&_0x348480%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f1766=>{const {ar:{dictionary:_0x34bc6f,getPluralForm:_0x4b9f38}}={'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':_0x3e9a53=>0x0==_0x3e9a53?0x0:0x1==_0x3e9a53?0x1:0x2==_0x3e9a53?0x2:_0x3e9a53%0x64>=0x3&&_0x3e9a53%0x64<=0xa?0x3:_0x3e9a53%0x64>=0xb&&_0x3e9a53%0x64<=0x63?0x4:0x5}};_0x4f1766['ar']||={'dictionary':{},'getPluralForm':null},_0x4f1766['ar']['dictionary']=Object['assign'](_0x4f1766['ar']['dictionary'],_0x34bc6f),_0x4f1766['ar']['getPluralForm']=_0x4b9f38;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3be466=>{const {ar:{dictionary:_0x2400e0,getPluralForm:_0x349fe2}}={'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':_0x1f43a0=>0x0==_0x1f43a0?0x0:0x1==_0x1f43a0?0x1:0x2==_0x1f43a0?0x2:_0x1f43a0%0x64>=0x3&&_0x1f43a0%0x64<=0xa?0x3:_0x1f43a0%0x64>=0xb&&_0x1f43a0%0x64<=0x63?0x4:0x5}};_0x3be466['ar']||={'dictionary':{},'getPluralForm':null},_0x3be466['ar']['dictionary']=Object['assign'](_0x3be466['ar']['dictionary'],_0x2400e0),_0x3be466['ar']['getPluralForm']=_0x349fe2;})(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':_0x59b77d=>0x1!=_0x59b77d}};
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':_0x254884=>0x1!=_0x254884}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d0953=>{const {bg:{dictionary:_0x491b54,getPluralForm:_0x13710f}}={'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':_0x36f085=>0x1!=_0x36f085}};_0x4d0953['bg']||={'dictionary':{},'getPluralForm':null},_0x4d0953['bg']['dictionary']=Object['assign'](_0x4d0953['bg']['dictionary'],_0x491b54),_0x4d0953['bg']['getPluralForm']=_0x13710f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x254ca6=>{const {bg:{dictionary:_0xb286d3,getPluralForm:_0x3ac52a}}={'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':_0x8bf7f4=>0x1!=_0x8bf7f4}};_0x254ca6['bg']||={'dictionary':{},'getPluralForm':null},_0x254ca6['bg']['dictionary']=Object['assign'](_0x254ca6['bg']['dictionary'],_0xb286d3),_0x254ca6['bg']['getPluralForm']=_0x3ac52a;})(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':_0x23013a=>0x1!=_0x23013a}};
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':_0xab5a0f=>0x1!=_0xab5a0f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xaee600=>{const {bn:{dictionary:_0x3b6c7d,getPluralForm:_0xe1c317}}={'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':_0x4b3915=>0x1!=_0x4b3915}};_0xaee600['bn']||={'dictionary':{},'getPluralForm':null},_0xaee600['bn']['dictionary']=Object['assign'](_0xaee600['bn']['dictionary'],_0x3b6c7d),_0xaee600['bn']['getPluralForm']=_0xe1c317;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x752656=>{const {bn:{dictionary:_0x500597,getPluralForm:_0x5a6e0b}}={'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':_0x157b3a=>0x1!=_0x157b3a}};_0x752656['bn']||={'dictionary':{},'getPluralForm':null},_0x752656['bn']['dictionary']=Object['assign'](_0x752656['bn']['dictionary'],_0x500597),_0x752656['bn']['getPluralForm']=_0x5a6e0b;})(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':_0x34d174=>0x1!=_0x34d174}};
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':_0x127fd8=>0x1!=_0x127fd8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26a6cb=>{const {ca:{dictionary:_0x509aab,getPluralForm:_0x3e91c9}}={'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':_0xa8573d=>0x1!=_0xa8573d}};_0x26a6cb['ca']||={'dictionary':{},'getPluralForm':null},_0x26a6cb['ca']['dictionary']=Object['assign'](_0x26a6cb['ca']['dictionary'],_0x509aab),_0x26a6cb['ca']['getPluralForm']=_0x3e91c9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ad320=>{const {ca:{dictionary:_0x4522a5,getPluralForm:_0x36a297}}={'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':_0xf6342b=>0x1!=_0xf6342b}};_0x5ad320['ca']||={'dictionary':{},'getPluralForm':null},_0x5ad320['ca']['dictionary']=Object['assign'](_0x5ad320['ca']['dictionary'],_0x4522a5),_0x5ad320['ca']['getPluralForm']=_0x36a297;})(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':_0x1729f7=>0x1==_0x1729f7&&_0x1729f7%0x1==0x0?0x0:_0x1729f7>=0x2&&_0x1729f7<=0x4&&_0x1729f7%0x1==0x0?0x1:_0x1729f7%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':_0x4e4439=>0x1==_0x4e4439&&_0x4e4439%0x1==0x0?0x0:_0x4e4439>=0x2&&_0x4e4439<=0x4&&_0x4e4439%0x1==0x0?0x1:_0x4e4439%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x395a74=>{const {cs:{dictionary:_0x3637a5,getPluralForm:_0x4aa41d}}={'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':_0x3fefb9=>0x1==_0x3fefb9&&_0x3fefb9%0x1==0x0?0x0:_0x3fefb9>=0x2&&_0x3fefb9<=0x4&&_0x3fefb9%0x1==0x0?0x1:_0x3fefb9%0x1!=0x0?0x2:0x3}};_0x395a74['cs']||={'dictionary':{},'getPluralForm':null},_0x395a74['cs']['dictionary']=Object['assign'](_0x395a74['cs']['dictionary'],_0x3637a5),_0x395a74['cs']['getPluralForm']=_0x4aa41d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b97a6=>{const {cs:{dictionary:_0xbd80fa,getPluralForm:_0x1207bf}}={'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':_0x540985=>0x1==_0x540985&&_0x540985%0x1==0x0?0x0:_0x540985>=0x2&&_0x540985<=0x4&&_0x540985%0x1==0x0?0x1:_0x540985%0x1!=0x0?0x2:0x3}};_0x2b97a6['cs']||={'dictionary':{},'getPluralForm':null},_0x2b97a6['cs']['dictionary']=Object['assign'](_0x2b97a6['cs']['dictionary'],_0xbd80fa),_0x2b97a6['cs']['getPluralForm']=_0x1207bf;})(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':_0x533fa3=>0x1!=_0x533fa3}};
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':_0x3e351b=>0x1!=_0x3e351b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fbf13=>{const {da:{dictionary:_0x3bf5c4,getPluralForm:_0x472649}}={'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':_0x498b09=>0x1!=_0x498b09}};_0x4fbf13['da']||={'dictionary':{},'getPluralForm':null},_0x4fbf13['da']['dictionary']=Object['assign'](_0x4fbf13['da']['dictionary'],_0x3bf5c4),_0x4fbf13['da']['getPluralForm']=_0x472649;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e09c4=>{const {da:{dictionary:_0x2616b3,getPluralForm:_0x15448c}}={'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':_0x2f65fd=>0x1!=_0x2f65fd}};_0x3e09c4['da']||={'dictionary':{},'getPluralForm':null},_0x3e09c4['da']['dictionary']=Object['assign'](_0x3e09c4['da']['dictionary'],_0x2616b3),_0x3e09c4['da']['getPluralForm']=_0x15448c;})(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':_0x119fd4=>0x1!=_0x119fd4}};
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':_0x3b9bc9=>0x1!=_0x3b9bc9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27828c=>{const {de:{dictionary:_0x585467,getPluralForm:_0x5cd0c6}}={'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':_0x3d4ca7=>0x1!=_0x3d4ca7}};_0x27828c['de']||={'dictionary':{},'getPluralForm':null},_0x27828c['de']['dictionary']=Object['assign'](_0x27828c['de']['dictionary'],_0x585467),_0x27828c['de']['getPluralForm']=_0x5cd0c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18394c=>{const {de:{dictionary:_0x4273e1,getPluralForm:_0x29563c}}={'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':_0xdade51=>0x1!=_0xdade51}};_0x18394c['de']||={'dictionary':{},'getPluralForm':null},_0x18394c['de']['dictionary']=Object['assign'](_0x18394c['de']['dictionary'],_0x4273e1),_0x18394c['de']['getPluralForm']=_0x29563c;})(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':_0x366d3b=>0x1!=_0x366d3b}};
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':_0x2ea485=>0x1!=_0x2ea485}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c755b=>{const {el:{dictionary:_0x2d9200,getPluralForm:_0x5a9ca2}}={'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':_0x219137=>0x1!=_0x219137}};_0x3c755b['el']||={'dictionary':{},'getPluralForm':null},_0x3c755b['el']['dictionary']=Object['assign'](_0x3c755b['el']['dictionary'],_0x2d9200),_0x3c755b['el']['getPluralForm']=_0x5a9ca2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2deaff=>{const {el:{dictionary:_0x10222e,getPluralForm:_0xe62855}}={'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':_0x47e558=>0x1!=_0x47e558}};_0x2deaff['el']||={'dictionary':{},'getPluralForm':null},_0x2deaff['el']['dictionary']=Object['assign'](_0x2deaff['el']['dictionary'],_0x10222e),_0x2deaff['el']['getPluralForm']=_0xe62855;})(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':_0x56a389=>0x1!=_0x56a389}};
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':_0x4bb37e=>0x1!=_0x4bb37e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c269e=>{const {'en-au':{dictionary:_0x186921,getPluralForm:_0x4a6062}}={'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':_0x1e4f03=>0x1!=_0x1e4f03}};_0x5c269e['en-au']||={'dictionary':{},'getPluralForm':null},_0x5c269e['en-au']['dictionary']=Object['assign'](_0x5c269e['en-au']['dictionary'],_0x186921),_0x5c269e['en-au']['getPluralForm']=_0x4a6062;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10bccb=>{const {'en-au':{dictionary:_0x266e13,getPluralForm:_0x3241d6}}={'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':_0x1fc4a9=>0x1!=_0x1fc4a9}};_0x10bccb['en-au']||={'dictionary':{},'getPluralForm':null},_0x10bccb['en-au']['dictionary']=Object['assign'](_0x10bccb['en-au']['dictionary'],_0x266e13),_0x10bccb['en-au']['getPluralForm']=_0x3241d6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b6918=>{const {en:{dictionary:_0x265fd6,getPluralForm:_0x51702c}}={'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}};_0x3b6918['en']||={'dictionary':{},'getPluralForm':null},_0x3b6918['en']['dictionary']=Object['assign'](_0x3b6918['en']['dictionary'],_0x265fd6),_0x3b6918['en']['getPluralForm']=_0x51702c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x345f69=>{const {en:{dictionary:_0x5aee16,getPluralForm:_0x24de42}}={'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}};_0x345f69['en']||={'dictionary':{},'getPluralForm':null},_0x345f69['en']['dictionary']=Object['assign'](_0x345f69['en']['dictionary'],_0x5aee16),_0x345f69['en']['getPluralForm']=_0x24de42;})(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':_0x58fad6=>0x1==_0x58fad6?0x0:0x0!=_0x58fad6&&_0x58fad6%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':_0x4b2c49=>0x1==_0x4b2c49?0x0:0x0!=_0x4b2c49&&_0x4b2c49%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e6197=>{const {es:{dictionary:_0x4001a5,getPluralForm:_0x528488}}={'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':_0x374928=>0x1==_0x374928?0x0:0x0!=_0x374928&&_0x374928%0xf4240==0x0?0x1:0x2}};_0x4e6197['es']||={'dictionary':{},'getPluralForm':null},_0x4e6197['es']['dictionary']=Object['assign'](_0x4e6197['es']['dictionary'],_0x4001a5),_0x4e6197['es']['getPluralForm']=_0x528488;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x893a7f=>{const {es:{dictionary:_0x5a01dd,getPluralForm:_0x1d485c}}={'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':_0x169990=>0x1==_0x169990?0x0:0x0!=_0x169990&&_0x169990%0xf4240==0x0?0x1:0x2}};_0x893a7f['es']||={'dictionary':{},'getPluralForm':null},_0x893a7f['es']['dictionary']=Object['assign'](_0x893a7f['es']['dictionary'],_0x5a01dd),_0x893a7f['es']['getPluralForm']=_0x1d485c;})(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':_0x2e532d=>0x1!=_0x2e532d}};
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':_0x31a8d7=>0x1!=_0x31a8d7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25a8c9=>{const {et:{dictionary:_0x3bc391,getPluralForm:_0x4b0314}}={'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':_0x9fbfcc=>0x1!=_0x9fbfcc}};_0x25a8c9['et']||={'dictionary':{},'getPluralForm':null},_0x25a8c9['et']['dictionary']=Object['assign'](_0x25a8c9['et']['dictionary'],_0x3bc391),_0x25a8c9['et']['getPluralForm']=_0x4b0314;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfd3a67=>{const {et:{dictionary:_0x590807,getPluralForm:_0x2446d9}}={'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':_0x47374d=>0x1!=_0x47374d}};_0xfd3a67['et']||={'dictionary':{},'getPluralForm':null},_0xfd3a67['et']['dictionary']=Object['assign'](_0xfd3a67['et']['dictionary'],_0x590807),_0xfd3a67['et']['getPluralForm']=_0x2446d9;})(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':_0x43efe1=>0x1!=_0x43efe1}};
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':_0x463651=>0x1!=_0x463651}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28234d=>{const {fi:{dictionary:_0x29cd79,getPluralForm:_0x33f1a7}}={'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':_0x365c75=>0x1!=_0x365c75}};_0x28234d['fi']||={'dictionary':{},'getPluralForm':null},_0x28234d['fi']['dictionary']=Object['assign'](_0x28234d['fi']['dictionary'],_0x29cd79),_0x28234d['fi']['getPluralForm']=_0x33f1a7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3727fc=>{const {fi:{dictionary:_0x180bf4,getPluralForm:_0x30bb3f}}={'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':_0x91976c=>0x1!=_0x91976c}};_0x3727fc['fi']||={'dictionary':{},'getPluralForm':null},_0x3727fc['fi']['dictionary']=Object['assign'](_0x3727fc['fi']['dictionary'],_0x180bf4),_0x3727fc['fi']['getPluralForm']=_0x30bb3f;})(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':_0x25fcc0=>0x0==_0x25fcc0||0x1==_0x25fcc0?0x0:0x0!=_0x25fcc0&&_0x25fcc0%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':_0x1a824a=>0x0==_0x1a824a||0x1==_0x1a824a?0x0:0x0!=_0x1a824a&&_0x1a824a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e6515=>{const {fr:{dictionary:_0x4df05c,getPluralForm:_0x5dc127}}={'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':_0xeee3b=>0x0==_0xeee3b||0x1==_0xeee3b?0x0:0x0!=_0xeee3b&&_0xeee3b%0xf4240==0x0?0x1:0x2}};_0x2e6515['fr']||={'dictionary':{},'getPluralForm':null},_0x2e6515['fr']['dictionary']=Object['assign'](_0x2e6515['fr']['dictionary'],_0x4df05c),_0x2e6515['fr']['getPluralForm']=_0x5dc127;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33290c=>{const {fr:{dictionary:_0x335e32,getPluralForm:_0x1c637d}}={'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':_0x9e130b=>0x0==_0x9e130b||0x1==_0x9e130b?0x0:0x0!=_0x9e130b&&_0x9e130b%0xf4240==0x0?0x1:0x2}};_0x33290c['fr']||={'dictionary':{},'getPluralForm':null},_0x33290c['fr']['dictionary']=Object['assign'](_0x33290c['fr']['dictionary'],_0x335e32),_0x33290c['fr']['getPluralForm']=_0x1c637d;})(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':_0x2c62cc=>0x1!=_0x2c62cc}};
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':_0x355d39=>0x1!=_0x355d39}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58a36f=>{const {gl:{dictionary:_0x4f5e26,getPluralForm:_0x2ebfbb}}={'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':_0x5744a0=>0x1!=_0x5744a0}};_0x58a36f['gl']||={'dictionary':{},'getPluralForm':null},_0x58a36f['gl']['dictionary']=Object['assign'](_0x58a36f['gl']['dictionary'],_0x4f5e26),_0x58a36f['gl']['getPluralForm']=_0x2ebfbb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x242d8b=>{const {gl:{dictionary:_0x3a12c3,getPluralForm:_0x2b9a86}}={'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':_0x39f100=>0x1!=_0x39f100}};_0x242d8b['gl']||={'dictionary':{},'getPluralForm':null},_0x242d8b['gl']['dictionary']=Object['assign'](_0x242d8b['gl']['dictionary'],_0x3a12c3),_0x242d8b['gl']['getPluralForm']=_0x2b9a86;})(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':_0x338942=>0x1==_0x338942&&_0x338942%0x1==0x0?0x0:0x2==_0x338942&&_0x338942%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':_0x14d256=>0x1==_0x14d256&&_0x14d256%0x1==0x0?0x0:0x2==_0x14d256&&_0x14d256%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e8865=>{const {he:{dictionary:_0x186279,getPluralForm:_0x3c2a}}={'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':_0x4ffbde=>0x1==_0x4ffbde&&_0x4ffbde%0x1==0x0?0x0:0x2==_0x4ffbde&&_0x4ffbde%0x1==0x0?0x1:0x2}};_0x5e8865['he']||={'dictionary':{},'getPluralForm':null},_0x5e8865['he']['dictionary']=Object['assign'](_0x5e8865['he']['dictionary'],_0x186279),_0x5e8865['he']['getPluralForm']=_0x3c2a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c663c=>{const {he:{dictionary:_0x4af491,getPluralForm:_0x1a7ede}}={'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':_0x5285ab=>0x1==_0x5285ab&&_0x5285ab%0x1==0x0?0x0:0x2==_0x5285ab&&_0x5285ab%0x1==0x0?0x1:0x2}};_0x5c663c['he']||={'dictionary':{},'getPluralForm':null},_0x5c663c['he']['dictionary']=Object['assign'](_0x5c663c['he']['dictionary'],_0x4af491),_0x5c663c['he']['getPluralForm']=_0x1a7ede;})(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':_0x232189=>0x1!=_0x232189}};
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':_0x32e866=>0x1!=_0x32e866}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x520763=>{const {hi:{dictionary:_0x24bb7d,getPluralForm:_0x29d20b}}={'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':_0x1b437e=>0x1!=_0x1b437e}};_0x520763['hi']||={'dictionary':{},'getPluralForm':null},_0x520763['hi']['dictionary']=Object['assign'](_0x520763['hi']['dictionary'],_0x24bb7d),_0x520763['hi']['getPluralForm']=_0x29d20b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d52b8=>{const {hi:{dictionary:_0x44bbe5,getPluralForm:_0xadf74}}={'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':_0x573f26=>0x1!=_0x573f26}};_0x1d52b8['hi']||={'dictionary':{},'getPluralForm':null},_0x1d52b8['hi']['dictionary']=Object['assign'](_0x1d52b8['hi']['dictionary'],_0x44bbe5),_0x1d52b8['hi']['getPluralForm']=_0xadf74;})(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':_0x3cfb52=>_0x3cfb52%0xa==0x1&&_0x3cfb52%0x64!=0xb?0x0:_0x3cfb52%0xa>=0x2&&_0x3cfb52%0xa<=0x4&&(_0x3cfb52%0x64<0xa||_0x3cfb52%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':_0x4ede9d=>_0x4ede9d%0xa==0x1&&_0x4ede9d%0x64!=0xb?0x0:_0x4ede9d%0xa>=0x2&&_0x4ede9d%0xa<=0x4&&(_0x4ede9d%0x64<0xa||_0x4ede9d%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x137421=>{const {hr:{dictionary:_0x4023c1,getPluralForm:_0x11dcaa}}={'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':_0x236d6c=>_0x236d6c%0xa==0x1&&_0x236d6c%0x64!=0xb?0x0:_0x236d6c%0xa>=0x2&&_0x236d6c%0xa<=0x4&&(_0x236d6c%0x64<0xa||_0x236d6c%0x64>=0x14)?0x1:0x2}};_0x137421['hr']||={'dictionary':{},'getPluralForm':null},_0x137421['hr']['dictionary']=Object['assign'](_0x137421['hr']['dictionary'],_0x4023c1),_0x137421['hr']['getPluralForm']=_0x11dcaa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47c49c=>{const {hr:{dictionary:_0x2d11b9,getPluralForm:_0x47f276}}={'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':_0x431bb0=>_0x431bb0%0xa==0x1&&_0x431bb0%0x64!=0xb?0x0:_0x431bb0%0xa>=0x2&&_0x431bb0%0xa<=0x4&&(_0x431bb0%0x64<0xa||_0x431bb0%0x64>=0x14)?0x1:0x2}};_0x47c49c['hr']||={'dictionary':{},'getPluralForm':null},_0x47c49c['hr']['dictionary']=Object['assign'](_0x47c49c['hr']['dictionary'],_0x2d11b9),_0x47c49c['hr']['getPluralForm']=_0x47f276;})(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':_0x3c18fa=>0x1!=_0x3c18fa}};
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':_0x54ec39=>0x1!=_0x54ec39}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5aebf0=>{const {hu:{dictionary:_0x853f5d,getPluralForm:_0x20d8d9}}={'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':_0x5c50cb=>0x1!=_0x5c50cb}};_0x5aebf0['hu']||={'dictionary':{},'getPluralForm':null},_0x5aebf0['hu']['dictionary']=Object['assign'](_0x5aebf0['hu']['dictionary'],_0x853f5d),_0x5aebf0['hu']['getPluralForm']=_0x20d8d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf243fc=>{const {hu:{dictionary:_0x5c267e,getPluralForm:_0x69527a}}={'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':_0x22122a=>0x1!=_0x22122a}};_0xf243fc['hu']||={'dictionary':{},'getPluralForm':null},_0xf243fc['hu']['dictionary']=Object['assign'](_0xf243fc['hu']['dictionary'],_0x5c267e),_0xf243fc['hu']['getPluralForm']=_0x69527a;})(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':_0x59fa82=>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':_0x53c693=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x172c6b=>{const {id:{dictionary:_0x3a209e,getPluralForm:_0x408e59}}={'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':_0x20360f=>0x0}};_0x172c6b['id']||={'dictionary':{},'getPluralForm':null},_0x172c6b['id']['dictionary']=Object['assign'](_0x172c6b['id']['dictionary'],_0x3a209e),_0x172c6b['id']['getPluralForm']=_0x408e59;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x353866=>{const {id:{dictionary:_0x11c43b,getPluralForm:_0x394f40}}={'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':_0x4e4598=>0x0}};_0x353866['id']||={'dictionary':{},'getPluralForm':null},_0x353866['id']['dictionary']=Object['assign'](_0x353866['id']['dictionary'],_0x11c43b),_0x353866['id']['getPluralForm']=_0x394f40;})(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':_0x4c5eac=>0x1==_0x4c5eac?0x0:0x0!=_0x4c5eac&&_0x4c5eac%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':_0x3c1bf3=>0x1==_0x3c1bf3?0x0:0x0!=_0x3c1bf3&&_0x3c1bf3%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x272e3b=>{const {it:{dictionary:_0xb7e1ca,getPluralForm:_0x44cde6}}={'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':_0x348007=>0x1==_0x348007?0x0:0x0!=_0x348007&&_0x348007%0xf4240==0x0?0x1:0x2}};_0x272e3b['it']||={'dictionary':{},'getPluralForm':null},_0x272e3b['it']['dictionary']=Object['assign'](_0x272e3b['it']['dictionary'],_0xb7e1ca),_0x272e3b['it']['getPluralForm']=_0x44cde6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x589cdf=>{const {it:{dictionary:_0x7a64ae,getPluralForm:_0x476bae}}={'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':_0x347c23=>0x1==_0x347c23?0x0:0x0!=_0x347c23&&_0x347c23%0xf4240==0x0?0x1:0x2}};_0x589cdf['it']||={'dictionary':{},'getPluralForm':null},_0x589cdf['it']['dictionary']=Object['assign'](_0x589cdf['it']['dictionary'],_0x7a64ae),_0x589cdf['it']['getPluralForm']=_0x476bae;})(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':_0x27a93d=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x499cf0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x148e16=>{const {ja:{dictionary:_0x47597d,getPluralForm:_0x4b4291}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x435c7f=>0x0}};_0x148e16['ja']||={'dictionary':{},'getPluralForm':null},_0x148e16['ja']['dictionary']=Object['assign'](_0x148e16['ja']['dictionary'],_0x47597d),_0x148e16['ja']['getPluralForm']=_0x4b4291;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29e76d=>{const {ja:{dictionary:_0x3b898b,getPluralForm:_0x1e8809}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4d526a=>0x0}};_0x29e76d['ja']||={'dictionary':{},'getPluralForm':null},_0x29e76d['ja']['dictionary']=Object['assign'](_0x29e76d['ja']['dictionary'],_0x3b898b),_0x29e76d['ja']['getPluralForm']=_0x1e8809;})(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':_0x3ba195=>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':_0x28b593=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55445f=>{const {ko:{dictionary:_0x39a7c6,getPluralForm:_0x990509}}={'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':_0x3c209a=>0x0}};_0x55445f['ko']||={'dictionary':{},'getPluralForm':null},_0x55445f['ko']['dictionary']=Object['assign'](_0x55445f['ko']['dictionary'],_0x39a7c6),_0x55445f['ko']['getPluralForm']=_0x990509;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e6e68=>{const {ko:{dictionary:_0x1f1748,getPluralForm:_0x46130d}}={'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':_0x41478d=>0x0}};_0x3e6e68['ko']||={'dictionary':{},'getPluralForm':null},_0x3e6e68['ko']['dictionary']=Object['assign'](_0x3e6e68['ko']['dictionary'],_0x1f1748),_0x3e6e68['ko']['getPluralForm']=_0x46130d;})(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':_0x574d47=>_0x574d47%0xa==0x1&&(_0x574d47%0x64>0x13||_0x574d47%0x64<0xb)?0x0:_0x574d47%0xa>=0x2&&_0x574d47%0xa<=0x9&&(_0x574d47%0x64>0x13||_0x574d47%0x64<0xb)?0x1:_0x574d47%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':_0x3d1dbe=>_0x3d1dbe%0xa==0x1&&(_0x3d1dbe%0x64>0x13||_0x3d1dbe%0x64<0xb)?0x0:_0x3d1dbe%0xa>=0x2&&_0x3d1dbe%0xa<=0x9&&(_0x3d1dbe%0x64>0x13||_0x3d1dbe%0x64<0xb)?0x1:_0x3d1dbe%0x1!=0x0?0x2:0x3}};