@ckeditor/ckeditor5-import-word 43.0.0-alpha.5 → 43.0.0-alpha.6

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,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=r(782),e=r(311);function o(t,e){const r=t.t;switch(e){case"Import from Word":return r("Import from Word");case"An error occurred while importing the Word file.":return r("An error occurred while importing the Word file.");case"Importing Word document":return r("Importing Word document");default:return e}}function i(t,e){const r=a();return(i=function(t,e){return r[t-=479]})(t,e)}const s=i;function a(){const t=["pluginName","238eTyzQC","componentFactory","12qUuLLK","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","locale","editor","view","191790FThUGM","menuBar:importWord","164868MioOWI","tooltip","get","ImportWordUI","702511yEVoQc","Import from Word","init","importWord","commands","196492KyZQNV","iconView","isOn","add","60hddMaD","execute","label","editing","bind","9cyjZLG","focus","isVisible","_createButton","isBusy","done","6820720nyyOej","set","7394024PHPVEy","children","Importing Word document","isEnabled","111102EprjlF"];return(a=function(){return t})()}!function(t){const e=i,r=t();for(;;)try{if(765783===-parseInt(e(518))/1+parseInt(e(512))/2+-parseInt(e(507))/3*(parseInt(e(482))/4)+parseInt(e(497))/5+-parseInt(e(503))/6*(parseInt(e(505))/7)+-parseInt(e(499))/8*(-parseInt(e(491))/9)+-parseInt(e(486))/10*(parseInt(e(514))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(a);class c extends t.Plugin{static get[s(504)](){return s(517)}[s(479)](){const t=s,r=this[t(510)];r.ui[t(506)][t(485)](t(480),(()=>{const n=t,o=this[n(494)](e.FileDialogButtonView),i=r[n(481)][n(516)](n(480));return o[n(490)](n(484)).to(i,n(495)),o[n(515)]=!0,o})),r.ui[t(506)][t(485)](t(513),(()=>this[t(494)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(494)](t){const r=s,n=this[r(510)],i=n[r(481)][r(516)](r(480)),a=new t(n[r(509)]),c=new e.SpinnerView;return a[r(498)]({acceptedType:r(508)}),a[r(498)]({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[r(490)](r(502)).to(i),a[r(490)](r(488)).to(i,r(495),(t=>o(n[r(509)],r(t?501:519)))),c[r(490)](r(493)).to(i,r(495)),a[r(483)][r(490)](r(493)).to(i,r(495),(t=>!t)),a[r(500)][r(485)](c),a.on(r(496),((t,e)=>{const o=r;n[o(487)](o(480),e[0],{}),n[o(489)][o(511)][o(492)]()})),a}}var p=r(331),u=r(783),l=r(584);const d=f;function h(){const t=["createPositionAfter","MergeFields","30017JIUBcP","plugins","converterUrl","fire","27IXbNCE","isEnabled","timeZone","stringify","setData","split","Notification","import-word-plugin-import-cancelled","isCollapsed","importWord","3CDGSPZ","import-word-plugin-conversion-failed","document","schema","POST","12660pAFttv","createBatch","getRange","root","rootName","6986OLOrAc","editing","4034352JSfIXX","enqueueChange","html","headers","model","abort","text/html","showWarning","5442320PWQmdI","aborted","has","7134tSFKRx","signal","23621rrcILG","locale","element","importWord:","An error occurred while importing the Word file.","json","addMarker","getFirstPosition","paragraph","value","editor","isEmpty","view","DateTimeFormat","_sendImportRequest","removeMarker","mergeFields","ImportWordEditing","get","clipboardInput","stopListening","file","dataInsert","setSelection","resolve","low","config","_checkEnabled","isBusy","2296750BwueLq","position","selection","33iKPZVf","resolvedOptions","catch","isAtEnd","_importMarker","_abortController","markers","$graveyard","_prepareForImport","merge_fields","reject","_undoStepBatch","Authorization","refresh","set","_cleanUpAfterImport","formatting","isAtStart","getSelectedBlocks","72GSYxOq","createPositionBefore","_handleImportResponse","checkChild","deleteContent","then","bind","execute","1564505sYqONm","parent","change:range","getToken","_handleImportFailure","finally"];return(h=function(){return t})()}function f(t,e){const r=h();return(f=function(t,e){return r[t-=275]})(t,e)}!function(t){const e=f,r=t();for(;;)try{if(927443===-parseInt(e(357))/1*(parseInt(e(302))/2)+-parseInt(e(332))/3*(parseInt(e(352))/4)+-parseInt(e(310))/5+parseInt(e(355))/6*(-parseInt(e(342))/7)+parseInt(e(344))/8*(parseInt(e(322))/9)+-parseInt(e(280))/10*(-parseInt(e(283))/11)+-parseInt(e(337))/12*(-parseInt(e(318))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class m extends t.Command{constructor(t){const e=f;super(t),this[e(297)](e(279),!1),this[e(287)]=null,this[e(294)]=null,this[e(288)]=null,this.on(e(379),((r,n)=>{const o=e,i=new DataTransfer;i[o(326)](o(350),n[o(346)]);const s=this[o(287)][o(339)]();this[o(367)][o(348)][o(345)](this[o(294)],(e=>{const r=o;this[r(287)][r(377)](),e[r(380)](s),t[r(343)][r(369)][r(334)][r(321)](r(376),{dataTransfer:i})}))}),{priority:e(276)})}[d(296)](){const t=d;this[t(323)]=this[t(278)]()}[d(309)](t,e={}){const r=d;if(this[r(279)])return Promise[r(275)]();const n=this[r(367)][r(277)][r(375)](r(331));if(this[r(367)][r(319)][r(354)](r(317))){const{prefix:t,suffix:n}=this[r(367)][r(277)][r(375)](r(373));e[r(292)]={prefix:t,suffix:n}}const o={url:n[r(320)],file:t,serviceConfig:{...e,formatting:n[r(299)],timezone:(new(Intl[r(370)]))[r(284)]()[r(324)]}};return this[r(291)](),this[r(371)](o)[r(307)](this[r(304)][r(308)](this))[r(285)](this[r(314)][r(308)](this))[r(315)](this[r(298)][r(308)](this))}[d(278)](){const t=d;if(this[t(279)])return!1;const e=this[t(367)][t(348)],r=e[t(335)],n=e[t(334)][t(282)],o=(0,l.first)(n[t(301)]());return!!o&&r[t(305)](o[t(311)],t(365))}[d(291)](){const t=d,e=this[t(367)],r=e[t(348)],n=r[t(334)][t(282)];this[t(288)]=new AbortController,this[t(294)]=e[t(348)][t(338)]({isUndoable:!0}),r[t(345)](this[t(294)],(e=>{const o=t;n[o(330)]||r[o(306)](n,{leaveUnmerged:!0});const i=n[o(364)](),s=(0,l.first)(n[o(301)]());let a;a=s.is(o(359),o(365))&&s[o(368)]?i:i[o(300)]?r[o(303)](s):i[o(286)]?r[o(316)](s):e[o(327)](i)[o(281)],this[o(287)]=e[o(363)](o(360)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(287)].on(o(312),(()=>{const t=o;t(290)===this[t(287)][t(339)]()[t(340)][t(341)]&&this[t(288)][t(349)]()}))})),this[t(279)]=!0,this[t(296)]()}[d(298)](){const t=d,e=this[t(367)][t(348)];e[t(289)][t(354)](this[t(287)])&&e[t(345)](this[t(294)],(e=>{const r=t;e[r(372)](this[r(287)])})),this[t(287)]=null,this[t(294)]=null,this[t(288)]=null,this[t(279)]=!1,this[t(296)]()}[d(371)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(367)][n(319)][n(375)](n(374))[n(313)](),i=new FormData;i[n(297)](n(277),JSON[n(325)](r)),i[n(297)](n(378),e);const s={method:n(336),headers:{},body:i,signal:this[n(288)][n(356)]};return o&&(s[n(347)][n(295)]=o[n(366)]),fetch(t,s)}[d(304)](t){const e=d;return t.ok?t[e(362)]()[e(307)]((t=>{const r=e;this[r(367)][r(348)][r(289)][r(354)](this[r(287)])&&r(290)!==this[r(287)][r(339)]()[r(340)][r(341)]&&this[r(321)](r(379),t)})):Promise[e(293)]()}[d(314)](){const t=d;if(this[t(288)][t(356)][t(353)])return void(0,l.logWarning)(t(329));const e=this[t(367)],r=o(e[t(358)],t(361));e[t(319)][t(375)](t(328))[t(351)](r),(0,l.logError)(t(333))}}function I(){const t=["plugins","372590oRJwpA","commands","none","ImportWordEditing","pluginName","_token","tokenUrl","get","210661KzMKuL","65652epflHj","224ihnGdd","getToken","CloudServices","config","1520475IpLecE","cloudServices","9519777MQjrpZ","token","importWord","inline","editor","requires","2198655cdwizG","4nhaPoO","https://docx-converter.cke-cs.com/v2/convert/docx-html","registerTokenUrl","add","define","init","5612592LqieNS"];return(I=function(){return t})()}const g=v;function v(t,e){const r=I();return(v=function(t,e){return r[t-=101]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(470085===parseInt(e(131))/1+parseInt(e(123))/2+parseInt(e(106))/3+parseInt(e(115))/4*(-parseInt(e(114))/5)+-parseInt(e(101))/6*(parseInt(e(102))/7)+-parseInt(e(121))/8+parseInt(e(108))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class w extends t.Plugin{static get[g(127)](){return g(126)}static get[g(113)](){const t=g;return[e.Notification,p.ClipboardPipeline,t(104)]}constructor(t){const e=g;super(t),this[e(128)]=null}async[g(120)](){const t=g,e=this[t(112)];e[t(105)][t(119)](t(110),{converterUrl:t(116),tokenUrl:(e[t(105)][t(130)](t(107))||{})[t(129)],formatting:{resets:t(125),defaults:t(125),styles:t(111)}}),e[t(124)][t(118)](t(110),new m(e));const{tokenUrl:r}=e[t(105)][t(130)](t(110));if(r){const{tokenUrl:n}=e[t(105)][t(130)](t(107))||{};this[t(128)]=r===n?e[t(122)][t(130)](t(104))[t(109)]:await e[t(122)][t(130)](t(104))[t(117)](r)}}[g(103)](){return this[g(128)]}}var y=W;function b(){var t=["31852790hPveeb","7514uVOmOS","requires","ImportWord","2199HMtAXL","3987cRaDGG","11cAwPsN","299IACwPl","1192yyHpfq","12248AtSGRK","pluginName","8057742IcGuec","3695505anMwvv","8227604pfxflM"];return(b=function(){return t})()}function W(t,e){var r=b();return(W=function(t,e){return r[t-=221]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(695451===parseInt(e(232))/1*(-parseInt(e(226))/2)+-parseInt(e(229))/3*(-parseInt(e(233))/4)+-parseInt(e(223))/5+-parseInt(e(222))/6+parseInt(e(224))/7+-parseInt(e(234))/8*(parseInt(e(230))/9)+-parseInt(e(225))/10*(-parseInt(e(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class x extends t.Plugin{static get[y(221)](){return y(228)}static get[y(227)](){return[w,c]}}function P(t,e){var r=A();return(P=function(t,e){return r[t-=173]})(t,e)}function A(){var t=["1733620hrDPVJ","314260yCILpA","36yvjlpQ","2JjSDDA","7058760CdezvC","6MpadLv","1662624HLVoGC","1669780PLEbdt","546079wPEzEe","384920ePgFTA"];return(A=function(){return t})()}!function(t){for(var e=P,r=t();;)try{if(366812===-parseInt(e(180))/1*(-parseInt(e(175))/2)+parseInt(e(178))/3+parseInt(e(173))/4+-parseInt(e(179))/5*(-parseInt(e(177))/6)+-parseInt(e(182))/7+parseInt(e(181))/8*(-parseInt(e(174))/9)+-parseInt(e(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=r(782),e=r(311);function o(t,e){const r=t.t;switch(e){case"Import from Word":return r("Import from Word");case"An error occurred while importing the Word file.":return r("An error occurred while importing the Word file.");case"Importing Word document":return r("Importing Word document");default:return e}}const i=a;function s(){const t=["ImportWordUI","label","commands","isEnabled","iconView","importWord","765746JyGmDU","componentFactory","editor","3249865GyrKga","isBusy","locale","set","focus","children","bind","isOn","3863128duOtmw","get","4diXCwh","init","Importing Word document","done","_createButton","1239999ZWgict","pluginName","tooltip","view","5894118BYceRg","2864sBUFtH","menuBar:importWord","24031aGOcTe","add","5140434YxKXXg","Import from Word","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","execute","isVisible","editing"];return(s=function(){return t})()}function a(t,e){const r=s();return(a=function(t,e){return r[t-=119]})(t,e)}!function(t){const e=a,r=t();for(;;)try{if(659356===-parseInt(e(131))/1+-parseInt(e(144))/2*(-parseInt(e(149))/3)+parseInt(e(142))/4+-parseInt(e(134))/5+parseInt(e(119))/6+parseInt(e(156))/7*(-parseInt(e(154))/8)+parseInt(e(153))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(s);class c extends t.Plugin{static get[i(150)](){return i(125)}[i(145)](){const t=i,r=this[t(133)];r.ui[t(132)][t(157)](t(130),(()=>{const n=t,o=this[n(148)](e.FileDialogButtonView),i=r[n(127)][n(143)](n(130));return o[n(140)](n(141)).to(i,n(135)),o[n(151)]=!0,o})),r.ui[t(132)][t(157)](t(155),(()=>this[t(148)](e.MenuBarMenuListItemFileDialogButtonView)))}[i(148)](t){const r=i,n=this[r(133)],s=n[r(127)][r(143)](r(130)),a=new t(n[r(136)]),c=new e.SpinnerView;return a[r(137)]({acceptedType:r(121)}),a[r(137)]({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[r(140)](r(128)).to(s),a[r(140)](r(126)).to(s,r(135),(t=>o(n[r(136)],r(t?146:120)))),c[r(140)](r(123)).to(s,r(135)),a[r(129)][r(140)](r(123)).to(s,r(135),(t=>!t)),a[r(139)][r(157)](c),a.on(r(147),((t,e)=>{const o=r;n[o(122)](o(130),e[0],{}),n[o(124)][o(152)][o(138)]()})),a}}var p=r(331),u=r(783),l=r(584);function d(t,e){const r=f();return(d=function(t,e){return r[t-=239]})(t,e)}const h=d;function f(){const t=["POST","Notification","signal","$graveyard","element","abort","isEmpty","_sendImportRequest","_handleImportFailure","setSelection","ImportWordEditing","position","import-word-plugin-import-cancelled","_cleanUpAfterImport","set","change:range","2907290NQcbNg","deleteContent","get","isEnabled","finally","resolve","removeMarker","_checkEnabled","paragraph","formatting","html","getToken","parent","selection","845301VeNvpg","stopListening","322NgcMtY","root","mergeFields","importWord:","file","Authorization","DateTimeFormat","split","3972DviSVY","showWarning","locale","importWord","createBatch","low","isAtEnd","reject","resolvedOptions","converterUrl","merge_fields","_handleImportResponse","5036128KPAKVw","getRange","addMarker","2302740AusOWI","10876oQyDjL","153ZgKPVp","getSelectedBlocks","clipboardInput","editing","setData","rootName","editor","isCollapsed","An error occurred while importing the Word file.","MergeFields","createPositionAfter","has","stringify","2tKSoGB","text/html","value","markers","createPositionBefore","execute","dataInsert","view","document","config","import-word-plugin-conversion-failed","checkChild","_prepareForImport","plugins","getFirstPosition","then","isAtStart","bind","catch","refresh","_importMarker","fire","aborted","7026640YUoUIo","isBusy","_undoStepBatch","enqueueChange","json","timeZone","_abortController","headers","model","schema"];return(f=function(){return t})()}!function(t){const e=d,r=t();for(;;)try{if(519560===parseInt(e(306))/1*(parseInt(e(243))/2)+parseInt(e(333))/3*(parseInt(e(332))/4)+parseInt(e(292))/5+parseInt(e(316))/6*(parseInt(e(308))/7)+-parseInt(e(328))/8+parseInt(e(331))/9+-parseInt(e(266))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class m extends t.Command{constructor(t){const e=d;super(t),this[e(290)](e(267),!1),this[e(263)]=null,this[e(268)]=null,this[e(272)]=null,this.on(e(249),((r,n)=>{const o=e,i=new DataTransfer;i[o(337)](o(244),n[o(302)]);const s=this[o(263)][o(329)]();this[o(339)][o(274)][o(269)](this[o(268)],(e=>{const r=o;this[r(263)][r(307)](),e[r(285)](s),t[r(336)][r(250)][r(251)][r(264)](r(335),{dataTransfer:i})}))}),{priority:e(321)})}[h(262)](){const t=h;this[t(295)]=this[t(299)]()}[h(248)](t,e={}){const r=h;if(this[r(267)])return Promise[r(297)]();const n=this[r(339)][r(252)][r(294)](r(319));if(this[r(339)][r(256)][r(241)](r(239))){const{prefix:t,suffix:n}=this[r(339)][r(252)][r(294)](r(310));e[r(326)]={prefix:t,suffix:n}}const o={url:n[r(325)],file:t,serviceConfig:{...e,formatting:n[r(301)],timezone:(new(Intl[r(314)]))[r(324)]()[r(271)]}};return this[r(255)](),this[r(283)](o)[r(258)](this[r(327)][r(260)](this))[r(261)](this[r(284)][r(260)](this))[r(296)](this[r(289)][r(260)](this))}[h(299)](){const t=h;if(this[t(267)])return!1;const e=this[t(339)][t(274)],r=e[t(275)],n=e[t(251)][t(305)],o=(0,l.first)(n[t(334)]());return!!o&&r[t(254)](o[t(304)],t(300))}[h(255)](){const t=h,e=this[t(339)],r=e[t(274)],n=r[t(251)][t(305)];this[t(272)]=new AbortController,this[t(268)]=e[t(274)][t(320)]({isUndoable:!0}),r[t(269)](this[t(268)],(e=>{const o=t;n[o(340)]||r[o(293)](n,{leaveUnmerged:!0});const i=n[o(257)](),s=(0,l.first)(n[o(334)]());let a;a=s.is(o(280),o(300))&&s[o(282)]?i:i[o(259)]?r[o(247)](s):i[o(322)]?r[o(240)](s):e[o(315)](i)[o(287)],this[o(263)]=e[o(330)](o(311)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(263)].on(o(291),(()=>{const t=o;t(279)===this[t(263)][t(329)]()[t(309)][t(338)]&&this[t(272)][t(281)]()}))})),this[t(267)]=!0,this[t(262)]()}[h(289)](){const t=h,e=this[t(339)][t(274)];e[t(246)][t(241)](this[t(263)])&&e[t(269)](this[t(268)],(e=>{const r=t;e[r(298)](this[r(263)])})),this[t(263)]=null,this[t(268)]=null,this[t(272)]=null,this[t(267)]=!1,this[t(262)]()}[h(283)]({url:t,file:e,serviceConfig:r}){const n=h,o=this[n(339)][n(256)][n(294)](n(286))[n(303)](),i=new FormData;i[n(290)](n(252),JSON[n(242)](r)),i[n(290)](n(312),e);const s={method:n(276),headers:{},body:i,signal:this[n(272)][n(278)]};return o&&(s[n(273)][n(313)]=o[n(245)]),fetch(t,s)}[h(327)](t){const e=h;return t.ok?t[e(270)]()[e(258)]((t=>{const r=e;this[r(339)][r(274)][r(246)][r(241)](this[r(263)])&&r(279)!==this[r(263)][r(329)]()[r(309)][r(338)]&&this[r(264)](r(249),t)})):Promise[e(323)]()}[h(284)](){const t=h;if(this[t(272)][t(278)][t(265)])return void(0,l.logWarning)(t(288));const e=this[t(339)],r=o(e[t(318)],t(341));e[t(256)][t(294)](t(277))[t(317)](r),(0,l.logError)(t(253))}}const g=I;function I(t,e){const r=v();return(I=function(t,e){return r[t-=385]})(t,e)}function v(){const t=["getToken","1nfJjzU","https://docx-converter.cke-cs.com/v2/convert/docx-html","add","init","tokenUrl","requires","CloudServices","none","5282347ZEwZRb","get","7002020azAzPc","define","800080zmUywe","inline","plugins","config","7932rKPKuq","editor","1547002mpOtGr","importWord","pluginName","ImportWordEditing","555OiUfBm","9sjDgXq","commands","1297218jGAaJm","cloudServices","token","3154716cKSNuX","_token","registerTokenUrl"];return(v=function(){return t})()}!function(t){const e=I,r=t();for(;;)try{if(396973===-parseInt(e(407))/1*(-parseInt(e(393))/2)+parseInt(e(400))/3+parseInt(e(391))/4*(parseInt(e(397))/5)+parseInt(e(403))/6+-parseInt(e(415))/7+-parseInt(e(387))/8+-parseInt(e(398))/9*(parseInt(e(385))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Plugin{static get[g(395)](){return g(396)}static get[g(412)](){const t=g;return[e.Notification,p.ClipboardPipeline,t(413)]}constructor(t){const e=g;super(t),this[e(404)]=null}async[g(410)](){const t=g,e=this[t(392)];e[t(390)][t(386)](t(394),{converterUrl:t(408),tokenUrl:(e[t(390)][t(416)](t(401))||{})[t(411)],formatting:{resets:t(414),defaults:t(414),styles:t(388)}}),e[t(399)][t(409)](t(394),new m(e));const{tokenUrl:r}=e[t(390)][t(416)](t(394));if(r){const{tokenUrl:n}=e[t(390)][t(416)](t(401))||{};this[t(404)]=r===n?e[t(389)][t(416)](t(413))[t(402)]:await e[t(389)][t(416)](t(413))[t(405)](r)}}[g(406)](){return this[g(404)]}}var y=W;function b(){var t=["ImportWord","284JUyhtY","pluginName","881667qmGfOy","908RbvoqU","26380KOeHNR","2008OZbKLG","1168072zXYTjy","314409ucgEwl","1111YWyyEU","5820gDiAse","6vCiqsq","373051osboae","requires"];return(b=function(){return t})()}function W(t,e){var r=b();return(W=function(t,e){return r[t-=122]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(187790===-parseInt(e(128))/1*(-parseInt(e(133))/2)+-parseInt(e(135))/3+-parseInt(e(131))/4*(parseInt(e(123))/5)+parseInt(e(124))/6*(parseInt(e(125))/7)+-parseInt(e(134))/8+parseInt(e(130))/9+-parseInt(e(132))/10*(-parseInt(e(122))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class x extends t.Plugin{static get[y(129)](){return y(127)}static get[y(126)](){return[w,c]}}function O(t,e){var r=k();return(O=function(t,e){return r[t-=177]})(t,e)}function k(){var t=["26fxXXdt","29577mNweqK","342sOPRPS","5223407oDHWID","604767TnDNIg","20902310bxqHEt","20IoVedN","3413052CsXmOB","103112uBMCYG","125308OpplUg"];return(k=function(){return t})()}!function(t){for(var e=O,r=t();;)try{if(406728===-parseInt(e(181))/1+-parseInt(e(177))/2*(parseInt(e(178))/3)+parseInt(e(186))/4*(-parseInt(e(183))/5)+-parseInt(e(184))/6+-parseInt(e(180))/7+-parseInt(e(185))/8*(-parseInt(e(179))/9)+parseInt(e(182))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x88f31f,Command as _0x1ef9fa}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x84d97f,MenuBarMenuListItemFileDialogButtonView as _0x31a13c,SpinnerView as _0x62bd5,Notification as _0x58a0ef}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x4ee6d9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x51837e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x16ced7,uid as _0x4dba6b,logWarning as _0x3043f9,logError as _0x188fc1}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x5a18ae,_0x3deaea){const t=_0x5a18ae['t'];switch(_0x3deaea){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 _0x3deaea;}}class o extends _0x88f31f{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x50fdbd=this['editor'];_0x50fdbd['ui']['componentFactory']['add']('importWord',()=>{const _0x37bc0f=this['_createButton'](_0x84d97f),_0x34c281=_0x50fdbd['commands']['get']('importWord');return _0x37bc0f['bind']('isOn')['to'](_0x34c281,'isBusy'),_0x37bc0f['tooltip']=!0x0,_0x37bc0f;}),_0x50fdbd['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x31a13c));}['_createButton'](_0x51c1b7){const _0x436afb=this['editor'],_0x2718d5=_0x436afb['commands']['get']('importWord'),_0x2838ed=new _0x51c1b7(_0x436afb['locale']),_0x22ada9=new _0x62bd5();return _0x2838ed['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2838ed['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'}),_0x2838ed['bind']('isEnabled')['to'](_0x2718d5),_0x2838ed['bind']('label')['to'](_0x2718d5,'isBusy',_0x3803f7=>p(_0x436afb['locale'],_0x3803f7?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x22ada9['bind']('isVisible')['to'](_0x2718d5,'isBusy'),_0x2838ed['iconView']['bind']('isVisible')['to'](_0x2718d5,'isBusy',_0x8a4d62=>!_0x8a4d62),_0x2838ed['children']['add'](_0x22ada9),_0x2838ed['on']('done',(_0x4ac933,_0x383bc6)=>{_0x436afb['execute']('importWord',_0x383bc6[0x0],{}),_0x436afb['editing']['view']['focus']();}),_0x2838ed;}}class d extends _0x1ef9fa{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x35eccb){super(_0x35eccb),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x42ac0f,_0x20497c)=>{const _0x772db9=new DataTransfer();_0x772db9['setData']('text/html',_0x20497c['html']);const _0x5eb95c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2143aa=>{this['_importMarker']['stopListening'](),_0x2143aa['setSelection'](_0x5eb95c),_0x35eccb['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x772db9});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x266708,_0x49cfb9={}){if(this['isBusy'])return Promise['resolve']();const _0x5aef68=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x456607,suffix:_0xceb581}=this['editor']['config']['get']('mergeFields');_0x49cfb9['merge_fields']={'prefix':_0x456607,'suffix':_0xceb581};}const _0x5efcbc={'url':_0x5aef68['converterUrl'],'file':_0x266708,'serviceConfig':{..._0x49cfb9,'formatting':_0x5aef68['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x5efcbc)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x383cdd=this['editor']['model'],_0x222320=_0x383cdd['schema'],_0x3c3bd7=_0x383cdd['document']['selection'],_0x3e1e13=_0x16ced7(_0x3c3bd7['getSelectedBlocks']());return!!_0x3e1e13&&_0x222320['checkChild'](_0x3e1e13['parent'],'paragraph');}['_prepareForImport'](){const _0x11ce34=this['editor'],_0xe2cd11=_0x11ce34['model'],_0x6adc87=_0xe2cd11['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x11ce34['model']['createBatch']({'isUndoable':!0x0}),_0xe2cd11['enqueueChange'](this['_undoStepBatch'],_0x5091cf=>{_0x6adc87['isCollapsed']||_0xe2cd11['deleteContent'](_0x6adc87,{'leaveUnmerged':!0x0});const _0x532438=_0x6adc87['getFirstPosition'](),_0x41f828=_0x16ced7(_0x6adc87['getSelectedBlocks']());let _0x415583;_0x415583=_0x41f828['is']('element','paragraph')&&_0x41f828['isEmpty']?_0x532438:_0x532438['isAtStart']?_0xe2cd11['createPositionBefore'](_0x41f828):_0x532438['isAtEnd']?_0xe2cd11['createPositionAfter'](_0x41f828):_0x5091cf['split'](_0x532438)['position'],this['_importMarker']=_0x5091cf['addMarker']('importWord:'+_0x4dba6b(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x51837e(_0x415583)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x39b30c=this['editor']['model'];_0x39b30c['markers']['has'](this['_importMarker'])&&_0x39b30c['enqueueChange'](this['_undoStepBatch'],_0x171cb7=>{_0x171cb7['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x15889a,file:_0x3875c8,serviceConfig:_0x231eb7}){const _0x13f829=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x3d8e5b=new FormData();_0x3d8e5b['set']('config',JSON['stringify'](_0x231eb7)),_0x3d8e5b['set']('file',_0x3875c8);const _0x562b5e={'method':'POST','headers':{},'body':_0x3d8e5b,'signal':this['_abortController']['signal']};return _0x13f829&&(_0x562b5e['headers']['Authorization']=_0x13f829['value']),fetch(_0x15889a,_0x562b5e);}['_handleImportResponse'](_0x1830bc){return _0x1830bc['ok']?_0x1830bc['json']()['then'](_0x1c30f6=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x1c30f6);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3043f9('import-word-plugin-import-cancelled');const _0x189b14=this['editor'],_0x38032e=p(_0x189b14['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x189b14['plugins']['get']('Notification')['showWarning'](_0x38032e),_0x188fc1('import-word-plugin-conversion-failed');}}class e extends _0x88f31f{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x58a0ef,_0x4ee6d9,'CloudServices'];}constructor(_0xab219d){super(_0xab219d),this['_token']=null;}async['init'](){const _0x5aad05=this['editor'];_0x5aad05['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5aad05['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5aad05['commands']['add']('importWord',new d(_0x5aad05));const {tokenUrl:_0x1478e0}=_0x5aad05['config']['get']('importWord');if(_0x1478e0){const {tokenUrl:_0x3c8bda}=_0x5aad05['config']['get']('cloudServices')||{};this['_token']=_0x1478e0===_0x3c8bda?_0x5aad05['plugins']['get']('CloudServices')['token']:await _0x5aad05['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1478e0);}}['getToken'](){return this['_token'];}}class i extends _0x88f31f{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 _0x13a7a9,Command as _0xd1234f}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x1ea228,MenuBarMenuListItemFileDialogButtonView as _0xcd828,SpinnerView as _0x273c00,Notification as _0x57a398}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x5d543d}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x99d49d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xa5f9ee,uid as _0x3b313f,logWarning as _0x41babe,logError as _0x687bad}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x2ba982,_0x222d28){const t=_0x2ba982['t'];switch(_0x222d28){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 _0x222d28;}}class o extends _0x13a7a9{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x4251ef=this['editor'];_0x4251ef['ui']['componentFactory']['add']('importWord',()=>{const _0x3df713=this['_createButton'](_0x1ea228),_0x2f3cfb=_0x4251ef['commands']['get']('importWord');return _0x3df713['bind']('isOn')['to'](_0x2f3cfb,'isBusy'),_0x3df713['tooltip']=!0x0,_0x3df713;}),_0x4251ef['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xcd828));}['_createButton'](_0x1651b3){const _0x3dce93=this['editor'],_0x5d6864=_0x3dce93['commands']['get']('importWord'),_0x10221a=new _0x1651b3(_0x3dce93['locale']),_0x18998b=new _0x273c00();return _0x10221a['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x10221a['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'}),_0x10221a['bind']('isEnabled')['to'](_0x5d6864),_0x10221a['bind']('label')['to'](_0x5d6864,'isBusy',_0x521e91=>p(_0x3dce93['locale'],_0x521e91?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x18998b['bind']('isVisible')['to'](_0x5d6864,'isBusy'),_0x10221a['iconView']['bind']('isVisible')['to'](_0x5d6864,'isBusy',_0x485674=>!_0x485674),_0x10221a['children']['add'](_0x18998b),_0x10221a['on']('done',(_0xfd8d29,_0x446b05)=>{_0x3dce93['execute']('importWord',_0x446b05[0x0],{}),_0x3dce93['editing']['view']['focus']();}),_0x10221a;}}class d extends _0xd1234f{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x2744e0){super(_0x2744e0),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4b3da0,_0x38dea9)=>{const _0x184010=new DataTransfer();_0x184010['setData']('text/html',_0x38dea9['html']);const _0x58e9cf=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x3cbcb1=>{this['_importMarker']['stopListening'](),_0x3cbcb1['setSelection'](_0x58e9cf),_0x2744e0['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x184010});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x367dd1,_0x464cd5={}){if(this['isBusy'])return Promise['resolve']();const _0x5628fa=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0xf6c41f,suffix:_0x3faa3a}=this['editor']['config']['get']('mergeFields');_0x464cd5['merge_fields']={'prefix':_0xf6c41f,'suffix':_0x3faa3a};}const _0x5a7828={'url':_0x5628fa['converterUrl'],'file':_0x367dd1,'serviceConfig':{..._0x464cd5,'formatting':_0x5628fa['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x5a7828)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3e19ee=this['editor']['model'],_0x42cabd=_0x3e19ee['schema'],_0x2745af=_0x3e19ee['document']['selection'],_0x1fa6e0=_0xa5f9ee(_0x2745af['getSelectedBlocks']());return!!_0x1fa6e0&&_0x42cabd['checkChild'](_0x1fa6e0['parent'],'paragraph');}['_prepareForImport'](){const _0x1a9b12=this['editor'],_0xc3c59f=_0x1a9b12['model'],_0x528d2b=_0xc3c59f['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1a9b12['model']['createBatch']({'isUndoable':!0x0}),_0xc3c59f['enqueueChange'](this['_undoStepBatch'],_0x295f08=>{_0x528d2b['isCollapsed']||_0xc3c59f['deleteContent'](_0x528d2b,{'leaveUnmerged':!0x0});const _0x4fdcf7=_0x528d2b['getFirstPosition'](),_0x1c2951=_0xa5f9ee(_0x528d2b['getSelectedBlocks']());let _0x207c74;_0x207c74=_0x1c2951['is']('element','paragraph')&&_0x1c2951['isEmpty']?_0x4fdcf7:_0x4fdcf7['isAtStart']?_0xc3c59f['createPositionBefore'](_0x1c2951):_0x4fdcf7['isAtEnd']?_0xc3c59f['createPositionAfter'](_0x1c2951):_0x295f08['split'](_0x4fdcf7)['position'],this['_importMarker']=_0x295f08['addMarker']('importWord:'+_0x3b313f(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x99d49d(_0x207c74)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x544162=this['editor']['model'];_0x544162['markers']['has'](this['_importMarker'])&&_0x544162['enqueueChange'](this['_undoStepBatch'],_0x31e1b5=>{_0x31e1b5['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x550344,file:_0x3a101c,serviceConfig:_0xf83620}){const _0x9a7d2b=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x949d74=new FormData();_0x949d74['set']('config',JSON['stringify'](_0xf83620)),_0x949d74['set']('file',_0x3a101c);const _0xdd1d23={'method':'POST','headers':{},'body':_0x949d74,'signal':this['_abortController']['signal']};return _0x9a7d2b&&(_0xdd1d23['headers']['Authorization']=_0x9a7d2b['value']),fetch(_0x550344,_0xdd1d23);}['_handleImportResponse'](_0x62e331){return _0x62e331['ok']?_0x62e331['json']()['then'](_0x573cfd=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x573cfd);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x41babe('import-word-plugin-import-cancelled');const _0x1ff827=this['editor'],_0x50573d=p(_0x1ff827['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x1ff827['plugins']['get']('Notification')['showWarning'](_0x50573d),_0x687bad('import-word-plugin-conversion-failed');}}class e extends _0x13a7a9{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x57a398,_0x5d543d,'CloudServices'];}constructor(_0x242452){super(_0x242452),this['_token']=null;}async['init'](){const _0x4ba299=this['editor'];_0x4ba299['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4ba299['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4ba299['commands']['add']('importWord',new d(_0x4ba299));const {tokenUrl:_0x55a365}=_0x4ba299['config']['get']('importWord');if(_0x55a365){const {tokenUrl:_0x120988}=_0x4ba299['config']['get']('cloudServices')||{};this['_token']=_0x55a365===_0x120988?_0x4ba299['plugins']['get']('CloudServices')['token']:await _0x4ba299['plugins']['get']('CloudServices')['registerTokenUrl'](_0x55a365);}}['getToken'](){return this['_token'];}}class i extends _0x13a7a9{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':_0x316b81=>0x0==_0x316b81?0x0:0x1==_0x316b81?0x1:0x2==_0x316b81?0x2:_0x316b81%0x64>=0x3&&_0x316b81%0x64<=0xa?0x3:_0x316b81%0x64>=0xb&&_0x316b81%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':_0x595506=>0x0==_0x595506?0x0:0x1==_0x595506?0x1:0x2==_0x595506?0x2:_0x595506%0x64>=0x3&&_0x595506%0x64<=0xa?0x3:_0x595506%0x64>=0xb&&_0x595506%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4afd6d=>{const {ar:{dictionary:_0x37e491,getPluralForm:_0x33e312}}={'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':_0x404e18=>0x0==_0x404e18?0x0:0x1==_0x404e18?0x1:0x2==_0x404e18?0x2:_0x404e18%0x64>=0x3&&_0x404e18%0x64<=0xa?0x3:_0x404e18%0x64>=0xb&&_0x404e18%0x64<=0x63?0x4:0x5}};_0x4afd6d['ar']||={'dictionary':{},'getPluralForm':null},_0x4afd6d['ar']['dictionary']=Object['assign'](_0x4afd6d['ar']['dictionary'],_0x37e491),_0x4afd6d['ar']['getPluralForm']=_0x33e312;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d2928=>{const {ar:{dictionary:_0x1a7445,getPluralForm:_0x20545a}}={'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':_0x33089f=>0x0==_0x33089f?0x0:0x1==_0x33089f?0x1:0x2==_0x33089f?0x2:_0x33089f%0x64>=0x3&&_0x33089f%0x64<=0xa?0x3:_0x33089f%0x64>=0xb&&_0x33089f%0x64<=0x63?0x4:0x5}};_0x5d2928['ar']||={'dictionary':{},'getPluralForm':null},_0x5d2928['ar']['dictionary']=Object['assign'](_0x5d2928['ar']['dictionary'],_0x1a7445),_0x5d2928['ar']['getPluralForm']=_0x20545a;})(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':_0x15d88c=>0x1!=_0x15d88c}};
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':_0x2cf6e3=>0x1!=_0x2cf6e3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a8211=>{const {bg:{dictionary:_0x3d9b7f,getPluralForm:_0x2e403d}}={'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':_0x5b0ec5=>0x1!=_0x5b0ec5}};_0x3a8211['bg']||={'dictionary':{},'getPluralForm':null},_0x3a8211['bg']['dictionary']=Object['assign'](_0x3a8211['bg']['dictionary'],_0x3d9b7f),_0x3a8211['bg']['getPluralForm']=_0x2e403d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dbf6c=>{const {bg:{dictionary:_0x5586fb,getPluralForm:_0x25f668}}={'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':_0x3d009b=>0x1!=_0x3d009b}};_0x1dbf6c['bg']||={'dictionary':{},'getPluralForm':null},_0x1dbf6c['bg']['dictionary']=Object['assign'](_0x1dbf6c['bg']['dictionary'],_0x5586fb),_0x1dbf6c['bg']['getPluralForm']=_0x25f668;})(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':_0x98d2=>0x1!=_0x98d2}};
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':_0x223374=>0x1!=_0x223374}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2495a7=>{const {bn:{dictionary:_0x197b98,getPluralForm:_0x47d1d9}}={'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':_0x34a356=>0x1!=_0x34a356}};_0x2495a7['bn']||={'dictionary':{},'getPluralForm':null},_0x2495a7['bn']['dictionary']=Object['assign'](_0x2495a7['bn']['dictionary'],_0x197b98),_0x2495a7['bn']['getPluralForm']=_0x47d1d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3aa179=>{const {bn:{dictionary:_0x12500b,getPluralForm:_0x11cfb3}}={'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':_0x51328d=>0x1!=_0x51328d}};_0x3aa179['bn']||={'dictionary':{},'getPluralForm':null},_0x3aa179['bn']['dictionary']=Object['assign'](_0x3aa179['bn']['dictionary'],_0x12500b),_0x3aa179['bn']['getPluralForm']=_0x11cfb3;})(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':_0x53917c=>0x1!=_0x53917c}};
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':_0xa296cf=>0x1!=_0xa296cf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a9300=>{const {ca:{dictionary:_0x152599,getPluralForm:_0x1b94c0}}={'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':_0x40133=>0x1!=_0x40133}};_0x3a9300['ca']||={'dictionary':{},'getPluralForm':null},_0x3a9300['ca']['dictionary']=Object['assign'](_0x3a9300['ca']['dictionary'],_0x152599),_0x3a9300['ca']['getPluralForm']=_0x1b94c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xeab8cb=>{const {ca:{dictionary:_0x56526d,getPluralForm:_0x2fe972}}={'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':_0x462971=>0x1!=_0x462971}};_0xeab8cb['ca']||={'dictionary':{},'getPluralForm':null},_0xeab8cb['ca']['dictionary']=Object['assign'](_0xeab8cb['ca']['dictionary'],_0x56526d),_0xeab8cb['ca']['getPluralForm']=_0x2fe972;})(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':_0x41a233=>0x1==_0x41a233&&_0x41a233%0x1==0x0?0x0:_0x41a233>=0x2&&_0x41a233<=0x4&&_0x41a233%0x1==0x0?0x1:_0x41a233%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':_0x3ceca1=>0x1==_0x3ceca1&&_0x3ceca1%0x1==0x0?0x0:_0x3ceca1>=0x2&&_0x3ceca1<=0x4&&_0x3ceca1%0x1==0x0?0x1:_0x3ceca1%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49e44b=>{const {cs:{dictionary:_0x1151ab,getPluralForm:_0x132ddb}}={'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':_0x223583=>0x1==_0x223583&&_0x223583%0x1==0x0?0x0:_0x223583>=0x2&&_0x223583<=0x4&&_0x223583%0x1==0x0?0x1:_0x223583%0x1!=0x0?0x2:0x3}};_0x49e44b['cs']||={'dictionary':{},'getPluralForm':null},_0x49e44b['cs']['dictionary']=Object['assign'](_0x49e44b['cs']['dictionary'],_0x1151ab),_0x49e44b['cs']['getPluralForm']=_0x132ddb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x144b0d=>{const {cs:{dictionary:_0x4661f3,getPluralForm:_0x53c864}}={'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':_0x3e0ccc=>0x1==_0x3e0ccc&&_0x3e0ccc%0x1==0x0?0x0:_0x3e0ccc>=0x2&&_0x3e0ccc<=0x4&&_0x3e0ccc%0x1==0x0?0x1:_0x3e0ccc%0x1!=0x0?0x2:0x3}};_0x144b0d['cs']||={'dictionary':{},'getPluralForm':null},_0x144b0d['cs']['dictionary']=Object['assign'](_0x144b0d['cs']['dictionary'],_0x4661f3),_0x144b0d['cs']['getPluralForm']=_0x53c864;})(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':_0x2ae4aa=>0x1!=_0x2ae4aa}};
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':_0x343caa=>0x1!=_0x343caa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d401b=>{const {da:{dictionary:_0x2ec186,getPluralForm:_0x1926ee}}={'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':_0xb0a5a4=>0x1!=_0xb0a5a4}};_0x1d401b['da']||={'dictionary':{},'getPluralForm':null},_0x1d401b['da']['dictionary']=Object['assign'](_0x1d401b['da']['dictionary'],_0x2ec186),_0x1d401b['da']['getPluralForm']=_0x1926ee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5743e9=>{const {da:{dictionary:_0x279e69,getPluralForm:_0x35bdee}}={'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':_0xf8b08f=>0x1!=_0xf8b08f}};_0x5743e9['da']||={'dictionary':{},'getPluralForm':null},_0x5743e9['da']['dictionary']=Object['assign'](_0x5743e9['da']['dictionary'],_0x279e69),_0x5743e9['da']['getPluralForm']=_0x35bdee;})(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':_0x52a1a1=>0x1!=_0x52a1a1}};
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':_0x5e0793=>0x1!=_0x5e0793}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cca1c=>{const {de:{dictionary:_0x11d628,getPluralForm:_0x3ed221}}={'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':_0x20dca1=>0x1!=_0x20dca1}};_0x2cca1c['de']||={'dictionary':{},'getPluralForm':null},_0x2cca1c['de']['dictionary']=Object['assign'](_0x2cca1c['de']['dictionary'],_0x11d628),_0x2cca1c['de']['getPluralForm']=_0x3ed221;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d4179=>{const {de:{dictionary:_0x3c1e14,getPluralForm:_0x1109a6}}={'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':_0x40c42c=>0x1!=_0x40c42c}};_0x2d4179['de']||={'dictionary':{},'getPluralForm':null},_0x2d4179['de']['dictionary']=Object['assign'](_0x2d4179['de']['dictionary'],_0x3c1e14),_0x2d4179['de']['getPluralForm']=_0x1109a6;})(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':_0x536d7f=>0x1!=_0x536d7f}};
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':_0x4d2b34=>0x1!=_0x4d2b34}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x575cdb=>{const {el:{dictionary:_0x26a67e,getPluralForm:_0x9ad640}}={'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':_0x472519=>0x1!=_0x472519}};_0x575cdb['el']||={'dictionary':{},'getPluralForm':null},_0x575cdb['el']['dictionary']=Object['assign'](_0x575cdb['el']['dictionary'],_0x26a67e),_0x575cdb['el']['getPluralForm']=_0x9ad640;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bd3ce=>{const {el:{dictionary:_0x3b179a,getPluralForm:_0x5ec250}}={'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':_0x4441ec=>0x1!=_0x4441ec}};_0x5bd3ce['el']||={'dictionary':{},'getPluralForm':null},_0x5bd3ce['el']['dictionary']=Object['assign'](_0x5bd3ce['el']['dictionary'],_0x3b179a),_0x5bd3ce['el']['getPluralForm']=_0x5ec250;})(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':_0x294883=>0x1!=_0x294883}};
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':_0x5f10da=>0x1!=_0x5f10da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x339dcc=>{const {'en-au':{dictionary:_0x3484aa,getPluralForm:_0x612fa4}}={'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':_0x5a9ba2=>0x1!=_0x5a9ba2}};_0x339dcc['en-au']||={'dictionary':{},'getPluralForm':null},_0x339dcc['en-au']['dictionary']=Object['assign'](_0x339dcc['en-au']['dictionary'],_0x3484aa),_0x339dcc['en-au']['getPluralForm']=_0x612fa4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34e3a1=>{const {'en-au':{dictionary:_0x3b95e8,getPluralForm:_0x6bb0ec}}={'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':_0x4142fd=>0x1!=_0x4142fd}};_0x34e3a1['en-au']||={'dictionary':{},'getPluralForm':null},_0x34e3a1['en-au']['dictionary']=Object['assign'](_0x34e3a1['en-au']['dictionary'],_0x3b95e8),_0x34e3a1['en-au']['getPluralForm']=_0x6bb0ec;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5366d0=>{const {en:{dictionary:_0x406882,getPluralForm:_0x4409b9}}={'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}};_0x5366d0['en']||={'dictionary':{},'getPluralForm':null},_0x5366d0['en']['dictionary']=Object['assign'](_0x5366d0['en']['dictionary'],_0x406882),_0x5366d0['en']['getPluralForm']=_0x4409b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x261509=>{const {en:{dictionary:_0x49767c,getPluralForm:_0x282ca5}}={'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}};_0x261509['en']||={'dictionary':{},'getPluralForm':null},_0x261509['en']['dictionary']=Object['assign'](_0x261509['en']['dictionary'],_0x49767c),_0x261509['en']['getPluralForm']=_0x282ca5;})(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':_0x4ef7d4=>0x1==_0x4ef7d4?0x0:0x0!=_0x4ef7d4&&_0x4ef7d4%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':_0xd0281f=>0x1==_0xd0281f?0x0:0x0!=_0xd0281f&&_0xd0281f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f328e=>{const {es:{dictionary:_0x468120,getPluralForm:_0x250ede}}={'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':_0x3b574a=>0x1==_0x3b574a?0x0:0x0!=_0x3b574a&&_0x3b574a%0xf4240==0x0?0x1:0x2}};_0x1f328e['es']||={'dictionary':{},'getPluralForm':null},_0x1f328e['es']['dictionary']=Object['assign'](_0x1f328e['es']['dictionary'],_0x468120),_0x1f328e['es']['getPluralForm']=_0x250ede;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59a55d=>{const {es:{dictionary:_0x224395,getPluralForm:_0x5d6c49}}={'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':_0x2fbb05=>0x1==_0x2fbb05?0x0:0x0!=_0x2fbb05&&_0x2fbb05%0xf4240==0x0?0x1:0x2}};_0x59a55d['es']||={'dictionary':{},'getPluralForm':null},_0x59a55d['es']['dictionary']=Object['assign'](_0x59a55d['es']['dictionary'],_0x224395),_0x59a55d['es']['getPluralForm']=_0x5d6c49;})(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':_0x4cf13d=>0x1!=_0x4cf13d}};
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':_0x15d275=>0x1!=_0x15d275}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5809f2=>{const {et:{dictionary:_0x324fcc,getPluralForm:_0x52d5a3}}={'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':_0x127c7b=>0x1!=_0x127c7b}};_0x5809f2['et']||={'dictionary':{},'getPluralForm':null},_0x5809f2['et']['dictionary']=Object['assign'](_0x5809f2['et']['dictionary'],_0x324fcc),_0x5809f2['et']['getPluralForm']=_0x52d5a3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39ffe0=>{const {et:{dictionary:_0xf5793f,getPluralForm:_0x57562d}}={'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':_0x4fbaed=>0x1!=_0x4fbaed}};_0x39ffe0['et']||={'dictionary':{},'getPluralForm':null},_0x39ffe0['et']['dictionary']=Object['assign'](_0x39ffe0['et']['dictionary'],_0xf5793f),_0x39ffe0['et']['getPluralForm']=_0x57562d;})(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':_0x5f1c1f=>0x1!=_0x5f1c1f}};
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':_0x54e5e7=>0x1!=_0x54e5e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x21ce6e=>{const {fi:{dictionary:_0x205322,getPluralForm:_0x442767}}={'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':_0x25a7c1=>0x1!=_0x25a7c1}};_0x21ce6e['fi']||={'dictionary':{},'getPluralForm':null},_0x21ce6e['fi']['dictionary']=Object['assign'](_0x21ce6e['fi']['dictionary'],_0x205322),_0x21ce6e['fi']['getPluralForm']=_0x442767;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c2a43=>{const {fi:{dictionary:_0x183fbe,getPluralForm:_0x26b7f4}}={'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':_0xf8822f=>0x1!=_0xf8822f}};_0x5c2a43['fi']||={'dictionary':{},'getPluralForm':null},_0x5c2a43['fi']['dictionary']=Object['assign'](_0x5c2a43['fi']['dictionary'],_0x183fbe),_0x5c2a43['fi']['getPluralForm']=_0x26b7f4;})(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':_0x4c0c3e=>0x0==_0x4c0c3e||0x1==_0x4c0c3e?0x0:0x0!=_0x4c0c3e&&_0x4c0c3e%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':_0x1ae4cf=>0x0==_0x1ae4cf||0x1==_0x1ae4cf?0x0:0x0!=_0x1ae4cf&&_0x1ae4cf%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4774ba=>{const {fr:{dictionary:_0x1dac7e,getPluralForm:_0x265feb}}={'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':_0x291281=>0x0==_0x291281||0x1==_0x291281?0x0:0x0!=_0x291281&&_0x291281%0xf4240==0x0?0x1:0x2}};_0x4774ba['fr']||={'dictionary':{},'getPluralForm':null},_0x4774ba['fr']['dictionary']=Object['assign'](_0x4774ba['fr']['dictionary'],_0x1dac7e),_0x4774ba['fr']['getPluralForm']=_0x265feb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5effb2=>{const {fr:{dictionary:_0x199a71,getPluralForm:_0x550775}}={'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':_0x374137=>0x0==_0x374137||0x1==_0x374137?0x0:0x0!=_0x374137&&_0x374137%0xf4240==0x0?0x1:0x2}};_0x5effb2['fr']||={'dictionary':{},'getPluralForm':null},_0x5effb2['fr']['dictionary']=Object['assign'](_0x5effb2['fr']['dictionary'],_0x199a71),_0x5effb2['fr']['getPluralForm']=_0x550775;})(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':_0x44632c=>0x1!=_0x44632c}};
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':_0x4da7fa=>0x1!=_0x4da7fa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b4b59=>{const {gl:{dictionary:_0x45b9c9,getPluralForm:_0x13c34c}}={'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':_0x5ceea7=>0x1!=_0x5ceea7}};_0x5b4b59['gl']||={'dictionary':{},'getPluralForm':null},_0x5b4b59['gl']['dictionary']=Object['assign'](_0x5b4b59['gl']['dictionary'],_0x45b9c9),_0x5b4b59['gl']['getPluralForm']=_0x13c34c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x305f2f=>{const {gl:{dictionary:_0x4f4747,getPluralForm:_0x794ae2}}={'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':_0xd12eb1=>0x1!=_0xd12eb1}};_0x305f2f['gl']||={'dictionary':{},'getPluralForm':null},_0x305f2f['gl']['dictionary']=Object['assign'](_0x305f2f['gl']['dictionary'],_0x4f4747),_0x305f2f['gl']['getPluralForm']=_0x794ae2;})(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':_0x42b988=>0x1==_0x42b988&&_0x42b988%0x1==0x0?0x0:0x2==_0x42b988&&_0x42b988%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':_0x1fc431=>0x1==_0x1fc431&&_0x1fc431%0x1==0x0?0x0:0x2==_0x1fc431&&_0x1fc431%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a78ba=>{const {he:{dictionary:_0x5d08d2,getPluralForm:_0x3dd4b7}}={'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':_0x1af00c=>0x1==_0x1af00c&&_0x1af00c%0x1==0x0?0x0:0x2==_0x1af00c&&_0x1af00c%0x1==0x0?0x1:0x2}};_0x1a78ba['he']||={'dictionary':{},'getPluralForm':null},_0x1a78ba['he']['dictionary']=Object['assign'](_0x1a78ba['he']['dictionary'],_0x5d08d2),_0x1a78ba['he']['getPluralForm']=_0x3dd4b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e56df=>{const {he:{dictionary:_0x5d45e4,getPluralForm:_0xe888e6}}={'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':_0x11c47a=>0x1==_0x11c47a&&_0x11c47a%0x1==0x0?0x0:0x2==_0x11c47a&&_0x11c47a%0x1==0x0?0x1:0x2}};_0x1e56df['he']||={'dictionary':{},'getPluralForm':null},_0x1e56df['he']['dictionary']=Object['assign'](_0x1e56df['he']['dictionary'],_0x5d45e4),_0x1e56df['he']['getPluralForm']=_0xe888e6;})(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':_0x101972=>0x1!=_0x101972}};
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':_0x27acc7=>0x1!=_0x27acc7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x361fff=>{const {hi:{dictionary:_0x5c73b3,getPluralForm:_0x5a2fee}}={'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':_0x84fe37=>0x1!=_0x84fe37}};_0x361fff['hi']||={'dictionary':{},'getPluralForm':null},_0x361fff['hi']['dictionary']=Object['assign'](_0x361fff['hi']['dictionary'],_0x5c73b3),_0x361fff['hi']['getPluralForm']=_0x5a2fee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x372454=>{const {hi:{dictionary:_0x11df7a,getPluralForm:_0x1016b0}}={'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':_0x3f0744=>0x1!=_0x3f0744}};_0x372454['hi']||={'dictionary':{},'getPluralForm':null},_0x372454['hi']['dictionary']=Object['assign'](_0x372454['hi']['dictionary'],_0x11df7a),_0x372454['hi']['getPluralForm']=_0x1016b0;})(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':_0xf0f5d1=>_0xf0f5d1%0xa==0x1&&_0xf0f5d1%0x64!=0xb?0x0:_0xf0f5d1%0xa>=0x2&&_0xf0f5d1%0xa<=0x4&&(_0xf0f5d1%0x64<0xa||_0xf0f5d1%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':_0x2c24d1=>_0x2c24d1%0xa==0x1&&_0x2c24d1%0x64!=0xb?0x0:_0x2c24d1%0xa>=0x2&&_0x2c24d1%0xa<=0x4&&(_0x2c24d1%0x64<0xa||_0x2c24d1%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f554a=>{const {hr:{dictionary:_0x151b9d,getPluralForm:_0x430bd6}}={'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':_0x44c218=>_0x44c218%0xa==0x1&&_0x44c218%0x64!=0xb?0x0:_0x44c218%0xa>=0x2&&_0x44c218%0xa<=0x4&&(_0x44c218%0x64<0xa||_0x44c218%0x64>=0x14)?0x1:0x2}};_0x3f554a['hr']||={'dictionary':{},'getPluralForm':null},_0x3f554a['hr']['dictionary']=Object['assign'](_0x3f554a['hr']['dictionary'],_0x151b9d),_0x3f554a['hr']['getPluralForm']=_0x430bd6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13dfaa=>{const {hr:{dictionary:_0x3548bc,getPluralForm:_0x19ac69}}={'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':_0x3af9d8=>_0x3af9d8%0xa==0x1&&_0x3af9d8%0x64!=0xb?0x0:_0x3af9d8%0xa>=0x2&&_0x3af9d8%0xa<=0x4&&(_0x3af9d8%0x64<0xa||_0x3af9d8%0x64>=0x14)?0x1:0x2}};_0x13dfaa['hr']||={'dictionary':{},'getPluralForm':null},_0x13dfaa['hr']['dictionary']=Object['assign'](_0x13dfaa['hr']['dictionary'],_0x3548bc),_0x13dfaa['hr']['getPluralForm']=_0x19ac69;})(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':_0x56234d=>0x1!=_0x56234d}};
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':_0x5c3e4c=>0x1!=_0x5c3e4c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x143bbe=>{const {hu:{dictionary:_0x35237d,getPluralForm:_0x2a1a03}}={'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':_0x5e8b26=>0x1!=_0x5e8b26}};_0x143bbe['hu']||={'dictionary':{},'getPluralForm':null},_0x143bbe['hu']['dictionary']=Object['assign'](_0x143bbe['hu']['dictionary'],_0x35237d),_0x143bbe['hu']['getPluralForm']=_0x2a1a03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e39bb=>{const {hu:{dictionary:_0x13671c,getPluralForm:_0x1b2882}}={'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':_0x52e27b=>0x1!=_0x52e27b}};_0x1e39bb['hu']||={'dictionary':{},'getPluralForm':null},_0x1e39bb['hu']['dictionary']=Object['assign'](_0x1e39bb['hu']['dictionary'],_0x13671c),_0x1e39bb['hu']['getPluralForm']=_0x1b2882;})(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':_0x330c33=>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':_0x417e1c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d25f9=>{const {id:{dictionary:_0x1c429f,getPluralForm:_0x579324}}={'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':_0xeb2fae=>0x0}};_0x5d25f9['id']||={'dictionary':{},'getPluralForm':null},_0x5d25f9['id']['dictionary']=Object['assign'](_0x5d25f9['id']['dictionary'],_0x1c429f),_0x5d25f9['id']['getPluralForm']=_0x579324;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1210a9=>{const {id:{dictionary:_0x1bd716,getPluralForm:_0x436090}}={'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':_0x44ecc2=>0x0}};_0x1210a9['id']||={'dictionary':{},'getPluralForm':null},_0x1210a9['id']['dictionary']=Object['assign'](_0x1210a9['id']['dictionary'],_0x1bd716),_0x1210a9['id']['getPluralForm']=_0x436090;})(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':_0x365021=>0x1==_0x365021?0x0:0x0!=_0x365021&&_0x365021%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':_0x3ce494=>0x1==_0x3ce494?0x0:0x0!=_0x3ce494&&_0x3ce494%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56cd39=>{const {it:{dictionary:_0x4273eb,getPluralForm:_0x4d68a1}}={'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':_0x57bf34=>0x1==_0x57bf34?0x0:0x0!=_0x57bf34&&_0x57bf34%0xf4240==0x0?0x1:0x2}};_0x56cd39['it']||={'dictionary':{},'getPluralForm':null},_0x56cd39['it']['dictionary']=Object['assign'](_0x56cd39['it']['dictionary'],_0x4273eb),_0x56cd39['it']['getPluralForm']=_0x4d68a1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x175352=>{const {it:{dictionary:_0x4b6748,getPluralForm:_0x4ce665}}={'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':_0x2eb86c=>0x1==_0x2eb86c?0x0:0x0!=_0x2eb86c&&_0x2eb86c%0xf4240==0x0?0x1:0x2}};_0x175352['it']||={'dictionary':{},'getPluralForm':null},_0x175352['it']['dictionary']=Object['assign'](_0x175352['it']['dictionary'],_0x4b6748),_0x175352['it']['getPluralForm']=_0x4ce665;})(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':_0x1b1a9c=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x49f1d4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x525b2f=>{const {ja:{dictionary:_0x1800f6,getPluralForm:_0x399130}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x3f9fff=>0x0}};_0x525b2f['ja']||={'dictionary':{},'getPluralForm':null},_0x525b2f['ja']['dictionary']=Object['assign'](_0x525b2f['ja']['dictionary'],_0x1800f6),_0x525b2f['ja']['getPluralForm']=_0x399130;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f03f5=>{const {ja:{dictionary:_0x3ec5d7,getPluralForm:_0x316d36}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x606814=>0x0}};_0x4f03f5['ja']||={'dictionary':{},'getPluralForm':null},_0x4f03f5['ja']['dictionary']=Object['assign'](_0x4f03f5['ja']['dictionary'],_0x3ec5d7),_0x4f03f5['ja']['getPluralForm']=_0x316d36;})(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':_0x4a390b=>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':_0x485de2=>0x0}};