@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240718.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 (96) 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
  96. package/src/utils/common-translations.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,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var s=r[n]={exports:{}};return t[n](s,s.exports,e),s.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>y,ImportWordEditing:()=>v,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const s=i;function i(t,r){const e=a();return(i=function(t,r){return e[t-=107]})(t,r)}function a(){const t=["importWord","Import from Word","isEnabled","add","editor","tooltip","init","execute","bind","get","isOn","isVisible","3221urCUKJ","2787076vOJRmt","_createButton","6212175dAbMlt","iconView","label","children","view","5211766IMniFA","32KJcCho","componentFactory","3477261uVFKQj","ImportWordUI","focus","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","570pilJpY","234054pJoJfY","isBusy","set","menuBar:importWord","locale","editing","Importing Word document","done","commands","4928013tuOohA","pluginName"];return(a=function(){return t})()}!function(t){const r=i,e=t();for(;;)try{if(697931===parseInt(r(113))/1*(parseInt(r(128))/2)+-parseInt(r(124))/3+parseInt(r(114))/4+-parseInt(r(116))/5+parseInt(r(129))/6+-parseInt(r(121))/7+-parseInt(r(122))/8*(-parseInt(r(138))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(a);class c extends t.Plugin{static get[s(139)](){return s(125)}[s(107)](){const t=s,e=this[t(144)];e.ui[t(123)][t(143)](t(140),(()=>{const n=t,o=this[n(115)](r.FileDialogButtonView),s=e[n(137)][n(110)](n(140));return o[n(109)](n(111)).to(s,n(130)),o[n(145)]=!0,o})),e.ui[t(123)][t(143)](t(132),(()=>this[t(115)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(115)](t){const e=s,n=this[e(144)],i=n[e(137)][e(110)](e(140)),a=new t(n[e(133)]),c=new r.SpinnerView;return a[e(131)]({acceptedType:e(127)}),a[e(131)]({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'}),a[e(109)](e(142)).to(i),a[e(109)](e(118)).to(i,e(130),(t=>o(n[e(133)],e(t?135:141)))),c[e(109)](e(112)).to(i,e(130)),a[e(117)][e(109)](e(112)).to(i,e(130),(t=>!t)),a[e(119)][e(143)](c),a.on(e(136),((t,r)=>{const o=e;n[o(108)](o(140),r[0],{}),n[o(134)][o(120)][o(126)]()})),a}}var p=e(331),u=e(783),l=e(584);const d=h;function h(t,r){const e=m();return(h=function(t,r){return e[t-=286]})(t,r)}!function(t){const r=h,e=t();for(;;)try{if(615973===parseInt(r(347))/1*(-parseInt(r(379))/2)+parseInt(r(354))/3+-parseInt(r(371))/4*(parseInt(r(357))/5)+parseInt(r(303))/6*(parseInt(r(321))/7)+-parseInt(r(366))/8+parseInt(r(296))/9*(-parseInt(r(330))/10)+parseInt(r(339))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(m);class f extends t.Command{constructor(t){const r=h;super(t),this[r(358)](r(384),!1),this[r(289)]=null,this[r(353)]=null,this[r(320)]=null,this.on(r(363),((e,n)=>{const o=r,s=new DataTransfer;s[o(341)](o(367),n[o(381)]);const i=this[o(289)][o(311)]();this[o(386)][o(355)][o(334)](this[o(353)],(r=>{const e=o;this[e(289)][e(293)](),r[e(306)](i),t[e(309)][e(380)][e(350)][e(368)](e(336),{dataTransfer:s})}))}),{priority:r(326)})}[d(314)](){const t=d;this[t(335)]=this[t(300)]()}[d(286)](t,r={}){const e=d;if(this[e(384)])return Promise[e(295)]();const n=this[e(386)][e(313)][e(317)](e(291));if(this[e(386)][e(322)][e(361)](e(310))){const{prefix:t,suffix:n}=this[e(386)][e(313)][e(317)](e(305));r[e(329)]={prefix:t,suffix:n}}const o={url:n[e(338)],file:t,serviceConfig:{...r,formatting:n[e(346)]}};return this[e(359)](),this[e(345)](o)[e(287)](this[e(375)][e(288)](this))[e(356)](this[e(378)][e(288)](this))[e(383)](this[e(340)][e(288)](this))}[d(300)](){const t=d;if(this[t(384)])return!1;const r=this[t(386)][t(355)],e=r[t(328)],n=r[t(350)][t(297)],o=(0,l.first)(n[t(323)]());return!!o&&e[t(299)](o[t(377)],t(315))}[d(359)](){const t=d,r=this[t(386)],e=r[t(355)],n=e[t(350)][t(297)];this[t(320)]=new AbortController,this[t(353)]=r[t(355)][t(327)]({isUndoable:!0}),e[t(334)](this[t(353)],(r=>{const o=t;n[o(362)]||e[o(318)](n,{leaveUnmerged:!0});const s=n[o(304)](),i=(0,l.first)(n[o(323)]());let a;a=i.is(o(342),o(315))&&i[o(316)]?s:s[o(376)]?e[o(325)](i):s[o(337)]?e[o(349)](i):r[o(344)](s)[o(292)],this[o(289)]=r[o(365)](o(308)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(289)].on(o(372),(()=>{const t=o;t(373)===this[t(289)][t(311)]()[t(298)][t(319)]&&this[t(320)][t(360)]()}))})),this[t(384)]=!0,this[t(314)]()}[d(340)](){const t=d,r=this[t(386)][t(355)];r[t(364)][t(361)](this[t(289)])&&r[t(334)](this[t(353)],(r=>{const e=t;r[e(374)](this[e(289)])})),this[t(289)]=null,this[t(353)]=null,this[t(320)]=null,this[t(384)]=!1,this[t(314)]()}[d(345)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(386)][n(322)][n(317)](n(312))[n(382)](),s=new FormData;s[n(358)](n(313),JSON[n(333)](e)),s[n(358)](n(343),r);const i={method:n(331),headers:{},body:s,signal:this[n(320)][n(348)]};return o&&(i[n(370)][n(351)]=o[n(352)]),fetch(t,i)}[d(375)](t){const r=d;return t.ok?t[r(294)]()[r(287)]((t=>{const e=r;this[e(386)][e(355)][e(364)][e(361)](this[e(289)])&&e(373)!==this[e(289)][e(311)]()[e(298)][e(319)]&&this[e(368)](e(363),t)})):Promise[r(307)]()}[d(378)](){const t=d;if(this[t(320)][t(348)][t(324)])return void(0,l.logWarning)(t(369));const r=this[t(386)],e=o(r[t(302)],t(332));r[t(322)][t(317)](t(385))[t(290)](e),(0,l.logError)(t(301))}}function m(){const t=["getFirstPosition","mergeFields","setSelection","reject","importWord:","editing","MergeFields","getRange","ImportWordEditing","config","refresh","paragraph","isEmpty","get","deleteContent","rootName","_abortController","16667uEelEA","plugins","getSelectedBlocks","aborted","createPositionBefore","low","createBatch","schema","merge_fields","230jkoPqD","POST","An error occurred while importing the Word file.","stringify","enqueueChange","isEnabled","clipboardInput","isAtEnd","converterUrl","5703709ncOefH","_cleanUpAfterImport","setData","element","file","split","_sendImportRequest","formatting","759GRsCen","signal","createPositionAfter","document","Authorization","value","_undoStepBatch","2220459SleBKw","model","catch","2781635GSMDyu","set","_prepareForImport","abort","has","isCollapsed","dataInsert","markers","addMarker","544416hEVtkI","text/html","fire","import-word-plugin-import-cancelled","headers","4pkpicn","change:range","$graveyard","removeMarker","_handleImportResponse","isAtStart","parent","_handleImportFailure","452CuOxMX","view","html","getToken","finally","isBusy","Notification","editor","execute","then","bind","_importMarker","showWarning","importWord","position","stopListening","json","resolve","110547yORTOk","selection","root","checkChild","_checkEnabled","import-word-plugin-conversion-failed","locale","1098paCusb"];return(m=function(){return t})()}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=196]})(t,r)}!function(t){const r=g,e=t();for(;;)try{if(979845===-parseInt(r(198))/1+parseInt(r(200))/2*(-parseInt(r(214))/3)+parseInt(r(208))/4*(-parseInt(r(211))/5)+-parseInt(r(209))/6+parseInt(r(225))/7+parseInt(r(199))/8+parseInt(r(207))/9*(parseInt(r(226))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(w);class v extends t.Plugin{static get[I(216)](){return I(202)}static get[I(218)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(217)]}constructor(t){const r=I;super(t),this[r(219)]=null}async[I(210)](){const t=I,r=this[t(213)];r[t(224)][t(204)](t(223),{converterUrl:t(215),tokenUrl:(r[t(224)][t(205)](t(197))||{})[t(222)],formatting:{resets:t(212),defaults:t(212),styles:t(227)}}),r[t(201)][t(220)](t(223),new f(r));const{tokenUrl:e}=r[t(224)][t(205)](t(223));if(e){const{tokenUrl:n}=r[t(224)][t(205)](t(197))||{};this[t(219)]=e===n?r[t(206)][t(205)](t(217))[t(196)]:await r[t(206)][t(205)](t(217))[t(203)](e)}}[I(221)](){return this[I(219)]}}function w(){const t=["requires","_token","add","getToken","tokenUrl","importWord","config","4163271bMivZF","62210tUSXev","inline","token","cloudServices","1845899biZkdW","14893456KGiIVF","2vLbAuS","commands","ImportWordEditing","registerTokenUrl","define","get","plugins","6507HYGCVn","4fEPsfG","9818988pHWlRM","init","7083025hSiapQ","none","editor","3226113LuCnJa","https://docx-converter.cke-cs.com/v2/convert/docx-html","pluginName","CloudServices"];return(w=function(){return t})()}var b=x;function W(){var t=["3189eMYwMv","6ItqjHq","9565448xuGniR","1072FaxQmZ","2821560tjOUSp","9WHytYN","pluginName","1094904xCZdFd","4053965WsYUYG","44154410qNcsBq","requires","ImportWord","5034460lXHKuq"];return(W=function(){return t})()}function x(t,r){var e=W();return(x=function(t,r){return e[t-=262]})(t,r)}!function(t){for(var r=x,e=t();;)try{if(704186===-parseInt(r(271))/1+-parseInt(r(267))/2*(parseInt(r(264))/3)+-parseInt(r(263))/4+parseInt(r(272))/5*(parseInt(r(265))/6)+-parseInt(r(268))/7+-parseInt(r(266))/8+parseInt(r(269))/9*(parseInt(r(273))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class y extends t.Plugin{static get[b(270)](){return b(262)}static get[b(274)](){return[v,c]}}function k(){var t=["47649SHgZTJ","552fCjEgm","887530BqSgkH","7169427uBpVzX","2803491tscmEa","22755aUlpLz","7471TGlMCx","1136alzUmn","146KeDoXf","4qNIqMI","472285gsrYQl","132BGspMg"];return(k=function(){return t})()}function C(t,r){var e=k();return(C=function(t,r){return e[t-=339]})(t,r)}!function(t){for(var r=C,e=t();;)try{if(514014===parseInt(r(346))/1*(-parseInt(r(348))/2)+parseInt(r(344))/3*(-parseInt(r(349))/4)+-parseInt(r(345))/5*(-parseInt(r(339))/6)+parseInt(r(340))/7*(-parseInt(r(347))/8)+parseInt(r(343))/9+parseInt(r(342))/10+parseInt(r(350))/11*(parseInt(r(341))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
5
+ */(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var i=r[n]={exports:{}};return t[n](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const i=s;function s(t,r){const e=a();return(s=function(t,r){return e[t-=173]})(t,r)}function a(){const t=["locale","11OqpKaP","1703170PPRJIA","iconView","pluginName","componentFactory","get","5StitXl","add","children","bind","2142012YDrWbS","isEnabled","201008zwkHXk","24982sXAyku","9HVRjhM","editor","Importing Word document","ImportWordUI","view","Import from Word","editing","label","tooltip","isBusy","_createButton","isOn","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","commands","6VBdUgg","4231700psYctT","set","60IzrnpE","focus","isVisible","importWord","init","menuBar:importWord","300690uZCTpo","execute","5641304FNcGWF","done"];return(a=function(){return t})()}!function(t){const r=s,e=t();for(;;)try{if(816162===parseInt(r(183))/1*(parseInt(r(207))/2)+-parseInt(r(189))/3+-parseInt(r(206))/4*(parseInt(r(200))/5)+parseInt(r(180))/6*(-parseInt(r(195))/7)+parseInt(r(191))/8*(parseInt(r(208))/9)+-parseInt(r(181))/10+parseInt(r(194))/11*(parseInt(r(204))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(a);class c extends t.Plugin{static get[i(197)](){return i(211)}[i(187)](){const t=i,e=this[t(209)];e.ui[t(198)][t(201)](t(186),(()=>{const n=t,o=this[n(176)](r.FileDialogButtonView),i=e[n(179)][n(199)](n(186));return o[n(203)](n(177)).to(i,n(175)),o[n(174)]=!0,o})),e.ui[t(198)][t(201)](t(188),(()=>this[t(176)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(176)](t){const e=i,n=this[e(209)],s=n[e(179)][e(199)](e(186)),a=new t(n[e(193)]),c=new r.SpinnerView;return a[e(182)]({acceptedType:e(178)}),a[e(182)]({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'}),a[e(203)](e(205)).to(s),a[e(203)](e(173)).to(s,e(175),(t=>o(n[e(193)],e(t?210:213)))),c[e(203)](e(185)).to(s,e(175)),a[e(196)][e(203)](e(185)).to(s,e(175),(t=>!t)),a[e(202)][e(201)](c),a.on(e(192),((t,r)=>{const o=e;n[o(190)](o(186),r[0],{}),n[o(214)][o(212)][o(184)]()})),a}}var p=e(331),u=e(783),l=e(584);function d(){const t=["get","editor","deleteContent","json","1265704NEdNEp","parent","html","checkChild","execute","_abortController","has","An error occurred while importing the Word file.","schema","isAtEnd","Authorization","config","MergeFields","signal","createPositionAfter","Notification","dataInsert","text/html","enqueueChange","import-word-plugin-conversion-failed","6929040aLTvvO","value","then","stopListening","root","merge_fields","showWarning","locale","createBatch","$graveyard","importWord","6050012PYfawV","element","formatting","getSelectedBlocks","finally","isCollapsed","position","set","isAtStart","resolve","selection","4019526ifApUD","clipboardInput","editing","getFirstPosition","_handleImportResponse","low","rootName","_handleImportFailure","setData","_sendImportRequest","getRange","bind","plugins","aborted","document","view","isBusy","change:range","addMarker","isEmpty","2837504PPqWOr","refresh","catch","_undoStepBatch","removeMarker","_importMarker","35129381ewLtRw","paragraph","_cleanUpAfterImport","model","importWord:","POST","1227546TcQwDj","isEnabled","file","mergeFields","getToken","fire","reject","setSelection","ImportWordEditing","abort","headers","stringify","markers","converterUrl","split","_prepareForImport","import-word-plugin-import-cancelled","createPositionBefore","_checkEnabled"];return(d=function(){return t})()}const h=f;function f(t,r){const e=d();return(f=function(t,r){return e[t-=236]})(t,r)}!function(t){const r=f,e=t();for(;;)try{if(825023===parseInt(r(277))/1+parseInt(r(242))/2+-parseInt(r(254))/3+parseInt(r(308))/4+parseInt(r(297))/5+parseInt(r(319))/6+-parseInt(r(248))/7)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(315)](r(238),!1),this[r(247)]=null,this[r(245)]=null,this[r(282)]=null,this.on(r(293),((e,n)=>{const o=r,i=new DataTransfer;i[o(327)](o(294),n[o(279)]);const s=this[o(247)][o(329)]();this[o(274)][o(251)][o(295)](this[o(245)],(r=>{const e=o;this[e(247)][e(300)](),r[e(261)](s),t[e(321)][e(237)][e(236)][e(259)](e(320),{dataTransfer:i})}))}),{priority:r(324)})}[h(243)](){const t=h;this[t(255)]=this[t(272)]()}[h(281)](t,r={}){const e=h;if(this[e(238)])return Promise[e(317)]();const n=this[e(274)][e(288)][e(273)](e(307));if(this[e(274)][e(331)][e(283)](e(289))){const{prefix:t,suffix:n}=this[e(274)][e(288)][e(273)](e(257));r[e(302)]={prefix:t,suffix:n}}const o={url:n[e(267)],file:t,serviceConfig:{...r,formatting:n[e(310)]}};return this[e(269)](),this[e(328)](o)[e(299)](this[e(323)][e(330)](this))[e(244)](this[e(326)][e(330)](this))[e(312)](this[e(250)][e(330)](this))}[h(272)](){const t=h;if(this[t(238)])return!1;const r=this[t(274)][t(251)],e=r[t(285)],n=r[t(236)][t(318)],o=(0,l.first)(n[t(311)]());return!!o&&e[t(280)](o[t(278)],t(249))}[h(269)](){const t=h,r=this[t(274)],e=r[t(251)],n=e[t(236)][t(318)];this[t(282)]=new AbortController,this[t(245)]=r[t(251)][t(305)]({isUndoable:!0}),e[t(295)](this[t(245)],(r=>{const o=t;n[o(313)]||e[o(275)](n,{leaveUnmerged:!0});const i=n[o(322)](),s=(0,l.first)(n[o(311)]());let a;a=s.is(o(309),o(249))&&s[o(241)]?i:i[o(316)]?e[o(271)](s):i[o(286)]?e[o(291)](s):r[o(268)](i)[o(314)],this[o(247)]=r[o(240)](o(252)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(247)].on(o(239),(()=>{const t=o;t(306)===this[t(247)][t(329)]()[t(301)][t(325)]&&this[t(282)][t(263)]()}))})),this[t(238)]=!0,this[t(243)]()}[h(250)](){const t=h,r=this[t(274)][t(251)];r[t(266)][t(283)](this[t(247)])&&r[t(295)](this[t(245)],(r=>{const e=t;r[e(246)](this[e(247)])})),this[t(247)]=null,this[t(245)]=null,this[t(282)]=null,this[t(238)]=!1,this[t(243)]()}[h(328)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(274)][n(331)][n(273)](n(262))[n(258)](),i=new FormData;i[n(315)](n(288),JSON[n(265)](e)),i[n(315)](n(256),r);const s={method:n(253),headers:{},body:i,signal:this[n(282)][n(290)]};return o&&(s[n(264)][n(287)]=o[n(298)]),fetch(t,s)}[h(323)](t){const r=h;return t.ok?t[r(276)]()[r(299)]((t=>{const e=r;this[e(274)][e(251)][e(266)][e(283)](this[e(247)])&&e(306)!==this[e(247)][e(329)]()[e(301)][e(325)]&&this[e(259)](e(293),t)})):Promise[r(260)]()}[h(326)](){const t=h;if(this[t(282)][t(290)][t(332)])return void(0,l.logWarning)(t(270));const r=this[t(274)],e=o(r[t(304)],t(284));r[t(331)][t(273)](t(292))[t(303)](e),(0,l.logError)(t(296))}}const g=I;function I(t,r){const e=v();return(I=function(t,r){return e[t-=269]})(t,r)}function v(){const t=["ImportWordEditing","2291032tZaHwJ","414282MIlyua","15626070rbDrpZ","https://docx-converter.cke-cs.com/v2/convert/docx-html","_token","define","1439GrVzKe","editor","commands","8781192rTxgqQ","CloudServices","inline","importWord","5WtXpYo","init","tokenUrl","token","add","plugins","config","8235752TelBub","get","registerTokenUrl","1606CtWDZb","9016560aPTudi","requires","pluginName","getToken","cloudServices","none"];return(v=function(){return t})()}!function(t){const r=I,e=t();for(;;)try{if(766829===parseInt(r(294))/1*(parseInt(r(280))/2)+-parseInt(r(289))/3+-parseInt(r(288))/4*(parseInt(r(270))/5)+-parseInt(r(297))/6+parseInt(r(277))/7+-parseInt(r(281))/8+parseInt(r(290))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(v);class w extends t.Plugin{static get[g(283)](){return g(287)}static get[g(282)](){const t=g;return[r.Notification,p.ClipboardPipeline,t(298)]}constructor(t){const r=g;super(t),this[r(292)]=null}async[g(271)](){const t=g,r=this[t(295)];r[t(276)][t(293)](t(269),{converterUrl:t(291),tokenUrl:(r[t(276)][t(278)](t(285))||{})[t(272)],formatting:{resets:t(286),defaults:t(286),styles:t(299)}}),r[t(296)][t(274)](t(269),new m(r));const{tokenUrl:e}=r[t(276)][t(278)](t(269));if(e){const{tokenUrl:n}=r[t(276)][t(278)](t(285))||{};this[t(292)]=e===n?r[t(275)][t(278)](t(298))[t(273)]:await r[t(275)][t(278)](t(298))[t(279)](e)}}[g(284)](){return this[g(292)]}}var b=y;function W(){var t=["230FTCsMg","898CbMlJO","4736487NSkidf","1359952qTQbiS","2507160fgYRJq","16TrAzsP","requires","pluginName","ImportWord","2593aENKtV","12200vpTarF","5588274DplVrY","2866140ohQZnK","1612mroHQV"];return(W=function(){return t})()}function y(t,r){var e=W();return(y=function(t,r){return e[t-=389]})(t,r)}!function(t){for(var r=y,e=t();;)try{if(751897===-parseInt(r(400))/1*(parseInt(r(392))/2)+-parseInt(r(395))/3+-parseInt(r(390))/4*(parseInt(r(401))/5)+parseInt(r(402))/6+-parseInt(r(393))/7+parseInt(r(396))/8*(parseInt(r(389))/9)+-parseInt(r(391))/10*(-parseInt(r(394))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class x extends t.Plugin{static get[b(398)](){return b(399)}static get[b(397)](){return[w,c]}}function T(t,r){var e=k();return(T=function(t,r){return e[t-=104]})(t,r)}function k(){var t=["9zXhugc","6670192oXsXbo","6USEiAW","458748vBVOUy","15TyTzXS","37192260YjnaXv","6908888stuUAb","1028968uZdQop","4455753QxJRZH","177669LCymZv"];return(k=function(){return t})()}!function(t){for(var r=T,e=t();;)try{if(852490===parseInt(r(106))/1*(-parseInt(r(109))/2)+-parseInt(r(105))/3+-parseInt(r(104))/4*(parseInt(r(111))/5)+parseInt(r(110))/6+-parseInt(r(113))/7+-parseInt(r(108))/8*(-parseInt(r(107))/9)+parseInt(r(112))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(k)})(),(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 _0x2f2f72,Command as _0x57eceb}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x453e33,MenuBarMenuListItemFileDialogButtonView as _0x325152,SpinnerView as _0x2a448e,Notification as _0x133e80}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5795b2}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x273359}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x141ef7,uid as _0x335144,logWarning as _0x3756f9,logError as _0x45a84e}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x31ced4,_0x44d081){const t=_0x31ced4['t'];switch(_0x44d081){case'Import\x20from\x20Word':return t('Import\x20from\x20Word');case'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');case'Importing\x20Word\x20document':return t('Importing\x20Word\x20document');default:return _0x44d081;}}class o extends _0x2f2f72{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x529f75=this['editor'];_0x529f75['ui']['componentFactory']['add']('importWord',()=>{const _0x293219=this['_createButton'](_0x453e33),_0x378755=_0x529f75['commands']['get']('importWord');return _0x293219['bind']('isOn')['to'](_0x378755,'isBusy'),_0x293219['tooltip']=!0x0,_0x293219;}),_0x529f75['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x325152));}['_createButton'](_0x5d06ad){const _0x50c79e=this['editor'],_0xdc6cec=_0x50c79e['commands']['get']('importWord'),_0x1e0b4b=new _0x5d06ad(_0x50c79e['locale']),_0x98412a=new _0x2a448e();return _0x1e0b4b['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1e0b4b['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'}),_0x1e0b4b['bind']('isEnabled')['to'](_0xdc6cec),_0x1e0b4b['bind']('label')['to'](_0xdc6cec,'isBusy',_0x5e351c=>p(_0x50c79e['locale'],_0x5e351c?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x98412a['bind']('isVisible')['to'](_0xdc6cec,'isBusy'),_0x1e0b4b['iconView']['bind']('isVisible')['to'](_0xdc6cec,'isBusy',_0x3615dd=>!_0x3615dd),_0x1e0b4b['children']['add'](_0x98412a),_0x1e0b4b['on']('done',(_0x231fe0,_0x268507)=>{_0x50c79e['execute']('importWord',_0x268507[0x0],{}),_0x50c79e['editing']['view']['focus']();}),_0x1e0b4b;}}class d extends _0x57eceb{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x489a9d){super(_0x489a9d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x2f1a74,_0x5371d5)=>{const _0xdb480=new DataTransfer();_0xdb480['setData']('text/html',_0x5371d5['html']);const _0x58702c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x23d11c=>{this['_importMarker']['stopListening'](),_0x23d11c['setSelection'](_0x58702c),_0x489a9d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xdb480});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x113ce0,_0x4b6f48={}){if(this['isBusy'])return Promise['resolve']();const _0x57b249=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x16a3b4,suffix:_0x4b0106}=this['editor']['config']['get']('mergeFields');_0x4b6f48['merge_fields']={'prefix':_0x16a3b4,'suffix':_0x4b0106};}const _0x532c6e={'url':_0x57b249['converterUrl'],'file':_0x113ce0,'serviceConfig':{..._0x4b6f48,'formatting':_0x57b249['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x532c6e)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5d9068=this['editor']['model'],_0x6f91f8=_0x5d9068['schema'],_0x270523=_0x5d9068['document']['selection'],_0x39601a=_0x141ef7(_0x270523['getSelectedBlocks']());return!!_0x39601a&&_0x6f91f8['checkChild'](_0x39601a['parent'],'paragraph');}['_prepareForImport'](){const _0x1cad51=this['editor'],_0x5054b2=_0x1cad51['model'],_0x5ba0d1=_0x5054b2['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1cad51['model']['createBatch']({'isUndoable':!0x0}),_0x5054b2['enqueueChange'](this['_undoStepBatch'],_0x25cb6a=>{_0x5ba0d1['isCollapsed']||_0x5054b2['deleteContent'](_0x5ba0d1,{'leaveUnmerged':!0x0});const _0x4b0aa0=_0x5ba0d1['getFirstPosition'](),_0x22b7b3=_0x141ef7(_0x5ba0d1['getSelectedBlocks']());let _0x398cb2;_0x398cb2=_0x22b7b3['is']('element','paragraph')&&_0x22b7b3['isEmpty']?_0x4b0aa0:_0x4b0aa0['isAtStart']?_0x5054b2['createPositionBefore'](_0x22b7b3):_0x4b0aa0['isAtEnd']?_0x5054b2['createPositionAfter'](_0x22b7b3):_0x25cb6a['split'](_0x4b0aa0)['position'],this['_importMarker']=_0x25cb6a['addMarker']('importWord:'+_0x335144(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x273359(_0x398cb2)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x357b2=this['editor']['model'];_0x357b2['markers']['has'](this['_importMarker'])&&_0x357b2['enqueueChange'](this['_undoStepBatch'],_0x584927=>{_0x584927['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x17937c,file:_0x992ee1,serviceConfig:_0x2f0562}){const _0x18ed77=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x2502a8=new FormData();_0x2502a8['set']('config',JSON['stringify'](_0x2f0562)),_0x2502a8['set']('file',_0x992ee1);const _0x5c5c59={'method':'POST','headers':{},'body':_0x2502a8,'signal':this['_abortController']['signal']};return _0x18ed77&&(_0x5c5c59['headers']['Authorization']=_0x18ed77['value']),fetch(_0x17937c,_0x5c5c59);}['_handleImportResponse'](_0x5721a7){return _0x5721a7['ok']?_0x5721a7['json']()['then'](_0x1b60ab=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x1b60ab);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3756f9('import-word-plugin-import-cancelled');const _0x59d477=this['editor'],_0x428f01=p(_0x59d477['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x59d477['plugins']['get']('Notification')['showWarning'](_0x428f01),_0x45a84e('import-word-plugin-conversion-failed');}}class e extends _0x2f2f72{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x133e80,_0x5795b2,'CloudServices'];}constructor(_0x31b3a5){super(_0x31b3a5),this['_token']=null;}async['init'](){const _0x4f0632=this['editor'];_0x4f0632['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4f0632['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4f0632['commands']['add']('importWord',new d(_0x4f0632));const {tokenUrl:_0x5b6a6b}=_0x4f0632['config']['get']('importWord');if(_0x5b6a6b){const {tokenUrl:_0x3cf24c}=_0x4f0632['config']['get']('cloudServices')||{};this['_token']=_0x5b6a6b===_0x3cf24c?_0x4f0632['plugins']['get']('CloudServices')['token']:await _0x4f0632['plugins']['get']('CloudServices')['registerTokenUrl'](_0x5b6a6b);}}['getToken'](){return this['_token'];}}class i extends _0x2f2f72{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 _0x437536,Command as _0x25d061}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4b2f0e,MenuBarMenuListItemFileDialogButtonView as _0x4a88da,SpinnerView as _0x1f8fc0,Notification as _0x133a8a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x4e4744}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3b62db}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x5b1528,uid as _0x50478e,logWarning as _0x24ba3e,logError as _0x265540}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4fb50f,_0x1c709f){const t=_0x4fb50f['t'];switch(_0x1c709f){case'Import\x20from\x20Word':return t('Import\x20from\x20Word');case'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');case'Importing\x20Word\x20document':return t('Importing\x20Word\x20document');default:return _0x1c709f;}}class o extends _0x437536{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x553588=this['editor'];_0x553588['ui']['componentFactory']['add']('importWord',()=>{const _0x305ff1=this['_createButton'](_0x4b2f0e),_0x54fdc6=_0x553588['commands']['get']('importWord');return _0x305ff1['bind']('isOn')['to'](_0x54fdc6,'isBusy'),_0x305ff1['tooltip']=!0x0,_0x305ff1;}),_0x553588['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x4a88da));}['_createButton'](_0x383ec2){const _0x2e4c26=this['editor'],_0x4bc1ec=_0x2e4c26['commands']['get']('importWord'),_0x96aaea=new _0x383ec2(_0x2e4c26['locale']),_0x1d513d=new _0x1f8fc0();return _0x96aaea['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x96aaea['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'}),_0x96aaea['bind']('isEnabled')['to'](_0x4bc1ec),_0x96aaea['bind']('label')['to'](_0x4bc1ec,'isBusy',_0x5de308=>p(_0x2e4c26['locale'],_0x5de308?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x1d513d['bind']('isVisible')['to'](_0x4bc1ec,'isBusy'),_0x96aaea['iconView']['bind']('isVisible')['to'](_0x4bc1ec,'isBusy',_0x303c1f=>!_0x303c1f),_0x96aaea['children']['add'](_0x1d513d),_0x96aaea['on']('done',(_0x36549c,_0x2f25ea)=>{_0x2e4c26['execute']('importWord',_0x2f25ea[0x0],{}),_0x2e4c26['editing']['view']['focus']();}),_0x96aaea;}}class d extends _0x25d061{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x48b34c){super(_0x48b34c),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0xfc79c2,_0x45ffbb)=>{const _0x37a1ac=new DataTransfer();_0x37a1ac['setData']('text/html',_0x45ffbb['html']);const _0x35e706=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2e1f35=>{this['_importMarker']['stopListening'](),_0x2e1f35['setSelection'](_0x35e706),_0x48b34c['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x37a1ac});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1d708b,_0x11eadf={}){if(this['isBusy'])return Promise['resolve']();const _0x5611e8=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x18df62,suffix:_0x331e7d}=this['editor']['config']['get']('mergeFields');_0x11eadf['merge_fields']={'prefix':_0x18df62,'suffix':_0x331e7d};}const _0x321018={'url':_0x5611e8['converterUrl'],'file':_0x1d708b,'serviceConfig':{..._0x11eadf,'formatting':_0x5611e8['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x321018)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x31d8e8=this['editor']['model'],_0x42834f=_0x31d8e8['schema'],_0x19d20c=_0x31d8e8['document']['selection'],_0x4b70b2=_0x5b1528(_0x19d20c['getSelectedBlocks']());return!!_0x4b70b2&&_0x42834f['checkChild'](_0x4b70b2['parent'],'paragraph');}['_prepareForImport'](){const _0x1ce6fa=this['editor'],_0x46d3d7=_0x1ce6fa['model'],_0x15c907=_0x46d3d7['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1ce6fa['model']['createBatch']({'isUndoable':!0x0}),_0x46d3d7['enqueueChange'](this['_undoStepBatch'],_0x3be81b=>{_0x15c907['isCollapsed']||_0x46d3d7['deleteContent'](_0x15c907,{'leaveUnmerged':!0x0});const _0x23294d=_0x15c907['getFirstPosition'](),_0x240f73=_0x5b1528(_0x15c907['getSelectedBlocks']());let _0xbbb5ab;_0xbbb5ab=_0x240f73['is']('element','paragraph')&&_0x240f73['isEmpty']?_0x23294d:_0x23294d['isAtStart']?_0x46d3d7['createPositionBefore'](_0x240f73):_0x23294d['isAtEnd']?_0x46d3d7['createPositionAfter'](_0x240f73):_0x3be81b['split'](_0x23294d)['position'],this['_importMarker']=_0x3be81b['addMarker']('importWord:'+_0x50478e(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3b62db(_0xbbb5ab)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x2ff15d=this['editor']['model'];_0x2ff15d['markers']['has'](this['_importMarker'])&&_0x2ff15d['enqueueChange'](this['_undoStepBatch'],_0x3c34a7=>{_0x3c34a7['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x50a77c,file:_0x1a79b2,serviceConfig:_0x28972c}){const _0x5a8f42=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x571c83=new FormData();_0x571c83['set']('config',JSON['stringify'](_0x28972c)),_0x571c83['set']('file',_0x1a79b2);const _0x4f0b4e={'method':'POST','headers':{},'body':_0x571c83,'signal':this['_abortController']['signal']};return _0x5a8f42&&(_0x4f0b4e['headers']['Authorization']=_0x5a8f42['value']),fetch(_0x50a77c,_0x4f0b4e);}['_handleImportResponse'](_0x33818c){return _0x33818c['ok']?_0x33818c['json']()['then'](_0x59bc3b=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x59bc3b);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x24ba3e('import-word-plugin-import-cancelled');const _0x14ed2c=this['editor'],_0xc5984f=p(_0x14ed2c['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x14ed2c['plugins']['get']('Notification')['showWarning'](_0xc5984f),_0x265540('import-word-plugin-conversion-failed');}}class e extends _0x437536{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x133a8a,_0x4e4744,'CloudServices'];}constructor(_0x503142){super(_0x503142),this['_token']=null;}async['init'](){const _0x2ee878=this['editor'];_0x2ee878['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x2ee878['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x2ee878['commands']['add']('importWord',new d(_0x2ee878));const {tokenUrl:_0x5427b1}=_0x2ee878['config']['get']('importWord');if(_0x5427b1){const {tokenUrl:_0x3a5de1}=_0x2ee878['config']['get']('cloudServices')||{};this['_token']=_0x5427b1===_0x3a5de1?_0x2ee878['plugins']['get']('CloudServices')['token']:await _0x2ee878['plugins']['get']('CloudServices')['registerTokenUrl'](_0x5427b1);}}['getToken'](){return this['_token'];}}class i extends _0x437536{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':_0x29f642=>0x0==_0x29f642?0x0:0x1==_0x29f642?0x1:0x2==_0x29f642?0x2:_0x29f642%0x64>=0x3&&_0x29f642%0x64<=0xa?0x3:_0x29f642%0x64>=0xb&&_0x29f642%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':_0x567c0b=>0x0==_0x567c0b?0x0:0x1==_0x567c0b?0x1:0x2==_0x567c0b?0x2:_0x567c0b%0x64>=0x3&&_0x567c0b%0x64<=0xa?0x3:_0x567c0b%0x64>=0xb&&_0x567c0b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x103c64=>{const {ar:{dictionary:_0x2be4ca,getPluralForm:_0x567c08}}={'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':_0x4a71c8=>0x0==_0x4a71c8?0x0:0x1==_0x4a71c8?0x1:0x2==_0x4a71c8?0x2:_0x4a71c8%0x64>=0x3&&_0x4a71c8%0x64<=0xa?0x3:_0x4a71c8%0x64>=0xb&&_0x4a71c8%0x64<=0x63?0x4:0x5}};_0x103c64['ar']||={'dictionary':{},'getPluralForm':null},_0x103c64['ar']['dictionary']=Object['assign'](_0x103c64['ar']['dictionary'],_0x2be4ca),_0x103c64['ar']['getPluralForm']=_0x567c08;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3637d0=>{const {ar:{dictionary:_0x48a626,getPluralForm:_0x249e9b}}={'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':_0x182e85=>0x0==_0x182e85?0x0:0x1==_0x182e85?0x1:0x2==_0x182e85?0x2:_0x182e85%0x64>=0x3&&_0x182e85%0x64<=0xa?0x3:_0x182e85%0x64>=0xb&&_0x182e85%0x64<=0x63?0x4:0x5}};_0x3637d0['ar']||={'dictionary':{},'getPluralForm':null},_0x3637d0['ar']['dictionary']=Object['assign'](_0x3637d0['ar']['dictionary'],_0x48a626),_0x3637d0['ar']['getPluralForm']=_0x249e9b;})(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':_0x540ebe=>0x1!=_0x540ebe}};
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':_0x4be2a0=>0x1!=_0x4be2a0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d92f7=>{const {bg:{dictionary:_0x4cf79d,getPluralForm:_0x558a89}}={'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':_0x4f593e=>0x1!=_0x4f593e}};_0x3d92f7['bg']||={'dictionary':{},'getPluralForm':null},_0x3d92f7['bg']['dictionary']=Object['assign'](_0x3d92f7['bg']['dictionary'],_0x4cf79d),_0x3d92f7['bg']['getPluralForm']=_0x558a89;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d8c02=>{const {bg:{dictionary:_0x10d06c,getPluralForm:_0x1bbb65}}={'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':_0x399909=>0x1!=_0x399909}};_0x5d8c02['bg']||={'dictionary':{},'getPluralForm':null},_0x5d8c02['bg']['dictionary']=Object['assign'](_0x5d8c02['bg']['dictionary'],_0x10d06c),_0x5d8c02['bg']['getPluralForm']=_0x1bbb65;})(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':_0x5ac52e=>0x1!=_0x5ac52e}};
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':_0x5c9d67=>0x1!=_0x5c9d67}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20aaf4=>{const {bn:{dictionary:_0x1b141c,getPluralForm:_0x588286}}={'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':_0x31e47d=>0x1!=_0x31e47d}};_0x20aaf4['bn']||={'dictionary':{},'getPluralForm':null},_0x20aaf4['bn']['dictionary']=Object['assign'](_0x20aaf4['bn']['dictionary'],_0x1b141c),_0x20aaf4['bn']['getPluralForm']=_0x588286;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x285e6d=>{const {bn:{dictionary:_0x187fa2,getPluralForm:_0x504186}}={'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':_0x30ef96=>0x1!=_0x30ef96}};_0x285e6d['bn']||={'dictionary':{},'getPluralForm':null},_0x285e6d['bn']['dictionary']=Object['assign'](_0x285e6d['bn']['dictionary'],_0x187fa2),_0x285e6d['bn']['getPluralForm']=_0x504186;})(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':_0x2c8b51=>0x1!=_0x2c8b51}};
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':_0x1b9bf6=>0x1!=_0x1b9bf6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b37d6=>{const {ca:{dictionary:_0x3c0adc,getPluralForm:_0xe28cf2}}={'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':_0xc511f7=>0x1!=_0xc511f7}};_0x5b37d6['ca']||={'dictionary':{},'getPluralForm':null},_0x5b37d6['ca']['dictionary']=Object['assign'](_0x5b37d6['ca']['dictionary'],_0x3c0adc),_0x5b37d6['ca']['getPluralForm']=_0xe28cf2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x428a93=>{const {ca:{dictionary:_0x11cfa4,getPluralForm:_0x33b0e0}}={'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':_0x309a6f=>0x1!=_0x309a6f}};_0x428a93['ca']||={'dictionary':{},'getPluralForm':null},_0x428a93['ca']['dictionary']=Object['assign'](_0x428a93['ca']['dictionary'],_0x11cfa4),_0x428a93['ca']['getPluralForm']=_0x33b0e0;})(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':_0x5dbcb3=>0x1==_0x5dbcb3&&_0x5dbcb3%0x1==0x0?0x0:_0x5dbcb3>=0x2&&_0x5dbcb3<=0x4&&_0x5dbcb3%0x1==0x0?0x1:_0x5dbcb3%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':_0x56babe=>0x1==_0x56babe&&_0x56babe%0x1==0x0?0x0:_0x56babe>=0x2&&_0x56babe<=0x4&&_0x56babe%0x1==0x0?0x1:_0x56babe%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1345af=>{const {cs:{dictionary:_0x29fa16,getPluralForm:_0x4829e3}}={'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':_0x15ae52=>0x1==_0x15ae52&&_0x15ae52%0x1==0x0?0x0:_0x15ae52>=0x2&&_0x15ae52<=0x4&&_0x15ae52%0x1==0x0?0x1:_0x15ae52%0x1!=0x0?0x2:0x3}};_0x1345af['cs']||={'dictionary':{},'getPluralForm':null},_0x1345af['cs']['dictionary']=Object['assign'](_0x1345af['cs']['dictionary'],_0x29fa16),_0x1345af['cs']['getPluralForm']=_0x4829e3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b7b0f=>{const {cs:{dictionary:_0x1881d1,getPluralForm:_0x3e213d}}={'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':_0x41b8eb=>0x1==_0x41b8eb&&_0x41b8eb%0x1==0x0?0x0:_0x41b8eb>=0x2&&_0x41b8eb<=0x4&&_0x41b8eb%0x1==0x0?0x1:_0x41b8eb%0x1!=0x0?0x2:0x3}};_0x2b7b0f['cs']||={'dictionary':{},'getPluralForm':null},_0x2b7b0f['cs']['dictionary']=Object['assign'](_0x2b7b0f['cs']['dictionary'],_0x1881d1),_0x2b7b0f['cs']['getPluralForm']=_0x3e213d;})(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':_0x112cbd=>0x1!=_0x112cbd}};
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':_0x10f72f=>0x1!=_0x10f72f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3626dc=>{const {da:{dictionary:_0x40661b,getPluralForm:_0x1c5284}}={'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':_0x61fea9=>0x1!=_0x61fea9}};_0x3626dc['da']||={'dictionary':{},'getPluralForm':null},_0x3626dc['da']['dictionary']=Object['assign'](_0x3626dc['da']['dictionary'],_0x40661b),_0x3626dc['da']['getPluralForm']=_0x1c5284;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x64897=>{const {da:{dictionary:_0x2f8e50,getPluralForm:_0xc71b15}}={'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':_0x343ab9=>0x1!=_0x343ab9}};_0x64897['da']||={'dictionary':{},'getPluralForm':null},_0x64897['da']['dictionary']=Object['assign'](_0x64897['da']['dictionary'],_0x2f8e50),_0x64897['da']['getPluralForm']=_0xc71b15;})(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':_0x2b8b0e=>0x1!=_0x2b8b0e}};
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':_0x168fce=>0x1!=_0x168fce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4916d9=>{const {de:{dictionary:_0x2bf4e7,getPluralForm:_0x4d1ee9}}={'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':_0x205fa8=>0x1!=_0x205fa8}};_0x4916d9['de']||={'dictionary':{},'getPluralForm':null},_0x4916d9['de']['dictionary']=Object['assign'](_0x4916d9['de']['dictionary'],_0x2bf4e7),_0x4916d9['de']['getPluralForm']=_0x4d1ee9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d9c10=>{const {de:{dictionary:_0x450760,getPluralForm:_0x4bd197}}={'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':_0x1c9a5c=>0x1!=_0x1c9a5c}};_0x2d9c10['de']||={'dictionary':{},'getPluralForm':null},_0x2d9c10['de']['dictionary']=Object['assign'](_0x2d9c10['de']['dictionary'],_0x450760),_0x2d9c10['de']['getPluralForm']=_0x4bd197;})(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':_0x2fbea8=>0x1!=_0x2fbea8}};
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':_0x4ffe28=>0x1!=_0x4ffe28}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ea97f=>{const {el:{dictionary:_0x262765,getPluralForm:_0x333823}}={'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':_0x4d70ca=>0x1!=_0x4d70ca}};_0x3ea97f['el']||={'dictionary':{},'getPluralForm':null},_0x3ea97f['el']['dictionary']=Object['assign'](_0x3ea97f['el']['dictionary'],_0x262765),_0x3ea97f['el']['getPluralForm']=_0x333823;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ae8c7=>{const {el:{dictionary:_0x347861,getPluralForm:_0x521969}}={'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':_0x43a3db=>0x1!=_0x43a3db}};_0x3ae8c7['el']||={'dictionary':{},'getPluralForm':null},_0x3ae8c7['el']['dictionary']=Object['assign'](_0x3ae8c7['el']['dictionary'],_0x347861),_0x3ae8c7['el']['getPluralForm']=_0x521969;})(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':_0x454396=>0x1!=_0x454396}};
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':_0x665e61=>0x1!=_0x665e61}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4566a9=>{const {'en-au':{dictionary:_0x10b12c,getPluralForm:_0x380454}}={'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':_0x3c0af7=>0x1!=_0x3c0af7}};_0x4566a9['en-au']||={'dictionary':{},'getPluralForm':null},_0x4566a9['en-au']['dictionary']=Object['assign'](_0x4566a9['en-au']['dictionary'],_0x10b12c),_0x4566a9['en-au']['getPluralForm']=_0x380454;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3908d7=>{const {'en-au':{dictionary:_0x181f1c,getPluralForm:_0x465246}}={'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':_0x2af110=>0x1!=_0x2af110}};_0x3908d7['en-au']||={'dictionary':{},'getPluralForm':null},_0x3908d7['en-au']['dictionary']=Object['assign'](_0x3908d7['en-au']['dictionary'],_0x181f1c),_0x3908d7['en-au']['getPluralForm']=_0x465246;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cf6ba=>{const {en:{dictionary:_0x28e0a4,getPluralForm:_0x347f32}}={'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}};_0x4cf6ba['en']||={'dictionary':{},'getPluralForm':null},_0x4cf6ba['en']['dictionary']=Object['assign'](_0x4cf6ba['en']['dictionary'],_0x28e0a4),_0x4cf6ba['en']['getPluralForm']=_0x347f32;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x138a77=>{const {en:{dictionary:_0x56638a,getPluralForm:_0x51b536}}={'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}};_0x138a77['en']||={'dictionary':{},'getPluralForm':null},_0x138a77['en']['dictionary']=Object['assign'](_0x138a77['en']['dictionary'],_0x56638a),_0x138a77['en']['getPluralForm']=_0x51b536;})(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':_0x3e1b79=>0x1==_0x3e1b79?0x0:0x0!=_0x3e1b79&&_0x3e1b79%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':_0x2a1b87=>0x1==_0x2a1b87?0x0:0x0!=_0x2a1b87&&_0x2a1b87%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x576f92=>{const {es:{dictionary:_0x56b832,getPluralForm:_0x1a9715}}={'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':_0x4c77ce=>0x1==_0x4c77ce?0x0:0x0!=_0x4c77ce&&_0x4c77ce%0xf4240==0x0?0x1:0x2}};_0x576f92['es']||={'dictionary':{},'getPluralForm':null},_0x576f92['es']['dictionary']=Object['assign'](_0x576f92['es']['dictionary'],_0x56b832),_0x576f92['es']['getPluralForm']=_0x1a9715;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c2d94=>{const {es:{dictionary:_0x3256c1,getPluralForm:_0x59b154}}={'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':_0x2f2179=>0x1==_0x2f2179?0x0:0x0!=_0x2f2179&&_0x2f2179%0xf4240==0x0?0x1:0x2}};_0x5c2d94['es']||={'dictionary':{},'getPluralForm':null},_0x5c2d94['es']['dictionary']=Object['assign'](_0x5c2d94['es']['dictionary'],_0x3256c1),_0x5c2d94['es']['getPluralForm']=_0x59b154;})(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':_0x5740f6=>0x1!=_0x5740f6}};
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':_0x4e8205=>0x1!=_0x4e8205}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50cc41=>{const {et:{dictionary:_0x1cb3e6,getPluralForm:_0x21c6ac}}={'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':_0x547e05=>0x1!=_0x547e05}};_0x50cc41['et']||={'dictionary':{},'getPluralForm':null},_0x50cc41['et']['dictionary']=Object['assign'](_0x50cc41['et']['dictionary'],_0x1cb3e6),_0x50cc41['et']['getPluralForm']=_0x21c6ac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a11c9=>{const {et:{dictionary:_0x485003,getPluralForm:_0x214f7a}}={'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':_0x1737a0=>0x1!=_0x1737a0}};_0x5a11c9['et']||={'dictionary':{},'getPluralForm':null},_0x5a11c9['et']['dictionary']=Object['assign'](_0x5a11c9['et']['dictionary'],_0x485003),_0x5a11c9['et']['getPluralForm']=_0x214f7a;})(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':_0xaf5716=>0x1!=_0xaf5716}};
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':_0x3e1500=>0x1!=_0x3e1500}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9057b2=>{const {fi:{dictionary:_0x16d78d,getPluralForm:_0x4abc14}}={'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':_0x233a3b=>0x1!=_0x233a3b}};_0x9057b2['fi']||={'dictionary':{},'getPluralForm':null},_0x9057b2['fi']['dictionary']=Object['assign'](_0x9057b2['fi']['dictionary'],_0x16d78d),_0x9057b2['fi']['getPluralForm']=_0x4abc14;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49d4b9=>{const {fi:{dictionary:_0x1c5442,getPluralForm:_0x2d0cac}}={'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':_0x2bd064=>0x1!=_0x2bd064}};_0x49d4b9['fi']||={'dictionary':{},'getPluralForm':null},_0x49d4b9['fi']['dictionary']=Object['assign'](_0x49d4b9['fi']['dictionary'],_0x1c5442),_0x49d4b9['fi']['getPluralForm']=_0x2d0cac;})(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':_0x22e9eb=>0x0==_0x22e9eb||0x1==_0x22e9eb?0x0:0x0!=_0x22e9eb&&_0x22e9eb%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':_0x27215c=>0x0==_0x27215c||0x1==_0x27215c?0x0:0x0!=_0x27215c&&_0x27215c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2db185=>{const {fr:{dictionary:_0x483219,getPluralForm:_0x4203f8}}={'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':_0x42aa63=>0x0==_0x42aa63||0x1==_0x42aa63?0x0:0x0!=_0x42aa63&&_0x42aa63%0xf4240==0x0?0x1:0x2}};_0x2db185['fr']||={'dictionary':{},'getPluralForm':null},_0x2db185['fr']['dictionary']=Object['assign'](_0x2db185['fr']['dictionary'],_0x483219),_0x2db185['fr']['getPluralForm']=_0x4203f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28306b=>{const {fr:{dictionary:_0xa65681,getPluralForm:_0x416870}}={'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':_0x4e75ae=>0x0==_0x4e75ae||0x1==_0x4e75ae?0x0:0x0!=_0x4e75ae&&_0x4e75ae%0xf4240==0x0?0x1:0x2}};_0x28306b['fr']||={'dictionary':{},'getPluralForm':null},_0x28306b['fr']['dictionary']=Object['assign'](_0x28306b['fr']['dictionary'],_0xa65681),_0x28306b['fr']['getPluralForm']=_0x416870;})(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':_0x3a26f4=>0x1!=_0x3a26f4}};
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':_0x13a0a6=>0x1!=_0x13a0a6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ed2af=>{const {gl:{dictionary:_0x166779,getPluralForm:_0x4e413f}}={'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':_0x3f22a1=>0x1!=_0x3f22a1}};_0x3ed2af['gl']||={'dictionary':{},'getPluralForm':null},_0x3ed2af['gl']['dictionary']=Object['assign'](_0x3ed2af['gl']['dictionary'],_0x166779),_0x3ed2af['gl']['getPluralForm']=_0x4e413f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b0134=>{const {gl:{dictionary:_0x37e79c,getPluralForm:_0x581150}}={'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':_0x2c48ec=>0x1!=_0x2c48ec}};_0x5b0134['gl']||={'dictionary':{},'getPluralForm':null},_0x5b0134['gl']['dictionary']=Object['assign'](_0x5b0134['gl']['dictionary'],_0x37e79c),_0x5b0134['gl']['getPluralForm']=_0x581150;})(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':_0x3034c9=>0x1==_0x3034c9&&_0x3034c9%0x1==0x0?0x0:0x2==_0x3034c9&&_0x3034c9%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':_0x6cc5f4=>0x1==_0x6cc5f4&&_0x6cc5f4%0x1==0x0?0x0:0x2==_0x6cc5f4&&_0x6cc5f4%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35d5fb=>{const {he:{dictionary:_0x2696b1,getPluralForm:_0x2c5036}}={'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':_0x155614=>0x1==_0x155614&&_0x155614%0x1==0x0?0x0:0x2==_0x155614&&_0x155614%0x1==0x0?0x1:0x2}};_0x35d5fb['he']||={'dictionary':{},'getPluralForm':null},_0x35d5fb['he']['dictionary']=Object['assign'](_0x35d5fb['he']['dictionary'],_0x2696b1),_0x35d5fb['he']['getPluralForm']=_0x2c5036;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x285113=>{const {he:{dictionary:_0x2c8fbe,getPluralForm:_0x44d259}}={'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':_0x439227=>0x1==_0x439227&&_0x439227%0x1==0x0?0x0:0x2==_0x439227&&_0x439227%0x1==0x0?0x1:0x2}};_0x285113['he']||={'dictionary':{},'getPluralForm':null},_0x285113['he']['dictionary']=Object['assign'](_0x285113['he']['dictionary'],_0x2c8fbe),_0x285113['he']['getPluralForm']=_0x44d259;})(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':_0x121841=>0x1!=_0x121841}};
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':_0x350292=>0x1!=_0x350292}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a4f24=>{const {hi:{dictionary:_0x123eda,getPluralForm:_0x4137b1}}={'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':_0x5aff56=>0x1!=_0x5aff56}};_0x4a4f24['hi']||={'dictionary':{},'getPluralForm':null},_0x4a4f24['hi']['dictionary']=Object['assign'](_0x4a4f24['hi']['dictionary'],_0x123eda),_0x4a4f24['hi']['getPluralForm']=_0x4137b1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d37b1=>{const {hi:{dictionary:_0x3f5ecd,getPluralForm:_0x132b1a}}={'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':_0x457b6b=>0x1!=_0x457b6b}};_0x4d37b1['hi']||={'dictionary':{},'getPluralForm':null},_0x4d37b1['hi']['dictionary']=Object['assign'](_0x4d37b1['hi']['dictionary'],_0x3f5ecd),_0x4d37b1['hi']['getPluralForm']=_0x132b1a;})(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':_0x47ea73=>_0x47ea73%0xa==0x1&&_0x47ea73%0x64!=0xb?0x0:_0x47ea73%0xa>=0x2&&_0x47ea73%0xa<=0x4&&(_0x47ea73%0x64<0xa||_0x47ea73%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':_0x47694b=>_0x47694b%0xa==0x1&&_0x47694b%0x64!=0xb?0x0:_0x47694b%0xa>=0x2&&_0x47694b%0xa<=0x4&&(_0x47694b%0x64<0xa||_0x47694b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a00a0=>{const {hr:{dictionary:_0x27ef12,getPluralForm:_0x386f58}}={'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':_0x5eeac7=>_0x5eeac7%0xa==0x1&&_0x5eeac7%0x64!=0xb?0x0:_0x5eeac7%0xa>=0x2&&_0x5eeac7%0xa<=0x4&&(_0x5eeac7%0x64<0xa||_0x5eeac7%0x64>=0x14)?0x1:0x2}};_0x1a00a0['hr']||={'dictionary':{},'getPluralForm':null},_0x1a00a0['hr']['dictionary']=Object['assign'](_0x1a00a0['hr']['dictionary'],_0x27ef12),_0x1a00a0['hr']['getPluralForm']=_0x386f58;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5f31c0=>{const {hr:{dictionary:_0x4d6efd,getPluralForm:_0x4bc684}}={'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':_0x5cad1d=>_0x5cad1d%0xa==0x1&&_0x5cad1d%0x64!=0xb?0x0:_0x5cad1d%0xa>=0x2&&_0x5cad1d%0xa<=0x4&&(_0x5cad1d%0x64<0xa||_0x5cad1d%0x64>=0x14)?0x1:0x2}};_0x5f31c0['hr']||={'dictionary':{},'getPluralForm':null},_0x5f31c0['hr']['dictionary']=Object['assign'](_0x5f31c0['hr']['dictionary'],_0x4d6efd),_0x5f31c0['hr']['getPluralForm']=_0x4bc684;})(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':_0x53c15f=>0x1!=_0x53c15f}};
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':_0xe27059=>0x1!=_0xe27059}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ee5de=>{const {hu:{dictionary:_0x165149,getPluralForm:_0x275d7e}}={'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':_0x10a06d=>0x1!=_0x10a06d}};_0x1ee5de['hu']||={'dictionary':{},'getPluralForm':null},_0x1ee5de['hu']['dictionary']=Object['assign'](_0x1ee5de['hu']['dictionary'],_0x165149),_0x1ee5de['hu']['getPluralForm']=_0x275d7e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37d816=>{const {hu:{dictionary:_0x5ba303,getPluralForm:_0x50679a}}={'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':_0xf87612=>0x1!=_0xf87612}};_0x37d816['hu']||={'dictionary':{},'getPluralForm':null},_0x37d816['hu']['dictionary']=Object['assign'](_0x37d816['hu']['dictionary'],_0x5ba303),_0x37d816['hu']['getPluralForm']=_0x50679a;})(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':_0x5d733f=>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':_0xd25489=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x261ba3=>{const {id:{dictionary:_0x192d48,getPluralForm:_0x35cf55}}={'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':_0x5ca881=>0x0}};_0x261ba3['id']||={'dictionary':{},'getPluralForm':null},_0x261ba3['id']['dictionary']=Object['assign'](_0x261ba3['id']['dictionary'],_0x192d48),_0x261ba3['id']['getPluralForm']=_0x35cf55;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x78ff4c=>{const {id:{dictionary:_0x223522,getPluralForm:_0x5cb362}}={'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':_0x5910b=>0x0}};_0x78ff4c['id']||={'dictionary':{},'getPluralForm':null},_0x78ff4c['id']['dictionary']=Object['assign'](_0x78ff4c['id']['dictionary'],_0x223522),_0x78ff4c['id']['getPluralForm']=_0x5cb362;})(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':_0x1e124b=>0x1==_0x1e124b?0x0:0x0!=_0x1e124b&&_0x1e124b%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':_0x1983a1=>0x1==_0x1983a1?0x0:0x0!=_0x1983a1&&_0x1983a1%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x144aa9=>{const {it:{dictionary:_0x418c29,getPluralForm:_0x46ee7f}}={'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':_0x549cba=>0x1==_0x549cba?0x0:0x0!=_0x549cba&&_0x549cba%0xf4240==0x0?0x1:0x2}};_0x144aa9['it']||={'dictionary':{},'getPluralForm':null},_0x144aa9['it']['dictionary']=Object['assign'](_0x144aa9['it']['dictionary'],_0x418c29),_0x144aa9['it']['getPluralForm']=_0x46ee7f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46e71b=>{const {it:{dictionary:_0x5148be,getPluralForm:_0x350bd8}}={'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':_0x3453ce=>0x1==_0x3453ce?0x0:0x0!=_0x3453ce&&_0x3453ce%0xf4240==0x0?0x1:0x2}};_0x46e71b['it']||={'dictionary':{},'getPluralForm':null},_0x46e71b['it']['dictionary']=Object['assign'](_0x46e71b['it']['dictionary'],_0x5148be),_0x46e71b['it']['getPluralForm']=_0x350bd8;})(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':_0x2c6b5c=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x49cec7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ca17e=>{const {ja:{dictionary:_0x17bc65,getPluralForm:_0x258bbf}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x557ddd=>0x0}};_0x4ca17e['ja']||={'dictionary':{},'getPluralForm':null},_0x4ca17e['ja']['dictionary']=Object['assign'](_0x4ca17e['ja']['dictionary'],_0x17bc65),_0x4ca17e['ja']['getPluralForm']=_0x258bbf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xaad9e6=>{const {ja:{dictionary:_0x1c245d,getPluralForm:_0x3e6617}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x5943a1=>0x0}};_0xaad9e6['ja']||={'dictionary':{},'getPluralForm':null},_0xaad9e6['ja']['dictionary']=Object['assign'](_0xaad9e6['ja']['dictionary'],_0x1c245d),_0xaad9e6['ja']['getPluralForm']=_0x3e6617;})(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':_0x577516=>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':_0x1d17f1=>0x0}};