@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240709.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:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const s=a;function i(){const t=["editing","pluginName","448MiaJzf","4ilZjXj","componentFactory","isOn","ImportWordUI","isVisible","label","4BTdPKX","children","1832214QSuQSr","commands","8424380gjannm","16962520ZkDZlz","locale","menuBar:importWord","Importing Word document","init","isEnabled","_createButton","iconView","68988rpRfIK","tooltip","add","focus","editor","bind","337608lxGvTX","view","execute","14312403BKiXMQ","done","isBusy","set","get","Import from Word","682000vxjzXN","importWord","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=296]})(t,r)}!function(t,r){const e=a,n=t();for(;;)try{if(844999===-parseInt(e(334))/1*(-parseInt(e(319))/2)+-parseInt(e(302))/3+parseInt(e(300))/4*(-parseInt(e(304))/5)+-parseInt(e(313))/6*(parseInt(e(333))/7)+-parseInt(e(328))/8+parseInt(e(322))/9+parseInt(e(305))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);class c extends t.Plugin{static get[s(332)](){return s(297)}[s(309)](){const t=s,e=this[t(317)];e.ui[t(335)][t(315)](t(329),(()=>{const n=t,o=this[n(311)](r.FileDialogButtonView),s=e[n(303)][n(326)](n(329));return o[n(318)](n(296)).to(s,n(324)),o[n(314)]=!0,o})),e.ui[t(335)][t(315)](t(307),(()=>this[t(311)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(311)](t){const e=s,n=this[e(317)],i=n[e(303)][e(326)](e(329)),a=new t(n[e(306)]),c=new r.SpinnerView;return a[e(325)]({acceptedType:e(330)}),a[e(325)]({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(318)](e(310)).to(i),a[e(318)](e(299)).to(i,e(324),(t=>o(n[e(306)],e(t?308:327)))),c[e(318)](e(298)).to(i,e(324)),a[e(312)][e(318)](e(298)).to(i,e(324),(t=>!t)),a[e(301)][e(315)](c),a.on(e(323),((t,r)=>{const o=e;n[o(321)](o(329),r[0],{}),n[o(331)][o(320)][o(316)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=f;function d(){const t=["getSelectedBlocks","createPositionBefore","getRange","_checkEnabled","json","element","_undoStepBatch","removeMarker","createBatch","285216irPeyQ","8968740aeHleT","_importMarker","ImportWordEditing","has","text/html","import-word-plugin-import-cancelled","_handleImportFailure","model","36RSCJHt","aborted","showWarning","abort","An error occurred while importing the Word file.","headers","dataInsert","rootName","editing","Notification","addMarker","split","getFirstPosition","editor","view","isAtEnd","isEmpty","Authorization","isAtStart","root","isBusy","get","_prepareForImport","plugins","change:range","clipboardInput","_handleImportResponse","createPositionAfter","isCollapsed","setSelection","locale","setData","_sendImportRequest","14ndJlQQ","markers","4401fBBOcV","schema","628170MFEXAP","4285548PtuGmq","checkChild","paragraph","config","_cleanUpAfterImport","catch","37eSLYds","isEnabled","fire","converterUrl","_abortController","signal","html","importWord","refresh","selection","file","2330076yaCtql","document","27290RynDCN","stringify","low","reject","execute","formatting","POST","bind","finally","parent","set","position","enqueueChange","$graveyard","deleteContent","then","importWord:","getToken","value","import-word-plugin-conversion-failed","stopListening","resolve"];return(d=function(){return t})()}function f(t,r){const e=d();return(f=function(t,r){return e[t-=251]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(327080===parseInt(e(324))/1*(parseInt(e(337))/2)+-parseInt(e(315))/3*(parseInt(e(280))/4)+-parseInt(e(317))/5+-parseInt(e(335))/6+parseInt(e(313))/7*(-parseInt(e(271))/8)+-parseInt(e(318))/9+parseInt(e(272))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(347)](r(300),!1),this[r(273)]=null,this[r(268)]=null,this[r(328)]=null,this.on(r(286),((e,n)=>{const o=r,s=new DataTransfer;s[o(311)](o(276),n[o(330)]);const i=this[o(273)][o(264)]();this[o(293)][o(279)][o(252)](this[o(268)],(r=>{const e=o;this[e(273)][e(260)](),r[e(309)](i),t[e(288)][e(294)][e(336)][e(326)](e(305),{dataTransfer:s})}))}),{priority:r(339)})}[h(332)](){const t=h;this[t(325)]=this[t(265)]()}[h(341)](t,r={}){const e=h;if(this[e(300)])return Promise[e(261)]();const n=this[e(293)][e(321)][e(301)](e(331)),o={url:n[e(327)],file:t,serviceConfig:{...r,formatting:n[e(342)]}};return this[e(302)](),this[e(312)](o)[e(255)](this[e(306)][e(344)](this))[e(323)](this[e(278)][e(344)](this))[e(345)](this[e(322)][e(344)](this))}[h(265)](){const t=h;if(this[t(300)])return!1;const r=this[t(293)][t(279)],e=r[t(316)],n=r[t(336)][t(333)],o=(0,l.first)(n[t(262)]());return!!o&&e[t(319)](o[t(346)],t(320))}[h(302)](){const t=h,r=this[t(293)],e=r[t(279)],n=e[t(336)][t(333)];this[t(328)]=new AbortController,this[t(268)]=r[t(279)][t(270)]({isUndoable:!0}),e[t(252)](this[t(268)],(r=>{const o=t;n[o(308)]||e[o(254)](n,{leaveUnmerged:!0});const s=n[o(292)](),i=(0,l.first)(n[o(262)]());let a;a=i.is(o(267),o(320))&&i[o(296)]?s:s[o(298)]?e[o(263)](i):s[o(295)]?e[o(307)](i):r[o(291)](s)[o(251)],this[o(273)]=r[o(290)](o(256)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(273)].on(o(304),(()=>{const t=o;t(253)===this[t(273)][t(264)]()[t(299)][t(287)]&&this[t(328)][t(283)]()}))})),this[t(300)]=!0,this[t(332)]()}[h(322)](){const t=h,r=this[t(293)][t(279)];r[t(314)][t(275)](this[t(273)])&&r[t(252)](this[t(268)],(r=>{const e=t;r[e(269)](this[e(273)])})),this[t(273)]=null,this[t(268)]=null,this[t(328)]=null,this[t(300)]=!1,this[t(332)]()}[h(312)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(293)][n(303)][n(301)](n(274))[n(257)](),s=new FormData;s[n(347)](n(321),JSON[n(338)](e)),s[n(347)](n(334),r);const i={method:n(343),headers:{},body:s,signal:this[n(328)][n(329)]};return o&&(i[n(285)][n(297)]=o[n(258)]),fetch(t,i)}[h(306)](t){const r=h;return t.ok?t[r(266)]()[r(255)]((t=>{const e=r;this[e(293)][e(279)][e(314)][e(275)](this[e(273)])&&e(253)!==this[e(273)][e(264)]()[e(299)][e(287)]&&this[e(326)](e(286),t)})):Promise[r(340)]()}[h(278)](){const t=h;if(this[t(328)][t(329)][t(281)])return void(0,l.logWarning)(t(277));const r=this[t(293)],e=o(r[t(310)],t(284));r[t(303)][t(301)](t(289))[t(282)](e),(0,l.logError)(t(259))}}const I=v;function g(){const t=["153174KQtbyz","ImportWordEditing","inline","355TTqiXo","importWord","2jyOWme","7EITpXh","config","get","CloudServices","init","568088XgwDHj","editor","1221570HSqsAp","registerTokenUrl","173657nGhxZX","620lvgZiI","168619uVfNIx","tokenUrl","requires","plugins","define","cloudServices","token","add","1922116vKfjGN","getToken","61338RVwoSh","commands","https://docx-converter.cke-cs.com/v2/convert/docx-html","none","pluginName","_token"];return(g=function(){return t})()}function v(t,r){const e=g();return(v=function(t,r){return e[t-=394]})(t,r)}!function(t,r){const e=v,n=t();for(;;)try{if(449094===-parseInt(e(409))/1*(parseInt(e(397))/2)+-parseInt(e(425))/3+parseInt(e(417))/4+-parseInt(e(395))/5*(parseInt(e(419))/6)+-parseInt(e(398))/7*(-parseInt(e(403))/8)+-parseInt(e(405))/9+parseInt(e(408))/10*(parseInt(e(407))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class w extends t.Plugin{static get[I(423)](){return I(426)}static get[I(411)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(401)]}constructor(t){const r=I;super(t),this[r(424)]=null}async[I(402)](){const t=I,r=this[t(404)];r[t(399)][t(413)](t(396),{converterUrl:t(421),tokenUrl:(r[t(399)][t(400)](t(414))||{})[t(410)],formatting:{resets:t(422),defaults:t(422),styles:t(394)}}),r[t(420)][t(416)](t(396),new m(r));const{tokenUrl:e}=r[t(399)][t(400)](t(396));if(e){const{tokenUrl:n}=r[t(399)][t(400)](t(414))||{};this[t(424)]=e===n?r[t(412)][t(400)](t(401))[t(415)]:await r[t(412)][t(400)](t(401))[t(406)](e)}}[I(418)](){return this[I(424)]}}function y(t,r){var e=W();return(y=function(t,r){return e[t-=203]})(t,r)}var b=y;function W(){var t=["requires","11038819nbUFth","2262948pRLdRT","6251924KKjHol","pluginName","2234650QVQHxr","333AoJrxm","10PIAIey","7KuDgVj","ImportWord","4799427fmFQqy","158296YCYRCv","11854SjURHw","204sKSzpY"];return(W=function(){return t})()}!function(t,r){for(var e=y,n=t();;)try{if(858184===parseInt(e(215))/1*(-parseInt(e(216))/2)+parseInt(e(213))/3+parseInt(e(206))/4+-parseInt(e(208))/5+-parseInt(e(205))/6*(parseInt(e(211))/7)+-parseInt(e(214))/8*(-parseInt(e(209))/9)+parseInt(e(210))/10*(-parseInt(e(204))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class x extends t.Plugin{static get[b(207)](){return b(212)}static get[b(203)](){return[w,c]}}function S(){var t=["1080144oYGBRv","21LHJOnr","18IicLKp","5364634CoIHYv","3766515LtbsCy","14zOuUoB","93khhIXz","1117902VUMWMG","73717tVxMIB","108856fytHjI","2053990tEMaNj"];return(S=function(){return t})()}function k(t,r){var e=S();return(k=function(t,r){return e[t-=445]})(t,r)}!function(t,r){for(var e=k,n=t();;)try{if(534226===parseInt(e(454))/1*(-parseInt(e(451))/2)+-parseInt(e(452))/3*(-parseInt(e(455))/4)+parseInt(e(450))/5+parseInt(e(453))/6*(-parseInt(e(447))/7)+-parseInt(e(446))/8*(parseInt(e(448))/9)+-parseInt(e(445))/10+parseInt(e(449))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S)})(),(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:()=>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=["1534698mhDnDd","importWord","bind","focus","execute","componentFactory","777091GJnSJk","9ewpjcd","isEnabled","label","isOn","pluginName","_createButton","menuBar:importWord","isBusy","view","Import from Word","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","tooltip","1098458ZdZrot","14KoeaRG","5506408gcumBd","locale","ImportWordUI","commands","10MEDHyz","1617996TECWhD","init","set","children","editing","editor","isVisible","40mjGZQD","1982127RARkrB","get","add","done","iconView","5063619sxACpN","Importing Word document"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=495]})(t,r)}!function(t,r){const e=a,n=t();for(;;)try{if(840020===-parseInt(e(506))/1+-parseInt(e(519))/2+-parseInt(e(534))/3+parseInt(e(526))/4*(parseInt(e(525))/5)+parseInt(e(500))/6*(-parseInt(e(520))/7)+-parseInt(e(521))/8*(-parseInt(e(507))/9)+-parseInt(e(533))/10*(-parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);class c extends t.Plugin{static get[s(511)](){return s(523)}[s(527)](){const t=s,e=this[t(531)];e.ui[t(505)][t(495)](t(501),(()=>{const n=t,o=this[n(512)](r.FileDialogButtonView),s=e[n(524)][n(535)](n(501));return o[n(502)](n(510)).to(s,n(514)),o[n(518)]=!0,o})),e.ui[t(505)][t(495)](t(513),(()=>this[t(512)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(512)](t){const e=s,n=this[e(531)],i=n[e(524)][e(535)](e(501)),a=new t(n[e(522)]),c=new r.SpinnerView;return a[e(528)]({acceptedType:e(517)}),a[e(528)]({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(502)](e(508)).to(i),a[e(502)](e(509)).to(i,e(514),(t=>o(n[e(522)],e(t?499:516)))),c[e(502)](e(532)).to(i,e(514)),a[e(497)][e(502)](e(532)).to(i,e(514),(t=>!t)),a[e(529)][e(495)](c),a.on(e(496),((t,r)=>{const o=e;n[o(504)](o(501),r[0],{}),n[o(530)][o(515)][o(503)]()})),a}}var p=e(331),u=e(783),l=e(584);function h(){const t=["locale","schema","isAtEnd","markers","149776ekDrhV","isAtStart","plugins","549048jlUHKJ","low","An error occurred while importing the Word file.","then","799640AQswIj","execute","abort","292215lXhdZY","import-word-plugin-import-cancelled","_prepareForImport","reject","position","editing","selection","setSelection","Notification","_handleImportResponse","createBatch","import-word-plugin-conversion-failed","dataInsert","document","223933aJnXyp","createPositionAfter","headers","checkChild","fire","_sendImportRequest","parent","catch","isEmpty","model","getFirstPosition","get","file","isBusy","bind","signal","value","element","config","text/html","importWord","importWord:","set","getSelectedBlocks","view","rootName","_checkEnabled","POST","_handleImportFailure","html","change:range","isCollapsed","createPositionBefore","_undoStepBatch","335965yKEsUA","refresh","removeMarker","getRange","finally","stopListening","deleteContent","_cleanUpAfterImport","formatting","json","aborted","split","getToken","stringify","setData","isEnabled","ImportWordEditing","590832pYiZpC","_abortController","root","addMarker","paragraph","$graveyard","Authorization","clipboardInput","has","showWarning","resolve","enqueueChange","editor","converterUrl","_importMarker","24nQgFDp"];return(h=function(){return t})()}const d=f;function f(t,r){const e=h();return(f=function(t,r){return e[t-=254]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(131103===parseInt(e(275))/1+parseInt(e(346))/2+parseInt(e(261))/3+parseInt(e(254))/4+-parseInt(e(258))/5+-parseInt(e(326))/6+-parseInt(e(309))/7*(parseInt(e(341))/8))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(297)](r(288),!1),this[r(340)]=null,this[r(308)]=null,this[r(327)]=null,this.on(r(273),((e,n)=>{const o=r,s=new DataTransfer;s[o(323)](o(294),n[o(304)]);const i=this[o(340)][o(312)]();this[o(338)][o(284)][o(337)](this[o(308)],(r=>{const e=o;this[e(340)][e(314)](),r[e(268)](i),t[e(266)][e(299)][e(274)][e(279)](e(333),{dataTransfer:s})}))}),{priority:r(255)})}[d(310)](){const t=d;this[t(324)]=this[t(301)]()}[d(259)](t,r={}){const e=d;if(this[e(288)])return Promise[e(336)]();const n=this[e(338)][e(293)][e(286)](e(295)),o={url:n[e(339)],file:t,serviceConfig:{...r,formatting:n[e(317)]}};return this[e(263)](),this[e(280)](o)[e(257)](this[e(270)][e(289)](this))[e(282)](this[e(303)][e(289)](this))[e(313)](this[e(316)][e(289)](this))}[d(301)](){const t=d;if(this[t(288)])return!1;const r=this[t(338)][t(284)],e=r[t(343)],n=r[t(274)][t(267)],o=(0,l.first)(n[t(298)]());return!!o&&e[t(278)](o[t(281)],t(330))}[d(263)](){const t=d,r=this[t(338)],e=r[t(284)],n=e[t(274)][t(267)];this[t(327)]=new AbortController,this[t(308)]=r[t(284)][t(271)]({isUndoable:!0}),e[t(337)](this[t(308)],(r=>{const o=t;n[o(306)]||e[o(315)](n,{leaveUnmerged:!0});const s=n[o(285)](),i=(0,l.first)(n[o(298)]());let a;a=i.is(o(292),o(330))&&i[o(283)]?s:s[o(347)]?e[o(307)](i):s[o(344)]?e[o(276)](i):r[o(320)](s)[o(265)],this[o(340)]=r[o(329)](o(296)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(340)].on(o(305),(()=>{const t=o;t(331)===this[t(340)][t(312)]()[t(328)][t(300)]&&this[t(327)][t(260)]()}))})),this[t(288)]=!0,this[t(310)]()}[d(316)](){const t=d,r=this[t(338)][t(284)];r[t(345)][t(334)](this[t(340)])&&r[t(337)](this[t(308)],(r=>{const e=t;r[e(311)](this[e(340)])})),this[t(340)]=null,this[t(308)]=null,this[t(327)]=null,this[t(288)]=!1,this[t(310)]()}[d(280)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(338)][n(348)][n(286)](n(325))[n(321)](),s=new FormData;s[n(297)](n(293),JSON[n(322)](e)),s[n(297)](n(287),r);const i={method:n(302),headers:{},body:s,signal:this[n(327)][n(290)]};return o&&(i[n(277)][n(332)]=o[n(291)]),fetch(t,i)}[d(270)](t){const r=d;return t.ok?t[r(318)]()[r(257)]((t=>{const e=r;this[e(338)][e(284)][e(345)][e(334)](this[e(340)])&&e(331)!==this[e(340)][e(312)]()[e(328)][e(300)]&&this[e(279)](e(273),t)})):Promise[r(264)]()}[d(303)](){const t=d;if(this[t(327)][t(290)][t(319)])return void(0,l.logWarning)(t(262));const r=this[t(338)],e=o(r[t(342)],t(256));r[t(348)][t(286)](t(269))[t(335)](e),(0,l.logError)(t(272))}}function g(t,r){const e=v();return(g=function(t,r){return e[t-=245]})(t,r)}const I=g;function v(){const t=["requires","24tmaZuK","registerTokenUrl","2765970PfoYXf","editor","tokenUrl","init","add","44klNpoE","pluginName","config","82145Qhcvmb","CloudServices","51270ULTRkV","inline","define","importWord","none","https://docx-converter.cke-cs.com/v2/convert/docx-html","645140yFRses","47685saCASf","commands","token","plugins","7144580gEZxNQ","cloudServices","getToken","ImportWordEditing","get","_token","8HJYOSZ","2000222wcCQcE"];return(v=function(){return t})()}!function(t,r){const e=g,n=t();for(;;)try{if(428163===-parseInt(e(258))/1+-parseInt(e(264))/2+parseInt(e(265))/3*(parseInt(e(253))/4)+-parseInt(e(256))/5*(parseInt(e(246))/6)+parseInt(e(276))/7*(parseInt(e(275))/8)+-parseInt(e(248))/9+parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends t.Plugin{static get[I(254)](){return I(272)}static get[I(245)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(257)]}constructor(t){const r=I;super(t),this[r(274)]=null}async[I(251)](){const t=I,r=this[t(249)];r[t(255)][t(260)](t(261),{converterUrl:t(263),tokenUrl:(r[t(255)][t(273)](t(270))||{})[t(250)],formatting:{resets:t(262),defaults:t(262),styles:t(259)}}),r[t(266)][t(252)](t(261),new m(r));const{tokenUrl:e}=r[t(255)][t(273)](t(261));if(e){const{tokenUrl:n}=r[t(255)][t(273)](t(270))||{};this[t(274)]=e===n?r[t(268)][t(273)](t(257))[t(267)]:await r[t(268)][t(273)](t(257))[t(247)](e)}}[I(271)](){return this[I(274)]}}var y=b;function b(t,r){var e=k();return(b=function(t,r){return e[t-=273]})(t,r)}!function(t,r){for(var e=b,n=t();;)try{if(296448===parseInt(e(274))/1+parseInt(e(281))/2+parseInt(e(280))/3+-parseInt(e(284))/4*(parseInt(e(273))/5)+parseInt(e(278))/6+parseInt(e(282))/7*(parseInt(e(283))/8)+-parseInt(e(279))/9*(parseInt(e(275))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends t.Plugin{static get[y(277)](){return y(276)}static get[y(285)](){return[w,c]}}function k(){var t=["1343204YdTBPG","requires","5QQoghd","503502gPXyUS","2310jFTjHv","ImportWord","pluginName","1055910SlJMmy","47709yPxwCF","1689366hBUgls","628876DNiGSQ","1029vctgZO","16312CXxmMZ"];return(k=function(){return t})()}function x(t,r){var e=E();return(x=function(t,r){return e[t-=161]})(t,r)}function E(){var t=["1474746eRYaRj","1908896HVKehy","1043788JDGGJv","5321079EPhRHu","186eAkbpf","629605xozZUE","114wruEoL","47240nvkZiD","41200vilzKE"];return(E=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(348164===parseInt(e(166))/1+-parseInt(e(163))/2+-parseInt(e(167))/3*(-parseInt(e(169))/4)+-parseInt(e(168))/5*(parseInt(e(165))/6)+-parseInt(e(161))/7+-parseInt(e(162))/8+parseInt(e(164))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(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 _0x2fac00,Command as _0x2a987b}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x255b74,MenuBarMenuListItemFileDialogButtonView as _0xb1f083,SpinnerView as _0x2b49e8,Notification as _0x28b403}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5e2917}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x577310}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x3e7212,uid as _0x140fa5,logWarning as _0x540a21,logError as _0xd281bc}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x43c46f,_0x56eb23){const t=_0x43c46f['t'];switch(_0x56eb23){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 _0x56eb23;}}class o extends _0x2fac00{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x79c7fd=this['editor'];_0x79c7fd['ui']['componentFactory']['add']('importWord',()=>{const _0xe5ad38=this['_createButton'](_0x255b74),_0x20ea9f=_0x79c7fd['commands']['get']('importWord');return _0xe5ad38['bind']('isOn')['to'](_0x20ea9f,'isBusy'),_0xe5ad38['tooltip']=!0x0,_0xe5ad38;}),_0x79c7fd['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xb1f083));}['_createButton'](_0x1d0a8c){const _0x26c694=this['editor'],_0x1a43a3=_0x26c694['commands']['get']('importWord'),_0xbee314=new _0x1d0a8c(_0x26c694['locale']),_0x460668=new _0x2b49e8();return _0xbee314['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0xbee314['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'}),_0xbee314['bind']('isEnabled')['to'](_0x1a43a3),_0xbee314['bind']('label')['to'](_0x1a43a3,'isBusy',_0x5b3203=>p(_0x26c694['locale'],_0x5b3203?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x460668['bind']('isVisible')['to'](_0x1a43a3,'isBusy'),_0xbee314['iconView']['bind']('isVisible')['to'](_0x1a43a3,'isBusy',_0xf6b59d=>!_0xf6b59d),_0xbee314['children']['add'](_0x460668),_0xbee314['on']('done',(_0x2bc960,_0xd95b5d)=>{_0x26c694['execute']('importWord',_0xd95b5d[0x0],{}),_0x26c694['editing']['view']['focus']();}),_0xbee314;}}class d extends _0x2a987b{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4397bd){super(_0x4397bd),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4863b3,_0x28a6f8)=>{const _0x7dfd16=new DataTransfer();_0x7dfd16['setData']('text/html',_0x28a6f8['html']);const _0x57a39c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x7340d5=>{this['_importMarker']['stopListening'](),_0x7340d5['setSelection'](_0x57a39c),_0x4397bd['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x7dfd16});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x11019f,_0x4080d0={}){if(this['isBusy'])return Promise['resolve']();const _0x153698=this['editor']['config']['get']('importWord'),_0x2abdba={'url':_0x153698['converterUrl'],'file':_0x11019f,'serviceConfig':{..._0x4080d0,'formatting':_0x153698['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x2abdba)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x402973=this['editor']['model'],_0x220c93=_0x402973['schema'],_0x459728=_0x402973['document']['selection'],_0x1cf71e=_0x3e7212(_0x459728['getSelectedBlocks']());return!!_0x1cf71e&&_0x220c93['checkChild'](_0x1cf71e['parent'],'paragraph');}['_prepareForImport'](){const _0x188c90=this['editor'],_0x5759c1=_0x188c90['model'],_0xcfbef5=_0x5759c1['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x188c90['model']['createBatch']({'isUndoable':!0x0}),_0x5759c1['enqueueChange'](this['_undoStepBatch'],_0x25101e=>{_0xcfbef5['isCollapsed']||_0x5759c1['deleteContent'](_0xcfbef5,{'leaveUnmerged':!0x0});const _0x65da6a=_0xcfbef5['getFirstPosition'](),_0x5950b7=_0x3e7212(_0xcfbef5['getSelectedBlocks']());let _0x1d6640;_0x1d6640=_0x5950b7['is']('element','paragraph')&&_0x5950b7['isEmpty']?_0x65da6a:_0x65da6a['isAtStart']?_0x5759c1['createPositionBefore'](_0x5950b7):_0x65da6a['isAtEnd']?_0x5759c1['createPositionAfter'](_0x5950b7):_0x25101e['split'](_0x65da6a)['position'],this['_importMarker']=_0x25101e['addMarker']('importWord:'+_0x140fa5(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x577310(_0x1d6640)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5dff4e=this['editor']['model'];_0x5dff4e['markers']['has'](this['_importMarker'])&&_0x5dff4e['enqueueChange'](this['_undoStepBatch'],_0x18c43f=>{_0x18c43f['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x348f88,file:_0xa5abe2,serviceConfig:_0x546cfc}){const _0x1cdb5b=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1dc558=new FormData();_0x1dc558['set']('config',JSON['stringify'](_0x546cfc)),_0x1dc558['set']('file',_0xa5abe2);const _0x4832bc={'method':'POST','headers':{},'body':_0x1dc558,'signal':this['_abortController']['signal']};return _0x1cdb5b&&(_0x4832bc['headers']['Authorization']=_0x1cdb5b['value']),fetch(_0x348f88,_0x4832bc);}['_handleImportResponse'](_0x441739){return _0x441739['ok']?_0x441739['json']()['then'](_0x61cbe1=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x61cbe1);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x540a21('import-word-plugin-import-cancelled');const _0x47dde1=this['editor'],_0x356fc7=p(_0x47dde1['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x47dde1['plugins']['get']('Notification')['showWarning'](_0x356fc7),_0xd281bc('import-word-plugin-conversion-failed');}}class e extends _0x2fac00{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x28b403,_0x5e2917,'CloudServices'];}constructor(_0x5016ea){super(_0x5016ea),this['_token']=null;}async['init'](){const _0x880326=this['editor'];_0x880326['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x880326['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x880326['commands']['add']('importWord',new d(_0x880326));const {tokenUrl:_0x5ca039}=_0x880326['config']['get']('importWord');if(_0x5ca039){const {tokenUrl:_0x298326}=_0x880326['config']['get']('cloudServices')||{};this['_token']=_0x5ca039===_0x298326?_0x880326['plugins']['get']('CloudServices')['token']:await _0x880326['plugins']['get']('CloudServices')['registerTokenUrl'](_0x5ca039);}}['getToken'](){return this['_token'];}}class i extends _0x2fac00{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 _0x31ab0a,Command as _0x16b611}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3ced96,MenuBarMenuListItemFileDialogButtonView as _0xec05c,SpinnerView as _0x212c19,Notification as _0x17d9a0}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5e77d2}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x54fbab}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x30dd6a,uid as _0x5a7e7e,logWarning as _0x5d5421,logError as _0x2aa631}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x5a6579,_0x1023f9){const t=_0x5a6579['t'];switch(_0x1023f9){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 _0x1023f9;}}class o extends _0x31ab0a{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3aacf9=this['editor'];_0x3aacf9['ui']['componentFactory']['add']('importWord',()=>{const _0xda845c=this['_createButton'](_0x3ced96),_0x5af115=_0x3aacf9['commands']['get']('importWord');return _0xda845c['bind']('isOn')['to'](_0x5af115,'isBusy'),_0xda845c['tooltip']=!0x0,_0xda845c;}),_0x3aacf9['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xec05c));}['_createButton'](_0x3e3c2f){const _0x49b917=this['editor'],_0xc6978=_0x49b917['commands']['get']('importWord'),_0x57374f=new _0x3e3c2f(_0x49b917['locale']),_0x25fb47=new _0x212c19();return _0x57374f['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x57374f['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'}),_0x57374f['bind']('isEnabled')['to'](_0xc6978),_0x57374f['bind']('label')['to'](_0xc6978,'isBusy',_0x16be8b=>p(_0x49b917['locale'],_0x16be8b?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x25fb47['bind']('isVisible')['to'](_0xc6978,'isBusy'),_0x57374f['iconView']['bind']('isVisible')['to'](_0xc6978,'isBusy',_0x3ba6db=>!_0x3ba6db),_0x57374f['children']['add'](_0x25fb47),_0x57374f['on']('done',(_0xa087bf,_0x3c3db9)=>{_0x49b917['execute']('importWord',_0x3c3db9[0x0],{}),_0x49b917['editing']['view']['focus']();}),_0x57374f;}}class d extends _0x16b611{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x4aeeaa){super(_0x4aeeaa),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x57eb08,_0x2291f5)=>{const _0x5a5a29=new DataTransfer();_0x5a5a29['setData']('text/html',_0x2291f5['html']);const _0xdca829=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x5d7bf2=>{this['_importMarker']['stopListening'](),_0x5d7bf2['setSelection'](_0xdca829),_0x4aeeaa['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x5a5a29});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5d15c6,_0x57d391={}){if(this['isBusy'])return Promise['resolve']();const _0x4b04e3=this['editor']['config']['get']('importWord'),_0x459284={'url':_0x4b04e3['converterUrl'],'file':_0x5d15c6,'serviceConfig':{..._0x57d391,'formatting':_0x4b04e3['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x459284)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x20df51=this['editor']['model'],_0x370dd9=_0x20df51['schema'],_0x29da8c=_0x20df51['document']['selection'],_0x691734=_0x30dd6a(_0x29da8c['getSelectedBlocks']());return!!_0x691734&&_0x370dd9['checkChild'](_0x691734['parent'],'paragraph');}['_prepareForImport'](){const _0x5ae569=this['editor'],_0x95dd0f=_0x5ae569['model'],_0x42effb=_0x95dd0f['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x5ae569['model']['createBatch']({'isUndoable':!0x0}),_0x95dd0f['enqueueChange'](this['_undoStepBatch'],_0x2a499a=>{_0x42effb['isCollapsed']||_0x95dd0f['deleteContent'](_0x42effb,{'leaveUnmerged':!0x0});const _0x2e4b6a=_0x42effb['getFirstPosition'](),_0x306418=_0x30dd6a(_0x42effb['getSelectedBlocks']());let _0x1f1a19;_0x1f1a19=_0x306418['is']('element','paragraph')&&_0x306418['isEmpty']?_0x2e4b6a:_0x2e4b6a['isAtStart']?_0x95dd0f['createPositionBefore'](_0x306418):_0x2e4b6a['isAtEnd']?_0x95dd0f['createPositionAfter'](_0x306418):_0x2a499a['split'](_0x2e4b6a)['position'],this['_importMarker']=_0x2a499a['addMarker']('importWord:'+_0x5a7e7e(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x54fbab(_0x1f1a19)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x2946f8=this['editor']['model'];_0x2946f8['markers']['has'](this['_importMarker'])&&_0x2946f8['enqueueChange'](this['_undoStepBatch'],_0x59a0d2=>{_0x59a0d2['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x1bbee6,file:_0x514e6d,serviceConfig:_0xc41590}){const _0x28df54=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x4fefae=new FormData();_0x4fefae['set']('config',JSON['stringify'](_0xc41590)),_0x4fefae['set']('file',_0x514e6d);const _0x377c8c={'method':'POST','headers':{},'body':_0x4fefae,'signal':this['_abortController']['signal']};return _0x28df54&&(_0x377c8c['headers']['Authorization']=_0x28df54['value']),fetch(_0x1bbee6,_0x377c8c);}['_handleImportResponse'](_0x5e470d){return _0x5e470d['ok']?_0x5e470d['json']()['then'](_0x4d650f=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4d650f);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x5d5421('import-word-plugin-import-cancelled');const _0x26a8fb=this['editor'],_0x2528e1=p(_0x26a8fb['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x26a8fb['plugins']['get']('Notification')['showWarning'](_0x2528e1),_0x2aa631('import-word-plugin-conversion-failed');}}class e extends _0x31ab0a{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x17d9a0,_0x5e77d2,'CloudServices'];}constructor(_0x5266ec){super(_0x5266ec),this['_token']=null;}async['init'](){const _0x19b0e9=this['editor'];_0x19b0e9['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x19b0e9['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x19b0e9['commands']['add']('importWord',new d(_0x19b0e9));const {tokenUrl:_0x23ff4d}=_0x19b0e9['config']['get']('importWord');if(_0x23ff4d){const {tokenUrl:_0x5870f5}=_0x19b0e9['config']['get']('cloudServices')||{};this['_token']=_0x23ff4d===_0x5870f5?_0x19b0e9['plugins']['get']('CloudServices')['token']:await _0x19b0e9['plugins']['get']('CloudServices')['registerTokenUrl'](_0x23ff4d);}}['getToken'](){return this['_token'];}}class i extends _0x31ab0a{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':_0x337771=>0x0==_0x337771?0x0:0x1==_0x337771?0x1:0x2==_0x337771?0x2:_0x337771%0x64>=0x3&&_0x337771%0x64<=0xa?0x3:_0x337771%0x64>=0xb&&_0x337771%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':_0x22da9c=>0x0==_0x22da9c?0x0:0x1==_0x22da9c?0x1:0x2==_0x22da9c?0x2:_0x22da9c%0x64>=0x3&&_0x22da9c%0x64<=0xa?0x3:_0x22da9c%0x64>=0xb&&_0x22da9c%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57a183=>{const {ar:{dictionary:_0x5ace9f,getPluralForm:_0x417230}}={'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':_0x650104=>0x0==_0x650104?0x0:0x1==_0x650104?0x1:0x2==_0x650104?0x2:_0x650104%0x64>=0x3&&_0x650104%0x64<=0xa?0x3:_0x650104%0x64>=0xb&&_0x650104%0x64<=0x63?0x4:0x5}};_0x57a183['ar']||={'dictionary':{},'getPluralForm':null},_0x57a183['ar']['dictionary']=Object['assign'](_0x57a183['ar']['dictionary'],_0x5ace9f),_0x57a183['ar']['getPluralForm']=_0x417230;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47d306=>{const {ar:{dictionary:_0x1cde13,getPluralForm:_0x361486}}={'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':_0x2cc647=>0x0==_0x2cc647?0x0:0x1==_0x2cc647?0x1:0x2==_0x2cc647?0x2:_0x2cc647%0x64>=0x3&&_0x2cc647%0x64<=0xa?0x3:_0x2cc647%0x64>=0xb&&_0x2cc647%0x64<=0x63?0x4:0x5}};_0x47d306['ar']||={'dictionary':{},'getPluralForm':null},_0x47d306['ar']['dictionary']=Object['assign'](_0x47d306['ar']['dictionary'],_0x1cde13),_0x47d306['ar']['getPluralForm']=_0x361486;})(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':_0x384235=>0x1!=_0x384235}};
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':_0x1c427e=>0x1!=_0x1c427e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10ff97=>{const {bg:{dictionary:_0x5d88a2,getPluralForm:_0x5bfee9}}={'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':_0x12b0de=>0x1!=_0x12b0de}};_0x10ff97['bg']||={'dictionary':{},'getPluralForm':null},_0x10ff97['bg']['dictionary']=Object['assign'](_0x10ff97['bg']['dictionary'],_0x5d88a2),_0x10ff97['bg']['getPluralForm']=_0x5bfee9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x507c69=>{const {bg:{dictionary:_0x4973ee,getPluralForm:_0x15a4a4}}={'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':_0x1813c9=>0x1!=_0x1813c9}};_0x507c69['bg']||={'dictionary':{},'getPluralForm':null},_0x507c69['bg']['dictionary']=Object['assign'](_0x507c69['bg']['dictionary'],_0x4973ee),_0x507c69['bg']['getPluralForm']=_0x15a4a4;})(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':_0x4a8c07=>0x1!=_0x4a8c07}};
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':_0x1a5362=>0x1!=_0x1a5362}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43fb5a=>{const {bn:{dictionary:_0x3007bb,getPluralForm:_0x10179b}}={'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':_0x584e9a=>0x1!=_0x584e9a}};_0x43fb5a['bn']||={'dictionary':{},'getPluralForm':null},_0x43fb5a['bn']['dictionary']=Object['assign'](_0x43fb5a['bn']['dictionary'],_0x3007bb),_0x43fb5a['bn']['getPluralForm']=_0x10179b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x202afc=>{const {bn:{dictionary:_0x2e309c,getPluralForm:_0x160949}}={'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':_0x3f5c3d=>0x1!=_0x3f5c3d}};_0x202afc['bn']||={'dictionary':{},'getPluralForm':null},_0x202afc['bn']['dictionary']=Object['assign'](_0x202afc['bn']['dictionary'],_0x2e309c),_0x202afc['bn']['getPluralForm']=_0x160949;})(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':_0x2556d5=>0x1!=_0x2556d5}};
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':_0x343532=>0x1!=_0x343532}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d84eb=>{const {ca:{dictionary:_0x1af792,getPluralForm:_0xb62f27}}={'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':_0x3280c4=>0x1!=_0x3280c4}};_0x3d84eb['ca']||={'dictionary':{},'getPluralForm':null},_0x3d84eb['ca']['dictionary']=Object['assign'](_0x3d84eb['ca']['dictionary'],_0x1af792),_0x3d84eb['ca']['getPluralForm']=_0xb62f27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcd2fb4=>{const {ca:{dictionary:_0x2f77be,getPluralForm:_0x38133c}}={'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':_0x35e558=>0x1!=_0x35e558}};_0xcd2fb4['ca']||={'dictionary':{},'getPluralForm':null},_0xcd2fb4['ca']['dictionary']=Object['assign'](_0xcd2fb4['ca']['dictionary'],_0x2f77be),_0xcd2fb4['ca']['getPluralForm']=_0x38133c;})(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':_0x4517da=>0x1==_0x4517da&&_0x4517da%0x1==0x0?0x0:_0x4517da>=0x2&&_0x4517da<=0x4&&_0x4517da%0x1==0x0?0x1:_0x4517da%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':_0x393be1=>0x1==_0x393be1&&_0x393be1%0x1==0x0?0x0:_0x393be1>=0x2&&_0x393be1<=0x4&&_0x393be1%0x1==0x0?0x1:_0x393be1%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x280c0f=>{const {cs:{dictionary:_0x5e5f7a,getPluralForm:_0x35aab4}}={'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':_0x3af116=>0x1==_0x3af116&&_0x3af116%0x1==0x0?0x0:_0x3af116>=0x2&&_0x3af116<=0x4&&_0x3af116%0x1==0x0?0x1:_0x3af116%0x1!=0x0?0x2:0x3}};_0x280c0f['cs']||={'dictionary':{},'getPluralForm':null},_0x280c0f['cs']['dictionary']=Object['assign'](_0x280c0f['cs']['dictionary'],_0x5e5f7a),_0x280c0f['cs']['getPluralForm']=_0x35aab4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1028d1=>{const {cs:{dictionary:_0x3a51b5,getPluralForm:_0x205d90}}={'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':_0x19af7e=>0x1==_0x19af7e&&_0x19af7e%0x1==0x0?0x0:_0x19af7e>=0x2&&_0x19af7e<=0x4&&_0x19af7e%0x1==0x0?0x1:_0x19af7e%0x1!=0x0?0x2:0x3}};_0x1028d1['cs']||={'dictionary':{},'getPluralForm':null},_0x1028d1['cs']['dictionary']=Object['assign'](_0x1028d1['cs']['dictionary'],_0x3a51b5),_0x1028d1['cs']['getPluralForm']=_0x205d90;})(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':_0x3f114f=>0x1!=_0x3f114f}};
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':_0x52f41a=>0x1!=_0x52f41a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57bab2=>{const {da:{dictionary:_0x2f4bba,getPluralForm:_0x217551}}={'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':_0x16c6c8=>0x1!=_0x16c6c8}};_0x57bab2['da']||={'dictionary':{},'getPluralForm':null},_0x57bab2['da']['dictionary']=Object['assign'](_0x57bab2['da']['dictionary'],_0x2f4bba),_0x57bab2['da']['getPluralForm']=_0x217551;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55428c=>{const {da:{dictionary:_0x2a67e2,getPluralForm:_0x44bc56}}={'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':_0x388511=>0x1!=_0x388511}};_0x55428c['da']||={'dictionary':{},'getPluralForm':null},_0x55428c['da']['dictionary']=Object['assign'](_0x55428c['da']['dictionary'],_0x2a67e2),_0x55428c['da']['getPluralForm']=_0x44bc56;})(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':_0x43a3d6=>0x1!=_0x43a3d6}};
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':_0x415b50=>0x1!=_0x415b50}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e1223=>{const {de:{dictionary:_0x211fd6,getPluralForm:_0x45c651}}={'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':_0x10676e=>0x1!=_0x10676e}};_0x4e1223['de']||={'dictionary':{},'getPluralForm':null},_0x4e1223['de']['dictionary']=Object['assign'](_0x4e1223['de']['dictionary'],_0x211fd6),_0x4e1223['de']['getPluralForm']=_0x45c651;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26e81f=>{const {de:{dictionary:_0x22873b,getPluralForm:_0x2a2605}}={'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':_0xf19d8d=>0x1!=_0xf19d8d}};_0x26e81f['de']||={'dictionary':{},'getPluralForm':null},_0x26e81f['de']['dictionary']=Object['assign'](_0x26e81f['de']['dictionary'],_0x22873b),_0x26e81f['de']['getPluralForm']=_0x2a2605;})(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':_0x2bc1ce=>0x1!=_0x2bc1ce}};
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':_0x16f43a=>0x1!=_0x16f43a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a5269=>{const {el:{dictionary:_0x524dfb,getPluralForm:_0x41bfe4}}={'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':_0x38a012=>0x1!=_0x38a012}};_0x1a5269['el']||={'dictionary':{},'getPluralForm':null},_0x1a5269['el']['dictionary']=Object['assign'](_0x1a5269['el']['dictionary'],_0x524dfb),_0x1a5269['el']['getPluralForm']=_0x41bfe4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x663bac=>{const {el:{dictionary:_0x43ebcf,getPluralForm:_0x52c85c}}={'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':_0x5cc5dd=>0x1!=_0x5cc5dd}};_0x663bac['el']||={'dictionary':{},'getPluralForm':null},_0x663bac['el']['dictionary']=Object['assign'](_0x663bac['el']['dictionary'],_0x43ebcf),_0x663bac['el']['getPluralForm']=_0x52c85c;})(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':_0x5afb97=>0x1!=_0x5afb97}};
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':_0x115c50=>0x1!=_0x115c50}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cf8f8=>{const {'en-au':{dictionary:_0x5ca7b6,getPluralForm:_0x584a9f}}={'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':_0x2ca4d2=>0x1!=_0x2ca4d2}};_0x2cf8f8['en-au']||={'dictionary':{},'getPluralForm':null},_0x2cf8f8['en-au']['dictionary']=Object['assign'](_0x2cf8f8['en-au']['dictionary'],_0x5ca7b6),_0x2cf8f8['en-au']['getPluralForm']=_0x584a9f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xaf1c5e=>{const {'en-au':{dictionary:_0xf5fb71,getPluralForm:_0x4574f5}}={'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':_0x2951a2=>0x1!=_0x2951a2}};_0xaf1c5e['en-au']||={'dictionary':{},'getPluralForm':null},_0xaf1c5e['en-au']['dictionary']=Object['assign'](_0xaf1c5e['en-au']['dictionary'],_0xf5fb71),_0xaf1c5e['en-au']['getPluralForm']=_0x4574f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x238f6a=>{const {en:{dictionary:_0x40420c,getPluralForm:_0x4dae1b}}={'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}};_0x238f6a['en']||={'dictionary':{},'getPluralForm':null},_0x238f6a['en']['dictionary']=Object['assign'](_0x238f6a['en']['dictionary'],_0x40420c),_0x238f6a['en']['getPluralForm']=_0x4dae1b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f5fc2=>{const {en:{dictionary:_0x3f64e6,getPluralForm:_0x44e503}}={'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}};_0x2f5fc2['en']||={'dictionary':{},'getPluralForm':null},_0x2f5fc2['en']['dictionary']=Object['assign'](_0x2f5fc2['en']['dictionary'],_0x3f64e6),_0x2f5fc2['en']['getPluralForm']=_0x44e503;})(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':_0x18aac3=>0x1==_0x18aac3?0x0:0x0!=_0x18aac3&&_0x18aac3%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':_0x140b15=>0x1==_0x140b15?0x0:0x0!=_0x140b15&&_0x140b15%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e9b6a=>{const {es:{dictionary:_0x5bbb35,getPluralForm:_0x3f6345}}={'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':_0x11a48=>0x1==_0x11a48?0x0:0x0!=_0x11a48&&_0x11a48%0xf4240==0x0?0x1:0x2}};_0x1e9b6a['es']||={'dictionary':{},'getPluralForm':null},_0x1e9b6a['es']['dictionary']=Object['assign'](_0x1e9b6a['es']['dictionary'],_0x5bbb35),_0x1e9b6a['es']['getPluralForm']=_0x3f6345;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d5d38=>{const {es:{dictionary:_0x525013,getPluralForm:_0x19805b}}={'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':_0x5d29c6=>0x1==_0x5d29c6?0x0:0x0!=_0x5d29c6&&_0x5d29c6%0xf4240==0x0?0x1:0x2}};_0x1d5d38['es']||={'dictionary':{},'getPluralForm':null},_0x1d5d38['es']['dictionary']=Object['assign'](_0x1d5d38['es']['dictionary'],_0x525013),_0x1d5d38['es']['getPluralForm']=_0x19805b;})(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':_0x4f3334=>0x1!=_0x4f3334}};
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':_0x33c3a6=>0x1!=_0x33c3a6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x237640=>{const {et:{dictionary:_0x25fdca,getPluralForm:_0x426100}}={'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':_0x254392=>0x1!=_0x254392}};_0x237640['et']||={'dictionary':{},'getPluralForm':null},_0x237640['et']['dictionary']=Object['assign'](_0x237640['et']['dictionary'],_0x25fdca),_0x237640['et']['getPluralForm']=_0x426100;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50b3af=>{const {et:{dictionary:_0x189add,getPluralForm:_0x3565a5}}={'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':_0x23724c=>0x1!=_0x23724c}};_0x50b3af['et']||={'dictionary':{},'getPluralForm':null},_0x50b3af['et']['dictionary']=Object['assign'](_0x50b3af['et']['dictionary'],_0x189add),_0x50b3af['et']['getPluralForm']=_0x3565a5;})(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':_0x4fb1a8=>0x1!=_0x4fb1a8}};
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':_0x2f2b13=>0x1!=_0x2f2b13}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x391768=>{const {fi:{dictionary:_0xceeba1,getPluralForm:_0x39aef9}}={'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':_0x1dbb10=>0x1!=_0x1dbb10}};_0x391768['fi']||={'dictionary':{},'getPluralForm':null},_0x391768['fi']['dictionary']=Object['assign'](_0x391768['fi']['dictionary'],_0xceeba1),_0x391768['fi']['getPluralForm']=_0x39aef9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b1c33=>{const {fi:{dictionary:_0x15c5be,getPluralForm:_0x214abb}}={'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':_0x55ff46=>0x1!=_0x55ff46}};_0x5b1c33['fi']||={'dictionary':{},'getPluralForm':null},_0x5b1c33['fi']['dictionary']=Object['assign'](_0x5b1c33['fi']['dictionary'],_0x15c5be),_0x5b1c33['fi']['getPluralForm']=_0x214abb;})(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':_0x14a3ff=>0x0==_0x14a3ff||0x1==_0x14a3ff?0x0:0x0!=_0x14a3ff&&_0x14a3ff%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':_0x38a002=>0x0==_0x38a002||0x1==_0x38a002?0x0:0x0!=_0x38a002&&_0x38a002%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18faab=>{const {fr:{dictionary:_0x56f529,getPluralForm:_0x5cc082}}={'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':_0x336e0c=>0x0==_0x336e0c||0x1==_0x336e0c?0x0:0x0!=_0x336e0c&&_0x336e0c%0xf4240==0x0?0x1:0x2}};_0x18faab['fr']||={'dictionary':{},'getPluralForm':null},_0x18faab['fr']['dictionary']=Object['assign'](_0x18faab['fr']['dictionary'],_0x56f529),_0x18faab['fr']['getPluralForm']=_0x5cc082;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fc655=>{const {fr:{dictionary:_0x3a3d41,getPluralForm:_0x2576a}}={'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':_0x3384ea=>0x0==_0x3384ea||0x1==_0x3384ea?0x0:0x0!=_0x3384ea&&_0x3384ea%0xf4240==0x0?0x1:0x2}};_0x2fc655['fr']||={'dictionary':{},'getPluralForm':null},_0x2fc655['fr']['dictionary']=Object['assign'](_0x2fc655['fr']['dictionary'],_0x3a3d41),_0x2fc655['fr']['getPluralForm']=_0x2576a;})(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':_0x52d698=>0x1!=_0x52d698}};
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':_0xf60376=>0x1!=_0xf60376}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f520e=>{const {gl:{dictionary:_0x223f78,getPluralForm:_0x4f1480}}={'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':_0x56633b=>0x1!=_0x56633b}};_0x4f520e['gl']||={'dictionary':{},'getPluralForm':null},_0x4f520e['gl']['dictionary']=Object['assign'](_0x4f520e['gl']['dictionary'],_0x223f78),_0x4f520e['gl']['getPluralForm']=_0x4f1480;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b0268=>{const {gl:{dictionary:_0x1120f5,getPluralForm:_0x2e8e59}}={'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':_0x22290e=>0x1!=_0x22290e}};_0x3b0268['gl']||={'dictionary':{},'getPluralForm':null},_0x3b0268['gl']['dictionary']=Object['assign'](_0x3b0268['gl']['dictionary'],_0x1120f5),_0x3b0268['gl']['getPluralForm']=_0x2e8e59;})(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':_0x205aec=>0x1==_0x205aec&&_0x205aec%0x1==0x0?0x0:0x2==_0x205aec&&_0x205aec%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':_0x1eedc1=>0x1==_0x1eedc1&&_0x1eedc1%0x1==0x0?0x0:0x2==_0x1eedc1&&_0x1eedc1%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9ba931=>{const {he:{dictionary:_0x19370c,getPluralForm:_0x1abca4}}={'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':_0x124348=>0x1==_0x124348&&_0x124348%0x1==0x0?0x0:0x2==_0x124348&&_0x124348%0x1==0x0?0x1:0x2}};_0x9ba931['he']||={'dictionary':{},'getPluralForm':null},_0x9ba931['he']['dictionary']=Object['assign'](_0x9ba931['he']['dictionary'],_0x19370c),_0x9ba931['he']['getPluralForm']=_0x1abca4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x436ac4=>{const {he:{dictionary:_0x10ebc0,getPluralForm:_0x15f73c}}={'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':_0x2ca42e=>0x1==_0x2ca42e&&_0x2ca42e%0x1==0x0?0x0:0x2==_0x2ca42e&&_0x2ca42e%0x1==0x0?0x1:0x2}};_0x436ac4['he']||={'dictionary':{},'getPluralForm':null},_0x436ac4['he']['dictionary']=Object['assign'](_0x436ac4['he']['dictionary'],_0x10ebc0),_0x436ac4['he']['getPluralForm']=_0x15f73c;})(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':_0x10e101=>0x1!=_0x10e101}};
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':_0xbe2a83=>0x1!=_0xbe2a83}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x449f73=>{const {hi:{dictionary:_0x27a238,getPluralForm:_0x1aa28b}}={'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':_0x1cc844=>0x1!=_0x1cc844}};_0x449f73['hi']||={'dictionary':{},'getPluralForm':null},_0x449f73['hi']['dictionary']=Object['assign'](_0x449f73['hi']['dictionary'],_0x27a238),_0x449f73['hi']['getPluralForm']=_0x1aa28b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36f3d0=>{const {hi:{dictionary:_0x2a2d50,getPluralForm:_0x59efac}}={'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':_0x1d9b4b=>0x1!=_0x1d9b4b}};_0x36f3d0['hi']||={'dictionary':{},'getPluralForm':null},_0x36f3d0['hi']['dictionary']=Object['assign'](_0x36f3d0['hi']['dictionary'],_0x2a2d50),_0x36f3d0['hi']['getPluralForm']=_0x59efac;})(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':_0x1f7981=>_0x1f7981%0xa==0x1&&_0x1f7981%0x64!=0xb?0x0:_0x1f7981%0xa>=0x2&&_0x1f7981%0xa<=0x4&&(_0x1f7981%0x64<0xa||_0x1f7981%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':_0x1959d9=>_0x1959d9%0xa==0x1&&_0x1959d9%0x64!=0xb?0x0:_0x1959d9%0xa>=0x2&&_0x1959d9%0xa<=0x4&&(_0x1959d9%0x64<0xa||_0x1959d9%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7e0327=>{const {hr:{dictionary:_0x36e71e,getPluralForm:_0x26e589}}={'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':_0x28a68f=>_0x28a68f%0xa==0x1&&_0x28a68f%0x64!=0xb?0x0:_0x28a68f%0xa>=0x2&&_0x28a68f%0xa<=0x4&&(_0x28a68f%0x64<0xa||_0x28a68f%0x64>=0x14)?0x1:0x2}};_0x7e0327['hr']||={'dictionary':{},'getPluralForm':null},_0x7e0327['hr']['dictionary']=Object['assign'](_0x7e0327['hr']['dictionary'],_0x36e71e),_0x7e0327['hr']['getPluralForm']=_0x26e589;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59aaf7=>{const {hr:{dictionary:_0x16fd31,getPluralForm:_0x59e26b}}={'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':_0x140e65=>_0x140e65%0xa==0x1&&_0x140e65%0x64!=0xb?0x0:_0x140e65%0xa>=0x2&&_0x140e65%0xa<=0x4&&(_0x140e65%0x64<0xa||_0x140e65%0x64>=0x14)?0x1:0x2}};_0x59aaf7['hr']||={'dictionary':{},'getPluralForm':null},_0x59aaf7['hr']['dictionary']=Object['assign'](_0x59aaf7['hr']['dictionary'],_0x16fd31),_0x59aaf7['hr']['getPluralForm']=_0x59e26b;})(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':_0x200cc4=>0x1!=_0x200cc4}};
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':_0x4beacd=>0x1!=_0x4beacd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17b309=>{const {hu:{dictionary:_0xd27dab,getPluralForm:_0x57cb18}}={'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':_0x1f07e5=>0x1!=_0x1f07e5}};_0x17b309['hu']||={'dictionary':{},'getPluralForm':null},_0x17b309['hu']['dictionary']=Object['assign'](_0x17b309['hu']['dictionary'],_0xd27dab),_0x17b309['hu']['getPluralForm']=_0x57cb18;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e0f59=>{const {hu:{dictionary:_0xf78dc9,getPluralForm:_0x4eb41c}}={'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':_0x4a8c09=>0x1!=_0x4a8c09}};_0x1e0f59['hu']||={'dictionary':{},'getPluralForm':null},_0x1e0f59['hu']['dictionary']=Object['assign'](_0x1e0f59['hu']['dictionary'],_0xf78dc9),_0x1e0f59['hu']['getPluralForm']=_0x4eb41c;})(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':_0x1e6e93=>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':_0x374175=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1aa208=>{const {id:{dictionary:_0x5899da,getPluralForm:_0x3c55ff}}={'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':_0x1a8de0=>0x0}};_0x1aa208['id']||={'dictionary':{},'getPluralForm':null},_0x1aa208['id']['dictionary']=Object['assign'](_0x1aa208['id']['dictionary'],_0x5899da),_0x1aa208['id']['getPluralForm']=_0x3c55ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d1177=>{const {id:{dictionary:_0x2eada8,getPluralForm:_0x133d08}}={'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':_0x85c48f=>0x0}};_0x3d1177['id']||={'dictionary':{},'getPluralForm':null},_0x3d1177['id']['dictionary']=Object['assign'](_0x3d1177['id']['dictionary'],_0x2eada8),_0x3d1177['id']['getPluralForm']=_0x133d08;})(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':_0x6cf435=>0x1==_0x6cf435?0x0:0x0!=_0x6cf435&&_0x6cf435%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':_0x5330e3=>0x1==_0x5330e3?0x0:0x0!=_0x5330e3&&_0x5330e3%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8aa94c=>{const {it:{dictionary:_0x5839ce,getPluralForm:_0x43c5cb}}={'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':_0x13d3ff=>0x1==_0x13d3ff?0x0:0x0!=_0x13d3ff&&_0x13d3ff%0xf4240==0x0?0x1:0x2}};_0x8aa94c['it']||={'dictionary':{},'getPluralForm':null},_0x8aa94c['it']['dictionary']=Object['assign'](_0x8aa94c['it']['dictionary'],_0x5839ce),_0x8aa94c['it']['getPluralForm']=_0x43c5cb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb48b46=>{const {it:{dictionary:_0x42ab88,getPluralForm:_0x2ab7dd}}={'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':_0x511dd8=>0x1==_0x511dd8?0x0:0x0!=_0x511dd8&&_0x511dd8%0xf4240==0x0?0x1:0x2}};_0xb48b46['it']||={'dictionary':{},'getPluralForm':null},_0xb48b46['it']['dictionary']=Object['assign'](_0xb48b46['it']['dictionary'],_0x42ab88),_0xb48b46['it']['getPluralForm']=_0x2ab7dd;})(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':_0xc1c462=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1260e1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa3f840=>{const {ja:{dictionary:_0x73329b,getPluralForm:_0x47f4ba}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2423d2=>0x0}};_0xa3f840['ja']||={'dictionary':{},'getPluralForm':null},_0xa3f840['ja']['dictionary']=Object['assign'](_0xa3f840['ja']['dictionary'],_0x73329b),_0xa3f840['ja']['getPluralForm']=_0x47f4ba;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cc153=>{const {ja:{dictionary:_0x5870cd,getPluralForm:_0x468090}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x184d61=>0x0}};_0x1cc153['ja']||={'dictionary':{},'getPluralForm':null},_0x1cc153['ja']['dictionary']=Object['assign'](_0x1cc153['ja']['dictionary'],_0x5870cd),_0x1cc153['ja']['getPluralForm']=_0x468090;})(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':_0x55fed5=>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':_0x4a6ed6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4980d3=>{const {ko:{dictionary:_0x575c69,getPluralForm:_0x463e64}}={'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':_0x13d70b=>0x0}};_0x4980d3['ko']||={'dictionary':{},'getPluralForm':null},_0x4980d3['ko']['dictionary']=Object['assign'](_0x4980d3['ko']['dictionary'],_0x575c69),_0x4980d3['ko']['getPluralForm']=_0x463e64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e85e8=>{const {ko:{dictionary:_0x2b8632,getPluralForm:_0x3aa4bd}}={'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':_0x516e7e=>0x0}};_0x4e85e8['ko']||={'dictionary':{},'getPluralForm':null},_0x4e85e8['ko']['dictionary']=Object['assign'](_0x4e85e8['ko']['dictionary'],_0x2b8632),_0x4e85e8['ko']['getPluralForm']=_0x3aa4bd;})(window['CKEDITOR_TRANSLATIONS']||={});