@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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 +23 -0
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +23 -0
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +23 -0
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +23 -0
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +23 -0
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +23 -0
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +23 -0
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +23 -0
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +23 -0
  21. package/dist/translations/en.umd.js +23 -0
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +23 -0
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +23 -0
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +23 -0
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +23 -0
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +23 -0
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +23 -0
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +23 -0
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +23 -0
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +23 -0
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +23 -0
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +23 -0
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +23 -0
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +23 -0
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +23 -0
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +23 -0
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +23 -0
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +23 -0
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +23 -0
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +23 -0
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +23 -0
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +23 -0
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +23 -0
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +23 -0
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +23 -0
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +23 -0
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +23 -0
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +23 -0
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +23 -0
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +23 -0
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +23 -0
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +23 -0
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +23 -0
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +23 -0
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +23 -0
  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({label:o("Import from Word"),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),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 p(t,e){const r=d();return(p=function(t,e){return r[t-=423]})(t,e)}function d(){const t=["get","requires","commands","ImportWordEditing","225TOYHRp","editor","CloudServices","95166XqYCtC","1933962npQKQD","plugins","none","cloudServices","registerTokenUrl","add","162626OdpQpj","init","pluginName","config","inline","importWord","_token","https://docx-converter.cke-cs.com/v2/convert/docx-html","token","17380mYWLXa","672592ssJPJq","tokenUrl","1439420RyWItb","14959IurHZq","1136gUoaAp","define","getToken"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(219960===-parseInt(r(427))/1+parseInt(r(437))/2+-parseInt(r(448))/3*(-parseInt(r(436))/4)+-parseInt(r(439))/5+parseInt(r(452))/6+parseInt(r(440))/7*(-parseInt(r(441))/8)+-parseInt(r(451))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(429)](){return l(447)}static get[l(445)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(450)]}constructor(t){const e=l;super(t),this[e(433)]=null}async[l(428)](){const t=l,e=this[t(449)];e[t(430)][t(442)](t(432),{converterUrl:t(434),tokenUrl:(e[t(430)][t(444)](t(424))||{})[t(438)],formatting:{resets:t(423),defaults:t(423),styles:t(431)}}),e[t(446)][t(426)](t(432),new c(e));const{tokenUrl:r}=e[t(430)][t(444)](t(432));if(r){const{tokenUrl:o}=e[t(430)][t(444)](t(424))||{};this[t(433)]=r===o?e[t(453)][t(444)](t(450))[t(435)]:await e[t(453)][t(444)](t(450))[t(425)](r)}}[l(443)](){return this[l(433)]}}function h(t,e){var r=g();return(h=function(t,e){return r[t-=150]})(t,e)}var m=h;function g(){var t=["5BeHEMO","9900KsFQIx","ImportWord","pluginName","requires","1581oNDTpI","596992BvDbnG","519496xbhcug","9369666hzUaYX","206248ngxdLj","2148rfJMRM","4180236NNFsJl"];return(g=function(){return t})()}!function(t,e){for(var r=h,o=t();;)try{if(465492===parseInt(r(159))/1+-parseInt(r(156))/2*(-parseInt(r(151))/3)+parseInt(r(153))/4*(parseInt(r(158))/5)+parseInt(r(157))/6+parseInt(r(155))/7+parseInt(r(152))/8+-parseInt(r(154))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[m(161)](){return m(160)}static get[m(150)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=197]})(t,e)}function v(){var t=["3048582bVXIGy","21915929meJefB","4989642fwHCWi","1654100ywtkwM","122479CyqDzj","4998650yghqPU","143474alGVtr"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(747583===parseInt(r(198))/1+-parseInt(r(200))/2+-parseInt(r(201))/3+parseInt(r(197))/4+-parseInt(r(199))/5+-parseInt(r(203))/6+parseInt(r(202))/7)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(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:()=>g,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({label:n("Import from Word"),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),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 l=d;function p(){const t=["inline","define","827bGlTiV","requires","3675567DntNTX","https://docx-converter.cke-cs.com/v2/convert/docx-html","plugins","importWord","tokenUrl","3067836rjnIBB","2203465QWvywr","init","3149163wAYruI","registerTokenUrl","_token","cloudServices","getToken","none","8efRxTE","commands","token","CloudServices","1973756xRtEDp","1790XadlSr","editor","config","pluginName","get","3mVFrUR","1501395zYObkU","add","10DIIpDl","ImportWordEditing"];return(p=function(){return t})()}function d(t,e){const r=p();return(d=function(t,e){return r[t-=393]})(t,e)}!function(t,e){const r=d,n=t();for(;;)try{if(432612===-parseInt(r(401))/1*(-parseInt(r(422))/2)+-parseInt(r(394))/3*(parseInt(r(421))/4)+-parseInt(r(395))/5+parseInt(r(408))/6+parseInt(r(403))/7+parseInt(r(417))/8*(-parseInt(r(411))/9)+parseInt(r(397))/10*(-parseInt(r(409))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class u extends t.Plugin{static get[l(425)](){return l(398)}static get[l(402)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(420)]}constructor(t){const e=l;super(t),this[e(413)]=null}async[l(410)](){const t=l,e=this[t(423)];e[t(424)][t(400)](t(406),{converterUrl:t(404),tokenUrl:(e[t(424)][t(393)](t(414))||{})[t(407)],formatting:{resets:t(416),defaults:t(416),styles:t(399)}}),e[t(418)][t(396)](t(406),new c(e));const{tokenUrl:r}=e[t(424)][t(393)](t(406));if(r){const{tokenUrl:n}=e[t(424)][t(393)](t(414))||{};this[t(413)]=r===n?e[t(405)][t(393)](t(420))[t(419)]:await e[t(405)][t(393)](t(420))[t(412)](r)}}[l(415)](){return this[l(413)]}}function h(){var t=["ImportWord","478944bHgGBz","236731BHaHrG","6EDlyhI","60210REtNTz","2120195DhsBHu","pluginName","1059961IcJxeM","2575170yKufPY","2qkfuNJ","requires","144BmQcih","1506028UHuBOI"];return(h=function(){return t})()}var m=f;function f(t,e){var r=h();return(f=function(t,e){return r[t-=466]})(t,e)}!function(t,e){for(var r=f,n=t();;)try{if(217397===parseInt(r(473))/1*(parseInt(r(467))/2)+parseInt(r(472))/3+-parseInt(r(470))/4+parseInt(r(476))/5+parseInt(r(474))/6*(parseInt(r(478))/7)+parseInt(r(469))/8*(-parseInt(r(475))/9)+-parseInt(r(466))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class g extends t.Plugin{static get[m(477)](){return m(471)}static get[m(468)](){return[u,o]}}function I(){var t=["239570zWqKMN","709245uajNQW","2532312ZgTsYO","22ALZmQg","797tmbJHX","1250372QVfDPk","162488bGHuYh","388KLEajY","12YDOCaI","28uHxGlj","1248705eHEVJy","30BiBjLB"];return(I=function(){return t})()}function v(t,e){var r=I();return(v=function(t,e){return r[t-=271]})(t,e)}!function(t,e){for(var r=v,n=t();;)try{if(211501===parseInt(r(272))/1*(-parseInt(r(275))/2)+parseInt(r(278))/3+parseInt(r(273))/4+parseInt(r(280))/5*(-parseInt(r(276))/6)+parseInt(r(277))/7*(-parseInt(r(274))/8)+-parseInt(r(281))/9*(-parseInt(r(279))/10)+parseInt(r(271))/11*(-parseInt(r(282))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I)})(),(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 _0x37e065,Command as _0x3518e8}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x36a178,MenuBarMenuListItemFileDialogButtonView as _0x3f102e,SpinnerView as _0x385801,Notification as _0x12debf}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x286946}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x38cd67}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4db0ba,uid as _0x56b289,logWarning as _0x59c33c,logError as _0x1f634b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x37e065{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x25f716=this['editor'];_0x25f716['ui']['componentFactory']['add']('importWord',()=>{const _0xbde5b1=this['_createButton'](_0x36a178),_0x2e5126=_0x25f716['commands']['get']('importWord');return _0xbde5b1['bind']('isOn')['to'](_0x2e5126,'isBusy'),_0xbde5b1['tooltip']=!0x0,_0xbde5b1;}),_0x25f716['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3f102e));}['_createButton'](_0x2f34b8){const _0x47c931=this['editor'],t=_0x47c931['locale']['t'],_0x2ee66d=_0x47c931['commands']['get']('importWord'),_0x20389d=new _0x2f34b8(_0x47c931['locale']),_0x176d04=new _0x385801();return _0x20389d['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x20389d['set']({'label':t('Import\x20from\x20Word'),'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'}),_0x20389d['bind']('isEnabled')['to'](_0x2ee66d),_0x176d04['bind']('isVisible')['to'](_0x2ee66d,'isBusy'),_0x20389d['iconView']['bind']('isVisible')['to'](_0x2ee66d,'isBusy',_0x4e7637=>!_0x4e7637),_0x20389d['children']['add'](_0x176d04),_0x20389d['on']('done',(_0x37901e,_0x1d66f6)=>{_0x47c931['execute']('importWord',_0x1d66f6[0x0],{}),_0x47c931['editing']['view']['focus']();}),_0x20389d;}}class d extends _0x3518e8{['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xc4ae96,_0x36f9f5={}){if(this['isBusy'])return Promise['resolve']();const _0x3cd95d=this['editor']['config']['get']('importWord'),_0x69324b={'url':_0x3cd95d['converterUrl'],'file':_0xc4ae96,'serviceConfig':{..._0x36f9f5,'formatting':_0x3cd95d['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x69324b)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0xaa3301=this['editor']['model'],_0x55e983=_0xaa3301['schema'],_0x26b3b0=_0xaa3301['document']['selection'],_0x45d787=_0x4db0ba(_0x26b3b0['getSelectedBlocks']());return!!_0x45d787&&_0x55e983['checkChild'](_0x45d787['parent'],'paragraph');}['_prepareForImport'](){const _0x39fab6=this['editor'],_0x3c1c29=_0x39fab6['model'],_0x1abc3d=_0x3c1c29['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x39fab6['model']['createBatch']({'isUndoable':!0x0}),_0x3c1c29['enqueueChange'](this['_undoStepBatch'],_0x2f8518=>{_0x1abc3d['isCollapsed']||_0x3c1c29['deleteContent'](_0x1abc3d,{'leaveUnmerged':!0x0});const _0x2ca4a6=_0x1abc3d['getFirstPosition'](),_0x4d9190=_0x4db0ba(_0x1abc3d['getSelectedBlocks']());let _0x1cec90;_0x1cec90=_0x4d9190['is']('element','paragraph')&&_0x4d9190['isEmpty']?_0x2ca4a6:_0x2ca4a6['isAtStart']?_0x3c1c29['createPositionBefore'](_0x4d9190):_0x2ca4a6['isAtEnd']?_0x3c1c29['createPositionAfter'](_0x4d9190):_0x2f8518['split'](_0x2ca4a6)['position'],this['_importMarker']=_0x2f8518['addMarker']('importWord:'+_0x56b289(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x38cd67(_0x1cec90)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x56407d=this['editor']['model'];_0x56407d['markers']['has'](this['_importMarker'])&&_0x56407d['enqueueChange'](this['_undoStepBatch'],_0x417a82=>{_0x417a82['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x339ff0,file:_0x1e8201,serviceConfig:_0x2143a2}){const _0x2d487e=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0xc450f5=new FormData();_0xc450f5['set']('config',JSON['stringify'](_0x2143a2)),_0xc450f5['set']('file',_0x1e8201);const _0x322ef3={'method':'POST','headers':{},'body':_0xc450f5,'signal':this['_abortController']['signal']};return _0x2d487e&&(_0x322ef3['headers']['Authorization']=_0x2d487e['value']),fetch(_0x339ff0,_0x322ef3);}['_handleImportResponse'](_0x3af123){return _0x3af123['ok']?_0x3af123['json']()['then'](_0x23dd44=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x23dd44);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x59c33c('import-word-plugin-import-cancelled');const _0x3e2174=this['editor'],_0xdbec29=(0x0,_0x3e2174['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3e2174['plugins']['get']('Notification')['showWarning'](_0xdbec29),_0x1f634b('import-word-plugin-conversion-failed');}constructor(_0x1d8a48){super(_0x1d8a48),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4adeef,_0x3ae1b6)=>{const _0xae45df=new DataTransfer();_0xae45df['setData']('text/html',_0x3ae1b6['html']);const _0x67bbdc=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x3b7167=>{this['_importMarker']['stopListening'](),_0x3b7167['setSelection'](_0x67bbdc),_0x1d8a48['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xae45df});});},{'priority':'low'});}}class e extends _0x37e065{static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x12debf,_0x286946,'CloudServices'];}async['init'](){const _0x383cde=this['editor'];_0x383cde['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x383cde['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x383cde['commands']['add']('importWord',new d(_0x383cde));const {tokenUrl:_0x318727}=_0x383cde['config']['get']('importWord');if(_0x318727){const {tokenUrl:_0x9dc6c1}=_0x383cde['config']['get']('cloudServices')||{};this['_token']=_0x318727===_0x9dc6c1?_0x383cde['plugins']['get']('CloudServices')['token']:await _0x383cde['plugins']['get']('CloudServices')['registerTokenUrl'](_0x318727);}}['getToken'](){return this['_token'];}constructor(_0x3f10d3){super(_0x3f10d3),this['_token']=null;}}class i extends _0x37e065{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 _0xa2194c,Command as _0x253205}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x178eba,MenuBarMenuListItemFileDialogButtonView as _0x3b6e24,SpinnerView as _0x6db896,Notification as _0x3a007b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x33adfd}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3e281b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xe75ed9,uid as _0x2ffcda,logWarning as _0x423f99,logError as _0x2006f9}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0xa2194c{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0xdbdb08=this['editor'];_0xdbdb08['ui']['componentFactory']['add']('importWord',()=>{const _0x12c3fa=this['_createButton'](_0x178eba),_0x553650=_0xdbdb08['commands']['get']('importWord');return _0x12c3fa['bind']('isOn')['to'](_0x553650,'isBusy'),_0x12c3fa['tooltip']=!0x0,_0x12c3fa;}),_0xdbdb08['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3b6e24));}['_createButton'](_0x7d1cf2){const _0x115578=this['editor'],t=_0x115578['locale']['t'],_0x2f6074=_0x115578['commands']['get']('importWord'),_0x1bd242=new _0x7d1cf2(_0x115578['locale']),_0x2df196=new _0x6db896();return _0x1bd242['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1bd242['set']({'label':t('Import\x20from\x20Word'),'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'}),_0x1bd242['bind']('isEnabled')['to'](_0x2f6074),_0x2df196['bind']('isVisible')['to'](_0x2f6074,'isBusy'),_0x1bd242['iconView']['bind']('isVisible')['to'](_0x2f6074,'isBusy',_0x8b37a7=>!_0x8b37a7),_0x1bd242['children']['add'](_0x2df196),_0x1bd242['on']('done',(_0x4537cd,_0x530905)=>{_0x115578['execute']('importWord',_0x530905[0x0],{}),_0x115578['editing']['view']['focus']();}),_0x1bd242;}}class d extends _0x253205{['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x704b23,_0x331412={}){if(this['isBusy'])return Promise['resolve']();const _0x51ac61=this['editor']['config']['get']('importWord'),_0x2d6465={'url':_0x51ac61['converterUrl'],'file':_0x704b23,'serviceConfig':{..._0x331412,'formatting':_0x51ac61['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x2d6465)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2b5278=this['editor']['model'],_0x330140=_0x2b5278['schema'],_0x46c45c=_0x2b5278['document']['selection'],_0x496adc=_0xe75ed9(_0x46c45c['getSelectedBlocks']());return!!_0x496adc&&_0x330140['checkChild'](_0x496adc['parent'],'paragraph');}['_prepareForImport'](){const _0xe3ccd1=this['editor'],_0x3da44e=_0xe3ccd1['model'],_0x5f0a14=_0x3da44e['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xe3ccd1['model']['createBatch']({'isUndoable':!0x0}),_0x3da44e['enqueueChange'](this['_undoStepBatch'],_0x41e351=>{_0x5f0a14['isCollapsed']||_0x3da44e['deleteContent'](_0x5f0a14,{'leaveUnmerged':!0x0});const _0x24f88f=_0x5f0a14['getFirstPosition'](),_0x15b53d=_0xe75ed9(_0x5f0a14['getSelectedBlocks']());let _0x318a34;_0x318a34=_0x15b53d['is']('element','paragraph')&&_0x15b53d['isEmpty']?_0x24f88f:_0x24f88f['isAtStart']?_0x3da44e['createPositionBefore'](_0x15b53d):_0x24f88f['isAtEnd']?_0x3da44e['createPositionAfter'](_0x15b53d):_0x41e351['split'](_0x24f88f)['position'],this['_importMarker']=_0x41e351['addMarker']('importWord:'+_0x2ffcda(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3e281b(_0x318a34)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x1a854b=this['editor']['model'];_0x1a854b['markers']['has'](this['_importMarker'])&&_0x1a854b['enqueueChange'](this['_undoStepBatch'],_0x35b024=>{_0x35b024['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x1cf3f8,file:_0x5c22c7,serviceConfig:_0x1eeb04}){const _0x2a9e66=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4b6f79=new FormData();_0x4b6f79['set']('config',JSON['stringify'](_0x1eeb04)),_0x4b6f79['set']('file',_0x5c22c7);const _0x346f3e={'method':'POST','headers':{},'body':_0x4b6f79,'signal':this['_abortController']['signal']};return _0x2a9e66&&(_0x346f3e['headers']['Authorization']=_0x2a9e66['value']),fetch(_0x1cf3f8,_0x346f3e);}['_handleImportResponse'](_0x4c7782){return _0x4c7782['ok']?_0x4c7782['json']()['then'](_0x595912=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x595912);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x423f99('import-word-plugin-import-cancelled');const _0x27c41a=this['editor'],_0x36ef78=(0x0,_0x27c41a['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x27c41a['plugins']['get']('Notification')['showWarning'](_0x36ef78),_0x2006f9('import-word-plugin-conversion-failed');}constructor(_0x373fde){super(_0x373fde),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x31e11f,_0x526112)=>{const _0x3ef8cf=new DataTransfer();_0x3ef8cf['setData']('text/html',_0x526112['html']);const _0xbd22a6=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x26391f=>{this['_importMarker']['stopListening'](),_0x26391f['setSelection'](_0xbd22a6),_0x373fde['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x3ef8cf});});},{'priority':'low'});}}class e extends _0xa2194c{static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3a007b,_0x33adfd,'CloudServices'];}async['init'](){const _0x3a3f52=this['editor'];_0x3a3f52['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x3a3f52['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x3a3f52['commands']['add']('importWord',new d(_0x3a3f52));const {tokenUrl:_0x152cb1}=_0x3a3f52['config']['get']('importWord');if(_0x152cb1){const {tokenUrl:_0xd455c7}=_0x3a3f52['config']['get']('cloudServices')||{};this['_token']=_0x152cb1===_0xd455c7?_0x3a3f52['plugins']['get']('CloudServices')['token']:await _0x3a3f52['plugins']['get']('CloudServices')['registerTokenUrl'](_0x152cb1);}}['getToken'](){return this['_token'];}constructor(_0x266c0c){super(_0x266c0c),this['_token']=null;}}class i extends _0xa2194c{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.'},'getPluralForm':_0x2026b6=>0x0==_0x2026b6?0x0:0x1==_0x2026b6?0x1:0x2==_0x2026b6?0x2:_0x2026b6%0x64>=0x3&&_0x2026b6%0x64<=0xa?0x3:_0x2026b6%0x64>=0xb&&_0x2026b6%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.'},'getPluralForm':_0x4c29b5=>0x0==_0x4c29b5?0x0:0x1==_0x4c29b5?0x1:0x2==_0x4c29b5?0x2:_0x4c29b5%0x64>=0x3&&_0x4c29b5%0x64<=0xa?0x3:_0x4c29b5%0x64>=0xb&&_0x4c29b5%0x64<=0x63?0x4:0x5}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3345bf=>{const {ar:{dictionary:_0x50a1b4,getPluralForm:_0x3852cc}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.'},'getPluralForm':_0x54ec0c=>0x0==_0x54ec0c?0x0:0x1==_0x54ec0c?0x1:0x2==_0x54ec0c?0x2:_0x54ec0c%0x64>=0x3&&_0x54ec0c%0x64<=0xa?0x3:_0x54ec0c%0x64>=0xb&&_0x54ec0c%0x64<=0x63?0x4:0x5}};_0x3345bf['ar']||={'dictionary':{},'getPluralForm':null},_0x3345bf['ar']['dictionary']=Object['assign'](_0x3345bf['ar']['dictionary'],_0x50a1b4),_0x3345bf['ar']['getPluralForm']=_0x3852cc;})(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файла.'},'getPluralForm':_0x467986=>0x1!=_0x467986}};
23
+ export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x484850=>0x1!=_0x484850}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x2d9528=>{const {bg:{dictionary:_0x129694,getPluralForm:_0x533435}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x389036=>0x1!=_0x389036}};_0x2d9528['bg']||={'dictionary':{},'getPluralForm':null},_0x2d9528['bg']['dictionary']=Object['assign'](_0x2d9528['bg']['dictionary'],_0x129694),_0x2d9528['bg']['getPluralForm']=_0x533435;})(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ঘটেছে।'},'getPluralForm':_0x54d1e3=>0x1!=_0x54d1e3}};
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ঘটেছে।'},'getPluralForm':_0x31877a=>0x1!=_0x31877a}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1918dd=>{const {bn:{dictionary:_0x18c298,getPluralForm:_0x30e88c}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।'},'getPluralForm':_0x3520af=>0x1!=_0x3520af}};_0x1918dd['bn']||={'dictionary':{},'getPluralForm':null},_0x1918dd['bn']['dictionary']=Object['assign'](_0x1918dd['bn']['dictionary'],_0x18c298),_0x1918dd['bn']['getPluralForm']=_0x30e88c;})(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.'},'getPluralForm':_0x2c83ad=>0x1!=_0x2c83ad}};
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.'},'getPluralForm':_0xbc3f63=>0x1!=_0xbc3f63}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x26bff9=>{const {ca:{dictionary:_0x351e93,getPluralForm:_0x54cd20}}={'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.'},'getPluralForm':_0x4cc8a7=>0x1!=_0x4cc8a7}};_0x26bff9['ca']||={'dictionary':{},'getPluralForm':null},_0x26bff9['ca']['dictionary']=Object['assign'](_0x26bff9['ca']['dictionary'],_0x351e93),_0x26bff9['ca']['getPluralForm']=_0x54cd20;})(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ě.'},'getPluralForm':_0x5971b7=>0x1==_0x5971b7&&_0x5971b7%0x1==0x0?0x0:_0x5971b7>=0x2&&_0x5971b7<=0x4&&_0x5971b7%0x1==0x0?0x1:_0x5971b7%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ě.'},'getPluralForm':_0x6bd4e6=>0x1==_0x6bd4e6&&_0x6bd4e6%0x1==0x0?0x0:_0x6bd4e6>=0x2&&_0x6bd4e6<=0x4&&_0x6bd4e6%0x1==0x0?0x1:_0x6bd4e6%0x1!=0x0?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x525480=>{const {cs:{dictionary:_0x5d1768,getPluralForm:_0x1a71a2}}={'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ě.'},'getPluralForm':_0x5689be=>0x1==_0x5689be&&_0x5689be%0x1==0x0?0x0:_0x5689be>=0x2&&_0x5689be<=0x4&&_0x5689be%0x1==0x0?0x1:_0x5689be%0x1!=0x0?0x2:0x3}};_0x525480['cs']||={'dictionary':{},'getPluralForm':null},_0x525480['cs']['dictionary']=Object['assign'](_0x525480['cs']['dictionary'],_0x5d1768),_0x525480['cs']['getPluralForm']=_0x1a71a2;})(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.'},'getPluralForm':_0x4d3ab2=>0x1!=_0x4d3ab2}};
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.'},'getPluralForm':_0x7dbca9=>0x1!=_0x7dbca9}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x6f6619=>{const {da:{dictionary:_0x335b4e,getPluralForm:_0xb61aa8}}={'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.'},'getPluralForm':_0xb77c4e=>0x1!=_0xb77c4e}};_0x6f6619['da']||={'dictionary':{},'getPluralForm':null},_0x6f6619['da']['dictionary']=Object['assign'](_0x6f6619['da']['dictionary'],_0x335b4e),_0x6f6619['da']['getPluralForm']=_0xb61aa8;})(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.'},'getPluralForm':_0x459827=>0x1!=_0x459827}};
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.'},'getPluralForm':_0x21ca47=>0x1!=_0x21ca47}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x32f0be=>{const {de:{dictionary:_0x75d876,getPluralForm:_0x3b1663}}={'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.'},'getPluralForm':_0x1005ac=>0x1!=_0x1005ac}};_0x32f0be['de']||={'dictionary':{},'getPluralForm':null},_0x32f0be['de']['dictionary']=Object['assign'](_0x32f0be['de']['dictionary'],_0x75d876),_0x32f0be['de']['getPluralForm']=_0x3b1663;})(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.'},'getPluralForm':_0xdf599a=>0x1!=_0xdf599a}};
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.'},'getPluralForm':_0x37b200=>0x1!=_0x37b200}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x24ffa6=>{const {el:{dictionary:_0x5945f5,getPluralForm:_0xa8c988}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.'},'getPluralForm':_0x3976e2=>0x1!=_0x3976e2}};_0x24ffa6['el']||={'dictionary':{},'getPluralForm':null},_0x24ffa6['el']['dictionary']=Object['assign'](_0x24ffa6['el']['dictionary'],_0x5945f5),_0x24ffa6['el']['getPluralForm']=_0xa8c988;})(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.'},'getPluralForm':_0x43d994=>0x1!=_0x43d994}};
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.'},'getPluralForm':_0x13c0dd=>0x1!=_0x13c0dd}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x4dd24d=>{const {'en-au':{dictionary:_0x360f48,getPluralForm:_0x57532f}}={'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.'},'getPluralForm':_0xc3be39=>0x1!=_0xc3be39}};_0x4dd24d['en-au']||={'dictionary':{},'getPluralForm':null},_0x4dd24d['en-au']['dictionary']=Object['assign'](_0x4dd24d['en-au']['dictionary'],_0x360f48),_0x4dd24d['en-au']['getPluralForm']=_0x57532f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1c11ca=>{const {en:{dictionary:_0x4377f4,getPluralForm:_0x105b1a}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':null}};_0x1c11ca['en']||={'dictionary':{},'getPluralForm':null},_0x1c11ca['en']['dictionary']=Object['assign'](_0x1c11ca['en']['dictionary'],_0x4377f4),_0x1c11ca['en']['getPluralForm']=_0x105b1a;})(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.'},'getPluralForm':_0x15d4b2=>0x1==_0x15d4b2?0x0:0x0!=_0x15d4b2&&_0x15d4b2%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.'},'getPluralForm':_0x32fb32=>0x1==_0x32fb32?0x0:0x0!=_0x32fb32&&_0x32fb32%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x25e2f2=>{const {es:{dictionary:_0x381387,getPluralForm:_0x37c29a}}={'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.'},'getPluralForm':_0x20e079=>0x1==_0x20e079?0x0:0x0!=_0x20e079&&_0x20e079%0xf4240==0x0?0x1:0x2}};_0x25e2f2['es']||={'dictionary':{},'getPluralForm':null},_0x25e2f2['es']['dictionary']=Object['assign'](_0x25e2f2['es']['dictionary'],_0x381387),_0x25e2f2['es']['getPluralForm']=_0x37c29a;})(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.'},'getPluralForm':_0x51b027=>0x1!=_0x51b027}};
23
+ export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0x4b0c11=>0x1!=_0x4b0c11}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5973bb=>{const {et:{dictionary:_0x1b7724,getPluralForm:_0x23a73d}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0x323b27=>0x1!=_0x323b27}};_0x5973bb['et']||={'dictionary':{},'getPluralForm':null},_0x5973bb['et']['dictionary']=Object['assign'](_0x5973bb['et']['dictionary'],_0x1b7724),_0x5973bb['et']['getPluralForm']=_0x23a73d;})(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.'},'getPluralForm':_0x26289f=>0x1!=_0x26289f}};
23
+ export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x590716=>0x1!=_0x590716}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xed67cd=>{const {fi:{dictionary:_0x14d7ce,getPluralForm:_0x1692aa}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x5229ac=>0x1!=_0x5229ac}};_0xed67cd['fi']||={'dictionary':{},'getPluralForm':null},_0xed67cd['fi']['dictionary']=Object['assign'](_0xed67cd['fi']['dictionary'],_0x14d7ce),_0xed67cd['fi']['getPluralForm']=_0x1692aa;})(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.'},'getPluralForm':_0x2fe6a6=>0x0==_0x2fe6a6||0x1==_0x2fe6a6?0x0:0x0!=_0x2fe6a6&&_0x2fe6a6%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.'},'getPluralForm':_0x5272a1=>0x0==_0x5272a1||0x1==_0x5272a1?0x0:0x0!=_0x5272a1&&_0x5272a1%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x113743=>{const {fr:{dictionary:_0x10eb43,getPluralForm:_0x2491ff}}={'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.'},'getPluralForm':_0x559bd0=>0x0==_0x559bd0||0x1==_0x559bd0?0x0:0x0!=_0x559bd0&&_0x559bd0%0xf4240==0x0?0x1:0x2}};_0x113743['fr']||={'dictionary':{},'getPluralForm':null},_0x113743['fr']['dictionary']=Object['assign'](_0x113743['fr']['dictionary'],_0x10eb43),_0x113743['fr']['getPluralForm']=_0x2491ff;})(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.'},'getPluralForm':_0x2cc606=>0x1!=_0x2cc606}};
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.'},'getPluralForm':_0x487442=>0x1!=_0x487442}};