@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240702.0 → 0.0.0-nightly-20240704.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:()=>W,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 s=a;function i(){const t=["editor","isEnabled","label","iconView","componentFactory","9034sruzyP","menuBar:importWord","Importing Word document","10369980LqLnsW","importWord","pluginName","isBusy","Import from Word","focus","504XFmNTz","locale","10zzSNmm","view","set","10530378GLJOHU","1715KOWXjo","add","get","5448368rADtAO","editing","commands","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","init","_createButton","execute","7MntoNG","bind","932ZyxfRO","ImportWordUI","tooltip","732699NRjuFa","children","done","isOn","isVisible","300438XeknjH","74IIVaSs"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=126]})(t,r)}!function(t,r){const e=a,n=t();for(;;)try{if(925826===parseInt(e(137))/1*(parseInt(e(131))/2)+parseInt(e(130))/3+parseInt(e(164))/4*(-parseInt(e(152))/5)+-parseInt(e(151))/6+parseInt(e(162))/7*(parseInt(e(155))/8)+-parseInt(e(140))/9*(parseInt(e(148))/10)+-parseInt(e(167))/11*(-parseInt(e(146))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);class c extends t.Plugin{static get[s(142)](){return s(165)}[s(159)](){const t=s,e=this[t(132)];e.ui[t(136)][t(153)](t(141),(()=>{const n=t,o=this[n(160)](r.FileDialogButtonView),s=e[n(157)][n(154)](n(141));return o[n(163)](n(128)).to(s,n(143)),o[n(166)]=!0,o})),e.ui[t(136)][t(153)](t(138),(()=>this[t(160)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(160)](t){const e=s,n=this[e(132)],i=n[e(157)][e(154)](e(141)),a=new t(n[e(147)]),c=new r.SpinnerView;return a[e(150)]({acceptedType:e(158)}),a[e(150)]({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(163)](e(133)).to(i),a[e(163)](e(134)).to(i,e(143),(t=>o(n[e(147)],e(t?139:144)))),c[e(163)](e(129)).to(i,e(143)),a[e(135)][e(163)](e(129)).to(i,e(143),(t=>!t)),a[e(126)][e(153)](c),a.on(e(127),((t,r)=>{const o=e;n[o(161)](o(141),r[0],{}),n[o(156)][o(149)][o(145)]()})),a}}var p=e(331),u=e(783),l=e(584);function h(){const t=["enqueueChange","headers","import-word-plugin-import-cancelled","$graveyard","showWarning","8tvnhOG","POST","getFirstPosition","_handleImportFailure","set","14366xQPTmu","isEmpty","removeMarker","911574vJZboK","getRange","1052499LQPxkQ","converterUrl","2036wjupaG","importWord:","_abortController","createPositionBefore","schema","1959BdedoF","element","reject","value","ImportWordEditing","editing","deleteContent","resolve","148202yscfcj","createBatch","_prepareForImport","import-word-plugin-conversion-failed","_sendImportRequest","editor","position","_importMarker","Notification","setData","parent","stringify","stopListening","fire","selection","get","abort","aborted","text/html","_handleImportResponse","isEnabled","getToken","clipboardInput","change:range","markers","isAtStart","dataInsert","split","addMarker","4991035ZuBgOn","refresh","_checkEnabled","file","Authorization","html","importWord","isBusy","finally","paragraph","10VNNmgY","low","then","root","isAtEnd","bind","isCollapsed","locale","plugins","createPositionAfter","json","execute","formatting","_cleanUpAfterImport","has","model","setSelection","_undoStepBatch","catch","signal","An error occurred while importing the Word file.","document","view","rootName","10320300HfLzOi","checkChild","12fBGyXW","getSelectedBlocks","config"];return(h=function(){return t})()}const d=f;function f(t,r){const e=h();return(f=function(t,r){return e[t-=390]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(675649===-parseInt(e(441))/1+parseInt(e(458))/2+-parseInt(e(450))/3*(parseInt(e(445))/4)+parseInt(e(487))/5+-parseInt(e(425))/6*(parseInt(e(443))/7)+-parseInt(e(433))/8*(-parseInt(e(423))/9)+-parseInt(e(399))/10*(-parseInt(e(438))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class m extends t.Command{constructor(t){const r=f;super(t),this[r(437)](r(396),!1),this[r(465)]=null,this[r(416)]=null,this[r(447)]=null,this.on(r(484),((e,n)=>{const o=r,s=new DataTransfer;s[o(467)](o(476),n[o(394)]);const i=this[o(465)][o(442)]();this[o(463)][o(414)][o(428)](this[o(416)],(r=>{const e=o;this[e(465)][e(470)](),r[e(415)](i),t[e(455)][e(421)][e(420)][e(471)](e(480),{dataTransfer:s})}))}),{priority:r(400)})}[d(390)](){const t=d;this[t(478)]=this[t(391)]()}[d(410)](t,r={}){const e=d;if(this[e(396)])return Promise[e(457)]();const n=this[e(463)][e(427)][e(473)](e(395)),o={url:n[e(444)],file:t,serviceConfig:{...r,formatting:n[e(411)]}};return this[e(460)](),this[e(462)](o)[e(401)](this[e(477)][e(404)](this))[e(417)](this[e(436)][e(404)](this))[e(397)](this[e(412)][e(404)](this))}[d(391)](){const t=d;if(this[t(396)])return!1;const r=this[t(463)][t(414)],e=r[t(449)],n=r[t(420)][t(472)],o=(0,l.first)(n[t(426)]());return!!o&&e[t(424)](o[t(468)],t(398))}[d(460)](){const t=d,r=this[t(463)],e=r[t(414)],n=e[t(420)][t(472)];this[t(447)]=new AbortController,this[t(416)]=r[t(414)][t(459)]({isUndoable:!0}),e[t(428)](this[t(416)],(r=>{const o=t;n[o(405)]||e[o(456)](n,{leaveUnmerged:!0});const s=n[o(435)](),i=(0,l.first)(n[o(426)]());let a;a=i.is(o(451),o(398))&&i[o(439)]?s:s[o(483)]?e[o(448)](i):s[o(403)]?e[o(408)](i):r[o(485)](s)[o(464)],this[o(465)]=r[o(486)](o(446)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(465)].on(o(481),(()=>{const t=o;t(431)===this[t(465)][t(442)]()[t(402)][t(422)]&&this[t(447)][t(474)]()}))})),this[t(396)]=!0,this[t(390)]()}[d(412)](){const t=d,r=this[t(463)][t(414)];r[t(482)][t(413)](this[t(465)])&&r[t(428)](this[t(416)],(r=>{const e=t;r[e(440)](this[e(465)])})),this[t(465)]=null,this[t(416)]=null,this[t(447)]=null,this[t(396)]=!1,this[t(390)]()}[d(462)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(463)][n(407)][n(473)](n(454))[n(479)](),s=new FormData;s[n(437)](n(427),JSON[n(469)](e)),s[n(437)](n(392),r);const i={method:n(434),headers:{},body:s,signal:this[n(447)][n(418)]};return o&&(i[n(429)][n(393)]=o[n(453)]),fetch(t,i)}[d(477)](t){const r=d;return t.ok?t[r(409)]()[r(401)]((t=>{const e=r;this[e(463)][e(414)][e(482)][e(413)](this[e(465)])&&e(431)!==this[e(465)][e(442)]()[e(402)][e(422)]&&this[e(471)](e(484),t)})):Promise[r(452)]()}[d(436)](){const t=d;if(this[t(447)][t(418)][t(475)])return void(0,l.logWarning)(t(430));const r=this[t(463)],e=o(r[t(406)],t(419));r[t(407)][t(473)](t(466))[t(432)](e),(0,l.logError)(t(461))}}const I=g;function g(t,r){const e=v();return(g=function(t,r){return e[t-=105]})(t,r)}function v(){const t=["importWord","inline","registerTokenUrl","6506055hBOLlY","ImportWordEditing","https://docx-converter.cke-cs.com/v2/convert/docx-html","none","6550101bDKZIF","editor","cloudServices","getToken","commands","pluginName","9AOApiv","requires","token","1569440hoemPJ","14874424BcPuxZ","add","get","11501178KtXmtR","tokenUrl","345440VoCXvx","CloudServices","30wgbutD","define","plugins","7AihpYp","_token","config","1737331laECRv","init"];return(v=function(){return t})()}!function(t,r){const e=g,n=t();for(;;)try{if(985119===parseInt(e(110))/1+-parseInt(e(128))/2+-parseInt(e(125))/3*(parseInt(e(134))/4)+-parseInt(e(115))/5+parseInt(e(132))/6+-parseInt(e(107))/7*(-parseInt(e(129))/8)+parseInt(e(119))/9*(-parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends t.Plugin{static get[I(124)](){return I(116)}static get[I(126)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(135)]}constructor(t){const r=I;super(t),this[r(108)]=null}async[I(111)](){const t=I,r=this[t(120)];r[t(109)][t(105)](t(112),{converterUrl:t(117),tokenUrl:(r[t(109)][t(131)](t(121))||{})[t(133)],formatting:{resets:t(118),defaults:t(118),styles:t(113)}}),r[t(123)][t(130)](t(112),new m(r));const{tokenUrl:e}=r[t(109)][t(131)](t(112));if(e){const{tokenUrl:n}=r[t(109)][t(131)](t(121))||{};this[t(108)]=e===n?r[t(106)][t(131)](t(135))[t(127)]:await r[t(106)][t(131)](t(135))[t(114)](e)}}[I(122)](){return this[I(108)]}}function b(t,r){var e=k();return(b=function(t,r){return e[t-=400]})(t,r)}var y=b;!function(t,r){for(var e=b,n=t();;)try{if(927199===parseInt(e(413))/1*(parseInt(e(403))/2)+parseInt(e(405))/3*(-parseInt(e(411))/4)+parseInt(e(408))/5+parseInt(e(414))/6*(parseInt(e(412))/7)+parseInt(e(400))/8*(-parseInt(e(407))/9)+-parseInt(e(401))/10*(parseInt(e(402))/11)+parseInt(e(406))/12*(parseInt(e(415))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends t.Plugin{static get[y(404)](){return y(410)}static get[y(409)](){return[w,c]}}function k(){var t=["requires","ImportWord","5932RnLhsa","14KcqYBS","1678576KQwNrm","1733982uXUFQI","273GVlGai","10520awyPGI","260710eJknFJ","781aZuVSA","2GMLtgP","pluginName","651JVknOb","237588JyrDvu","1314hyJJQB","3098460oUVOMZ"];return(k=function(){return t})()}function x(t,r){var e=O();return(x=function(t,r){return e[t-=396]})(t,r)}function O(){var t=["8phbIoY","4JvOqoK","416130QJGOUt","133930bBECsS","1937904GvFZIZ","1508066QhoXlU","398062sUWQlB","9LoHlNj","6OsSlUH","1454728QGvidM","250655eWyDpk"];return(O=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(258464===-parseInt(e(397))/1+parseInt(e(401))/2*(parseInt(e(403))/3)+-parseInt(e(396))/4*(-parseInt(e(405))/5)+parseInt(e(399))/6+parseInt(e(400))/7*(-parseInt(e(406))/8)+-parseInt(e(402))/9*(parseInt(e(398))/10)+parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O)})(),(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 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:()=>k,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-=303]})(t,r)}function a(){const t=["_createButton","set","editing","done","isVisible","3PnQBTG","label","isEnabled","init","editor","componentFactory","importWord","2032406RPsrEc","Importing Word document","locale","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","tooltip","ImportWordUI","13707890xMPuBe","707624IhkdPs","100284HXdkyQ","isOn","execute","145117SGmuVX","90YBXYCI","75uoTJha","isBusy","4130514cuvnOx","Import from Word","iconView","children","get","view","commands","menuBar:importWord","bind","22vIMEcn","pluginName","focus","add","94784riOifV"];return(a=function(){return t})()}!function(t,r){const e=i,n=t();for(;;)try{if(777819===-parseInt(e(304))/1+-parseInt(e(338))/2*(parseInt(e(331))/3)+-parseInt(e(305))/4*(parseInt(e(310))/5)+parseInt(e(309))/6*(-parseInt(e(308))/7)+-parseInt(e(325))/8+parseInt(e(312))/9+-parseInt(e(303))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[s(322)](){return s(343)}[s(334)](){const t=s,e=this[t(335)];e.ui[t(336)][t(324)](t(337),(()=>{const n=t,o=this[n(326)](r.FileDialogButtonView),s=e[n(318)][n(316)](n(337));return o[n(320)](n(306)).to(s,n(311)),o[n(342)]=!0,o})),e.ui[t(336)][t(324)](t(319),(()=>this[t(326)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(326)](t){const e=s,n=this[e(335)],i=n[e(318)][e(316)](e(337)),a=new t(n[e(340)]),c=new r.SpinnerView;return a[e(327)]({acceptedType:e(341)}),a[e(327)]({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(320)](e(333)).to(i),a[e(320)](e(332)).to(i,e(311),(t=>o(n[e(340)],e(t?339:313)))),c[e(320)](e(330)).to(i,e(311)),a[e(314)][e(320)](e(330)).to(i,e(311),(t=>!t)),a[e(315)][e(324)](c),a.on(e(329),((t,r)=>{const o=e;n[o(307)](o(337),r[0],{}),n[o(328)][o(317)][o(323)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=d;function d(t,r){const e=f();return(d=function(t,r){return e[t-=181]})(t,r)}function f(){const t=["markers","finally","bind","abort","html","editor","Authorization","8eVJQro","model","_handleImportResponse","2364KvriRW","createPositionAfter","file","isEnabled","checkChild","deleteContent","clipboardInput","23545hjOgZM","createBatch","headers","editing","text/html","186GvGbbF","execute","stringify","4308kmwbkw","import-word-plugin-conversion-failed","formatting","showWarning","An error occurred while importing the Word file.","setData","stopListening","change:range","element","getFirstPosition","plugins","fire","_prepareForImport","ImportWordEditing","parent","low","4089862riyttc","then","321790ynSiiK","getToken","aborted","removeMarker","json","isAtStart","paragraph","$graveyard","reject","34RWvtKm","_abortController","importWord:","_sendImportRequest","addMarker","root","_handleImportFailure","13436766GYIXHX","isCollapsed","Notification","has","_cleanUpAfterImport","config","refresh","isBusy","split","position","dataInsert","catch","_checkEnabled","resolve","enqueueChange","value","document","isEmpty","getSelectedBlocks","setSelection","5163925zPshKh","import-word-plugin-import-cancelled","selection","isAtEnd","set","186805PFOsup","locale","schema","createPositionBefore","get","_importMarker","signal","POST","_undoStepBatch","importWord","72CNFtgb","264sKltDw","view","converterUrl","getRange","rootName"];return(f=function(){return t})()}!function(t,r){const e=d,n=t();for(;;)try{if(793096===-parseInt(e(233))/1*(-parseInt(e(268))/2)+parseInt(e(226))/3*(parseInt(e(241))/4)+-parseInt(e(200))/5*(parseInt(e(238))/6)+-parseInt(e(257))/7*(-parseInt(e(223))/8)+-parseInt(e(275))/9+parseInt(e(259))/10*(-parseInt(e(211))/11)+parseInt(e(210))/12*(parseInt(e(195))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(199)](r(182),!1),this[r(205)]=null,this[r(208)]=null,this[r(269)]=null,this.on(r(185),((e,n)=>{const o=r,s=new DataTransfer;s[o(246)](o(237),n[o(220)]);const i=this[o(205)][o(214)]();this[o(221)][o(224)][o(189)](this[o(208)],(r=>{const e=o;this[e(205)][e(247)](),r[e(194)](i),t[e(236)][e(212)][e(191)][e(252)](e(232),{dataTransfer:s})}))}),{priority:r(256)})}[h(181)](){const t=h;this[t(229)]=this[t(187)]()}[h(239)](t,r={}){const e=h;if(this[e(182)])return Promise[e(188)]();const n=this[e(221)][e(280)][e(204)](e(209)),o={url:n[e(213)],file:t,serviceConfig:{...r,formatting:n[e(243)]}};return this[e(253)](),this[e(271)](o)[e(258)](this[e(225)][e(218)](this))[e(186)](this[e(274)][e(218)](this))[e(217)](this[e(279)][e(218)](this))}[h(187)](){const t=h;if(this[t(182)])return!1;const r=this[t(221)][t(224)],e=r[t(202)],n=r[t(191)][t(197)],o=(0,l.first)(n[t(193)]());return!!o&&e[t(230)](o[t(255)],t(265))}[h(253)](){const t=h,r=this[t(221)],e=r[t(224)],n=e[t(191)][t(197)];this[t(269)]=new AbortController,this[t(208)]=r[t(224)][t(234)]({isUndoable:!0}),e[t(189)](this[t(208)],(r=>{const o=t;n[o(276)]||e[o(231)](n,{leaveUnmerged:!0});const s=n[o(250)](),i=(0,l.first)(n[o(193)]());let a;a=i.is(o(249),o(265))&&i[o(192)]?s:s[o(264)]?e[o(203)](i):s[o(198)]?e[o(227)](i):r[o(183)](s)[o(184)],this[o(205)]=r[o(272)](o(270)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(205)].on(o(248),(()=>{const t=o;t(266)===this[t(205)][t(214)]()[t(273)][t(215)]&&this[t(269)][t(219)]()}))})),this[t(182)]=!0,this[t(181)]()}[h(279)](){const t=h,r=this[t(221)][t(224)];r[t(216)][t(278)](this[t(205)])&&r[t(189)](this[t(208)],(r=>{const e=t;r[e(262)](this[e(205)])})),this[t(205)]=null,this[t(208)]=null,this[t(269)]=null,this[t(182)]=!1,this[t(181)]()}[h(271)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(221)][n(251)][n(204)](n(254))[n(260)](),s=new FormData;s[n(199)](n(280),JSON[n(240)](e)),s[n(199)](n(228),r);const i={method:n(207),headers:{},body:s,signal:this[n(269)][n(206)]};return o&&(i[n(235)][n(222)]=o[n(190)]),fetch(t,i)}[h(225)](t){const r=h;return t.ok?t[r(263)]()[r(258)]((t=>{const e=r;this[e(221)][e(224)][e(216)][e(278)](this[e(205)])&&e(266)!==this[e(205)][e(214)]()[e(273)][e(215)]&&this[e(252)](e(185),t)})):Promise[r(267)]()}[h(274)](){const t=h;if(this[t(269)][t(206)][t(261)])return void(0,l.logWarning)(t(196));const r=this[t(221)],e=o(r[t(201)],t(245));r[t(251)][t(204)](t(277))[t(244)](e),(0,l.logError)(t(242))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=459]})(t,r)}!function(t,r){const e=g,n=t();for(;;)try{if(726428===-parseInt(e(463))/1+parseInt(e(486))/2+parseInt(e(485))/3+-parseInt(e(480))/4+parseInt(e(466))/5+parseInt(e(475))/6*(parseInt(e(479))/7)+-parseInt(e(487))/8*(parseInt(e(470))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends t.Plugin{static get[I(460)](){return I(459)}static get[I(482)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(464)]}constructor(t){const r=I;super(t),this[r(465)]=null}async[I(474)](){const t=I,r=this[t(483)];r[t(472)][t(489)](t(473),{converterUrl:t(462),tokenUrl:(r[t(472)][t(488)](t(471))||{})[t(484)],formatting:{resets:t(478),defaults:t(478),styles:t(468)}}),r[t(467)][t(469)](t(473),new m(r));const{tokenUrl:e}=r[t(472)][t(488)](t(473));if(e){const{tokenUrl:n}=r[t(472)][t(488)](t(471))||{};this[t(465)]=e===n?r[t(461)][t(488)](t(464))[t(477)]:await r[t(461)][t(488)](t(464))[t(481)](e)}}[I(476)](){return this[I(465)]}}function w(){const t=["init","6lCwTRY","getToken","token","none","6575429WlNrXt","3867264RXWsFT","registerTokenUrl","requires","editor","tokenUrl","295887QJzdOr","1938476UZukbW","1840SiCAXC","get","define","ImportWordEditing","pluginName","plugins","https://docx-converter.cke-cs.com/v2/convert/docx-html","360078kRSlXC","CloudServices","_token","788290EpPExA","commands","inline","add","4365thtrfJ","cloudServices","config","importWord"];return(w=function(){return t})()}var W=b;function b(t,r){var e=y();return(b=function(t,r){return e[t-=405]})(t,r)}function y(){var t=["27690MBCfVU","250020fvKArh","ImportWord","pluginName","4393064UEiROq","requires","99DxRojt","33BVpatp","37978IDBHXj","5vZXhsT","3785138iorxyV","750264yznUSZ","344lfcYBy","517983RqEhjh","6kakhYw"];return(y=function(){return t})()}!function(t,r){for(var e=b,n=t();;)try{if(304517===-parseInt(e(409))/1*(parseInt(e(408))/2)+-parseInt(e(413))/3+-parseInt(e(412))/4*(-parseInt(e(415))/5)+parseInt(e(414))/6*(-parseInt(e(410))/7)+parseInt(e(419))/8+parseInt(e(406))/9*(parseInt(e(416))/10)+-parseInt(e(407))/11*(parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends t.Plugin{static get[W(418)](){return W(417)}static get[W(405)](){return[v,c]}}function x(t,r){var e=C();return(x=function(t,r){return e[t-=112]})(t,r)}function C(){var t=["1037200pPFYot","7364790SxoWoL","15003kCnapA","2595508zhVDNC","4037752TcEpma","5xzwsZA","4610298GSDrXM","5210caJjHW","2714796UaMdrv","2IgulpH"];return(C=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(721672===parseInt(e(117))/1*(-parseInt(e(116))/2)+parseInt(e(115))/3+-parseInt(e(120))/4*(-parseInt(e(112))/5)+parseInt(e(118))/6+-parseInt(e(113))/7+parseInt(e(121))/8+parseInt(e(119))/9*(-parseInt(e(114))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C)})(),(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 _0x532ad5,Command as _0x1a936b}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4ecfff,MenuBarMenuListItemFileDialogButtonView as _0xffb3e0,SpinnerView as _0x330bb8,Notification as _0x5cc617}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0xfbb4db}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x3c8ebb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x10a590,uid as _0x5bf3c8,logWarning as _0x5ab5fb,logError as _0x1b7424}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x3a1291,_0x383285){const t=_0x3a1291['t'];switch(_0x383285){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 _0x383285;}}class o extends _0x532ad5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x31249a=this['editor'];_0x31249a['ui']['componentFactory']['add']('importWord',()=>{const _0x2890ca=this['_createButton'](_0x4ecfff),_0x196c2d=_0x31249a['commands']['get']('importWord');return _0x2890ca['bind']('isOn')['to'](_0x196c2d,'isBusy'),_0x2890ca['tooltip']=!0x0,_0x2890ca;}),_0x31249a['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xffb3e0));}['_createButton'](_0xcb954e){const _0x473790=this['editor'],_0x5c9f33=_0x473790['commands']['get']('importWord'),_0x111f62=new _0xcb954e(_0x473790['locale']),_0x4c781e=new _0x330bb8();return _0x111f62['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x111f62['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'}),_0x111f62['bind']('isEnabled')['to'](_0x5c9f33),_0x111f62['bind']('label')['to'](_0x5c9f33,'isBusy',_0xad30=>p(_0x473790['locale'],_0xad30?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x4c781e['bind']('isVisible')['to'](_0x5c9f33,'isBusy'),_0x111f62['iconView']['bind']('isVisible')['to'](_0x5c9f33,'isBusy',_0x3b5103=>!_0x3b5103),_0x111f62['children']['add'](_0x4c781e),_0x111f62['on']('done',(_0x2199e4,_0x27ff8c)=>{_0x473790['execute']('importWord',_0x27ff8c[0x0],{}),_0x473790['editing']['view']['focus']();}),_0x111f62;}}class d extends _0x1a936b{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3ef428){super(_0x3ef428),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x589bb2,_0x33e3d3)=>{const _0x550ea8=new DataTransfer();_0x550ea8['setData']('text/html',_0x33e3d3['html']);const _0x321675=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x404d9=>{this['_importMarker']['stopListening'](),_0x404d9['setSelection'](_0x321675),_0x3ef428['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x550ea8});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2326c8,_0xfaecae={}){if(this['isBusy'])return Promise['resolve']();const _0x2b6762=this['editor']['config']['get']('importWord'),_0x3d6049={'url':_0x2b6762['converterUrl'],'file':_0x2326c8,'serviceConfig':{..._0xfaecae,'formatting':_0x2b6762['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3d6049)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x42b62b=this['editor']['model'],_0x530576=_0x42b62b['schema'],_0x33759d=_0x42b62b['document']['selection'],_0x5855a8=_0x10a590(_0x33759d['getSelectedBlocks']());return!!_0x5855a8&&_0x530576['checkChild'](_0x5855a8['parent'],'paragraph');}['_prepareForImport'](){const _0x3abf59=this['editor'],_0xb4c0bf=_0x3abf59['model'],_0x2866b6=_0xb4c0bf['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3abf59['model']['createBatch']({'isUndoable':!0x0}),_0xb4c0bf['enqueueChange'](this['_undoStepBatch'],_0x28be44=>{_0x2866b6['isCollapsed']||_0xb4c0bf['deleteContent'](_0x2866b6,{'leaveUnmerged':!0x0});const _0x3132cc=_0x2866b6['getFirstPosition'](),_0x30cc74=_0x10a590(_0x2866b6['getSelectedBlocks']());let _0x209520;_0x209520=_0x30cc74['is']('element','paragraph')&&_0x30cc74['isEmpty']?_0x3132cc:_0x3132cc['isAtStart']?_0xb4c0bf['createPositionBefore'](_0x30cc74):_0x3132cc['isAtEnd']?_0xb4c0bf['createPositionAfter'](_0x30cc74):_0x28be44['split'](_0x3132cc)['position'],this['_importMarker']=_0x28be44['addMarker']('importWord:'+_0x5bf3c8(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x3c8ebb(_0x209520)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x25eade=this['editor']['model'];_0x25eade['markers']['has'](this['_importMarker'])&&_0x25eade['enqueueChange'](this['_undoStepBatch'],_0x2152de=>{_0x2152de['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x3da121,file:_0x37cd6e,serviceConfig:_0x465a44}){const _0x32ee90=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x469847=new FormData();_0x469847['set']('config',JSON['stringify'](_0x465a44)),_0x469847['set']('file',_0x37cd6e);const _0x176a43={'method':'POST','headers':{},'body':_0x469847,'signal':this['_abortController']['signal']};return _0x32ee90&&(_0x176a43['headers']['Authorization']=_0x32ee90['value']),fetch(_0x3da121,_0x176a43);}['_handleImportResponse'](_0xe2c9dd){return _0xe2c9dd['ok']?_0xe2c9dd['json']()['then'](_0x1dfd94=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x1dfd94);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x5ab5fb('import-word-plugin-import-cancelled');const _0x5cea0c=this['editor'],_0x4dc6cd=p(_0x5cea0c['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x5cea0c['plugins']['get']('Notification')['showWarning'](_0x4dc6cd),_0x1b7424('import-word-plugin-conversion-failed');}}class e extends _0x532ad5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x5cc617,_0xfbb4db,'CloudServices'];}constructor(_0x2bdf6b){super(_0x2bdf6b),this['_token']=null;}async['init'](){const _0x57cad4=this['editor'];_0x57cad4['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x57cad4['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x57cad4['commands']['add']('importWord',new d(_0x57cad4));const {tokenUrl:_0x4dd8d7}=_0x57cad4['config']['get']('importWord');if(_0x4dd8d7){const {tokenUrl:_0x36dabd}=_0x57cad4['config']['get']('cloudServices')||{};this['_token']=_0x4dd8d7===_0x36dabd?_0x57cad4['plugins']['get']('CloudServices')['token']:await _0x57cad4['plugins']['get']('CloudServices')['registerTokenUrl'](_0x4dd8d7);}}['getToken'](){return this['_token'];}}class i extends _0x532ad5{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 _0x300985,Command as _0x3fff49}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3867ab,MenuBarMenuListItemFileDialogButtonView as _0x57ace6,SpinnerView as _0x4ec8cf,Notification as _0x513a12}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x546c2b}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5865c6}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x1281fd,uid as _0x3ccca2,logWarning as _0x27c05c,logError as _0x1e28b6}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0xcd7e10,_0x185270){const t=_0xcd7e10['t'];switch(_0x185270){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 _0x185270;}}class o extends _0x300985{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3af925=this['editor'];_0x3af925['ui']['componentFactory']['add']('importWord',()=>{const _0x4faca6=this['_createButton'](_0x3867ab),_0x41559f=_0x3af925['commands']['get']('importWord');return _0x4faca6['bind']('isOn')['to'](_0x41559f,'isBusy'),_0x4faca6['tooltip']=!0x0,_0x4faca6;}),_0x3af925['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x57ace6));}['_createButton'](_0x313367){const _0x51b71b=this['editor'],_0x798c6a=_0x51b71b['commands']['get']('importWord'),_0x32c2b7=new _0x313367(_0x51b71b['locale']),_0x49060f=new _0x4ec8cf();return _0x32c2b7['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x32c2b7['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'}),_0x32c2b7['bind']('isEnabled')['to'](_0x798c6a),_0x32c2b7['bind']('label')['to'](_0x798c6a,'isBusy',_0x4f59ae=>p(_0x51b71b['locale'],_0x4f59ae?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x49060f['bind']('isVisible')['to'](_0x798c6a,'isBusy'),_0x32c2b7['iconView']['bind']('isVisible')['to'](_0x798c6a,'isBusy',_0xe51008=>!_0xe51008),_0x32c2b7['children']['add'](_0x49060f),_0x32c2b7['on']('done',(_0x6ecd32,_0x1e25a1)=>{_0x51b71b['execute']('importWord',_0x1e25a1[0x0],{}),_0x51b71b['editing']['view']['focus']();}),_0x32c2b7;}}class d extends _0x3fff49{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x37c232){super(_0x37c232),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x267d4b,_0x12768e)=>{const _0x468b67=new DataTransfer();_0x468b67['setData']('text/html',_0x12768e['html']);const _0x2903cf=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2ff6d8=>{this['_importMarker']['stopListening'](),_0x2ff6d8['setSelection'](_0x2903cf),_0x37c232['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x468b67});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3bdd65,_0x2ad563={}){if(this['isBusy'])return Promise['resolve']();const _0x56ed0b=this['editor']['config']['get']('importWord'),_0x3dee21={'url':_0x56ed0b['converterUrl'],'file':_0x3bdd65,'serviceConfig':{..._0x2ad563,'formatting':_0x56ed0b['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3dee21)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5e53c6=this['editor']['model'],_0x362676=_0x5e53c6['schema'],_0x3ff184=_0x5e53c6['document']['selection'],_0xa53b6b=_0x1281fd(_0x3ff184['getSelectedBlocks']());return!!_0xa53b6b&&_0x362676['checkChild'](_0xa53b6b['parent'],'paragraph');}['_prepareForImport'](){const _0x3ce64c=this['editor'],_0xed8fb8=_0x3ce64c['model'],_0x2e1342=_0xed8fb8['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x3ce64c['model']['createBatch']({'isUndoable':!0x0}),_0xed8fb8['enqueueChange'](this['_undoStepBatch'],_0x5d7e25=>{_0x2e1342['isCollapsed']||_0xed8fb8['deleteContent'](_0x2e1342,{'leaveUnmerged':!0x0});const _0x116eb1=_0x2e1342['getFirstPosition'](),_0x59fa75=_0x1281fd(_0x2e1342['getSelectedBlocks']());let _0x4d4aca;_0x4d4aca=_0x59fa75['is']('element','paragraph')&&_0x59fa75['isEmpty']?_0x116eb1:_0x116eb1['isAtStart']?_0xed8fb8['createPositionBefore'](_0x59fa75):_0x116eb1['isAtEnd']?_0xed8fb8['createPositionAfter'](_0x59fa75):_0x5d7e25['split'](_0x116eb1)['position'],this['_importMarker']=_0x5d7e25['addMarker']('importWord:'+_0x3ccca2(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5865c6(_0x4d4aca)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x1ccc25=this['editor']['model'];_0x1ccc25['markers']['has'](this['_importMarker'])&&_0x1ccc25['enqueueChange'](this['_undoStepBatch'],_0x264a68=>{_0x264a68['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x5696d6,file:_0x3d6535,serviceConfig:_0x252280}){const _0x560355=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x35dfc9=new FormData();_0x35dfc9['set']('config',JSON['stringify'](_0x252280)),_0x35dfc9['set']('file',_0x3d6535);const _0x3d1fee={'method':'POST','headers':{},'body':_0x35dfc9,'signal':this['_abortController']['signal']};return _0x560355&&(_0x3d1fee['headers']['Authorization']=_0x560355['value']),fetch(_0x5696d6,_0x3d1fee);}['_handleImportResponse'](_0x1d66e5){return _0x1d66e5['ok']?_0x1d66e5['json']()['then'](_0x57b4f5=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x57b4f5);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x27c05c('import-word-plugin-import-cancelled');const _0xabf862=this['editor'],_0x3ac861=p(_0xabf862['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0xabf862['plugins']['get']('Notification')['showWarning'](_0x3ac861),_0x1e28b6('import-word-plugin-conversion-failed');}}class e extends _0x300985{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x513a12,_0x546c2b,'CloudServices'];}constructor(_0xe26642){super(_0xe26642),this['_token']=null;}async['init'](){const _0x5964aa=this['editor'];_0x5964aa['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5964aa['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5964aa['commands']['add']('importWord',new d(_0x5964aa));const {tokenUrl:_0x3e2d86}=_0x5964aa['config']['get']('importWord');if(_0x3e2d86){const {tokenUrl:_0x51a3de}=_0x5964aa['config']['get']('cloudServices')||{};this['_token']=_0x3e2d86===_0x51a3de?_0x5964aa['plugins']['get']('CloudServices')['token']:await _0x5964aa['plugins']['get']('CloudServices')['registerTokenUrl'](_0x3e2d86);}}['getToken'](){return this['_token'];}}class i extends _0x300985{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':_0x4500cb=>0x0==_0x4500cb?0x0:0x1==_0x4500cb?0x1:0x2==_0x4500cb?0x2:_0x4500cb%0x64>=0x3&&_0x4500cb%0x64<=0xa?0x3:_0x4500cb%0x64>=0xb&&_0x4500cb%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':_0x456d20=>0x0==_0x456d20?0x0:0x1==_0x456d20?0x1:0x2==_0x456d20?0x2:_0x456d20%0x64>=0x3&&_0x456d20%0x64<=0xa?0x3:_0x456d20%0x64>=0xb&&_0x456d20%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39ecfc=>{const {ar:{dictionary:_0x8b9f3c,getPluralForm:_0x2900f0}}={'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':_0x284324=>0x0==_0x284324?0x0:0x1==_0x284324?0x1:0x2==_0x284324?0x2:_0x284324%0x64>=0x3&&_0x284324%0x64<=0xa?0x3:_0x284324%0x64>=0xb&&_0x284324%0x64<=0x63?0x4:0x5}};_0x39ecfc['ar']||={'dictionary':{},'getPluralForm':null},_0x39ecfc['ar']['dictionary']=Object['assign'](_0x39ecfc['ar']['dictionary'],_0x8b9f3c),_0x39ecfc['ar']['getPluralForm']=_0x2900f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x234ffb=>{const {ar:{dictionary:_0x117786,getPluralForm:_0x3abc4b}}={'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':_0x34c43b=>0x0==_0x34c43b?0x0:0x1==_0x34c43b?0x1:0x2==_0x34c43b?0x2:_0x34c43b%0x64>=0x3&&_0x34c43b%0x64<=0xa?0x3:_0x34c43b%0x64>=0xb&&_0x34c43b%0x64<=0x63?0x4:0x5}};_0x234ffb['ar']||={'dictionary':{},'getPluralForm':null},_0x234ffb['ar']['dictionary']=Object['assign'](_0x234ffb['ar']['dictionary'],_0x117786),_0x234ffb['ar']['getPluralForm']=_0x3abc4b;})(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':_0xbc36e9=>0x1!=_0xbc36e9}};
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':_0x513e3f=>0x1!=_0x513e3f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54c9a3=>{const {bg:{dictionary:_0xb217e0,getPluralForm:_0x101a6a}}={'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':_0x2f6fe9=>0x1!=_0x2f6fe9}};_0x54c9a3['bg']||={'dictionary':{},'getPluralForm':null},_0x54c9a3['bg']['dictionary']=Object['assign'](_0x54c9a3['bg']['dictionary'],_0xb217e0),_0x54c9a3['bg']['getPluralForm']=_0x101a6a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30a088=>{const {bg:{dictionary:_0x4dfc82,getPluralForm:_0x547b78}}={'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':_0x27e82a=>0x1!=_0x27e82a}};_0x30a088['bg']||={'dictionary':{},'getPluralForm':null},_0x30a088['bg']['dictionary']=Object['assign'](_0x30a088['bg']['dictionary'],_0x4dfc82),_0x30a088['bg']['getPluralForm']=_0x547b78;})(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':_0x4e3beb=>0x1!=_0x4e3beb}};
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':_0x378876=>0x1!=_0x378876}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x99be0f=>{const {bn:{dictionary:_0x3ef39c,getPluralForm:_0x2cc889}}={'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':_0x3a7c12=>0x1!=_0x3a7c12}};_0x99be0f['bn']||={'dictionary':{},'getPluralForm':null},_0x99be0f['bn']['dictionary']=Object['assign'](_0x99be0f['bn']['dictionary'],_0x3ef39c),_0x99be0f['bn']['getPluralForm']=_0x2cc889;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe77765=>{const {bn:{dictionary:_0x1716ea,getPluralForm:_0x2c7903}}={'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':_0x9465cf=>0x1!=_0x9465cf}};_0xe77765['bn']||={'dictionary':{},'getPluralForm':null},_0xe77765['bn']['dictionary']=Object['assign'](_0xe77765['bn']['dictionary'],_0x1716ea),_0xe77765['bn']['getPluralForm']=_0x2c7903;})(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':_0x32adc3=>0x1!=_0x32adc3}};
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':_0x38406b=>0x1!=_0x38406b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfeec49=>{const {ca:{dictionary:_0x174c38,getPluralForm:_0x424db1}}={'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':_0x30c696=>0x1!=_0x30c696}};_0xfeec49['ca']||={'dictionary':{},'getPluralForm':null},_0xfeec49['ca']['dictionary']=Object['assign'](_0xfeec49['ca']['dictionary'],_0x174c38),_0xfeec49['ca']['getPluralForm']=_0x424db1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4419f0=>{const {ca:{dictionary:_0x1d1961,getPluralForm:_0x1689be}}={'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':_0x2024c4=>0x1!=_0x2024c4}};_0x4419f0['ca']||={'dictionary':{},'getPluralForm':null},_0x4419f0['ca']['dictionary']=Object['assign'](_0x4419f0['ca']['dictionary'],_0x1d1961),_0x4419f0['ca']['getPluralForm']=_0x1689be;})(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':_0x515edf=>0x1==_0x515edf&&_0x515edf%0x1==0x0?0x0:_0x515edf>=0x2&&_0x515edf<=0x4&&_0x515edf%0x1==0x0?0x1:_0x515edf%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':_0x9a0827=>0x1==_0x9a0827&&_0x9a0827%0x1==0x0?0x0:_0x9a0827>=0x2&&_0x9a0827<=0x4&&_0x9a0827%0x1==0x0?0x1:_0x9a0827%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x416354=>{const {cs:{dictionary:_0x6de33f,getPluralForm:_0x212df7}}={'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':_0x5a5606=>0x1==_0x5a5606&&_0x5a5606%0x1==0x0?0x0:_0x5a5606>=0x2&&_0x5a5606<=0x4&&_0x5a5606%0x1==0x0?0x1:_0x5a5606%0x1!=0x0?0x2:0x3}};_0x416354['cs']||={'dictionary':{},'getPluralForm':null},_0x416354['cs']['dictionary']=Object['assign'](_0x416354['cs']['dictionary'],_0x6de33f),_0x416354['cs']['getPluralForm']=_0x212df7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc67f47=>{const {cs:{dictionary:_0x560632,getPluralForm:_0x1c22d6}}={'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':_0x3ef378=>0x1==_0x3ef378&&_0x3ef378%0x1==0x0?0x0:_0x3ef378>=0x2&&_0x3ef378<=0x4&&_0x3ef378%0x1==0x0?0x1:_0x3ef378%0x1!=0x0?0x2:0x3}};_0xc67f47['cs']||={'dictionary':{},'getPluralForm':null},_0xc67f47['cs']['dictionary']=Object['assign'](_0xc67f47['cs']['dictionary'],_0x560632),_0xc67f47['cs']['getPluralForm']=_0x1c22d6;})(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':_0x20f5a3=>0x1!=_0x20f5a3}};
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':_0x1cc2e3=>0x1!=_0x1cc2e3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a4c4a=>{const {da:{dictionary:_0x53be5f,getPluralForm:_0x5e6a0a}}={'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':_0x2eb169=>0x1!=_0x2eb169}};_0x2a4c4a['da']||={'dictionary':{},'getPluralForm':null},_0x2a4c4a['da']['dictionary']=Object['assign'](_0x2a4c4a['da']['dictionary'],_0x53be5f),_0x2a4c4a['da']['getPluralForm']=_0x5e6a0a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2db8ea=>{const {da:{dictionary:_0x2feba1,getPluralForm:_0x36eb61}}={'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':_0xf566b=>0x1!=_0xf566b}};_0x2db8ea['da']||={'dictionary':{},'getPluralForm':null},_0x2db8ea['da']['dictionary']=Object['assign'](_0x2db8ea['da']['dictionary'],_0x2feba1),_0x2db8ea['da']['getPluralForm']=_0x36eb61;})(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':_0x4f7301=>0x1!=_0x4f7301}};
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':_0x286b15=>0x1!=_0x286b15}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x293da2=>{const {de:{dictionary:_0xca8898,getPluralForm:_0x502492}}={'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':_0x44370c=>0x1!=_0x44370c}};_0x293da2['de']||={'dictionary':{},'getPluralForm':null},_0x293da2['de']['dictionary']=Object['assign'](_0x293da2['de']['dictionary'],_0xca8898),_0x293da2['de']['getPluralForm']=_0x502492;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21288c=>{const {de:{dictionary:_0x4185fc,getPluralForm:_0x4b3e50}}={'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':_0x11235a=>0x1!=_0x11235a}};_0x21288c['de']||={'dictionary':{},'getPluralForm':null},_0x21288c['de']['dictionary']=Object['assign'](_0x21288c['de']['dictionary'],_0x4185fc),_0x21288c['de']['getPluralForm']=_0x4b3e50;})(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':_0x3d1610=>0x1!=_0x3d1610}};
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':_0x30fcdd=>0x1!=_0x30fcdd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4af6bb=>{const {el:{dictionary:_0x223cff,getPluralForm:_0x1beaf0}}={'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':_0xf5035e=>0x1!=_0xf5035e}};_0x4af6bb['el']||={'dictionary':{},'getPluralForm':null},_0x4af6bb['el']['dictionary']=Object['assign'](_0x4af6bb['el']['dictionary'],_0x223cff),_0x4af6bb['el']['getPluralForm']=_0x1beaf0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42e574=>{const {el:{dictionary:_0x47e07a,getPluralForm:_0x507494}}={'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':_0x131906=>0x1!=_0x131906}};_0x42e574['el']||={'dictionary':{},'getPluralForm':null},_0x42e574['el']['dictionary']=Object['assign'](_0x42e574['el']['dictionary'],_0x47e07a),_0x42e574['el']['getPluralForm']=_0x507494;})(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':_0x293b8c=>0x1!=_0x293b8c}};
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':_0x3ac104=>0x1!=_0x3ac104}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bc1b9=>{const {'en-au':{dictionary:_0x3819ff,getPluralForm:_0x208c1c}}={'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':_0x5301a8=>0x1!=_0x5301a8}};_0x4bc1b9['en-au']||={'dictionary':{},'getPluralForm':null},_0x4bc1b9['en-au']['dictionary']=Object['assign'](_0x4bc1b9['en-au']['dictionary'],_0x3819ff),_0x4bc1b9['en-au']['getPluralForm']=_0x208c1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c4631=>{const {'en-au':{dictionary:_0xb22969,getPluralForm:_0x1f69a9}}={'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':_0x53000e=>0x1!=_0x53000e}};_0x1c4631['en-au']||={'dictionary':{},'getPluralForm':null},_0x1c4631['en-au']['dictionary']=Object['assign'](_0x1c4631['en-au']['dictionary'],_0xb22969),_0x1c4631['en-au']['getPluralForm']=_0x1f69a9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x116fe6=>{const {en:{dictionary:_0x1196e9,getPluralForm:_0x49fd93}}={'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}};_0x116fe6['en']||={'dictionary':{},'getPluralForm':null},_0x116fe6['en']['dictionary']=Object['assign'](_0x116fe6['en']['dictionary'],_0x1196e9),_0x116fe6['en']['getPluralForm']=_0x49fd93;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6c021f=>{const {en:{dictionary:_0x1a3be6,getPluralForm:_0x54ca5e}}={'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}};_0x6c021f['en']||={'dictionary':{},'getPluralForm':null},_0x6c021f['en']['dictionary']=Object['assign'](_0x6c021f['en']['dictionary'],_0x1a3be6),_0x6c021f['en']['getPluralForm']=_0x54ca5e;})(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':_0x115b5c=>0x1==_0x115b5c?0x0:0x0!=_0x115b5c&&_0x115b5c%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':_0x1cd259=>0x1==_0x1cd259?0x0:0x0!=_0x1cd259&&_0x1cd259%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x533f87=>{const {es:{dictionary:_0x501e91,getPluralForm:_0x1cace7}}={'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':_0x347078=>0x1==_0x347078?0x0:0x0!=_0x347078&&_0x347078%0xf4240==0x0?0x1:0x2}};_0x533f87['es']||={'dictionary':{},'getPluralForm':null},_0x533f87['es']['dictionary']=Object['assign'](_0x533f87['es']['dictionary'],_0x501e91),_0x533f87['es']['getPluralForm']=_0x1cace7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa5f8f1=>{const {es:{dictionary:_0x170dfe,getPluralForm:_0xec5eb5}}={'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':_0x9b2d92=>0x1==_0x9b2d92?0x0:0x0!=_0x9b2d92&&_0x9b2d92%0xf4240==0x0?0x1:0x2}};_0xa5f8f1['es']||={'dictionary':{},'getPluralForm':null},_0xa5f8f1['es']['dictionary']=Object['assign'](_0xa5f8f1['es']['dictionary'],_0x170dfe),_0xa5f8f1['es']['getPluralForm']=_0xec5eb5;})(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':_0x22dc2b=>0x1!=_0x22dc2b}};
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':_0x2cf4fb=>0x1!=_0x2cf4fb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cfc22=>{const {et:{dictionary:_0x316fe8,getPluralForm:_0x1a6421}}={'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':_0x39737c=>0x1!=_0x39737c}};_0x2cfc22['et']||={'dictionary':{},'getPluralForm':null},_0x2cfc22['et']['dictionary']=Object['assign'](_0x2cfc22['et']['dictionary'],_0x316fe8),_0x2cfc22['et']['getPluralForm']=_0x1a6421;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x470883=>{const {et:{dictionary:_0x4df5f9,getPluralForm:_0x54ebb3}}={'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':_0xdf547e=>0x1!=_0xdf547e}};_0x470883['et']||={'dictionary':{},'getPluralForm':null},_0x470883['et']['dictionary']=Object['assign'](_0x470883['et']['dictionary'],_0x4df5f9),_0x470883['et']['getPluralForm']=_0x54ebb3;})(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':_0x2488d7=>0x1!=_0x2488d7}};
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':_0x22d246=>0x1!=_0x22d246}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x159919=>{const {fi:{dictionary:_0x3fcb37,getPluralForm:_0x4f10f6}}={'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':_0xe5ea34=>0x1!=_0xe5ea34}};_0x159919['fi']||={'dictionary':{},'getPluralForm':null},_0x159919['fi']['dictionary']=Object['assign'](_0x159919['fi']['dictionary'],_0x3fcb37),_0x159919['fi']['getPluralForm']=_0x4f10f6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x113d83=>{const {fi:{dictionary:_0x351182,getPluralForm:_0x4f8491}}={'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':_0x1491f4=>0x1!=_0x1491f4}};_0x113d83['fi']||={'dictionary':{},'getPluralForm':null},_0x113d83['fi']['dictionary']=Object['assign'](_0x113d83['fi']['dictionary'],_0x351182),_0x113d83['fi']['getPluralForm']=_0x4f8491;})(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':_0x42e3d1=>0x0==_0x42e3d1||0x1==_0x42e3d1?0x0:0x0!=_0x42e3d1&&_0x42e3d1%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':_0x26fe2c=>0x0==_0x26fe2c||0x1==_0x26fe2c?0x0:0x0!=_0x26fe2c&&_0x26fe2c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc6eefd=>{const {fr:{dictionary:_0x2b3934,getPluralForm:_0x36e702}}={'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':_0x1ae3a9=>0x0==_0x1ae3a9||0x1==_0x1ae3a9?0x0:0x0!=_0x1ae3a9&&_0x1ae3a9%0xf4240==0x0?0x1:0x2}};_0xc6eefd['fr']||={'dictionary':{},'getPluralForm':null},_0xc6eefd['fr']['dictionary']=Object['assign'](_0xc6eefd['fr']['dictionary'],_0x2b3934),_0xc6eefd['fr']['getPluralForm']=_0x36e702;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24779b=>{const {fr:{dictionary:_0x44b834,getPluralForm:_0x649f5f}}={'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':_0x54a09d=>0x0==_0x54a09d||0x1==_0x54a09d?0x0:0x0!=_0x54a09d&&_0x54a09d%0xf4240==0x0?0x1:0x2}};_0x24779b['fr']||={'dictionary':{},'getPluralForm':null},_0x24779b['fr']['dictionary']=Object['assign'](_0x24779b['fr']['dictionary'],_0x44b834),_0x24779b['fr']['getPluralForm']=_0x649f5f;})(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':_0x23353e=>0x1!=_0x23353e}};
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':_0x42ecee=>0x1!=_0x42ecee}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dfd98=>{const {gl:{dictionary:_0x226319,getPluralForm:_0xf33997}}={'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':_0x10c8c0=>0x1!=_0x10c8c0}};_0x2dfd98['gl']||={'dictionary':{},'getPluralForm':null},_0x2dfd98['gl']['dictionary']=Object['assign'](_0x2dfd98['gl']['dictionary'],_0x226319),_0x2dfd98['gl']['getPluralForm']=_0xf33997;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2db430=>{const {gl:{dictionary:_0x47352a,getPluralForm:_0x21a92e}}={'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':_0x430732=>0x1!=_0x430732}};_0x2db430['gl']||={'dictionary':{},'getPluralForm':null},_0x2db430['gl']['dictionary']=Object['assign'](_0x2db430['gl']['dictionary'],_0x47352a),_0x2db430['gl']['getPluralForm']=_0x21a92e;})(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':_0x139893=>0x1==_0x139893&&_0x139893%0x1==0x0?0x0:0x2==_0x139893&&_0x139893%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':_0x1c73f1=>0x1==_0x1c73f1&&_0x1c73f1%0x1==0x0?0x0:0x2==_0x1c73f1&&_0x1c73f1%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d4a8e=>{const {he:{dictionary:_0x5324bb,getPluralForm:_0x49990b}}={'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':_0x1d2082=>0x1==_0x1d2082&&_0x1d2082%0x1==0x0?0x0:0x2==_0x1d2082&&_0x1d2082%0x1==0x0?0x1:0x2}};_0x2d4a8e['he']||={'dictionary':{},'getPluralForm':null},_0x2d4a8e['he']['dictionary']=Object['assign'](_0x2d4a8e['he']['dictionary'],_0x5324bb),_0x2d4a8e['he']['getPluralForm']=_0x49990b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43bced=>{const {he:{dictionary:_0x1ed3a3,getPluralForm:_0x5b903c}}={'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':_0x104434=>0x1==_0x104434&&_0x104434%0x1==0x0?0x0:0x2==_0x104434&&_0x104434%0x1==0x0?0x1:0x2}};_0x43bced['he']||={'dictionary':{},'getPluralForm':null},_0x43bced['he']['dictionary']=Object['assign'](_0x43bced['he']['dictionary'],_0x1ed3a3),_0x43bced['he']['getPluralForm']=_0x5b903c;})(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':_0x198869=>0x1!=_0x198869}};
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':_0x17e5cf=>0x1!=_0x17e5cf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f0ca8=>{const {hi:{dictionary:_0x20a3e7,getPluralForm:_0x18d0e3}}={'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':_0x85a0d2=>0x1!=_0x85a0d2}};_0x1f0ca8['hi']||={'dictionary':{},'getPluralForm':null},_0x1f0ca8['hi']['dictionary']=Object['assign'](_0x1f0ca8['hi']['dictionary'],_0x20a3e7),_0x1f0ca8['hi']['getPluralForm']=_0x18d0e3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17a2f8=>{const {hi:{dictionary:_0x26c615,getPluralForm:_0x563095}}={'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':_0x589087=>0x1!=_0x589087}};_0x17a2f8['hi']||={'dictionary':{},'getPluralForm':null},_0x17a2f8['hi']['dictionary']=Object['assign'](_0x17a2f8['hi']['dictionary'],_0x26c615),_0x17a2f8['hi']['getPluralForm']=_0x563095;})(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':_0x87c000=>_0x87c000%0xa==0x1&&_0x87c000%0x64!=0xb?0x0:_0x87c000%0xa>=0x2&&_0x87c000%0xa<=0x4&&(_0x87c000%0x64<0xa||_0x87c000%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':_0x56572c=>_0x56572c%0xa==0x1&&_0x56572c%0x64!=0xb?0x0:_0x56572c%0xa>=0x2&&_0x56572c%0xa<=0x4&&(_0x56572c%0x64<0xa||_0x56572c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe970ca=>{const {hr:{dictionary:_0x1a605d,getPluralForm:_0x5d8545}}={'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':_0x369bef=>_0x369bef%0xa==0x1&&_0x369bef%0x64!=0xb?0x0:_0x369bef%0xa>=0x2&&_0x369bef%0xa<=0x4&&(_0x369bef%0x64<0xa||_0x369bef%0x64>=0x14)?0x1:0x2}};_0xe970ca['hr']||={'dictionary':{},'getPluralForm':null},_0xe970ca['hr']['dictionary']=Object['assign'](_0xe970ca['hr']['dictionary'],_0x1a605d),_0xe970ca['hr']['getPluralForm']=_0x5d8545;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f41e6=>{const {hr:{dictionary:_0x226100,getPluralForm:_0x2a199c}}={'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':_0xf8e993=>_0xf8e993%0xa==0x1&&_0xf8e993%0x64!=0xb?0x0:_0xf8e993%0xa>=0x2&&_0xf8e993%0xa<=0x4&&(_0xf8e993%0x64<0xa||_0xf8e993%0x64>=0x14)?0x1:0x2}};_0x2f41e6['hr']||={'dictionary':{},'getPluralForm':null},_0x2f41e6['hr']['dictionary']=Object['assign'](_0x2f41e6['hr']['dictionary'],_0x226100),_0x2f41e6['hr']['getPluralForm']=_0x2a199c;})(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':_0x1c2349=>0x1!=_0x1c2349}};
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':_0x2ad25e=>0x1!=_0x2ad25e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47a893=>{const {hu:{dictionary:_0x5164ed,getPluralForm:_0x19ab4a}}={'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':_0xe695a2=>0x1!=_0xe695a2}};_0x47a893['hu']||={'dictionary':{},'getPluralForm':null},_0x47a893['hu']['dictionary']=Object['assign'](_0x47a893['hu']['dictionary'],_0x5164ed),_0x47a893['hu']['getPluralForm']=_0x19ab4a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x134791=>{const {hu:{dictionary:_0x5ee7c2,getPluralForm:_0x5846c9}}={'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':_0x961f8=>0x1!=_0x961f8}};_0x134791['hu']||={'dictionary':{},'getPluralForm':null},_0x134791['hu']['dictionary']=Object['assign'](_0x134791['hu']['dictionary'],_0x5ee7c2),_0x134791['hu']['getPluralForm']=_0x5846c9;})(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':_0x899b42=>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':_0x5c3d06=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x173625=>{const {id:{dictionary:_0x127284,getPluralForm:_0x16f443}}={'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':_0xcab972=>0x0}};_0x173625['id']||={'dictionary':{},'getPluralForm':null},_0x173625['id']['dictionary']=Object['assign'](_0x173625['id']['dictionary'],_0x127284),_0x173625['id']['getPluralForm']=_0x16f443;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e3756=>{const {id:{dictionary:_0x6d64bb,getPluralForm:_0x3decd8}}={'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':_0x1467aa=>0x0}};_0x3e3756['id']||={'dictionary':{},'getPluralForm':null},_0x3e3756['id']['dictionary']=Object['assign'](_0x3e3756['id']['dictionary'],_0x6d64bb),_0x3e3756['id']['getPluralForm']=_0x3decd8;})(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':_0xce79b6=>0x1==_0xce79b6?0x0:0x0!=_0xce79b6&&_0xce79b6%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':_0x59d3bb=>0x1==_0x59d3bb?0x0:0x0!=_0x59d3bb&&_0x59d3bb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b2d5c=>{const {it:{dictionary:_0x26c880,getPluralForm:_0xddbb58}}={'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':_0x61aff=>0x1==_0x61aff?0x0:0x0!=_0x61aff&&_0x61aff%0xf4240==0x0?0x1:0x2}};_0x1b2d5c['it']||={'dictionary':{},'getPluralForm':null},_0x1b2d5c['it']['dictionary']=Object['assign'](_0x1b2d5c['it']['dictionary'],_0x26c880),_0x1b2d5c['it']['getPluralForm']=_0xddbb58;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x581d03=>{const {it:{dictionary:_0x13ec81,getPluralForm:_0x272b19}}={'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':_0x4c418a=>0x1==_0x4c418a?0x0:0x0!=_0x4c418a&&_0x4c418a%0xf4240==0x0?0x1:0x2}};_0x581d03['it']||={'dictionary':{},'getPluralForm':null},_0x581d03['it']['dictionary']=Object['assign'](_0x581d03['it']['dictionary'],_0x13ec81),_0x581d03['it']['getPluralForm']=_0x272b19;})(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':_0x92aac6=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x47b319=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x519792=>{const {ja:{dictionary:_0x4ef247,getPluralForm:_0x2bbdaa}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2ea3aa=>0x0}};_0x519792['ja']||={'dictionary':{},'getPluralForm':null},_0x519792['ja']['dictionary']=Object['assign'](_0x519792['ja']['dictionary'],_0x4ef247),_0x519792['ja']['getPluralForm']=_0x2bbdaa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44fd14=>{const {ja:{dictionary:_0x501f2d,getPluralForm:_0x208b60}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x21ab4d=>0x0}};_0x44fd14['ja']||={'dictionary':{},'getPluralForm':null},_0x44fd14['ja']['dictionary']=Object['assign'](_0x44fd14['ja']['dictionary'],_0x501f2d),_0x44fd14['ja']['getPluralForm']=_0x208b60;})(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':_0x3e34f7=>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':_0x1fb391=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22f673=>{const {ko:{dictionary:_0x1b2336,getPluralForm:_0x2f67e4}}={'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':_0x21ddbd=>0x0}};_0x22f673['ko']||={'dictionary':{},'getPluralForm':null},_0x22f673['ko']['dictionary']=Object['assign'](_0x22f673['ko']['dictionary'],_0x1b2336),_0x22f673['ko']['getPluralForm']=_0x2f67e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6b6844=>{const {ko:{dictionary:_0x107e50,getPluralForm:_0x4c4468}}={'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':_0x3f09b7=>0x0}};_0x6b6844['ko']||={'dictionary':{},'getPluralForm':null},_0x6b6844['ko']['dictionary']=Object['assign'](_0x6b6844['ko']['dictionary'],_0x107e50),_0x6b6844['ko']['getPluralForm']=_0x4c4468;})(window['CKEDITOR_TRANSLATIONS']||={});