@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240729.0 → 0.0.0-nightly-20240731.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 +7 -7
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
  96. package/src/utils/common-translations.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var s=r[n]={exports:{}};return t[n](s,s.exports,e),s.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>W,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}function s(){const t=["locale","4356JGjOTy","iconView","270hJbhVx","tooltip","importWord","componentFactory","54AgBLjB","init","744032xMDFck","set","label","execute","get","2zKHArm","_createButton","children","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","menuBar:importWord","isBusy","Importing Word document","focus","isVisible","isEnabled","editing","4810272KUTEkh","pluginName","isOn","Import from Word","ImportWordUI","3710qmRYWm","done","6122690sRdGnL","bind","editor","731236EyWMow","commands","view","578922ymCZxJ","add","574910nqaHvd"];return(s=function(){return t})()}const i=a;function a(t,r){const e=s();return(a=function(t,r){return e[t-=100]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(636340===parseInt(r(101))/1+-parseInt(r(116))/2*(-parseInt(r(140))/3)+parseInt(r(103))/4*(-parseInt(r(132))/5)+-parseInt(r(127))/6+-parseInt(r(134))/7+parseInt(r(111))/8*(parseInt(r(109))/9)+-parseInt(r(105))/10*(-parseInt(r(137))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(s);class c extends t.Plugin{static get[i(128)](){return i(131)}[i(110)](){const t=i,e=this[t(136)];e.ui[t(108)][t(100)](t(107),(()=>{const n=t,o=this[n(117)](r.FileDialogButtonView),s=e[n(138)][n(115)](n(107));return o[n(135)](n(129)).to(s,n(121)),o[n(106)]=!0,o})),e.ui[t(108)][t(100)](t(120),(()=>this[t(117)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(117)](t){const e=i,n=this[e(136)],s=n[e(138)][e(115)](e(107)),a=new t(n[e(102)]),c=new r.SpinnerView;return a[e(112)]({acceptedType:e(119)}),a[e(112)]({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(135)](e(125)).to(s),a[e(135)](e(113)).to(s,e(121),(t=>o(n[e(102)],e(t?122:130)))),c[e(135)](e(124)).to(s,e(121)),a[e(104)][e(135)](e(124)).to(s,e(121),(t=>!t)),a[e(118)][e(100)](c),a.on(e(133),((t,r)=>{const o=e;n[o(114)](o(107),r[0],{}),n[o(126)][o(139)][o(123)]()})),a}}var p=e(331),u=e(783),l=e(584);function d(t,r){const e=f();return(d=function(t,r){return e[t-=223]})(t,r)}const h=d;function f(){const t=["position","removeMarker","setSelection","model","markers","POST","_handleImportResponse","getFirstPosition","schema","411242GOeWzJ","5224gNKpjX","getSelectedBlocks","converterUrl","root","formatting","locale","merge_fields","20HFfEUb","3971154euTDSO","signal","enqueueChange","stopListening","reject","_sendImportRequest","abort","value","_handleImportFailure","mergeFields","catch","isAtStart","13203ZbNvSw","finally","getRange","_abortController","execute","html","deleteContent","checkChild","editing","isAtEnd","get","editor","fire","showWarning","81292wvDtKI","set","bind","refresh","createPositionAfter","headers","createBatch","isBusy","timeZone","document","text/html","isCollapsed","view","Notification","Authorization","config","low","has","aborted","4806396yEMkku","An error occurred while importing the Word file.","plugins","import-word-plugin-import-cancelled","6ZMWras","_importMarker","split","resolvedOptions","json","getToken","_checkEnabled","_cleanUpAfterImport","ImportWordEditing","rootName","setData","21356698gLLEdJ","then","stringify","paragraph","importWord:","_prepareForImport","import-word-plugin-conversion-failed","element","resolve","clipboardInput","importWord","file","isEmpty","createPositionBefore","MergeFields","selection","isEnabled","10pHOszY","addMarker","change:range","dataInsert","9473142pYsbpW","_undoStepBatch","$graveyard","parent","DateTimeFormat"];return(f=function(){return t})()}!function(t){const r=d,e=t();for(;;)try{if(812973===-parseInt(r(224))/1*(parseInt(r(282))/2)+-parseInt(r(233))/3+parseInt(r(259))/4*(-parseInt(r(232))/5)+-parseInt(r(278))/6+parseInt(r(314))/7+-parseInt(r(225))/8*(-parseInt(r(245))/9)+parseInt(r(310))/10*(parseInt(r(293))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(260)](r(266),!1),this[r(283)]=null,this[r(315)]=null,this[r(248)]=null,this.on(r(313),((e,n)=>{const o=r,s=new DataTransfer;s[o(292)](o(269),n[o(250)]);const i=this[o(283)][o(247)]();this[o(256)][o(322)][o(235)](this[o(315)],(r=>{const e=o;this[e(283)][e(236)](),r[e(321)](i),t[e(253)][e(271)][e(268)][e(257)](e(302),{dataTransfer:s})}))}),{priority:r(275)})}[h(262)](){const t=h;this[t(309)]=this[t(288)]()}[h(249)](t,r={}){const e=h;if(this[e(266)])return Promise[e(301)]();const n=this[e(256)][e(274)][e(255)](e(303));if(this[e(256)][e(280)][e(276)](e(307))){const{prefix:t,suffix:n}=this[e(256)][e(274)][e(255)](e(242));r[e(231)]={prefix:t,suffix:n}}const o={url:n[e(227)],file:t,serviceConfig:{...r,formatting:n[e(229)],timezone:(new(Intl[e(318)]))[e(285)]()[e(267)]}};return this[e(298)](),this[e(238)](o)[e(294)](this[e(325)][e(261)](this))[e(243)](this[e(241)][e(261)](this))[e(246)](this[e(289)][e(261)](this))}[h(288)](){const t=h;if(this[t(266)])return!1;const r=this[t(256)][t(322)],e=r[t(223)],n=r[t(268)][t(308)],o=(0,l.first)(n[t(226)]());return!!o&&e[t(252)](o[t(317)],t(296))}[h(298)](){const t=h,r=this[t(256)],e=r[t(322)],n=e[t(268)][t(308)];this[t(248)]=new AbortController,this[t(315)]=r[t(322)][t(265)]({isUndoable:!0}),e[t(235)](this[t(315)],(r=>{const o=t;n[o(270)]||e[o(251)](n,{leaveUnmerged:!0});const s=n[o(326)](),i=(0,l.first)(n[o(226)]());let a;a=i.is(o(300),o(296))&&i[o(305)]?s:s[o(244)]?e[o(306)](i):s[o(254)]?e[o(263)](i):r[o(284)](s)[o(319)],this[o(283)]=r[o(311)](o(297)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(283)].on(o(312),(()=>{const t=o;t(316)===this[t(283)][t(247)]()[t(228)][t(291)]&&this[t(248)][t(239)]()}))})),this[t(266)]=!0,this[t(262)]()}[h(289)](){const t=h,r=this[t(256)][t(322)];r[t(323)][t(276)](this[t(283)])&&r[t(235)](this[t(315)],(r=>{const e=t;r[e(320)](this[e(283)])})),this[t(283)]=null,this[t(315)]=null,this[t(248)]=null,this[t(266)]=!1,this[t(262)]()}[h(238)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(256)][n(280)][n(255)](n(290))[n(287)](),s=new FormData;s[n(260)](n(274),JSON[n(295)](e)),s[n(260)](n(304),r);const i={method:n(324),headers:{},body:s,signal:this[n(248)][n(234)]};return o&&(i[n(264)][n(273)]=o[n(240)]),fetch(t,i)}[h(325)](t){const r=h;return t.ok?t[r(286)]()[r(294)]((t=>{const e=r;this[e(256)][e(322)][e(323)][e(276)](this[e(283)])&&e(316)!==this[e(283)][e(247)]()[e(228)][e(291)]&&this[e(257)](e(313),t)})):Promise[r(237)]()}[h(241)](){const t=h;if(this[t(248)][t(234)][t(277)])return void(0,l.logWarning)(t(281));const r=this[t(256)],e=o(r[t(230)],t(279));r[t(280)][t(255)](t(272))[t(258)](e),(0,l.logError)(t(299))}}function I(){const t=["45923568RefHbp","ImportWordEditing","66QiorML","234040SvJndM","5753fsvpcM","plugins","tokenUrl","CloudServices","19930qvAxDj","505463fuEFpo","68LhoIxy","4445265ZYknvn","getToken","_token","token","2DCWrsz","15728HdNcBB","requires","cloudServices","commands","pluginName","init","editor","define","importWord","4806guVVpk","inline","get","1526955IYKEOF","none","registerTokenUrl","config","https://docx-converter.cke-cs.com/v2/convert/docx-html","add"];return(I=function(){return t})()}const g=v;function v(t,r){const e=I();return(v=function(t,r){return e[t-=200]})(t,r)}!function(t){const r=v,e=t();for(;;)try{if(812186===-parseInt(r(218))/1*(parseInt(r(205))/2)+-parseInt(r(201))/3+parseInt(r(200))/4*(parseInt(r(227))/5)+-parseInt(r(226))/6*(parseInt(r(233))/7)+parseInt(r(206))/8*(-parseInt(r(215))/9)+-parseInt(r(232))/10*(-parseInt(r(228))/11)+parseInt(r(224))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(I);class w extends t.Plugin{static get[g(210)](){return g(225)}static get[g(207)](){const t=g;return[r.Notification,p.ClipboardPipeline,t(231)]}constructor(t){const r=g;super(t),this[r(203)]=null}async[g(211)](){const t=g,r=this[t(212)];r[t(221)][t(213)](t(214),{converterUrl:t(222),tokenUrl:(r[t(221)][t(217)](t(208))||{})[t(230)],formatting:{resets:t(219),defaults:t(219),styles:t(216)}}),r[t(209)][t(223)](t(214),new m(r));const{tokenUrl:e}=r[t(221)][t(217)](t(214));if(e){const{tokenUrl:n}=r[t(221)][t(217)](t(208))||{};this[t(203)]=e===n?r[t(229)][t(217)](t(231))[t(204)]:await r[t(229)][t(217)](t(231))[t(220)](e)}}[g(202)](){return this[g(203)]}}var b=y;function y(t,r){var e=x();return(y=function(t,r){return e[t-=477]})(t,r)}!function(t){for(var r=y,e=t();;)try{if(101800===-parseInt(r(479))/1*(parseInt(r(481))/2)+parseInt(r(483))/3*(-parseInt(r(492))/4)+parseInt(r(488))/5*(parseInt(r(491))/6)+-parseInt(r(482))/7*(parseInt(r(478))/8)+-parseInt(r(485))/9+-parseInt(r(480))/10*(-parseInt(r(490))/11)+-parseInt(r(489))/12*(-parseInt(r(484))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(x);class W extends t.Plugin{static get[b(487)](){return b(486)}static get[b(477)](){return[w,c]}}function x(){var t=["80168pwJBJN","160459xDFmXA","20aekJdD","2DQhZNI","140TEiTnr","3ZmhnnB","5797467TqvayS","362988XrkiIy","ImportWord","pluginName","5mSinRL","12lmUgJp","331243zfmFmq","320748KaLGvA","226528vDqvni","requires"];return(x=function(){return t})()}function k(t,r){var e=S();return(k=function(t,r){return e[t-=214]})(t,r)}function S(){var t=["950050mhNlvH","8GujDxz","367240ZKIpte","1221676GSUMch","2DnsQFs","11000759SgqAeL","9VTFjdh","3716762errbGF","2915088MQmLAy","3gKgdQP","602289fzgqvs"];return(S=function(){return t})()}!function(t){for(var r=k,e=t();;)try{if(301682===parseInt(r(214))/1*(parseInt(r(219))/2)+parseInt(r(224))/3*(-parseInt(r(218))/4)+-parseInt(r(217))/5+-parseInt(r(223))/6+parseInt(r(222))/7*(-parseInt(r(216))/8)+parseInt(r(221))/9*(parseInt(r(215))/10)+parseInt(r(220))/11)break;e.push(e.shift())}catch(t){e.push(e.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:()=>x,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}}function s(){const t=["importWord","pluginName","get","bind","ImportWordUI","isBusy","locale","387QDqHBC","4690752CCerDL","isOn","868rewkdM","children","label","1274095xzmWDM","isEnabled","tooltip","374857cAfMAn","add","_createButton","focus","set","iconView","Importing Word document","editing","execute","56dWIFLY","init","menuBar:importWord","isVisible","9597LSTLyk","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","Import from Word","done","384522JQvDVJ","commands","1eXGqnH","editor","view","39990PJFJwO","componentFactory","20524ebrCEz"];return(s=function(){return t})()}const i=a;function a(t,r){const e=s();return(a=function(t,r){return e[t-=114]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(613571===parseInt(r(131))/1*(-parseInt(r(136))/2)+-parseInt(r(125))/3*(-parseInt(r(147))/4)+-parseInt(r(150))/5+parseInt(r(129))/6+-parseInt(r(153))/7*(-parseInt(r(121))/8)+-parseInt(r(144))/9*(-parseInt(r(134))/10)+-parseInt(r(145))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(s);class c extends t.Plugin{static get[i(138)](){return i(141)}[i(122)](){const t=i,e=this[t(132)];e.ui[t(135)][t(154)](t(137),(()=>{const n=t,o=this[n(114)](r.FileDialogButtonView),s=e[n(130)][n(139)](n(137));return o[n(140)](n(146)).to(s,n(142)),o[n(152)]=!0,o})),e.ui[t(135)][t(154)](t(123),(()=>this[t(114)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(114)](t){const e=i,n=this[e(132)],s=n[e(130)][e(139)](e(137)),a=new t(n[e(143)]),c=new r.SpinnerView;return a[e(116)]({acceptedType:e(126)}),a[e(116)]({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(140)](e(151)).to(s),a[e(140)](e(149)).to(s,e(142),(t=>o(n[e(143)],e(t?118:127)))),c[e(140)](e(124)).to(s,e(142)),a[e(117)][e(140)](e(124)).to(s,e(142),(t=>!t)),a[e(148)][e(154)](c),a.on(e(128),((t,r)=>{const o=e;n[o(120)](o(137),r[0],{}),n[o(119)][o(133)][o(115)]()})),a}}var p=e(331),u=e(783),l=e(584);function d(t,r){const e=f();return(d=function(t,r){return e[t-=181]})(t,r)}const h=d;function f(){const t=["change:range","4ufdvoF","522243QFNKFF","enqueueChange","5415065fPExWz","680zHjEGa","paragraph","editing","editor","clipboardInput","An error occurred while importing the Word file.","headers","isBusy","_checkEnabled","plugins","_cleanUpAfterImport","getToken","78438IMINXL","_handleImportFailure","text/html","import-word-plugin-import-cancelled","_sendImportRequest","createPositionAfter","3075552gcgvOU","set","DateTimeFormat","markers","4836470EaorMh","POST","signal","bind","deleteContent","split","_abortController","importWord","2981sfKJAK","stringify","18NOjlCS","117408KXiBLu","resolvedOptions","finally","parent","ImportWordEditing","timeZone","position","_importMarker","_prepareForImport","MergeFields","getSelectedBlocks","isEnabled","$graveyard","getFirstPosition","html","Authorization","merge_fields","isCollapsed","3INRfNE","value","showWarning","isAtEnd","model","root","execute","abort","formatting","dataInsert","schema","checkChild","view","has","fire","38262ulvMLh","locale","import-word-plugin-conversion-failed","low","importWord:","converterUrl","catch","_undoStepBatch","isEmpty","createBatch","removeMarker","addMarker","mergeFields","resolve","get","_handleImportResponse","then","setData","file","reject","refresh","aborted","createPositionBefore","getRange","Notification","setSelection","selection","document","stopListening","isAtStart","json","element","rootName","config"];return(f=function(){return t})()}!function(t){const r=d,e=t();for(;;)try{if(609599===-parseInt(r(203))/1*(parseInt(r(269))/2)+parseInt(r(254))/3*(parseInt(r(253))/4)+-parseInt(r(256))/5+-parseInt(r(275))/6+parseInt(r(218))/7*(parseInt(r(257))/8)+parseInt(r(184))/9*(-parseInt(r(279))/10)+parseInt(r(182))/11*(parseInt(r(185))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(276)](r(264),!1),this[r(192)]=null,this[r(225)]=null,this[r(285)]=null,this.on(r(212),((e,n)=>{const o=r,s=new DataTransfer;s[o(235)](o(271),n[o(199)]);const i=this[o(192)][o(241)]();this[o(260)][o(207)][o(255)](this[o(225)],(r=>{const e=o;this[e(192)][e(246)](),r[e(243)](i),t[e(259)][e(215)][e(245)][e(217)](e(261),{dataTransfer:s})}))}),{priority:r(221)})}[h(238)](){const t=h;this[t(196)]=this[t(265)]()}[h(209)](t,r={}){const e=h;if(this[e(264)])return Promise[e(231)]();const n=this[e(260)][e(251)][e(232)](e(181));if(this[e(260)][e(266)][e(216)](e(194))){const{prefix:t,suffix:n}=this[e(260)][e(251)][e(232)](e(230));r[e(201)]={prefix:t,suffix:n}}const o={url:n[e(223)],file:t,serviceConfig:{...r,formatting:n[e(211)],timezone:(new(Intl[e(277)]))[e(186)]()[e(190)]}};return this[e(193)](),this[e(273)](o)[e(234)](this[e(233)][e(282)](this))[e(224)](this[e(270)][e(282)](this))[e(187)](this[e(267)][e(282)](this))}[h(265)](){const t=h;if(this[t(264)])return!1;const r=this[t(260)][t(207)],e=r[t(213)],n=r[t(245)][t(244)],o=(0,l.first)(n[t(195)]());return!!o&&e[t(214)](o[t(188)],t(258))}[h(193)](){const t=h,r=this[t(260)],e=r[t(207)],n=e[t(245)][t(244)];this[t(285)]=new AbortController,this[t(225)]=r[t(207)][t(227)]({isUndoable:!0}),e[t(255)](this[t(225)],(r=>{const o=t;n[o(202)]||e[o(283)](n,{leaveUnmerged:!0});const s=n[o(198)](),i=(0,l.first)(n[o(195)]());let a;a=i.is(o(249),o(258))&&i[o(226)]?s:s[o(247)]?e[o(240)](i):s[o(206)]?e[o(274)](i):r[o(284)](s)[o(191)],this[o(192)]=r[o(229)](o(222)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(192)].on(o(252),(()=>{const t=o;t(197)===this[t(192)][t(241)]()[t(208)][t(250)]&&this[t(285)][t(210)]()}))})),this[t(264)]=!0,this[t(238)]()}[h(267)](){const t=h,r=this[t(260)][t(207)];r[t(278)][t(216)](this[t(192)])&&r[t(255)](this[t(225)],(r=>{const e=t;r[e(228)](this[e(192)])})),this[t(192)]=null,this[t(225)]=null,this[t(285)]=null,this[t(264)]=!1,this[t(238)]()}[h(273)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(260)][n(266)][n(232)](n(189))[n(268)](),s=new FormData;s[n(276)](n(251),JSON[n(183)](e)),s[n(276)](n(236),r);const i={method:n(280),headers:{},body:s,signal:this[n(285)][n(281)]};return o&&(i[n(263)][n(200)]=o[n(204)]),fetch(t,i)}[h(233)](t){const r=h;return t.ok?t[r(248)]()[r(234)]((t=>{const e=r;this[e(260)][e(207)][e(278)][e(216)](this[e(192)])&&e(197)!==this[e(192)][e(241)]()[e(208)][e(250)]&&this[e(217)](e(212),t)})):Promise[r(237)]()}[h(270)](){const t=h;if(this[t(285)][t(281)][t(239)])return void(0,l.logWarning)(t(272));const r=this[t(260)],e=o(r[t(219)],t(262));r[t(266)][t(232)](t(242))[t(205)](e),(0,l.logError)(t(220))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=424]})(t,r)}!function(t){const r=g,e=t();for(;;)try{if(503252===parseInt(r(446))/1+parseInt(r(444))/2+-parseInt(r(432))/3*(-parseInt(r(451))/4)+parseInt(r(428))/5+parseInt(r(437))/6+parseInt(r(448))/7*(parseInt(r(433))/8)+-parseInt(r(442))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(w);class v extends t.Plugin{static get[I(443)](){return I(427)}static get[I(430)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(438)]}constructor(t){const r=I;super(t),this[r(424)]=null}async[I(435)](){const t=I,r=this[t(450)];r[t(441)][t(425)](t(436),{converterUrl:t(449),tokenUrl:(r[t(441)][t(431)](t(453))||{})[t(429)],formatting:{resets:t(454),defaults:t(454),styles:t(452)}}),r[t(434)][t(439)](t(436),new m(r));const{tokenUrl:e}=r[t(441)][t(431)](t(436));if(e){const{tokenUrl:n}=r[t(441)][t(431)](t(453))||{};this[t(424)]=e===n?r[t(426)][t(431)](t(438))[t(445)]:await r[t(426)][t(431)](t(438))[t(447)](e)}}[I(440)](){return this[I(424)]}}function w(){const t=["_token","define","plugins","ImportWordEditing","2551975oJXnLI","tokenUrl","requires","get","18549arWzZy","608056kqHyQf","commands","init","importWord","4955502SQXbbs","CloudServices","add","getToken","config","26383734rBsLHx","pluginName","814834DFswPn","token","22828nsqCHm","registerTokenUrl","91lhImsu","https://docx-converter.cke-cs.com/v2/convert/docx-html","editor","440QXWIGd","inline","cloudServices","none"];return(w=function(){return t})()}var W=y;function b(){var t=["72753hVItDU","431599EuGcTA","976926XutvsE","requires","5562025AhPuDw","753592imtShX","pluginName","ImportWord","1905415tTtITZ","8053576Dthmzz","4ToMRVY"];return(b=function(){return t})()}function y(t,r){var e=b();return(y=function(t,r){return e[t-=449]})(t,r)}!function(t){for(var r=y,e=t();;)try{if(424722===-parseInt(r(451))/1+-parseInt(r(455))/2+parseInt(r(450))/3*(-parseInt(r(449))/4)+-parseInt(r(458))/5+-parseInt(r(452))/6+parseInt(r(454))/7+parseInt(r(459))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(b);class x extends t.Plugin{static get[W(456)](){return W(457)}static get[W(453)](){return[v,c]}}function k(t,r){var e=T();return(k=function(t,r){return e[t-=289]})(t,r)}function T(){var t=["9063600POMFiO","7qlVNnA","2730864yXQVEu","745877pZgVPq","2534223TsoYDT","1447nRcbWp","282dFzBzu","363295YzYSDa","8TJLITp","540tPWcUQ","5469966ejgBad"];return(T=function(){return t})()}!function(t){for(var r=k,e=t();;)try{if(679678===parseInt(r(289))/1*(parseInt(r(290))/2)+-parseInt(r(299))/3+-parseInt(r(292))/4*(parseInt(r(291))/5)+parseInt(r(297))/6*(-parseInt(r(296))/7)+-parseInt(r(295))/8+-parseInt(r(294))/9+parseInt(r(293))/10*(parseInt(r(298))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(T)})(),(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 _0x48168e,Command as _0x4691bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x234632,MenuBarMenuListItemFileDialogButtonView as _0x1d108a,SpinnerView as _0x521979,Notification as _0x1ea882}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x37039f}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x1c2dac}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x32612d,uid as _0x54cb69,logWarning as _0x31e958,logError as _0x10e1d0}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x2a58e7,_0x54df13){const t=_0x2a58e7['t'];switch(_0x54df13){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 _0x54df13;}}class o extends _0x48168e{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x5c615d=this['editor'];_0x5c615d['ui']['componentFactory']['add']('importWord',()=>{const _0x22e951=this['_createButton'](_0x234632),_0x36039b=_0x5c615d['commands']['get']('importWord');return _0x22e951['bind']('isOn')['to'](_0x36039b,'isBusy'),_0x22e951['tooltip']=!0x0,_0x22e951;}),_0x5c615d['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1d108a));}['_createButton'](_0x1dced7){const _0x594796=this['editor'],_0x3b2bd8=_0x594796['commands']['get']('importWord'),_0x36827a=new _0x1dced7(_0x594796['locale']),_0x151180=new _0x521979();return _0x36827a['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x36827a['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'}),_0x36827a['bind']('isEnabled')['to'](_0x3b2bd8),_0x36827a['bind']('label')['to'](_0x3b2bd8,'isBusy',_0x43ef86=>p(_0x594796['locale'],_0x43ef86?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x151180['bind']('isVisible')['to'](_0x3b2bd8,'isBusy'),_0x36827a['iconView']['bind']('isVisible')['to'](_0x3b2bd8,'isBusy',_0x577bba=>!_0x577bba),_0x36827a['children']['add'](_0x151180),_0x36827a['on']('done',(_0x424313,_0x15dffb)=>{_0x594796['execute']('importWord',_0x15dffb[0x0],{}),_0x594796['editing']['view']['focus']();}),_0x36827a;}}class d extends _0x4691bd{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0xc93cab){super(_0xc93cab),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x14faec,_0x191cf9)=>{const _0x1fff0a=new DataTransfer();_0x1fff0a['setData']('text/html',_0x191cf9['html']);const _0x4e5c41=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x4d9960=>{this['_importMarker']['stopListening'](),_0x4d9960['setSelection'](_0x4e5c41),_0xc93cab['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x1fff0a});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5447d8,_0xfda43e={}){if(this['isBusy'])return Promise['resolve']();const _0x4ec25b=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x3daea6,suffix:_0x5b318e}=this['editor']['config']['get']('mergeFields');_0xfda43e['merge_fields']={'prefix':_0x3daea6,'suffix':_0x5b318e};}const _0x463e9d={'url':_0x4ec25b['converterUrl'],'file':_0x5447d8,'serviceConfig':{..._0xfda43e,'formatting':_0x4ec25b['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x463e9d)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2b1755=this['editor']['model'],_0x207ec8=_0x2b1755['schema'],_0x2862bb=_0x2b1755['document']['selection'],_0x4379b8=_0x32612d(_0x2862bb['getSelectedBlocks']());return!!_0x4379b8&&_0x207ec8['checkChild'](_0x4379b8['parent'],'paragraph');}['_prepareForImport'](){const _0x19ab5f=this['editor'],_0xf699a0=_0x19ab5f['model'],_0x23ef9b=_0xf699a0['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x19ab5f['model']['createBatch']({'isUndoable':!0x0}),_0xf699a0['enqueueChange'](this['_undoStepBatch'],_0x2854f1=>{_0x23ef9b['isCollapsed']||_0xf699a0['deleteContent'](_0x23ef9b,{'leaveUnmerged':!0x0});const _0x619589=_0x23ef9b['getFirstPosition'](),_0x130be0=_0x32612d(_0x23ef9b['getSelectedBlocks']());let _0x553c54;_0x553c54=_0x130be0['is']('element','paragraph')&&_0x130be0['isEmpty']?_0x619589:_0x619589['isAtStart']?_0xf699a0['createPositionBefore'](_0x130be0):_0x619589['isAtEnd']?_0xf699a0['createPositionAfter'](_0x130be0):_0x2854f1['split'](_0x619589)['position'],this['_importMarker']=_0x2854f1['addMarker']('importWord:'+_0x54cb69(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x1c2dac(_0x553c54)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x17adc3=this['editor']['model'];_0x17adc3['markers']['has'](this['_importMarker'])&&_0x17adc3['enqueueChange'](this['_undoStepBatch'],_0x24ba0e=>{_0x24ba0e['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x11a615,file:_0x4f30a4,serviceConfig:_0x40a243}){const _0x4ffa56=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x371c3a=new FormData();_0x371c3a['set']('config',JSON['stringify'](_0x40a243)),_0x371c3a['set']('file',_0x4f30a4);const _0x2f555e={'method':'POST','headers':{},'body':_0x371c3a,'signal':this['_abortController']['signal']};return _0x4ffa56&&(_0x2f555e['headers']['Authorization']=_0x4ffa56['value']),fetch(_0x11a615,_0x2f555e);}['_handleImportResponse'](_0x5a32aa){return _0x5a32aa['ok']?_0x5a32aa['json']()['then'](_0x455550=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x455550);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x31e958('import-word-plugin-import-cancelled');const _0x55733d=this['editor'],_0x5a4723=p(_0x55733d['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x55733d['plugins']['get']('Notification')['showWarning'](_0x5a4723),_0x10e1d0('import-word-plugin-conversion-failed');}}class e extends _0x48168e{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1ea882,_0x37039f,'CloudServices'];}constructor(_0x1c0151){super(_0x1c0151),this['_token']=null;}async['init'](){const _0x21ea04=this['editor'];_0x21ea04['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x21ea04['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x21ea04['commands']['add']('importWord',new d(_0x21ea04));const {tokenUrl:_0x2b4705}=_0x21ea04['config']['get']('importWord');if(_0x2b4705){const {tokenUrl:_0x208594}=_0x21ea04['config']['get']('cloudServices')||{};this['_token']=_0x2b4705===_0x208594?_0x21ea04['plugins']['get']('CloudServices')['token']:await _0x21ea04['plugins']['get']('CloudServices')['registerTokenUrl'](_0x2b4705);}}['getToken'](){return this['_token'];}}class i extends _0x48168e{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 _0x5cc363,Command as _0x2bfbef}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3d5b87,MenuBarMenuListItemFileDialogButtonView as _0x3ba15a,SpinnerView as _0x3cc7b4,Notification as _0x18239a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x113c25}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x4c0c85}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x24e67c,uid as _0x246b92,logWarning as _0x43b6e2,logError as _0x1239d2}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x1017bc,_0x2a27f3){const t=_0x1017bc['t'];switch(_0x2a27f3){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 _0x2a27f3;}}class o extends _0x5cc363{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x18e15a=this['editor'];_0x18e15a['ui']['componentFactory']['add']('importWord',()=>{const _0x5d763b=this['_createButton'](_0x3d5b87),_0x283326=_0x18e15a['commands']['get']('importWord');return _0x5d763b['bind']('isOn')['to'](_0x283326,'isBusy'),_0x5d763b['tooltip']=!0x0,_0x5d763b;}),_0x18e15a['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3ba15a));}['_createButton'](_0x2bd64b){const _0x46cd1e=this['editor'],_0x9aeb08=_0x46cd1e['commands']['get']('importWord'),_0x170a2a=new _0x2bd64b(_0x46cd1e['locale']),_0x53ef66=new _0x3cc7b4();return _0x170a2a['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x170a2a['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'}),_0x170a2a['bind']('isEnabled')['to'](_0x9aeb08),_0x170a2a['bind']('label')['to'](_0x9aeb08,'isBusy',_0x476d40=>p(_0x46cd1e['locale'],_0x476d40?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x53ef66['bind']('isVisible')['to'](_0x9aeb08,'isBusy'),_0x170a2a['iconView']['bind']('isVisible')['to'](_0x9aeb08,'isBusy',_0x4945eb=>!_0x4945eb),_0x170a2a['children']['add'](_0x53ef66),_0x170a2a['on']('done',(_0x449008,_0x13293d)=>{_0x46cd1e['execute']('importWord',_0x13293d[0x0],{}),_0x46cd1e['editing']['view']['focus']();}),_0x170a2a;}}class d extends _0x2bfbef{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3566e0){super(_0x3566e0),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x22bf6c,_0x5e4a31)=>{const _0x353701=new DataTransfer();_0x353701['setData']('text/html',_0x5e4a31['html']);const _0x5c519d=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x4eb918=>{this['_importMarker']['stopListening'](),_0x4eb918['setSelection'](_0x5c519d),_0x3566e0['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x353701});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3c00e1,_0x5ad016={}){if(this['isBusy'])return Promise['resolve']();const _0x4acea5=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0xcdd0a,suffix:_0x35c07d}=this['editor']['config']['get']('mergeFields');_0x5ad016['merge_fields']={'prefix':_0xcdd0a,'suffix':_0x35c07d};}const _0xccc44e={'url':_0x4acea5['converterUrl'],'file':_0x3c00e1,'serviceConfig':{..._0x5ad016,'formatting':_0x4acea5['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xccc44e)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2f7e9d=this['editor']['model'],_0x413cf8=_0x2f7e9d['schema'],_0x2cac1c=_0x2f7e9d['document']['selection'],_0x5dec13=_0x24e67c(_0x2cac1c['getSelectedBlocks']());return!!_0x5dec13&&_0x413cf8['checkChild'](_0x5dec13['parent'],'paragraph');}['_prepareForImport'](){const _0x19dfe8=this['editor'],_0x1cd3a0=_0x19dfe8['model'],_0x2986f8=_0x1cd3a0['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x19dfe8['model']['createBatch']({'isUndoable':!0x0}),_0x1cd3a0['enqueueChange'](this['_undoStepBatch'],_0x33b33a=>{_0x2986f8['isCollapsed']||_0x1cd3a0['deleteContent'](_0x2986f8,{'leaveUnmerged':!0x0});const _0x579591=_0x2986f8['getFirstPosition'](),_0x32ecc6=_0x24e67c(_0x2986f8['getSelectedBlocks']());let _0x1addd7;_0x1addd7=_0x32ecc6['is']('element','paragraph')&&_0x32ecc6['isEmpty']?_0x579591:_0x579591['isAtStart']?_0x1cd3a0['createPositionBefore'](_0x32ecc6):_0x579591['isAtEnd']?_0x1cd3a0['createPositionAfter'](_0x32ecc6):_0x33b33a['split'](_0x579591)['position'],this['_importMarker']=_0x33b33a['addMarker']('importWord:'+_0x246b92(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x4c0c85(_0x1addd7)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x4448be=this['editor']['model'];_0x4448be['markers']['has'](this['_importMarker'])&&_0x4448be['enqueueChange'](this['_undoStepBatch'],_0x1e2783=>{_0x1e2783['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x24259f,file:_0x29abfa,serviceConfig:_0x4de7e4}){const _0x570d93=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x2561d9=new FormData();_0x2561d9['set']('config',JSON['stringify'](_0x4de7e4)),_0x2561d9['set']('file',_0x29abfa);const _0x3c4695={'method':'POST','headers':{},'body':_0x2561d9,'signal':this['_abortController']['signal']};return _0x570d93&&(_0x3c4695['headers']['Authorization']=_0x570d93['value']),fetch(_0x24259f,_0x3c4695);}['_handleImportResponse'](_0x42aadd){return _0x42aadd['ok']?_0x42aadd['json']()['then'](_0x41417e=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x41417e);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x43b6e2('import-word-plugin-import-cancelled');const _0x59ebd3=this['editor'],_0x3a227b=p(_0x59ebd3['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x59ebd3['plugins']['get']('Notification')['showWarning'](_0x3a227b),_0x1239d2('import-word-plugin-conversion-failed');}}class e extends _0x5cc363{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x18239a,_0x113c25,'CloudServices'];}constructor(_0xf8eaff){super(_0xf8eaff),this['_token']=null;}async['init'](){const _0x59bfac=this['editor'];_0x59bfac['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x59bfac['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x59bfac['commands']['add']('importWord',new d(_0x59bfac));const {tokenUrl:_0xe6bfb7}=_0x59bfac['config']['get']('importWord');if(_0xe6bfb7){const {tokenUrl:_0x388897}=_0x59bfac['config']['get']('cloudServices')||{};this['_token']=_0xe6bfb7===_0x388897?_0x59bfac['plugins']['get']('CloudServices')['token']:await _0x59bfac['plugins']['get']('CloudServices')['registerTokenUrl'](_0xe6bfb7);}}['getToken'](){return this['_token'];}}class i extends _0x5cc363{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':_0x1ffbb8=>0x0==_0x1ffbb8?0x0:0x1==_0x1ffbb8?0x1:0x2==_0x1ffbb8?0x2:_0x1ffbb8%0x64>=0x3&&_0x1ffbb8%0x64<=0xa?0x3:_0x1ffbb8%0x64>=0xb&&_0x1ffbb8%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':_0xc835b7=>0x0==_0xc835b7?0x0:0x1==_0xc835b7?0x1:0x2==_0xc835b7?0x2:_0xc835b7%0x64>=0x3&&_0xc835b7%0x64<=0xa?0x3:_0xc835b7%0x64>=0xb&&_0xc835b7%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e21d8=>{const {ar:{dictionary:_0x1268b2,getPluralForm:_0x326434}}={'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':_0x254821=>0x0==_0x254821?0x0:0x1==_0x254821?0x1:0x2==_0x254821?0x2:_0x254821%0x64>=0x3&&_0x254821%0x64<=0xa?0x3:_0x254821%0x64>=0xb&&_0x254821%0x64<=0x63?0x4:0x5}};_0x4e21d8['ar']||={'dictionary':{},'getPluralForm':null},_0x4e21d8['ar']['dictionary']=Object['assign'](_0x4e21d8['ar']['dictionary'],_0x1268b2),_0x4e21d8['ar']['getPluralForm']=_0x326434;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x316cfd=>{const {ar:{dictionary:_0x399de5,getPluralForm:_0x52a7b9}}={'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':_0x5ceaab=>0x0==_0x5ceaab?0x0:0x1==_0x5ceaab?0x1:0x2==_0x5ceaab?0x2:_0x5ceaab%0x64>=0x3&&_0x5ceaab%0x64<=0xa?0x3:_0x5ceaab%0x64>=0xb&&_0x5ceaab%0x64<=0x63?0x4:0x5}};_0x316cfd['ar']||={'dictionary':{},'getPluralForm':null},_0x316cfd['ar']['dictionary']=Object['assign'](_0x316cfd['ar']['dictionary'],_0x399de5),_0x316cfd['ar']['getPluralForm']=_0x52a7b9;})(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':_0x20befa=>0x1!=_0x20befa}};
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':_0xbf08a3=>0x1!=_0xbf08a3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31500c=>{const {bg:{dictionary:_0x2f743,getPluralForm:_0x339897}}={'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':_0x1fa5fa=>0x1!=_0x1fa5fa}};_0x31500c['bg']||={'dictionary':{},'getPluralForm':null},_0x31500c['bg']['dictionary']=Object['assign'](_0x31500c['bg']['dictionary'],_0x2f743),_0x31500c['bg']['getPluralForm']=_0x339897;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bf274=>{const {bg:{dictionary:_0x3de189,getPluralForm:_0x316cb4}}={'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':_0x6c08da=>0x1!=_0x6c08da}};_0x3bf274['bg']||={'dictionary':{},'getPluralForm':null},_0x3bf274['bg']['dictionary']=Object['assign'](_0x3bf274['bg']['dictionary'],_0x3de189),_0x3bf274['bg']['getPluralForm']=_0x316cb4;})(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':_0x364af1=>0x1!=_0x364af1}};
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':_0x34fba2=>0x1!=_0x34fba2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e0121=>{const {bn:{dictionary:_0x1d4236,getPluralForm:_0x2bde94}}={'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':_0x299fb9=>0x1!=_0x299fb9}};_0x1e0121['bn']||={'dictionary':{},'getPluralForm':null},_0x1e0121['bn']['dictionary']=Object['assign'](_0x1e0121['bn']['dictionary'],_0x1d4236),_0x1e0121['bn']['getPluralForm']=_0x2bde94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x575b01=>{const {bn:{dictionary:_0x1e04a4,getPluralForm:_0x5bd16e}}={'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':_0x386a9f=>0x1!=_0x386a9f}};_0x575b01['bn']||={'dictionary':{},'getPluralForm':null},_0x575b01['bn']['dictionary']=Object['assign'](_0x575b01['bn']['dictionary'],_0x1e04a4),_0x575b01['bn']['getPluralForm']=_0x5bd16e;})(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':_0x765e0c=>0x1!=_0x765e0c}};
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':_0x5196ed=>0x1!=_0x5196ed}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12a3c5=>{const {ca:{dictionary:_0x7ca5b7,getPluralForm:_0x56b482}}={'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':_0x4bc44b=>0x1!=_0x4bc44b}};_0x12a3c5['ca']||={'dictionary':{},'getPluralForm':null},_0x12a3c5['ca']['dictionary']=Object['assign'](_0x12a3c5['ca']['dictionary'],_0x7ca5b7),_0x12a3c5['ca']['getPluralForm']=_0x56b482;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x426d54=>{const {ca:{dictionary:_0x365867,getPluralForm:_0x39fa06}}={'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':_0x36fe91=>0x1!=_0x36fe91}};_0x426d54['ca']||={'dictionary':{},'getPluralForm':null},_0x426d54['ca']['dictionary']=Object['assign'](_0x426d54['ca']['dictionary'],_0x365867),_0x426d54['ca']['getPluralForm']=_0x39fa06;})(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':_0x7021c0=>0x1==_0x7021c0&&_0x7021c0%0x1==0x0?0x0:_0x7021c0>=0x2&&_0x7021c0<=0x4&&_0x7021c0%0x1==0x0?0x1:_0x7021c0%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':_0x5604f2=>0x1==_0x5604f2&&_0x5604f2%0x1==0x0?0x0:_0x5604f2>=0x2&&_0x5604f2<=0x4&&_0x5604f2%0x1==0x0?0x1:_0x5604f2%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bba32=>{const {cs:{dictionary:_0x48fb67,getPluralForm:_0x1a3d90}}={'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':_0x22b6d4=>0x1==_0x22b6d4&&_0x22b6d4%0x1==0x0?0x0:_0x22b6d4>=0x2&&_0x22b6d4<=0x4&&_0x22b6d4%0x1==0x0?0x1:_0x22b6d4%0x1!=0x0?0x2:0x3}};_0x3bba32['cs']||={'dictionary':{},'getPluralForm':null},_0x3bba32['cs']['dictionary']=Object['assign'](_0x3bba32['cs']['dictionary'],_0x48fb67),_0x3bba32['cs']['getPluralForm']=_0x1a3d90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52fc90=>{const {cs:{dictionary:_0x20b6b0,getPluralForm:_0x2fb21a}}={'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':_0x163cb6=>0x1==_0x163cb6&&_0x163cb6%0x1==0x0?0x0:_0x163cb6>=0x2&&_0x163cb6<=0x4&&_0x163cb6%0x1==0x0?0x1:_0x163cb6%0x1!=0x0?0x2:0x3}};_0x52fc90['cs']||={'dictionary':{},'getPluralForm':null},_0x52fc90['cs']['dictionary']=Object['assign'](_0x52fc90['cs']['dictionary'],_0x20b6b0),_0x52fc90['cs']['getPluralForm']=_0x2fb21a;})(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':_0x580c3b=>0x1!=_0x580c3b}};
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':_0xa22158=>0x1!=_0xa22158}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f7cfb=>{const {da:{dictionary:_0x378bd6,getPluralForm:_0x18381a}}={'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':_0x19cf87=>0x1!=_0x19cf87}};_0x3f7cfb['da']||={'dictionary':{},'getPluralForm':null},_0x3f7cfb['da']['dictionary']=Object['assign'](_0x3f7cfb['da']['dictionary'],_0x378bd6),_0x3f7cfb['da']['getPluralForm']=_0x18381a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x429b3f=>{const {da:{dictionary:_0x55a366,getPluralForm:_0x1552a8}}={'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':_0x29aba7=>0x1!=_0x29aba7}};_0x429b3f['da']||={'dictionary':{},'getPluralForm':null},_0x429b3f['da']['dictionary']=Object['assign'](_0x429b3f['da']['dictionary'],_0x55a366),_0x429b3f['da']['getPluralForm']=_0x1552a8;})(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':_0x35e189=>0x1!=_0x35e189}};
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':_0x445682=>0x1!=_0x445682}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x372875=>{const {de:{dictionary:_0x296973,getPluralForm:_0x209287}}={'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':_0x3f9b05=>0x1!=_0x3f9b05}};_0x372875['de']||={'dictionary':{},'getPluralForm':null},_0x372875['de']['dictionary']=Object['assign'](_0x372875['de']['dictionary'],_0x296973),_0x372875['de']['getPluralForm']=_0x209287;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58b91a=>{const {de:{dictionary:_0x5c1013,getPluralForm:_0x4c197b}}={'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':_0x1b3a21=>0x1!=_0x1b3a21}};_0x58b91a['de']||={'dictionary':{},'getPluralForm':null},_0x58b91a['de']['dictionary']=Object['assign'](_0x58b91a['de']['dictionary'],_0x5c1013),_0x58b91a['de']['getPluralForm']=_0x4c197b;})(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':_0x154ae3=>0x1!=_0x154ae3}};
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':_0x4dbd52=>0x1!=_0x4dbd52}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e5eca=>{const {el:{dictionary:_0x400d4b,getPluralForm:_0x1d3461}}={'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':_0x5825fd=>0x1!=_0x5825fd}};_0x4e5eca['el']||={'dictionary':{},'getPluralForm':null},_0x4e5eca['el']['dictionary']=Object['assign'](_0x4e5eca['el']['dictionary'],_0x400d4b),_0x4e5eca['el']['getPluralForm']=_0x1d3461;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55fa65=>{const {el:{dictionary:_0x185d76,getPluralForm:_0x392908}}={'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':_0x4e5064=>0x1!=_0x4e5064}};_0x55fa65['el']||={'dictionary':{},'getPluralForm':null},_0x55fa65['el']['dictionary']=Object['assign'](_0x55fa65['el']['dictionary'],_0x185d76),_0x55fa65['el']['getPluralForm']=_0x392908;})(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':_0x23cbc7=>0x1!=_0x23cbc7}};
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':_0x148822=>0x1!=_0x148822}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bc155=>{const {'en-au':{dictionary:_0x4d4aaa,getPluralForm:_0xc6fe74}}={'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':_0x1a2015=>0x1!=_0x1a2015}};_0x3bc155['en-au']||={'dictionary':{},'getPluralForm':null},_0x3bc155['en-au']['dictionary']=Object['assign'](_0x3bc155['en-au']['dictionary'],_0x4d4aaa),_0x3bc155['en-au']['getPluralForm']=_0xc6fe74;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xbad0fe=>{const {'en-au':{dictionary:_0x55d5ca,getPluralForm:_0x5ef80c}}={'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':_0x27d05c=>0x1!=_0x27d05c}};_0xbad0fe['en-au']||={'dictionary':{},'getPluralForm':null},_0xbad0fe['en-au']['dictionary']=Object['assign'](_0xbad0fe['en-au']['dictionary'],_0x55d5ca),_0xbad0fe['en-au']['getPluralForm']=_0x5ef80c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17fe3e=>{const {en:{dictionary:_0x5bdcd4,getPluralForm:_0x5894a7}}={'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}};_0x17fe3e['en']||={'dictionary':{},'getPluralForm':null},_0x17fe3e['en']['dictionary']=Object['assign'](_0x17fe3e['en']['dictionary'],_0x5bdcd4),_0x17fe3e['en']['getPluralForm']=_0x5894a7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25d05f=>{const {en:{dictionary:_0x410fb2,getPluralForm:_0x2aa847}}={'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}};_0x25d05f['en']||={'dictionary':{},'getPluralForm':null},_0x25d05f['en']['dictionary']=Object['assign'](_0x25d05f['en']['dictionary'],_0x410fb2),_0x25d05f['en']['getPluralForm']=_0x2aa847;})(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':_0x47ec0e=>0x1==_0x47ec0e?0x0:0x0!=_0x47ec0e&&_0x47ec0e%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':_0x6a7744=>0x1==_0x6a7744?0x0:0x0!=_0x6a7744&&_0x6a7744%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58a3eb=>{const {es:{dictionary:_0x5a3e16,getPluralForm:_0x576fe5}}={'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':_0x377020=>0x1==_0x377020?0x0:0x0!=_0x377020&&_0x377020%0xf4240==0x0?0x1:0x2}};_0x58a3eb['es']||={'dictionary':{},'getPluralForm':null},_0x58a3eb['es']['dictionary']=Object['assign'](_0x58a3eb['es']['dictionary'],_0x5a3e16),_0x58a3eb['es']['getPluralForm']=_0x576fe5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x560aaa=>{const {es:{dictionary:_0x3b3560,getPluralForm:_0x4da30e}}={'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':_0x41d647=>0x1==_0x41d647?0x0:0x0!=_0x41d647&&_0x41d647%0xf4240==0x0?0x1:0x2}};_0x560aaa['es']||={'dictionary':{},'getPluralForm':null},_0x560aaa['es']['dictionary']=Object['assign'](_0x560aaa['es']['dictionary'],_0x3b3560),_0x560aaa['es']['getPluralForm']=_0x4da30e;})(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':_0x2d80aa=>0x1!=_0x2d80aa}};
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':_0x45453c=>0x1!=_0x45453c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15aad9=>{const {et:{dictionary:_0x1dbabe,getPluralForm:_0x1cf26b}}={'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':_0x5dd5ed=>0x1!=_0x5dd5ed}};_0x15aad9['et']||={'dictionary':{},'getPluralForm':null},_0x15aad9['et']['dictionary']=Object['assign'](_0x15aad9['et']['dictionary'],_0x1dbabe),_0x15aad9['et']['getPluralForm']=_0x1cf26b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d2aa2=>{const {et:{dictionary:_0xce6b7e,getPluralForm:_0x4cd373}}={'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':_0x5ecb55=>0x1!=_0x5ecb55}};_0x4d2aa2['et']||={'dictionary':{},'getPluralForm':null},_0x4d2aa2['et']['dictionary']=Object['assign'](_0x4d2aa2['et']['dictionary'],_0xce6b7e),_0x4d2aa2['et']['getPluralForm']=_0x4cd373;})(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':_0xc1c770=>0x1!=_0xc1c770}};
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':_0x17e355=>0x1!=_0x17e355}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1caa9f=>{const {fi:{dictionary:_0x441628,getPluralForm:_0x46f7f3}}={'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':_0x2bc093=>0x1!=_0x2bc093}};_0x1caa9f['fi']||={'dictionary':{},'getPluralForm':null},_0x1caa9f['fi']['dictionary']=Object['assign'](_0x1caa9f['fi']['dictionary'],_0x441628),_0x1caa9f['fi']['getPluralForm']=_0x46f7f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2708ec=>{const {fi:{dictionary:_0x39025e,getPluralForm:_0x413f36}}={'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':_0x5d3de2=>0x1!=_0x5d3de2}};_0x2708ec['fi']||={'dictionary':{},'getPluralForm':null},_0x2708ec['fi']['dictionary']=Object['assign'](_0x2708ec['fi']['dictionary'],_0x39025e),_0x2708ec['fi']['getPluralForm']=_0x413f36;})(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':_0x24ebc8=>0x0==_0x24ebc8||0x1==_0x24ebc8?0x0:0x0!=_0x24ebc8&&_0x24ebc8%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':_0x49a48b=>0x0==_0x49a48b||0x1==_0x49a48b?0x0:0x0!=_0x49a48b&&_0x49a48b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x169730=>{const {fr:{dictionary:_0x51d6c0,getPluralForm:_0xfdf65b}}={'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':_0x2730a7=>0x0==_0x2730a7||0x1==_0x2730a7?0x0:0x0!=_0x2730a7&&_0x2730a7%0xf4240==0x0?0x1:0x2}};_0x169730['fr']||={'dictionary':{},'getPluralForm':null},_0x169730['fr']['dictionary']=Object['assign'](_0x169730['fr']['dictionary'],_0x51d6c0),_0x169730['fr']['getPluralForm']=_0xfdf65b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28717a=>{const {fr:{dictionary:_0x3057ae,getPluralForm:_0x119f74}}={'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':_0x318157=>0x0==_0x318157||0x1==_0x318157?0x0:0x0!=_0x318157&&_0x318157%0xf4240==0x0?0x1:0x2}};_0x28717a['fr']||={'dictionary':{},'getPluralForm':null},_0x28717a['fr']['dictionary']=Object['assign'](_0x28717a['fr']['dictionary'],_0x3057ae),_0x28717a['fr']['getPluralForm']=_0x119f74;})(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':_0x4e9d4b=>0x1!=_0x4e9d4b}};
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':_0x4b8360=>0x1!=_0x4b8360}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2815ac=>{const {gl:{dictionary:_0x4497dd,getPluralForm:_0x298029}}={'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':_0x405e67=>0x1!=_0x405e67}};_0x2815ac['gl']||={'dictionary':{},'getPluralForm':null},_0x2815ac['gl']['dictionary']=Object['assign'](_0x2815ac['gl']['dictionary'],_0x4497dd),_0x2815ac['gl']['getPluralForm']=_0x298029;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x508840=>{const {gl:{dictionary:_0x1e70cb,getPluralForm:_0x40ae90}}={'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':_0x4afec1=>0x1!=_0x4afec1}};_0x508840['gl']||={'dictionary':{},'getPluralForm':null},_0x508840['gl']['dictionary']=Object['assign'](_0x508840['gl']['dictionary'],_0x1e70cb),_0x508840['gl']['getPluralForm']=_0x40ae90;})(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':_0x3100ab=>0x1==_0x3100ab&&_0x3100ab%0x1==0x0?0x0:0x2==_0x3100ab&&_0x3100ab%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':_0x272a82=>0x1==_0x272a82&&_0x272a82%0x1==0x0?0x0:0x2==_0x272a82&&_0x272a82%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d7c44=>{const {he:{dictionary:_0x4ecb9e,getPluralForm:_0x2b05b5}}={'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':_0x28c173=>0x1==_0x28c173&&_0x28c173%0x1==0x0?0x0:0x2==_0x28c173&&_0x28c173%0x1==0x0?0x1:0x2}};_0x1d7c44['he']||={'dictionary':{},'getPluralForm':null},_0x1d7c44['he']['dictionary']=Object['assign'](_0x1d7c44['he']['dictionary'],_0x4ecb9e),_0x1d7c44['he']['getPluralForm']=_0x2b05b5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x594932=>{const {he:{dictionary:_0x3f3913,getPluralForm:_0x5ba5f3}}={'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':_0x3c36a3=>0x1==_0x3c36a3&&_0x3c36a3%0x1==0x0?0x0:0x2==_0x3c36a3&&_0x3c36a3%0x1==0x0?0x1:0x2}};_0x594932['he']||={'dictionary':{},'getPluralForm':null},_0x594932['he']['dictionary']=Object['assign'](_0x594932['he']['dictionary'],_0x3f3913),_0x594932['he']['getPluralForm']=_0x5ba5f3;})(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':_0x2cf6f5=>0x1!=_0x2cf6f5}};
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':_0x8561d0=>0x1!=_0x8561d0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ff53b=>{const {hi:{dictionary:_0x405798,getPluralForm:_0x154401}}={'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':_0x2af5ab=>0x1!=_0x2af5ab}};_0x3ff53b['hi']||={'dictionary':{},'getPluralForm':null},_0x3ff53b['hi']['dictionary']=Object['assign'](_0x3ff53b['hi']['dictionary'],_0x405798),_0x3ff53b['hi']['getPluralForm']=_0x154401;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x352a27=>{const {hi:{dictionary:_0x1eed95,getPluralForm:_0x2ddce1}}={'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':_0x19a08d=>0x1!=_0x19a08d}};_0x352a27['hi']||={'dictionary':{},'getPluralForm':null},_0x352a27['hi']['dictionary']=Object['assign'](_0x352a27['hi']['dictionary'],_0x1eed95),_0x352a27['hi']['getPluralForm']=_0x2ddce1;})(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':_0x42524b=>_0x42524b%0xa==0x1&&_0x42524b%0x64!=0xb?0x0:_0x42524b%0xa>=0x2&&_0x42524b%0xa<=0x4&&(_0x42524b%0x64<0xa||_0x42524b%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':_0x220a7c=>_0x220a7c%0xa==0x1&&_0x220a7c%0x64!=0xb?0x0:_0x220a7c%0xa>=0x2&&_0x220a7c%0xa<=0x4&&(_0x220a7c%0x64<0xa||_0x220a7c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x464c2a=>{const {hr:{dictionary:_0x1f8af9,getPluralForm:_0xcb4a5f}}={'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':_0x1897be=>_0x1897be%0xa==0x1&&_0x1897be%0x64!=0xb?0x0:_0x1897be%0xa>=0x2&&_0x1897be%0xa<=0x4&&(_0x1897be%0x64<0xa||_0x1897be%0x64>=0x14)?0x1:0x2}};_0x464c2a['hr']||={'dictionary':{},'getPluralForm':null},_0x464c2a['hr']['dictionary']=Object['assign'](_0x464c2a['hr']['dictionary'],_0x1f8af9),_0x464c2a['hr']['getPluralForm']=_0xcb4a5f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x534ca1=>{const {hr:{dictionary:_0x3226d9,getPluralForm:_0x167751}}={'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':_0x1d312e=>_0x1d312e%0xa==0x1&&_0x1d312e%0x64!=0xb?0x0:_0x1d312e%0xa>=0x2&&_0x1d312e%0xa<=0x4&&(_0x1d312e%0x64<0xa||_0x1d312e%0x64>=0x14)?0x1:0x2}};_0x534ca1['hr']||={'dictionary':{},'getPluralForm':null},_0x534ca1['hr']['dictionary']=Object['assign'](_0x534ca1['hr']['dictionary'],_0x3226d9),_0x534ca1['hr']['getPluralForm']=_0x167751;})(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':_0x3dbaaa=>0x1!=_0x3dbaaa}};
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':_0x563cb4=>0x1!=_0x563cb4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11a0d7=>{const {hu:{dictionary:_0x47f76d,getPluralForm:_0x4c4933}}={'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':_0x531ec8=>0x1!=_0x531ec8}};_0x11a0d7['hu']||={'dictionary':{},'getPluralForm':null},_0x11a0d7['hu']['dictionary']=Object['assign'](_0x11a0d7['hu']['dictionary'],_0x47f76d),_0x11a0d7['hu']['getPluralForm']=_0x4c4933;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bcd33=>{const {hu:{dictionary:_0x277606,getPluralForm:_0x55c339}}={'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':_0x141efd=>0x1!=_0x141efd}};_0x1bcd33['hu']||={'dictionary':{},'getPluralForm':null},_0x1bcd33['hu']['dictionary']=Object['assign'](_0x1bcd33['hu']['dictionary'],_0x277606),_0x1bcd33['hu']['getPluralForm']=_0x55c339;})(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':_0x58625e=>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':_0x7c5f94=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe12d5e=>{const {id:{dictionary:_0x50fb58,getPluralForm:_0x2f356e}}={'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':_0x34f59b=>0x0}};_0xe12d5e['id']||={'dictionary':{},'getPluralForm':null},_0xe12d5e['id']['dictionary']=Object['assign'](_0xe12d5e['id']['dictionary'],_0x50fb58),_0xe12d5e['id']['getPluralForm']=_0x2f356e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d9dba=>{const {id:{dictionary:_0x51e1bf,getPluralForm:_0x6eb05e}}={'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':_0xb06892=>0x0}};_0x2d9dba['id']||={'dictionary':{},'getPluralForm':null},_0x2d9dba['id']['dictionary']=Object['assign'](_0x2d9dba['id']['dictionary'],_0x51e1bf),_0x2d9dba['id']['getPluralForm']=_0x6eb05e;})(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':_0x3d9973=>0x1==_0x3d9973?0x0:0x0!=_0x3d9973&&_0x3d9973%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':_0xc2c32a=>0x1==_0xc2c32a?0x0:0x0!=_0xc2c32a&&_0xc2c32a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31fd58=>{const {it:{dictionary:_0x300630,getPluralForm:_0x2f25f0}}={'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':_0xf2460=>0x1==_0xf2460?0x0:0x0!=_0xf2460&&_0xf2460%0xf4240==0x0?0x1:0x2}};_0x31fd58['it']||={'dictionary':{},'getPluralForm':null},_0x31fd58['it']['dictionary']=Object['assign'](_0x31fd58['it']['dictionary'],_0x300630),_0x31fd58['it']['getPluralForm']=_0x2f25f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47692e=>{const {it:{dictionary:_0x34974a,getPluralForm:_0x157315}}={'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':_0x4d12ec=>0x1==_0x4d12ec?0x0:0x0!=_0x4d12ec&&_0x4d12ec%0xf4240==0x0?0x1:0x2}};_0x47692e['it']||={'dictionary':{},'getPluralForm':null},_0x47692e['it']['dictionary']=Object['assign'](_0x47692e['it']['dictionary'],_0x34974a),_0x47692e['it']['getPluralForm']=_0x157315;})(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':_0x2b241d=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x220fbe=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x300b1e=>{const {ja:{dictionary:_0x2d0268,getPluralForm:_0x15b7c8}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xb0bb45=>0x0}};_0x300b1e['ja']||={'dictionary':{},'getPluralForm':null},_0x300b1e['ja']['dictionary']=Object['assign'](_0x300b1e['ja']['dictionary'],_0x2d0268),_0x300b1e['ja']['getPluralForm']=_0x15b7c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e7448=>{const {ja:{dictionary:_0x33294d,getPluralForm:_0x48e199}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x425228=>0x0}};_0x3e7448['ja']||={'dictionary':{},'getPluralForm':null},_0x3e7448['ja']['dictionary']=Object['assign'](_0x3e7448['ja']['dictionary'],_0x33294d),_0x3e7448['ja']['getPluralForm']=_0x48e199;})(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':_0x2ea413=>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':_0x58f6c1=>0x0}};