@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240916.1 → 0.0.0-nightly-20240917.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +7 -7
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
  96. package/src/utils/common-translations.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,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-=110]})(t,e)}!function(t){const e=i,r=t();for(;;)try{if(682793===-parseInt(e(125))/1+-parseInt(e(128))/2*(-parseInt(e(122))/3)+-parseInt(e(127))/4*(parseInt(e(137))/5)+-parseInt(e(129))/6+parseInt(e(136))/7*(-parseInt(e(139))/8)+parseInt(e(121))/9+-parseInt(e(146))/10*(-parseInt(e(120))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class a extends t.Plugin{static get[s(131)](){return s(149)}[s(144)](){const t=s,r=this[t(115)];r.ui[t(147)][t(150)](t(134),(()=>{const n=t,o=this[n(135)](e.FileDialogButtonView),s=r[n(141)][n(133)](n(134));return o[n(123)](n(124)).to(s,n(111)),o[n(119)]=!0,o})),r.ui[t(147)][t(150)](t(113),(()=>this[t(135)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(135)](t){const r=s,n=this[r(115)],i=n[r(141)][r(133)](r(134)),a=new t(n[r(132)]),c=new e.SpinnerView;return a[r(130)]({acceptedType:r(116)}),a[r(130)]({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(123)](r(110)).to(i),a[r(123)](r(145)).to(i,r(111),(t=>o(n[r(132)],r(t?114:126)))),c[r(123)](r(112)).to(i,r(111)),a[r(148)][r(123)](r(112)).to(i,r(111),(t=>!t)),a[r(143)][r(150)](c),a.on(r(138),((t,e)=>{const o=r;n[o(118)](o(134),e[0],{}),n[o(142)][o(140)][o(117)]()})),a}}function c(){const t=["menuBar:importWord","Importing Word document","editor","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","focus","execute","tooltip","1795651PsIGuz","11493585TUQHpA","2049ZNxYhD","bind","isOn","737708quFJvV","Import from Word","540296qMvcxy","670slacXM","4216566LCcdmm","set","pluginName","locale","get","importWord","_createButton","880838JEqFxc","45YCVgrx","done","8HsKXjy","view","commands","editing","children","init","label","120ktctTe","componentFactory","iconView","ImportWordUI","add","isEnabled","isBusy","isVisible"];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-=131]})(t,e)}function f(){const t=["1387640ZPmRmG","_handleImportResponse","plugins","resolvedOptions","locale","parent","$graveyard","change:range","setSelection","element","addMarker","DateTimeFormat","view","import-word-plugin-import-cancelled","aborted","file","mergeFields","setData","isBusy","clipboardInput","catch","refresh","showWarning","abort","2955536bUctMS","_cleanUpAfterImport","removeMarker","stopListening","root","5ZLYwBF","dataInsert","deleteContent","importWord","model","finally","schema","An error occurred while importing the Word file.","MergeFields","text/html","443873pWUZcj","merge_fields","2jGgUyT","value","json","createPositionBefore","getFirstPosition","converterUrl","getToken","execute","_importMarker","rootName","document","get","isEmpty","timeZone","_undoStepBatch","getRange","formatting","headers","stringify","reject","isAtStart","split","import-word-plugin-conversion-failed","has","760566kTmbjN","ImportWordEditing","isEnabled","bind","paragraph","low","then","createBatch","selection","isCollapsed","checkChild","editor","838691QLgpSc","_prepareForImport","editing","5882742xCNxUw","html","POST","_sendImportRequest","enqueueChange","Notification","Authorization","importWord:","resolve","set","_handleImportFailure","_abortController","position","signal","markers","createPositionAfter","_checkEnabled","fire","isAtEnd","config","getSelectedBlocks","529134sipAcH"];return(f=function(){return t})()}!function(t){const e=h,r=t();for(;;)try{if(323261===parseInt(e(152))/1+-parseInt(e(154))/2*(parseInt(e(214))/3)+parseInt(e(215))/4+-parseInt(e(142))/5*(parseInt(e(178))/6)+parseInt(e(190))/7+parseInt(e(137))/8+-parseInt(e(193))/9)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(202)](e(131),!1),this[e(162)]=null,this[e(168)]=null,this[e(204)]=null,this.on(e(143),((r,n)=>{const o=e,s=new DataTransfer;s[o(232)](o(151),n[o(194)]);const i=this[o(162)][o(169)]();this[o(189)][o(146)][o(197)](this[o(168)],(e=>{const r=o;this[r(162)][r(140)](),e[r(223)](i),t[r(192)][r(227)][r(164)][r(210)](r(132),{dataTransfer:s})}))}),{priority:e(183)})}[d(134)](){const t=d;this[t(180)]=this[t(209)]()}[d(161)](t,e={}){const r=d;if(this[r(131)])return Promise[r(201)]();const n=this[r(189)][r(212)][r(165)](r(145));if(this[r(189)][r(217)][r(177)](r(150))){const{prefix:t,suffix:n}=this[r(189)][r(212)][r(165)](r(231));e[r(153)]={prefix:t,suffix:n}}const o={url:n[r(159)],file:t,serviceConfig:{...e,formatting:n[r(170)],timezone:(new(Intl[r(226)]))[r(218)]()[r(167)]}};return this[r(191)](),this[r(196)](o)[r(184)](this[r(216)][r(181)](this))[r(133)](this[r(203)][r(181)](this))[r(147)](this[r(138)][r(181)](this))}[d(209)](){const t=d;if(this[t(131)])return!1;const e=this[t(189)][t(146)],r=e[t(148)],n=e[t(164)][t(186)],o=(0,l.first)(n[t(213)]());return!!o&&r[t(188)](o[t(220)],t(182))}[d(191)](){const t=d,e=this[t(189)],r=e[t(146)],n=r[t(164)][t(186)];this[t(204)]=new AbortController,this[t(168)]=e[t(146)][t(185)]({isUndoable:!0}),r[t(197)](this[t(168)],(e=>{const o=t;n[o(187)]||r[o(144)](n,{leaveUnmerged:!0});const s=n[o(158)](),i=(0,l.first)(n[o(213)]());let a;a=i.is(o(224),o(182))&&i[o(166)]?s:s[o(174)]?r[o(157)](i):s[o(211)]?r[o(208)](i):e[o(175)](s)[o(205)],this[o(162)]=e[o(225)](o(200)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(162)].on(o(222),(()=>{const t=o;t(221)===this[t(162)][t(169)]()[t(141)][t(163)]&&this[t(204)][t(136)]()}))})),this[t(131)]=!0,this[t(134)]()}[d(138)](){const t=d,e=this[t(189)][t(146)];e[t(207)][t(177)](this[t(162)])&&e[t(197)](this[t(168)],(e=>{const r=t;e[r(139)](this[r(162)])})),this[t(162)]=null,this[t(168)]=null,this[t(204)]=null,this[t(131)]=!1,this[t(134)]()}[d(196)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(189)][n(217)][n(165)](n(179))[n(160)](),s=new FormData;s[n(202)](n(212),JSON[n(172)](r)),s[n(202)](n(230),e);const i={method:n(195),headers:{},body:s,signal:this[n(204)][n(206)]};return o&&(i[n(171)][n(199)]=o[n(155)]),fetch(t,i)}[d(216)](t){const e=d;return t.ok?t[e(156)]()[e(184)]((t=>{const r=e;this[r(189)][r(146)][r(207)][r(177)](this[r(162)])&&r(221)!==this[r(162)][r(169)]()[r(141)][r(163)]&&this[r(210)](r(143),t)})):Promise[e(173)]()}[d(203)](){const t=d;if(this[t(204)][t(206)][t(229)])return void(0,l.logWarning)(t(228));const e=this[t(189)],r=o(e[t(219)],t(149));e[t(217)][t(165)](t(198))[t(135)](r),(0,l.logError)(t(176))}}const I=v;function g(){const t=["requires","33704XBZlom","1384502eFSzaz","cloudServices","pluginName","registerTokenUrl","7gnLsZl","inline","plugins","_token","9741339tIzdbg","editor","2417768tuIchI","config","getToken","importWord","1021755fDIdvn","token","none","add","CloudServices","1LwFmZp","commands","tokenUrl","ImportWordEditing","init","509455xBOlrS","1203402STobeG","https://docx-converter.cke-cs.com/v2/convert/docx-html","get","define"];return(g=function(){return t})()}function v(t,e){const r=g();return(v=function(t,e){return r[t-=339]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(347306===-parseInt(e(360))/1*(parseInt(e(341))/2)+-parseInt(e(355))/3+parseInt(e(351))/4+-parseInt(e(365))/5+-parseInt(e(366))/6+parseInt(e(345))/7*(-parseInt(e(340))/8)+parseInt(e(349))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class w extends t.Plugin{static get[I(343)](){return I(363)}static get[I(339)](){const t=I;return[e.Notification,p.ClipboardPipeline,t(359)]}constructor(t){const e=I;super(t),this[e(348)]=null}async[I(364)](){const t=I,e=this[t(350)];e[t(352)][t(369)](t(354),{converterUrl:t(367),tokenUrl:(e[t(352)][t(368)](t(342))||{})[t(362)],formatting:{resets:t(357),defaults:t(357),styles:t(346)}}),e[t(361)][t(358)](t(354),new m(e));const{tokenUrl:r}=e[t(352)][t(368)](t(354));if(r){const{tokenUrl:n}=e[t(352)][t(368)](t(342))||{};this[t(348)]=r===n?e[t(347)][t(368)](t(359))[t(356)]:await e[t(347)][t(368)](t(359))[t(344)](r)}}[I(353)](){return this[I(348)]}}function b(){var t=["2IvViVN","6203720UVEnPD","975980bpYQUo","4280992OJGYWv","136074NkkZQd","pluginName","3991392GTYbVk","462223dRLkdK","requires","12DsjENP","ImportWord","3648323CaZKPG","261ZIXSrh"];return(b=function(){return t})()}var x=W;function W(t,e){var r=b();return(W=function(t,e){return r[t-=289]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(682139===-parseInt(e(290))/1+-parseInt(e(296))/2*(-parseInt(e(300))/3)+-parseInt(e(289))/4+-parseInt(e(297))/5+parseInt(e(292))/6*(parseInt(e(294))/7)+-parseInt(e(299))/8+-parseInt(e(295))/9*(-parseInt(e(298))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class y extends t.Plugin{static get[x(301)](){return x(293)}static get[x(291)](){return[w,a]}}function k(t,e){var r=S();return(k=function(t,e){return r[t-=181]})(t,e)}function S(){var t=["7336503OTcLnW","3040820DxlDVM","121373NZAKtN","184eyamBe","36LFyIBn","9746132pYgYKA","184475WPGCgB","32170YvDlYG","3935WpgAlv","3780Jzadhm","10NZIStA"];return(S=function(){return t})()}!function(t){for(var e=k,r=t();;)try{if(423862===parseInt(e(183))/1+-parseInt(e(184))/2*(-parseInt(e(181))/3)+-parseInt(e(189))/4+-parseInt(e(185))/5*(parseInt(e(186))/6)+parseInt(e(190))/7*(-parseInt(e(191))/8)+parseInt(e(188))/9+-parseInt(e(187))/10*(-parseInt(e(182))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>k,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}}function i(t,e){const r=c();return(i=function(t,e){return r[t-=292]})(t,e)}const s=i;!function(t){const e=i,r=t();for(;;)try{if(156059===parseInt(e(301))/1+-parseInt(e(304))/2*(-parseInt(e(322))/3)+parseInt(e(296))/4+parseInt(e(306))/5+-parseInt(e(299))/6+-parseInt(e(305))/7*(parseInt(e(292))/8)+-parseInt(e(328))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class a extends t.Plugin{static get[s(329)](){return s(330)}[s(302)](){const t=s,r=this[t(317)];r.ui[t(325)][t(319)](t(326),(()=>{const n=t,o=this[n(321)](e.FileDialogButtonView),i=r[n(315)][n(295)](n(326));return o[n(311)](n(307)).to(i,n(293)),o[n(318)]=!0,o})),r.ui[t(325)][t(319)](t(294),(()=>this[t(321)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(321)](t){const r=s,n=this[r(317)],i=n[r(315)][r(295)](r(326)),a=new t(n[r(327)]),c=new e.SpinnerView;return a[r(323)]({acceptedType:r(297)}),a[r(323)]({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(311)](r(324)).to(i),a[r(311)](r(303)).to(i,r(293),(t=>o(n[r(327)],r(t?308:313)))),c[r(311)](r(310)).to(i,r(293)),a[r(300)][r(311)](r(310)).to(i,r(293),(t=>!t)),a[r(298)][r(319)](c),a.on(r(312),((t,e)=>{const o=r;n[o(314)](o(326),e[0],{}),n[o(320)][o(316)][o(309)]()})),a}}function c(){const t=["done","Import from Word","execute","commands","view","editor","tooltip","add","editing","_createButton","3nYtfiK","set","isEnabled","componentFactory","importWord","locale","3018843YSsiaZ","pluginName","ImportWordUI","848088bUxiBj","isBusy","menuBar:importWord","get","749304dsLwiT","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","children","127164anjqmE","iconView","305386zrmZBk","init","label","439612iCUHKU","14zsZoJX","60920FqVXID","isOn","Importing Word document","focus","isVisible","bind"];return(c=function(){return t})()}var p=r(331),u=r(783),l=r(584);const d=f;function h(){const t=["enqueueChange","_sendImportRequest","selection","change:range","locale","fire","plugins","text/html","addMarker","$graveyard","18LQCiSV","_prepareForImport","get","document","resolvedOptions","146735FNBIVY","html","6kStfdO","model","abort","split","resolve","editing","catch","getRange","createPositionAfter","importWord:","import-word-plugin-import-cancelled","converterUrl","getToken","10YbNNFY","isEmpty","view","getFirstPosition","paragraph","execute","20459475lUixFB","checkChild","_handleImportFailure","clipboardInput","root","1981848DSQKeN","createPositionBefore","createBatch","refresh","json","formatting","aborted","_importMarker","showWarning","file","schema","stopListening","value","set","_undoStepBatch","element","mergeFields","isBusy","reject","timeZone","isCollapsed","dataInsert","An error occurred while importing the Word file.","isAtEnd","_abortController","merge_fields","position","importWord","POST","import-word-plugin-conversion-failed","_handleImportResponse","Notification","stringify","markers","DateTimeFormat","isEnabled","_checkEnabled","isAtStart","parent","ImportWordEditing","bind","removeMarker","has","3152898itXzoz","headers","setSelection","deleteContent","setData","low","Authorization","MergeFields","editor","signal","2592200kFTddT","config","getSelectedBlocks","rootName","_cleanUpAfterImport","then","2866495BxioEV","finally","41798tFZwec"];return(h=function(){return t})()}function f(t,e){const r=h();return(f=function(t,e){return r[t-=473]})(t,e)}!function(t){const e=f,r=t();for(;;)try{if(408734===-parseInt(e(566))/1+-parseInt(e(550))/2*(-parseInt(e(561))/3)+-parseInt(e(489))/4+parseInt(e(548))/5*(-parseInt(e(568))/6)+-parseInt(e(532))/7+-parseInt(e(542))/8+parseInt(e(484))/9*(parseInt(e(478))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class m extends t.Command{constructor(t){const e=f;super(t),this[e(502)](e(506),!1),this[e(496)]=null,this[e(503)]=null,this[e(513)]=null,this.on(e(510),((r,n)=>{const o=e,i=new DataTransfer;i[o(536)](o(558),n[o(567)]);const s=this[o(496)][o(575)]();this[o(540)][o(569)][o(551)](this[o(503)],(e=>{const r=o;this[r(496)][r(500)](),e[r(534)](s),t[r(573)][r(480)][r(564)][r(556)](r(487),{dataTransfer:i})}))}),{priority:e(537)})}[d(492)](){const t=d;this[t(524)]=this[t(525)]()}[d(483)](t,e={}){const r=d;if(this[r(506)])return Promise[r(572)]();const n=this[r(540)][r(543)][r(563)](r(516));if(this[r(540)][r(557)][r(531)](r(539))){const{prefix:t,suffix:n}=this[r(540)][r(543)][r(563)](r(505));e[r(514)]={prefix:t,suffix:n}}const o={url:n[r(476)],file:t,serviceConfig:{...e,formatting:n[r(494)],timezone:(new(Intl[r(523)]))[r(565)]()[r(508)]}};return this[r(562)](),this[r(552)](o)[r(547)](this[r(519)][r(529)](this))[r(574)](this[r(486)][r(529)](this))[r(549)](this[r(546)][r(529)](this))}[d(525)](){const t=d;if(this[t(506)])return!1;const e=this[t(540)][t(569)],r=e[t(499)],n=e[t(564)][t(553)],o=(0,l.first)(n[t(544)]());return!!o&&r[t(485)](o[t(527)],t(482))}[d(562)](){const t=d,e=this[t(540)],r=e[t(569)],n=r[t(564)][t(553)];this[t(513)]=new AbortController,this[t(503)]=e[t(569)][t(491)]({isUndoable:!0}),r[t(551)](this[t(503)],(e=>{const o=t;n[o(509)]||r[o(535)](n,{leaveUnmerged:!0});const i=n[o(481)](),s=(0,l.first)(n[o(544)]());let a;a=s.is(o(504),o(482))&&s[o(479)]?i:i[o(526)]?r[o(490)](s):i[o(512)]?r[o(473)](s):e[o(571)](i)[o(515)],this[o(496)]=e[o(559)](o(474)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(496)].on(o(554),(()=>{const t=o;t(560)===this[t(496)][t(575)]()[t(488)][t(545)]&&this[t(513)][t(570)]()}))})),this[t(506)]=!0,this[t(492)]()}[d(546)](){const t=d,e=this[t(540)][t(569)];e[t(522)][t(531)](this[t(496)])&&e[t(551)](this[t(503)],(e=>{const r=t;e[r(530)](this[r(496)])})),this[t(496)]=null,this[t(503)]=null,this[t(513)]=null,this[t(506)]=!1,this[t(492)]()}[d(552)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(540)][n(557)][n(563)](n(528))[n(477)](),i=new FormData;i[n(502)](n(543),JSON[n(521)](r)),i[n(502)](n(498),e);const s={method:n(517),headers:{},body:i,signal:this[n(513)][n(541)]};return o&&(s[n(533)][n(538)]=o[n(501)]),fetch(t,s)}[d(519)](t){const e=d;return t.ok?t[e(493)]()[e(547)]((t=>{const r=e;this[r(540)][r(569)][r(522)][r(531)](this[r(496)])&&r(560)!==this[r(496)][r(575)]()[r(488)][r(545)]&&this[r(556)](r(510),t)})):Promise[e(507)]()}[d(486)](){const t=d;if(this[t(513)][t(541)][t(495)])return void(0,l.logWarning)(t(475));const e=this[t(540)],r=o(e[t(555)],t(511));e[t(557)][t(563)](t(520))[t(497)](r),(0,l.logError)(t(518))}}const I=v;function g(){const t=["pluginName","init","token","82705GoJVcp","get","10MbnIdh","CloudServices","registerTokenUrl","commands","https://docx-converter.cke-cs.com/v2/convert/docx-html","2tOGzuP","1357719kByeUz","requires","_token","tokenUrl","getToken","importWord","add","ImportWordEditing","config","inline","15263325AdIjsC","editor","define","2751606RJjKUM","8qJobkW","328peaRGn","none","725231znFElH","8939151nMTpmk","plugins","cloudServices","4606210nOPnKP"];return(g=function(){return t})()}function v(t,e){const r=g();return(v=function(t,e){return r[t-=284]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(596025===-parseInt(e(302))/1*(parseInt(e(284))/2)+-parseInt(e(285))/3*(-parseInt(e(299))/4)+-parseInt(e(306))/5+parseInt(e(298))/6+parseInt(e(310))/7*(parseInt(e(300))/8)+parseInt(e(303))/9*(-parseInt(e(312))/10)+parseInt(e(295))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class w extends t.Plugin{static get[I(307)](){return I(292)}static get[I(286)](){const t=I;return[e.Notification,p.ClipboardPipeline,t(313)]}constructor(t){const e=I;super(t),this[e(287)]=null}async[I(308)](){const t=I,e=this[t(296)];e[t(293)][t(297)](t(290),{converterUrl:t(316),tokenUrl:(e[t(293)][t(311)](t(305))||{})[t(288)],formatting:{resets:t(301),defaults:t(301),styles:t(294)}}),e[t(315)][t(291)](t(290),new m(e));const{tokenUrl:r}=e[t(293)][t(311)](t(290));if(r){const{tokenUrl:n}=e[t(293)][t(311)](t(305))||{};this[t(287)]=r===n?e[t(304)][t(311)](t(313))[t(309)]:await e[t(304)][t(311)](t(313))[t(314)](r)}}[I(289)](){return this[I(287)]}}var b=x;function x(t,e){var r=W();return(x=function(t,e){return r[t-=144]})(t,e)}function W(){var t=["23157ZzKprq","pluginName","1397832IUZEQJ","94689TyGuuH","1909080BHOSoU","200946edRwrR","2064CXKmOC","2rEigKH","230820nNnEqu","requires","30IxiefO","42qImAPf","ImportWord","59484VqUZSv","583TRgmNh"];return(W=function(){return t})()}!function(t){for(var e=x,r=t();;)try{if(436176===parseInt(e(149))/1*(parseInt(e(151))/2)+parseInt(e(146))/3+parseInt(e(152))/4*(-parseInt(e(154))/5)+-parseInt(e(155))/6*(parseInt(e(147))/7)+-parseInt(e(150))/8*(-parseInt(e(144))/9)+-parseInt(e(148))/10+-parseInt(e(158))/11*(parseInt(e(157))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(W);class k extends t.Plugin{static get[b(145)](){return b(156)}static get[b(153)](){return[w,a]}}function y(){var t=["344bHCvoJ","3169185TAeTVA","177422zohVQM","4131054fEQDdN","3081654khTJet","1XpSPdR","3xcOnTn","597382QGOCvg","1091336LBPlQQ","6147890VEaWuQ"];return(y=function(){return t})()}function T(t,e){var r=y();return(T=function(t,e){return r[t-=484]})(t,e)}!function(t){for(var e=T,r=t();;)try{if(559838===parseInt(e(487))/1*(-parseInt(e(489))/2)+-parseInt(e(488))/3*(parseInt(e(490))/4)+parseInt(e(493))/5+parseInt(e(486))/6+parseInt(e(484))/7*(-parseInt(e(492))/8)+parseInt(e(485))/9+parseInt(e(491))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y)})(),(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 _0x55e4d4,Command as _0x22865c}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x48175c,MenuBarMenuListItemFileDialogButtonView as _0x3a70ed,SpinnerView as _0xc04dd,Notification as _0x22182c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x134c30}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x20d637}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x222149,uid as _0x379232,logWarning as _0x4bddbc,logError as _0x25d03b}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x2a64b7,_0x15035d){const t=_0x2a64b7['t'];switch(_0x15035d){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 _0x15035d;}}class o extends _0x55e4d4{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x462692=this['editor'];_0x462692['ui']['componentFactory']['add']('importWord',()=>{const _0x1d863a=this['_createButton'](_0x48175c),_0x123367=_0x462692['commands']['get']('importWord');return _0x1d863a['bind']('isOn')['to'](_0x123367,'isBusy'),_0x1d863a['tooltip']=!0x0,_0x1d863a;}),_0x462692['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3a70ed));}['_createButton'](_0x3c5198){const _0x43f788=this['editor'],_0xc11d49=_0x43f788['commands']['get']('importWord'),_0x394e4b=new _0x3c5198(_0x43f788['locale']),_0x1c58d9=new _0xc04dd();return _0x394e4b['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x394e4b['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'}),_0x394e4b['bind']('isEnabled')['to'](_0xc11d49),_0x394e4b['bind']('label')['to'](_0xc11d49,'isBusy',_0x1f8c49=>p(_0x43f788['locale'],_0x1f8c49?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x1c58d9['bind']('isVisible')['to'](_0xc11d49,'isBusy'),_0x394e4b['iconView']['bind']('isVisible')['to'](_0xc11d49,'isBusy',_0xf3ca96=>!_0xf3ca96),_0x394e4b['children']['add'](_0x1c58d9),_0x394e4b['on']('done',(_0x1bf7e1,_0xf3969a)=>{_0x43f788['execute']('importWord',_0xf3969a[0x0],{}),_0x43f788['editing']['view']['focus']();}),_0x394e4b;}}class d extends _0x22865c{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x2bfa6a){super(_0x2bfa6a),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x13c8a4,_0x5249c7)=>{const _0x4f51a4=new DataTransfer();_0x4f51a4['setData']('text/html',_0x5249c7['html']);const _0x139d9c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x1a76a9=>{this['_importMarker']['stopListening'](),_0x1a76a9['setSelection'](_0x139d9c),_0x2bfa6a['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x4f51a4});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x93d9b9,_0x5a75b5={}){if(this['isBusy'])return Promise['resolve']();const _0x3738f8=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x1a99c8,suffix:_0x51d2ca}=this['editor']['config']['get']('mergeFields');_0x5a75b5['merge_fields']={'prefix':_0x1a99c8,'suffix':_0x51d2ca};}const _0x51a626={'url':_0x3738f8['converterUrl'],'file':_0x93d9b9,'serviceConfig':{..._0x5a75b5,'formatting':_0x3738f8['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x51a626)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x4c6046=this['editor']['model'],_0x421b8a=_0x4c6046['schema'],_0xbace59=_0x4c6046['document']['selection'],_0x513487=_0x222149(_0xbace59['getSelectedBlocks']());return!!_0x513487&&_0x421b8a['checkChild'](_0x513487['parent'],'paragraph');}['_prepareForImport'](){const _0x16a105=this['editor'],_0x1e3759=_0x16a105['model'],_0x39f812=_0x1e3759['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x16a105['model']['createBatch']({'isUndoable':!0x0}),_0x1e3759['enqueueChange'](this['_undoStepBatch'],_0x5ca106=>{_0x39f812['isCollapsed']||_0x1e3759['deleteContent'](_0x39f812,{'leaveUnmerged':!0x0});const _0x516a30=_0x39f812['getFirstPosition'](),_0x2c85b5=_0x222149(_0x39f812['getSelectedBlocks']());let _0x20371b;_0x20371b=_0x2c85b5['is']('element','paragraph')&&_0x2c85b5['isEmpty']?_0x516a30:_0x516a30['isAtStart']?_0x1e3759['createPositionBefore'](_0x2c85b5):_0x516a30['isAtEnd']?_0x1e3759['createPositionAfter'](_0x2c85b5):_0x5ca106['split'](_0x516a30)['position'],this['_importMarker']=_0x5ca106['addMarker']('importWord:'+_0x379232(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x20d637(_0x20371b)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x9769cd=this['editor']['model'];_0x9769cd['markers']['has'](this['_importMarker'])&&_0x9769cd['enqueueChange'](this['_undoStepBatch'],_0x191f38=>{_0x191f38['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x24c98a,file:_0x103eff,serviceConfig:_0x16cc30}){const _0x35563a=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x5ada81=new FormData();_0x5ada81['set']('config',JSON['stringify'](_0x16cc30)),_0x5ada81['set']('file',_0x103eff);const _0x4caed9={'method':'POST','headers':{},'body':_0x5ada81,'signal':this['_abortController']['signal']};return _0x35563a&&(_0x4caed9['headers']['Authorization']=_0x35563a['value']),fetch(_0x24c98a,_0x4caed9);}['_handleImportResponse'](_0x2f0096){return _0x2f0096['ok']?_0x2f0096['json']()['then'](_0x34b5ee=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x34b5ee);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4bddbc('import-word-plugin-import-cancelled');const _0x262689=this['editor'],_0x36c430=p(_0x262689['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x262689['plugins']['get']('Notification')['showWarning'](_0x36c430),_0x25d03b('import-word-plugin-conversion-failed');}}class e extends _0x55e4d4{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x22182c,_0x134c30,'CloudServices'];}constructor(_0x429c66){super(_0x429c66),this['_token']=null;}async['init'](){const _0x5e05a3=this['editor'];_0x5e05a3['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x5e05a3['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x5e05a3['commands']['add']('importWord',new d(_0x5e05a3));const {tokenUrl:_0x226f40}=_0x5e05a3['config']['get']('importWord');if(_0x226f40){const {tokenUrl:_0x536074}=_0x5e05a3['config']['get']('cloudServices')||{};this['_token']=_0x226f40===_0x536074?_0x5e05a3['plugins']['get']('CloudServices')['token']:await _0x5e05a3['plugins']['get']('CloudServices')['registerTokenUrl'](_0x226f40);}}['getToken'](){return this['_token'];}}class i extends _0x55e4d4{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 _0x232744,Command as _0x5d5bd7}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x286fd5,MenuBarMenuListItemFileDialogButtonView as _0x1e4bdb,SpinnerView as _0x1850c4,Notification as _0x4f52c2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x54acc3}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x55a030}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x529719,uid as _0x1b2dcc,logWarning as _0x4699cc,logError as _0x87e1ca}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4fc1ba,_0x408c15){const t=_0x4fc1ba['t'];switch(_0x408c15){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 _0x408c15;}}class o extends _0x232744{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x245ea3=this['editor'];_0x245ea3['ui']['componentFactory']['add']('importWord',()=>{const _0x506277=this['_createButton'](_0x286fd5),_0x496870=_0x245ea3['commands']['get']('importWord');return _0x506277['bind']('isOn')['to'](_0x496870,'isBusy'),_0x506277['tooltip']=!0x0,_0x506277;}),_0x245ea3['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1e4bdb));}['_createButton'](_0x5d90ed){const _0x2b7810=this['editor'],_0x1bea2d=_0x2b7810['commands']['get']('importWord'),_0x3e00be=new _0x5d90ed(_0x2b7810['locale']),_0x4d2cba=new _0x1850c4();return _0x3e00be['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x3e00be['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'}),_0x3e00be['bind']('isEnabled')['to'](_0x1bea2d),_0x3e00be['bind']('label')['to'](_0x1bea2d,'isBusy',_0x58d0e0=>p(_0x2b7810['locale'],_0x58d0e0?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x4d2cba['bind']('isVisible')['to'](_0x1bea2d,'isBusy'),_0x3e00be['iconView']['bind']('isVisible')['to'](_0x1bea2d,'isBusy',_0x277654=>!_0x277654),_0x3e00be['children']['add'](_0x4d2cba),_0x3e00be['on']('done',(_0x2819f0,_0x31568c)=>{_0x2b7810['execute']('importWord',_0x31568c[0x0],{}),_0x2b7810['editing']['view']['focus']();}),_0x3e00be;}}class d extends _0x5d5bd7{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x55d63e){super(_0x55d63e),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x472360,_0x321203)=>{const _0xd833c0=new DataTransfer();_0xd833c0['setData']('text/html',_0x321203['html']);const _0x295676=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x5a747e=>{this['_importMarker']['stopListening'](),_0x5a747e['setSelection'](_0x295676),_0x55d63e['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xd833c0});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3809fe,_0x57691e={}){if(this['isBusy'])return Promise['resolve']();const _0x4c00d5=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x149e92,suffix:_0x47f442}=this['editor']['config']['get']('mergeFields');_0x57691e['merge_fields']={'prefix':_0x149e92,'suffix':_0x47f442};}const _0x4e8c83={'url':_0x4c00d5['converterUrl'],'file':_0x3809fe,'serviceConfig':{..._0x57691e,'formatting':_0x4c00d5['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x4e8c83)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x3bd262=this['editor']['model'],_0x264679=_0x3bd262['schema'],_0x325622=_0x3bd262['document']['selection'],_0x173532=_0x529719(_0x325622['getSelectedBlocks']());return!!_0x173532&&_0x264679['checkChild'](_0x173532['parent'],'paragraph');}['_prepareForImport'](){const _0x15310c=this['editor'],_0x38c3e5=_0x15310c['model'],_0x3fcfda=_0x38c3e5['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x15310c['model']['createBatch']({'isUndoable':!0x0}),_0x38c3e5['enqueueChange'](this['_undoStepBatch'],_0x2ffd19=>{_0x3fcfda['isCollapsed']||_0x38c3e5['deleteContent'](_0x3fcfda,{'leaveUnmerged':!0x0});const _0x235166=_0x3fcfda['getFirstPosition'](),_0x1d216a=_0x529719(_0x3fcfda['getSelectedBlocks']());let _0x22cb25;_0x22cb25=_0x1d216a['is']('element','paragraph')&&_0x1d216a['isEmpty']?_0x235166:_0x235166['isAtStart']?_0x38c3e5['createPositionBefore'](_0x1d216a):_0x235166['isAtEnd']?_0x38c3e5['createPositionAfter'](_0x1d216a):_0x2ffd19['split'](_0x235166)['position'],this['_importMarker']=_0x2ffd19['addMarker']('importWord:'+_0x1b2dcc(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x55a030(_0x22cb25)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x4c56e=this['editor']['model'];_0x4c56e['markers']['has'](this['_importMarker'])&&_0x4c56e['enqueueChange'](this['_undoStepBatch'],_0x1ddb3a=>{_0x1ddb3a['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x358667,file:_0x20e262,serviceConfig:_0x3068f2}){const _0x10f5e1=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x580cee=new FormData();_0x580cee['set']('config',JSON['stringify'](_0x3068f2)),_0x580cee['set']('file',_0x20e262);const _0x68b4b7={'method':'POST','headers':{},'body':_0x580cee,'signal':this['_abortController']['signal']};return _0x10f5e1&&(_0x68b4b7['headers']['Authorization']=_0x10f5e1['value']),fetch(_0x358667,_0x68b4b7);}['_handleImportResponse'](_0x166407){return _0x166407['ok']?_0x166407['json']()['then'](_0xa58f47=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0xa58f47);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4699cc('import-word-plugin-import-cancelled');const _0x108621=this['editor'],_0x2e5d6c=p(_0x108621['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x108621['plugins']['get']('Notification')['showWarning'](_0x2e5d6c),_0x87e1ca('import-word-plugin-conversion-failed');}}class e extends _0x232744{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x4f52c2,_0x54acc3,'CloudServices'];}constructor(_0x17752d){super(_0x17752d),this['_token']=null;}async['init'](){const _0x1225ee=this['editor'];_0x1225ee['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x1225ee['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x1225ee['commands']['add']('importWord',new d(_0x1225ee));const {tokenUrl:_0x1588c7}=_0x1225ee['config']['get']('importWord');if(_0x1588c7){const {tokenUrl:_0x33f999}=_0x1225ee['config']['get']('cloudServices')||{};this['_token']=_0x1588c7===_0x33f999?_0x1225ee['plugins']['get']('CloudServices')['token']:await _0x1225ee['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1588c7);}}['getToken'](){return this['_token'];}}class i extends _0x232744{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':_0x1ff897=>0x0==_0x1ff897?0x0:0x1==_0x1ff897?0x1:0x2==_0x1ff897?0x2:_0x1ff897%0x64>=0x3&&_0x1ff897%0x64<=0xa?0x3:_0x1ff897%0x64>=0xb&&_0x1ff897%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':_0x4d650e=>0x0==_0x4d650e?0x0:0x1==_0x4d650e?0x1:0x2==_0x4d650e?0x2:_0x4d650e%0x64>=0x3&&_0x4d650e%0x64<=0xa?0x3:_0x4d650e%0x64>=0xb&&_0x4d650e%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b1593=>{const {ar:{dictionary:_0x10120e,getPluralForm:_0x13f856}}={'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':_0x553b46=>0x0==_0x553b46?0x0:0x1==_0x553b46?0x1:0x2==_0x553b46?0x2:_0x553b46%0x64>=0x3&&_0x553b46%0x64<=0xa?0x3:_0x553b46%0x64>=0xb&&_0x553b46%0x64<=0x63?0x4:0x5}};_0x4b1593['ar']||={'dictionary':{},'getPluralForm':null},_0x4b1593['ar']['dictionary']=Object['assign'](_0x4b1593['ar']['dictionary'],_0x10120e),_0x4b1593['ar']['getPluralForm']=_0x13f856;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34818d=>{const {ar:{dictionary:_0x112dae,getPluralForm:_0x158b49}}={'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':_0x6ea93b=>0x0==_0x6ea93b?0x0:0x1==_0x6ea93b?0x1:0x2==_0x6ea93b?0x2:_0x6ea93b%0x64>=0x3&&_0x6ea93b%0x64<=0xa?0x3:_0x6ea93b%0x64>=0xb&&_0x6ea93b%0x64<=0x63?0x4:0x5}};_0x34818d['ar']||={'dictionary':{},'getPluralForm':null},_0x34818d['ar']['dictionary']=Object['assign'](_0x34818d['ar']['dictionary'],_0x112dae),_0x34818d['ar']['getPluralForm']=_0x158b49;})(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':_0x3f459f=>0x1!=_0x3f459f}};
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':_0x53b018=>0x1!=_0x53b018}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e3d05=>{const {bg:{dictionary:_0x59b789,getPluralForm:_0x2a1c29}}={'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':_0x5a3f59=>0x1!=_0x5a3f59}};_0x3e3d05['bg']||={'dictionary':{},'getPluralForm':null},_0x3e3d05['bg']['dictionary']=Object['assign'](_0x3e3d05['bg']['dictionary'],_0x59b789),_0x3e3d05['bg']['getPluralForm']=_0x2a1c29;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9cf825=>{const {bg:{dictionary:_0x3d99e0,getPluralForm:_0x11de6d}}={'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':_0x364813=>0x1!=_0x364813}};_0x9cf825['bg']||={'dictionary':{},'getPluralForm':null},_0x9cf825['bg']['dictionary']=Object['assign'](_0x9cf825['bg']['dictionary'],_0x3d99e0),_0x9cf825['bg']['getPluralForm']=_0x11de6d;})(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':_0x333f8b=>0x1!=_0x333f8b}};
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':_0x85b88f=>0x1!=_0x85b88f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x130cba=>{const {bn:{dictionary:_0x3a5154,getPluralForm:_0x1b8810}}={'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':_0x2cb14f=>0x1!=_0x2cb14f}};_0x130cba['bn']||={'dictionary':{},'getPluralForm':null},_0x130cba['bn']['dictionary']=Object['assign'](_0x130cba['bn']['dictionary'],_0x3a5154),_0x130cba['bn']['getPluralForm']=_0x1b8810;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3fee18=>{const {bn:{dictionary:_0x1bbf34,getPluralForm:_0x46bc9b}}={'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':_0x204c1d=>0x1!=_0x204c1d}};_0x3fee18['bn']||={'dictionary':{},'getPluralForm':null},_0x3fee18['bn']['dictionary']=Object['assign'](_0x3fee18['bn']['dictionary'],_0x1bbf34),_0x3fee18['bn']['getPluralForm']=_0x46bc9b;})(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':_0x530160=>0x1!=_0x530160}};
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':_0x1e92c6=>0x1!=_0x1e92c6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b24ba=>{const {ca:{dictionary:_0x5d3bac,getPluralForm:_0x46373b}}={'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':_0x473a62=>0x1!=_0x473a62}};_0x2b24ba['ca']||={'dictionary':{},'getPluralForm':null},_0x2b24ba['ca']['dictionary']=Object['assign'](_0x2b24ba['ca']['dictionary'],_0x5d3bac),_0x2b24ba['ca']['getPluralForm']=_0x46373b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x84024e=>{const {ca:{dictionary:_0x50369e,getPluralForm:_0xa6c672}}={'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':_0x42a468=>0x1!=_0x42a468}};_0x84024e['ca']||={'dictionary':{},'getPluralForm':null},_0x84024e['ca']['dictionary']=Object['assign'](_0x84024e['ca']['dictionary'],_0x50369e),_0x84024e['ca']['getPluralForm']=_0xa6c672;})(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':_0x5ebe06=>0x1==_0x5ebe06&&_0x5ebe06%0x1==0x0?0x0:_0x5ebe06>=0x2&&_0x5ebe06<=0x4&&_0x5ebe06%0x1==0x0?0x1:_0x5ebe06%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':_0xe1c310=>0x1==_0xe1c310&&_0xe1c310%0x1==0x0?0x0:_0xe1c310>=0x2&&_0xe1c310<=0x4&&_0xe1c310%0x1==0x0?0x1:_0xe1c310%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f9f2f=>{const {cs:{dictionary:_0x338b4e,getPluralForm:_0x38d2c5}}={'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':_0x506f29=>0x1==_0x506f29&&_0x506f29%0x1==0x0?0x0:_0x506f29>=0x2&&_0x506f29<=0x4&&_0x506f29%0x1==0x0?0x1:_0x506f29%0x1!=0x0?0x2:0x3}};_0x3f9f2f['cs']||={'dictionary':{},'getPluralForm':null},_0x3f9f2f['cs']['dictionary']=Object['assign'](_0x3f9f2f['cs']['dictionary'],_0x338b4e),_0x3f9f2f['cs']['getPluralForm']=_0x38d2c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2edc9c=>{const {cs:{dictionary:_0x323bf1,getPluralForm:_0x5e6212}}={'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':_0x5e0d78=>0x1==_0x5e0d78&&_0x5e0d78%0x1==0x0?0x0:_0x5e0d78>=0x2&&_0x5e0d78<=0x4&&_0x5e0d78%0x1==0x0?0x1:_0x5e0d78%0x1!=0x0?0x2:0x3}};_0x2edc9c['cs']||={'dictionary':{},'getPluralForm':null},_0x2edc9c['cs']['dictionary']=Object['assign'](_0x2edc9c['cs']['dictionary'],_0x323bf1),_0x2edc9c['cs']['getPluralForm']=_0x5e6212;})(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':_0x409054=>0x1!=_0x409054}};
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':_0x305da0=>0x1!=_0x305da0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x510372=>{const {da:{dictionary:_0x40075a,getPluralForm:_0x16f090}}={'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':_0x209c24=>0x1!=_0x209c24}};_0x510372['da']||={'dictionary':{},'getPluralForm':null},_0x510372['da']['dictionary']=Object['assign'](_0x510372['da']['dictionary'],_0x40075a),_0x510372['da']['getPluralForm']=_0x16f090;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x948c1a=>{const {da:{dictionary:_0x43fdef,getPluralForm:_0x74df4f}}={'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':_0x2d0e70=>0x1!=_0x2d0e70}};_0x948c1a['da']||={'dictionary':{},'getPluralForm':null},_0x948c1a['da']['dictionary']=Object['assign'](_0x948c1a['da']['dictionary'],_0x43fdef),_0x948c1a['da']['getPluralForm']=_0x74df4f;})(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':_0x34d025=>0x1!=_0x34d025}};
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':_0x3bde54=>0x1!=_0x3bde54}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42756c=>{const {de:{dictionary:_0x3232f8,getPluralForm:_0x28aa07}}={'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':_0x15623f=>0x1!=_0x15623f}};_0x42756c['de']||={'dictionary':{},'getPluralForm':null},_0x42756c['de']['dictionary']=Object['assign'](_0x42756c['de']['dictionary'],_0x3232f8),_0x42756c['de']['getPluralForm']=_0x28aa07;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f7849=>{const {de:{dictionary:_0x25aa63,getPluralForm:_0x1bbf22}}={'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':_0x71d117=>0x1!=_0x71d117}};_0x1f7849['de']||={'dictionary':{},'getPluralForm':null},_0x1f7849['de']['dictionary']=Object['assign'](_0x1f7849['de']['dictionary'],_0x25aa63),_0x1f7849['de']['getPluralForm']=_0x1bbf22;})(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':_0x4a71e1=>0x1!=_0x4a71e1}};
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':_0x184e29=>0x1!=_0x184e29}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x80addd=>{const {el:{dictionary:_0x46cbd9,getPluralForm:_0x519bde}}={'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':_0x1df50b=>0x1!=_0x1df50b}};_0x80addd['el']||={'dictionary':{},'getPluralForm':null},_0x80addd['el']['dictionary']=Object['assign'](_0x80addd['el']['dictionary'],_0x46cbd9),_0x80addd['el']['getPluralForm']=_0x519bde;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37faad=>{const {el:{dictionary:_0x513bbf,getPluralForm:_0x214faf}}={'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':_0x554cbe=>0x1!=_0x554cbe}};_0x37faad['el']||={'dictionary':{},'getPluralForm':null},_0x37faad['el']['dictionary']=Object['assign'](_0x37faad['el']['dictionary'],_0x513bbf),_0x37faad['el']['getPluralForm']=_0x214faf;})(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':_0x167861=>0x1!=_0x167861}};
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':_0x2af6b2=>0x1!=_0x2af6b2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15357d=>{const {'en-au':{dictionary:_0x5f5959,getPluralForm:_0x5116ec}}={'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':_0x5e21e8=>0x1!=_0x5e21e8}};_0x15357d['en-au']||={'dictionary':{},'getPluralForm':null},_0x15357d['en-au']['dictionary']=Object['assign'](_0x15357d['en-au']['dictionary'],_0x5f5959),_0x15357d['en-au']['getPluralForm']=_0x5116ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58ad11=>{const {'en-au':{dictionary:_0x1df8d1,getPluralForm:_0x4608d9}}={'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':_0x4dc334=>0x1!=_0x4dc334}};_0x58ad11['en-au']||={'dictionary':{},'getPluralForm':null},_0x58ad11['en-au']['dictionary']=Object['assign'](_0x58ad11['en-au']['dictionary'],_0x1df8d1),_0x58ad11['en-au']['getPluralForm']=_0x4608d9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a4656=>{const {en:{dictionary:_0x4e075f,getPluralForm:_0x4efca1}}={'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}};_0x1a4656['en']||={'dictionary':{},'getPluralForm':null},_0x1a4656['en']['dictionary']=Object['assign'](_0x1a4656['en']['dictionary'],_0x4e075f),_0x1a4656['en']['getPluralForm']=_0x4efca1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x429cab=>{const {en:{dictionary:_0xda6fa5,getPluralForm:_0x2bfe47}}={'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}};_0x429cab['en']||={'dictionary':{},'getPluralForm':null},_0x429cab['en']['dictionary']=Object['assign'](_0x429cab['en']['dictionary'],_0xda6fa5),_0x429cab['en']['getPluralForm']=_0x2bfe47;})(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':_0x3af468=>0x1==_0x3af468?0x0:0x0!=_0x3af468&&_0x3af468%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':_0x2f8cdc=>0x1==_0x2f8cdc?0x0:0x0!=_0x2f8cdc&&_0x2f8cdc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb5165c=>{const {es:{dictionary:_0x32452b,getPluralForm:_0x2c3004}}={'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':_0x394bd1=>0x1==_0x394bd1?0x0:0x0!=_0x394bd1&&_0x394bd1%0xf4240==0x0?0x1:0x2}};_0xb5165c['es']||={'dictionary':{},'getPluralForm':null},_0xb5165c['es']['dictionary']=Object['assign'](_0xb5165c['es']['dictionary'],_0x32452b),_0xb5165c['es']['getPluralForm']=_0x2c3004;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36f50a=>{const {es:{dictionary:_0x11967d,getPluralForm:_0x4334b4}}={'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':_0x4045f9=>0x1==_0x4045f9?0x0:0x0!=_0x4045f9&&_0x4045f9%0xf4240==0x0?0x1:0x2}};_0x36f50a['es']||={'dictionary':{},'getPluralForm':null},_0x36f50a['es']['dictionary']=Object['assign'](_0x36f50a['es']['dictionary'],_0x11967d),_0x36f50a['es']['getPluralForm']=_0x4334b4;})(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':_0x42fd80=>0x1!=_0x42fd80}};
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':_0x5c92cf=>0x1!=_0x5c92cf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38f09a=>{const {et:{dictionary:_0x46198d,getPluralForm:_0x5dc464}}={'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':_0x266bec=>0x1!=_0x266bec}};_0x38f09a['et']||={'dictionary':{},'getPluralForm':null},_0x38f09a['et']['dictionary']=Object['assign'](_0x38f09a['et']['dictionary'],_0x46198d),_0x38f09a['et']['getPluralForm']=_0x5dc464;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c7cec=>{const {et:{dictionary:_0x5c52dd,getPluralForm:_0x21164d}}={'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':_0x3f6fc4=>0x1!=_0x3f6fc4}};_0x5c7cec['et']||={'dictionary':{},'getPluralForm':null},_0x5c7cec['et']['dictionary']=Object['assign'](_0x5c7cec['et']['dictionary'],_0x5c52dd),_0x5c7cec['et']['getPluralForm']=_0x21164d;})(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':_0x2b9976=>0x1!=_0x2b9976}};
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':_0x3b9f0d=>0x1!=_0x3b9f0d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x178663=>{const {fi:{dictionary:_0x221477,getPluralForm:_0x30dae4}}={'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':_0x4d61fa=>0x1!=_0x4d61fa}};_0x178663['fi']||={'dictionary':{},'getPluralForm':null},_0x178663['fi']['dictionary']=Object['assign'](_0x178663['fi']['dictionary'],_0x221477),_0x178663['fi']['getPluralForm']=_0x30dae4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3aaae2=>{const {fi:{dictionary:_0x238588,getPluralForm:_0x40b19b}}={'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':_0x1fce69=>0x1!=_0x1fce69}};_0x3aaae2['fi']||={'dictionary':{},'getPluralForm':null},_0x3aaae2['fi']['dictionary']=Object['assign'](_0x3aaae2['fi']['dictionary'],_0x238588),_0x3aaae2['fi']['getPluralForm']=_0x40b19b;})(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':_0x400e8c=>0x0==_0x400e8c||0x1==_0x400e8c?0x0:0x0!=_0x400e8c&&_0x400e8c%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':_0x5a5991=>0x0==_0x5a5991||0x1==_0x5a5991?0x0:0x0!=_0x5a5991&&_0x5a5991%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27894d=>{const {fr:{dictionary:_0x327082,getPluralForm:_0x3673c6}}={'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':_0x33feea=>0x0==_0x33feea||0x1==_0x33feea?0x0:0x0!=_0x33feea&&_0x33feea%0xf4240==0x0?0x1:0x2}};_0x27894d['fr']||={'dictionary':{},'getPluralForm':null},_0x27894d['fr']['dictionary']=Object['assign'](_0x27894d['fr']['dictionary'],_0x327082),_0x27894d['fr']['getPluralForm']=_0x3673c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49504b=>{const {fr:{dictionary:_0x279b56,getPluralForm:_0x41568a}}={'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':_0x4764a0=>0x0==_0x4764a0||0x1==_0x4764a0?0x0:0x0!=_0x4764a0&&_0x4764a0%0xf4240==0x0?0x1:0x2}};_0x49504b['fr']||={'dictionary':{},'getPluralForm':null},_0x49504b['fr']['dictionary']=Object['assign'](_0x49504b['fr']['dictionary'],_0x279b56),_0x49504b['fr']['getPluralForm']=_0x41568a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x155e08=>0x1!=_0x155e08}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x2cfda5=>0x1!=_0x2cfda5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x347c9b=>{const {gl:{dictionary:_0x429725,getPluralForm:_0x380841}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x349000=>0x1!=_0x349000}};_0x347c9b['gl']||={'dictionary':{},'getPluralForm':null},_0x347c9b['gl']['dictionary']=Object['assign'](_0x347c9b['gl']['dictionary'],_0x429725),_0x347c9b['gl']['getPluralForm']=_0x380841;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22edea=>{const {gl:{dictionary:_0x80fae7,getPluralForm:_0x194278}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x115bc0=>0x1!=_0x115bc0}};_0x22edea['gl']||={'dictionary':{},'getPluralForm':null},_0x22edea['gl']['dictionary']=Object['assign'](_0x22edea['gl']['dictionary'],_0x80fae7),_0x22edea['gl']['getPluralForm']=_0x194278;})(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':_0x253af7=>0x1==_0x253af7&&_0x253af7%0x1==0x0?0x0:0x2==_0x253af7&&_0x253af7%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':_0x4e03dc=>0x1==_0x4e03dc&&_0x4e03dc%0x1==0x0?0x0:0x2==_0x4e03dc&&_0x4e03dc%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x259976=>{const {he:{dictionary:_0x49595b,getPluralForm:_0x81a41a}}={'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':_0x2bd7f6=>0x1==_0x2bd7f6&&_0x2bd7f6%0x1==0x0?0x0:0x2==_0x2bd7f6&&_0x2bd7f6%0x1==0x0?0x1:0x2}};_0x259976['he']||={'dictionary':{},'getPluralForm':null},_0x259976['he']['dictionary']=Object['assign'](_0x259976['he']['dictionary'],_0x49595b),_0x259976['he']['getPluralForm']=_0x81a41a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4230da=>{const {he:{dictionary:_0xc17cc6,getPluralForm:_0x12cc31}}={'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':_0x4d2fb2=>0x1==_0x4d2fb2&&_0x4d2fb2%0x1==0x0?0x0:0x2==_0x4d2fb2&&_0x4d2fb2%0x1==0x0?0x1:0x2}};_0x4230da['he']||={'dictionary':{},'getPluralForm':null},_0x4230da['he']['dictionary']=Object['assign'](_0x4230da['he']['dictionary'],_0xc17cc6),_0x4230da['he']['getPluralForm']=_0x12cc31;})(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':_0x41de28=>0x1!=_0x41de28}};
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':_0x52f1ee=>0x1!=_0x52f1ee}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x312ffa=>{const {hi:{dictionary:_0x9362d9,getPluralForm:_0x303241}}={'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':_0x479cad=>0x1!=_0x479cad}};_0x312ffa['hi']||={'dictionary':{},'getPluralForm':null},_0x312ffa['hi']['dictionary']=Object['assign'](_0x312ffa['hi']['dictionary'],_0x9362d9),_0x312ffa['hi']['getPluralForm']=_0x303241;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5324f1=>{const {hi:{dictionary:_0x5b4c1a,getPluralForm:_0x3bd672}}={'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':_0x54e99f=>0x1!=_0x54e99f}};_0x5324f1['hi']||={'dictionary':{},'getPluralForm':null},_0x5324f1['hi']['dictionary']=Object['assign'](_0x5324f1['hi']['dictionary'],_0x5b4c1a),_0x5324f1['hi']['getPluralForm']=_0x3bd672;})(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':_0x1e71a2=>_0x1e71a2%0xa==0x1&&_0x1e71a2%0x64!=0xb?0x0:_0x1e71a2%0xa>=0x2&&_0x1e71a2%0xa<=0x4&&(_0x1e71a2%0x64<0xa||_0x1e71a2%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':_0x4acefc=>_0x4acefc%0xa==0x1&&_0x4acefc%0x64!=0xb?0x0:_0x4acefc%0xa>=0x2&&_0x4acefc%0xa<=0x4&&(_0x4acefc%0x64<0xa||_0x4acefc%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4edf82=>{const {hr:{dictionary:_0x14c33b,getPluralForm:_0xe0f6fb}}={'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':_0x4f6f32=>_0x4f6f32%0xa==0x1&&_0x4f6f32%0x64!=0xb?0x0:_0x4f6f32%0xa>=0x2&&_0x4f6f32%0xa<=0x4&&(_0x4f6f32%0x64<0xa||_0x4f6f32%0x64>=0x14)?0x1:0x2}};_0x4edf82['hr']||={'dictionary':{},'getPluralForm':null},_0x4edf82['hr']['dictionary']=Object['assign'](_0x4edf82['hr']['dictionary'],_0x14c33b),_0x4edf82['hr']['getPluralForm']=_0xe0f6fb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ca222=>{const {hr:{dictionary:_0x484ebd,getPluralForm:_0x51ba52}}={'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':_0x508d70=>_0x508d70%0xa==0x1&&_0x508d70%0x64!=0xb?0x0:_0x508d70%0xa>=0x2&&_0x508d70%0xa<=0x4&&(_0x508d70%0x64<0xa||_0x508d70%0x64>=0x14)?0x1:0x2}};_0x3ca222['hr']||={'dictionary':{},'getPluralForm':null},_0x3ca222['hr']['dictionary']=Object['assign'](_0x3ca222['hr']['dictionary'],_0x484ebd),_0x3ca222['hr']['getPluralForm']=_0x51ba52;})(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':_0x4633fb=>0x1!=_0x4633fb}};
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':_0x5be3d8=>0x1!=_0x5be3d8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30c979=>{const {hu:{dictionary:_0x504ab9,getPluralForm:_0xea5522}}={'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':_0x26fc75=>0x1!=_0x26fc75}};_0x30c979['hu']||={'dictionary':{},'getPluralForm':null},_0x30c979['hu']['dictionary']=Object['assign'](_0x30c979['hu']['dictionary'],_0x504ab9),_0x30c979['hu']['getPluralForm']=_0xea5522;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x399a01=>{const {hu:{dictionary:_0x323435,getPluralForm:_0x5101f5}}={'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':_0x21b4dd=>0x1!=_0x21b4dd}};_0x399a01['hu']||={'dictionary':{},'getPluralForm':null},_0x399a01['hu']['dictionary']=Object['assign'](_0x399a01['hu']['dictionary'],_0x323435),_0x399a01['hu']['getPluralForm']=_0x5101f5;})(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':_0x2b7960=>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':_0x263646=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x140c5e=>{const {id:{dictionary:_0x3bb65a,getPluralForm:_0x2652df}}={'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':_0x13f77e=>0x0}};_0x140c5e['id']||={'dictionary':{},'getPluralForm':null},_0x140c5e['id']['dictionary']=Object['assign'](_0x140c5e['id']['dictionary'],_0x3bb65a),_0x140c5e['id']['getPluralForm']=_0x2652df;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d8dc2=>{const {id:{dictionary:_0x374a27,getPluralForm:_0x470ab7}}={'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':_0x78c612=>0x0}};_0x3d8dc2['id']||={'dictionary':{},'getPluralForm':null},_0x3d8dc2['id']['dictionary']=Object['assign'](_0x3d8dc2['id']['dictionary'],_0x374a27),_0x3d8dc2['id']['getPluralForm']=_0x470ab7;})(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':_0x3ba38c=>0x1==_0x3ba38c?0x0:0x0!=_0x3ba38c&&_0x3ba38c%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':_0x14ce10=>0x1==_0x14ce10?0x0:0x0!=_0x14ce10&&_0x14ce10%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49cff1=>{const {it:{dictionary:_0x128667,getPluralForm:_0x35f48f}}={'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':_0x4e51d4=>0x1==_0x4e51d4?0x0:0x0!=_0x4e51d4&&_0x4e51d4%0xf4240==0x0?0x1:0x2}};_0x49cff1['it']||={'dictionary':{},'getPluralForm':null},_0x49cff1['it']['dictionary']=Object['assign'](_0x49cff1['it']['dictionary'],_0x128667),_0x49cff1['it']['getPluralForm']=_0x35f48f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x472720=>{const {it:{dictionary:_0x4f42e6,getPluralForm:_0x575eb6}}={'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':_0x2dcdbc=>0x1==_0x2dcdbc?0x0:0x0!=_0x2dcdbc&&_0x2dcdbc%0xf4240==0x0?0x1:0x2}};_0x472720['it']||={'dictionary':{},'getPluralForm':null},_0x472720['it']['dictionary']=Object['assign'](_0x472720['it']['dictionary'],_0x4f42e6),_0x472720['it']['getPluralForm']=_0x575eb6;})(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':_0x512808=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4b79c9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x95f1d3=>{const {ja:{dictionary:_0x552150,getPluralForm:_0x578802}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xad7280=>0x0}};_0x95f1d3['ja']||={'dictionary':{},'getPluralForm':null},_0x95f1d3['ja']['dictionary']=Object['assign'](_0x95f1d3['ja']['dictionary'],_0x552150),_0x95f1d3['ja']['getPluralForm']=_0x578802;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb27a1a=>{const {ja:{dictionary:_0x62ec20,getPluralForm:_0x22560c}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x287cc5=>0x0}};_0xb27a1a['ja']||={'dictionary':{},'getPluralForm':null},_0xb27a1a['ja']['dictionary']=Object['assign'](_0xb27a1a['ja']['dictionary'],_0x62ec20),_0xb27a1a['ja']['getPluralForm']=_0x22560c;})(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':_0x3c4bd6=>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':_0xab52d2=>0x0}};