@ckeditor/ckeditor5-import-word 42.0.0-alpha.16 → 42.0.0-alpha.17

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 l=p;function d(){const t=["cloudServices","2857629jwremN","init","329366DhURGk","pluginName","token","CloudServices","editor","inline","8vwXsfI","plugins","327356dxSqHU","ImportWordEditing","none","requires","config","3571020LlnyAr","3284715ULQsKy","commands","add","https://docx-converter.cke-cs.com/v2/convert/docx-html","_token","registerTokenUrl","importWord","tokenUrl","getToken","7536402IkMNKm","get","define","4jUzFbH","1096837cDwzsL"];return(d=function(){return t})()}function p(t,e){const r=d();return(p=function(t,e){return r[t-=376]})(t,e)}!function(t,e){const r=p,o=t();for(;;)try{if(512286===parseInt(r(386))/1+parseInt(r(378))/2+-parseInt(r(376))/3*(-parseInt(r(404))/4)+parseInt(r(392))/5+-parseInt(r(391))/6+-parseInt(r(405))/7*(parseInt(r(384))/8)+-parseInt(r(401))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(379)](){return l(387)}static get[l(389)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(381)]}constructor(t){const e=l;super(t),this[e(396)]=null}async[l(377)](){const t=l,e=this[t(382)];e[t(390)][t(403)](t(398),{converterUrl:t(395),tokenUrl:(e[t(390)][t(402)](t(406))||{})[t(399)],formatting:{resets:t(388),defaults:t(388),styles:t(383)}}),e[t(393)][t(394)](t(398),new c(e));const{tokenUrl:r}=e[t(390)][t(402)](t(398));if(r){const{tokenUrl:o}=e[t(390)][t(402)](t(406))||{};this[t(396)]=r===o?e[t(385)][t(402)](t(381))[t(380)]:await e[t(385)][t(402)](t(381))[t(397)](r)}}[l(400)](){return this[l(396)]}}function h(t,e){var r=f();return(h=function(t,e){return r[t-=320]})(t,e)}var m=h;!function(t,e){for(var r=h,o=t();;)try{if(108779===-parseInt(r(326))/1+-parseInt(r(321))/2*(parseInt(r(320))/3)+-parseInt(r(328))/4*(parseInt(r(324))/5)+-parseInt(r(333))/6+-parseInt(r(331))/7*(-parseInt(r(332))/8)+parseInt(r(323))/9+parseInt(r(327))/10*(parseInt(r(322))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class g extends t.Plugin{static get[m(330)](){return m(329)}static get[m(325)](){return[u,n]}}function f(){var t=["1133478LnLwqW","7404bEBKVh","26fDFjDJ","64405eRegtZ","727398uqzsKp","5TXMUdC","requires","39011upmAvn","410jvTjrs","235748fWarSO","ImportWord","pluginName","7UnxTGF","854776SDaVHP"];return(f=function(){return t})()}function I(){var t=["2660266nHUczj","523932OuADmI","2105365vYjeaF","16ARKsKl","310179heUbOz","51688txLcXR","2509884TAlRCU","2888784DCOwmA"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=170]})(t,e)}!function(t,e){for(var r=v,o=t();;)try{if(448087===parseInt(r(174))/1+-parseInt(r(176))/2*(parseInt(r(177))/3)+parseInt(r(170))/4+-parseInt(r(175))/5+parseInt(r(171))/6+parseInt(r(173))/7+parseInt(r(172))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(I)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),i.bind("label").to(n,"isBusy",(t=>o(t?"Importing Word document":"Import from Word"))),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const p=d;function l(){const t=["336184RXCrYj","token","config","154184CaOrOl","commands","41097947hMgpEO","pluginName","ImportWordEditing","getToken","13562GsnjHX","define","_token","21nMGiku","editor","CloudServices","3602230YKbivH","init","cloudServices","registerTokenUrl","tokenUrl","add","39EiODDS","get","plugins","137YuVLmL","requires","inline","6iXupEE","importWord","https://docx-converter.cke-cs.com/v2/convert/docx-html","none","1007430GOXiXV","13442769CHLZio"];return(l=function(){return t})()}function d(t,e){const r=l();return(d=function(t,e){return r[t-=447]})(t,e)}!function(t,e){const r=d,o=t();for(;;)try{if(782825===-parseInt(r(465))/1*(parseInt(r(450))/2)+-parseInt(r(462))/3*(parseInt(r(474))/4)+-parseInt(r(456))/5*(-parseInt(r(468))/6)+parseInt(r(453))/7*(-parseInt(r(477))/8)+-parseInt(r(473))/9+-parseInt(r(472))/10+parseInt(r(479))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class u extends t.Plugin{static get[p(447)](){return p(448)}static get[p(466)](){const t=p;return[e.Notification,i.ClipboardPipeline,t(455)]}constructor(t){const e=p;super(t),this[e(452)]=null}async[p(457)](){const t=p,e=this[t(454)];e[t(476)][t(451)](t(469),{converterUrl:t(470),tokenUrl:(e[t(476)][t(463)](t(458))||{})[t(460)],formatting:{resets:t(471),defaults:t(471),styles:t(467)}}),e[t(478)][t(461)](t(469),new c(e));const{tokenUrl:r}=e[t(476)][t(463)](t(469));if(r){const{tokenUrl:o}=e[t(476)][t(463)](t(458))||{};this[t(452)]=r===o?e[t(464)][t(463)](t(455))[t(475)]:await e[t(464)][t(463)](t(455))[t(459)](r)}}[p(449)](){return this[p(452)]}}function h(){var t=["6954252fZuZIG","12076009NfZuuC","pluginName","6585iHaZkY","3pIzJkX","44230NbGmTD","ImportWord","10655872qTJAVl","81SgqEKk","1085047XMjScJ","7NAjPyI","2280NIISCS","1466280lZaOgn","requires"];return(h=function(){return t})()}var m=g;function g(t,e){var r=h();return(g=function(t,e){return r[t-=112]})(t,e)}!function(t,e){for(var r=g,o=t();;)try{if(776791===-parseInt(r(124))/1+-parseInt(r(120))/2*(-parseInt(r(119))/3)+-parseInt(r(112))/4*(parseInt(r(118))/5)+parseInt(r(115))/6*(-parseInt(r(125))/7)+parseInt(r(122))/8+-parseInt(r(123))/9*(-parseInt(r(113))/10)+parseInt(r(116))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[m(117)](){return m(121)}static get[m(114)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=245]})(t,e)}function v(){var t=["3tkCKmS","6896232FTAkWH","163550bBqDXg","299234rgLWzH","3278610ugKLoC","40Krygbb","5610612DOvoKB","387075OvKucI","6382062aTulGn"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(549232===parseInt(r(246))/1+parseInt(r(251))/2*(-parseInt(r(248))/3)+parseInt(r(253))/4*(-parseInt(r(250))/5)+parseInt(r(247))/6+parseInt(r(245))/7+-parseInt(r(249))/8+-parseInt(r(252))/9)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 _0x3c98d5,Command as _0xafae97}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4e63fa,MenuBarMenuListItemFileDialogButtonView as _0x5b15dc,SpinnerView as _0x451e2b,Notification as _0x58ac63}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x2e3afb}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x42bc28}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4507bf,uid as _0x3642b7,logWarning as _0x50c7c2,logError as _0x5bc6a8}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x3c98d5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x47b796=this['editor'];_0x47b796['ui']['componentFactory']['add']('importWord',()=>{const _0x2b1bf7=this['_createButton'](_0x4e63fa),_0x1ca418=_0x47b796['commands']['get']('importWord');return _0x2b1bf7['bind']('isOn')['to'](_0x1ca418,'isBusy'),_0x2b1bf7['tooltip']=!0x0,_0x2b1bf7;}),_0x47b796['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x5b15dc));}['_createButton'](_0x44aac2){const _0x4b03b6=this['editor'],t=_0x4b03b6['locale']['t'],_0x1d0efd=_0x4b03b6['commands']['get']('importWord'),_0x41ea5e=new _0x44aac2(_0x4b03b6['locale']),_0x48369e=new _0x451e2b();return _0x41ea5e['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x41ea5e['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'}),_0x41ea5e['bind']('isEnabled')['to'](_0x1d0efd),_0x41ea5e['bind']('label')['to'](_0x1d0efd,'isBusy',_0x2fce0c=>t(_0x2fce0c?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x48369e['bind']('isVisible')['to'](_0x1d0efd,'isBusy'),_0x41ea5e['iconView']['bind']('isVisible')['to'](_0x1d0efd,'isBusy',_0x2a0006=>!_0x2a0006),_0x41ea5e['children']['add'](_0x48369e),_0x41ea5e['on']('done',(_0x53a30e,_0x150130)=>{_0x4b03b6['execute']('importWord',_0x150130[0x0],{}),_0x4b03b6['editing']['view']['focus']();}),_0x41ea5e;}}class d extends _0xafae97{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x5aab5f){super(_0x5aab5f),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x6d982,_0xbe6ea4)=>{const _0x4ea84b=new DataTransfer();_0x4ea84b['setData']('text/html',_0xbe6ea4['html']);const _0x96ad60=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x20917a=>{this['_importMarker']['stopListening'](),_0x20917a['setSelection'](_0x96ad60),_0x5aab5f['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x4ea84b});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x36584d,_0x2ef4b6={}){if(this['isBusy'])return Promise['resolve']();const _0x353d45=this['editor']['config']['get']('importWord'),_0x143561={'url':_0x353d45['converterUrl'],'file':_0x36584d,'serviceConfig':{..._0x2ef4b6,'formatting':_0x353d45['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x143561)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x14c372=this['editor']['model'],_0x179ad4=_0x14c372['schema'],_0x17758c=_0x14c372['document']['selection'],_0xe918ab=_0x4507bf(_0x17758c['getSelectedBlocks']());return!!_0xe918ab&&_0x179ad4['checkChild'](_0xe918ab['parent'],'paragraph');}['_prepareForImport'](){const _0x1c1790=this['editor'],_0x2c3b73=_0x1c1790['model'],_0x1080cb=_0x2c3b73['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1c1790['model']['createBatch']({'isUndoable':!0x0}),_0x2c3b73['enqueueChange'](this['_undoStepBatch'],_0x513cd1=>{_0x1080cb['isCollapsed']||_0x2c3b73['deleteContent'](_0x1080cb,{'leaveUnmerged':!0x0});const _0x448666=_0x1080cb['getFirstPosition'](),_0x1f50eb=_0x4507bf(_0x1080cb['getSelectedBlocks']());let _0x283756;_0x283756=_0x1f50eb['is']('element','paragraph')&&_0x1f50eb['isEmpty']?_0x448666:_0x448666['isAtStart']?_0x2c3b73['createPositionBefore'](_0x1f50eb):_0x448666['isAtEnd']?_0x2c3b73['createPositionAfter'](_0x1f50eb):_0x513cd1['split'](_0x448666)['position'],this['_importMarker']=_0x513cd1['addMarker']('importWord:'+_0x3642b7(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x42bc28(_0x283756)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x41d815=this['editor']['model'];_0x41d815['markers']['has'](this['_importMarker'])&&_0x41d815['enqueueChange'](this['_undoStepBatch'],_0x461c3a=>{_0x461c3a['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4e355c,file:_0x2021f3,serviceConfig:_0x394c0c}){const _0x3dd089=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4de92a=new FormData();_0x4de92a['set']('config',JSON['stringify'](_0x394c0c)),_0x4de92a['set']('file',_0x2021f3);const _0x3017be={'method':'POST','headers':{},'body':_0x4de92a,'signal':this['_abortController']['signal']};return _0x3dd089&&(_0x3017be['headers']['Authorization']=_0x3dd089['value']),fetch(_0x4e355c,_0x3017be);}['_handleImportResponse'](_0x5cd013){return _0x5cd013['ok']?_0x5cd013['json']()['then'](_0x5b00f3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x5b00f3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x50c7c2('import-word-plugin-import-cancelled');const _0x22d49d=this['editor'],_0x56da2a=(0x0,_0x22d49d['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x22d49d['plugins']['get']('Notification')['showWarning'](_0x56da2a),_0x5bc6a8('import-word-plugin-conversion-failed');}}class e extends _0x3c98d5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x58ac63,_0x2e3afb,'CloudServices'];}constructor(_0x4996bc){super(_0x4996bc),this['_token']=null;}async['init'](){const _0x148f7c=this['editor'];_0x148f7c['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x148f7c['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x148f7c['commands']['add']('importWord',new d(_0x148f7c));const {tokenUrl:_0x30c566}=_0x148f7c['config']['get']('importWord');if(_0x30c566){const {tokenUrl:_0x63243a}=_0x148f7c['config']['get']('cloudServices')||{};this['_token']=_0x30c566===_0x63243a?_0x148f7c['plugins']['get']('CloudServices')['token']:await _0x148f7c['plugins']['get']('CloudServices')['registerTokenUrl'](_0x30c566);}}['getToken'](){return this['_token'];}}class i extends _0x3c98d5{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 _0x33c4cc,Command as _0x13c288}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0xdac65b,MenuBarMenuListItemFileDialogButtonView as _0x478c69,SpinnerView as _0x4087f5,Notification as _0x3f7813}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x2dc0b1}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x24901d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xc2fc60,uid as _0x576c3f,logWarning as _0x4a9255,logError as _0x1c515b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x33c4cc{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x1af893=this['editor'];_0x1af893['ui']['componentFactory']['add']('importWord',()=>{const _0x629685=this['_createButton'](_0xdac65b),_0x1726f1=_0x1af893['commands']['get']('importWord');return _0x629685['bind']('isOn')['to'](_0x1726f1,'isBusy'),_0x629685['tooltip']=!0x0,_0x629685;}),_0x1af893['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x478c69));}['_createButton'](_0x6c70ff){const _0x5818cb=this['editor'],t=_0x5818cb['locale']['t'],_0xc2250c=_0x5818cb['commands']['get']('importWord'),_0x5c22da=new _0x6c70ff(_0x5818cb['locale']),_0x2b6a2e=new _0x4087f5();return _0x5c22da['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5c22da['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'}),_0x5c22da['bind']('isEnabled')['to'](_0xc2250c),_0x5c22da['bind']('label')['to'](_0xc2250c,'isBusy',_0x49eada=>t(_0x49eada?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x2b6a2e['bind']('isVisible')['to'](_0xc2250c,'isBusy'),_0x5c22da['iconView']['bind']('isVisible')['to'](_0xc2250c,'isBusy',_0x4807de=>!_0x4807de),_0x5c22da['children']['add'](_0x2b6a2e),_0x5c22da['on']('done',(_0x2651ca,_0x39fe7a)=>{_0x5818cb['execute']('importWord',_0x39fe7a[0x0],{}),_0x5818cb['editing']['view']['focus']();}),_0x5c22da;}}class d extends _0x13c288{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x137a0a){super(_0x137a0a),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0xbbdc30,_0x179a42)=>{const _0x2b4a82=new DataTransfer();_0x2b4a82['setData']('text/html',_0x179a42['html']);const _0x2dda80=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x147232=>{this['_importMarker']['stopListening'](),_0x147232['setSelection'](_0x2dda80),_0x137a0a['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x2b4a82});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x451ade,_0x745920={}){if(this['isBusy'])return Promise['resolve']();const _0x2f7e9e=this['editor']['config']['get']('importWord'),_0x4a7dd6={'url':_0x2f7e9e['converterUrl'],'file':_0x451ade,'serviceConfig':{..._0x745920,'formatting':_0x2f7e9e['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x4a7dd6)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x1c668f=this['editor']['model'],_0x1ab1af=_0x1c668f['schema'],_0x18d8e5=_0x1c668f['document']['selection'],_0x27e824=_0xc2fc60(_0x18d8e5['getSelectedBlocks']());return!!_0x27e824&&_0x1ab1af['checkChild'](_0x27e824['parent'],'paragraph');}['_prepareForImport'](){const _0x225c4a=this['editor'],_0x2a60df=_0x225c4a['model'],_0x4d287e=_0x2a60df['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x225c4a['model']['createBatch']({'isUndoable':!0x0}),_0x2a60df['enqueueChange'](this['_undoStepBatch'],_0x395b67=>{_0x4d287e['isCollapsed']||_0x2a60df['deleteContent'](_0x4d287e,{'leaveUnmerged':!0x0});const _0x54a318=_0x4d287e['getFirstPosition'](),_0x5b50d9=_0xc2fc60(_0x4d287e['getSelectedBlocks']());let _0x1f518e;_0x1f518e=_0x5b50d9['is']('element','paragraph')&&_0x5b50d9['isEmpty']?_0x54a318:_0x54a318['isAtStart']?_0x2a60df['createPositionBefore'](_0x5b50d9):_0x54a318['isAtEnd']?_0x2a60df['createPositionAfter'](_0x5b50d9):_0x395b67['split'](_0x54a318)['position'],this['_importMarker']=_0x395b67['addMarker']('importWord:'+_0x576c3f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x24901d(_0x1f518e)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x2d0189=this['editor']['model'];_0x2d0189['markers']['has'](this['_importMarker'])&&_0x2d0189['enqueueChange'](this['_undoStepBatch'],_0x89c0af=>{_0x89c0af['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4b46ad,file:_0x5b8ef8,serviceConfig:_0x9ac22a}){const _0x50b0ea=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x139c63=new FormData();_0x139c63['set']('config',JSON['stringify'](_0x9ac22a)),_0x139c63['set']('file',_0x5b8ef8);const _0x287fe2={'method':'POST','headers':{},'body':_0x139c63,'signal':this['_abortController']['signal']};return _0x50b0ea&&(_0x287fe2['headers']['Authorization']=_0x50b0ea['value']),fetch(_0x4b46ad,_0x287fe2);}['_handleImportResponse'](_0x33dd30){return _0x33dd30['ok']?_0x33dd30['json']()['then'](_0x298dc3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x298dc3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4a9255('import-word-plugin-import-cancelled');const _0x3cc874=this['editor'],_0x5032c8=(0x0,_0x3cc874['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3cc874['plugins']['get']('Notification')['showWarning'](_0x5032c8),_0x1c515b('import-word-plugin-conversion-failed');}}class e extends _0x33c4cc{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3f7813,_0x2dc0b1,'CloudServices'];}constructor(_0x140971){super(_0x140971),this['_token']=null;}async['init'](){const _0x4dd4ec=this['editor'];_0x4dd4ec['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4dd4ec['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4dd4ec['commands']['add']('importWord',new d(_0x4dd4ec));const {tokenUrl:_0x23d880}=_0x4dd4ec['config']['get']('importWord');if(_0x23d880){const {tokenUrl:_0x148b26}=_0x4dd4ec['config']['get']('cloudServices')||{};this['_token']=_0x23d880===_0x148b26?_0x4dd4ec['plugins']['get']('CloudServices')['token']:await _0x4dd4ec['plugins']['get']('CloudServices')['registerTokenUrl'](_0x23d880);}}['getToken'](){return this['_token'];}}class i extends _0x33c4cc{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':_0x3b15d1=>0x0==_0x3b15d1?0x0:0x1==_0x3b15d1?0x1:0x2==_0x3b15d1?0x2:_0x3b15d1%0x64>=0x3&&_0x3b15d1%0x64<=0xa?0x3:_0x3b15d1%0x64>=0xb&&_0x3b15d1%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':_0x2cec04=>0x0==_0x2cec04?0x0:0x1==_0x2cec04?0x1:0x2==_0x2cec04?0x2:_0x2cec04%0x64>=0x3&&_0x2cec04%0x64<=0xa?0x3:_0x2cec04%0x64>=0xb&&_0x2cec04%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46370c=>{const {ar:{dictionary:_0x94faf9,getPluralForm:_0x827398}}={'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':_0x221feb=>0x0==_0x221feb?0x0:0x1==_0x221feb?0x1:0x2==_0x221feb?0x2:_0x221feb%0x64>=0x3&&_0x221feb%0x64<=0xa?0x3:_0x221feb%0x64>=0xb&&_0x221feb%0x64<=0x63?0x4:0x5}};_0x46370c['ar']||={'dictionary':{},'getPluralForm':null},_0x46370c['ar']['dictionary']=Object['assign'](_0x46370c['ar']['dictionary'],_0x94faf9),_0x46370c['ar']['getPluralForm']=_0x827398;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26350f=>{const {ar:{dictionary:_0x11d743,getPluralForm:_0x1e5aad}}={'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':_0x4312f8=>0x0==_0x4312f8?0x0:0x1==_0x4312f8?0x1:0x2==_0x4312f8?0x2:_0x4312f8%0x64>=0x3&&_0x4312f8%0x64<=0xa?0x3:_0x4312f8%0x64>=0xb&&_0x4312f8%0x64<=0x63?0x4:0x5}};_0x26350f['ar']||={'dictionary':{},'getPluralForm':null},_0x26350f['ar']['dictionary']=Object['assign'](_0x26350f['ar']['dictionary'],_0x11d743),_0x26350f['ar']['getPluralForm']=_0x1e5aad;})(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':_0x27a376=>0x1!=_0x27a376}};
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':_0x9ad08e=>0x1!=_0x9ad08e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d3063=>{const {bg:{dictionary:_0x648455,getPluralForm:_0x2563be}}={'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':_0x1eea9f=>0x1!=_0x1eea9f}};_0x2d3063['bg']||={'dictionary':{},'getPluralForm':null},_0x2d3063['bg']['dictionary']=Object['assign'](_0x2d3063['bg']['dictionary'],_0x648455),_0x2d3063['bg']['getPluralForm']=_0x2563be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1452d0=>{const {bg:{dictionary:_0x1d82ff,getPluralForm:_0x5dc8cd}}={'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':_0x5db438=>0x1!=_0x5db438}};_0x1452d0['bg']||={'dictionary':{},'getPluralForm':null},_0x1452d0['bg']['dictionary']=Object['assign'](_0x1452d0['bg']['dictionary'],_0x1d82ff),_0x1452d0['bg']['getPluralForm']=_0x5dc8cd;})(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':_0xdf4af7=>0x1!=_0xdf4af7}};
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':_0x513d6a=>0x1!=_0x513d6a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b0560=>{const {bn:{dictionary:_0x5342ba,getPluralForm:_0x8ee218}}={'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':_0x370081=>0x1!=_0x370081}};_0x1b0560['bn']||={'dictionary':{},'getPluralForm':null},_0x1b0560['bn']['dictionary']=Object['assign'](_0x1b0560['bn']['dictionary'],_0x5342ba),_0x1b0560['bn']['getPluralForm']=_0x8ee218;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c7d38=>{const {bn:{dictionary:_0x1fed44,getPluralForm:_0x4f9d93}}={'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':_0x5111b7=>0x1!=_0x5111b7}};_0x2c7d38['bn']||={'dictionary':{},'getPluralForm':null},_0x2c7d38['bn']['dictionary']=Object['assign'](_0x2c7d38['bn']['dictionary'],_0x1fed44),_0x2c7d38['bn']['getPluralForm']=_0x4f9d93;})(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':_0x36bfed=>0x1!=_0x36bfed}};
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':_0x113d47=>0x1!=_0x113d47}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44512c=>{const {ca:{dictionary:_0x5b21ca,getPluralForm:_0x24eafa}}={'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':_0xeb3ad3=>0x1!=_0xeb3ad3}};_0x44512c['ca']||={'dictionary':{},'getPluralForm':null},_0x44512c['ca']['dictionary']=Object['assign'](_0x44512c['ca']['dictionary'],_0x5b21ca),_0x44512c['ca']['getPluralForm']=_0x24eafa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x178301=>{const {ca:{dictionary:_0x2555bc,getPluralForm:_0xc414a7}}={'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':_0xd1e6d9=>0x1!=_0xd1e6d9}};_0x178301['ca']||={'dictionary':{},'getPluralForm':null},_0x178301['ca']['dictionary']=Object['assign'](_0x178301['ca']['dictionary'],_0x2555bc),_0x178301['ca']['getPluralForm']=_0xc414a7;})(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':_0x1b210d=>0x1==_0x1b210d&&_0x1b210d%0x1==0x0?0x0:_0x1b210d>=0x2&&_0x1b210d<=0x4&&_0x1b210d%0x1==0x0?0x1:_0x1b210d%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':_0x3bc317=>0x1==_0x3bc317&&_0x3bc317%0x1==0x0?0x0:_0x3bc317>=0x2&&_0x3bc317<=0x4&&_0x3bc317%0x1==0x0?0x1:_0x3bc317%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xebacb5=>{const {cs:{dictionary:_0x58a10c,getPluralForm:_0x2beea9}}={'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':_0x326695=>0x1==_0x326695&&_0x326695%0x1==0x0?0x0:_0x326695>=0x2&&_0x326695<=0x4&&_0x326695%0x1==0x0?0x1:_0x326695%0x1!=0x0?0x2:0x3}};_0xebacb5['cs']||={'dictionary':{},'getPluralForm':null},_0xebacb5['cs']['dictionary']=Object['assign'](_0xebacb5['cs']['dictionary'],_0x58a10c),_0xebacb5['cs']['getPluralForm']=_0x2beea9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a2688=>{const {cs:{dictionary:_0x17917f,getPluralForm:_0x4624be}}={'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':_0x2b55f2=>0x1==_0x2b55f2&&_0x2b55f2%0x1==0x0?0x0:_0x2b55f2>=0x2&&_0x2b55f2<=0x4&&_0x2b55f2%0x1==0x0?0x1:_0x2b55f2%0x1!=0x0?0x2:0x3}};_0x2a2688['cs']||={'dictionary':{},'getPluralForm':null},_0x2a2688['cs']['dictionary']=Object['assign'](_0x2a2688['cs']['dictionary'],_0x17917f),_0x2a2688['cs']['getPluralForm']=_0x4624be;})(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':_0x44cf72=>0x1!=_0x44cf72}};
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':_0x4ee88c=>0x1!=_0x4ee88c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x273e14=>{const {da:{dictionary:_0x3b7624,getPluralForm:_0x112fe5}}={'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':_0x210a47=>0x1!=_0x210a47}};_0x273e14['da']||={'dictionary':{},'getPluralForm':null},_0x273e14['da']['dictionary']=Object['assign'](_0x273e14['da']['dictionary'],_0x3b7624),_0x273e14['da']['getPluralForm']=_0x112fe5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x106c97=>{const {da:{dictionary:_0x659f97,getPluralForm:_0x4da221}}={'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':_0x4f3998=>0x1!=_0x4f3998}};_0x106c97['da']||={'dictionary':{},'getPluralForm':null},_0x106c97['da']['dictionary']=Object['assign'](_0x106c97['da']['dictionary'],_0x659f97),_0x106c97['da']['getPluralForm']=_0x4da221;})(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':_0x4b586a=>0x1!=_0x4b586a}};
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':_0x2f3cc1=>0x1!=_0x2f3cc1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x219198=>{const {de:{dictionary:_0x1d54fe,getPluralForm:_0x42d5ad}}={'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':_0x31c4f6=>0x1!=_0x31c4f6}};_0x219198['de']||={'dictionary':{},'getPluralForm':null},_0x219198['de']['dictionary']=Object['assign'](_0x219198['de']['dictionary'],_0x1d54fe),_0x219198['de']['getPluralForm']=_0x42d5ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d95e3=>{const {de:{dictionary:_0x5267a5,getPluralForm:_0x3bd4c3}}={'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':_0x490af3=>0x1!=_0x490af3}};_0x5d95e3['de']||={'dictionary':{},'getPluralForm':null},_0x5d95e3['de']['dictionary']=Object['assign'](_0x5d95e3['de']['dictionary'],_0x5267a5),_0x5d95e3['de']['getPluralForm']=_0x3bd4c3;})(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':_0x3db5c1=>0x1!=_0x3db5c1}};
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':_0x2836b9=>0x1!=_0x2836b9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x297c50=>{const {el:{dictionary:_0x30d7fe,getPluralForm:_0x54da56}}={'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':_0x2e87ce=>0x1!=_0x2e87ce}};_0x297c50['el']||={'dictionary':{},'getPluralForm':null},_0x297c50['el']['dictionary']=Object['assign'](_0x297c50['el']['dictionary'],_0x30d7fe),_0x297c50['el']['getPluralForm']=_0x54da56;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4efc10=>{const {el:{dictionary:_0xd39803,getPluralForm:_0x109e7d}}={'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':_0xc8f87f=>0x1!=_0xc8f87f}};_0x4efc10['el']||={'dictionary':{},'getPluralForm':null},_0x4efc10['el']['dictionary']=Object['assign'](_0x4efc10['el']['dictionary'],_0xd39803),_0x4efc10['el']['getPluralForm']=_0x109e7d;})(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':_0x11590d=>0x1!=_0x11590d}};
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':_0x1aa117=>0x1!=_0x1aa117}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19723a=>{const {'en-au':{dictionary:_0x18cc39,getPluralForm:_0x32e783}}={'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':_0x3b3103=>0x1!=_0x3b3103}};_0x19723a['en-au']||={'dictionary':{},'getPluralForm':null},_0x19723a['en-au']['dictionary']=Object['assign'](_0x19723a['en-au']['dictionary'],_0x18cc39),_0x19723a['en-au']['getPluralForm']=_0x32e783;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dd14a=>{const {'en-au':{dictionary:_0x22fd65,getPluralForm:_0x524f35}}={'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':_0x31fbb0=>0x1!=_0x31fbb0}};_0x1dd14a['en-au']||={'dictionary':{},'getPluralForm':null},_0x1dd14a['en-au']['dictionary']=Object['assign'](_0x1dd14a['en-au']['dictionary'],_0x22fd65),_0x1dd14a['en-au']['getPluralForm']=_0x524f35;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d2ba2=>{const {en:{dictionary:_0x50455f,getPluralForm:_0x45b638}}={'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}};_0x4d2ba2['en']||={'dictionary':{},'getPluralForm':null},_0x4d2ba2['en']['dictionary']=Object['assign'](_0x4d2ba2['en']['dictionary'],_0x50455f),_0x4d2ba2['en']['getPluralForm']=_0x45b638;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b220c=>{const {en:{dictionary:_0x2e4ec9,getPluralForm:_0x208f8a}}={'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}};_0x5b220c['en']||={'dictionary':{},'getPluralForm':null},_0x5b220c['en']['dictionary']=Object['assign'](_0x5b220c['en']['dictionary'],_0x2e4ec9),_0x5b220c['en']['getPluralForm']=_0x208f8a;})(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':_0x11a1d9=>0x1==_0x11a1d9?0x0:0x0!=_0x11a1d9&&_0x11a1d9%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':_0x2f18f1=>0x1==_0x2f18f1?0x0:0x0!=_0x2f18f1&&_0x2f18f1%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5af9a2=>{const {es:{dictionary:_0x5a2037,getPluralForm:_0x4b8059}}={'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':_0x44a669=>0x1==_0x44a669?0x0:0x0!=_0x44a669&&_0x44a669%0xf4240==0x0?0x1:0x2}};_0x5af9a2['es']||={'dictionary':{},'getPluralForm':null},_0x5af9a2['es']['dictionary']=Object['assign'](_0x5af9a2['es']['dictionary'],_0x5a2037),_0x5af9a2['es']['getPluralForm']=_0x4b8059;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x335583=>{const {es:{dictionary:_0x5598e4,getPluralForm:_0x1744e6}}={'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':_0x3fa676=>0x1==_0x3fa676?0x0:0x0!=_0x3fa676&&_0x3fa676%0xf4240==0x0?0x1:0x2}};_0x335583['es']||={'dictionary':{},'getPluralForm':null},_0x335583['es']['dictionary']=Object['assign'](_0x335583['es']['dictionary'],_0x5598e4),_0x335583['es']['getPluralForm']=_0x1744e6;})(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':_0x1d26d0=>0x1!=_0x1d26d0}};
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':_0x43e495=>0x1!=_0x43e495}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8fd2b9=>{const {et:{dictionary:_0x46ab23,getPluralForm:_0x4f31ed}}={'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':_0x5df5db=>0x1!=_0x5df5db}};_0x8fd2b9['et']||={'dictionary':{},'getPluralForm':null},_0x8fd2b9['et']['dictionary']=Object['assign'](_0x8fd2b9['et']['dictionary'],_0x46ab23),_0x8fd2b9['et']['getPluralForm']=_0x4f31ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2691ce=>{const {et:{dictionary:_0x283305,getPluralForm:_0x53fcb6}}={'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':_0x3a9f49=>0x1!=_0x3a9f49}};_0x2691ce['et']||={'dictionary':{},'getPluralForm':null},_0x2691ce['et']['dictionary']=Object['assign'](_0x2691ce['et']['dictionary'],_0x283305),_0x2691ce['et']['getPluralForm']=_0x53fcb6;})(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':_0x494331=>0x1!=_0x494331}};
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':_0x44fb71=>0x1!=_0x44fb71}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x183503=>{const {fi:{dictionary:_0xcaba7b,getPluralForm:_0x33be22}}={'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':_0x2ceed5=>0x1!=_0x2ceed5}};_0x183503['fi']||={'dictionary':{},'getPluralForm':null},_0x183503['fi']['dictionary']=Object['assign'](_0x183503['fi']['dictionary'],_0xcaba7b),_0x183503['fi']['getPluralForm']=_0x33be22;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47e856=>{const {fi:{dictionary:_0x1c8af0,getPluralForm:_0x11af99}}={'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':_0x1610c9=>0x1!=_0x1610c9}};_0x47e856['fi']||={'dictionary':{},'getPluralForm':null},_0x47e856['fi']['dictionary']=Object['assign'](_0x47e856['fi']['dictionary'],_0x1c8af0),_0x47e856['fi']['getPluralForm']=_0x11af99;})(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':_0x27b5f8=>0x0==_0x27b5f8||0x1==_0x27b5f8?0x0:0x0!=_0x27b5f8&&_0x27b5f8%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':_0x56518b=>0x0==_0x56518b||0x1==_0x56518b?0x0:0x0!=_0x56518b&&_0x56518b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdddfe0=>{const {fr:{dictionary:_0x3d2df2,getPluralForm:_0x3a113a}}={'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':_0xc0c5b3=>0x0==_0xc0c5b3||0x1==_0xc0c5b3?0x0:0x0!=_0xc0c5b3&&_0xc0c5b3%0xf4240==0x0?0x1:0x2}};_0xdddfe0['fr']||={'dictionary':{},'getPluralForm':null},_0xdddfe0['fr']['dictionary']=Object['assign'](_0xdddfe0['fr']['dictionary'],_0x3d2df2),_0xdddfe0['fr']['getPluralForm']=_0x3a113a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x486588=>{const {fr:{dictionary:_0x1db07e,getPluralForm:_0x711b4}}={'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':_0x71009f=>0x0==_0x71009f||0x1==_0x71009f?0x0:0x0!=_0x71009f&&_0x71009f%0xf4240==0x0?0x1:0x2}};_0x486588['fr']||={'dictionary':{},'getPluralForm':null},_0x486588['fr']['dictionary']=Object['assign'](_0x486588['fr']['dictionary'],_0x1db07e),_0x486588['fr']['getPluralForm']=_0x711b4;})(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':_0x184dd2=>0x1!=_0x184dd2}};
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':_0x44c839=>0x1!=_0x44c839}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x356fcb=>{const {gl:{dictionary:_0x46b89f,getPluralForm:_0x348a78}}={'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':_0x50f754=>0x1!=_0x50f754}};_0x356fcb['gl']||={'dictionary':{},'getPluralForm':null},_0x356fcb['gl']['dictionary']=Object['assign'](_0x356fcb['gl']['dictionary'],_0x46b89f),_0x356fcb['gl']['getPluralForm']=_0x348a78;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcda606=>{const {gl:{dictionary:_0x89af16,getPluralForm:_0x3e7bd9}}={'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':_0x5dd096=>0x1!=_0x5dd096}};_0xcda606['gl']||={'dictionary':{},'getPluralForm':null},_0xcda606['gl']['dictionary']=Object['assign'](_0xcda606['gl']['dictionary'],_0x89af16),_0xcda606['gl']['getPluralForm']=_0x3e7bd9;})(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':_0x2d4552=>0x1==_0x2d4552&&_0x2d4552%0x1==0x0?0x0:0x2==_0x2d4552&&_0x2d4552%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':_0x1f5f10=>0x1==_0x1f5f10&&_0x1f5f10%0x1==0x0?0x0:0x2==_0x1f5f10&&_0x1f5f10%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31db7e=>{const {he:{dictionary:_0x1c69d5,getPluralForm:_0x754c2f}}={'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':_0x17c3db=>0x1==_0x17c3db&&_0x17c3db%0x1==0x0?0x0:0x2==_0x17c3db&&_0x17c3db%0x1==0x0?0x1:0x2}};_0x31db7e['he']||={'dictionary':{},'getPluralForm':null},_0x31db7e['he']['dictionary']=Object['assign'](_0x31db7e['he']['dictionary'],_0x1c69d5),_0x31db7e['he']['getPluralForm']=_0x754c2f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x501406=>{const {he:{dictionary:_0x34a803,getPluralForm:_0x234f15}}={'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':_0x5691f4=>0x1==_0x5691f4&&_0x5691f4%0x1==0x0?0x0:0x2==_0x5691f4&&_0x5691f4%0x1==0x0?0x1:0x2}};_0x501406['he']||={'dictionary':{},'getPluralForm':null},_0x501406['he']['dictionary']=Object['assign'](_0x501406['he']['dictionary'],_0x34a803),_0x501406['he']['getPluralForm']=_0x234f15;})(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':_0x489c46=>0x1!=_0x489c46}};
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':_0x2cc668=>0x1!=_0x2cc668}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e11df=>{const {hi:{dictionary:_0x58deaa,getPluralForm:_0x14da11}}={'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':_0x47b452=>0x1!=_0x47b452}};_0x1e11df['hi']||={'dictionary':{},'getPluralForm':null},_0x1e11df['hi']['dictionary']=Object['assign'](_0x1e11df['hi']['dictionary'],_0x58deaa),_0x1e11df['hi']['getPluralForm']=_0x14da11;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a9317=>{const {hi:{dictionary:_0x1d3bf5,getPluralForm:_0x2b8f4e}}={'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':_0x281e82=>0x1!=_0x281e82}};_0x4a9317['hi']||={'dictionary':{},'getPluralForm':null},_0x4a9317['hi']['dictionary']=Object['assign'](_0x4a9317['hi']['dictionary'],_0x1d3bf5),_0x4a9317['hi']['getPluralForm']=_0x2b8f4e;})(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':_0x22f97f=>_0x22f97f%0xa==0x1&&_0x22f97f%0x64!=0xb?0x0:_0x22f97f%0xa>=0x2&&_0x22f97f%0xa<=0x4&&(_0x22f97f%0x64<0xa||_0x22f97f%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':_0x1a1072=>_0x1a1072%0xa==0x1&&_0x1a1072%0x64!=0xb?0x0:_0x1a1072%0xa>=0x2&&_0x1a1072%0xa<=0x4&&(_0x1a1072%0x64<0xa||_0x1a1072%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x433ac0=>{const {hr:{dictionary:_0x2df00e,getPluralForm:_0x24a636}}={'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':_0x3cb371=>_0x3cb371%0xa==0x1&&_0x3cb371%0x64!=0xb?0x0:_0x3cb371%0xa>=0x2&&_0x3cb371%0xa<=0x4&&(_0x3cb371%0x64<0xa||_0x3cb371%0x64>=0x14)?0x1:0x2}};_0x433ac0['hr']||={'dictionary':{},'getPluralForm':null},_0x433ac0['hr']['dictionary']=Object['assign'](_0x433ac0['hr']['dictionary'],_0x2df00e),_0x433ac0['hr']['getPluralForm']=_0x24a636;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39eccb=>{const {hr:{dictionary:_0x33407a,getPluralForm:_0x210e26}}={'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':_0x335a49=>_0x335a49%0xa==0x1&&_0x335a49%0x64!=0xb?0x0:_0x335a49%0xa>=0x2&&_0x335a49%0xa<=0x4&&(_0x335a49%0x64<0xa||_0x335a49%0x64>=0x14)?0x1:0x2}};_0x39eccb['hr']||={'dictionary':{},'getPluralForm':null},_0x39eccb['hr']['dictionary']=Object['assign'](_0x39eccb['hr']['dictionary'],_0x33407a),_0x39eccb['hr']['getPluralForm']=_0x210e26;})(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':_0x36d2f7=>0x1!=_0x36d2f7}};
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':_0x4ca584=>0x1!=_0x4ca584}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x599923=>{const {hu:{dictionary:_0x37d0ad,getPluralForm:_0x512522}}={'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':_0x397f78=>0x1!=_0x397f78}};_0x599923['hu']||={'dictionary':{},'getPluralForm':null},_0x599923['hu']['dictionary']=Object['assign'](_0x599923['hu']['dictionary'],_0x37d0ad),_0x599923['hu']['getPluralForm']=_0x512522;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3404d4=>{const {hu:{dictionary:_0xe264a3,getPluralForm:_0x41f3cb}}={'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':_0x3900f1=>0x1!=_0x3900f1}};_0x3404d4['hu']||={'dictionary':{},'getPluralForm':null},_0x3404d4['hu']['dictionary']=Object['assign'](_0x3404d4['hu']['dictionary'],_0xe264a3),_0x3404d4['hu']['getPluralForm']=_0x41f3cb;})(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':_0x52d815=>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':_0x1646fb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1aa64a=>{const {id:{dictionary:_0x146b16,getPluralForm:_0x3728b1}}={'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':_0x3dc3bb=>0x0}};_0x1aa64a['id']||={'dictionary':{},'getPluralForm':null},_0x1aa64a['id']['dictionary']=Object['assign'](_0x1aa64a['id']['dictionary'],_0x146b16),_0x1aa64a['id']['getPluralForm']=_0x3728b1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53e978=>{const {id:{dictionary:_0x36dc34,getPluralForm:_0x173408}}={'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':_0x17949e=>0x0}};_0x53e978['id']||={'dictionary':{},'getPluralForm':null},_0x53e978['id']['dictionary']=Object['assign'](_0x53e978['id']['dictionary'],_0x36dc34),_0x53e978['id']['getPluralForm']=_0x173408;})(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':_0x3ebe8c=>0x1==_0x3ebe8c?0x0:0x0!=_0x3ebe8c&&_0x3ebe8c%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':_0x3a78c5=>0x1==_0x3a78c5?0x0:0x0!=_0x3a78c5&&_0x3a78c5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x171a51=>{const {it:{dictionary:_0x2766ce,getPluralForm:_0x227039}}={'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':_0x2954f2=>0x1==_0x2954f2?0x0:0x0!=_0x2954f2&&_0x2954f2%0xf4240==0x0?0x1:0x2}};_0x171a51['it']||={'dictionary':{},'getPluralForm':null},_0x171a51['it']['dictionary']=Object['assign'](_0x171a51['it']['dictionary'],_0x2766ce),_0x171a51['it']['getPluralForm']=_0x227039;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18bbd7=>{const {it:{dictionary:_0xb14989,getPluralForm:_0x4c11bb}}={'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':_0xab1c02=>0x1==_0xab1c02?0x0:0x0!=_0xab1c02&&_0xab1c02%0xf4240==0x0?0x1:0x2}};_0x18bbd7['it']||={'dictionary':{},'getPluralForm':null},_0x18bbd7['it']['dictionary']=Object['assign'](_0x18bbd7['it']['dictionary'],_0xb14989),_0x18bbd7['it']['getPluralForm']=_0x4c11bb;})(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':_0x3d79b9=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4ffb08=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e0a89=>{const {ja:{dictionary:_0x3ec061,getPluralForm:_0xeb5db5}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xc02db3=>0x0}};_0x5e0a89['ja']||={'dictionary':{},'getPluralForm':null},_0x5e0a89['ja']['dictionary']=Object['assign'](_0x5e0a89['ja']['dictionary'],_0x3ec061),_0x5e0a89['ja']['getPluralForm']=_0xeb5db5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5488ea=>{const {ja:{dictionary:_0x4bc32d,getPluralForm:_0x5aeda1}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x534072=>0x0}};_0x5488ea['ja']||={'dictionary':{},'getPluralForm':null},_0x5488ea['ja']['dictionary']=Object['assign'](_0x5488ea['ja']['dictionary'],_0x4bc32d),_0x5488ea['ja']['getPluralForm']=_0x5aeda1;})(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':_0xa415ba=>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':_0xbf5d4c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2eb252=>{const {ko:{dictionary:_0x2139a5,getPluralForm:_0x37154a}}={'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':_0xc3ad6b=>0x0}};_0x2eb252['ko']||={'dictionary':{},'getPluralForm':null},_0x2eb252['ko']['dictionary']=Object['assign'](_0x2eb252['ko']['dictionary'],_0x2139a5),_0x2eb252['ko']['getPluralForm']=_0x37154a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23e402=>{const {ko:{dictionary:_0x218b5c,getPluralForm:_0x4ab54e}}={'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':_0x2513ef=>0x0}};_0x23e402['ko']||={'dictionary':{},'getPluralForm':null},_0x23e402['ko']['dictionary']=Object['assign'](_0x23e402['ko']['dictionary'],_0x218b5c),_0x23e402['ko']['getPluralForm']=_0x4ab54e;})(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':_0x9253f1=>_0x9253f1%0xa==0x1&&(_0x9253f1%0x64>0x13||_0x9253f1%0x64<0xb)?0x0:_0x9253f1%0xa>=0x2&&_0x9253f1%0xa<=0x9&&(_0x9253f1%0x64>0x13||_0x9253f1%0x64<0xb)?0x1:_0x9253f1%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':_0x3517e1=>_0x3517e1%0xa==0x1&&(_0x3517e1%0x64>0x13||_0x3517e1%0x64<0xb)?0x0:_0x3517e1%0xa>=0x2&&_0x3517e1%0xa<=0x9&&(_0x3517e1%0x64>0x13||_0x3517e1%0x64<0xb)?0x1:_0x3517e1%0x1!=0x0?0x2:0x3}};