@ckeditor/ckeditor5-import-word 43.1.0-alpha.7 → 43.1.0-alpha.8

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 i=r[n]={exports:{}};return t[n](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>k,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const i=a;function s(){const t=["application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","Import from Word","componentFactory","importWord","locale","focus","7TFvwdL","editing","commands","54024liHymw","bind","iconView","add","ImportWordUI","view","554608kxQSRd","isOn","isVisible","924ZMuWeQ","editor","20HDKMPJ","set","Importing Word document","tooltip","_createButton","isBusy","5184294PcEMMU","pluginName","execute","954CzfCCk","14401980QCVUQK","done","isEnabled","2fCavti","214511bQgTPw","538410YAHUqk","menuBar:importWord","get","label","1629939bPeJfM","children","init"];return(s=function(){return t})()}function a(t,r){const e=s();return(a=function(t,r){return e[t-=313]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(759315===parseInt(r(340))/1+-parseInt(r(338))/2*(parseInt(r(344))/3)+-parseInt(r(320))/4*(-parseInt(r(325))/5)+-parseInt(r(331))/6*(-parseInt(r(353))/7)+-parseInt(r(314))/8*(parseInt(r(334))/9)+-parseInt(r(335))/10+parseInt(r(339))/11*(parseInt(r(323))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(s);class c extends t.Plugin{static get[i(332)](){return i(318)}[i(346)](){const t=i,e=this[t(324)];e.ui[t(349)][t(317)](t(350),(()=>{const n=t,o=this[n(329)](r.FileDialogButtonView),i=e[n(313)][n(342)](n(350));return o[n(315)](n(321)).to(i,n(330)),o[n(328)]=!0,o})),e.ui[t(349)][t(317)](t(341),(()=>this[t(329)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(329)](t){const e=i,n=this[e(324)],s=n[e(313)][e(342)](e(350)),a=new t(n[e(351)]),c=new r.SpinnerView;return a[e(326)]({acceptedType:e(347)}),a[e(326)]({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(315)](e(337)).to(s),a[e(315)](e(343)).to(s,e(330),(t=>o(n[e(351)],e(t?327:348)))),c[e(315)](e(322)).to(s,e(330)),a[e(316)][e(315)](e(322)).to(s,e(330),(t=>!t)),a[e(345)][e(317)](c),a.on(e(336),((t,r)=>{const o=e;n[o(333)](o(350),r[0],{}),n[o(354)][o(319)][o(352)]()})),a}}var p=e(331),u=e(783),l=e(584);const d=f;function h(){const t=["timeZone","113361tiHxbt","editor","view","get","createPositionBefore","has","setSelection","catch","schema","dataInsert","low","bind","_importMarker","12560DYPJYF","checkChild","ImportWordEditing","config","paragraph","model","setData","change:range","500RMprVZ","enqueueChange","764580yKXPAo","importWord:","importWord","parent","addMarker","markers","isAtEnd","signal","split","refresh","getSelectedBlocks","276630NitCaQ","headers","isEmpty","document","position","element","file","stopListening","execute","_abortController","converterUrl","_cleanUpAfterImport","isEnabled","3220029JwYeHM","getRange","_checkEnabled","merge_fields","getFirstPosition","json","DateTimeFormat","isBusy","mergeFields","isCollapsed","Notification","_sendImportRequest","resolvedOptions","POST","text/html","_handleImportFailure","Authorization","MergeFields","fire","root","_prepareForImport","createBatch","import-word-plugin-import-cancelled","resolve","value","_handleImportResponse","An error occurred while importing the Word file.","$graveyard","finally","editing","removeMarker","plugins","set","html","getToken","formatting","_undoStepBatch","aborted","abort","stringify","22938kVDiGs","showWarning","7YuhBJP","rootName","clipboardInput","locale","1763144eMyici","createPositionAfter","deleteContent","reject","isAtStart","then","import-word-plugin-conversion-failed","selection"];return(h=function(){return t})()}function f(t,r){const e=h();return(f=function(t,r){return e[t-=184]})(t,r)}!function(t){const r=f,e=t();for(;;)try{if(199290===-parseInt(r(265))/1+-parseInt(r(254))/2+-parseInt(r(231))/3+parseInt(r(252))/4*(parseInt(r(244))/5)+-parseInt(r(216))/6*(-parseInt(r(218))/7)+parseInt(r(222))/8+parseInt(r(278))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(h);class m extends t.Command{constructor(t){const r=f;super(t),this[r(208)](r(285),!1),this[r(243)]=null,this[r(212)]=null,this[r(274)]=null,this.on(r(240),((e,n)=>{const o=r,i=new DataTransfer;i[o(250)](o(190),n[o(209)]);const s=this[o(243)][o(279)]();this[o(232)][o(249)][o(253)](this[o(212)],(r=>{const e=o;this[e(243)][e(272)](),r[e(237)](s),t[e(205)][e(233)][e(268)][e(194)](e(220),{dataTransfer:i})}))}),{priority:r(241)})}[d(263)](){const t=d;this[t(277)]=this[t(280)]()}[d(273)](t,r={}){const e=d;if(this[e(285)])return Promise[e(199)]();const n=this[e(232)][e(247)][e(234)](e(256));if(this[e(232)][e(207)][e(236)](e(193))){const{prefix:t,suffix:n}=this[e(232)][e(247)][e(234)](e(184));r[e(281)]={prefix:t,suffix:n}}const o={url:n[e(275)],file:t,serviceConfig:{...r,formatting:n[e(211)],timezone:(new(Intl[e(284)]))[e(188)]()[e(230)]}};return this[e(196)](),this[e(187)](o)[e(227)](this[e(201)][e(242)](this))[e(238)](this[e(191)][e(242)](this))[e(204)](this[e(276)][e(242)](this))}[d(280)](){const t=d;if(this[t(285)])return!1;const r=this[t(232)][t(249)],e=r[t(239)],n=r[t(268)][t(229)],o=(0,l.first)(n[t(264)]());return!!o&&e[t(245)](o[t(257)],t(248))}[d(196)](){const t=d,r=this[t(232)],e=r[t(249)],n=e[t(268)][t(229)];this[t(274)]=new AbortController,this[t(212)]=r[t(249)][t(197)]({isUndoable:!0}),e[t(253)](this[t(212)],(r=>{const o=t;n[o(185)]||e[o(224)](n,{leaveUnmerged:!0});const i=n[o(282)](),s=(0,l.first)(n[o(264)]());let a;a=s.is(o(270),o(248))&&s[o(267)]?i:i[o(226)]?e[o(235)](s):i[o(260)]?e[o(223)](s):r[o(262)](i)[o(269)],this[o(243)]=r[o(258)](o(255)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(243)].on(o(251),(()=>{const t=o;t(203)===this[t(243)][t(279)]()[t(195)][t(219)]&&this[t(274)][t(214)]()}))})),this[t(285)]=!0,this[t(263)]()}[d(276)](){const t=d,r=this[t(232)][t(249)];r[t(259)][t(236)](this[t(243)])&&r[t(253)](this[t(212)],(r=>{const e=t;r[e(206)](this[e(243)])})),this[t(243)]=null,this[t(212)]=null,this[t(274)]=null,this[t(285)]=!1,this[t(263)]()}[d(187)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(232)][n(207)][n(234)](n(246))[n(210)](),i=new FormData;i[n(208)](n(247),JSON[n(215)](e)),i[n(208)](n(271),r);const s={method:n(189),headers:{},body:i,signal:this[n(274)][n(261)]};return o&&(s[n(266)][n(192)]=o[n(200)]),fetch(t,s)}[d(201)](t){const r=d;return t.ok?t[r(283)]()[r(227)]((t=>{const e=r;this[e(232)][e(249)][e(259)][e(236)](this[e(243)])&&e(203)!==this[e(243)][e(279)]()[e(195)][e(219)]&&this[e(194)](e(240),t)})):Promise[r(225)]()}[d(191)](){const t=d;if(this[t(274)][t(261)][t(213)])return void(0,l.logWarning)(t(198));const r=this[t(232)],e=o(r[t(221)],t(202));r[t(207)][t(234)](t(186))[t(217)](e),(0,l.logError)(t(228))}}const I=g;function g(t,r){const e=v();return(g=function(t,r){return e[t-=372]})(t,r)}function v(){const t=["requires","getToken","token","4348850rSDsBb","10fhjzDy","plugins","CloudServices","_token","commands","inline","4uTrMfT","add","config","define","tokenUrl","2404929jClJLt","1557078iQYKQF","none","1001416OKtyWF","35rCEMlV","179717ubYVjC","ImportWordEditing","https://docx-converter.cke-cs.com/v2/convert/docx-html","init","get","16023220WWYwSy","registerTokenUrl","pluginName","2428182ccJlMx","cloudServices","editor","importWord"];return(v=function(){return t})()}!function(t){const r=g,e=t();for(;;)try{if(519586===parseInt(r(385))/1*(parseInt(r(401))/2)+-parseInt(r(380))/3+parseInt(r(375))/4*(parseInt(r(400))/5)+parseInt(r(381))/6+-parseInt(r(384))/7*(-parseInt(r(383))/8)+parseInt(r(393))/9+-parseInt(r(390))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(v);class w extends t.Plugin{static get[I(392)](){return I(386)}static get[I(397)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(403)]}constructor(t){const r=I;super(t),this[r(372)]=null}async[I(388)](){const t=I,r=this[t(395)];r[t(377)][t(378)](t(396),{converterUrl:t(387),tokenUrl:(r[t(377)][t(389)](t(394))||{})[t(379)],formatting:{resets:t(382),defaults:t(382),styles:t(374)}}),r[t(373)][t(376)](t(396),new m(r));const{tokenUrl:e}=r[t(377)][t(389)](t(396));if(e){const{tokenUrl:n}=r[t(377)][t(389)](t(394))||{};this[t(372)]=e===n?r[t(402)][t(389)](t(403))[t(399)]:await r[t(402)][t(389)](t(403))[t(391)](e)}}[I(398)](){return this[I(372)]}}var b=y;function y(t,r){var e=W();return(y=function(t,r){return e[t-=142]})(t,r)}function W(){var t=["pluginName","6206189IYJFDj","210416abqDcy","377610DcYzjn","84010QqkMPs","219231BtNmaK","6SwEyHX","105BBywYg","12mZgbgo","requires","990460yswtaB","170guejJd","3MbdmuA","ImportWord","778275LQejXF"];return(W=function(){return t})()}!function(t){for(var r=y,e=t();;)try{if(494441===parseInt(r(155))/1+-parseInt(r(156))/2+-parseInt(r(149))/3*(-parseInt(r(147))/4)+parseInt(r(151))/5*(parseInt(r(143))/6)+-parseInt(r(144))/7*(parseInt(r(154))/8)+parseInt(r(142))/9*(-parseInt(r(148))/10)+-parseInt(r(153))/11*(-parseInt(r(145))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class k extends t.Plugin{static get[b(152)](){return b(150)}static get[b(146)](){return[w,c]}}function x(){var t=["1897vFffVb","4160EuzGuy","20vzijIP","729316HBLIkR","9kMLNQq","2828754VsAmrh","7948310XQjnjd","67812pGzsaN","74GTIwBr","15419250lhCGsg","823957DpJLEN"];return(x=function(){return t})()}function C(t,r){var e=x();return(C=function(t,r){return e[t-=120]})(t,r)}!function(t){for(var r=C,e=t();;)try{if(419339===-parseInt(r(130))/1+parseInt(r(128))/2*(-parseInt(r(127))/3)+parseInt(r(123))/4*(-parseInt(r(122))/5)+parseInt(r(125))/6+-parseInt(r(120))/7*(-parseInt(r(121))/8)+parseInt(r(124))/9*(parseInt(r(126))/10)+parseInt(r(129))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(x)})(),(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:()=>y,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const s=a;function i(){const t=["editor","set","831268WsKuLz","1084023rhaDfA","55371866BjrHYj","Import from Word","done","Importing Word document","label","add","get","3193360yrTSMv","7225692mElfSa","commands","72hjGlJl","execute","7TCClxD","children","147884EkUGpY","iconView","editing","20gopOrN","componentFactory","4511895XFqjdO","view","bind","isVisible","locale","_createButton","tooltip","isEnabled","pluginName","isBusy","isOn","focus","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","menuBar:importWord","ImportWordUI","importWord","21ocIlAW","init"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=308]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(823178===parseInt(r(346))/1*(parseInt(r(325))/2)+parseInt(r(330))/3+parseInt(r(309))/4*(parseInt(r(328))/5)+-parseInt(r(319))/6*(-parseInt(r(323))/7)+-parseInt(r(321))/8*(-parseInt(r(310))/9)+-parseInt(r(318))/10+-parseInt(r(311))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(i);class c extends t.Plugin{static get[s(338)](){return s(344)}[s(347)](){const t=s,e=this[t(348)];e.ui[t(329)][t(316)](t(345),(()=>{const n=t,o=this[n(335)](r.FileDialogButtonView),s=e[n(320)][n(317)](n(345));return o[n(332)](n(340)).to(s,n(339)),o[n(336)]=!0,o})),e.ui[t(329)][t(316)](t(343),(()=>this[t(335)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(335)](t){const e=s,n=this[e(348)],i=n[e(320)][e(317)](e(345)),a=new t(n[e(334)]),c=new r.SpinnerView;return a[e(308)]({acceptedType:e(342)}),a[e(308)]({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(332)](e(337)).to(i),a[e(332)](e(315)).to(i,e(339),(t=>o(n[e(334)],e(t?314:312)))),c[e(332)](e(333)).to(i,e(339)),a[e(326)][e(332)](e(333)).to(i,e(339),(t=>!t)),a[e(324)][e(316)](c),a.on(e(313),((t,r)=>{const o=e;n[o(322)](o(345),r[0],{}),n[o(327)][o(331)][o(341)]()})),a}}var p=e(331),u=e(783),l=e(584);function d(){const t=["setSelection","isEmpty","4027959cVdHcH","html","addMarker","abort","checkChild","_cleanUpAfterImport","finally","1518111NVcinr","paragraph","text/html","import-word-plugin-conversion-failed","config","936780oKbkLw","DateTimeFormat","get","execute","then","2ZslBlQ","value","_sendImportRequest","catch","8887170ybhmRz","import-word-plugin-import-cancelled","Notification","change:range","root","setData","has","markers","resolvedOptions","view","isAtEnd","importWord","Authorization","ImportWordEditing","375080Hacbpg","_prepareForImport","stringify","dataInsert","schema","getSelectedBlocks","signal","isBusy","_undoStepBatch","low","headers","isCollapsed","split","POST","createBatch","_handleImportResponse","refresh","element","getFirstPosition","locale","importWord:","formatting","resolve","isEnabled","showWarning","removeMarker","editing","file","An error occurred while importing the Word file.","converterUrl","selection","position","_checkEnabled","getRange","reject","mergeFields","fire","merge_fields","$graveyard","plugins","document","_importMarker","set","stopListening","timeZone","parent","MergeFields","aborted","_handleImportFailure","getToken","deleteContent","editor","clipboardInput","bind","isAtStart","1377491DnbNik","createPositionBefore","117BvYHQr","json","_abortController","1349688HDZBKI","rootName","createPositionAfter","enqueueChange","model"];return(d=function(){return t})()}const h=f;function f(t,r){const e=d();return(f=function(t,r){return e[t-=456]})(t,r)}!function(t){const r=f,e=t();for(;;)try{if(870173===-parseInt(r(481))/1*(-parseInt(r(510))/2)+-parseInt(r(493))/3+parseInt(r(528))/4+-parseInt(r(505))/5+-parseInt(r(514))/6+parseInt(r(500))/7+-parseInt(r(486))/8*(-parseInt(r(483))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(468)](r(535),!1),this[r(467)]=null,this[r(536)]=null,this[r(485)]=null,this.on(r(531),((e,n)=>{const o=r,s=new DataTransfer;s[o(519)](o(502),n[o(494)]);const i=this[o(467)][o(459)]();this[o(477)][o(490)][o(489)](this[o(536)],(r=>{const e=o;this[e(467)][e(469)](),r[e(491)](i),t[e(554)][e(523)][e(466)][e(462)](e(478),{dataTransfer:s})}))}),{priority:r(537)})}[h(544)](){const t=h;this[t(551)]=this[t(458)]()}[h(508)](t,r={}){const e=h;if(this[e(535)])return Promise[e(550)]();const n=this[e(477)][e(504)][e(507)](e(525));if(this[e(477)][e(465)][e(520)](e(472))){const{prefix:t,suffix:n}=this[e(477)][e(504)][e(507)](e(461));r[e(463)]={prefix:t,suffix:n}}const o={url:n[e(557)],file:t,serviceConfig:{...r,formatting:n[e(549)],timezone:(new(Intl[e(506)]))[e(522)]()[e(470)]}};return this[e(529)](),this[e(512)](o)[e(509)](this[e(543)][e(479)](this))[e(513)](this[e(474)][e(479)](this))[e(499)](this[e(498)][e(479)](this))}[h(458)](){const t=h;if(this[t(535)])return!1;const r=this[t(477)][t(490)],e=r[t(532)],n=r[t(466)][t(456)],o=(0,l.first)(n[t(533)]());return!!o&&e[t(497)](o[t(471)],t(501))}[h(529)](){const t=h,r=this[t(477)],e=r[t(490)],n=e[t(466)][t(456)];this[t(485)]=new AbortController,this[t(536)]=r[t(490)][t(542)]({isUndoable:!0}),e[t(489)](this[t(536)],(r=>{const o=t;n[o(539)]||e[o(476)](n,{leaveUnmerged:!0});const s=n[o(546)](),i=(0,l.first)(n[o(533)]());let a;a=i.is(o(545),o(501))&&i[o(492)]?s:s[o(480)]?e[o(482)](i):s[o(524)]?e[o(488)](i):r[o(540)](s)[o(457)],this[o(467)]=r[o(495)](o(548)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(467)].on(o(517),(()=>{const t=o;t(464)===this[t(467)][t(459)]()[t(518)][t(487)]&&this[t(485)][t(496)]()}))})),this[t(535)]=!0,this[t(544)]()}[h(498)](){const t=h,r=this[t(477)][t(490)];r[t(521)][t(520)](this[t(467)])&&r[t(489)](this[t(536)],(r=>{const e=t;r[e(553)](this[e(467)])})),this[t(467)]=null,this[t(536)]=null,this[t(485)]=null,this[t(535)]=!1,this[t(544)]()}[h(512)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(477)][n(465)][n(507)](n(527))[n(475)](),s=new FormData;s[n(468)](n(504),JSON[n(530)](e)),s[n(468)](n(555),r);const i={method:n(541),headers:{},body:s,signal:this[n(485)][n(534)]};return o&&(i[n(538)][n(526)]=o[n(511)]),fetch(t,i)}[h(543)](t){const r=h;return t.ok?t[r(484)]()[r(509)]((t=>{const e=r;this[e(477)][e(490)][e(521)][e(520)](this[e(467)])&&e(464)!==this[e(467)][e(459)]()[e(518)][e(487)]&&this[e(462)](e(531),t)})):Promise[r(460)]()}[h(474)](){const t=h;if(this[t(485)][t(534)][t(473)])return void(0,l.logWarning)(t(515));const r=this[t(477)],e=o(r[t(547)],t(556));r[t(465)][t(507)](t(516))[t(552)](e),(0,l.logError)(t(503))}}const g=v;function I(){const t=["inline","https://docx-converter.cke-cs.com/v2/convert/docx-html","908BuCeUe","_token","10SboNSC","504SGXtKW","importWord","registerTokenUrl","55pYrmTi","3225045kOLage","110890DUegnO","cloudServices","16415lWzxmo","get","init","getToken","define","3056392pDuYMP","plugins","1835388nokUvz","requires","editor","commands","add","86250jwfwGQ","pluginName","token","config","CloudServices","none","tokenUrl","4239610ANKMfz","ImportWordEditing"];return(I=function(){return t})()}function v(t,r){const e=I();return(v=function(t,r){return e[t-=283]})(t,r)}!function(t){const r=v,e=t();for(;;)try{if(682012===parseInt(r(310))/1*(-parseInt(r(283))/2)+parseInt(r(315))/3+-parseInt(r(308))/4*(parseInt(r(285))/5)+-parseInt(r(297))/6*(parseInt(r(311))/7)+-parseInt(r(290))/8+parseInt(r(292))/9+-parseInt(r(304))/10*(-parseInt(r(314))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(I);class w extends t.Plugin{static get[g(298)](){return g(305)}static get[g(293)](){const t=g;return[r.Notification,p.ClipboardPipeline,t(301)]}constructor(t){const r=g;super(t),this[r(309)]=null}async[g(287)](){const t=g,r=this[t(294)];r[t(300)][t(289)](t(312),{converterUrl:t(307),tokenUrl:(r[t(300)][t(286)](t(284))||{})[t(303)],formatting:{resets:t(302),defaults:t(302),styles:t(306)}}),r[t(295)][t(296)](t(312),new m(r));const{tokenUrl:e}=r[t(300)][t(286)](t(312));if(e){const{tokenUrl:n}=r[t(300)][t(286)](t(284))||{};this[t(309)]=e===n?r[t(291)][t(286)](t(301))[t(299)]:await r[t(291)][t(286)](t(301))[t(313)](e)}}[g(288)](){return this[g(309)]}}function W(){var t=["10484coAOho","requires","ImportWord","360185wLgDwr","3225687Fmqfmk","76KAbxpY","12358080snWWsR","93344VFYfal","42sfWSpZ","8748558HgJFXH","8044008WZQMqZ","pluginName"];return(W=function(){return t})()}function b(t,r){var e=W();return(b=function(t,r){return e[t-=196]})(t,r)}var x=b;!function(t){for(var r=b,e=t();;)try{if(756940===-parseInt(r(201))/1*(parseInt(r(197))/2)+parseInt(r(205))/3+-parseInt(r(206))/4*(parseInt(r(204))/5)+-parseInt(r(199))/6+parseInt(r(198))/7+-parseInt(r(196))/8+parseInt(r(207))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class y extends t.Plugin{static get[x(200)](){return x(203)}static get[x(202)](){return[w,c]}}function k(t,r){var e=A();return(k=function(t,r){return e[t-=373]})(t,r)}function A(){var t=["14VuCTOt","432312quzEbU","1805484AWAVYm","1277290gFaMuG","9387ZlGAfh","758txcrGC","251nnlVnB","126879LYatog","11MzkoBc","78670XBynTm","44MUvvzV","1848YYTBif"];return(A=function(){return t})()}!function(t){for(var r=k,e=t();;)try{if(288183===-parseInt(r(377))/1*(-parseInt(r(376))/2)+-parseInt(r(378))/3*(-parseInt(r(381))/4)+parseInt(r(374))/5+-parseInt(r(384))/6*(parseInt(r(383))/7)+parseInt(r(382))/8*(-parseInt(r(375))/9)+parseInt(r(380))/10+-parseInt(r(379))/11*(parseInt(r(373))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(A)})(),(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 _0x97dd1c,Command as _0x303ed0}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x56e221,MenuBarMenuListItemFileDialogButtonView as _0x50f8c9,SpinnerView as _0x3e139e,Notification as _0x36ce21}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x333e43}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5f4f84}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xfdc787,uid as _0x1a6a1a,logWarning as _0x5a8e71,logError as _0x90db30}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x395251,_0x460997){const t=_0x395251['t'];switch(_0x460997){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 _0x460997;}}class o extends _0x97dd1c{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x1df968=this['editor'];_0x1df968['ui']['componentFactory']['add']('importWord',()=>{const _0x4bac8f=this['_createButton'](_0x56e221),_0x436643=_0x1df968['commands']['get']('importWord');return _0x4bac8f['bind']('isOn')['to'](_0x436643,'isBusy'),_0x4bac8f['tooltip']=!0x0,_0x4bac8f;}),_0x1df968['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x50f8c9));}['_createButton'](_0x231c03){const _0xfb5bde=this['editor'],_0x446551=_0xfb5bde['commands']['get']('importWord'),_0x2bf7b9=new _0x231c03(_0xfb5bde['locale']),_0xc2b4cc=new _0x3e139e();return _0x2bf7b9['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2bf7b9['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'}),_0x2bf7b9['bind']('isEnabled')['to'](_0x446551),_0x2bf7b9['bind']('label')['to'](_0x446551,'isBusy',_0x389233=>p(_0xfb5bde['locale'],_0x389233?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xc2b4cc['bind']('isVisible')['to'](_0x446551,'isBusy'),_0x2bf7b9['iconView']['bind']('isVisible')['to'](_0x446551,'isBusy',_0x1579bf=>!_0x1579bf),_0x2bf7b9['children']['add'](_0xc2b4cc),_0x2bf7b9['on']('done',(_0x38c185,_0x3ace3f)=>{_0xfb5bde['execute']('importWord',_0x3ace3f[0x0],{}),_0xfb5bde['editing']['view']['focus']();}),_0x2bf7b9;}}class d extends _0x303ed0{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x55a23a){super(_0x55a23a),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x3ab848,_0x7f5e63)=>{const _0x5cbe30=new DataTransfer();_0x5cbe30['setData']('text/html',_0x7f5e63['html']);const _0x3bc129=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1e2768=>{this['_importMarker']['stopListening'](),_0x1e2768['setSelection'](_0x3bc129),_0x55a23a['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x5cbe30});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5d5f8f,_0x1e914a={}){if(this['isBusy'])return Promise['resolve']();const _0x2d7a99=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0xa22bf4,suffix:_0x302d6d}=this['editor']['config']['get']('mergeFields');_0x1e914a['merge_fields']={'prefix':_0xa22bf4,'suffix':_0x302d6d};}const _0x1b4e19={'url':_0x2d7a99['converterUrl'],'file':_0x5d5f8f,'serviceConfig':{..._0x1e914a,'formatting':_0x2d7a99['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x1b4e19)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x197d94=this['editor']['model'],_0x405727=_0x197d94['schema'],_0x7755cf=_0x197d94['document']['selection'],_0x308055=_0xfdc787(_0x7755cf['getSelectedBlocks']());return!!_0x308055&&_0x405727['checkChild'](_0x308055['parent'],'paragraph');}['_prepareForImport'](){const _0x363ead=this['editor'],_0x431804=_0x363ead['model'],_0x79c970=_0x431804['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x363ead['model']['createBatch']({'isUndoable':!0x0}),_0x431804['enqueueChange'](this['_undoStepBatch'],_0x39fe9f=>{_0x79c970['isCollapsed']||_0x431804['deleteContent'](_0x79c970,{'leaveUnmerged':!0x0});const _0x1f900c=_0x79c970['getFirstPosition'](),_0x3d2578=_0xfdc787(_0x79c970['getSelectedBlocks']());let _0x11c8d1;_0x11c8d1=_0x3d2578['is']('element','paragraph')&&_0x3d2578['isEmpty']?_0x1f900c:_0x1f900c['isAtStart']?_0x431804['createPositionBefore'](_0x3d2578):_0x1f900c['isAtEnd']?_0x431804['createPositionAfter'](_0x3d2578):_0x39fe9f['split'](_0x1f900c)['position'],this['_importMarker']=_0x39fe9f['addMarker']('importWord:'+_0x1a6a1a(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5f4f84(_0x11c8d1)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x44d72f=this['editor']['model'];_0x44d72f['markers']['has'](this['_importMarker'])&&_0x44d72f['enqueueChange'](this['_undoStepBatch'],_0x3f2467=>{_0x3f2467['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0xa37608,file:_0x477652,serviceConfig:_0xad97f2}){const _0x5e195e=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x5861a1=new FormData();_0x5861a1['set']('config',JSON['stringify'](_0xad97f2)),_0x5861a1['set']('file',_0x477652);const _0x581311={'method':'POST','headers':{},'body':_0x5861a1,'signal':this['_abortController']['signal']};return _0x5e195e&&(_0x581311['headers']['Authorization']=_0x5e195e['value']),fetch(_0xa37608,_0x581311);}['_handleImportResponse'](_0xa4cba5){return _0xa4cba5['ok']?_0xa4cba5['json']()['then'](_0x40505e=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x40505e);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x5a8e71('import-word-plugin-import-cancelled');const _0x16a2cd=this['editor'],_0x18ff5c=p(_0x16a2cd['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x16a2cd['plugins']['get']('Notification')['showWarning'](_0x18ff5c),_0x90db30('import-word-plugin-conversion-failed');}}class e extends _0x97dd1c{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x36ce21,_0x333e43,'CloudServices'];}constructor(_0x5dd422){super(_0x5dd422),this['_token']=null;}async['init'](){const _0x1c4aa1=this['editor'];_0x1c4aa1['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x1c4aa1['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x1c4aa1['commands']['add']('importWord',new d(_0x1c4aa1));const {tokenUrl:_0x54f646}=_0x1c4aa1['config']['get']('importWord');if(_0x54f646){const {tokenUrl:_0x4da686}=_0x1c4aa1['config']['get']('cloudServices')||{};this['_token']=_0x54f646===_0x4da686?_0x1c4aa1['plugins']['get']('CloudServices')['token']:await _0x1c4aa1['plugins']['get']('CloudServices')['registerTokenUrl'](_0x54f646);}}['getToken'](){return this['_token'];}}class i extends _0x97dd1c{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 _0x39bee9,Command as _0x168387}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x5feb85,MenuBarMenuListItemFileDialogButtonView as _0xd8aa0d,SpinnerView as _0xd3f906,Notification as _0x721895}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x50206c}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x211837}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x1119c5,uid as _0x26ef42,logWarning as _0x33a63e,logError as _0xeb1138}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4a9ada,_0x59c621){const t=_0x4a9ada['t'];switch(_0x59c621){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 _0x59c621;}}class o extends _0x39bee9{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3d3b70=this['editor'];_0x3d3b70['ui']['componentFactory']['add']('importWord',()=>{const _0x4bf92d=this['_createButton'](_0x5feb85),_0x3c3672=_0x3d3b70['commands']['get']('importWord');return _0x4bf92d['bind']('isOn')['to'](_0x3c3672,'isBusy'),_0x4bf92d['tooltip']=!0x0,_0x4bf92d;}),_0x3d3b70['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xd8aa0d));}['_createButton'](_0x1cd69d){const _0x49f349=this['editor'],_0x246b49=_0x49f349['commands']['get']('importWord'),_0x191ac7=new _0x1cd69d(_0x49f349['locale']),_0x1db1ca=new _0xd3f906();return _0x191ac7['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x191ac7['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'}),_0x191ac7['bind']('isEnabled')['to'](_0x246b49),_0x191ac7['bind']('label')['to'](_0x246b49,'isBusy',_0x241444=>p(_0x49f349['locale'],_0x241444?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x1db1ca['bind']('isVisible')['to'](_0x246b49,'isBusy'),_0x191ac7['iconView']['bind']('isVisible')['to'](_0x246b49,'isBusy',_0x236c4a=>!_0x236c4a),_0x191ac7['children']['add'](_0x1db1ca),_0x191ac7['on']('done',(_0x296c13,_0x2524cc)=>{_0x49f349['execute']('importWord',_0x2524cc[0x0],{}),_0x49f349['editing']['view']['focus']();}),_0x191ac7;}}class d extends _0x168387{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x59c1de){super(_0x59c1de),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x40fdb6,_0x1836af)=>{const _0x3ae4b4=new DataTransfer();_0x3ae4b4['setData']('text/html',_0x1836af['html']);const _0x2acaad=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1fb2ff=>{this['_importMarker']['stopListening'](),_0x1fb2ff['setSelection'](_0x2acaad),_0x59c1de['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x3ae4b4});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2b4f1b,_0x2f1311={}){if(this['isBusy'])return Promise['resolve']();const _0x146da7=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x42582f,suffix:_0x3594d9}=this['editor']['config']['get']('mergeFields');_0x2f1311['merge_fields']={'prefix':_0x42582f,'suffix':_0x3594d9};}const _0x7b678f={'url':_0x146da7['converterUrl'],'file':_0x2b4f1b,'serviceConfig':{..._0x2f1311,'formatting':_0x146da7['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x7b678f)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0xf543de=this['editor']['model'],_0x1f1c3d=_0xf543de['schema'],_0x57e1e6=_0xf543de['document']['selection'],_0x164fa1=_0x1119c5(_0x57e1e6['getSelectedBlocks']());return!!_0x164fa1&&_0x1f1c3d['checkChild'](_0x164fa1['parent'],'paragraph');}['_prepareForImport'](){const _0x38af40=this['editor'],_0x53783a=_0x38af40['model'],_0x400615=_0x53783a['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x38af40['model']['createBatch']({'isUndoable':!0x0}),_0x53783a['enqueueChange'](this['_undoStepBatch'],_0x245ddd=>{_0x400615['isCollapsed']||_0x53783a['deleteContent'](_0x400615,{'leaveUnmerged':!0x0});const _0x37e952=_0x400615['getFirstPosition'](),_0x1bad75=_0x1119c5(_0x400615['getSelectedBlocks']());let _0x449eca;_0x449eca=_0x1bad75['is']('element','paragraph')&&_0x1bad75['isEmpty']?_0x37e952:_0x37e952['isAtStart']?_0x53783a['createPositionBefore'](_0x1bad75):_0x37e952['isAtEnd']?_0x53783a['createPositionAfter'](_0x1bad75):_0x245ddd['split'](_0x37e952)['position'],this['_importMarker']=_0x245ddd['addMarker']('importWord:'+_0x26ef42(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x211837(_0x449eca)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x48e118=this['editor']['model'];_0x48e118['markers']['has'](this['_importMarker'])&&_0x48e118['enqueueChange'](this['_undoStepBatch'],_0x5d33ad=>{_0x5d33ad['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x42ef46,file:_0x424762,serviceConfig:_0x140783}){const _0x137722=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x3507a3=new FormData();_0x3507a3['set']('config',JSON['stringify'](_0x140783)),_0x3507a3['set']('file',_0x424762);const _0x4aebab={'method':'POST','headers':{},'body':_0x3507a3,'signal':this['_abortController']['signal']};return _0x137722&&(_0x4aebab['headers']['Authorization']=_0x137722['value']),fetch(_0x42ef46,_0x4aebab);}['_handleImportResponse'](_0x4366f8){return _0x4366f8['ok']?_0x4366f8['json']()['then'](_0x498384=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x498384);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x33a63e('import-word-plugin-import-cancelled');const _0x4a3f8f=this['editor'],_0x2130b2=p(_0x4a3f8f['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4a3f8f['plugins']['get']('Notification')['showWarning'](_0x2130b2),_0xeb1138('import-word-plugin-conversion-failed');}}class e extends _0x39bee9{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x721895,_0x50206c,'CloudServices'];}constructor(_0x2aff8c){super(_0x2aff8c),this['_token']=null;}async['init'](){const _0x27f13d=this['editor'];_0x27f13d['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x27f13d['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x27f13d['commands']['add']('importWord',new d(_0x27f13d));const {tokenUrl:_0x4cdc20}=_0x27f13d['config']['get']('importWord');if(_0x4cdc20){const {tokenUrl:_0x387573}=_0x27f13d['config']['get']('cloudServices')||{};this['_token']=_0x4cdc20===_0x387573?_0x27f13d['plugins']['get']('CloudServices')['token']:await _0x27f13d['plugins']['get']('CloudServices')['registerTokenUrl'](_0x4cdc20);}}['getToken'](){return this['_token'];}}class i extends _0x39bee9{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':_0x5ab38d=>0x0==_0x5ab38d?0x0:0x1==_0x5ab38d?0x1:0x2==_0x5ab38d?0x2:_0x5ab38d%0x64>=0x3&&_0x5ab38d%0x64<=0xa?0x3:_0x5ab38d%0x64>=0xb&&_0x5ab38d%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':_0x4cd0cf=>0x0==_0x4cd0cf?0x0:0x1==_0x4cd0cf?0x1:0x2==_0x4cd0cf?0x2:_0x4cd0cf%0x64>=0x3&&_0x4cd0cf%0x64<=0xa?0x3:_0x4cd0cf%0x64>=0xb&&_0x4cd0cf%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x405857=>{const {ar:{dictionary:_0x17fa06,getPluralForm:_0x1296ce}}={'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':_0x1ae308=>0x0==_0x1ae308?0x0:0x1==_0x1ae308?0x1:0x2==_0x1ae308?0x2:_0x1ae308%0x64>=0x3&&_0x1ae308%0x64<=0xa?0x3:_0x1ae308%0x64>=0xb&&_0x1ae308%0x64<=0x63?0x4:0x5}};_0x405857['ar']||={'dictionary':{},'getPluralForm':null},_0x405857['ar']['dictionary']=Object['assign'](_0x405857['ar']['dictionary'],_0x17fa06),_0x405857['ar']['getPluralForm']=_0x1296ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b32b9=>{const {ar:{dictionary:_0x346a15,getPluralForm:_0x2a5e44}}={'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':_0x2da114=>0x0==_0x2da114?0x0:0x1==_0x2da114?0x1:0x2==_0x2da114?0x2:_0x2da114%0x64>=0x3&&_0x2da114%0x64<=0xa?0x3:_0x2da114%0x64>=0xb&&_0x2da114%0x64<=0x63?0x4:0x5}};_0x4b32b9['ar']||={'dictionary':{},'getPluralForm':null},_0x4b32b9['ar']['dictionary']=Object['assign'](_0x4b32b9['ar']['dictionary'],_0x346a15),_0x4b32b9['ar']['getPluralForm']=_0x2a5e44;})(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':_0x122d4d=>0x1!=_0x122d4d}};
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':_0x3b6c78=>0x1!=_0x3b6c78}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3acd0f=>{const {bg:{dictionary:_0x384fae,getPluralForm:_0x92a850}}={'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':_0x183822=>0x1!=_0x183822}};_0x3acd0f['bg']||={'dictionary':{},'getPluralForm':null},_0x3acd0f['bg']['dictionary']=Object['assign'](_0x3acd0f['bg']['dictionary'],_0x384fae),_0x3acd0f['bg']['getPluralForm']=_0x92a850;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x261719=>{const {bg:{dictionary:_0x1c0357,getPluralForm:_0x577de4}}={'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':_0x3fe3d8=>0x1!=_0x3fe3d8}};_0x261719['bg']||={'dictionary':{},'getPluralForm':null},_0x261719['bg']['dictionary']=Object['assign'](_0x261719['bg']['dictionary'],_0x1c0357),_0x261719['bg']['getPluralForm']=_0x577de4;})(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':_0x2e1ae4=>0x1!=_0x2e1ae4}};
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':_0x431f6c=>0x1!=_0x431f6c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x352036=>{const {bn:{dictionary:_0x4185ef,getPluralForm:_0x340248}}={'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':_0x47c2cb=>0x1!=_0x47c2cb}};_0x352036['bn']||={'dictionary':{},'getPluralForm':null},_0x352036['bn']['dictionary']=Object['assign'](_0x352036['bn']['dictionary'],_0x4185ef),_0x352036['bn']['getPluralForm']=_0x340248;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x411191=>{const {bn:{dictionary:_0x32adca,getPluralForm:_0x58ce8b}}={'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':_0x295716=>0x1!=_0x295716}};_0x411191['bn']||={'dictionary':{},'getPluralForm':null},_0x411191['bn']['dictionary']=Object['assign'](_0x411191['bn']['dictionary'],_0x32adca),_0x411191['bn']['getPluralForm']=_0x58ce8b;})(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':_0x45fb0a=>0x1!=_0x45fb0a}};
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':_0x2a34ed=>0x1!=_0x2a34ed}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55a3aa=>{const {ca:{dictionary:_0x401e16,getPluralForm:_0x4f256a}}={'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':_0x501222=>0x1!=_0x501222}};_0x55a3aa['ca']||={'dictionary':{},'getPluralForm':null},_0x55a3aa['ca']['dictionary']=Object['assign'](_0x55a3aa['ca']['dictionary'],_0x401e16),_0x55a3aa['ca']['getPluralForm']=_0x4f256a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37d1d7=>{const {ca:{dictionary:_0x48d45e,getPluralForm:_0x550b61}}={'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':_0x580365=>0x1!=_0x580365}};_0x37d1d7['ca']||={'dictionary':{},'getPluralForm':null},_0x37d1d7['ca']['dictionary']=Object['assign'](_0x37d1d7['ca']['dictionary'],_0x48d45e),_0x37d1d7['ca']['getPluralForm']=_0x550b61;})(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':_0x285a38=>0x1==_0x285a38&&_0x285a38%0x1==0x0?0x0:_0x285a38>=0x2&&_0x285a38<=0x4&&_0x285a38%0x1==0x0?0x1:_0x285a38%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':_0x20adad=>0x1==_0x20adad&&_0x20adad%0x1==0x0?0x0:_0x20adad>=0x2&&_0x20adad<=0x4&&_0x20adad%0x1==0x0?0x1:_0x20adad%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31063a=>{const {cs:{dictionary:_0x401a67,getPluralForm:_0x1b977d}}={'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':_0x3db382=>0x1==_0x3db382&&_0x3db382%0x1==0x0?0x0:_0x3db382>=0x2&&_0x3db382<=0x4&&_0x3db382%0x1==0x0?0x1:_0x3db382%0x1!=0x0?0x2:0x3}};_0x31063a['cs']||={'dictionary':{},'getPluralForm':null},_0x31063a['cs']['dictionary']=Object['assign'](_0x31063a['cs']['dictionary'],_0x401a67),_0x31063a['cs']['getPluralForm']=_0x1b977d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c37ea=>{const {cs:{dictionary:_0x19c848,getPluralForm:_0x535ee4}}={'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':_0x5a7efa=>0x1==_0x5a7efa&&_0x5a7efa%0x1==0x0?0x0:_0x5a7efa>=0x2&&_0x5a7efa<=0x4&&_0x5a7efa%0x1==0x0?0x1:_0x5a7efa%0x1!=0x0?0x2:0x3}};_0x2c37ea['cs']||={'dictionary':{},'getPluralForm':null},_0x2c37ea['cs']['dictionary']=Object['assign'](_0x2c37ea['cs']['dictionary'],_0x19c848),_0x2c37ea['cs']['getPluralForm']=_0x535ee4;})(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':_0x15d5df=>0x1!=_0x15d5df}};
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':_0x2b3810=>0x1!=_0x2b3810}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59a16f=>{const {da:{dictionary:_0x227429,getPluralForm:_0x2da335}}={'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':_0x4cb13d=>0x1!=_0x4cb13d}};_0x59a16f['da']||={'dictionary':{},'getPluralForm':null},_0x59a16f['da']['dictionary']=Object['assign'](_0x59a16f['da']['dictionary'],_0x227429),_0x59a16f['da']['getPluralForm']=_0x2da335;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e1d85=>{const {da:{dictionary:_0x512a37,getPluralForm:_0x350227}}={'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':_0x218dce=>0x1!=_0x218dce}};_0x5e1d85['da']||={'dictionary':{},'getPluralForm':null},_0x5e1d85['da']['dictionary']=Object['assign'](_0x5e1d85['da']['dictionary'],_0x512a37),_0x5e1d85['da']['getPluralForm']=_0x350227;})(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':_0x4bcdb1=>0x1!=_0x4bcdb1}};
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':_0x252206=>0x1!=_0x252206}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53c02e=>{const {de:{dictionary:_0x25a019,getPluralForm:_0x1244e4}}={'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':_0x4fdb4c=>0x1!=_0x4fdb4c}};_0x53c02e['de']||={'dictionary':{},'getPluralForm':null},_0x53c02e['de']['dictionary']=Object['assign'](_0x53c02e['de']['dictionary'],_0x25a019),_0x53c02e['de']['getPluralForm']=_0x1244e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d531f=>{const {de:{dictionary:_0x3b733a,getPluralForm:_0x59994b}}={'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':_0x5d3c84=>0x1!=_0x5d3c84}};_0x1d531f['de']||={'dictionary':{},'getPluralForm':null},_0x1d531f['de']['dictionary']=Object['assign'](_0x1d531f['de']['dictionary'],_0x3b733a),_0x1d531f['de']['getPluralForm']=_0x59994b;})(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':_0x49f2f3=>0x1!=_0x49f2f3}};
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':_0x52e7c2=>0x1!=_0x52e7c2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x566c7a=>{const {el:{dictionary:_0x318fff,getPluralForm:_0x29d1a2}}={'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':_0x14de4b=>0x1!=_0x14de4b}};_0x566c7a['el']||={'dictionary':{},'getPluralForm':null},_0x566c7a['el']['dictionary']=Object['assign'](_0x566c7a['el']['dictionary'],_0x318fff),_0x566c7a['el']['getPluralForm']=_0x29d1a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e0cc8=>{const {el:{dictionary:_0x57bcdb,getPluralForm:_0x1fe3ec}}={'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':_0x4e0410=>0x1!=_0x4e0410}};_0x1e0cc8['el']||={'dictionary':{},'getPluralForm':null},_0x1e0cc8['el']['dictionary']=Object['assign'](_0x1e0cc8['el']['dictionary'],_0x57bcdb),_0x1e0cc8['el']['getPluralForm']=_0x1fe3ec;})(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':_0x2e9a0b=>0x1!=_0x2e9a0b}};
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':_0x2d6ea6=>0x1!=_0x2d6ea6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34363f=>{const {'en-au':{dictionary:_0x55939d,getPluralForm:_0x59844}}={'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':_0x46b0a6=>0x1!=_0x46b0a6}};_0x34363f['en-au']||={'dictionary':{},'getPluralForm':null},_0x34363f['en-au']['dictionary']=Object['assign'](_0x34363f['en-au']['dictionary'],_0x55939d),_0x34363f['en-au']['getPluralForm']=_0x59844;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x137d06=>{const {'en-au':{dictionary:_0x1ba92f,getPluralForm:_0x34dadf}}={'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':_0x55261a=>0x1!=_0x55261a}};_0x137d06['en-au']||={'dictionary':{},'getPluralForm':null},_0x137d06['en-au']['dictionary']=Object['assign'](_0x137d06['en-au']['dictionary'],_0x1ba92f),_0x137d06['en-au']['getPluralForm']=_0x34dadf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6adce5=>{const {en:{dictionary:_0x9cf456,getPluralForm:_0xc2c0ae}}={'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}};_0x6adce5['en']||={'dictionary':{},'getPluralForm':null},_0x6adce5['en']['dictionary']=Object['assign'](_0x6adce5['en']['dictionary'],_0x9cf456),_0x6adce5['en']['getPluralForm']=_0xc2c0ae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55d76f=>{const {en:{dictionary:_0x3c6506,getPluralForm:_0x543cf8}}={'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}};_0x55d76f['en']||={'dictionary':{},'getPluralForm':null},_0x55d76f['en']['dictionary']=Object['assign'](_0x55d76f['en']['dictionary'],_0x3c6506),_0x55d76f['en']['getPluralForm']=_0x543cf8;})(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':_0xdde0b7=>0x1==_0xdde0b7?0x0:0x0!=_0xdde0b7&&_0xdde0b7%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':_0x32ceaf=>0x1==_0x32ceaf?0x0:0x0!=_0x32ceaf&&_0x32ceaf%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5497f6=>{const {es:{dictionary:_0x44abe2,getPluralForm:_0x207ae9}}={'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':_0x573d61=>0x1==_0x573d61?0x0:0x0!=_0x573d61&&_0x573d61%0xf4240==0x0?0x1:0x2}};_0x5497f6['es']||={'dictionary':{},'getPluralForm':null},_0x5497f6['es']['dictionary']=Object['assign'](_0x5497f6['es']['dictionary'],_0x44abe2),_0x5497f6['es']['getPluralForm']=_0x207ae9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f45b9=>{const {es:{dictionary:_0x4b45ca,getPluralForm:_0x53d5e6}}={'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':_0x492b8a=>0x1==_0x492b8a?0x0:0x0!=_0x492b8a&&_0x492b8a%0xf4240==0x0?0x1:0x2}};_0x1f45b9['es']||={'dictionary':{},'getPluralForm':null},_0x1f45b9['es']['dictionary']=Object['assign'](_0x1f45b9['es']['dictionary'],_0x4b45ca),_0x1f45b9['es']['getPluralForm']=_0x53d5e6;})(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':_0x47ab84=>0x1!=_0x47ab84}};
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':_0x4f6ed2=>0x1!=_0x4f6ed2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5dad96=>{const {et:{dictionary:_0x1b14eb,getPluralForm:_0x17af02}}={'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':_0x55beb1=>0x1!=_0x55beb1}};_0x5dad96['et']||={'dictionary':{},'getPluralForm':null},_0x5dad96['et']['dictionary']=Object['assign'](_0x5dad96['et']['dictionary'],_0x1b14eb),_0x5dad96['et']['getPluralForm']=_0x17af02;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4efaaf=>{const {et:{dictionary:_0x4e2f42,getPluralForm:_0x18e857}}={'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':_0x5335ae=>0x1!=_0x5335ae}};_0x4efaaf['et']||={'dictionary':{},'getPluralForm':null},_0x4efaaf['et']['dictionary']=Object['assign'](_0x4efaaf['et']['dictionary'],_0x4e2f42),_0x4efaaf['et']['getPluralForm']=_0x18e857;})(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':_0x2843f6=>0x1!=_0x2843f6}};
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':_0x594e2a=>0x1!=_0x594e2a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ea93f=>{const {fi:{dictionary:_0x53bfbe,getPluralForm:_0x322eb5}}={'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':_0x2cd980=>0x1!=_0x2cd980}};_0x2ea93f['fi']||={'dictionary':{},'getPluralForm':null},_0x2ea93f['fi']['dictionary']=Object['assign'](_0x2ea93f['fi']['dictionary'],_0x53bfbe),_0x2ea93f['fi']['getPluralForm']=_0x322eb5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ccd04=>{const {fi:{dictionary:_0x7eef8c,getPluralForm:_0x153525}}={'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':_0xad7ca7=>0x1!=_0xad7ca7}};_0x4ccd04['fi']||={'dictionary':{},'getPluralForm':null},_0x4ccd04['fi']['dictionary']=Object['assign'](_0x4ccd04['fi']['dictionary'],_0x7eef8c),_0x4ccd04['fi']['getPluralForm']=_0x153525;})(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':_0x570271=>0x0==_0x570271||0x1==_0x570271?0x0:0x0!=_0x570271&&_0x570271%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':_0x4d6cf2=>0x0==_0x4d6cf2||0x1==_0x4d6cf2?0x0:0x0!=_0x4d6cf2&&_0x4d6cf2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1137bb=>{const {fr:{dictionary:_0x46ec0f,getPluralForm:_0x34f3e0}}={'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':_0x1115a8=>0x0==_0x1115a8||0x1==_0x1115a8?0x0:0x0!=_0x1115a8&&_0x1115a8%0xf4240==0x0?0x1:0x2}};_0x1137bb['fr']||={'dictionary':{},'getPluralForm':null},_0x1137bb['fr']['dictionary']=Object['assign'](_0x1137bb['fr']['dictionary'],_0x46ec0f),_0x1137bb['fr']['getPluralForm']=_0x34f3e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59a906=>{const {fr:{dictionary:_0x250d29,getPluralForm:_0x119bb6}}={'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':_0x18d793=>0x0==_0x18d793||0x1==_0x18d793?0x0:0x0!=_0x18d793&&_0x18d793%0xf4240==0x0?0x1:0x2}};_0x59a906['fr']||={'dictionary':{},'getPluralForm':null},_0x59a906['fr']['dictionary']=Object['assign'](_0x59a906['fr']['dictionary'],_0x250d29),_0x59a906['fr']['getPluralForm']=_0x119bb6;})(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':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x44133f=>0x1!=_0x44133f}};
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':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x1f9024=>0x1!=_0x1f9024}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x193472=>{const {gl:{dictionary:_0x129bfb,getPluralForm:_0x3fd7ee}}={'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':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x4a1aca=>0x1!=_0x4a1aca}};_0x193472['gl']||={'dictionary':{},'getPluralForm':null},_0x193472['gl']['dictionary']=Object['assign'](_0x193472['gl']['dictionary'],_0x129bfb),_0x193472['gl']['getPluralForm']=_0x3fd7ee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24807d=>{const {gl:{dictionary:_0x1d0e7f,getPluralForm:_0x490275}}={'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':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x33d9f8=>0x1!=_0x33d9f8}};_0x24807d['gl']||={'dictionary':{},'getPluralForm':null},_0x24807d['gl']['dictionary']=Object['assign'](_0x24807d['gl']['dictionary'],_0x1d0e7f),_0x24807d['gl']['getPluralForm']=_0x490275;})(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':_0x15168d=>0x1==_0x15168d&&_0x15168d%0x1==0x0?0x0:0x2==_0x15168d&&_0x15168d%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':_0x491cbc=>0x1==_0x491cbc&&_0x491cbc%0x1==0x0?0x0:0x2==_0x491cbc&&_0x491cbc%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cbd18=>{const {he:{dictionary:_0x88df9e,getPluralForm:_0x81fe18}}={'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':_0x3d61e9=>0x1==_0x3d61e9&&_0x3d61e9%0x1==0x0?0x0:0x2==_0x3d61e9&&_0x3d61e9%0x1==0x0?0x1:0x2}};_0x1cbd18['he']||={'dictionary':{},'getPluralForm':null},_0x1cbd18['he']['dictionary']=Object['assign'](_0x1cbd18['he']['dictionary'],_0x88df9e),_0x1cbd18['he']['getPluralForm']=_0x81fe18;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x465d56=>{const {he:{dictionary:_0x35e780,getPluralForm:_0x5a04cd}}={'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':_0x30fdf2=>0x1==_0x30fdf2&&_0x30fdf2%0x1==0x0?0x0:0x2==_0x30fdf2&&_0x30fdf2%0x1==0x0?0x1:0x2}};_0x465d56['he']||={'dictionary':{},'getPluralForm':null},_0x465d56['he']['dictionary']=Object['assign'](_0x465d56['he']['dictionary'],_0x35e780),_0x465d56['he']['getPluralForm']=_0x5a04cd;})(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':_0x4ed531=>0x1!=_0x4ed531}};
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':_0x29a1ae=>0x1!=_0x29a1ae}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bbad9=>{const {hi:{dictionary:_0x406fab,getPluralForm:_0x4a7501}}={'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':_0x54fb32=>0x1!=_0x54fb32}};_0x1bbad9['hi']||={'dictionary':{},'getPluralForm':null},_0x1bbad9['hi']['dictionary']=Object['assign'](_0x1bbad9['hi']['dictionary'],_0x406fab),_0x1bbad9['hi']['getPluralForm']=_0x4a7501;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4759ab=>{const {hi:{dictionary:_0xaf8652,getPluralForm:_0x5e5029}}={'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':_0x4cf870=>0x1!=_0x4cf870}};_0x4759ab['hi']||={'dictionary':{},'getPluralForm':null},_0x4759ab['hi']['dictionary']=Object['assign'](_0x4759ab['hi']['dictionary'],_0xaf8652),_0x4759ab['hi']['getPluralForm']=_0x5e5029;})(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':_0x47f68a=>_0x47f68a%0xa==0x1&&_0x47f68a%0x64!=0xb?0x0:_0x47f68a%0xa>=0x2&&_0x47f68a%0xa<=0x4&&(_0x47f68a%0x64<0xa||_0x47f68a%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':_0x3bbcb7=>_0x3bbcb7%0xa==0x1&&_0x3bbcb7%0x64!=0xb?0x0:_0x3bbcb7%0xa>=0x2&&_0x3bbcb7%0xa<=0x4&&(_0x3bbcb7%0x64<0xa||_0x3bbcb7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44884c=>{const {hr:{dictionary:_0xcec162,getPluralForm:_0x435c43}}={'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':_0x2d4fb9=>_0x2d4fb9%0xa==0x1&&_0x2d4fb9%0x64!=0xb?0x0:_0x2d4fb9%0xa>=0x2&&_0x2d4fb9%0xa<=0x4&&(_0x2d4fb9%0x64<0xa||_0x2d4fb9%0x64>=0x14)?0x1:0x2}};_0x44884c['hr']||={'dictionary':{},'getPluralForm':null},_0x44884c['hr']['dictionary']=Object['assign'](_0x44884c['hr']['dictionary'],_0xcec162),_0x44884c['hr']['getPluralForm']=_0x435c43;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x303ab3=>{const {hr:{dictionary:_0x4edc50,getPluralForm:_0x3e4ef6}}={'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':_0x50d690=>_0x50d690%0xa==0x1&&_0x50d690%0x64!=0xb?0x0:_0x50d690%0xa>=0x2&&_0x50d690%0xa<=0x4&&(_0x50d690%0x64<0xa||_0x50d690%0x64>=0x14)?0x1:0x2}};_0x303ab3['hr']||={'dictionary':{},'getPluralForm':null},_0x303ab3['hr']['dictionary']=Object['assign'](_0x303ab3['hr']['dictionary'],_0x4edc50),_0x303ab3['hr']['getPluralForm']=_0x3e4ef6;})(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':_0x49693=>0x1!=_0x49693}};
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':_0x5f12fc=>0x1!=_0x5f12fc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38f09d=>{const {hu:{dictionary:_0x1d2e1b,getPluralForm:_0x15db08}}={'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':_0x2bca09=>0x1!=_0x2bca09}};_0x38f09d['hu']||={'dictionary':{},'getPluralForm':null},_0x38f09d['hu']['dictionary']=Object['assign'](_0x38f09d['hu']['dictionary'],_0x1d2e1b),_0x38f09d['hu']['getPluralForm']=_0x15db08;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27bc27=>{const {hu:{dictionary:_0x94a1cb,getPluralForm:_0x4f066f}}={'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':_0x462c43=>0x1!=_0x462c43}};_0x27bc27['hu']||={'dictionary':{},'getPluralForm':null},_0x27bc27['hu']['dictionary']=Object['assign'](_0x27bc27['hu']['dictionary'],_0x94a1cb),_0x27bc27['hu']['getPluralForm']=_0x4f066f;})(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':_0x137356=>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':_0x5a50c0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b930f=>{const {id:{dictionary:_0x3c8fbe,getPluralForm:_0x278ab4}}={'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':_0x450478=>0x0}};_0x1b930f['id']||={'dictionary':{},'getPluralForm':null},_0x1b930f['id']['dictionary']=Object['assign'](_0x1b930f['id']['dictionary'],_0x3c8fbe),_0x1b930f['id']['getPluralForm']=_0x278ab4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4eea31=>{const {id:{dictionary:_0x4e368d,getPluralForm:_0x306d90}}={'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':_0x18081a=>0x0}};_0x4eea31['id']||={'dictionary':{},'getPluralForm':null},_0x4eea31['id']['dictionary']=Object['assign'](_0x4eea31['id']['dictionary'],_0x4e368d),_0x4eea31['id']['getPluralForm']=_0x306d90;})(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':_0x53814e=>0x1==_0x53814e?0x0:0x0!=_0x53814e&&_0x53814e%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':_0x4644ef=>0x1==_0x4644ef?0x0:0x0!=_0x4644ef&&_0x4644ef%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7f19e4=>{const {it:{dictionary:_0x4e5df7,getPluralForm:_0x5dd180}}={'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':_0x59efb7=>0x1==_0x59efb7?0x0:0x0!=_0x59efb7&&_0x59efb7%0xf4240==0x0?0x1:0x2}};_0x7f19e4['it']||={'dictionary':{},'getPluralForm':null},_0x7f19e4['it']['dictionary']=Object['assign'](_0x7f19e4['it']['dictionary'],_0x4e5df7),_0x7f19e4['it']['getPluralForm']=_0x5dd180;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b3fc1=>{const {it:{dictionary:_0x15705d,getPluralForm:_0x3a47da}}={'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':_0x2a9320=>0x1==_0x2a9320?0x0:0x0!=_0x2a9320&&_0x2a9320%0xf4240==0x0?0x1:0x2}};_0x5b3fc1['it']||={'dictionary':{},'getPluralForm':null},_0x5b3fc1['it']['dictionary']=Object['assign'](_0x5b3fc1['it']['dictionary'],_0x15705d),_0x5b3fc1['it']['getPluralForm']=_0x3a47da;})(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':_0x161494=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x3b3bfd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9cb163=>{const {ja:{dictionary:_0x5bef55,getPluralForm:_0x3fec41}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xdce8de=>0x0}};_0x9cb163['ja']||={'dictionary':{},'getPluralForm':null},_0x9cb163['ja']['dictionary']=Object['assign'](_0x9cb163['ja']['dictionary'],_0x5bef55),_0x9cb163['ja']['getPluralForm']=_0x3fec41;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x458282=>{const {ja:{dictionary:_0x534a4c,getPluralForm:_0x5ae1b0}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x15340f=>0x0}};_0x458282['ja']||={'dictionary':{},'getPluralForm':null},_0x458282['ja']['dictionary']=Object['assign'](_0x458282['ja']['dictionary'],_0x534a4c),_0x458282['ja']['getPluralForm']=_0x5ae1b0;})(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':_0x4f20c7=>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':_0x90db0a=>0x0}};