@ckeditor/ckeditor5-import-word 42.0.0-alpha.0 → 42.0.0-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>g,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=d;function l(){const t=["importWord","46789416eyGtPE","none","editor","pluginName","158403BXGKSl","inline","2219517yzNiBP","https://docx-converter.cke-cs.com/v2/convert/docx-html","282uBVNgl","tokenUrl","commands","2LJwQyu","_token","requires","plugins","define","token","16LvDNUW","40935nKNubr","ImportWordEditing","255430DGNgHp","add","4155970zHKvgL","33HXswQj","init","config","registerTokenUrl","cloudServices","CloudServices","getToken","124jYBSaM","get","75298miLOxH"];return(l=function(){return t})()}function d(t,e){const r=l();return(d=function(t,e){return r[t-=462]})(t,e)}!function(t,e){const r=d,o=t();for(;;)try{if(942489===parseInt(r(490))/1*(parseInt(r(469))/2)+-parseInt(r(462))/3*(parseInt(r(488))/4)+parseInt(r(476))/5*(-parseInt(r(466))/6)+-parseInt(r(480))/7+parseInt(r(475))/8*(-parseInt(r(464))/9)+parseInt(r(478))/10*(parseInt(r(481))/11)+parseInt(r(492))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[p(495)](){return p(477)}static get[p(471)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(486)]}constructor(t){const e=p;super(t),this[e(470)]=null}async[p(482)](){const t=p,e=this[t(494)];e[t(483)][t(473)](t(491),{converterUrl:t(465),tokenUrl:(e[t(483)][t(489)](t(485))||{})[t(467)],formatting:{resets:t(493),defaults:t(493),styles:t(463)}}),e[t(468)][t(479)](t(491),new c(e));const{tokenUrl:r}=e[t(483)][t(489)](t(491));if(r){const{tokenUrl:o}=e[t(483)][t(489)](t(485))||{};this[t(470)]=r===o?e[t(472)][t(489)](t(486))[t(474)]:await e[t(472)][t(489)](t(486))[t(484)](r)}}[p(487)](){return this[p(470)]}}var h=m;function m(t,e){var r=f();return(m=function(t,e){return r[t-=102]})(t,e)}!function(t,e){for(var r=m,o=t();;)try{if(978919===parseInt(r(103))/1+parseInt(r(111))/2+-parseInt(r(104))/3+-parseInt(r(112))/4*(-parseInt(r(107))/5)+-parseInt(r(110))/6*(-parseInt(r(105))/7)+parseInt(r(113))/8*(parseInt(r(102))/9)+-parseInt(r(114))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class g extends t.Plugin{static get[h(108)](){return h(109)}static get[h(106)](){return[u,n]}}function f(){var t=["689909OzbFca","4836870GXorGV","14FjwKcN","requires","5twoVfI","pluginName","ImportWord","1007322AhUMtH","2782374fHvZkp","969704laGUkL","2240HgRYcG","13040070cRyvfk","39726QuztnT"];return(f=function(){return t})()}function I(t,e){var r=v();return(I=function(t,e){return r[t-=257]})(t,e)}function v(){var t=["3340kEdqIm","19350uXcIKN","474016sDtfZP","17364985yKeIgv","3NcMkyr","5400102FMaYhj","5187XSKqtZ","2320jEUfdf","80074SRGoai","3756005hpYJbn","3bIOsWv"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(495222===-parseInt(r(263))/1*(parseInt(r(261))/2)+parseInt(r(257))/3*(parseInt(r(266))/4)+parseInt(r(262))/5+-parseInt(r(258))/6+parseInt(r(259))/7*(-parseInt(r(260))/8)+parseInt(r(265))/9*(-parseInt(r(264))/10)+parseInt(r(267))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=l;function l(t,e){const r=d();return(l=function(t,e){return r[t-=233]})(t,e)}function d(){const t=["14eCbnDt","commands","plugins","_token","1328382AcwDKN","pluginName","inline","668528HGXSpn","1059149bzTHvD","27591JUQwDU","CloudServices","none","524tmRMTF","token","1992nMetVv","registerTokenUrl","getToken","https://docx-converter.cke-cs.com/v2/convert/docx-html","add","define","editor","get","ImportWordEditing","importWord","305jnZHUh","requires","7698TMVhiP","390310NMryNe","cloudServices","init","44HeNmTU","tokenUrl","config"];return(d=function(){return t})()}!function(t,e){const r=l,o=t();for(;;)try{if(122403===parseInt(r(263))/1*(parseInt(r(254))/2)+parseInt(r(235))/3*(parseInt(r(233))/4)+parseInt(r(245))/5*(parseInt(r(247))/6)+parseInt(r(262))/7+-parseInt(r(261))/8+-parseInt(r(258))/9+parseInt(r(248))/10*(-parseInt(r(251))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[p(259)](){return p(243)}static get[p(246)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(264)]}constructor(t){const e=p;super(t),this[e(257)]=null}async[p(250)](){const t=p,e=this[t(241)];e[t(253)][t(240)](t(244),{converterUrl:t(238),tokenUrl:(e[t(253)][t(242)](t(249))||{})[t(252)],formatting:{resets:t(265),defaults:t(265),styles:t(260)}}),e[t(255)][t(239)](t(244),new c(e));const{tokenUrl:r}=e[t(253)][t(242)](t(244));if(r){const{tokenUrl:o}=e[t(253)][t(242)](t(249))||{};this[t(257)]=r===o?e[t(256)][t(242)](t(264))[t(234)]:await e[t(256)][t(242)](t(264))[t(236)](r)}}[p(237)](){return this[p(257)]}}function h(t,e){var r=g();return(h=function(t,e){return r[t-=365]})(t,e)}var m=h;function g(){var t=["6939945NpHJCX","ImportWord","11811LVBbOG","pluginName","18YLANUM","1491076pGieTE","441728tJwLfx","244xtBHhi","3422205HhqPOq","requires","1569547viajVI","302150jBbzCK"];return(g=function(){return t})()}!function(t,e){for(var r=h,o=t();;)try{if(404848===-parseInt(r(375))/1+parseInt(r(371))/2*(-parseInt(r(366))/3)+parseInt(r(369))/4+-parseInt(r(372))/5+parseInt(r(368))/6*(parseInt(r(374))/7)+parseInt(r(370))/8+parseInt(r(376))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[m(367)](){return m(365)}static get[m(373)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=386]})(t,e)}function v(){var t=["976158OnQUCj","10lhzMPe","323659Acueqj","249370jWopyc","2364wLEmpY","3918FNOECK","209fgWONQ","1316580GiSyTg","381WPOwZw","165412ajXiba","3725mjtcbI","32yRfENI"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(486181===parseInt(r(396))/1*(-parseInt(r(388))/2)+parseInt(r(395))/3*(parseInt(r(391))/4)+parseInt(r(397))/5*(parseInt(r(392))/6)+-parseInt(r(389))/7+parseInt(r(386))/8*(parseInt(r(387))/9)+-parseInt(r(390))/10*(-parseInt(r(393))/11)+-parseInt(r(394))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x13440c,Command as _0x54d1f4}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x2b0dc2,MenuBarMenuListItemFileDialogButtonView as _0x72d6e3,SpinnerView as _0x4cce43,Notification as _0x3ead99}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x49a8d0}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5c61ec}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x145d91,uid as _0x1f98f0,logWarning as _0x4a0abd,logError as _0x241a0b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x13440c{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x22e4d1=this['editor'];_0x22e4d1['ui']['componentFactory']['add']('importWord',()=>{const _0x375d56=this['_createButton'](_0x2b0dc2),_0x1ffcda=_0x22e4d1['commands']['get']('importWord');return _0x375d56['bind']('isOn')['to'](_0x1ffcda,'isBusy'),_0x375d56['tooltip']=!0x0,_0x375d56;}),_0x22e4d1['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x72d6e3));}['_createButton'](_0x42715f){const _0x28f258=this['editor'],t=_0x28f258['locale']['t'],_0x54a34f=_0x28f258['commands']['get']('importWord'),_0x4e7659=new _0x42715f(_0x28f258['locale']),_0x38b9f5=new _0x4cce43();return _0x4e7659['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x4e7659['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'}),_0x4e7659['bind']('isEnabled')['to'](_0x54a34f),_0x4e7659['bind']('label')['to'](_0x54a34f,'isBusy',_0x3fa67e=>t(_0x3fa67e?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x38b9f5['bind']('isVisible')['to'](_0x54a34f,'isBusy'),_0x4e7659['iconView']['bind']('isVisible')['to'](_0x54a34f,'isBusy',_0x757bd9=>!_0x757bd9),_0x4e7659['children']['add'](_0x38b9f5),_0x4e7659['on']('done',(_0xd78306,_0x456737)=>{_0x28f258['execute']('importWord',_0x456737[0x0],{}),_0x28f258['editing']['view']['focus']();}),_0x4e7659;}}class d extends _0x54d1f4{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x1237d5){super(_0x1237d5),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x15a7d0,_0x3341e7)=>{const _0x12f50e=new DataTransfer();_0x12f50e['setData']('text/html',_0x3341e7['html']);const _0x655e38=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2bd26e=>{this['_importMarker']['stopListening'](),_0x2bd26e['setSelection'](_0x655e38),_0x1237d5['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x12f50e});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x201908,_0x4f6716={}){if(this['isBusy'])return Promise['resolve']();const _0x759ff7=this['editor']['config']['get']('importWord'),_0x1fde2d={'url':_0x759ff7['converterUrl'],'file':_0x201908,'serviceConfig':{..._0x4f6716,'formatting':_0x759ff7['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x1fde2d)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3b3685=this['editor']['model'],_0x2cb2ba=_0x3b3685['schema'],_0x19b880=_0x3b3685['document']['selection'],_0x202dd0=_0x145d91(_0x19b880['getSelectedBlocks']());return!!_0x202dd0&&_0x2cb2ba['checkChild'](_0x202dd0['parent'],'paragraph');}['_prepareForImport'](){const _0xc2a57a=this['editor'],_0x42d6dc=_0xc2a57a['model'],_0x4a4bcf=_0x42d6dc['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xc2a57a['model']['createBatch']({'isUndoable':!0x0}),_0x42d6dc['enqueueChange'](this['_undoStepBatch'],_0x33f348=>{_0x4a4bcf['isCollapsed']||_0x42d6dc['deleteContent'](_0x4a4bcf,{'leaveUnmerged':!0x0});const _0x3a64cb=_0x4a4bcf['getFirstPosition'](),_0x4b45a5=_0x145d91(_0x4a4bcf['getSelectedBlocks']());let _0x108ccb;_0x108ccb=_0x4b45a5['is']('element','paragraph')&&_0x4b45a5['isEmpty']?_0x3a64cb:_0x3a64cb['isAtStart']?_0x42d6dc['createPositionBefore'](_0x4b45a5):_0x3a64cb['isAtEnd']?_0x42d6dc['createPositionAfter'](_0x4b45a5):_0x33f348['split'](_0x3a64cb)['position'],this['_importMarker']=_0x33f348['addMarker']('importWord:'+_0x1f98f0(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5c61ec(_0x108ccb)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5ab806=this['editor']['model'];_0x5ab806['markers']['has'](this['_importMarker'])&&_0x5ab806['enqueueChange'](this['_undoStepBatch'],_0x1ad18c=>{_0x1ad18c['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x7c5241,file:_0xb348a7,serviceConfig:_0x525c73}){const _0x3878c2=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x43c898=new FormData();_0x43c898['set']('config',JSON['stringify'](_0x525c73)),_0x43c898['set']('file',_0xb348a7);const _0x317d5b={'method':'POST','headers':{},'body':_0x43c898,'signal':this['_abortController']['signal']};return _0x3878c2&&(_0x317d5b['headers']['Authorization']=_0x3878c2['value']),fetch(_0x7c5241,_0x317d5b);}['_handleImportResponse'](_0x3032a4){return _0x3032a4['ok']?_0x3032a4['json']()['then'](_0xd12311=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0xd12311);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4a0abd('import-word-plugin-import-cancelled');const _0x5df915=this['editor'],_0x559723=(0x0,_0x5df915['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5df915['plugins']['get']('Notification')['showWarning'](_0x559723),_0x241a0b('import-word-plugin-conversion-failed');}}class e extends _0x13440c{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3ead99,_0x49a8d0,'CloudServices'];}constructor(_0x20102a){super(_0x20102a),this['_token']=null;}async['init'](){const _0x32aee5=this['editor'];_0x32aee5['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x32aee5['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x32aee5['commands']['add']('importWord',new d(_0x32aee5));const {tokenUrl:_0x1b09ea}=_0x32aee5['config']['get']('importWord');if(_0x1b09ea){const {tokenUrl:_0xce6713}=_0x32aee5['config']['get']('cloudServices')||{};this['_token']=_0x1b09ea===_0xce6713?_0x32aee5['plugins']['get']('CloudServices')['token']:await _0x32aee5['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1b09ea);}}['getToken'](){return this['_token'];}}class i extends _0x13440c{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 _0x68e78c,Command as _0x1448cc}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x1c25c6,MenuBarMenuListItemFileDialogButtonView as _0x2d7871,SpinnerView as _0x4470e1,Notification as _0x1fe9cd}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x509094}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0xc2cb3d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xecbbbf,uid as _0x264f34,logWarning as _0x5d3348,logError as _0x23f541}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x68e78c{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x35fd29=this['editor'];_0x35fd29['ui']['componentFactory']['add']('importWord',()=>{const _0x168a0e=this['_createButton'](_0x1c25c6),_0x1db532=_0x35fd29['commands']['get']('importWord');return _0x168a0e['bind']('isOn')['to'](_0x1db532,'isBusy'),_0x168a0e['tooltip']=!0x0,_0x168a0e;}),_0x35fd29['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x2d7871));}['_createButton'](_0x3b7b17){const _0x2b9957=this['editor'],t=_0x2b9957['locale']['t'],_0x49ce71=_0x2b9957['commands']['get']('importWord'),_0x460c6b=new _0x3b7b17(_0x2b9957['locale']),_0x54e7c0=new _0x4470e1();return _0x460c6b['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x460c6b['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'}),_0x460c6b['bind']('isEnabled')['to'](_0x49ce71),_0x460c6b['bind']('label')['to'](_0x49ce71,'isBusy',_0x49918e=>t(_0x49918e?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x54e7c0['bind']('isVisible')['to'](_0x49ce71,'isBusy'),_0x460c6b['iconView']['bind']('isVisible')['to'](_0x49ce71,'isBusy',_0x31063e=>!_0x31063e),_0x460c6b['children']['add'](_0x54e7c0),_0x460c6b['on']('done',(_0x153337,_0x716dcb)=>{_0x2b9957['execute']('importWord',_0x716dcb[0x0],{}),_0x2b9957['editing']['view']['focus']();}),_0x460c6b;}}class d extends _0x1448cc{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x10f5d1){super(_0x10f5d1),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x5ef320,_0x5b8324)=>{const _0x5c1f59=new DataTransfer();_0x5c1f59['setData']('text/html',_0x5b8324['html']);const _0x43728b=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x556672=>{this['_importMarker']['stopListening'](),_0x556672['setSelection'](_0x43728b),_0x10f5d1['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x5c1f59});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3b2e53,_0x27f603={}){if(this['isBusy'])return Promise['resolve']();const _0x939084=this['editor']['config']['get']('importWord'),_0x4abde7={'url':_0x939084['converterUrl'],'file':_0x3b2e53,'serviceConfig':{..._0x27f603,'formatting':_0x939084['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x4abde7)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x11c004=this['editor']['model'],_0x1c06aa=_0x11c004['schema'],_0x281bbe=_0x11c004['document']['selection'],_0x55519d=_0xecbbbf(_0x281bbe['getSelectedBlocks']());return!!_0x55519d&&_0x1c06aa['checkChild'](_0x55519d['parent'],'paragraph');}['_prepareForImport'](){const _0x1df139=this['editor'],_0x14a596=_0x1df139['model'],_0x485be9=_0x14a596['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1df139['model']['createBatch']({'isUndoable':!0x0}),_0x14a596['enqueueChange'](this['_undoStepBatch'],_0x16120c=>{_0x485be9['isCollapsed']||_0x14a596['deleteContent'](_0x485be9,{'leaveUnmerged':!0x0});const _0x4cc0ed=_0x485be9['getFirstPosition'](),_0x411974=_0xecbbbf(_0x485be9['getSelectedBlocks']());let _0x95867f;_0x95867f=_0x411974['is']('element','paragraph')&&_0x411974['isEmpty']?_0x4cc0ed:_0x4cc0ed['isAtStart']?_0x14a596['createPositionBefore'](_0x411974):_0x4cc0ed['isAtEnd']?_0x14a596['createPositionAfter'](_0x411974):_0x16120c['split'](_0x4cc0ed)['position'],this['_importMarker']=_0x16120c['addMarker']('importWord:'+_0x264f34(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xc2cb3d(_0x95867f)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x514ac6=this['editor']['model'];_0x514ac6['markers']['has'](this['_importMarker'])&&_0x514ac6['enqueueChange'](this['_undoStepBatch'],_0x533787=>{_0x533787['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x42bb2b,file:_0x2746cc,serviceConfig:_0x1462ba}){const _0x321e51=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x54a4c7=new FormData();_0x54a4c7['set']('config',JSON['stringify'](_0x1462ba)),_0x54a4c7['set']('file',_0x2746cc);const _0x10254={'method':'POST','headers':{},'body':_0x54a4c7,'signal':this['_abortController']['signal']};return _0x321e51&&(_0x10254['headers']['Authorization']=_0x321e51['value']),fetch(_0x42bb2b,_0x10254);}['_handleImportResponse'](_0x340e94){return _0x340e94['ok']?_0x340e94['json']()['then'](_0x6ed35a=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x6ed35a);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x5d3348('import-word-plugin-import-cancelled');const _0x50708b=this['editor'],_0xcb797d=(0x0,_0x50708b['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x50708b['plugins']['get']('Notification')['showWarning'](_0xcb797d),_0x23f541('import-word-plugin-conversion-failed');}}class e extends _0x68e78c{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1fe9cd,_0x509094,'CloudServices'];}constructor(_0x13580e){super(_0x13580e),this['_token']=null;}async['init'](){const _0x46c211=this['editor'];_0x46c211['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x46c211['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x46c211['commands']['add']('importWord',new d(_0x46c211));const {tokenUrl:_0x91e659}=_0x46c211['config']['get']('importWord');if(_0x91e659){const {tokenUrl:_0x1ac7c0}=_0x46c211['config']['get']('cloudServices')||{};this['_token']=_0x91e659===_0x1ac7c0?_0x46c211['plugins']['get']('CloudServices')['token']:await _0x46c211['plugins']['get']('CloudServices')['registerTokenUrl'](_0x91e659);}}['getToken'](){return this['_token'];}}class i extends _0x68e78c{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':_0x1f6b41=>0x0==_0x1f6b41?0x0:0x1==_0x1f6b41?0x1:0x2==_0x1f6b41?0x2:_0x1f6b41%0x64>=0x3&&_0x1f6b41%0x64<=0xa?0x3:_0x1f6b41%0x64>=0xb&&_0x1f6b41%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':_0x3b07e9=>0x0==_0x3b07e9?0x0:0x1==_0x3b07e9?0x1:0x2==_0x3b07e9?0x2:_0x3b07e9%0x64>=0x3&&_0x3b07e9%0x64<=0xa?0x3:_0x3b07e9%0x64>=0xb&&_0x3b07e9%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf9d31e=>{const {ar:{dictionary:_0x8cd33,getPluralForm:_0x5f5439}}={'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':_0x5341bd=>0x0==_0x5341bd?0x0:0x1==_0x5341bd?0x1:0x2==_0x5341bd?0x2:_0x5341bd%0x64>=0x3&&_0x5341bd%0x64<=0xa?0x3:_0x5341bd%0x64>=0xb&&_0x5341bd%0x64<=0x63?0x4:0x5}};_0xf9d31e['ar']||={'dictionary':{},'getPluralForm':null},_0xf9d31e['ar']['dictionary']=Object['assign'](_0xf9d31e['ar']['dictionary'],_0x8cd33),_0xf9d31e['ar']['getPluralForm']=_0x5f5439;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24eef5=>{const {ar:{dictionary:_0xfe5c1e,getPluralForm:_0x22a9b3}}={'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':_0x54d92b=>0x0==_0x54d92b?0x0:0x1==_0x54d92b?0x1:0x2==_0x54d92b?0x2:_0x54d92b%0x64>=0x3&&_0x54d92b%0x64<=0xa?0x3:_0x54d92b%0x64>=0xb&&_0x54d92b%0x64<=0x63?0x4:0x5}};_0x24eef5['ar']||={'dictionary':{},'getPluralForm':null},_0x24eef5['ar']['dictionary']=Object['assign'](_0x24eef5['ar']['dictionary'],_0xfe5c1e),_0x24eef5['ar']['getPluralForm']=_0x22a9b3;})(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':_0x5ecdf1=>0x1!=_0x5ecdf1}};
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':_0xaf9ba=>0x1!=_0xaf9ba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4784dd=>{const {bg:{dictionary:_0x1ce5bd,getPluralForm:_0x43d0d4}}={'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':_0x94188c=>0x1!=_0x94188c}};_0x4784dd['bg']||={'dictionary':{},'getPluralForm':null},_0x4784dd['bg']['dictionary']=Object['assign'](_0x4784dd['bg']['dictionary'],_0x1ce5bd),_0x4784dd['bg']['getPluralForm']=_0x43d0d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5389f6=>{const {bg:{dictionary:_0x2fbc56,getPluralForm:_0x7c9e05}}={'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':_0x1ca593=>0x1!=_0x1ca593}};_0x5389f6['bg']||={'dictionary':{},'getPluralForm':null},_0x5389f6['bg']['dictionary']=Object['assign'](_0x5389f6['bg']['dictionary'],_0x2fbc56),_0x5389f6['bg']['getPluralForm']=_0x7c9e05;})(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':_0x32d56f=>0x1!=_0x32d56f}};
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':_0x48121b=>0x1!=_0x48121b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11dff9=>{const {bn:{dictionary:_0x4e1940,getPluralForm:_0x5af6b3}}={'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':_0x2c45fe=>0x1!=_0x2c45fe}};_0x11dff9['bn']||={'dictionary':{},'getPluralForm':null},_0x11dff9['bn']['dictionary']=Object['assign'](_0x11dff9['bn']['dictionary'],_0x4e1940),_0x11dff9['bn']['getPluralForm']=_0x5af6b3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d7e19=>{const {bn:{dictionary:_0x1f7ce9,getPluralForm:_0x44f7b7}}={'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':_0x24f505=>0x1!=_0x24f505}};_0x4d7e19['bn']||={'dictionary':{},'getPluralForm':null},_0x4d7e19['bn']['dictionary']=Object['assign'](_0x4d7e19['bn']['dictionary'],_0x1f7ce9),_0x4d7e19['bn']['getPluralForm']=_0x44f7b7;})(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':_0x274f62=>0x1!=_0x274f62}};
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':_0x4e0a9d=>0x1!=_0x4e0a9d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb86883=>{const {ca:{dictionary:_0x45fdb2,getPluralForm:_0x477fad}}={'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':_0x11a12d=>0x1!=_0x11a12d}};_0xb86883['ca']||={'dictionary':{},'getPluralForm':null},_0xb86883['ca']['dictionary']=Object['assign'](_0xb86883['ca']['dictionary'],_0x45fdb2),_0xb86883['ca']['getPluralForm']=_0x477fad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x213ddc=>{const {ca:{dictionary:_0x4831bf,getPluralForm:_0x6a5804}}={'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':_0x59c29d=>0x1!=_0x59c29d}};_0x213ddc['ca']||={'dictionary':{},'getPluralForm':null},_0x213ddc['ca']['dictionary']=Object['assign'](_0x213ddc['ca']['dictionary'],_0x4831bf),_0x213ddc['ca']['getPluralForm']=_0x6a5804;})(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':_0x2f6756=>0x1==_0x2f6756&&_0x2f6756%0x1==0x0?0x0:_0x2f6756>=0x2&&_0x2f6756<=0x4&&_0x2f6756%0x1==0x0?0x1:_0x2f6756%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':_0x2f6b72=>0x1==_0x2f6b72&&_0x2f6b72%0x1==0x0?0x0:_0x2f6b72>=0x2&&_0x2f6b72<=0x4&&_0x2f6b72%0x1==0x0?0x1:_0x2f6b72%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3263ee=>{const {cs:{dictionary:_0x2f100b,getPluralForm:_0x23efc2}}={'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':_0x32f4c3=>0x1==_0x32f4c3&&_0x32f4c3%0x1==0x0?0x0:_0x32f4c3>=0x2&&_0x32f4c3<=0x4&&_0x32f4c3%0x1==0x0?0x1:_0x32f4c3%0x1!=0x0?0x2:0x3}};_0x3263ee['cs']||={'dictionary':{},'getPluralForm':null},_0x3263ee['cs']['dictionary']=Object['assign'](_0x3263ee['cs']['dictionary'],_0x2f100b),_0x3263ee['cs']['getPluralForm']=_0x23efc2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22a08e=>{const {cs:{dictionary:_0x495a91,getPluralForm:_0x22e16b}}={'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':_0x103f31=>0x1==_0x103f31&&_0x103f31%0x1==0x0?0x0:_0x103f31>=0x2&&_0x103f31<=0x4&&_0x103f31%0x1==0x0?0x1:_0x103f31%0x1!=0x0?0x2:0x3}};_0x22a08e['cs']||={'dictionary':{},'getPluralForm':null},_0x22a08e['cs']['dictionary']=Object['assign'](_0x22a08e['cs']['dictionary'],_0x495a91),_0x22a08e['cs']['getPluralForm']=_0x22e16b;})(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':_0x374b24=>0x1!=_0x374b24}};
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':_0x1bad30=>0x1!=_0x1bad30}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dc359=>{const {da:{dictionary:_0x144f4b,getPluralForm:_0x45c05f}}={'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':_0x12e18=>0x1!=_0x12e18}};_0x2dc359['da']||={'dictionary':{},'getPluralForm':null},_0x2dc359['da']['dictionary']=Object['assign'](_0x2dc359['da']['dictionary'],_0x144f4b),_0x2dc359['da']['getPluralForm']=_0x45c05f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2cd037=>{const {da:{dictionary:_0x462711,getPluralForm:_0x14b0fc}}={'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':_0x1570c8=>0x1!=_0x1570c8}};_0x2cd037['da']||={'dictionary':{},'getPluralForm':null},_0x2cd037['da']['dictionary']=Object['assign'](_0x2cd037['da']['dictionary'],_0x462711),_0x2cd037['da']['getPluralForm']=_0x14b0fc;})(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':_0x5ce081=>0x1!=_0x5ce081}};
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':_0x80fdf6=>0x1!=_0x80fdf6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x591ff5=>{const {de:{dictionary:_0x5da58d,getPluralForm:_0xe7a6}}={'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':_0xaac4e7=>0x1!=_0xaac4e7}};_0x591ff5['de']||={'dictionary':{},'getPluralForm':null},_0x591ff5['de']['dictionary']=Object['assign'](_0x591ff5['de']['dictionary'],_0x5da58d),_0x591ff5['de']['getPluralForm']=_0xe7a6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ffceb=>{const {de:{dictionary:_0x2a4247,getPluralForm:_0x215975}}={'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':_0x1e7895=>0x1!=_0x1e7895}};_0x3ffceb['de']||={'dictionary':{},'getPluralForm':null},_0x3ffceb['de']['dictionary']=Object['assign'](_0x3ffceb['de']['dictionary'],_0x2a4247),_0x3ffceb['de']['getPluralForm']=_0x215975;})(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':_0x4e58c1=>0x1!=_0x4e58c1}};
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':_0x2024c8=>0x1!=_0x2024c8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x555f19=>{const {el:{dictionary:_0x5414a0,getPluralForm:_0xd1ed6e}}={'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':_0x157556=>0x1!=_0x157556}};_0x555f19['el']||={'dictionary':{},'getPluralForm':null},_0x555f19['el']['dictionary']=Object['assign'](_0x555f19['el']['dictionary'],_0x5414a0),_0x555f19['el']['getPluralForm']=_0xd1ed6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25cd03=>{const {el:{dictionary:_0x2c2429,getPluralForm:_0x475a9a}}={'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':_0x341671=>0x1!=_0x341671}};_0x25cd03['el']||={'dictionary':{},'getPluralForm':null},_0x25cd03['el']['dictionary']=Object['assign'](_0x25cd03['el']['dictionary'],_0x2c2429),_0x25cd03['el']['getPluralForm']=_0x475a9a;})(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':_0x4e5759=>0x1!=_0x4e5759}};
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':_0x2bebeb=>0x1!=_0x2bebeb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11594b=>{const {'en-au':{dictionary:_0x1c88c7,getPluralForm:_0x2ea32e}}={'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':_0x58e65f=>0x1!=_0x58e65f}};_0x11594b['en-au']||={'dictionary':{},'getPluralForm':null},_0x11594b['en-au']['dictionary']=Object['assign'](_0x11594b['en-au']['dictionary'],_0x1c88c7),_0x11594b['en-au']['getPluralForm']=_0x2ea32e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39de17=>{const {'en-au':{dictionary:_0x3ab7f7,getPluralForm:_0x5a919e}}={'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':_0x3a1761=>0x1!=_0x3a1761}};_0x39de17['en-au']||={'dictionary':{},'getPluralForm':null},_0x39de17['en-au']['dictionary']=Object['assign'](_0x39de17['en-au']['dictionary'],_0x3ab7f7),_0x39de17['en-au']['getPluralForm']=_0x5a919e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1db8d8=>{const {en:{dictionary:_0x26cf23,getPluralForm:_0x2fa2f4}}={'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}};_0x1db8d8['en']||={'dictionary':{},'getPluralForm':null},_0x1db8d8['en']['dictionary']=Object['assign'](_0x1db8d8['en']['dictionary'],_0x26cf23),_0x1db8d8['en']['getPluralForm']=_0x2fa2f4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1eec9c=>{const {en:{dictionary:_0x4a7be4,getPluralForm:_0x582cbe}}={'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}};_0x1eec9c['en']||={'dictionary':{},'getPluralForm':null},_0x1eec9c['en']['dictionary']=Object['assign'](_0x1eec9c['en']['dictionary'],_0x4a7be4),_0x1eec9c['en']['getPluralForm']=_0x582cbe;})(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':_0x291cf0=>0x1==_0x291cf0?0x0:0x0!=_0x291cf0&&_0x291cf0%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':_0x130d73=>0x1==_0x130d73?0x0:0x0!=_0x130d73&&_0x130d73%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1457e1=>{const {es:{dictionary:_0x2f54f9,getPluralForm:_0x34f698}}={'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':_0x20febf=>0x1==_0x20febf?0x0:0x0!=_0x20febf&&_0x20febf%0xf4240==0x0?0x1:0x2}};_0x1457e1['es']||={'dictionary':{},'getPluralForm':null},_0x1457e1['es']['dictionary']=Object['assign'](_0x1457e1['es']['dictionary'],_0x2f54f9),_0x1457e1['es']['getPluralForm']=_0x34f698;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x389301=>{const {es:{dictionary:_0x3a1976,getPluralForm:_0x20935c}}={'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':_0x22f447=>0x1==_0x22f447?0x0:0x0!=_0x22f447&&_0x22f447%0xf4240==0x0?0x1:0x2}};_0x389301['es']||={'dictionary':{},'getPluralForm':null},_0x389301['es']['dictionary']=Object['assign'](_0x389301['es']['dictionary'],_0x3a1976),_0x389301['es']['getPluralForm']=_0x20935c;})(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':_0x181aca=>0x1!=_0x181aca}};
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':_0x5ae60d=>0x1!=_0x5ae60d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10eddc=>{const {et:{dictionary:_0x4a9be6,getPluralForm:_0x2c32a4}}={'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':_0x502d5a=>0x1!=_0x502d5a}};_0x10eddc['et']||={'dictionary':{},'getPluralForm':null},_0x10eddc['et']['dictionary']=Object['assign'](_0x10eddc['et']['dictionary'],_0x4a9be6),_0x10eddc['et']['getPluralForm']=_0x2c32a4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x86db17=>{const {et:{dictionary:_0x25c3da,getPluralForm:_0x33f9db}}={'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':_0x456592=>0x1!=_0x456592}};_0x86db17['et']||={'dictionary':{},'getPluralForm':null},_0x86db17['et']['dictionary']=Object['assign'](_0x86db17['et']['dictionary'],_0x25c3da),_0x86db17['et']['getPluralForm']=_0x33f9db;})(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':_0x583343=>0x1!=_0x583343}};
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':_0x227976=>0x1!=_0x227976}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58329f=>{const {fi:{dictionary:_0x308f44,getPluralForm:_0x29d110}}={'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':_0x32e6f6=>0x1!=_0x32e6f6}};_0x58329f['fi']||={'dictionary':{},'getPluralForm':null},_0x58329f['fi']['dictionary']=Object['assign'](_0x58329f['fi']['dictionary'],_0x308f44),_0x58329f['fi']['getPluralForm']=_0x29d110;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x305faf=>{const {fi:{dictionary:_0x670424,getPluralForm:_0x4c470f}}={'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':_0x1dcbe9=>0x1!=_0x1dcbe9}};_0x305faf['fi']||={'dictionary':{},'getPluralForm':null},_0x305faf['fi']['dictionary']=Object['assign'](_0x305faf['fi']['dictionary'],_0x670424),_0x305faf['fi']['getPluralForm']=_0x4c470f;})(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':_0x484b60=>0x0==_0x484b60||0x1==_0x484b60?0x0:0x0!=_0x484b60&&_0x484b60%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':_0x87a871=>0x0==_0x87a871||0x1==_0x87a871?0x0:0x0!=_0x87a871&&_0x87a871%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dac24=>{const {fr:{dictionary:_0xe89c28,getPluralForm:_0x11b31f}}={'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':_0x5246e6=>0x0==_0x5246e6||0x1==_0x5246e6?0x0:0x0!=_0x5246e6&&_0x5246e6%0xf4240==0x0?0x1:0x2}};_0x1dac24['fr']||={'dictionary':{},'getPluralForm':null},_0x1dac24['fr']['dictionary']=Object['assign'](_0x1dac24['fr']['dictionary'],_0xe89c28),_0x1dac24['fr']['getPluralForm']=_0x11b31f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2844b2=>{const {fr:{dictionary:_0x3e3b21,getPluralForm:_0x3249eb}}={'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':_0x1cfb7c=>0x0==_0x1cfb7c||0x1==_0x1cfb7c?0x0:0x0!=_0x1cfb7c&&_0x1cfb7c%0xf4240==0x0?0x1:0x2}};_0x2844b2['fr']||={'dictionary':{},'getPluralForm':null},_0x2844b2['fr']['dictionary']=Object['assign'](_0x2844b2['fr']['dictionary'],_0x3e3b21),_0x2844b2['fr']['getPluralForm']=_0x3249eb;})(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':_0x156cd0=>0x1!=_0x156cd0}};
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':_0x2b17dd=>0x1!=_0x2b17dd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf2fae=>{const {gl:{dictionary:_0x5c6841,getPluralForm:_0x58b3e9}}={'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':_0x353763=>0x1!=_0x353763}};_0xf2fae['gl']||={'dictionary':{},'getPluralForm':null},_0xf2fae['gl']['dictionary']=Object['assign'](_0xf2fae['gl']['dictionary'],_0x5c6841),_0xf2fae['gl']['getPluralForm']=_0x58b3e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bd624=>{const {gl:{dictionary:_0xc877d7,getPluralForm:_0x6d5d62}}={'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':_0x39e430=>0x1!=_0x39e430}};_0x1bd624['gl']||={'dictionary':{},'getPluralForm':null},_0x1bd624['gl']['dictionary']=Object['assign'](_0x1bd624['gl']['dictionary'],_0xc877d7),_0x1bd624['gl']['getPluralForm']=_0x6d5d62;})(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':_0x482fbb=>0x1==_0x482fbb&&_0x482fbb%0x1==0x0?0x0:0x2==_0x482fbb&&_0x482fbb%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':_0x3f9f42=>0x1==_0x3f9f42&&_0x3f9f42%0x1==0x0?0x0:0x2==_0x3f9f42&&_0x3f9f42%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34e7a1=>{const {he:{dictionary:_0x57d05f,getPluralForm:_0x232030}}={'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':_0x596f2a=>0x1==_0x596f2a&&_0x596f2a%0x1==0x0?0x0:0x2==_0x596f2a&&_0x596f2a%0x1==0x0?0x1:0x2}};_0x34e7a1['he']||={'dictionary':{},'getPluralForm':null},_0x34e7a1['he']['dictionary']=Object['assign'](_0x34e7a1['he']['dictionary'],_0x57d05f),_0x34e7a1['he']['getPluralForm']=_0x232030;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50500a=>{const {he:{dictionary:_0xec113d,getPluralForm:_0x39eb17}}={'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':_0x36e5b6=>0x1==_0x36e5b6&&_0x36e5b6%0x1==0x0?0x0:0x2==_0x36e5b6&&_0x36e5b6%0x1==0x0?0x1:0x2}};_0x50500a['he']||={'dictionary':{},'getPluralForm':null},_0x50500a['he']['dictionary']=Object['assign'](_0x50500a['he']['dictionary'],_0xec113d),_0x50500a['he']['getPluralForm']=_0x39eb17;})(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':_0x5e47a7=>0x1!=_0x5e47a7}};
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':_0x538827=>0x1!=_0x538827}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34442f=>{const {hi:{dictionary:_0x5d63ea,getPluralForm:_0x3f9a8e}}={'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':_0x73acaa=>0x1!=_0x73acaa}};_0x34442f['hi']||={'dictionary':{},'getPluralForm':null},_0x34442f['hi']['dictionary']=Object['assign'](_0x34442f['hi']['dictionary'],_0x5d63ea),_0x34442f['hi']['getPluralForm']=_0x3f9a8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x472074=>{const {hi:{dictionary:_0x23634b,getPluralForm:_0x6affc6}}={'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':_0x146c34=>0x1!=_0x146c34}};_0x472074['hi']||={'dictionary':{},'getPluralForm':null},_0x472074['hi']['dictionary']=Object['assign'](_0x472074['hi']['dictionary'],_0x23634b),_0x472074['hi']['getPluralForm']=_0x6affc6;})(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':_0x15e21d=>_0x15e21d%0xa==0x1&&_0x15e21d%0x64!=0xb?0x0:_0x15e21d%0xa>=0x2&&_0x15e21d%0xa<=0x4&&(_0x15e21d%0x64<0xa||_0x15e21d%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':_0x2f4dec=>_0x2f4dec%0xa==0x1&&_0x2f4dec%0x64!=0xb?0x0:_0x2f4dec%0xa>=0x2&&_0x2f4dec%0xa<=0x4&&(_0x2f4dec%0x64<0xa||_0x2f4dec%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a934f=>{const {hr:{dictionary:_0x27ee4d,getPluralForm:_0x731d86}}={'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':_0x2e4a9c=>_0x2e4a9c%0xa==0x1&&_0x2e4a9c%0x64!=0xb?0x0:_0x2e4a9c%0xa>=0x2&&_0x2e4a9c%0xa<=0x4&&(_0x2e4a9c%0x64<0xa||_0x2e4a9c%0x64>=0x14)?0x1:0x2}};_0x1a934f['hr']||={'dictionary':{},'getPluralForm':null},_0x1a934f['hr']['dictionary']=Object['assign'](_0x1a934f['hr']['dictionary'],_0x27ee4d),_0x1a934f['hr']['getPluralForm']=_0x731d86;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x262a10=>{const {hr:{dictionary:_0x489258,getPluralForm:_0x5631b9}}={'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':_0x1d6ccf=>_0x1d6ccf%0xa==0x1&&_0x1d6ccf%0x64!=0xb?0x0:_0x1d6ccf%0xa>=0x2&&_0x1d6ccf%0xa<=0x4&&(_0x1d6ccf%0x64<0xa||_0x1d6ccf%0x64>=0x14)?0x1:0x2}};_0x262a10['hr']||={'dictionary':{},'getPluralForm':null},_0x262a10['hr']['dictionary']=Object['assign'](_0x262a10['hr']['dictionary'],_0x489258),_0x262a10['hr']['getPluralForm']=_0x5631b9;})(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':_0x5edc4d=>0x1!=_0x5edc4d}};
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':_0x36915e=>0x1!=_0x36915e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24adf5=>{const {hu:{dictionary:_0x2088c2,getPluralForm:_0x3a2b47}}={'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':_0x1e2258=>0x1!=_0x1e2258}};_0x24adf5['hu']||={'dictionary':{},'getPluralForm':null},_0x24adf5['hu']['dictionary']=Object['assign'](_0x24adf5['hu']['dictionary'],_0x2088c2),_0x24adf5['hu']['getPluralForm']=_0x3a2b47;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e9fb6=>{const {hu:{dictionary:_0x35c53d,getPluralForm:_0x2fdb82}}={'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':_0x36748f=>0x1!=_0x36748f}};_0x2e9fb6['hu']||={'dictionary':{},'getPluralForm':null},_0x2e9fb6['hu']['dictionary']=Object['assign'](_0x2e9fb6['hu']['dictionary'],_0x35c53d),_0x2e9fb6['hu']['getPluralForm']=_0x2fdb82;})(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':_0x439449=>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':_0x510a77=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c8ac2=>{const {id:{dictionary:_0x219e9a,getPluralForm:_0x1e5cc4}}={'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':_0x3bc2c1=>0x0}};_0x2c8ac2['id']||={'dictionary':{},'getPluralForm':null},_0x2c8ac2['id']['dictionary']=Object['assign'](_0x2c8ac2['id']['dictionary'],_0x219e9a),_0x2c8ac2['id']['getPluralForm']=_0x1e5cc4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x496c6a=>{const {id:{dictionary:_0x49794d,getPluralForm:_0x4ecede}}={'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':_0x4f340a=>0x0}};_0x496c6a['id']||={'dictionary':{},'getPluralForm':null},_0x496c6a['id']['dictionary']=Object['assign'](_0x496c6a['id']['dictionary'],_0x49794d),_0x496c6a['id']['getPluralForm']=_0x4ecede;})(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':_0x760340=>0x1==_0x760340?0x0:0x0!=_0x760340&&_0x760340%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':_0x5f03a2=>0x1==_0x5f03a2?0x0:0x0!=_0x5f03a2&&_0x5f03a2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf639ad=>{const {it:{dictionary:_0x50ff60,getPluralForm:_0x12577a}}={'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':_0x97000e=>0x1==_0x97000e?0x0:0x0!=_0x97000e&&_0x97000e%0xf4240==0x0?0x1:0x2}};_0xf639ad['it']||={'dictionary':{},'getPluralForm':null},_0xf639ad['it']['dictionary']=Object['assign'](_0xf639ad['it']['dictionary'],_0x50ff60),_0xf639ad['it']['getPluralForm']=_0x12577a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xab2060=>{const {it:{dictionary:_0x483f53,getPluralForm:_0x4a3cb1}}={'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':_0xece901=>0x1==_0xece901?0x0:0x0!=_0xece901&&_0xece901%0xf4240==0x0?0x1:0x2}};_0xab2060['it']||={'dictionary':{},'getPluralForm':null},_0xab2060['it']['dictionary']=Object['assign'](_0xab2060['it']['dictionary'],_0x483f53),_0xab2060['it']['getPluralForm']=_0x4a3cb1;})(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':_0x24baf6=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x11125e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e4f2c=>{const {ja:{dictionary:_0x8b7ec8,getPluralForm:_0x25ed4d}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x53d7a9=>0x0}};_0x2e4f2c['ja']||={'dictionary':{},'getPluralForm':null},_0x2e4f2c['ja']['dictionary']=Object['assign'](_0x2e4f2c['ja']['dictionary'],_0x8b7ec8),_0x2e4f2c['ja']['getPluralForm']=_0x25ed4d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x177460=>{const {ja:{dictionary:_0x2b1334,getPluralForm:_0x1cc328}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x485063=>0x0}};_0x177460['ja']||={'dictionary':{},'getPluralForm':null},_0x177460['ja']['dictionary']=Object['assign'](_0x177460['ja']['dictionary'],_0x2b1334),_0x177460['ja']['getPluralForm']=_0x1cc328;})(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':_0x237d63=>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':_0x5c5c66=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xead6e6=>{const {ko:{dictionary:_0x39c1e5,getPluralForm:_0x18b613}}={'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':_0x544a94=>0x0}};_0xead6e6['ko']||={'dictionary':{},'getPluralForm':null},_0xead6e6['ko']['dictionary']=Object['assign'](_0xead6e6['ko']['dictionary'],_0x39c1e5),_0xead6e6['ko']['getPluralForm']=_0x18b613;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21da96=>{const {ko:{dictionary:_0x44dc6d,getPluralForm:_0x1244cd}}={'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':_0x2280dd=>0x0}};_0x21da96['ko']||={'dictionary':{},'getPluralForm':null},_0x21da96['ko']['dictionary']=Object['assign'](_0x21da96['ko']['dictionary'],_0x44dc6d),_0x21da96['ko']['getPluralForm']=_0x1244cd;})(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':_0x479d39=>_0x479d39%0xa==0x1&&(_0x479d39%0x64>0x13||_0x479d39%0x64<0xb)?0x0:_0x479d39%0xa>=0x2&&_0x479d39%0xa<=0x9&&(_0x479d39%0x64>0x13||_0x479d39%0x64<0xb)?0x1:_0x479d39%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':_0x128a3e=>_0x128a3e%0xa==0x1&&(_0x128a3e%0x64>0x13||_0x128a3e%0x64<0xb)?0x0:_0x128a3e%0xa>=0x2&&_0x128a3e%0xa<=0x9&&(_0x128a3e%0x64>0x13||_0x128a3e%0x64<0xb)?0x1:_0x128a3e%0x1!=0x0?0x2:0x3}};