@ckeditor/ckeditor5-import-word 43.0.0-alpha.0 → 43.0.0-alpha.1

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:()=>W,ImportWordEditing:()=>w,ImportWordUI:()=>a});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=s;function s(t,e){const r=c();return(s=function(t,e){return r[t-=194]})(t,e)}!function(t){const e=s,r=t();for(;;)try{if(556661===parseInt(e(211))/1+parseInt(e(215))/2*(-parseInt(e(206))/3)+parseInt(e(228))/4*(parseInt(e(212))/5)+-parseInt(e(219))/6+parseInt(e(196))/7+-parseInt(e(229))/8+-parseInt(e(224))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class a extends t.Plugin{static get[i(230)](){return i(216)}[i(194)](){const t=i,r=this[t(220)];r.ui[t(208)][t(204)](t(202),(()=>{const n=t,o=this[n(213)](e.FileDialogButtonView),i=r[n(227)][n(226)](n(202));return o[n(200)](n(201)).to(i,n(221)),o[n(199)]=!0,o})),r.ui[t(208)][t(204)](t(232),(()=>this[t(213)](e.MenuBarMenuListItemFileDialogButtonView)))}[i(213)](t){const r=i,n=this[r(220)],s=n[r(227)][r(226)](r(202)),a=new t(n[r(214)]),c=new e.SpinnerView;return a[r(223)]({acceptedType:r(209)}),a[r(223)]({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(200)](r(197)).to(s),a[r(200)](r(231)).to(s,r(221),(t=>o(n[r(214)],r(t?205:207)))),c[r(200)](r(218)).to(s,r(221)),a[r(225)][r(200)](r(218)).to(s,r(221),(t=>!t)),a[r(195)][r(204)](c),a.on(r(198),((t,e)=>{const o=r;n[o(203)](o(202),e[0],{}),n[o(222)][o(217)][o(210)]()})),a}}function c(){const t=["isOn","importWord","execute","add","Importing Word document","147fMVhTJ","Import from Word","componentFactory","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","focus","107407UGRfQm","4205XZizZs","_createButton","locale","2506gWntaX","ImportWordUI","view","isVisible","746508pJZUhq","editor","isBusy","editing","set","6518439fSqdZB","iconView","get","commands","4292RDypEz","1405280CNNtME","pluginName","label","menuBar:importWord","init","children","4428249GSbJJf","isEnabled","done","tooltip","bind"];return(c=function(){return t})()}var p=r(331),u=r(783),l=r(584);const d=h;function h(t,e){const r=f();return(h=function(t,e){return r[t-=217]})(t,e)}function f(){const t=["createBatch","resolvedOptions","isBusy","model","1049422sBxsbV","json","4MHNSIi","fire","root","isEnabled","isAtStart","deleteContent","stringify","catch","$graveyard","enqueueChange","html","finally","resolve","text/html","import-word-plugin-import-cancelled","removeMarker","refresh","has","editor","getFirstPosition","paragraph","timeZone","signal","153692ukYpeq","getToken","Authorization","file","document","merge_fields","plugins","dataInsert","config","isAtEnd","value","21ZoLhUl","checkChild","_abortController","_importMarker","_undoStepBatch","importWord:","mergeFields","aborted","clipboardInput","rootName","change:range","reject","parent","529140kZaOdt","Notification","DateTimeFormat","isEmpty","getRange","showWarning","_prepareForImport","import-word-plugin-conversion-failed","then","setSelection","ImportWordEditing","markers","isCollapsed","split","bind","importWord","313182zwzlNM","headers","locale","MergeFields","createPositionBefore","_sendImportRequest","71206StRbVd","_cleanUpAfterImport","selection","createPositionAfter","view","low","9XCeNjL","set","formatting","addMarker","7NiXMTo","converterUrl","editing","593995xGyGPf","An error occurred while importing the Word file.","schema","setData","60FPpKMe","position","_handleImportFailure","abort","_handleImportResponse","execute","POST","stopListening","getSelectedBlocks","1528552qMpceP","get","element","_checkEnabled"];return(f=function(){return t})()}!function(t){const e=h,r=t();for(;;)try{if(145650===-parseInt(e(272))/1+-parseInt(e(318))/2*(parseInt(e(283))/3)+parseInt(e(249))/4*(-parseInt(e(226))/5)+-parseInt(e(312))/6*(-parseInt(e(223))/7)+-parseInt(e(239))/8*(-parseInt(e(219))/9)+-parseInt(e(296))/10+parseInt(e(247))/11*(parseInt(e(230))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class m extends t.Command{constructor(t){const e=h;super(t),this[e(220)](e(245),!1),this[e(286)]=null,this[e(287)]=null,this[e(285)]=null,this.on(e(279),((r,n)=>{const o=e,i=new DataTransfer;i[o(229)](o(262),n[o(259)]);const s=this[o(286)][o(300)]();this[o(267)][o(246)][o(258)](this[o(287)],(e=>{const r=o;this[r(286)][r(237)](),e[r(305)](s),t[r(225)][r(217)][r(276)][r(250)](r(291),{dataTransfer:i})}))}),{priority:e(218)})}[d(265)](){const t=d;this[t(252)]=this[t(242)]()}[d(235)](t,e={}){const r=d;if(this[r(245)])return Promise[r(261)]();const n=this[r(267)][r(280)][r(240)](r(311));if(this[r(267)][r(278)][r(266)](r(315))){const{prefix:t,suffix:n}=this[r(267)][r(280)][r(240)](r(289));e[r(277)]={prefix:t,suffix:n}}const o={url:n[r(224)],file:t,serviceConfig:{...e,formatting:n[r(221)],timezone:(new(Intl[r(298)]))[r(244)]()[r(270)]}};return this[r(302)](),this[r(317)](o)[r(304)](this[r(234)][r(310)](this))[r(256)](this[r(232)][r(310)](this))[r(260)](this[r(319)][r(310)](this))}[d(242)](){const t=d;if(this[t(245)])return!1;const e=this[t(267)][t(246)],r=e[t(228)],n=e[t(276)][t(320)],o=(0,l.first)(n[t(238)]());return!!o&&r[t(284)](o[t(295)],t(269))}[d(302)](){const t=d,e=this[t(267)],r=e[t(246)],n=r[t(276)][t(320)];this[t(285)]=new AbortController,this[t(287)]=e[t(246)][t(243)]({isUndoable:!0}),r[t(258)](this[t(287)],(e=>{const o=t;n[o(308)]||r[o(254)](n,{leaveUnmerged:!0});const i=n[o(268)](),s=(0,l.first)(n[o(238)]());let a;a=s.is(o(241),o(269))&&s[o(299)]?i:i[o(253)]?r[o(316)](s):i[o(281)]?r[o(321)](s):e[o(309)](i)[o(231)],this[o(286)]=e[o(222)](o(288)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(286)].on(o(293),(()=>{const t=o;t(257)===this[t(286)][t(300)]()[t(251)][t(292)]&&this[t(285)][t(233)]()}))})),this[t(245)]=!0,this[t(265)]()}[d(319)](){const t=d,e=this[t(267)][t(246)];e[t(307)][t(266)](this[t(286)])&&e[t(258)](this[t(287)],(e=>{const r=t;e[r(264)](this[r(286)])})),this[t(286)]=null,this[t(287)]=null,this[t(285)]=null,this[t(245)]=!1,this[t(265)]()}[d(317)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(267)][n(278)][n(240)](n(306))[n(273)](),i=new FormData;i[n(220)](n(280),JSON[n(255)](r)),i[n(220)](n(275),e);const s={method:n(236),headers:{},body:i,signal:this[n(285)][n(271)]};return o&&(s[n(313)][n(274)]=o[n(282)]),fetch(t,s)}[d(234)](t){const e=d;return t.ok?t[e(248)]()[e(304)]((t=>{const r=e;this[r(267)][r(246)][r(307)][r(266)](this[r(286)])&&r(257)!==this[r(286)][r(300)]()[r(251)][r(292)]&&this[r(250)](r(279),t)})):Promise[e(294)]()}[d(232)](){const t=d;if(this[t(285)][t(271)][t(290)])return void(0,l.logWarning)(t(263));const e=this[t(267)],r=o(e[t(314)],t(227));e[t(278)][t(240)](t(297))[t(301)](r),(0,l.logError)(t(303))}}function I(){const t=["10mOPPgz","24567633upvMbL","ImportWordEditing","_token","8680528rOHGQJ","requires","config","9680083GUWbbf","tokenUrl","CloudServices","get","editor","commands","registerTokenUrl","2zUFfqN","4klHjVK","1923137tIkeVI","token","none","init","https://docx-converter.cke-cs.com/v2/convert/docx-html","getToken","2335195JdiVcY","define","add","importWord","2012157jgLdyx","1941276MVejdm","pluginName","cloudServices","inline","plugins"];return(I=function(){return t})()}const g=v;function v(t,e){const r=I();return(v=function(t,e){return r[t-=484]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(984537===parseInt(e(506))/1*(-parseInt(e(504))/2)+parseInt(e(484))/3+-parseInt(e(505))/4*(parseInt(e(512))/5)+-parseInt(e(485))/6+parseInt(e(497))/7+-parseInt(e(494))/8+parseInt(e(491))/9*(parseInt(e(490))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class w extends t.Plugin{static get[g(486)](){return g(492)}static get[g(495)](){const t=g;return[e.Notification,p.ClipboardPipeline,t(499)]}constructor(t){const e=g;super(t),this[e(493)]=null}async[g(509)](){const t=g,e=this[t(501)];e[t(496)][t(513)](t(515),{converterUrl:t(510),tokenUrl:(e[t(496)][t(500)](t(487))||{})[t(498)],formatting:{resets:t(508),defaults:t(508),styles:t(488)}}),e[t(502)][t(514)](t(515),new m(e));const{tokenUrl:r}=e[t(496)][t(500)](t(515));if(r){const{tokenUrl:n}=e[t(496)][t(500)](t(487))||{};this[t(493)]=r===n?e[t(489)][t(500)](t(499))[t(507)]:await e[t(489)][t(500)](t(499))[t(503)](r)}}[g(511)](){return this[g(493)]}}var b=x;function x(t,e){var r=y();return(x=function(t,e){return r[t-=351]})(t,e)}!function(t){for(var e=x,r=t();;)try{if(932371===-parseInt(e(357))/1*(-parseInt(e(362))/2)+parseInt(e(356))/3*(-parseInt(e(365))/4)+-parseInt(e(359))/5+-parseInt(e(363))/6*(-parseInt(e(354))/7)+-parseInt(e(364))/8*(-parseInt(e(361))/9)+parseInt(e(351))/10*(parseInt(e(358))/11)+parseInt(e(355))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);class W extends t.Plugin{static get[b(360)](){return b(353)}static get[b(352)](){return[w,a]}}function y(){var t=["1GiBrpN","869dPFVNY","2465050IQGccc","pluginName","10377FkZAop","51220NYxQjs","6KFXrre","976mGdImW","2092RqQXPq","83120DYgTna","requires","ImportWord","5412491bCPQyA","16163880anxgVm","8706vTKmQE"];return(y=function(){return t})()}function k(t,e){var r=P();return(k=function(t,e){return r[t-=113]})(t,e)}function P(){var t=["2048400IFaahG","15GvcUog","583512hPonDq","603336IvjuMV","46898GlmNSC","26zJfXui","3242289vfnctF","583eWxozE","6494301kEipxi","42wTghry","38188MpPlfX","10oRHSas"];return(P=function(){return t})()}!function(t){for(var e=k,r=t();;)try{if(619239===-parseInt(e(121))/1*(-parseInt(e(120))/2)+-parseInt(e(122))/3+parseInt(e(114))/4*(parseInt(e(117))/5)+-parseInt(e(116))/6+parseInt(e(113))/7*(-parseInt(e(119))/8)+parseInt(e(124))/9*(-parseInt(e(115))/10)+parseInt(e(123))/11*(parseInt(e(118))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(P)})(),(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 s=e[n]={exports:{}};return t[n](s,s.exports,r),s.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:()=>y,ImportWordEditing:()=>w,ImportWordUI:()=>a});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 s=i;function i(t,e){const r=c();return(i=function(t,e){return r[t-=134]})(t,e)}!function(t){const e=i,r=t();for(;;)try{if(970721===parseInt(e(170))/1*(parseInt(e(140))/2)+parseInt(e(172))/3*(-parseInt(e(163))/4)+-parseInt(e(146))/5*(-parseInt(e(144))/6)+-parseInt(e(135))/7+-parseInt(e(160))/8+parseInt(e(153))/9+parseInt(e(154))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class a extends t.Plugin{static get[s(169)](){return s(136)}[s(167)](){const t=s,r=this[t(151)];r.ui[t(162)][t(149)](t(157),(()=>{const n=t,o=this[n(173)](e.FileDialogButtonView),s=r[n(138)][n(155)](n(157));return o[n(152)](n(150)).to(s,n(171)),o[n(159)]=!0,o})),r.ui[t(162)][t(149)](t(147),(()=>this[t(173)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(173)](t){const r=s,n=this[r(151)],i=n[r(138)][r(155)](r(157)),a=new t(n[r(141)]),c=new e.SpinnerView;return a[r(134)]({acceptedType:r(166)}),a[r(134)]({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(152)](r(143)).to(i),a[r(152)](r(168)).to(i,r(171),(t=>o(n[r(141)],r(t?165:161)))),c[r(152)](r(139)).to(i,r(171)),a[r(137)][r(152)](r(139)).to(i,r(171),(t=>!t)),a[r(148)][r(149)](c),a.on(r(164),((t,e)=>{const o=r;n[o(158)](o(157),e[0],{}),n[o(156)][o(145)][o(142)]()})),a}}function c(){const t=["tooltip","8122576tWROxE","Import from Word","componentFactory","931412mOGCBb","done","Importing Word document","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","init","label","pluginName","250474lmejMn","isBusy","3EtRsLY","_createButton","set","6376195gZpYMj","ImportWordUI","iconView","commands","isVisible","4oTPONM","locale","focus","isEnabled","66qNeiNH","view","288775yMtYXE","menuBar:importWord","children","add","isOn","editor","bind","10244151eDCtZe","8552890pTTYIc","get","editing","importWord","execute"];return(c=function(){return t})()}var p=r(331),u=r(783),l=r(584);const d=h;function h(t,e){const r=f();return(h=function(t,e){return r[t-=187]})(t,e)}function f(){const t=["timeZone","fire","getFirstPosition","showWarning","change:range","mergeFields","POST","import-word-plugin-import-cancelled","formatting","text/html","10716JJDnDR","createBatch","enqueueChange","plugins","importWord","split","_handleImportResponse","stopListening","removeMarker","getRange","import-word-plugin-conversion-failed","5279180bFoGan","isEmpty","stringify","_importMarker","createPositionBefore","set","html","resolvedOptions","low","ImportWordEditing","getSelectedBlocks","deleteContent","then","execute","finally","getToken","isAtStart","clipboardInput","isAtEnd","MergeFields","get","_sendImportRequest","model","addMarker","_cleanUpAfterImport","_handleImportFailure","reject","6397517klRkwR","has","isBusy","1007653sITPbm","isEnabled","_undoStepBatch","catch","8PmweUq","rootName","refresh","_abortController","3145660YgQyZk","headers","resolve","schema","_prepareForImport","element","selection","368tuXnWE","9MQEnOj","merge_fields","dataInsert","document","file","position","root","markers","createPositionAfter","editing","Notification","checkChild","An error occurred while importing the Word file.","converterUrl","paragraph","abort","DateTimeFormat","7883958OHZVUK","bind","setSelection","view","value","_checkEnabled","importWord:","locale","33205190FXpoyC","$graveyard","config","json","parent","Authorization","isCollapsed","editor","aborted","setData","signal"];return(f=function(){return t})()}!function(t){const e=h,r=t();for(;;)try{if(857042===-parseInt(e(195))/1+parseInt(e(203))/2+-parseInt(e(257))/3*(-parseInt(e(210))/4)+parseInt(e(268))/5+parseInt(e(228))/6+parseInt(e(192))/7*(parseInt(e(199))/8)+parseInt(e(211))/9*(-parseInt(e(236))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class m extends t.Command{constructor(t){const e=h;super(t),this[e(273)](e(194),!1),this[e(271)]=null,this[e(197)]=null,this[e(202)]=null,this.on(e(213),((r,n)=>{const o=e,s=new DataTransfer;s[o(245)](o(256),n[o(274)]);const i=this[o(271)][o(266)]();this[o(243)][o(187)][o(259)](this[o(197)],(e=>{const r=o;this[r(271)][r(264)](),e[r(230)](i),t[r(220)][r(231)][r(214)][r(248)](r(285),{dataTransfer:s})}))}),{priority:e(276)})}[d(201)](){const t=d;this[t(196)]=this[t(233)]()}[d(281)](t,e={}){const r=d;if(this[r(194)])return Promise[r(205)]();const n=this[r(243)][r(238)][r(288)](r(261));if(this[r(243)][r(260)][r(193)](r(287))){const{prefix:t,suffix:n}=this[r(243)][r(238)][r(288)](r(252));e[r(212)]={prefix:t,suffix:n}}const o={url:n[r(224)],file:t,serviceConfig:{...e,formatting:n[r(255)],timezone:(new(Intl[r(227)]))[r(275)]()[r(247)]}};return this[r(207)](),this[r(289)](o)[r(280)](this[r(263)][r(229)](this))[r(198)](this[r(190)][r(229)](this))[r(282)](this[r(189)][r(229)](this))}[d(233)](){const t=d;if(this[t(194)])return!1;const e=this[t(243)][t(187)],r=e[t(206)],n=e[t(214)][t(209)],o=(0,l.first)(n[t(278)]());return!!o&&r[t(222)](o[t(240)],t(225))}[d(207)](){const t=d,e=this[t(243)],r=e[t(187)],n=r[t(214)][t(209)];this[t(202)]=new AbortController,this[t(197)]=e[t(187)][t(258)]({isUndoable:!0}),r[t(259)](this[t(197)],(e=>{const o=t;n[o(242)]||r[o(279)](n,{leaveUnmerged:!0});const s=n[o(249)](),i=(0,l.first)(n[o(278)]());let a;a=i.is(o(208),o(225))&&i[o(269)]?s:s[o(284)]?r[o(272)](i):s[o(286)]?r[o(219)](i):e[o(262)](s)[o(216)],this[o(271)]=e[o(188)](o(234)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(271)].on(o(251),(()=>{const t=o;t(237)===this[t(271)][t(266)]()[t(217)][t(200)]&&this[t(202)][t(226)]()}))})),this[t(194)]=!0,this[t(201)]()}[d(189)](){const t=d,e=this[t(243)][t(187)];e[t(218)][t(193)](this[t(271)])&&e[t(259)](this[t(197)],(e=>{const r=t;e[r(265)](this[r(271)])})),this[t(271)]=null,this[t(197)]=null,this[t(202)]=null,this[t(194)]=!1,this[t(201)]()}[d(289)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(243)][n(260)][n(288)](n(277))[n(283)](),s=new FormData;s[n(273)](n(238),JSON[n(270)](r)),s[n(273)](n(215),e);const i={method:n(253),headers:{},body:s,signal:this[n(202)][n(246)]};return o&&(i[n(204)][n(241)]=o[n(232)]),fetch(t,i)}[d(263)](t){const e=d;return t.ok?t[e(239)]()[e(280)]((t=>{const r=e;this[r(243)][r(187)][r(218)][r(193)](this[r(271)])&&r(237)!==this[r(271)][r(266)]()[r(217)][r(200)]&&this[r(248)](r(213),t)})):Promise[e(191)]()}[d(190)](){const t=d;if(this[t(202)][t(246)][t(244)])return void(0,l.logWarning)(t(254));const e=this[t(243)],r=o(e[t(235)],t(223));e[t(260)][t(288)](t(221))[t(250)](r),(0,l.logError)(t(267))}}const I=v;function g(){const t=["commands","add","plugins","574960iPXezK","10nTTYqX","CloudServices","cloudServices","54wyLzSt","119iKpoIb","getToken","editor","3260524iCZPBb","4987499TBkwaR","ImportWordEditing","293272vnsvnH","define","5391960NJlIcA","inline","930525rWdJgI","token","tokenUrl","requires","config","init","get","registerTokenUrl","104395clFPUs","_token","importWord","3yGvYiQ","pluginName","none","https://docx-converter.cke-cs.com/v2/convert/docx-html"];return(g=function(){return t})()}function v(t,e){const r=g();return(v=function(t,e){return r[t-=150]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(629979===-parseInt(e(160))/1*(parseInt(e(171))/2)+parseInt(e(163))/3*(parseInt(e(178))/4)+-parseInt(e(152))/5+-parseInt(e(150))/6+-parseInt(e(175))/7*(-parseInt(e(181))/8)+-parseInt(e(174))/9*(-parseInt(e(170))/10)+parseInt(e(179))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class w extends t.Plugin{static get[I(164)](){return I(180)}static get[I(155)](){const t=I;return[e.Notification,p.ClipboardPipeline,t(172)]}constructor(t){const e=I;super(t),this[e(161)]=null}async[I(157)](){const t=I,e=this[t(177)];e[t(156)][t(182)](t(162),{converterUrl:t(166),tokenUrl:(e[t(156)][t(158)](t(173))||{})[t(154)],formatting:{resets:t(165),defaults:t(165),styles:t(151)}}),e[t(167)][t(168)](t(162),new m(e));const{tokenUrl:r}=e[t(156)][t(158)](t(162));if(r){const{tokenUrl:n}=e[t(156)][t(158)](t(173))||{};this[t(161)]=r===n?e[t(169)][t(158)](t(172))[t(153)]:await e[t(169)][t(158)](t(172))[t(159)](r)}}[I(176)](){return this[I(161)]}}var b=W;function W(t,e){var r=k();return(W=function(t,e){return r[t-=462]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(490436===parseInt(e(464))/1*(-parseInt(e(467))/2)+-parseInt(e(476))/3+-parseInt(e(469))/4*(parseInt(e(473))/5)+-parseInt(e(475))/6*(parseInt(e(466))/7)+parseInt(e(463))/8+-parseInt(e(471))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(472))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);class y extends t.Plugin{static get[b(470)](){return b(474)}static get[b(462)](){return[w,a]}}function k(){var t=["1214196xrnDBl","1940990OhMygI","ImportWord","4673346aHhYrs","2761596jItiHb","requires","5466128mwFjuL","19JTXEmy","72600xSQAlq","7LWaIdF","45662WOoSJp","220fCfmtA","4qHDDXZ","pluginName","378kkaloJ"];return(k=function(){return t})()}function x(t,e){var r=T();return(x=function(t,e){return r[t-=228]})(t,e)}function T(){var t=["1326YMiERG","171cRrNRB","11792lsjkpT","6258sNPldH","7570MfftUu","2412gMbkxa","7886389dvLWmd","9793992DYfjzJ","9592QMfkbV","1390925vTFUQl","208ndhGdB"];return(T=function(){return t})()}!function(t){for(var e=x,r=t();;)try{if(822715===parseInt(e(238))/1*(-parseInt(e(237))/2)+parseInt(e(229))/3*(parseInt(e(236))/4)+parseInt(e(235))/5+-parseInt(e(233))/6+parseInt(e(232))/7+-parseInt(e(228))/8*(-parseInt(e(231))/9)+parseInt(e(230))/10*(parseInt(e(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4a5e4a,Command as _0x30d71e}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3cb8e3,MenuBarMenuListItemFileDialogButtonView as _0x1d9018,SpinnerView as _0x29faf2,Notification as _0x3bd149}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x244939}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x7fc54}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x228f2e,uid as _0x11f137,logWarning as _0x4696ce,logError as _0x384532}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0xe4bec7,_0x5e2cb3){const t=_0xe4bec7['t'];switch(_0x5e2cb3){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 _0x5e2cb3;}}class o extends _0x4a5e4a{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x500613=this['editor'];_0x500613['ui']['componentFactory']['add']('importWord',()=>{const _0x163452=this['_createButton'](_0x3cb8e3),_0x1678ec=_0x500613['commands']['get']('importWord');return _0x163452['bind']('isOn')['to'](_0x1678ec,'isBusy'),_0x163452['tooltip']=!0x0,_0x163452;}),_0x500613['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1d9018));}['_createButton'](_0x103127){const _0x60fa79=this['editor'],_0x3ad92c=_0x60fa79['commands']['get']('importWord'),_0x5613c9=new _0x103127(_0x60fa79['locale']),_0x40c74b=new _0x29faf2();return _0x5613c9['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5613c9['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'}),_0x5613c9['bind']('isEnabled')['to'](_0x3ad92c),_0x5613c9['bind']('label')['to'](_0x3ad92c,'isBusy',_0x461b6d=>p(_0x60fa79['locale'],_0x461b6d?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x40c74b['bind']('isVisible')['to'](_0x3ad92c,'isBusy'),_0x5613c9['iconView']['bind']('isVisible')['to'](_0x3ad92c,'isBusy',_0x4a7e4c=>!_0x4a7e4c),_0x5613c9['children']['add'](_0x40c74b),_0x5613c9['on']('done',(_0x4bb8e2,_0xbf3699)=>{_0x60fa79['execute']('importWord',_0xbf3699[0x0],{}),_0x60fa79['editing']['view']['focus']();}),_0x5613c9;}}class d extends _0x30d71e{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x308b82){super(_0x308b82),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x184e79,_0x57853c)=>{const _0x336873=new DataTransfer();_0x336873['setData']('text/html',_0x57853c['html']);const _0x1d2911=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x40c334=>{this['_importMarker']['stopListening'](),_0x40c334['setSelection'](_0x1d2911),_0x308b82['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x336873});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x15149c,_0x4689d3={}){if(this['isBusy'])return Promise['resolve']();const _0x30eb22=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x3cf743,suffix:_0x24e77d}=this['editor']['config']['get']('mergeFields');_0x4689d3['merge_fields']={'prefix':_0x3cf743,'suffix':_0x24e77d};}const _0x130d4a={'url':_0x30eb22['converterUrl'],'file':_0x15149c,'serviceConfig':{..._0x4689d3,'formatting':_0x30eb22['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x130d4a)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x201f06=this['editor']['model'],_0x2016ac=_0x201f06['schema'],_0x191af8=_0x201f06['document']['selection'],_0x439466=_0x228f2e(_0x191af8['getSelectedBlocks']());return!!_0x439466&&_0x2016ac['checkChild'](_0x439466['parent'],'paragraph');}['_prepareForImport'](){const _0x4f82dc=this['editor'],_0x1a2c16=_0x4f82dc['model'],_0x3a1859=_0x1a2c16['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x4f82dc['model']['createBatch']({'isUndoable':!0x0}),_0x1a2c16['enqueueChange'](this['_undoStepBatch'],_0x54ab29=>{_0x3a1859['isCollapsed']||_0x1a2c16['deleteContent'](_0x3a1859,{'leaveUnmerged':!0x0});const _0x3accea=_0x3a1859['getFirstPosition'](),_0x47c9ba=_0x228f2e(_0x3a1859['getSelectedBlocks']());let _0x3843de;_0x3843de=_0x47c9ba['is']('element','paragraph')&&_0x47c9ba['isEmpty']?_0x3accea:_0x3accea['isAtStart']?_0x1a2c16['createPositionBefore'](_0x47c9ba):_0x3accea['isAtEnd']?_0x1a2c16['createPositionAfter'](_0x47c9ba):_0x54ab29['split'](_0x3accea)['position'],this['_importMarker']=_0x54ab29['addMarker']('importWord:'+_0x11f137(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x7fc54(_0x3843de)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x4e0f3a=this['editor']['model'];_0x4e0f3a['markers']['has'](this['_importMarker'])&&_0x4e0f3a['enqueueChange'](this['_undoStepBatch'],_0x1b2635=>{_0x1b2635['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x28a315,file:_0x452949,serviceConfig:_0x56a613}){const _0x28bf7b=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x8de166=new FormData();_0x8de166['set']('config',JSON['stringify'](_0x56a613)),_0x8de166['set']('file',_0x452949);const _0x523435={'method':'POST','headers':{},'body':_0x8de166,'signal':this['_abortController']['signal']};return _0x28bf7b&&(_0x523435['headers']['Authorization']=_0x28bf7b['value']),fetch(_0x28a315,_0x523435);}['_handleImportResponse'](_0x102f18){return _0x102f18['ok']?_0x102f18['json']()['then'](_0x155657=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x155657);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4696ce('import-word-plugin-import-cancelled');const _0x20943d=this['editor'],_0x293d03=p(_0x20943d['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x20943d['plugins']['get']('Notification')['showWarning'](_0x293d03),_0x384532('import-word-plugin-conversion-failed');}}class e extends _0x4a5e4a{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x3bd149,_0x244939,'CloudServices'];}constructor(_0x1cec0d){super(_0x1cec0d),this['_token']=null;}async['init'](){const _0x1a8d55=this['editor'];_0x1a8d55['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x1a8d55['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x1a8d55['commands']['add']('importWord',new d(_0x1a8d55));const {tokenUrl:_0x1d742a}=_0x1a8d55['config']['get']('importWord');if(_0x1d742a){const {tokenUrl:_0x9323be}=_0x1a8d55['config']['get']('cloudServices')||{};this['_token']=_0x1d742a===_0x9323be?_0x1a8d55['plugins']['get']('CloudServices')['token']:await _0x1a8d55['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1d742a);}}['getToken'](){return this['_token'];}}class i extends _0x4a5e4a{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 _0x161143,Command as _0x33706d}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x3abd6e,MenuBarMenuListItemFileDialogButtonView as _0x5e65e0,SpinnerView as _0x51e362,Notification as _0x42be5b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x52b793}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5e8030}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2c2af3,uid as _0x6247dd,logWarning as _0x27b26c,logError as _0x51c52e}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x24adfe,_0xf6f53f){const t=_0x24adfe['t'];switch(_0xf6f53f){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 _0xf6f53f;}}class o extends _0x161143{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3eb2fe=this['editor'];_0x3eb2fe['ui']['componentFactory']['add']('importWord',()=>{const _0x5b8f04=this['_createButton'](_0x3abd6e),_0x205e83=_0x3eb2fe['commands']['get']('importWord');return _0x5b8f04['bind']('isOn')['to'](_0x205e83,'isBusy'),_0x5b8f04['tooltip']=!0x0,_0x5b8f04;}),_0x3eb2fe['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x5e65e0));}['_createButton'](_0x535081){const _0x19cff3=this['editor'],_0x3696e6=_0x19cff3['commands']['get']('importWord'),_0x2df8de=new _0x535081(_0x19cff3['locale']),_0xc04dc1=new _0x51e362();return _0x2df8de['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2df8de['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'}),_0x2df8de['bind']('isEnabled')['to'](_0x3696e6),_0x2df8de['bind']('label')['to'](_0x3696e6,'isBusy',_0x926567=>p(_0x19cff3['locale'],_0x926567?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xc04dc1['bind']('isVisible')['to'](_0x3696e6,'isBusy'),_0x2df8de['iconView']['bind']('isVisible')['to'](_0x3696e6,'isBusy',_0x261b3c=>!_0x261b3c),_0x2df8de['children']['add'](_0xc04dc1),_0x2df8de['on']('done',(_0x33d62b,_0xf3e5e1)=>{_0x19cff3['execute']('importWord',_0xf3e5e1[0x0],{}),_0x19cff3['editing']['view']['focus']();}),_0x2df8de;}}class d extends _0x33706d{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3d189d){super(_0x3d189d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x413eb9,_0x12a751)=>{const _0x283b82=new DataTransfer();_0x283b82['setData']('text/html',_0x12a751['html']);const _0x3ce661=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x26f27c=>{this['_importMarker']['stopListening'](),_0x26f27c['setSelection'](_0x3ce661),_0x3d189d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x283b82});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x11cbab,_0x4868b0={}){if(this['isBusy'])return Promise['resolve']();const _0x227174=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x14255b,suffix:_0x7b8701}=this['editor']['config']['get']('mergeFields');_0x4868b0['merge_fields']={'prefix':_0x14255b,'suffix':_0x7b8701};}const _0x1e4961={'url':_0x227174['converterUrl'],'file':_0x11cbab,'serviceConfig':{..._0x4868b0,'formatting':_0x227174['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x1e4961)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x2df747=this['editor']['model'],_0x76bea9=_0x2df747['schema'],_0xc0c855=_0x2df747['document']['selection'],_0x147ee1=_0x2c2af3(_0xc0c855['getSelectedBlocks']());return!!_0x147ee1&&_0x76bea9['checkChild'](_0x147ee1['parent'],'paragraph');}['_prepareForImport'](){const _0x18143c=this['editor'],_0x4df579=_0x18143c['model'],_0x15be10=_0x4df579['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x18143c['model']['createBatch']({'isUndoable':!0x0}),_0x4df579['enqueueChange'](this['_undoStepBatch'],_0x41687f=>{_0x15be10['isCollapsed']||_0x4df579['deleteContent'](_0x15be10,{'leaveUnmerged':!0x0});const _0x4f6891=_0x15be10['getFirstPosition'](),_0x1edef9=_0x2c2af3(_0x15be10['getSelectedBlocks']());let _0x16d518;_0x16d518=_0x1edef9['is']('element','paragraph')&&_0x1edef9['isEmpty']?_0x4f6891:_0x4f6891['isAtStart']?_0x4df579['createPositionBefore'](_0x1edef9):_0x4f6891['isAtEnd']?_0x4df579['createPositionAfter'](_0x1edef9):_0x41687f['split'](_0x4f6891)['position'],this['_importMarker']=_0x41687f['addMarker']('importWord:'+_0x6247dd(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5e8030(_0x16d518)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x3aa5d0=this['editor']['model'];_0x3aa5d0['markers']['has'](this['_importMarker'])&&_0x3aa5d0['enqueueChange'](this['_undoStepBatch'],_0xf6a631=>{_0xf6a631['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x250b61,file:_0x3b14b6,serviceConfig:_0x520ac2}){const _0x58ae95=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x3248b7=new FormData();_0x3248b7['set']('config',JSON['stringify'](_0x520ac2)),_0x3248b7['set']('file',_0x3b14b6);const _0x14a9d8={'method':'POST','headers':{},'body':_0x3248b7,'signal':this['_abortController']['signal']};return _0x58ae95&&(_0x14a9d8['headers']['Authorization']=_0x58ae95['value']),fetch(_0x250b61,_0x14a9d8);}['_handleImportResponse'](_0x1b6160){return _0x1b6160['ok']?_0x1b6160['json']()['then'](_0x55e668=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x55e668);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x27b26c('import-word-plugin-import-cancelled');const _0x54b0ca=this['editor'],_0x1924b2=p(_0x54b0ca['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x54b0ca['plugins']['get']('Notification')['showWarning'](_0x1924b2),_0x51c52e('import-word-plugin-conversion-failed');}}class e extends _0x161143{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x42be5b,_0x52b793,'CloudServices'];}constructor(_0x95c38a){super(_0x95c38a),this['_token']=null;}async['init'](){const _0x2a4e22=this['editor'];_0x2a4e22['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x2a4e22['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x2a4e22['commands']['add']('importWord',new d(_0x2a4e22));const {tokenUrl:_0x491ed5}=_0x2a4e22['config']['get']('importWord');if(_0x491ed5){const {tokenUrl:_0x1cda1d}=_0x2a4e22['config']['get']('cloudServices')||{};this['_token']=_0x491ed5===_0x1cda1d?_0x2a4e22['plugins']['get']('CloudServices')['token']:await _0x2a4e22['plugins']['get']('CloudServices')['registerTokenUrl'](_0x491ed5);}}['getToken'](){return this['_token'];}}class i extends _0x161143{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':_0x29d03f=>0x0==_0x29d03f?0x0:0x1==_0x29d03f?0x1:0x2==_0x29d03f?0x2:_0x29d03f%0x64>=0x3&&_0x29d03f%0x64<=0xa?0x3:_0x29d03f%0x64>=0xb&&_0x29d03f%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':_0x2b744a=>0x0==_0x2b744a?0x0:0x1==_0x2b744a?0x1:0x2==_0x2b744a?0x2:_0x2b744a%0x64>=0x3&&_0x2b744a%0x64<=0xa?0x3:_0x2b744a%0x64>=0xb&&_0x2b744a%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d2b80=>{const {ar:{dictionary:_0x2e9081,getPluralForm:_0x7f480d}}={'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':_0x2e72ed=>0x0==_0x2e72ed?0x0:0x1==_0x2e72ed?0x1:0x2==_0x2e72ed?0x2:_0x2e72ed%0x64>=0x3&&_0x2e72ed%0x64<=0xa?0x3:_0x2e72ed%0x64>=0xb&&_0x2e72ed%0x64<=0x63?0x4:0x5}};_0x1d2b80['ar']||={'dictionary':{},'getPluralForm':null},_0x1d2b80['ar']['dictionary']=Object['assign'](_0x1d2b80['ar']['dictionary'],_0x2e9081),_0x1d2b80['ar']['getPluralForm']=_0x7f480d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x514c6a=>{const {ar:{dictionary:_0x121516,getPluralForm:_0x3a2ea5}}={'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':_0xefb41d=>0x0==_0xefb41d?0x0:0x1==_0xefb41d?0x1:0x2==_0xefb41d?0x2:_0xefb41d%0x64>=0x3&&_0xefb41d%0x64<=0xa?0x3:_0xefb41d%0x64>=0xb&&_0xefb41d%0x64<=0x63?0x4:0x5}};_0x514c6a['ar']||={'dictionary':{},'getPluralForm':null},_0x514c6a['ar']['dictionary']=Object['assign'](_0x514c6a['ar']['dictionary'],_0x121516),_0x514c6a['ar']['getPluralForm']=_0x3a2ea5;})(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':_0x4162ba=>0x1!=_0x4162ba}};
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':_0x2ed7ad=>0x1!=_0x2ed7ad}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x123bcd=>{const {bg:{dictionary:_0x13aa85,getPluralForm:_0x1a7284}}={'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':_0x221f0f=>0x1!=_0x221f0f}};_0x123bcd['bg']||={'dictionary':{},'getPluralForm':null},_0x123bcd['bg']['dictionary']=Object['assign'](_0x123bcd['bg']['dictionary'],_0x13aa85),_0x123bcd['bg']['getPluralForm']=_0x1a7284;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d9435=>{const {bg:{dictionary:_0x4e17cb,getPluralForm:_0x105dc0}}={'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':_0x664273=>0x1!=_0x664273}};_0x2d9435['bg']||={'dictionary':{},'getPluralForm':null},_0x2d9435['bg']['dictionary']=Object['assign'](_0x2d9435['bg']['dictionary'],_0x4e17cb),_0x2d9435['bg']['getPluralForm']=_0x105dc0;})(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':_0x24b147=>0x1!=_0x24b147}};
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':_0x5f13c8=>0x1!=_0x5f13c8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x104f5c=>{const {bn:{dictionary:_0x1794e5,getPluralForm:_0x156192}}={'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':_0xa85f62=>0x1!=_0xa85f62}};_0x104f5c['bn']||={'dictionary':{},'getPluralForm':null},_0x104f5c['bn']['dictionary']=Object['assign'](_0x104f5c['bn']['dictionary'],_0x1794e5),_0x104f5c['bn']['getPluralForm']=_0x156192;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x340f59=>{const {bn:{dictionary:_0x5ec42c,getPluralForm:_0x1da5fc}}={'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':_0x53b321=>0x1!=_0x53b321}};_0x340f59['bn']||={'dictionary':{},'getPluralForm':null},_0x340f59['bn']['dictionary']=Object['assign'](_0x340f59['bn']['dictionary'],_0x5ec42c),_0x340f59['bn']['getPluralForm']=_0x1da5fc;})(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':_0x2460b6=>0x1!=_0x2460b6}};
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':_0x5c5090=>0x1!=_0x5c5090}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57ccf9=>{const {ca:{dictionary:_0x4fa24a,getPluralForm:_0x1f1694}}={'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':_0x6f84f5=>0x1!=_0x6f84f5}};_0x57ccf9['ca']||={'dictionary':{},'getPluralForm':null},_0x57ccf9['ca']['dictionary']=Object['assign'](_0x57ccf9['ca']['dictionary'],_0x4fa24a),_0x57ccf9['ca']['getPluralForm']=_0x1f1694;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x545014=>{const {ca:{dictionary:_0x442fe7,getPluralForm:_0x5c638b}}={'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':_0x1b288d=>0x1!=_0x1b288d}};_0x545014['ca']||={'dictionary':{},'getPluralForm':null},_0x545014['ca']['dictionary']=Object['assign'](_0x545014['ca']['dictionary'],_0x442fe7),_0x545014['ca']['getPluralForm']=_0x5c638b;})(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':_0x173678=>0x1==_0x173678&&_0x173678%0x1==0x0?0x0:_0x173678>=0x2&&_0x173678<=0x4&&_0x173678%0x1==0x0?0x1:_0x173678%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':_0x385b03=>0x1==_0x385b03&&_0x385b03%0x1==0x0?0x0:_0x385b03>=0x2&&_0x385b03<=0x4&&_0x385b03%0x1==0x0?0x1:_0x385b03%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30fa42=>{const {cs:{dictionary:_0x3a4a34,getPluralForm:_0x3b87f8}}={'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':_0x466c10=>0x1==_0x466c10&&_0x466c10%0x1==0x0?0x0:_0x466c10>=0x2&&_0x466c10<=0x4&&_0x466c10%0x1==0x0?0x1:_0x466c10%0x1!=0x0?0x2:0x3}};_0x30fa42['cs']||={'dictionary':{},'getPluralForm':null},_0x30fa42['cs']['dictionary']=Object['assign'](_0x30fa42['cs']['dictionary'],_0x3a4a34),_0x30fa42['cs']['getPluralForm']=_0x3b87f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x196142=>{const {cs:{dictionary:_0x360c05,getPluralForm:_0x94234a}}={'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':_0x15a52a=>0x1==_0x15a52a&&_0x15a52a%0x1==0x0?0x0:_0x15a52a>=0x2&&_0x15a52a<=0x4&&_0x15a52a%0x1==0x0?0x1:_0x15a52a%0x1!=0x0?0x2:0x3}};_0x196142['cs']||={'dictionary':{},'getPluralForm':null},_0x196142['cs']['dictionary']=Object['assign'](_0x196142['cs']['dictionary'],_0x360c05),_0x196142['cs']['getPluralForm']=_0x94234a;})(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':_0x1117c4=>0x1!=_0x1117c4}};
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':_0x3d33b4=>0x1!=_0x3d33b4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38c56e=>{const {da:{dictionary:_0x3ce11a,getPluralForm:_0x4a37b4}}={'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':_0x299a67=>0x1!=_0x299a67}};_0x38c56e['da']||={'dictionary':{},'getPluralForm':null},_0x38c56e['da']['dictionary']=Object['assign'](_0x38c56e['da']['dictionary'],_0x3ce11a),_0x38c56e['da']['getPluralForm']=_0x4a37b4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e6bab=>{const {da:{dictionary:_0x2537dd,getPluralForm:_0x13c755}}={'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':_0x5611a9=>0x1!=_0x5611a9}};_0x3e6bab['da']||={'dictionary':{},'getPluralForm':null},_0x3e6bab['da']['dictionary']=Object['assign'](_0x3e6bab['da']['dictionary'],_0x2537dd),_0x3e6bab['da']['getPluralForm']=_0x13c755;})(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':_0x4287b5=>0x1!=_0x4287b5}};
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':_0x1db6b0=>0x1!=_0x1db6b0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11317c=>{const {de:{dictionary:_0x434106,getPluralForm:_0x20df1c}}={'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':_0x483125=>0x1!=_0x483125}};_0x11317c['de']||={'dictionary':{},'getPluralForm':null},_0x11317c['de']['dictionary']=Object['assign'](_0x11317c['de']['dictionary'],_0x434106),_0x11317c['de']['getPluralForm']=_0x20df1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x403e24=>{const {de:{dictionary:_0x4cdf14,getPluralForm:_0x2f44a7}}={'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':_0x31e2e6=>0x1!=_0x31e2e6}};_0x403e24['de']||={'dictionary':{},'getPluralForm':null},_0x403e24['de']['dictionary']=Object['assign'](_0x403e24['de']['dictionary'],_0x4cdf14),_0x403e24['de']['getPluralForm']=_0x2f44a7;})(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':_0xa4c445=>0x1!=_0xa4c445}};
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':_0x44d4f1=>0x1!=_0x44d4f1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3877d1=>{const {el:{dictionary:_0x2208bc,getPluralForm:_0x3108f3}}={'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':_0x170ee2=>0x1!=_0x170ee2}};_0x3877d1['el']||={'dictionary':{},'getPluralForm':null},_0x3877d1['el']['dictionary']=Object['assign'](_0x3877d1['el']['dictionary'],_0x2208bc),_0x3877d1['el']['getPluralForm']=_0x3108f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x218d2d=>{const {el:{dictionary:_0x411725,getPluralForm:_0x33901e}}={'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':_0x619307=>0x1!=_0x619307}};_0x218d2d['el']||={'dictionary':{},'getPluralForm':null},_0x218d2d['el']['dictionary']=Object['assign'](_0x218d2d['el']['dictionary'],_0x411725),_0x218d2d['el']['getPluralForm']=_0x33901e;})(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':_0x35f851=>0x1!=_0x35f851}};
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':_0x5cb769=>0x1!=_0x5cb769}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ad101=>{const {'en-au':{dictionary:_0x2b6506,getPluralForm:_0x5be614}}={'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':_0x5cb5fa=>0x1!=_0x5cb5fa}};_0x1ad101['en-au']||={'dictionary':{},'getPluralForm':null},_0x1ad101['en-au']['dictionary']=Object['assign'](_0x1ad101['en-au']['dictionary'],_0x2b6506),_0x1ad101['en-au']['getPluralForm']=_0x5be614;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e9085=>{const {'en-au':{dictionary:_0x3bba17,getPluralForm:_0xeba38c}}={'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':_0x196bfc=>0x1!=_0x196bfc}};_0x2e9085['en-au']||={'dictionary':{},'getPluralForm':null},_0x2e9085['en-au']['dictionary']=Object['assign'](_0x2e9085['en-au']['dictionary'],_0x3bba17),_0x2e9085['en-au']['getPluralForm']=_0xeba38c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dcb4e=>{const {en:{dictionary:_0x447d88,getPluralForm:_0x54a5d5}}={'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}};_0x3dcb4e['en']||={'dictionary':{},'getPluralForm':null},_0x3dcb4e['en']['dictionary']=Object['assign'](_0x3dcb4e['en']['dictionary'],_0x447d88),_0x3dcb4e['en']['getPluralForm']=_0x54a5d5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x359044=>{const {en:{dictionary:_0x44555b,getPluralForm:_0xdecc11}}={'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}};_0x359044['en']||={'dictionary':{},'getPluralForm':null},_0x359044['en']['dictionary']=Object['assign'](_0x359044['en']['dictionary'],_0x44555b),_0x359044['en']['getPluralForm']=_0xdecc11;})(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':_0x1da39c=>0x1==_0x1da39c?0x0:0x0!=_0x1da39c&&_0x1da39c%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':_0x3ce890=>0x1==_0x3ce890?0x0:0x0!=_0x3ce890&&_0x3ce890%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x281592=>{const {es:{dictionary:_0xca54ab,getPluralForm:_0x274940}}={'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':_0x427d11=>0x1==_0x427d11?0x0:0x0!=_0x427d11&&_0x427d11%0xf4240==0x0?0x1:0x2}};_0x281592['es']||={'dictionary':{},'getPluralForm':null},_0x281592['es']['dictionary']=Object['assign'](_0x281592['es']['dictionary'],_0xca54ab),_0x281592['es']['getPluralForm']=_0x274940;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10166a=>{const {es:{dictionary:_0x571f08,getPluralForm:_0x1f5690}}={'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':_0x47bb62=>0x1==_0x47bb62?0x0:0x0!=_0x47bb62&&_0x47bb62%0xf4240==0x0?0x1:0x2}};_0x10166a['es']||={'dictionary':{},'getPluralForm':null},_0x10166a['es']['dictionary']=Object['assign'](_0x10166a['es']['dictionary'],_0x571f08),_0x10166a['es']['getPluralForm']=_0x1f5690;})(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':_0x2f47d3=>0x1!=_0x2f47d3}};
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':_0xb42783=>0x1!=_0xb42783}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x594efd=>{const {et:{dictionary:_0x55a689,getPluralForm:_0x575fe0}}={'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':_0x1683c0=>0x1!=_0x1683c0}};_0x594efd['et']||={'dictionary':{},'getPluralForm':null},_0x594efd['et']['dictionary']=Object['assign'](_0x594efd['et']['dictionary'],_0x55a689),_0x594efd['et']['getPluralForm']=_0x575fe0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x503e9b=>{const {et:{dictionary:_0x53d1a9,getPluralForm:_0x405d22}}={'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':_0x36e5a3=>0x1!=_0x36e5a3}};_0x503e9b['et']||={'dictionary':{},'getPluralForm':null},_0x503e9b['et']['dictionary']=Object['assign'](_0x503e9b['et']['dictionary'],_0x53d1a9),_0x503e9b['et']['getPluralForm']=_0x405d22;})(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':_0x20afc1=>0x1!=_0x20afc1}};
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':_0x39ab8b=>0x1!=_0x39ab8b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x336577=>{const {fi:{dictionary:_0x6d83b9,getPluralForm:_0x43b8ca}}={'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':_0x14d82a=>0x1!=_0x14d82a}};_0x336577['fi']||={'dictionary':{},'getPluralForm':null},_0x336577['fi']['dictionary']=Object['assign'](_0x336577['fi']['dictionary'],_0x6d83b9),_0x336577['fi']['getPluralForm']=_0x43b8ca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7f8a6e=>{const {fi:{dictionary:_0x27b146,getPluralForm:_0x4bef6a}}={'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':_0x21e680=>0x1!=_0x21e680}};_0x7f8a6e['fi']||={'dictionary':{},'getPluralForm':null},_0x7f8a6e['fi']['dictionary']=Object['assign'](_0x7f8a6e['fi']['dictionary'],_0x27b146),_0x7f8a6e['fi']['getPluralForm']=_0x4bef6a;})(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':_0x133969=>0x0==_0x133969||0x1==_0x133969?0x0:0x0!=_0x133969&&_0x133969%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':_0x23fbff=>0x0==_0x23fbff||0x1==_0x23fbff?0x0:0x0!=_0x23fbff&&_0x23fbff%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33c1e5=>{const {fr:{dictionary:_0x1d3e3b,getPluralForm:_0xd094b8}}={'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':_0xbaf988=>0x0==_0xbaf988||0x1==_0xbaf988?0x0:0x0!=_0xbaf988&&_0xbaf988%0xf4240==0x0?0x1:0x2}};_0x33c1e5['fr']||={'dictionary':{},'getPluralForm':null},_0x33c1e5['fr']['dictionary']=Object['assign'](_0x33c1e5['fr']['dictionary'],_0x1d3e3b),_0x33c1e5['fr']['getPluralForm']=_0xd094b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d9abc=>{const {fr:{dictionary:_0x2c7999,getPluralForm:_0x43f592}}={'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':_0x299d36=>0x0==_0x299d36||0x1==_0x299d36?0x0:0x0!=_0x299d36&&_0x299d36%0xf4240==0x0?0x1:0x2}};_0x4d9abc['fr']||={'dictionary':{},'getPluralForm':null},_0x4d9abc['fr']['dictionary']=Object['assign'](_0x4d9abc['fr']['dictionary'],_0x2c7999),_0x4d9abc['fr']['getPluralForm']=_0x43f592;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x41f4e5=>0x1!=_0x41f4e5}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x28bb5b=>0x1!=_0x28bb5b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42e290=>{const {gl:{dictionary:_0x93051b,getPluralForm:_0x35ccbc}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x461e12=>0x1!=_0x461e12}};_0x42e290['gl']||={'dictionary':{},'getPluralForm':null},_0x42e290['gl']['dictionary']=Object['assign'](_0x42e290['gl']['dictionary'],_0x93051b),_0x42e290['gl']['getPluralForm']=_0x35ccbc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2166e3=>{const {gl:{dictionary:_0x45b8e3,getPluralForm:_0x27ff2e}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x1888ed=>0x1!=_0x1888ed}};_0x2166e3['gl']||={'dictionary':{},'getPluralForm':null},_0x2166e3['gl']['dictionary']=Object['assign'](_0x2166e3['gl']['dictionary'],_0x45b8e3),_0x2166e3['gl']['getPluralForm']=_0x27ff2e;})(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':_0x2ebeee=>0x1==_0x2ebeee&&_0x2ebeee%0x1==0x0?0x0:0x2==_0x2ebeee&&_0x2ebeee%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':_0x3373ad=>0x1==_0x3373ad&&_0x3373ad%0x1==0x0?0x0:0x2==_0x3373ad&&_0x3373ad%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e7543=>{const {he:{dictionary:_0x2a3604,getPluralForm:_0x72174d}}={'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':_0x5ad796=>0x1==_0x5ad796&&_0x5ad796%0x1==0x0?0x0:0x2==_0x5ad796&&_0x5ad796%0x1==0x0?0x1:0x2}};_0x4e7543['he']||={'dictionary':{},'getPluralForm':null},_0x4e7543['he']['dictionary']=Object['assign'](_0x4e7543['he']['dictionary'],_0x2a3604),_0x4e7543['he']['getPluralForm']=_0x72174d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48bf7a=>{const {he:{dictionary:_0xcb2670,getPluralForm:_0x333bc1}}={'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':_0x27bf52=>0x1==_0x27bf52&&_0x27bf52%0x1==0x0?0x0:0x2==_0x27bf52&&_0x27bf52%0x1==0x0?0x1:0x2}};_0x48bf7a['he']||={'dictionary':{},'getPluralForm':null},_0x48bf7a['he']['dictionary']=Object['assign'](_0x48bf7a['he']['dictionary'],_0xcb2670),_0x48bf7a['he']['getPluralForm']=_0x333bc1;})(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':_0x1ddcea=>0x1!=_0x1ddcea}};
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':_0x11d3c6=>0x1!=_0x11d3c6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47ac69=>{const {hi:{dictionary:_0x389899,getPluralForm:_0x1881b6}}={'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':_0x32314b=>0x1!=_0x32314b}};_0x47ac69['hi']||={'dictionary':{},'getPluralForm':null},_0x47ac69['hi']['dictionary']=Object['assign'](_0x47ac69['hi']['dictionary'],_0x389899),_0x47ac69['hi']['getPluralForm']=_0x1881b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32ce81=>{const {hi:{dictionary:_0x30695d,getPluralForm:_0x365ba4}}={'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':_0x107f5a=>0x1!=_0x107f5a}};_0x32ce81['hi']||={'dictionary':{},'getPluralForm':null},_0x32ce81['hi']['dictionary']=Object['assign'](_0x32ce81['hi']['dictionary'],_0x30695d),_0x32ce81['hi']['getPluralForm']=_0x365ba4;})(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':_0x17f682=>_0x17f682%0xa==0x1&&_0x17f682%0x64!=0xb?0x0:_0x17f682%0xa>=0x2&&_0x17f682%0xa<=0x4&&(_0x17f682%0x64<0xa||_0x17f682%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':_0x22b12b=>_0x22b12b%0xa==0x1&&_0x22b12b%0x64!=0xb?0x0:_0x22b12b%0xa>=0x2&&_0x22b12b%0xa<=0x4&&(_0x22b12b%0x64<0xa||_0x22b12b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c3e95=>{const {hr:{dictionary:_0x2bd3fb,getPluralForm:_0x280993}}={'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':_0x570e3f=>_0x570e3f%0xa==0x1&&_0x570e3f%0x64!=0xb?0x0:_0x570e3f%0xa>=0x2&&_0x570e3f%0xa<=0x4&&(_0x570e3f%0x64<0xa||_0x570e3f%0x64>=0x14)?0x1:0x2}};_0x5c3e95['hr']||={'dictionary':{},'getPluralForm':null},_0x5c3e95['hr']['dictionary']=Object['assign'](_0x5c3e95['hr']['dictionary'],_0x2bd3fb),_0x5c3e95['hr']['getPluralForm']=_0x280993;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x343e27=>{const {hr:{dictionary:_0xd72272,getPluralForm:_0x473fe4}}={'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':_0x3b2a5b=>_0x3b2a5b%0xa==0x1&&_0x3b2a5b%0x64!=0xb?0x0:_0x3b2a5b%0xa>=0x2&&_0x3b2a5b%0xa<=0x4&&(_0x3b2a5b%0x64<0xa||_0x3b2a5b%0x64>=0x14)?0x1:0x2}};_0x343e27['hr']||={'dictionary':{},'getPluralForm':null},_0x343e27['hr']['dictionary']=Object['assign'](_0x343e27['hr']['dictionary'],_0xd72272),_0x343e27['hr']['getPluralForm']=_0x473fe4;})(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':_0x55fa86=>0x1!=_0x55fa86}};
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':_0x18ff6b=>0x1!=_0x18ff6b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5679ee=>{const {hu:{dictionary:_0x49ff76,getPluralForm:_0x333271}}={'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':_0x4b5202=>0x1!=_0x4b5202}};_0x5679ee['hu']||={'dictionary':{},'getPluralForm':null},_0x5679ee['hu']['dictionary']=Object['assign'](_0x5679ee['hu']['dictionary'],_0x49ff76),_0x5679ee['hu']['getPluralForm']=_0x333271;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x153590=>{const {hu:{dictionary:_0x422c0b,getPluralForm:_0x5671db}}={'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':_0x428d72=>0x1!=_0x428d72}};_0x153590['hu']||={'dictionary':{},'getPluralForm':null},_0x153590['hu']['dictionary']=Object['assign'](_0x153590['hu']['dictionary'],_0x422c0b),_0x153590['hu']['getPluralForm']=_0x5671db;})(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':_0x136e50=>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':_0x4cc851=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfc9f52=>{const {id:{dictionary:_0x5684fc,getPluralForm:_0x224a94}}={'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':_0x24a1e7=>0x0}};_0xfc9f52['id']||={'dictionary':{},'getPluralForm':null},_0xfc9f52['id']['dictionary']=Object['assign'](_0xfc9f52['id']['dictionary'],_0x5684fc),_0xfc9f52['id']['getPluralForm']=_0x224a94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c46a6=>{const {id:{dictionary:_0x46da09,getPluralForm:_0x2a333b}}={'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':_0x41d472=>0x0}};_0x3c46a6['id']||={'dictionary':{},'getPluralForm':null},_0x3c46a6['id']['dictionary']=Object['assign'](_0x3c46a6['id']['dictionary'],_0x46da09),_0x3c46a6['id']['getPluralForm']=_0x2a333b;})(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':_0x17bb30=>0x1==_0x17bb30?0x0:0x0!=_0x17bb30&&_0x17bb30%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':_0x527b37=>0x1==_0x527b37?0x0:0x0!=_0x527b37&&_0x527b37%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x403ca7=>{const {it:{dictionary:_0x1d8029,getPluralForm:_0x23db13}}={'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':_0x2d68e3=>0x1==_0x2d68e3?0x0:0x0!=_0x2d68e3&&_0x2d68e3%0xf4240==0x0?0x1:0x2}};_0x403ca7['it']||={'dictionary':{},'getPluralForm':null},_0x403ca7['it']['dictionary']=Object['assign'](_0x403ca7['it']['dictionary'],_0x1d8029),_0x403ca7['it']['getPluralForm']=_0x23db13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x285920=>{const {it:{dictionary:_0x515091,getPluralForm:_0x2eeb64}}={'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':_0x502ad1=>0x1==_0x502ad1?0x0:0x0!=_0x502ad1&&_0x502ad1%0xf4240==0x0?0x1:0x2}};_0x285920['it']||={'dictionary':{},'getPluralForm':null},_0x285920['it']['dictionary']=Object['assign'](_0x285920['it']['dictionary'],_0x515091),_0x285920['it']['getPluralForm']=_0x2eeb64;})(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':_0x1808c0=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x14add1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc1169a=>{const {ja:{dictionary:_0x2675ef,getPluralForm:_0x252696}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x882e43=>0x0}};_0xc1169a['ja']||={'dictionary':{},'getPluralForm':null},_0xc1169a['ja']['dictionary']=Object['assign'](_0xc1169a['ja']['dictionary'],_0x2675ef),_0xc1169a['ja']['getPluralForm']=_0x252696;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x396e19=>{const {ja:{dictionary:_0x6fa82b,getPluralForm:_0x5b9288}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x347df9=>0x0}};_0x396e19['ja']||={'dictionary':{},'getPluralForm':null},_0x396e19['ja']['dictionary']=Object['assign'](_0x396e19['ja']['dictionary'],_0x6fa82b),_0x396e19['ja']['getPluralForm']=_0x5b9288;})(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':_0x570f0d=>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':_0x5dd782=>0x0}};