@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240619.1 → 0.0.0-nightly-20240620.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 p=d;function d(t,e){const r=l();return(d=function(t,e){return r[t-=143]})(t,e)}function l(){const t=["plugins","inline","363376VJhtRd","ImportWordEditing","config","968890NkYtgq","9TPHptW","608328YwYGvz","550ntZExy","408vFMZnF","get","_token","define","https://docx-converter.cke-cs.com/v2/convert/docx-html","3XXmimy","CloudServices","commands","add","cloudServices","importWord","init","none","getToken","5052467wEnJHe","token","pluginName","registerTokenUrl","24460BXFolr","80124kjIlhS","requires","editor","6pTahJu","tokenUrl","2484382kPpqDs"];return(l=function(){return t})()}!function(t,e){const r=d,o=t();for(;;)try{if(742424===parseInt(r(151))/1+-parseInt(r(148))/2*(parseInt(r(163))/3)+parseInt(r(176))/4*(parseInt(r(157))/5)+-parseInt(r(146))/6*(-parseInt(r(172))/7)+parseInt(r(156))/8*(parseInt(r(155))/9)+-parseInt(r(154))/10+-parseInt(r(143))/11*(-parseInt(r(158))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[p(174)](){return p(152)}static get[p(144)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(164)]}constructor(t){const e=p;super(t),this[e(160)]=null}async[p(169)](){const t=p,e=this[t(145)];e[t(153)][t(161)](t(168),{converterUrl:t(162),tokenUrl:(e[t(153)][t(159)](t(167))||{})[t(147)],formatting:{resets:t(170),defaults:t(170),styles:t(150)}}),e[t(165)][t(166)](t(168),new c(e));const{tokenUrl:r}=e[t(153)][t(159)](t(168));if(r){const{tokenUrl:o}=e[t(153)][t(159)](t(167))||{};this[t(160)]=r===o?e[t(149)][t(159)](t(164))[t(173)]:await e[t(149)][t(159)](t(164))[t(175)](r)}}[p(171)](){return this[p(160)]}}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=360]})(t,e)}function g(){var t=["84AYesGq","pluginName","2211skhrbB","837DZSDeJ","81180Trqtyd","29760IMaFQk","9823950SBWSgH","1842YqHsIl","ImportWord","requires","33612qsWvir","18jITwtB","1033185HgMGLC","42135ccfkCf","10591drHyjz"];return(g=function(){return t})()}!function(t,e){for(var r=m,o=t();;)try{if(861041===-parseInt(r(362))/1+-parseInt(r(361))/2*(-parseInt(r(363))/3)+-parseInt(r(365))/4*(-parseInt(r(369))/5)+parseInt(r(372))/6*(-parseInt(r(364))/7)+parseInt(r(370))/8*(parseInt(r(368))/9)+parseInt(r(371))/10+parseInt(r(367))/11*(parseInt(r(360))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[h(366)](){return h(373)}static get[h(374)](){return[u,n]}}function I(){var t=["2EXSBEK","423929hPsKQr","1454961InxOJf","6889530FmdXTJ","166698yRqhUD","3512504ithcxE","207714UKQYKt","7tVbyEu","65EDKSED","1391684hGcjGH"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=447]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(250468===parseInt(r(456))/1+-parseInt(r(455))/2*(parseInt(r(447))/3)+-parseInt(r(454))/4+parseInt(r(453))/5*(-parseInt(r(451))/6)+parseInt(r(452))/7*(parseInt(r(450))/8)+-parseInt(r(449))/9+parseInt(r(448))/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(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},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 n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>o});var t=r(782),e=r(311);class o extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),n=t.commands.get("importWord");return r.bind("isOn").to(n,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,n=r.locale.t,o=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(o),i.bind("label").to(o,"isBusy",(t=>n(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(o,"isBusy"),i.iconView.bind("isVisible").to(o,"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 n=new DataTransfer;n.setData("text/html",r.html);const o=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(o),t.editing.view.document.fire("clipboardInput",{dataTransfer:n})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),n={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(n).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,n=(0,a.first)(r.getSelectedBlocks());return!!n&&e.checkChild(n.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 n=r.getFirstPosition(),o=(0,a.first)(r.getSelectedBlocks());let i;i=o.is("element","paragraph")&&o.isEmpty?n:n.isAtStart?e.createPositionBefore(o):n.isAtEnd?e.createPositionAfter(o):t.split(n).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 n=this.editor.plugins.get("ImportWordEditing").getToken(),o=new FormData;o.set("config",JSON.stringify(r)),o.set("file",e);const i={method:"POST",headers:{},body:o,signal:this._abortController.signal};return n&&(i.headers.Authorization=n.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 d(){const t=["1055635hKJtOl","ImportWordEditing","get","4441654uwXIou","registerTokenUrl","CloudServices","config","importWord","3VAFaxG","5047482LclvWj","requires","12CvyTPH","cloudServices","init","plugins","125830qbjdEx","add","inline","909IHknWO","348944OHOdKL","https://docx-converter.cke-cs.com/v2/convert/docx-html","none","commands","23896800RXSTul","define","6rLGenj","_token","16ZuxlPa","token","getToken","pluginName","editor","390882yxGgWD","tokenUrl"];return(d=function(){return t})()}function l(t,e){const r=d();return(l=function(t,e){return r[t-=484]})(t,e)}!function(t,e){const r=l,n=t();for(;;)try{if(663728===parseInt(r(506))/1*(-parseInt(r(517))/2)+-parseInt(r(496))/3*(-parseInt(r(509))/4)+parseInt(r(498))/5*(-parseInt(r(489))/6)+-parseInt(r(501))/7*(-parseInt(r(491))/8)+-parseInt(r(516))/9*(-parseInt(r(513))/10)+parseInt(r(507))/11+-parseInt(r(487))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class u extends t.Plugin{static get[p(494)](){return p(499)}static get[p(508)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(503)]}constructor(t){const e=p;super(t),this[e(490)]=null}async[p(511)](){const t=p,e=this[t(495)];e[t(504)][t(488)](t(505),{converterUrl:t(484),tokenUrl:(e[t(504)][t(500)](t(510))||{})[t(497)],formatting:{resets:t(485),defaults:t(485),styles:t(515)}}),e[t(486)][t(514)](t(505),new c(e));const{tokenUrl:r}=e[t(504)][t(500)](t(505));if(r){const{tokenUrl:n}=e[t(504)][t(500)](t(510))||{};this[t(490)]=r===n?e[t(512)][t(500)](t(503))[t(492)]:await e[t(512)][t(500)](t(503))[t(502)](r)}}[p(493)](){return this[p(490)]}}var h=m;function m(t,e){var r=g();return(m=function(t,e){return r[t-=114]})(t,e)}function g(){var t=["12635772IlyWZO","8133JvdiVH","12kStYuM","860yYwBRQ","1aERcXy","14tcdTdj","4267000eBncPH","70pweyqM","pluginName","ImportWord","1145315aitDcL","2205046MHzhMu","13lIbdki","1459737LbtyXZ","requires","2236025JoBljK"];return(g=function(){return t})()}!function(t,e){for(var r=m,n=t();;)try{if(896551===-parseInt(r(125))/1*(-parseInt(r(116))/2)+-parseInt(r(122))/3*(-parseInt(r(124))/4)+parseInt(r(115))/5*(parseInt(r(123))/6)+-parseInt(r(126))/7*(-parseInt(r(127))/8)+parseInt(r(118))/9+parseInt(r(128))/10*(-parseInt(r(120))/11)+-parseInt(r(121))/12*(parseInt(r(117))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class f extends t.Plugin{static get[h(129)](){return h(114)}static get[h(119)](){return[u,o]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=105]})(t,e)}function v(){var t=["2kLuBgZ","18TUxKtZ","4622920IrjUCI","5423800kVrAIQ","24Utgwjn","6641880fxeREe","1531299XeToDf","1293YaEbgq","1029492ZmTRur","892duMKsU","15KtGBYd","941159umGHIz"];return(v=function(){return t})()}!function(t,e){for(var r=I,n=t();;)try{if(935979===-parseInt(r(106))/1*(-parseInt(r(107))/2)+-parseInt(r(114))/3*(parseInt(r(116))/4)+parseInt(r(105))/5*(parseInt(r(115))/6)+-parseInt(r(112))/7+-parseInt(r(110))/8+-parseInt(r(108))/9*(-parseInt(r(109))/10)+-parseInt(r(113))/11*(-parseInt(r(111))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x24aab4,Command as _0x43b9c4}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0xaf6d4d,MenuBarMenuListItemFileDialogButtonView as _0x1175bc,SpinnerView as _0xb73a08,Notification as _0x3da713}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x1db0a3}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3ae449}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2a8998,uid as _0x7fb274,logWarning as _0x48c6e6,logError as _0x4b4988}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x24aab4{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x56a714=this['editor'];_0x56a714['ui']['componentFactory']['add']('importWord',()=>{const _0x47c3ce=this['_createButton'](_0xaf6d4d),_0x1d5012=_0x56a714['commands']['get']('importWord');return _0x47c3ce['bind']('isOn')['to'](_0x1d5012,'isBusy'),_0x47c3ce['tooltip']=!0x0,_0x47c3ce;}),_0x56a714['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1175bc));}['_createButton'](_0x429aa4){const _0x4be0fb=this['editor'],t=_0x4be0fb['locale']['t'],_0x56a997=_0x4be0fb['commands']['get']('importWord'),_0x34d67d=new _0x429aa4(_0x4be0fb['locale']),_0x3bd6cd=new _0xb73a08();return _0x34d67d['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x34d67d['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'}),_0x34d67d['bind']('isEnabled')['to'](_0x56a997),_0x34d67d['bind']('label')['to'](_0x56a997,'isBusy',_0x2ad4eb=>t(_0x2ad4eb?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x3bd6cd['bind']('isVisible')['to'](_0x56a997,'isBusy'),_0x34d67d['iconView']['bind']('isVisible')['to'](_0x56a997,'isBusy',_0x27bdfd=>!_0x27bdfd),_0x34d67d['children']['add'](_0x3bd6cd),_0x34d67d['on']('done',(_0xcfc08b,_0x518ad4)=>{_0x4be0fb['execute']('importWord',_0x518ad4[0x0],{}),_0x4be0fb['editing']['view']['focus']();}),_0x34d67d;}}class d extends _0x43b9c4{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x2f478b){super(_0x2f478b),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x135060,_0x2cb16b)=>{const _0x1ac4b6=new DataTransfer();_0x1ac4b6['setData']('text/html',_0x2cb16b['html']);const _0x1bd010=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x4ea8e2=>{this['_importMarker']['stopListening'](),_0x4ea8e2['setSelection'](_0x1bd010),_0x2f478b['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x1ac4b6});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x38948b,_0x11d2d5={}){if(this['isBusy'])return Promise['resolve']();const _0x208159=this['editor']['config']['get']('importWord'),_0xfa14b0={'url':_0x208159['converterUrl'],'file':_0x38948b,'serviceConfig':{..._0x11d2d5,'formatting':_0x208159['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xfa14b0)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3eb81a=this['editor']['model'],_0x478260=_0x3eb81a['schema'],_0x3bf11b=_0x3eb81a['document']['selection'],_0x16810d=_0x2a8998(_0x3bf11b['getSelectedBlocks']());return!!_0x16810d&&_0x478260['checkChild'](_0x16810d['parent'],'paragraph');}['_prepareForImport'](){const _0x6ab6ff=this['editor'],_0x18c6fd=_0x6ab6ff['model'],_0x4050ee=_0x18c6fd['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x6ab6ff['model']['createBatch']({'isUndoable':!0x0}),_0x18c6fd['enqueueChange'](this['_undoStepBatch'],_0x441aa9=>{_0x4050ee['isCollapsed']||_0x18c6fd['deleteContent'](_0x4050ee,{'leaveUnmerged':!0x0});const _0x33900a=_0x4050ee['getFirstPosition'](),_0xaaa598=_0x2a8998(_0x4050ee['getSelectedBlocks']());let _0x278d2b;_0x278d2b=_0xaaa598['is']('element','paragraph')&&_0xaaa598['isEmpty']?_0x33900a:_0x33900a['isAtStart']?_0x18c6fd['createPositionBefore'](_0xaaa598):_0x33900a['isAtEnd']?_0x18c6fd['createPositionAfter'](_0xaaa598):_0x441aa9['split'](_0x33900a)['position'],this['_importMarker']=_0x441aa9['addMarker']('importWord:'+_0x7fb274(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3ae449(_0x278d2b)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x281351=this['editor']['model'];_0x281351['markers']['has'](this['_importMarker'])&&_0x281351['enqueueChange'](this['_undoStepBatch'],_0x4063de=>{_0x4063de['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x23a446,file:_0x42b66a,serviceConfig:_0x3ad6c1}){const _0x28ee34=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x29e6bf=new FormData();_0x29e6bf['set']('config',JSON['stringify'](_0x3ad6c1)),_0x29e6bf['set']('file',_0x42b66a);const _0x5305d2={'method':'POST','headers':{},'body':_0x29e6bf,'signal':this['_abortController']['signal']};return _0x28ee34&&(_0x5305d2['headers']['Authorization']=_0x28ee34['value']),fetch(_0x23a446,_0x5305d2);}['_handleImportResponse'](_0x2edfcb){return _0x2edfcb['ok']?_0x2edfcb['json']()['then'](_0x2addba=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x2addba);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x48c6e6('import-word-plugin-import-cancelled');const _0x36bbbe=this['editor'],_0x28ec27=(0x0,_0x36bbbe['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x36bbbe['plugins']['get']('Notification')['showWarning'](_0x28ec27),_0x4b4988('import-word-plugin-conversion-failed');}}class e extends _0x24aab4{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3da713,_0x1db0a3,'CloudServices'];}constructor(_0x93f082){super(_0x93f082),this['_token']=null;}async['init'](){const _0x4f3859=this['editor'];_0x4f3859['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4f3859['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4f3859['commands']['add']('importWord',new d(_0x4f3859));const {tokenUrl:_0x5b66db}=_0x4f3859['config']['get']('importWord');if(_0x5b66db){const {tokenUrl:_0x5c8c40}=_0x4f3859['config']['get']('cloudServices')||{};this['_token']=_0x5b66db===_0x5c8c40?_0x4f3859['plugins']['get']('CloudServices')['token']:await _0x4f3859['plugins']['get']('CloudServices')['registerTokenUrl'](_0x5b66db);}}['getToken'](){return this['_token'];}}class i extends _0x24aab4{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 _0x52aad,Command as _0x3ed6bc}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4cc56e,MenuBarMenuListItemFileDialogButtonView as _0x3c4575,SpinnerView as _0x241c34,Notification as _0x467008}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5d917f}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2f67cd}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4fa91e,uid as _0x5bca06,logWarning as _0x31206e,logError as _0x3ae2b9}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x52aad{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x552ec9=this['editor'];_0x552ec9['ui']['componentFactory']['add']('importWord',()=>{const _0x56b896=this['_createButton'](_0x4cc56e),_0x4d7922=_0x552ec9['commands']['get']('importWord');return _0x56b896['bind']('isOn')['to'](_0x4d7922,'isBusy'),_0x56b896['tooltip']=!0x0,_0x56b896;}),_0x552ec9['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3c4575));}['_createButton'](_0x2b758a){const _0x1bc6d6=this['editor'],t=_0x1bc6d6['locale']['t'],_0x145118=_0x1bc6d6['commands']['get']('importWord'),_0x2490bf=new _0x2b758a(_0x1bc6d6['locale']),_0x26756a=new _0x241c34();return _0x2490bf['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2490bf['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'}),_0x2490bf['bind']('isEnabled')['to'](_0x145118),_0x2490bf['bind']('label')['to'](_0x145118,'isBusy',_0x5d3d1d=>t(_0x5d3d1d?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x26756a['bind']('isVisible')['to'](_0x145118,'isBusy'),_0x2490bf['iconView']['bind']('isVisible')['to'](_0x145118,'isBusy',_0x326ad3=>!_0x326ad3),_0x2490bf['children']['add'](_0x26756a),_0x2490bf['on']('done',(_0x34b518,_0x785f61)=>{_0x1bc6d6['execute']('importWord',_0x785f61[0x0],{}),_0x1bc6d6['editing']['view']['focus']();}),_0x2490bf;}}class d extends _0x3ed6bc{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x55747d){super(_0x55747d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x25f92f,_0x155719)=>{const _0x42e84b=new DataTransfer();_0x42e84b['setData']('text/html',_0x155719['html']);const _0x27d1cd=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x45eef8=>{this['_importMarker']['stopListening'](),_0x45eef8['setSelection'](_0x27d1cd),_0x55747d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x42e84b});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x322317,_0x5f3908={}){if(this['isBusy'])return Promise['resolve']();const _0x414fab=this['editor']['config']['get']('importWord'),_0x333404={'url':_0x414fab['converterUrl'],'file':_0x322317,'serviceConfig':{..._0x5f3908,'formatting':_0x414fab['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x333404)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x10a16f=this['editor']['model'],_0x15abb9=_0x10a16f['schema'],_0x4ac1a8=_0x10a16f['document']['selection'],_0x4380ee=_0x4fa91e(_0x4ac1a8['getSelectedBlocks']());return!!_0x4380ee&&_0x15abb9['checkChild'](_0x4380ee['parent'],'paragraph');}['_prepareForImport'](){const _0x2b64d3=this['editor'],_0x397b84=_0x2b64d3['model'],_0x54f8f5=_0x397b84['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x2b64d3['model']['createBatch']({'isUndoable':!0x0}),_0x397b84['enqueueChange'](this['_undoStepBatch'],_0x4bedd9=>{_0x54f8f5['isCollapsed']||_0x397b84['deleteContent'](_0x54f8f5,{'leaveUnmerged':!0x0});const _0xa84574=_0x54f8f5['getFirstPosition'](),_0x53725e=_0x4fa91e(_0x54f8f5['getSelectedBlocks']());let _0x49ea8e;_0x49ea8e=_0x53725e['is']('element','paragraph')&&_0x53725e['isEmpty']?_0xa84574:_0xa84574['isAtStart']?_0x397b84['createPositionBefore'](_0x53725e):_0xa84574['isAtEnd']?_0x397b84['createPositionAfter'](_0x53725e):_0x4bedd9['split'](_0xa84574)['position'],this['_importMarker']=_0x4bedd9['addMarker']('importWord:'+_0x5bca06(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2f67cd(_0x49ea8e)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5ddf5d=this['editor']['model'];_0x5ddf5d['markers']['has'](this['_importMarker'])&&_0x5ddf5d['enqueueChange'](this['_undoStepBatch'],_0x377715=>{_0x377715['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x5a08ad,file:_0x3892f6,serviceConfig:_0x322af3}){const _0x1fa06f=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x44a99a=new FormData();_0x44a99a['set']('config',JSON['stringify'](_0x322af3)),_0x44a99a['set']('file',_0x3892f6);const _0x3ccef0={'method':'POST','headers':{},'body':_0x44a99a,'signal':this['_abortController']['signal']};return _0x1fa06f&&(_0x3ccef0['headers']['Authorization']=_0x1fa06f['value']),fetch(_0x5a08ad,_0x3ccef0);}['_handleImportResponse'](_0x133909){return _0x133909['ok']?_0x133909['json']()['then'](_0x2879b3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x2879b3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x31206e('import-word-plugin-import-cancelled');const _0x15de0e=this['editor'],_0x54942d=(0x0,_0x15de0e['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x15de0e['plugins']['get']('Notification')['showWarning'](_0x54942d),_0x3ae2b9('import-word-plugin-conversion-failed');}}class e extends _0x52aad{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x467008,_0x5d917f,'CloudServices'];}constructor(_0x5a9da3){super(_0x5a9da3),this['_token']=null;}async['init'](){const _0x2edb85=this['editor'];_0x2edb85['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x2edb85['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x2edb85['commands']['add']('importWord',new d(_0x2edb85));const {tokenUrl:_0x3e5bd6}=_0x2edb85['config']['get']('importWord');if(_0x3e5bd6){const {tokenUrl:_0x44ce74}=_0x2edb85['config']['get']('cloudServices')||{};this['_token']=_0x3e5bd6===_0x44ce74?_0x2edb85['plugins']['get']('CloudServices')['token']:await _0x2edb85['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3e5bd6);}}['getToken'](){return this['_token'];}}class i extends _0x52aad{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':_0x451de4=>0x0==_0x451de4?0x0:0x1==_0x451de4?0x1:0x2==_0x451de4?0x2:_0x451de4%0x64>=0x3&&_0x451de4%0x64<=0xa?0x3:_0x451de4%0x64>=0xb&&_0x451de4%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':_0x328036=>0x0==_0x328036?0x0:0x1==_0x328036?0x1:0x2==_0x328036?0x2:_0x328036%0x64>=0x3&&_0x328036%0x64<=0xa?0x3:_0x328036%0x64>=0xb&&_0x328036%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fa982=>{const {ar:{dictionary:_0x1feec5,getPluralForm:_0x31dcac}}={'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':_0xfb9ab1=>0x0==_0xfb9ab1?0x0:0x1==_0xfb9ab1?0x1:0x2==_0xfb9ab1?0x2:_0xfb9ab1%0x64>=0x3&&_0xfb9ab1%0x64<=0xa?0x3:_0xfb9ab1%0x64>=0xb&&_0xfb9ab1%0x64<=0x63?0x4:0x5}};_0x1fa982['ar']||={'dictionary':{},'getPluralForm':null},_0x1fa982['ar']['dictionary']=Object['assign'](_0x1fa982['ar']['dictionary'],_0x1feec5),_0x1fa982['ar']['getPluralForm']=_0x31dcac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36e845=>{const {ar:{dictionary:_0x2141ce,getPluralForm:_0x1a4fa}}={'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':_0x9adf3=>0x0==_0x9adf3?0x0:0x1==_0x9adf3?0x1:0x2==_0x9adf3?0x2:_0x9adf3%0x64>=0x3&&_0x9adf3%0x64<=0xa?0x3:_0x9adf3%0x64>=0xb&&_0x9adf3%0x64<=0x63?0x4:0x5}};_0x36e845['ar']||={'dictionary':{},'getPluralForm':null},_0x36e845['ar']['dictionary']=Object['assign'](_0x36e845['ar']['dictionary'],_0x2141ce),_0x36e845['ar']['getPluralForm']=_0x1a4fa;})(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':_0x4189db=>0x1!=_0x4189db}};
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':_0x47e6c8=>0x1!=_0x47e6c8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x754a0b=>{const {bg:{dictionary:_0x3e247e,getPluralForm:_0xa98311}}={'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':_0x2ad4c3=>0x1!=_0x2ad4c3}};_0x754a0b['bg']||={'dictionary':{},'getPluralForm':null},_0x754a0b['bg']['dictionary']=Object['assign'](_0x754a0b['bg']['dictionary'],_0x3e247e),_0x754a0b['bg']['getPluralForm']=_0xa98311;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b8420=>{const {bg:{dictionary:_0x402d00,getPluralForm:_0x31a12f}}={'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':_0x29ba04=>0x1!=_0x29ba04}};_0x2b8420['bg']||={'dictionary':{},'getPluralForm':null},_0x2b8420['bg']['dictionary']=Object['assign'](_0x2b8420['bg']['dictionary'],_0x402d00),_0x2b8420['bg']['getPluralForm']=_0x31a12f;})(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':_0xa639e7=>0x1!=_0xa639e7}};
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':_0x4f8bb6=>0x1!=_0x4f8bb6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb0cb88=>{const {bn:{dictionary:_0x148c92,getPluralForm:_0x2e1eeb}}={'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':_0x33d986=>0x1!=_0x33d986}};_0xb0cb88['bn']||={'dictionary':{},'getPluralForm':null},_0xb0cb88['bn']['dictionary']=Object['assign'](_0xb0cb88['bn']['dictionary'],_0x148c92),_0xb0cb88['bn']['getPluralForm']=_0x2e1eeb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x289456=>{const {bn:{dictionary:_0x57069e,getPluralForm:_0x20e672}}={'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':_0x7987f8=>0x1!=_0x7987f8}};_0x289456['bn']||={'dictionary':{},'getPluralForm':null},_0x289456['bn']['dictionary']=Object['assign'](_0x289456['bn']['dictionary'],_0x57069e),_0x289456['bn']['getPluralForm']=_0x20e672;})(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':_0x22ab34=>0x1!=_0x22ab34}};
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':_0x2599df=>0x1!=_0x2599df}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc0e194=>{const {ca:{dictionary:_0xc84faa,getPluralForm:_0xde4b95}}={'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':_0x4108a8=>0x1!=_0x4108a8}};_0xc0e194['ca']||={'dictionary':{},'getPluralForm':null},_0xc0e194['ca']['dictionary']=Object['assign'](_0xc0e194['ca']['dictionary'],_0xc84faa),_0xc0e194['ca']['getPluralForm']=_0xde4b95;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x553c1f=>{const {ca:{dictionary:_0x3a635f,getPluralForm:_0xb79ed2}}={'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':_0x18725b=>0x1!=_0x18725b}};_0x553c1f['ca']||={'dictionary':{},'getPluralForm':null},_0x553c1f['ca']['dictionary']=Object['assign'](_0x553c1f['ca']['dictionary'],_0x3a635f),_0x553c1f['ca']['getPluralForm']=_0xb79ed2;})(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':_0x313486=>0x1==_0x313486&&_0x313486%0x1==0x0?0x0:_0x313486>=0x2&&_0x313486<=0x4&&_0x313486%0x1==0x0?0x1:_0x313486%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':_0x3e226e=>0x1==_0x3e226e&&_0x3e226e%0x1==0x0?0x0:_0x3e226e>=0x2&&_0x3e226e<=0x4&&_0x3e226e%0x1==0x0?0x1:_0x3e226e%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26f967=>{const {cs:{dictionary:_0x290af1,getPluralForm:_0x38e554}}={'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':_0x44c512=>0x1==_0x44c512&&_0x44c512%0x1==0x0?0x0:_0x44c512>=0x2&&_0x44c512<=0x4&&_0x44c512%0x1==0x0?0x1:_0x44c512%0x1!=0x0?0x2:0x3}};_0x26f967['cs']||={'dictionary':{},'getPluralForm':null},_0x26f967['cs']['dictionary']=Object['assign'](_0x26f967['cs']['dictionary'],_0x290af1),_0x26f967['cs']['getPluralForm']=_0x38e554;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51a244=>{const {cs:{dictionary:_0x4c9b12,getPluralForm:_0x2854e3}}={'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':_0x33379d=>0x1==_0x33379d&&_0x33379d%0x1==0x0?0x0:_0x33379d>=0x2&&_0x33379d<=0x4&&_0x33379d%0x1==0x0?0x1:_0x33379d%0x1!=0x0?0x2:0x3}};_0x51a244['cs']||={'dictionary':{},'getPluralForm':null},_0x51a244['cs']['dictionary']=Object['assign'](_0x51a244['cs']['dictionary'],_0x4c9b12),_0x51a244['cs']['getPluralForm']=_0x2854e3;})(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':_0x35fa6f=>0x1!=_0x35fa6f}};
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':_0x1ae149=>0x1!=_0x1ae149}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b7834=>{const {da:{dictionary:_0x2128cd,getPluralForm:_0x50a9fc}}={'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':_0x581018=>0x1!=_0x581018}};_0x3b7834['da']||={'dictionary':{},'getPluralForm':null},_0x3b7834['da']['dictionary']=Object['assign'](_0x3b7834['da']['dictionary'],_0x2128cd),_0x3b7834['da']['getPluralForm']=_0x50a9fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36fefa=>{const {da:{dictionary:_0x3434fe,getPluralForm:_0x430a07}}={'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':_0x3fb8c7=>0x1!=_0x3fb8c7}};_0x36fefa['da']||={'dictionary':{},'getPluralForm':null},_0x36fefa['da']['dictionary']=Object['assign'](_0x36fefa['da']['dictionary'],_0x3434fe),_0x36fefa['da']['getPluralForm']=_0x430a07;})(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':_0x4b13ea=>0x1!=_0x4b13ea}};
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':_0x3296d4=>0x1!=_0x3296d4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb241fe=>{const {de:{dictionary:_0x16fbe2,getPluralForm:_0x4e04ed}}={'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':_0x3b560b=>0x1!=_0x3b560b}};_0xb241fe['de']||={'dictionary':{},'getPluralForm':null},_0xb241fe['de']['dictionary']=Object['assign'](_0xb241fe['de']['dictionary'],_0x16fbe2),_0xb241fe['de']['getPluralForm']=_0x4e04ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x492a76=>{const {de:{dictionary:_0x42700a,getPluralForm:_0x434278}}={'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':_0x192263=>0x1!=_0x192263}};_0x492a76['de']||={'dictionary':{},'getPluralForm':null},_0x492a76['de']['dictionary']=Object['assign'](_0x492a76['de']['dictionary'],_0x42700a),_0x492a76['de']['getPluralForm']=_0x434278;})(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':_0x585cae=>0x1!=_0x585cae}};
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':_0x9ebe23=>0x1!=_0x9ebe23}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x596329=>{const {el:{dictionary:_0x363bf1,getPluralForm:_0x28bae}}={'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':_0x164ac4=>0x1!=_0x164ac4}};_0x596329['el']||={'dictionary':{},'getPluralForm':null},_0x596329['el']['dictionary']=Object['assign'](_0x596329['el']['dictionary'],_0x363bf1),_0x596329['el']['getPluralForm']=_0x28bae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40e54f=>{const {el:{dictionary:_0x2a54dd,getPluralForm:_0x3b64fb}}={'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':_0x984c61=>0x1!=_0x984c61}};_0x40e54f['el']||={'dictionary':{},'getPluralForm':null},_0x40e54f['el']['dictionary']=Object['assign'](_0x40e54f['el']['dictionary'],_0x2a54dd),_0x40e54f['el']['getPluralForm']=_0x3b64fb;})(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':_0x4de08a=>0x1!=_0x4de08a}};
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':_0xff488a=>0x1!=_0xff488a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4da1b2=>{const {'en-au':{dictionary:_0x27a1bc,getPluralForm:_0x17896c}}={'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':_0x1d6934=>0x1!=_0x1d6934}};_0x4da1b2['en-au']||={'dictionary':{},'getPluralForm':null},_0x4da1b2['en-au']['dictionary']=Object['assign'](_0x4da1b2['en-au']['dictionary'],_0x27a1bc),_0x4da1b2['en-au']['getPluralForm']=_0x17896c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9d6158=>{const {'en-au':{dictionary:_0x579128,getPluralForm:_0x19d8c6}}={'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':_0x104e3d=>0x1!=_0x104e3d}};_0x9d6158['en-au']||={'dictionary':{},'getPluralForm':null},_0x9d6158['en-au']['dictionary']=Object['assign'](_0x9d6158['en-au']['dictionary'],_0x579128),_0x9d6158['en-au']['getPluralForm']=_0x19d8c6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1da764=>{const {en:{dictionary:_0x2a7831,getPluralForm:_0x16ccdb}}={'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}};_0x1da764['en']||={'dictionary':{},'getPluralForm':null},_0x1da764['en']['dictionary']=Object['assign'](_0x1da764['en']['dictionary'],_0x2a7831),_0x1da764['en']['getPluralForm']=_0x16ccdb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c1e2b=>{const {en:{dictionary:_0x36abf6,getPluralForm:_0x335922}}={'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}};_0x5c1e2b['en']||={'dictionary':{},'getPluralForm':null},_0x5c1e2b['en']['dictionary']=Object['assign'](_0x5c1e2b['en']['dictionary'],_0x36abf6),_0x5c1e2b['en']['getPluralForm']=_0x335922;})(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':_0x494790=>0x1==_0x494790?0x0:0x0!=_0x494790&&_0x494790%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':_0x1b7363=>0x1==_0x1b7363?0x0:0x0!=_0x1b7363&&_0x1b7363%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x295c45=>{const {es:{dictionary:_0x93532f,getPluralForm:_0x3aa47a}}={'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':_0x58f913=>0x1==_0x58f913?0x0:0x0!=_0x58f913&&_0x58f913%0xf4240==0x0?0x1:0x2}};_0x295c45['es']||={'dictionary':{},'getPluralForm':null},_0x295c45['es']['dictionary']=Object['assign'](_0x295c45['es']['dictionary'],_0x93532f),_0x295c45['es']['getPluralForm']=_0x3aa47a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb540c2=>{const {es:{dictionary:_0x43a20f,getPluralForm:_0x2d3584}}={'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':_0x113aae=>0x1==_0x113aae?0x0:0x0!=_0x113aae&&_0x113aae%0xf4240==0x0?0x1:0x2}};_0xb540c2['es']||={'dictionary':{},'getPluralForm':null},_0xb540c2['es']['dictionary']=Object['assign'](_0xb540c2['es']['dictionary'],_0x43a20f),_0xb540c2['es']['getPluralForm']=_0x2d3584;})(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':_0x23483a=>0x1!=_0x23483a}};
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':_0x2f9aa4=>0x1!=_0x2f9aa4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3374bf=>{const {et:{dictionary:_0x33d1eb,getPluralForm:_0x4538c5}}={'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':_0xc50c22=>0x1!=_0xc50c22}};_0x3374bf['et']||={'dictionary':{},'getPluralForm':null},_0x3374bf['et']['dictionary']=Object['assign'](_0x3374bf['et']['dictionary'],_0x33d1eb),_0x3374bf['et']['getPluralForm']=_0x4538c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4af4a0=>{const {et:{dictionary:_0x47c626,getPluralForm:_0xb625f}}={'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':_0x48156d=>0x1!=_0x48156d}};_0x4af4a0['et']||={'dictionary':{},'getPluralForm':null},_0x4af4a0['et']['dictionary']=Object['assign'](_0x4af4a0['et']['dictionary'],_0x47c626),_0x4af4a0['et']['getPluralForm']=_0xb625f;})(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':_0x50216f=>0x1!=_0x50216f}};
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':_0xc6934=>0x1!=_0xc6934}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39dc73=>{const {fi:{dictionary:_0x4678e8,getPluralForm:_0x5e2fb2}}={'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':_0x3b2581=>0x1!=_0x3b2581}};_0x39dc73['fi']||={'dictionary':{},'getPluralForm':null},_0x39dc73['fi']['dictionary']=Object['assign'](_0x39dc73['fi']['dictionary'],_0x4678e8),_0x39dc73['fi']['getPluralForm']=_0x5e2fb2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d5d94=>{const {fi:{dictionary:_0x239f05,getPluralForm:_0x49f878}}={'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':_0x38bc69=>0x1!=_0x38bc69}};_0x4d5d94['fi']||={'dictionary':{},'getPluralForm':null},_0x4d5d94['fi']['dictionary']=Object['assign'](_0x4d5d94['fi']['dictionary'],_0x239f05),_0x4d5d94['fi']['getPluralForm']=_0x49f878;})(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':_0x56ff08=>0x0==_0x56ff08||0x1==_0x56ff08?0x0:0x0!=_0x56ff08&&_0x56ff08%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':_0x3f85af=>0x0==_0x3f85af||0x1==_0x3f85af?0x0:0x0!=_0x3f85af&&_0x3f85af%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f9996=>{const {fr:{dictionary:_0x28be92,getPluralForm:_0xcdc242}}={'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':_0x1ebf8f=>0x0==_0x1ebf8f||0x1==_0x1ebf8f?0x0:0x0!=_0x1ebf8f&&_0x1ebf8f%0xf4240==0x0?0x1:0x2}};_0x1f9996['fr']||={'dictionary':{},'getPluralForm':null},_0x1f9996['fr']['dictionary']=Object['assign'](_0x1f9996['fr']['dictionary'],_0x28be92),_0x1f9996['fr']['getPluralForm']=_0xcdc242;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fdfba=>{const {fr:{dictionary:_0x431817,getPluralForm:_0x7ab5a8}}={'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':_0x56d3f4=>0x0==_0x56d3f4||0x1==_0x56d3f4?0x0:0x0!=_0x56d3f4&&_0x56d3f4%0xf4240==0x0?0x1:0x2}};_0x2fdfba['fr']||={'dictionary':{},'getPluralForm':null},_0x2fdfba['fr']['dictionary']=Object['assign'](_0x2fdfba['fr']['dictionary'],_0x431817),_0x2fdfba['fr']['getPluralForm']=_0x7ab5a8;})(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':_0x126127=>0x1!=_0x126127}};
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':_0x575382=>0x1!=_0x575382}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x134227=>{const {gl:{dictionary:_0x15e416,getPluralForm:_0x4b9d6f}}={'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':_0x58d7a4=>0x1!=_0x58d7a4}};_0x134227['gl']||={'dictionary':{},'getPluralForm':null},_0x134227['gl']['dictionary']=Object['assign'](_0x134227['gl']['dictionary'],_0x15e416),_0x134227['gl']['getPluralForm']=_0x4b9d6f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2697c4=>{const {gl:{dictionary:_0x336eae,getPluralForm:_0x2f9c3b}}={'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':_0x5f48cc=>0x1!=_0x5f48cc}};_0x2697c4['gl']||={'dictionary':{},'getPluralForm':null},_0x2697c4['gl']['dictionary']=Object['assign'](_0x2697c4['gl']['dictionary'],_0x336eae),_0x2697c4['gl']['getPluralForm']=_0x2f9c3b;})(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':_0x327aab=>0x1==_0x327aab&&_0x327aab%0x1==0x0?0x0:0x2==_0x327aab&&_0x327aab%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':_0x47ddef=>0x1==_0x47ddef&&_0x47ddef%0x1==0x0?0x0:0x2==_0x47ddef&&_0x47ddef%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x546ada=>{const {he:{dictionary:_0x1ef9b7,getPluralForm:_0x4b281c}}={'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':_0x18f45b=>0x1==_0x18f45b&&_0x18f45b%0x1==0x0?0x0:0x2==_0x18f45b&&_0x18f45b%0x1==0x0?0x1:0x2}};_0x546ada['he']||={'dictionary':{},'getPluralForm':null},_0x546ada['he']['dictionary']=Object['assign'](_0x546ada['he']['dictionary'],_0x1ef9b7),_0x546ada['he']['getPluralForm']=_0x4b281c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x776006=>{const {he:{dictionary:_0x401102,getPluralForm:_0x1cc263}}={'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':_0x5442fc=>0x1==_0x5442fc&&_0x5442fc%0x1==0x0?0x0:0x2==_0x5442fc&&_0x5442fc%0x1==0x0?0x1:0x2}};_0x776006['he']||={'dictionary':{},'getPluralForm':null},_0x776006['he']['dictionary']=Object['assign'](_0x776006['he']['dictionary'],_0x401102),_0x776006['he']['getPluralForm']=_0x1cc263;})(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':_0x252170=>0x1!=_0x252170}};
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':_0x3b2edc=>0x1!=_0x3b2edc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24c5f6=>{const {hi:{dictionary:_0x1c0349,getPluralForm:_0x5215dc}}={'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':_0x597917=>0x1!=_0x597917}};_0x24c5f6['hi']||={'dictionary':{},'getPluralForm':null},_0x24c5f6['hi']['dictionary']=Object['assign'](_0x24c5f6['hi']['dictionary'],_0x1c0349),_0x24c5f6['hi']['getPluralForm']=_0x5215dc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x120600=>{const {hi:{dictionary:_0x5288f5,getPluralForm:_0x291103}}={'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':_0x5eb18f=>0x1!=_0x5eb18f}};_0x120600['hi']||={'dictionary':{},'getPluralForm':null},_0x120600['hi']['dictionary']=Object['assign'](_0x120600['hi']['dictionary'],_0x5288f5),_0x120600['hi']['getPluralForm']=_0x291103;})(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':_0x4527da=>_0x4527da%0xa==0x1&&_0x4527da%0x64!=0xb?0x0:_0x4527da%0xa>=0x2&&_0x4527da%0xa<=0x4&&(_0x4527da%0x64<0xa||_0x4527da%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':_0x41acc8=>_0x41acc8%0xa==0x1&&_0x41acc8%0x64!=0xb?0x0:_0x41acc8%0xa>=0x2&&_0x41acc8%0xa<=0x4&&(_0x41acc8%0x64<0xa||_0x41acc8%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47912b=>{const {hr:{dictionary:_0x3f3f1b,getPluralForm:_0x4ab888}}={'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':_0x16d852=>_0x16d852%0xa==0x1&&_0x16d852%0x64!=0xb?0x0:_0x16d852%0xa>=0x2&&_0x16d852%0xa<=0x4&&(_0x16d852%0x64<0xa||_0x16d852%0x64>=0x14)?0x1:0x2}};_0x47912b['hr']||={'dictionary':{},'getPluralForm':null},_0x47912b['hr']['dictionary']=Object['assign'](_0x47912b['hr']['dictionary'],_0x3f3f1b),_0x47912b['hr']['getPluralForm']=_0x4ab888;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3cc224=>{const {hr:{dictionary:_0x26fd50,getPluralForm:_0x4e12d7}}={'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':_0x5cf770=>_0x5cf770%0xa==0x1&&_0x5cf770%0x64!=0xb?0x0:_0x5cf770%0xa>=0x2&&_0x5cf770%0xa<=0x4&&(_0x5cf770%0x64<0xa||_0x5cf770%0x64>=0x14)?0x1:0x2}};_0x3cc224['hr']||={'dictionary':{},'getPluralForm':null},_0x3cc224['hr']['dictionary']=Object['assign'](_0x3cc224['hr']['dictionary'],_0x26fd50),_0x3cc224['hr']['getPluralForm']=_0x4e12d7;})(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':_0x4d040e=>0x1!=_0x4d040e}};
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':_0x5e8a89=>0x1!=_0x5e8a89}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x355059=>{const {hu:{dictionary:_0x2c9f7,getPluralForm:_0x521227}}={'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':_0x43ab1c=>0x1!=_0x43ab1c}};_0x355059['hu']||={'dictionary':{},'getPluralForm':null},_0x355059['hu']['dictionary']=Object['assign'](_0x355059['hu']['dictionary'],_0x2c9f7),_0x355059['hu']['getPluralForm']=_0x521227;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x352cf7=>{const {hu:{dictionary:_0x26b69c,getPluralForm:_0x34298f}}={'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':_0x21f46a=>0x1!=_0x21f46a}};_0x352cf7['hu']||={'dictionary':{},'getPluralForm':null},_0x352cf7['hu']['dictionary']=Object['assign'](_0x352cf7['hu']['dictionary'],_0x26b69c),_0x352cf7['hu']['getPluralForm']=_0x34298f;})(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':_0x35f34c=>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':_0xd4bbae=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b5fce=>{const {id:{dictionary:_0x349b1b,getPluralForm:_0x310143}}={'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':_0x267716=>0x0}};_0x5b5fce['id']||={'dictionary':{},'getPluralForm':null},_0x5b5fce['id']['dictionary']=Object['assign'](_0x5b5fce['id']['dictionary'],_0x349b1b),_0x5b5fce['id']['getPluralForm']=_0x310143;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c7e73=>{const {id:{dictionary:_0x5e5cea,getPluralForm:_0x125de6}}={'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':_0x5cc21f=>0x0}};_0x3c7e73['id']||={'dictionary':{},'getPluralForm':null},_0x3c7e73['id']['dictionary']=Object['assign'](_0x3c7e73['id']['dictionary'],_0x5e5cea),_0x3c7e73['id']['getPluralForm']=_0x125de6;})(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':_0x33c20b=>0x1==_0x33c20b?0x0:0x0!=_0x33c20b&&_0x33c20b%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':_0x37ca4f=>0x1==_0x37ca4f?0x0:0x0!=_0x37ca4f&&_0x37ca4f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3794bc=>{const {it:{dictionary:_0x4a8d3a,getPluralForm:_0x2e29a3}}={'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':_0x339f7a=>0x1==_0x339f7a?0x0:0x0!=_0x339f7a&&_0x339f7a%0xf4240==0x0?0x1:0x2}};_0x3794bc['it']||={'dictionary':{},'getPluralForm':null},_0x3794bc['it']['dictionary']=Object['assign'](_0x3794bc['it']['dictionary'],_0x4a8d3a),_0x3794bc['it']['getPluralForm']=_0x2e29a3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5830b3=>{const {it:{dictionary:_0x365686,getPluralForm:_0x37b55b}}={'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':_0x1d8c30=>0x1==_0x1d8c30?0x0:0x0!=_0x1d8c30&&_0x1d8c30%0xf4240==0x0?0x1:0x2}};_0x5830b3['it']||={'dictionary':{},'getPluralForm':null},_0x5830b3['it']['dictionary']=Object['assign'](_0x5830b3['it']['dictionary'],_0x365686),_0x5830b3['it']['getPluralForm']=_0x37b55b;})(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':_0x3cbb5c=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x3f28e5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c1ceb=>{const {ja:{dictionary:_0x2aac63,getPluralForm:_0x26cde7}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x514773=>0x0}};_0x2c1ceb['ja']||={'dictionary':{},'getPluralForm':null},_0x2c1ceb['ja']['dictionary']=Object['assign'](_0x2c1ceb['ja']['dictionary'],_0x2aac63),_0x2c1ceb['ja']['getPluralForm']=_0x26cde7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x382e24=>{const {ja:{dictionary:_0x4faa22,getPluralForm:_0x4235f2}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xd1baad=>0x0}};_0x382e24['ja']||={'dictionary':{},'getPluralForm':null},_0x382e24['ja']['dictionary']=Object['assign'](_0x382e24['ja']['dictionary'],_0x4faa22),_0x382e24['ja']['getPluralForm']=_0x4235f2;})(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':_0x37de73=>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':_0x5963a2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa94b13=>{const {ko:{dictionary:_0x3debff,getPluralForm:_0xf1767a}}={'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':_0x46b655=>0x0}};_0xa94b13['ko']||={'dictionary':{},'getPluralForm':null},_0xa94b13['ko']['dictionary']=Object['assign'](_0xa94b13['ko']['dictionary'],_0x3debff),_0xa94b13['ko']['getPluralForm']=_0xf1767a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30d3ce=>{const {ko:{dictionary:_0x5f4339,getPluralForm:_0x3626e2}}={'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':_0x9818d2=>0x0}};_0x30d3ce['ko']||={'dictionary':{},'getPluralForm':null},_0x30d3ce['ko']['dictionary']=Object['assign'](_0x30d3ce['ko']['dictionary'],_0x5f4339),_0x30d3ce['ko']['getPluralForm']=_0x3626e2;})(window['CKEDITOR_TRANSLATIONS']||={});