@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240628.0 → 0.0.0-nightly-20240630.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 i=r[n]={exports:{}};return t[n](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>k,ImportWordEditing:()=>v,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const i=s;function s(t,r){const e=a();return(s=function(t,r){return e[t-=500]})(t,r)}function a(){const t=["4968865OZavTb","6699084mvylrW","149090MWWtOr","24DRGuli","componentFactory","tooltip","4952424shPzOj","execute","editing","editor","focus","importWord","isVisible","label","children","2fKKGiH","867517oapavw","view","2304xtBwnm","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","685227wYWrRN","get","isOn","ImportWordUI","pluginName","isEnabled","iconView","isBusy","init","commands","Importing Word document","bind","done","set","531587PRYosL","menuBar:importWord","locale","Import from Word","_createButton","add"];return(a=function(){return t})()}!function(t,r){const e=s,n=t();for(;;)try{if(663478===-parseInt(e(537))/1*(-parseInt(e(518))/2)+parseInt(e(523))/3+parseInt(e(509))/4+parseInt(e(503))/5+parseInt(e(504))/6+-parseInt(e(519))/7*(-parseInt(e(506))/8)+-parseInt(e(521))/9*(parseInt(e(505))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[i(527)](){return i(526)}[i(531)](){const t=i,e=this[t(512)];e.ui[t(507)][t(502)](t(514),(()=>{const n=t,o=this[n(501)](r.FileDialogButtonView),i=e[n(532)][n(524)](n(514));return o[n(534)](n(525)).to(i,n(530)),o[n(508)]=!0,o})),e.ui[t(507)][t(502)](t(538),(()=>this[t(501)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(501)](t){const e=i,n=this[e(512)],s=n[e(532)][e(524)](e(514)),a=new t(n[e(539)]),c=new r.SpinnerView;return a[e(536)]({acceptedType:e(522)}),a[e(536)]({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(534)](e(528)).to(s),a[e(534)](e(516)).to(s,e(530),(t=>o(n[e(539)],e(t?533:500)))),c[e(534)](e(515)).to(s,e(530)),a[e(529)][e(534)](e(515)).to(s,e(530),(t=>!t)),a[e(517)][e(502)](c),a.on(e(535),((t,r)=>{const o=e;n[o(510)](o(514),r[0],{}),n[o(511)][o(520)][o(513)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=f;function d(){const t=["selection","getFirstPosition","converterUrl","abort","json","importWord:","isAtStart","markers","file","3876076DZjcdF","refresh","_prepareForImport","POST","deleteContent","$graveyard","1640OlLiUs","Notification","change:range","An error occurred while importing the Word file.","view","isEnabled","set","import-word-plugin-conversion-failed","resolve","schema","ImportWordEditing","407727IwuLml","paragraph","root","checkChild","120PyeCTm","_checkEnabled","split","177455BETySz","isCollapsed","Authorization","low","position","isBusy","createPositionBefore","has","headers","1023797LbvQWI","removeMarker","locale","createPositionAfter","aborted","_handleImportResponse","_importMarker","_cleanUpAfterImport","6839MJvYBE","element","addMarker","showWarning","setData","text/html","fire","createBatch","dataInsert","signal","_sendImportRequest","reject","get","catch","isAtEnd","stopListening","import-word-plugin-import-cancelled","isEmpty","_undoStepBatch","importWord","bind","_abortController","stringify","clipboardInput","setSelection","editor","800zuzJEk","formatting","2447686DCkjvr","parent","config","html","enqueueChange","finally","getSelectedBlocks","value","rootName","getRange","document","then","execute","_handleImportFailure","editing","getToken","model","plugins","1533900ohvZRJ"];return(d=function(){return t})()}function f(t,r){const e=d();return(f=function(t,r){return e[t-=404]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(613254===parseInt(e(482))/1+parseInt(e(421))/2+parseInt(e(439))/3+parseInt(e(449))/4+-parseInt(e(473))/5*(-parseInt(e(470))/6)+parseInt(e(490))/7*(-parseInt(e(455))/8)+parseInt(e(466))/9*(-parseInt(e(419))/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(461)](r(478),!1),this[r(488)]=null,this[r(411)]=null,this[r(414)]=null,this.on(r(498),((e,n)=>{const o=r,i=new DataTransfer;i[o(494)](o(495),n[o(424)]);const s=this[o(488)][o(430)]();this[o(418)][o(437)][o(425)](this[o(411)],(r=>{const e=o;this[e(488)][e(408)](),r[e(417)](s),t[e(435)][e(459)][e(431)][e(496)](e(416),{dataTransfer:i})}))}),{priority:r(476)})}[h(450)](){const t=h;this[t(460)]=this[t(471)]()}[h(433)](t,r={}){const e=h;if(this[e(478)])return Promise[e(463)]();const n=this[e(418)][e(423)][e(405)](e(412)),o={url:n[e(442)],file:t,serviceConfig:{...r,formatting:n[e(420)]}};return this[e(451)](),this[e(500)](o)[e(432)](this[e(487)][e(413)](this))[e(406)](this[e(434)][e(413)](this))[e(426)](this[e(489)][e(413)](this))}[h(471)](){const t=h;if(this[t(478)])return!1;const r=this[t(418)][t(437)],e=r[t(464)],n=r[t(431)][t(440)],o=(0,l.first)(n[t(427)]());return!!o&&e[t(469)](o[t(422)],t(467))}[h(451)](){const t=h,r=this[t(418)],e=r[t(437)],n=e[t(431)][t(440)];this[t(414)]=new AbortController,this[t(411)]=r[t(437)][t(497)]({isUndoable:!0}),e[t(425)](this[t(411)],(r=>{const o=t;n[o(474)]||e[o(453)](n,{leaveUnmerged:!0});const i=n[o(441)](),s=(0,l.first)(n[o(427)]());let a;a=s.is(o(491),o(467))&&s[o(410)]?i:i[o(446)]?e[o(479)](s):i[o(407)]?e[o(485)](s):r[o(472)](i)[o(477)],this[o(488)]=r[o(492)](o(445)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(488)].on(o(457),(()=>{const t=o;t(454)===this[t(488)][t(430)]()[t(468)][t(429)]&&this[t(414)][t(443)]()}))})),this[t(478)]=!0,this[t(450)]()}[h(489)](){const t=h,r=this[t(418)][t(437)];r[t(447)][t(480)](this[t(488)])&&r[t(425)](this[t(411)],(r=>{const e=t;r[e(483)](this[e(488)])})),this[t(488)]=null,this[t(411)]=null,this[t(414)]=null,this[t(478)]=!1,this[t(450)]()}[h(500)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(418)][n(438)][n(405)](n(465))[n(436)](),i=new FormData;i[n(461)](n(423),JSON[n(415)](e)),i[n(461)](n(448),r);const s={method:n(452),headers:{},body:i,signal:this[n(414)][n(499)]};return o&&(s[n(481)][n(475)]=o[n(428)]),fetch(t,s)}[h(487)](t){const r=h;return t.ok?t[r(444)]()[r(432)]((t=>{const e=r;this[e(418)][e(437)][e(447)][e(480)](this[e(488)])&&e(454)!==this[e(488)][e(430)]()[e(468)][e(429)]&&this[e(496)](e(498),t)})):Promise[r(404)]()}[h(434)](){const t=h;if(this[t(414)][t(499)][t(486)])return void(0,l.logWarning)(t(409));const r=this[t(418)],e=o(r[t(484)],t(458));r[t(438)][t(405)](t(456))[t(493)](e),(0,l.logError)(t(462))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=251]})(t,r)}!function(t,r){const e=g,n=t();for(;;)try{if(123687===-parseInt(e(258))/1*(-parseInt(e(272))/2)+parseInt(e(278))/3*(parseInt(e(260))/4)+parseInt(e(262))/5+-parseInt(e(277))/6+-parseInt(e(269))/7+-parseInt(e(265))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends t.Plugin{static get[I(273)](){return I(267)}static get[I(271)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(256)]}constructor(t){const r=I;super(t),this[r(259)]=null}async[I(276)](){const t=I,r=this[t(275)];r[t(252)][t(264)](t(261),{converterUrl:t(263),tokenUrl:(r[t(252)][t(253)](t(280))||{})[t(281)],formatting:{resets:t(270),defaults:t(270),styles:t(251)}}),r[t(254)][t(268)](t(261),new m(r));const{tokenUrl:e}=r[t(252)][t(253)](t(261));if(e){const{tokenUrl:n}=r[t(252)][t(253)](t(280))||{};this[t(259)]=e===n?r[t(257)][t(253)](t(256))[t(274)]:await r[t(257)][t(253)](t(256))[t(255)](e)}}[I(279)](){return this[I(259)]}}function w(){const t=["add","880495vFHJEc","none","requires","24IbWBYj","pluginName","token","editor","init","43116oqtFOu","279iLlyLY","getToken","cloudServices","tokenUrl","inline","config","get","commands","registerTokenUrl","CloudServices","plugins","14068mnfNFm","_token","10332rnnyDz","importWord","706050zcaNQU","https://docx-converter.cke-cs.com/v2/convert/docx-html","define","1262416bhCwNC","1222065AbRGze","ImportWordEditing"];return(w=function(){return t})()}var W=b;function b(t,r){var e=y();return(b=function(t,r){return e[t-=270]})(t,r)}function y(){var t=["744THHWeO","1745884aJcyEz","366810SdeSPn","15Xntuii","517508UGEBXj","39978akSnoO","pluginName","398580PKnjbi","2fYhgjk","693OPZTjm","ImportWord","requires","4381449pUxSYS","3702426LHaqxz"];return(y=function(){return t})()}!function(t,r){for(var e=b,n=t();;)try{if(988452===-parseInt(e(276))/1+parseInt(e(277))/2*(parseInt(e(281))/3)+parseInt(e(273))/4+parseInt(e(272))/5*(-parseInt(e(282))/6)+-parseInt(e(270))/7+-parseInt(e(283))/8*(parseInt(e(274))/9)+-parseInt(e(271))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends t.Plugin{static get[W(275)](){return W(279)}static get[W(280)](){return[v,c]}}function x(t,r){var e=S();return(x=function(t,r){return e[t-=351]})(t,r)}function S(){var t=["4878734TkioWu","981384bftxln","18639580WoKzVQ","16xCTgFE","3755472RPfcYp","246651bErJFA","18jBwfBP","10nzoceb","22WRBaIh","286611lnvIhR","6476100AmEZBa"];return(S=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(559081===-parseInt(e(353))/1+-parseInt(e(358))/2*(parseInt(e(360))/3)+parseInt(e(356))/4*(parseInt(e(351))/5)+-parseInt(e(354))/6+-parseInt(e(355))/7+-parseInt(e(359))/8*(parseInt(e(361))/9)+-parseInt(e(357))/10*(-parseInt(e(352))/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:()=>S,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=i;function i(t,r){const e=a();return(i=function(t,r){return e[t-=106]})(t,r)}function a(){const t=["commands","isOn","20vnlwXE","2697959pSsNtA","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","ImportWordUI","get","label","view","isBusy","isEnabled","10xfqoiL","editing","134425arfsdH","importWord","Importing Word document","tooltip","784684iZvXnM","init","menuBar:importWord","iconView","213510xApkCO","1580MCVrnH","execute","188008uLAwNx","_createButton","63nyUVTu","24xEIUQM","isVisible","add","bind","focus","children","set","componentFactory","1205352QIvoYr","locale","pluginName","editor","done","Import from Word"];return(a=function(){return t})()}!function(t,r){const e=i,n=t();for(;;)try{if(106109===parseInt(e(112))/1*(parseInt(e(133))/2)+parseInt(e(111))/3+-parseInt(e(107))/4+parseInt(e(144))/5*(-parseInt(e(117))/6)+-parseInt(e(116))/7*(-parseInt(e(114))/8)+-parseInt(e(125))/9+-parseInt(e(142))/10*(-parseInt(e(134))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[s(127)](){return s(136)}[s(108)](){const t=s,e=this[t(128)];e.ui[t(124)][t(119)](t(145),(()=>{const n=t,o=this[n(115)](r.FileDialogButtonView),s=e[n(131)][n(137)](n(145));return o[n(120)](n(132)).to(s,n(140)),o[n(106)]=!0,o})),e.ui[t(124)][t(119)](t(109),(()=>this[t(115)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(115)](t){const e=s,n=this[e(128)],i=n[e(131)][e(137)](e(145)),a=new t(n[e(126)]),c=new r.SpinnerView;return a[e(123)]({acceptedType:e(135)}),a[e(123)]({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(120)](e(141)).to(i),a[e(120)](e(138)).to(i,e(140),(t=>o(n[e(126)],e(t?146:130)))),c[e(120)](e(118)).to(i,e(140)),a[e(110)][e(120)](e(118)).to(i,e(140),(t=>!t)),a[e(122)][e(119)](c),a.on(e(129),((t,r)=>{const o=e;n[o(113)](o(145),r[0],{}),n[o(143)][o(139)][o(121)]()})),a}}var p=e(331),u=e(783),l=e(584);const d=f;function h(){const t=["isBusy","464875ZrVzMU","Notification","locale","showWarning","importWord:","isAtStart","2507392UWNFiO","createPositionAfter","getToken","18134SNITXo","document","markers","aborted","finally","isCollapsed","set","element","_handleImportResponse","isEnabled","file","bind","createPositionBefore","clipboardInput","signal","model","Authorization","getRange","deleteContent","stringify","config","fire","json","102IFyyWe","editor","24052ghzplS","resolve","10ijGHzw","15EaQWyv","value","6512385RVYXTp","selection","isEmpty","import-word-plugin-conversion-failed","plugins","setSelection","importWord","dataInsert","ImportWordEditing","parent","abort","converterUrl","checkChild","position","has","removeMarker","getSelectedBlocks","POST","$graveyard","view","paragraph","rootName","then","import-word-plugin-import-cancelled","low","stopListening","_importMarker","setData","execute","reject","_handleImportFailure","headers","get","formatting","addMarker","refresh","_abortController","schema","An error occurred while importing the Word file.","_checkEnabled","3013173SlbCQv","isAtEnd","createBatch","_sendImportRequest","29kzRKdj","93064yMUvtL","_undoStepBatch","enqueueChange","getFirstPosition","catch","_cleanUpAfterImport","split","html","text/html","_prepareForImport","root","change:range","editing"];return(h=function(){return t})()}function f(t,r){const e=h();return(f=function(t,r){return e[t-=468]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(171700===parseInt(e(527))/1*(parseInt(e(551))/2)+-parseInt(e(481))/3*(-parseInt(e(528))/4)+-parseInt(e(542))/5+-parseInt(e(476))/6*(parseInt(e(478))/7)+-parseInt(e(548))/8+-parseInt(e(523))/9*(parseInt(e(480))/10)+parseInt(e(483))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class m extends t.Command{constructor(t){const r=f;super(t),this[r(557)](r(541),!1),this[r(509)]=null,this[r(529)]=null,this[r(519)]=null,this.on(r(490),((e,n)=>{const o=r,s=new DataTransfer;s[o(510)](o(536),n[o(535)]);const i=this[o(509)][o(470)]();this[o(477)][o(468)][o(530)](this[o(529)],(r=>{const e=o;this[e(509)][e(508)](),r[e(488)](i),t[e(540)][e(502)][e(552)][e(474)](e(564),{dataTransfer:s})}))}),{priority:r(507)})}[d(518)](){const t=d;this[t(560)]=this[t(522)]()}[d(511)](t,r={}){const e=d;if(this[e(541)])return Promise[e(479)]();const n=this[e(477)][e(473)][e(515)](e(489)),o={url:n[e(494)],file:t,serviceConfig:{...r,formatting:n[e(516)]}};return this[e(537)](),this[e(526)](o)[e(505)](this[e(559)][e(562)](this))[e(532)](this[e(513)][e(562)](this))[e(555)](this[e(533)][e(562)](this))}[d(522)](){const t=d;if(this[t(541)])return!1;const r=this[t(477)][t(468)],e=r[t(520)],n=r[t(552)][t(484)],o=(0,l.first)(n[t(499)]());return!!o&&e[t(495)](o[t(492)],t(503))}[d(537)](){const t=d,r=this[t(477)],e=r[t(468)],n=e[t(552)][t(484)];this[t(519)]=new AbortController,this[t(529)]=r[t(468)][t(525)]({isUndoable:!0}),e[t(530)](this[t(529)],(r=>{const o=t;n[o(556)]||e[o(471)](n,{leaveUnmerged:!0});const s=n[o(531)](),i=(0,l.first)(n[o(499)]());let a;a=i.is(o(558),o(503))&&i[o(485)]?s:s[o(547)]?e[o(563)](i):s[o(524)]?e[o(549)](i):r[o(534)](s)[o(496)],this[o(509)]=r[o(517)](o(546)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(509)].on(o(539),(()=>{const t=o;t(501)===this[t(509)][t(470)]()[t(538)][t(504)]&&this[t(519)][t(493)]()}))})),this[t(541)]=!0,this[t(518)]()}[d(533)](){const t=d,r=this[t(477)][t(468)];r[t(553)][t(497)](this[t(509)])&&r[t(530)](this[t(529)],(r=>{const e=t;r[e(498)](this[e(509)])})),this[t(509)]=null,this[t(529)]=null,this[t(519)]=null,this[t(541)]=!1,this[t(518)]()}[d(526)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(477)][n(487)][n(515)](n(491))[n(550)](),s=new FormData;s[n(557)](n(473),JSON[n(472)](e)),s[n(557)](n(561),r);const i={method:n(500),headers:{},body:s,signal:this[n(519)][n(565)]};return o&&(i[n(514)][n(469)]=o[n(482)]),fetch(t,i)}[d(559)](t){const r=d;return t.ok?t[r(475)]()[r(505)]((t=>{const e=r;this[e(477)][e(468)][e(553)][e(497)](this[e(509)])&&e(501)!==this[e(509)][e(470)]()[e(538)][e(504)]&&this[e(474)](e(490),t)})):Promise[r(512)]()}[d(513)](){const t=d;if(this[t(519)][t(565)][t(554)])return void(0,l.logWarning)(t(506));const r=this[t(477)],e=o(r[t(544)],t(521));r[t(487)][t(515)](t(543))[t(545)](e),(0,l.logError)(t(486))}}function g(t,r){const e=v();return(g=function(t,r){return e[t-=278]})(t,r)}const I=g;function v(){const t=["1893944FHcsTg","add","init","16HjSOcH","_token","6159PAbyuB","pluginName","token","606779AdjFpE","commands","https://docx-converter.cke-cs.com/v2/convert/docx-html","getToken","define","8714292AEAJwy","plugins","10208268GpHnuJ","CloudServices","registerTokenUrl","none","get","4574985qNMMHW","13965525zcKGSD","config","inline","importWord","editor","ImportWordEditing","tokenUrl","cloudServices","requires","2916UwiTED"];return(v=function(){return t})()}!function(t,r){const e=g,n=t();for(;;)try{if(855993===parseInt(e(300))/1+parseInt(e(292))/2+parseInt(e(297))/3*(parseInt(e(291))/4)+parseInt(e(281))/5+parseInt(e(305))/6+-parseInt(e(307))/7+parseInt(e(295))/8*(-parseInt(e(282))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends t.Plugin{static get[I(298)](){return I(287)}static get[I(290)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(308)]}constructor(t){const r=I;super(t),this[r(296)]=null}async[I(294)](){const t=I,r=this[t(286)];r[t(283)][t(304)](t(285),{converterUrl:t(302),tokenUrl:(r[t(283)][t(280)](t(289))||{})[t(288)],formatting:{resets:t(279),defaults:t(279),styles:t(284)}}),r[t(301)][t(293)](t(285),new m(r));const{tokenUrl:e}=r[t(283)][t(280)](t(285));if(e){const{tokenUrl:n}=r[t(283)][t(280)](t(289))||{};this[t(296)]=e===n?r[t(306)][t(280)](t(308))[t(299)]:await r[t(306)][t(280)](t(308))[t(278)](e)}}[I(303)](){return this[I(296)]}}function W(){var t=["1193955SzCBlh","295fEmout","pluginName","ImportWord","requires","100054RlEBXu","7576AHalLF","1646799PXXmsZ","9126711cQVOkJ","2053088eZcueW","1929276GPBZwo","1OsPguF"];return(W=function(){return t})()}var y=b;function b(t,r){var e=W();return(b=function(t,r){return e[t-=154]})(t,r)}!function(t,r){for(var e=b,n=t();;)try{if(211450===parseInt(e(158))/1*(parseInt(e(164))/2)+-parseInt(e(159))/3+-parseInt(e(165))/4*(parseInt(e(160))/5)+-parseInt(e(157))/6+parseInt(e(154))/7+-parseInt(e(156))/8+parseInt(e(155))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class S extends t.Plugin{static get[y(161)](){return y(162)}static get[y(163)](){return[w,c]}}function x(t,r){var e=k();return(x=function(t,r){return e[t-=107]})(t,r)}function k(){var t=["3758214ShSKtn","1282841TddjWD","1235470rCLlPV","230848aAgfcX","4659104szvzEw","6700535hhTTjr","78ncMHLS","514479TKjwfs"];return(k=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(942989===parseInt(e(110))/1+-parseInt(e(111))/2+-parseInt(e(107))/3*(-parseInt(e(112))/4)+-parseInt(e(114))/5+parseInt(e(109))/6+parseInt(e(108))/7+-parseInt(e(113))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x41a1e5,Command as _0x214112}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x404c34,MenuBarMenuListItemFileDialogButtonView as _0x4eb16e,SpinnerView as _0x281f2e,Notification as _0x14efab}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x53dcf1}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x40fe31}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x1372ee,uid as _0x4c90ac,logWarning as _0x13c33a,logError as _0x3e47fa}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4cd548,_0x20bda9){const t=_0x4cd548['t'];switch(_0x20bda9){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 _0x20bda9;}}class o extends _0x41a1e5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x22e589=this['editor'];_0x22e589['ui']['componentFactory']['add']('importWord',()=>{const _0x15816a=this['_createButton'](_0x404c34),_0x4f6bf9=_0x22e589['commands']['get']('importWord');return _0x15816a['bind']('isOn')['to'](_0x4f6bf9,'isBusy'),_0x15816a['tooltip']=!0x0,_0x15816a;}),_0x22e589['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x4eb16e));}['_createButton'](_0x33caec){const _0x54decb=this['editor'],_0x27a4ee=_0x54decb['commands']['get']('importWord'),_0x5b62d1=new _0x33caec(_0x54decb['locale']),_0x494644=new _0x281f2e();return _0x5b62d1['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5b62d1['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'}),_0x5b62d1['bind']('isEnabled')['to'](_0x27a4ee),_0x5b62d1['bind']('label')['to'](_0x27a4ee,'isBusy',_0x578201=>p(_0x54decb['locale'],_0x578201?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x494644['bind']('isVisible')['to'](_0x27a4ee,'isBusy'),_0x5b62d1['iconView']['bind']('isVisible')['to'](_0x27a4ee,'isBusy',_0xf75a3a=>!_0xf75a3a),_0x5b62d1['children']['add'](_0x494644),_0x5b62d1['on']('done',(_0x113198,_0x31dccb)=>{_0x54decb['execute']('importWord',_0x31dccb[0x0],{}),_0x54decb['editing']['view']['focus']();}),_0x5b62d1;}}class d extends _0x214112{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x234f09){super(_0x234f09),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4e12dc,_0x252a48)=>{const _0x1912e1=new DataTransfer();_0x1912e1['setData']('text/html',_0x252a48['html']);const _0x3e8ebe=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x556bdd=>{this['_importMarker']['stopListening'](),_0x556bdd['setSelection'](_0x3e8ebe),_0x234f09['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x1912e1});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3cc923,_0x1f0bd8={}){if(this['isBusy'])return Promise['resolve']();const _0x38e780=this['editor']['config']['get']('importWord'),_0x26a291={'url':_0x38e780['converterUrl'],'file':_0x3cc923,'serviceConfig':{..._0x1f0bd8,'formatting':_0x38e780['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x26a291)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x16566b=this['editor']['model'],_0x2513f2=_0x16566b['schema'],_0x72bba6=_0x16566b['document']['selection'],_0x40901a=_0x1372ee(_0x72bba6['getSelectedBlocks']());return!!_0x40901a&&_0x2513f2['checkChild'](_0x40901a['parent'],'paragraph');}['_prepareForImport'](){const _0x69fcdc=this['editor'],_0x3731fa=_0x69fcdc['model'],_0x8b793d=_0x3731fa['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x69fcdc['model']['createBatch']({'isUndoable':!0x0}),_0x3731fa['enqueueChange'](this['_undoStepBatch'],_0x4188c1=>{_0x8b793d['isCollapsed']||_0x3731fa['deleteContent'](_0x8b793d,{'leaveUnmerged':!0x0});const _0x4281c4=_0x8b793d['getFirstPosition'](),_0x28a61e=_0x1372ee(_0x8b793d['getSelectedBlocks']());let _0x1866ab;_0x1866ab=_0x28a61e['is']('element','paragraph')&&_0x28a61e['isEmpty']?_0x4281c4:_0x4281c4['isAtStart']?_0x3731fa['createPositionBefore'](_0x28a61e):_0x4281c4['isAtEnd']?_0x3731fa['createPositionAfter'](_0x28a61e):_0x4188c1['split'](_0x4281c4)['position'],this['_importMarker']=_0x4188c1['addMarker']('importWord:'+_0x4c90ac(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x40fe31(_0x1866ab)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x425945=this['editor']['model'];_0x425945['markers']['has'](this['_importMarker'])&&_0x425945['enqueueChange'](this['_undoStepBatch'],_0x1e30d2=>{_0x1e30d2['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x1d4cc7,file:_0x4d05c4,serviceConfig:_0x3e16cd}){const _0x3090c9=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1f2459=new FormData();_0x1f2459['set']('config',JSON['stringify'](_0x3e16cd)),_0x1f2459['set']('file',_0x4d05c4);const _0x537095={'method':'POST','headers':{},'body':_0x1f2459,'signal':this['_abortController']['signal']};return _0x3090c9&&(_0x537095['headers']['Authorization']=_0x3090c9['value']),fetch(_0x1d4cc7,_0x537095);}['_handleImportResponse'](_0x26168f){return _0x26168f['ok']?_0x26168f['json']()['then'](_0x253797=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x253797);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x13c33a('import-word-plugin-import-cancelled');const _0xfb909e=this['editor'],_0x25b98f=p(_0xfb909e['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0xfb909e['plugins']['get']('Notification')['showWarning'](_0x25b98f),_0x3e47fa('import-word-plugin-conversion-failed');}}class e extends _0x41a1e5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x14efab,_0x53dcf1,'CloudServices'];}constructor(_0x361069){super(_0x361069),this['_token']=null;}async['init'](){const _0x4ada0=this['editor'];_0x4ada0['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4ada0['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4ada0['commands']['add']('importWord',new d(_0x4ada0));const {tokenUrl:_0x796044}=_0x4ada0['config']['get']('importWord');if(_0x796044){const {tokenUrl:_0x7a59eb}=_0x4ada0['config']['get']('cloudServices')||{};this['_token']=_0x796044===_0x7a59eb?_0x4ada0['plugins']['get']('CloudServices')['token']:await _0x4ada0['plugins']['get']('CloudServices')['registerTokenUrl'](_0x796044);}}['getToken'](){return this['_token'];}}class i extends _0x41a1e5{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 _0x5b0efc,Command as _0x3dfa2d}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x11270d,MenuBarMenuListItemFileDialogButtonView as _0x1807a4,SpinnerView as _0x397ff0,Notification as _0x58a5bd}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x4bcdd6}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5b68b9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x5d75d0,uid as _0x12169d,logWarning as _0x246546,logError as _0x378df8}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4126c8,_0x37aa1d){const t=_0x4126c8['t'];switch(_0x37aa1d){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 _0x37aa1d;}}class o extends _0x5b0efc{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x25544b=this['editor'];_0x25544b['ui']['componentFactory']['add']('importWord',()=>{const _0x1e5678=this['_createButton'](_0x11270d),_0x47119e=_0x25544b['commands']['get']('importWord');return _0x1e5678['bind']('isOn')['to'](_0x47119e,'isBusy'),_0x1e5678['tooltip']=!0x0,_0x1e5678;}),_0x25544b['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1807a4));}['_createButton'](_0x348f6c){const _0x4357a3=this['editor'],_0x53549e=_0x4357a3['commands']['get']('importWord'),_0x565ecf=new _0x348f6c(_0x4357a3['locale']),_0x35bfb2=new _0x397ff0();return _0x565ecf['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x565ecf['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'}),_0x565ecf['bind']('isEnabled')['to'](_0x53549e),_0x565ecf['bind']('label')['to'](_0x53549e,'isBusy',_0x3f56c6=>p(_0x4357a3['locale'],_0x3f56c6?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x35bfb2['bind']('isVisible')['to'](_0x53549e,'isBusy'),_0x565ecf['iconView']['bind']('isVisible')['to'](_0x53549e,'isBusy',_0x29a02e=>!_0x29a02e),_0x565ecf['children']['add'](_0x35bfb2),_0x565ecf['on']('done',(_0x40b43a,_0x24738f)=>{_0x4357a3['execute']('importWord',_0x24738f[0x0],{}),_0x4357a3['editing']['view']['focus']();}),_0x565ecf;}}class d extends _0x3dfa2d{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x50c913){super(_0x50c913),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x544dc7,_0x13f989)=>{const _0x4c4860=new DataTransfer();_0x4c4860['setData']('text/html',_0x13f989['html']);const _0x44e9c8=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x5b06b7=>{this['_importMarker']['stopListening'](),_0x5b06b7['setSelection'](_0x44e9c8),_0x50c913['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x4c4860});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x4f1aa8,_0x60df69={}){if(this['isBusy'])return Promise['resolve']();const _0xba7d16=this['editor']['config']['get']('importWord'),_0x30714f={'url':_0xba7d16['converterUrl'],'file':_0x4f1aa8,'serviceConfig':{..._0x60df69,'formatting':_0xba7d16['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x30714f)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3f1f08=this['editor']['model'],_0x4ff7aa=_0x3f1f08['schema'],_0x345774=_0x3f1f08['document']['selection'],_0x5956d1=_0x5d75d0(_0x345774['getSelectedBlocks']());return!!_0x5956d1&&_0x4ff7aa['checkChild'](_0x5956d1['parent'],'paragraph');}['_prepareForImport'](){const _0x4e4dc9=this['editor'],_0x5427cd=_0x4e4dc9['model'],_0x3bf10a=_0x5427cd['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x4e4dc9['model']['createBatch']({'isUndoable':!0x0}),_0x5427cd['enqueueChange'](this['_undoStepBatch'],_0x2815a3=>{_0x3bf10a['isCollapsed']||_0x5427cd['deleteContent'](_0x3bf10a,{'leaveUnmerged':!0x0});const _0x3c6654=_0x3bf10a['getFirstPosition'](),_0x351c41=_0x5d75d0(_0x3bf10a['getSelectedBlocks']());let _0x10bda0;_0x10bda0=_0x351c41['is']('element','paragraph')&&_0x351c41['isEmpty']?_0x3c6654:_0x3c6654['isAtStart']?_0x5427cd['createPositionBefore'](_0x351c41):_0x3c6654['isAtEnd']?_0x5427cd['createPositionAfter'](_0x351c41):_0x2815a3['split'](_0x3c6654)['position'],this['_importMarker']=_0x2815a3['addMarker']('importWord:'+_0x12169d(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5b68b9(_0x10bda0)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x577ac7=this['editor']['model'];_0x577ac7['markers']['has'](this['_importMarker'])&&_0x577ac7['enqueueChange'](this['_undoStepBatch'],_0x5be5ea=>{_0x5be5ea['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4d519f,file:_0x24d10b,serviceConfig:_0x583956}){const _0x1dd35c=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1f0858=new FormData();_0x1f0858['set']('config',JSON['stringify'](_0x583956)),_0x1f0858['set']('file',_0x24d10b);const _0x415e8e={'method':'POST','headers':{},'body':_0x1f0858,'signal':this['_abortController']['signal']};return _0x1dd35c&&(_0x415e8e['headers']['Authorization']=_0x1dd35c['value']),fetch(_0x4d519f,_0x415e8e);}['_handleImportResponse'](_0x59518c){return _0x59518c['ok']?_0x59518c['json']()['then'](_0x125968=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x125968);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x246546('import-word-plugin-import-cancelled');const _0x10f20c=this['editor'],_0x2364a9=p(_0x10f20c['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x10f20c['plugins']['get']('Notification')['showWarning'](_0x2364a9),_0x378df8('import-word-plugin-conversion-failed');}}class e extends _0x5b0efc{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x58a5bd,_0x4bcdd6,'CloudServices'];}constructor(_0x4629d8){super(_0x4629d8),this['_token']=null;}async['init'](){const _0x188787=this['editor'];_0x188787['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x188787['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x188787['commands']['add']('importWord',new d(_0x188787));const {tokenUrl:_0x162ed7}=_0x188787['config']['get']('importWord');if(_0x162ed7){const {tokenUrl:_0x4ef463}=_0x188787['config']['get']('cloudServices')||{};this['_token']=_0x162ed7===_0x4ef463?_0x188787['plugins']['get']('CloudServices')['token']:await _0x188787['plugins']['get']('CloudServices')['registerTokenUrl'](_0x162ed7);}}['getToken'](){return this['_token'];}}class i extends _0x5b0efc{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':_0x2af67a=>0x0==_0x2af67a?0x0:0x1==_0x2af67a?0x1:0x2==_0x2af67a?0x2:_0x2af67a%0x64>=0x3&&_0x2af67a%0x64<=0xa?0x3:_0x2af67a%0x64>=0xb&&_0x2af67a%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':_0x5ecd4c=>0x0==_0x5ecd4c?0x0:0x1==_0x5ecd4c?0x1:0x2==_0x5ecd4c?0x2:_0x5ecd4c%0x64>=0x3&&_0x5ecd4c%0x64<=0xa?0x3:_0x5ecd4c%0x64>=0xb&&_0x5ecd4c%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ddb73=>{const {ar:{dictionary:_0x18bb73,getPluralForm:_0x2e5d67}}={'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':_0x42db2b=>0x0==_0x42db2b?0x0:0x1==_0x42db2b?0x1:0x2==_0x42db2b?0x2:_0x42db2b%0x64>=0x3&&_0x42db2b%0x64<=0xa?0x3:_0x42db2b%0x64>=0xb&&_0x42db2b%0x64<=0x63?0x4:0x5}};_0x1ddb73['ar']||={'dictionary':{},'getPluralForm':null},_0x1ddb73['ar']['dictionary']=Object['assign'](_0x1ddb73['ar']['dictionary'],_0x18bb73),_0x1ddb73['ar']['getPluralForm']=_0x2e5d67;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44ffc1=>{const {ar:{dictionary:_0x4726f2,getPluralForm:_0x3c1056}}={'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':_0x1ef8c6=>0x0==_0x1ef8c6?0x0:0x1==_0x1ef8c6?0x1:0x2==_0x1ef8c6?0x2:_0x1ef8c6%0x64>=0x3&&_0x1ef8c6%0x64<=0xa?0x3:_0x1ef8c6%0x64>=0xb&&_0x1ef8c6%0x64<=0x63?0x4:0x5}};_0x44ffc1['ar']||={'dictionary':{},'getPluralForm':null},_0x44ffc1['ar']['dictionary']=Object['assign'](_0x44ffc1['ar']['dictionary'],_0x4726f2),_0x44ffc1['ar']['getPluralForm']=_0x3c1056;})(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':_0x5547b2=>0x1!=_0x5547b2}};
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':_0x29dade=>0x1!=_0x29dade}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6ea6d4=>{const {bg:{dictionary:_0x3cdbac,getPluralForm:_0x18e9b6}}={'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':_0x31d125=>0x1!=_0x31d125}};_0x6ea6d4['bg']||={'dictionary':{},'getPluralForm':null},_0x6ea6d4['bg']['dictionary']=Object['assign'](_0x6ea6d4['bg']['dictionary'],_0x3cdbac),_0x6ea6d4['bg']['getPluralForm']=_0x18e9b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13cf29=>{const {bg:{dictionary:_0x39ebf7,getPluralForm:_0x1bca13}}={'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':_0x44bc80=>0x1!=_0x44bc80}};_0x13cf29['bg']||={'dictionary':{},'getPluralForm':null},_0x13cf29['bg']['dictionary']=Object['assign'](_0x13cf29['bg']['dictionary'],_0x39ebf7),_0x13cf29['bg']['getPluralForm']=_0x1bca13;})(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':_0x2ecacb=>0x1!=_0x2ecacb}};
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':_0x3ae3b4=>0x1!=_0x3ae3b4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1072a6=>{const {bn:{dictionary:_0x2a6dea,getPluralForm:_0x120cf0}}={'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':_0x2f141c=>0x1!=_0x2f141c}};_0x1072a6['bn']||={'dictionary':{},'getPluralForm':null},_0x1072a6['bn']['dictionary']=Object['assign'](_0x1072a6['bn']['dictionary'],_0x2a6dea),_0x1072a6['bn']['getPluralForm']=_0x120cf0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5af0af=>{const {bn:{dictionary:_0x1e638c,getPluralForm:_0x45415d}}={'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':_0x5533d8=>0x1!=_0x5533d8}};_0x5af0af['bn']||={'dictionary':{},'getPluralForm':null},_0x5af0af['bn']['dictionary']=Object['assign'](_0x5af0af['bn']['dictionary'],_0x1e638c),_0x5af0af['bn']['getPluralForm']=_0x45415d;})(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':_0x1bf907=>0x1!=_0x1bf907}};
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':_0xd2689b=>0x1!=_0xd2689b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x472bbb=>{const {ca:{dictionary:_0x18b26c,getPluralForm:_0x4ed796}}={'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':_0x1d6124=>0x1!=_0x1d6124}};_0x472bbb['ca']||={'dictionary':{},'getPluralForm':null},_0x472bbb['ca']['dictionary']=Object['assign'](_0x472bbb['ca']['dictionary'],_0x18b26c),_0x472bbb['ca']['getPluralForm']=_0x4ed796;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5867eb=>{const {ca:{dictionary:_0x37b958,getPluralForm:_0x339d2e}}={'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':_0x37fcff=>0x1!=_0x37fcff}};_0x5867eb['ca']||={'dictionary':{},'getPluralForm':null},_0x5867eb['ca']['dictionary']=Object['assign'](_0x5867eb['ca']['dictionary'],_0x37b958),_0x5867eb['ca']['getPluralForm']=_0x339d2e;})(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':_0x3ccd1c=>0x1==_0x3ccd1c&&_0x3ccd1c%0x1==0x0?0x0:_0x3ccd1c>=0x2&&_0x3ccd1c<=0x4&&_0x3ccd1c%0x1==0x0?0x1:_0x3ccd1c%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':_0x2a3e6d=>0x1==_0x2a3e6d&&_0x2a3e6d%0x1==0x0?0x0:_0x2a3e6d>=0x2&&_0x2a3e6d<=0x4&&_0x2a3e6d%0x1==0x0?0x1:_0x2a3e6d%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cbe9d=>{const {cs:{dictionary:_0x294503,getPluralForm:_0x4b6849}}={'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':_0x5d9dbc=>0x1==_0x5d9dbc&&_0x5d9dbc%0x1==0x0?0x0:_0x5d9dbc>=0x2&&_0x5d9dbc<=0x4&&_0x5d9dbc%0x1==0x0?0x1:_0x5d9dbc%0x1!=0x0?0x2:0x3}};_0x1cbe9d['cs']||={'dictionary':{},'getPluralForm':null},_0x1cbe9d['cs']['dictionary']=Object['assign'](_0x1cbe9d['cs']['dictionary'],_0x294503),_0x1cbe9d['cs']['getPluralForm']=_0x4b6849;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2de77d=>{const {cs:{dictionary:_0x569692,getPluralForm:_0x55cb84}}={'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':_0x5c44ab=>0x1==_0x5c44ab&&_0x5c44ab%0x1==0x0?0x0:_0x5c44ab>=0x2&&_0x5c44ab<=0x4&&_0x5c44ab%0x1==0x0?0x1:_0x5c44ab%0x1!=0x0?0x2:0x3}};_0x2de77d['cs']||={'dictionary':{},'getPluralForm':null},_0x2de77d['cs']['dictionary']=Object['assign'](_0x2de77d['cs']['dictionary'],_0x569692),_0x2de77d['cs']['getPluralForm']=_0x55cb84;})(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':_0x199abb=>0x1!=_0x199abb}};
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':_0x2f3602=>0x1!=_0x2f3602}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3897ca=>{const {da:{dictionary:_0x3b406e,getPluralForm:_0x2349c3}}={'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':_0x2d287e=>0x1!=_0x2d287e}};_0x3897ca['da']||={'dictionary':{},'getPluralForm':null},_0x3897ca['da']['dictionary']=Object['assign'](_0x3897ca['da']['dictionary'],_0x3b406e),_0x3897ca['da']['getPluralForm']=_0x2349c3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x267821=>{const {da:{dictionary:_0x1075af,getPluralForm:_0x2a8cce}}={'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':_0x2bd4a=>0x1!=_0x2bd4a}};_0x267821['da']||={'dictionary':{},'getPluralForm':null},_0x267821['da']['dictionary']=Object['assign'](_0x267821['da']['dictionary'],_0x1075af),_0x267821['da']['getPluralForm']=_0x2a8cce;})(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':_0x2fa63c=>0x1!=_0x2fa63c}};
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':_0x5e1f9b=>0x1!=_0x5e1f9b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dbb99=>{const {de:{dictionary:_0x25cec3,getPluralForm:_0x11a848}}={'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':_0x1c1571=>0x1!=_0x1c1571}};_0x1dbb99['de']||={'dictionary':{},'getPluralForm':null},_0x1dbb99['de']['dictionary']=Object['assign'](_0x1dbb99['de']['dictionary'],_0x25cec3),_0x1dbb99['de']['getPluralForm']=_0x11a848;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1557ab=>{const {de:{dictionary:_0x13b56f,getPluralForm:_0x1f4108}}={'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':_0x3834c8=>0x1!=_0x3834c8}};_0x1557ab['de']||={'dictionary':{},'getPluralForm':null},_0x1557ab['de']['dictionary']=Object['assign'](_0x1557ab['de']['dictionary'],_0x13b56f),_0x1557ab['de']['getPluralForm']=_0x1f4108;})(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':_0x430943=>0x1!=_0x430943}};
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':_0x259168=>0x1!=_0x259168}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50df98=>{const {el:{dictionary:_0x4453c2,getPluralForm:_0x21cd4e}}={'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':_0x2631cc=>0x1!=_0x2631cc}};_0x50df98['el']||={'dictionary':{},'getPluralForm':null},_0x50df98['el']['dictionary']=Object['assign'](_0x50df98['el']['dictionary'],_0x4453c2),_0x50df98['el']['getPluralForm']=_0x21cd4e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19f9c1=>{const {el:{dictionary:_0x4a400e,getPluralForm:_0xa6134c}}={'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':_0x16fa49=>0x1!=_0x16fa49}};_0x19f9c1['el']||={'dictionary':{},'getPluralForm':null},_0x19f9c1['el']['dictionary']=Object['assign'](_0x19f9c1['el']['dictionary'],_0x4a400e),_0x19f9c1['el']['getPluralForm']=_0xa6134c;})(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':_0x331d3f=>0x1!=_0x331d3f}};
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':_0xb88356=>0x1!=_0xb88356}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12d6b5=>{const {'en-au':{dictionary:_0x163ff3,getPluralForm:_0x2a77cf}}={'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':_0x6fdc03=>0x1!=_0x6fdc03}};_0x12d6b5['en-au']||={'dictionary':{},'getPluralForm':null},_0x12d6b5['en-au']['dictionary']=Object['assign'](_0x12d6b5['en-au']['dictionary'],_0x163ff3),_0x12d6b5['en-au']['getPluralForm']=_0x2a77cf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x142ead=>{const {'en-au':{dictionary:_0x2b53ed,getPluralForm:_0x1fdf02}}={'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':_0x37121d=>0x1!=_0x37121d}};_0x142ead['en-au']||={'dictionary':{},'getPluralForm':null},_0x142ead['en-au']['dictionary']=Object['assign'](_0x142ead['en-au']['dictionary'],_0x2b53ed),_0x142ead['en-au']['getPluralForm']=_0x1fdf02;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28bf9c=>{const {en:{dictionary:_0x449b41,getPluralForm:_0x9b9c7c}}={'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}};_0x28bf9c['en']||={'dictionary':{},'getPluralForm':null},_0x28bf9c['en']['dictionary']=Object['assign'](_0x28bf9c['en']['dictionary'],_0x449b41),_0x28bf9c['en']['getPluralForm']=_0x9b9c7c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2336b0=>{const {en:{dictionary:_0xd39521,getPluralForm:_0x191d32}}={'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}};_0x2336b0['en']||={'dictionary':{},'getPluralForm':null},_0x2336b0['en']['dictionary']=Object['assign'](_0x2336b0['en']['dictionary'],_0xd39521),_0x2336b0['en']['getPluralForm']=_0x191d32;})(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':_0x489274=>0x1==_0x489274?0x0:0x0!=_0x489274&&_0x489274%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':_0x416814=>0x1==_0x416814?0x0:0x0!=_0x416814&&_0x416814%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f44c9=>{const {es:{dictionary:_0x28532a,getPluralForm:_0x11263f}}={'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':_0x5cdfb8=>0x1==_0x5cdfb8?0x0:0x0!=_0x5cdfb8&&_0x5cdfb8%0xf4240==0x0?0x1:0x2}};_0x1f44c9['es']||={'dictionary':{},'getPluralForm':null},_0x1f44c9['es']['dictionary']=Object['assign'](_0x1f44c9['es']['dictionary'],_0x28532a),_0x1f44c9['es']['getPluralForm']=_0x11263f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b6efb=>{const {es:{dictionary:_0x39bbc0,getPluralForm:_0xf01d43}}={'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':_0x40de43=>0x1==_0x40de43?0x0:0x0!=_0x40de43&&_0x40de43%0xf4240==0x0?0x1:0x2}};_0x5b6efb['es']||={'dictionary':{},'getPluralForm':null},_0x5b6efb['es']['dictionary']=Object['assign'](_0x5b6efb['es']['dictionary'],_0x39bbc0),_0x5b6efb['es']['getPluralForm']=_0xf01d43;})(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':_0x4a1af6=>0x1!=_0x4a1af6}};
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':_0x3fe267=>0x1!=_0x3fe267}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38969e=>{const {et:{dictionary:_0x28a19e,getPluralForm:_0xbaa0fd}}={'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':_0x1a5e97=>0x1!=_0x1a5e97}};_0x38969e['et']||={'dictionary':{},'getPluralForm':null},_0x38969e['et']['dictionary']=Object['assign'](_0x38969e['et']['dictionary'],_0x28a19e),_0x38969e['et']['getPluralForm']=_0xbaa0fd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34320f=>{const {et:{dictionary:_0x3dc075,getPluralForm:_0x8286a7}}={'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':_0x44fe6f=>0x1!=_0x44fe6f}};_0x34320f['et']||={'dictionary':{},'getPluralForm':null},_0x34320f['et']['dictionary']=Object['assign'](_0x34320f['et']['dictionary'],_0x3dc075),_0x34320f['et']['getPluralForm']=_0x8286a7;})(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':_0x156d81=>0x1!=_0x156d81}};
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':_0x1f8172=>0x1!=_0x1f8172}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29276f=>{const {fi:{dictionary:_0x5d5ed5,getPluralForm:_0x165d9a}}={'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':_0x5b17fa=>0x1!=_0x5b17fa}};_0x29276f['fi']||={'dictionary':{},'getPluralForm':null},_0x29276f['fi']['dictionary']=Object['assign'](_0x29276f['fi']['dictionary'],_0x5d5ed5),_0x29276f['fi']['getPluralForm']=_0x165d9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x584a9f=>{const {fi:{dictionary:_0x5b6bf6,getPluralForm:_0x123b2d}}={'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':_0x5bcb4d=>0x1!=_0x5bcb4d}};_0x584a9f['fi']||={'dictionary':{},'getPluralForm':null},_0x584a9f['fi']['dictionary']=Object['assign'](_0x584a9f['fi']['dictionary'],_0x5b6bf6),_0x584a9f['fi']['getPluralForm']=_0x123b2d;})(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':_0x56236d=>0x0==_0x56236d||0x1==_0x56236d?0x0:0x0!=_0x56236d&&_0x56236d%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':_0x2716b5=>0x0==_0x2716b5||0x1==_0x2716b5?0x0:0x0!=_0x2716b5&&_0x2716b5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bfc1a=>{const {fr:{dictionary:_0x579b54,getPluralForm:_0x84af6f}}={'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':_0x5ea146=>0x0==_0x5ea146||0x1==_0x5ea146?0x0:0x0!=_0x5ea146&&_0x5ea146%0xf4240==0x0?0x1:0x2}};_0x3bfc1a['fr']||={'dictionary':{},'getPluralForm':null},_0x3bfc1a['fr']['dictionary']=Object['assign'](_0x3bfc1a['fr']['dictionary'],_0x579b54),_0x3bfc1a['fr']['getPluralForm']=_0x84af6f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x64070=>{const {fr:{dictionary:_0x111454,getPluralForm:_0x50b5fe}}={'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':_0x3ad2af=>0x0==_0x3ad2af||0x1==_0x3ad2af?0x0:0x0!=_0x3ad2af&&_0x3ad2af%0xf4240==0x0?0x1:0x2}};_0x64070['fr']||={'dictionary':{},'getPluralForm':null},_0x64070['fr']['dictionary']=Object['assign'](_0x64070['fr']['dictionary'],_0x111454),_0x64070['fr']['getPluralForm']=_0x50b5fe;})(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':_0x53881d=>0x1!=_0x53881d}};
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':_0x2c530c=>0x1!=_0x2c530c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c404d=>{const {gl:{dictionary:_0x1a4b7d,getPluralForm:_0x3d8498}}={'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':_0x266fe3=>0x1!=_0x266fe3}};_0x1c404d['gl']||={'dictionary':{},'getPluralForm':null},_0x1c404d['gl']['dictionary']=Object['assign'](_0x1c404d['gl']['dictionary'],_0x1a4b7d),_0x1c404d['gl']['getPluralForm']=_0x3d8498;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a9d4c=>{const {gl:{dictionary:_0x32f875,getPluralForm:_0x366656}}={'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':_0x48062f=>0x1!=_0x48062f}};_0x5a9d4c['gl']||={'dictionary':{},'getPluralForm':null},_0x5a9d4c['gl']['dictionary']=Object['assign'](_0x5a9d4c['gl']['dictionary'],_0x32f875),_0x5a9d4c['gl']['getPluralForm']=_0x366656;})(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':_0x363775=>0x1==_0x363775&&_0x363775%0x1==0x0?0x0:0x2==_0x363775&&_0x363775%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':_0x46bcbc=>0x1==_0x46bcbc&&_0x46bcbc%0x1==0x0?0x0:0x2==_0x46bcbc&&_0x46bcbc%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58a671=>{const {he:{dictionary:_0x50233d,getPluralForm:_0xedb4a8}}={'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':_0x37ad6e=>0x1==_0x37ad6e&&_0x37ad6e%0x1==0x0?0x0:0x2==_0x37ad6e&&_0x37ad6e%0x1==0x0?0x1:0x2}};_0x58a671['he']||={'dictionary':{},'getPluralForm':null},_0x58a671['he']['dictionary']=Object['assign'](_0x58a671['he']['dictionary'],_0x50233d),_0x58a671['he']['getPluralForm']=_0xedb4a8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb7ffcf=>{const {he:{dictionary:_0x2e075a,getPluralForm:_0x5cb5d8}}={'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':_0x17d8b9=>0x1==_0x17d8b9&&_0x17d8b9%0x1==0x0?0x0:0x2==_0x17d8b9&&_0x17d8b9%0x1==0x0?0x1:0x2}};_0xb7ffcf['he']||={'dictionary':{},'getPluralForm':null},_0xb7ffcf['he']['dictionary']=Object['assign'](_0xb7ffcf['he']['dictionary'],_0x2e075a),_0xb7ffcf['he']['getPluralForm']=_0x5cb5d8;})(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':_0x2243d3=>0x1!=_0x2243d3}};
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':_0x222b45=>0x1!=_0x222b45}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x459918=>{const {hi:{dictionary:_0x48ca5c,getPluralForm:_0x32c1dc}}={'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':_0x36a1bb=>0x1!=_0x36a1bb}};_0x459918['hi']||={'dictionary':{},'getPluralForm':null},_0x459918['hi']['dictionary']=Object['assign'](_0x459918['hi']['dictionary'],_0x48ca5c),_0x459918['hi']['getPluralForm']=_0x32c1dc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37757c=>{const {hi:{dictionary:_0x3ba8c5,getPluralForm:_0x2ee4d1}}={'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':_0x3243b7=>0x1!=_0x3243b7}};_0x37757c['hi']||={'dictionary':{},'getPluralForm':null},_0x37757c['hi']['dictionary']=Object['assign'](_0x37757c['hi']['dictionary'],_0x3ba8c5),_0x37757c['hi']['getPluralForm']=_0x2ee4d1;})(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':_0x51a023=>_0x51a023%0xa==0x1&&_0x51a023%0x64!=0xb?0x0:_0x51a023%0xa>=0x2&&_0x51a023%0xa<=0x4&&(_0x51a023%0x64<0xa||_0x51a023%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':_0x253b82=>_0x253b82%0xa==0x1&&_0x253b82%0x64!=0xb?0x0:_0x253b82%0xa>=0x2&&_0x253b82%0xa<=0x4&&(_0x253b82%0x64<0xa||_0x253b82%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd1de70=>{const {hr:{dictionary:_0x30e075,getPluralForm:_0x495439}}={'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':_0x47244f=>_0x47244f%0xa==0x1&&_0x47244f%0x64!=0xb?0x0:_0x47244f%0xa>=0x2&&_0x47244f%0xa<=0x4&&(_0x47244f%0x64<0xa||_0x47244f%0x64>=0x14)?0x1:0x2}};_0xd1de70['hr']||={'dictionary':{},'getPluralForm':null},_0xd1de70['hr']['dictionary']=Object['assign'](_0xd1de70['hr']['dictionary'],_0x30e075),_0xd1de70['hr']['getPluralForm']=_0x495439;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2cb876=>{const {hr:{dictionary:_0x4eac16,getPluralForm:_0x373f36}}={'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':_0x58ee89=>_0x58ee89%0xa==0x1&&_0x58ee89%0x64!=0xb?0x0:_0x58ee89%0xa>=0x2&&_0x58ee89%0xa<=0x4&&(_0x58ee89%0x64<0xa||_0x58ee89%0x64>=0x14)?0x1:0x2}};_0x2cb876['hr']||={'dictionary':{},'getPluralForm':null},_0x2cb876['hr']['dictionary']=Object['assign'](_0x2cb876['hr']['dictionary'],_0x4eac16),_0x2cb876['hr']['getPluralForm']=_0x373f36;})(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':_0x472c82=>0x1!=_0x472c82}};
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':_0x11226d=>0x1!=_0x11226d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34e899=>{const {hu:{dictionary:_0x41cff5,getPluralForm:_0xc81720}}={'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':_0x25186f=>0x1!=_0x25186f}};_0x34e899['hu']||={'dictionary':{},'getPluralForm':null},_0x34e899['hu']['dictionary']=Object['assign'](_0x34e899['hu']['dictionary'],_0x41cff5),_0x34e899['hu']['getPluralForm']=_0xc81720;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x266c12=>{const {hu:{dictionary:_0x56c6c2,getPluralForm:_0x433ceb}}={'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':_0x49652c=>0x1!=_0x49652c}};_0x266c12['hu']||={'dictionary':{},'getPluralForm':null},_0x266c12['hu']['dictionary']=Object['assign'](_0x266c12['hu']['dictionary'],_0x56c6c2),_0x266c12['hu']['getPluralForm']=_0x433ceb;})(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':_0x56f18e=>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':_0x2acc9f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39af5f=>{const {id:{dictionary:_0x1c8aa8,getPluralForm:_0x1ef077}}={'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':_0x3b35e8=>0x0}};_0x39af5f['id']||={'dictionary':{},'getPluralForm':null},_0x39af5f['id']['dictionary']=Object['assign'](_0x39af5f['id']['dictionary'],_0x1c8aa8),_0x39af5f['id']['getPluralForm']=_0x1ef077;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e3f96=>{const {id:{dictionary:_0x2417dd,getPluralForm:_0x45682d}}={'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':_0x37f369=>0x0}};_0x5e3f96['id']||={'dictionary':{},'getPluralForm':null},_0x5e3f96['id']['dictionary']=Object['assign'](_0x5e3f96['id']['dictionary'],_0x2417dd),_0x5e3f96['id']['getPluralForm']=_0x45682d;})(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':_0x360b6f=>0x1==_0x360b6f?0x0:0x0!=_0x360b6f&&_0x360b6f%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':_0x142cae=>0x1==_0x142cae?0x0:0x0!=_0x142cae&&_0x142cae%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f2d85=>{const {it:{dictionary:_0xe8fdb1,getPluralForm:_0x180abc}}={'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':_0x528b2f=>0x1==_0x528b2f?0x0:0x0!=_0x528b2f&&_0x528b2f%0xf4240==0x0?0x1:0x2}};_0x3f2d85['it']||={'dictionary':{},'getPluralForm':null},_0x3f2d85['it']['dictionary']=Object['assign'](_0x3f2d85['it']['dictionary'],_0xe8fdb1),_0x3f2d85['it']['getPluralForm']=_0x180abc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24af40=>{const {it:{dictionary:_0x18c77a,getPluralForm:_0x3e612c}}={'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':_0x43f731=>0x1==_0x43f731?0x0:0x0!=_0x43f731&&_0x43f731%0xf4240==0x0?0x1:0x2}};_0x24af40['it']||={'dictionary':{},'getPluralForm':null},_0x24af40['it']['dictionary']=Object['assign'](_0x24af40['it']['dictionary'],_0x18c77a),_0x24af40['it']['getPluralForm']=_0x3e612c;})(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':_0x58fae1=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x56424c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b33d8=>{const {ja:{dictionary:_0x318dcc,getPluralForm:_0x33befc}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1ca7fa=>0x0}};_0x3b33d8['ja']||={'dictionary':{},'getPluralForm':null},_0x3b33d8['ja']['dictionary']=Object['assign'](_0x3b33d8['ja']['dictionary'],_0x318dcc),_0x3b33d8['ja']['getPluralForm']=_0x33befc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46295c=>{const {ja:{dictionary:_0x298598,getPluralForm:_0x48e870}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x24d04c=>0x0}};_0x46295c['ja']||={'dictionary':{},'getPluralForm':null},_0x46295c['ja']['dictionary']=Object['assign'](_0x46295c['ja']['dictionary'],_0x298598),_0x46295c['ja']['getPluralForm']=_0x48e870;})(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':_0x57b8cd=>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':_0x589bbd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ea76a=>{const {ko:{dictionary:_0x4861ea,getPluralForm:_0x8a7e2b}}={'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':_0xadf707=>0x0}};_0x4ea76a['ko']||={'dictionary':{},'getPluralForm':null},_0x4ea76a['ko']['dictionary']=Object['assign'](_0x4ea76a['ko']['dictionary'],_0x4861ea),_0x4ea76a['ko']['getPluralForm']=_0x8a7e2b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49d3cc=>{const {ko:{dictionary:_0x48e517,getPluralForm:_0x2c602b}}={'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':_0x529f9e=>0x0}};_0x49d3cc['ko']||={'dictionary':{},'getPluralForm':null},_0x49d3cc['ko']['dictionary']=Object['assign'](_0x49d3cc['ko']['dictionary'],_0x48e517),_0x49d3cc['ko']['getPluralForm']=_0x2c602b;})(window['CKEDITOR_TRANSLATIONS']||={});