@ckeditor/ckeditor5-import-word 43.1.0-alpha.1 → 43.1.0-alpha.3

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:()=>x,ImportWordEditing:()=>v,ImportWordUI:()=>c});var t=r(782),e=r(311);function o(t,e){const r=t.t;switch(e){case"Import from Word":return r("Import from Word");case"An error occurred while importing the Word file.":return r("An error occurred while importing the Word file.");case"Importing Word document":return r("Importing Word document");default:return e}}const s=i;function i(t,e){const r=a();return(i=function(t,e){return r[t-=473]})(t,e)}function a(){const t=["11097NYTvuO","Importing Word document","ImportWordUI","isVisible","view","get","menuBar:importWord","set","10JhBtde","Import from Word","componentFactory","931428HpfxKg","importWord","done","24QAjONt","754QvszQn","70777YRiXRx","locale","init","tooltip","1561056rWZrtQ","22QpaiKC","260932bERDbj","isBusy","_createButton","1mOiwdO","label","editing","focus","bind","419750UdXsgG","isOn","iconView","add","pluginName","editor","1690FaQfuk","111267wExRal","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","commands","80WRgQMJ","isEnabled","children","execute"];return(a=function(){return t})()}!function(t){const e=i,r=t();for(;;)try{if(231544===-parseInt(e(505))/1*(-parseInt(e(510))/2)+-parseInt(e(473))/3*(-parseInt(e(494))/4)+parseInt(e(488))/5*(parseInt(e(491))/6)+-parseInt(e(496))/7*(-parseInt(e(476))/8)+-parseInt(e(480))/9*(-parseInt(e(516))/10)+parseInt(e(501))/11*(parseInt(e(500))/12)+parseInt(e(495))/13*(-parseInt(e(502))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(a);class c extends t.Plugin{static get[s(514)](){return s(482)}[s(498)](){const t=s,r=this[t(515)];r.ui[t(490)][t(513)](t(492),(()=>{const n=t,o=this[n(504)](e.FileDialogButtonView),s=r[n(475)][n(485)](n(492));return o[n(509)](n(511)).to(s,n(503)),o[n(499)]=!0,o})),r.ui[t(490)][t(513)](t(486),(()=>this[t(504)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(504)](t){const r=s,n=this[r(515)],i=n[r(475)][r(485)](r(492)),a=new t(n[r(497)]),c=new e.SpinnerView;return a[r(487)]({acceptedType:r(474)}),a[r(487)]({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(509)](r(477)).to(i),a[r(509)](r(506)).to(i,r(503),(t=>o(n[r(497)],r(t?481:489)))),c[r(509)](r(483)).to(i,r(503)),a[r(512)][r(509)](r(483)).to(i,r(503),(t=>!t)),a[r(478)][r(513)](c),a.on(r(493),((t,e)=>{const o=r;n[o(479)](o(492),e[0],{}),n[o(507)][o(484)][o(508)]()})),a}}var p=r(331),u=r(783),l=r(584);const d=f;function h(){const t=["plugins","20694eXTFKX","_handleImportResponse","dataInsert","createBatch","POST","Notification","resolvedOptions","getSelectedBlocks","import-word-plugin-import-cancelled","deleteContent","stringify","finally","refresh","isCollapsed","showWarning","converterUrl","change:range","createPositionAfter","setSelection","isAtEnd","createPositionBefore","formatting","getRange","mergeFields","rootName","_sendImportRequest","390490TfEWdQ","_prepareForImport","reject","model","element","_importMarker","1864CXJpyb","removeMarker","file","signal","24298BwscsW","aborted","_handleImportFailure","44muOMMC","_checkEnabled","has","merge_fields","position","locale","text/html","value","editor","175aorARu","config","getToken","editing","1659051ScSKWe","root","419792YvfUOk","document","bind","8HlJzlN","view","$graveyard","Authorization","isEnabled","importWord","ImportWordEditing","html","catch","set","clipboardInput","_undoStepBatch","2359Lqymuw","importWord:","isAtStart","enqueueChange","low","abort","An error occurred while importing the Word file.","split","5740764NzXUkh","addMarker","import-word-plugin-conversion-failed","stopListening","timeZone","isEmpty","resolve","paragraph","execute","setData","fire","markers","3xWQJau","json","headers","getFirstPosition","checkChild","parent","_cleanUpAfterImport","MergeFields","get","selection","then","_abortController","isBusy","schema","DateTimeFormat"];return(h=function(){return t})()}function f(t,e){const r=h();return(f=function(t,e){return r[t-=144]})(t,e)}!function(t){const e=f,r=t();for(;;)try{if(103424===parseInt(e(203))/1*(-parseInt(e(182))/2)+-parseInt(e(235))/3*(-parseInt(e(200))/4)+-parseInt(e(194))/5*(parseInt(e(146))/6)+parseInt(e(215))/7*(parseInt(e(178))/8)+-parseInt(e(198))/9+parseInt(e(172))/10*(-parseInt(e(185))/11)+parseInt(e(223))/12)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(212)](e(247),!1),this[e(177)]=null,this[e(214)]=null,this[e(246)]=null,this.on(e(148),((r,n)=>{const o=e,s=new DataTransfer;s[o(232)](o(191),n[o(210)]);const i=this[o(177)][o(168)]();this[o(193)][o(175)][o(218)](this[o(214)],(e=>{const r=o;this[r(177)][r(226)](),e[r(164)](i),t[r(197)][r(204)][r(201)][r(233)](r(213),{dataTransfer:s})}))}),{priority:e(219)})}[d(158)](){const t=d;this[t(207)]=this[t(186)]()}[d(231)](t,e={}){const r=d;if(this[r(247)])return Promise[r(229)]();const n=this[r(193)][r(195)][r(243)](r(208));if(this[r(193)][r(145)][r(187)](r(242))){const{prefix:t,suffix:n}=this[r(193)][r(195)][r(243)](r(169));e[r(188)]={prefix:t,suffix:n}}const o={url:n[r(161)],file:t,serviceConfig:{...e,formatting:n[r(167)],timezone:(new(Intl[r(144)]))[r(152)]()[r(227)]}};return this[r(173)](),this[r(171)](o)[r(245)](this[r(147)][r(202)](this))[r(211)](this[r(184)][r(202)](this))[r(157)](this[r(241)][r(202)](this))}[d(186)](){const t=d;if(this[t(247)])return!1;const e=this[t(193)][t(175)],r=e[t(248)],n=e[t(201)][t(244)],o=(0,l.first)(n[t(153)]());return!!o&&r[t(239)](o[t(240)],t(230))}[d(173)](){const t=d,e=this[t(193)],r=e[t(175)],n=r[t(201)][t(244)];this[t(246)]=new AbortController,this[t(214)]=e[t(175)][t(149)]({isUndoable:!0}),r[t(218)](this[t(214)],(e=>{const o=t;n[o(159)]||r[o(155)](n,{leaveUnmerged:!0});const s=n[o(238)](),i=(0,l.first)(n[o(153)]());let a;a=i.is(o(176),o(230))&&i[o(228)]?s:s[o(217)]?r[o(166)](i):s[o(165)]?r[o(163)](i):e[o(222)](s)[o(189)],this[o(177)]=e[o(224)](o(216)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(177)].on(o(162),(()=>{const t=o;t(205)===this[t(177)][t(168)]()[t(199)][t(170)]&&this[t(246)][t(220)]()}))})),this[t(247)]=!0,this[t(158)]()}[d(241)](){const t=d,e=this[t(193)][t(175)];e[t(234)][t(187)](this[t(177)])&&e[t(218)](this[t(214)],(e=>{const r=t;e[r(179)](this[r(177)])})),this[t(177)]=null,this[t(214)]=null,this[t(246)]=null,this[t(247)]=!1,this[t(158)]()}[d(171)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(193)][n(145)][n(243)](n(209))[n(196)](),s=new FormData;s[n(212)](n(195),JSON[n(156)](r)),s[n(212)](n(180),e);const i={method:n(150),headers:{},body:s,signal:this[n(246)][n(181)]};return o&&(i[n(237)][n(206)]=o[n(192)]),fetch(t,i)}[d(147)](t){const e=d;return t.ok?t[e(236)]()[e(245)]((t=>{const r=e;this[r(193)][r(175)][r(234)][r(187)](this[r(177)])&&r(205)!==this[r(177)][r(168)]()[r(199)][r(170)]&&this[r(233)](r(148),t)})):Promise[e(174)]()}[d(184)](){const t=d;if(this[t(246)][t(181)][t(183)])return void(0,l.logWarning)(t(154));const e=this[t(193)],r=o(e[t(190)],t(221));e[t(145)][t(243)](t(151))[t(160)](r),(0,l.logError)(t(225))}}const g=I;function I(t,e){const r=w();return(I=function(t,e){return r[t-=455]})(t,e)}!function(t){const e=I,r=t();for(;;)try{if(452803===parseInt(e(485))/1*(parseInt(e(455))/2)+-parseInt(e(456))/3+-parseInt(e(481))/4*(parseInt(e(480))/5)+parseInt(e(462))/6*(parseInt(e(473))/7)+parseInt(e(484))/8+-parseInt(e(486))/9*(-parseInt(e(458))/10)+-parseInt(e(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class v extends t.Plugin{static get[g(471)](){return g(487)}static get[g(470)](){const t=g;return[e.Notification,p.ClipboardPipeline,t(483)]}constructor(t){const e=g;super(t),this[e(477)]=null}async[g(464)](){const t=g,e=this[t(467)];e[t(463)][t(469)](t(457),{converterUrl:t(478),tokenUrl:(e[t(463)][t(476)](t(465))||{})[t(461)],formatting:{resets:t(466),defaults:t(466),styles:t(475)}}),e[t(459)][t(479)](t(457),new m(e));const{tokenUrl:r}=e[t(463)][t(476)](t(457));if(r){const{tokenUrl:n}=e[t(463)][t(476)](t(465))||{};this[t(477)]=r===n?e[t(474)][t(476)](t(483))[t(472)]:await e[t(474)][t(476)](t(483))[t(460)](r)}}[g(482)](){return this[g(477)]}}function w(){const t=["editor","9465632gGTLkF","define","requires","pluginName","token","21YGfanG","plugins","inline","get","_token","https://docx-converter.cke-cs.com/v2/convert/docx-html","add","5RgOXme","913004TfMVbO","getToken","CloudServices","6040608giJVQi","28071WeBKzZ","1130166lxjFYU","ImportWordEditing","52EVyZbP","2219478FIFWEE","importWord","60AywniF","commands","registerTokenUrl","tokenUrl","86052jZlNlr","config","init","cloudServices","none"];return(w=function(){return t})()}var b=y;function W(){var t=["requires","586632WFZPaT","pluginName","8edUwim","313348SQSDBO","37157360tosCJa","1017Bedwxe","1991928ckqHjf","4759560gCiXES","119mTZkfD","58280fywTGp","ImportWord","271236vkRkoq"];return(W=function(){return t})()}function y(t,e){var r=W();return(y=function(t,e){return r[t-=440]})(t,e)}!function(t){for(var e=y,r=t();;)try{if(528283===parseInt(e(444))/1+parseInt(e(447))/2+parseInt(e(441))/3*(parseInt(e(443))/4)+parseInt(e(448))/5+-parseInt(e(452))/6*(-parseInt(e(449))/7)+parseInt(e(450))/8*(parseInt(e(446))/9)+-parseInt(e(445))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(W);class x extends t.Plugin{static get[b(442)](){return b(451)}static get[b(440)](){return[v,c]}}function k(t,e){var r=T();return(k=function(t,e){return r[t-=451]})(t,e)}function T(){var t=["4574097bUACkc","4390806XGELgR","409953CiRfvd","1393QbUPva","18UMyyvT","71022jtbiAy","31032YrrRby","35wfglzo","6409090NRTBrR","28obDTej","870470LmaCqt"];return(T=function(){return t})()}!function(t){for(var e=k,r=t();;)try{if(716011===parseInt(e(452))/1*(parseInt(e(461))/2)+parseInt(e(458))/3*(parseInt(e(454))/4)+parseInt(e(455))/5+-parseInt(e(457))/6+parseInt(e(459))/7*(parseInt(e(451))/8)+parseInt(e(460))/9*(-parseInt(e(453))/10)+-parseInt(e(456))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=r(782),e=r(311);function o(t,e){const r=t.t;switch(e){case"Import from Word":return r("Import from Word");case"An error occurred while importing the Word file.":return r("An error occurred while importing the Word file.");case"Importing Word document":return r("Importing Word document");default:return e}}const i=a;function s(){const t=["1569069CGLEGH","view","12MSceta","add","isOn","commands","Import from Word","Importing Word document","171320yrhSrR","editor","246eGAdeC","done","6701GjvvPq","ImportWordUI","get","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","execute","isVisible","tooltip","componentFactory","49wdkZYM","importWord","bind","focus","isBusy","isEnabled","762OOJYjw","set","iconView","8070380ZpkgVe","23964pFykjc","locale","5041003qCKhbK","label","340lbMUay","children","pluginName","_createButton","editing","menuBar:importWord","init"];return(s=function(){return t})()}function a(t,e){const r=s();return(a=function(t,e){return r[t-=346]})(t,e)}!function(t){const e=a,r=t();for(;;)try{if(528874===parseInt(e(358))/1*(parseInt(e(356))/2)+parseInt(e(372))/3*(parseInt(e(348))/4)+parseInt(e(380))/5*(-parseInt(e(376))/6)+parseInt(e(366))/7*(parseInt(e(354))/8)+parseInt(e(346))/9+-parseInt(e(375))/10+parseInt(e(378))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(s);class c extends t.Plugin{static get[i(382)](){return i(359)}[i(386)](){const t=i,r=this[t(355)];r.ui[t(365)][t(349)](t(367),(()=>{const n=t,o=this[n(383)](e.FileDialogButtonView),i=r[n(351)][n(360)](n(367));return o[n(368)](n(350)).to(i,n(370)),o[n(364)]=!0,o})),r.ui[t(365)][t(349)](t(385),(()=>this[t(383)](e.MenuBarMenuListItemFileDialogButtonView)))}[i(383)](t){const r=i,n=this[r(355)],s=n[r(351)][r(360)](r(367)),a=new t(n[r(377)]),c=new e.SpinnerView;return a[r(373)]({acceptedType:r(361)}),a[r(373)]({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(368)](r(371)).to(s),a[r(368)](r(379)).to(s,r(370),(t=>o(n[r(377)],r(t?353:352)))),c[r(368)](r(363)).to(s,r(370)),a[r(374)][r(368)](r(363)).to(s,r(370),(t=>!t)),a[r(381)][r(349)](c),a.on(r(357),((t,e)=>{const o=r;n[o(362)](o(367),e[0],{}),n[o(384)][o(347)][o(369)]()})),a}}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-=243]})(t,e)}function f(){const t=["aborted","_cleanUpAfterImport","DateTimeFormat","_checkEnabled","77VTHuZx","isEnabled","6064353dbLTqs","text/html","reject","selection","value","getRange","getFirstPosition","has","createBatch","getToken","stringify","markers","view","finally","1255266ouZndT","createPositionAfter","ImportWordEditing","_importMarker","resolvedOptions","stopListening","addMarker","converterUrl","paragraph","2554730huzQGy","refresh","timeZone","headers","isEmpty","execute","195yTJaGb","showWarning","set","19265470OiMwfn","isAtEnd","model","abort","getSelectedBlocks","file","import-word-plugin-conversion-failed","setData","setSelection","deleteContent","catch","checkChild","563692oqCJyd","isBusy","element","importWord","then","3CkdPpZ","214lPLEeo","dataInsert","_abortController","_handleImportFailure","An error occurred while importing the Word file.","document","Authorization","clipboardInput","html","plugins","get","merge_fields","rootName","mergeFields","formatting","resolve","POST","config","_undoStepBatch","enqueueChange","bind","fire","createPositionBefore","signal","root","_handleImportResponse","position","47320XcTHvE","parent","json","MergeFields","low","schema","Notification","removeMarker","importWord:","import-word-plugin-import-cancelled","$graveyard","split","change:range","editor","isCollapsed","locale","editing","_prepareForImport","isAtStart","_sendImportRequest"];return(f=function(){return t})()}!function(t){const e=h,r=t();for(;;)try{if(347450===parseInt(e(311))/1*(parseInt(e(332))/2)+-parseInt(e(331))/3*(parseInt(e(326))/4)+-parseInt(e(305))/5+-parseInt(e(296))/6+parseInt(e(280))/7*(-parseInt(e(256))/8)+-parseInt(e(282))/9+parseInt(e(314))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class m extends t.Command{constructor(t){const e=h;super(t),this[e(313)](e(327),!1),this[e(299)]=null,this[e(247)]=null,this[e(334)]=null,this.on(e(333),((r,n)=>{const o=e,i=new DataTransfer;i[o(321)](o(283),n[o(340)]);const s=this[o(299)][o(287)]();this[o(269)][o(316)][o(248)](this[o(247)],(e=>{const r=o;this[r(299)][r(301)](),e[r(322)](s),t[r(272)][r(294)][r(337)][r(250)](r(339),{dataTransfer:i})}))}),{priority:e(260)})}[d(306)](){const t=d;this[t(281)]=this[t(279)]()}[d(310)](t,e={}){const r=d;if(this[r(327)])return Promise[r(244)]();const n=this[r(269)][r(246)][r(342)](r(329));if(this[r(269)][r(341)][r(289)](r(259))){const{prefix:t,suffix:n}=this[r(269)][r(246)][r(342)](r(345));e[r(343)]={prefix:t,suffix:n}}const o={url:n[r(303)],file:t,serviceConfig:{...e,formatting:n[r(243)],timezone:(new(Intl[r(278)]))[r(300)]()[r(307)]}};return this[r(273)](),this[r(275)](o)[r(330)](this[r(254)][r(249)](this))[r(324)](this[r(335)][r(249)](this))[r(295)](this[r(277)][r(249)](this))}[d(279)](){const t=d;if(this[t(327)])return!1;const e=this[t(269)][t(316)],r=e[t(261)],n=e[t(337)][t(285)],o=(0,l.first)(n[t(318)]());return!!o&&r[t(325)](o[t(257)],t(304))}[d(273)](){const t=d,e=this[t(269)],r=e[t(316)],n=r[t(337)][t(285)];this[t(334)]=new AbortController,this[t(247)]=e[t(316)][t(290)]({isUndoable:!0}),r[t(248)](this[t(247)],(e=>{const o=t;n[o(270)]||r[o(323)](n,{leaveUnmerged:!0});const i=n[o(288)](),s=(0,l.first)(n[o(318)]());let a;a=s.is(o(328),o(304))&&s[o(309)]?i:i[o(274)]?r[o(251)](s):i[o(315)]?r[o(297)](s):e[o(267)](i)[o(255)],this[o(299)]=e[o(302)](o(264)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(299)].on(o(268),(()=>{const t=o;t(266)===this[t(299)][t(287)]()[t(253)][t(344)]&&this[t(334)][t(317)]()}))})),this[t(327)]=!0,this[t(306)]()}[d(277)](){const t=d,e=this[t(269)][t(316)];e[t(293)][t(289)](this[t(299)])&&e[t(248)](this[t(247)],(e=>{const r=t;e[r(263)](this[r(299)])})),this[t(299)]=null,this[t(247)]=null,this[t(334)]=null,this[t(327)]=!1,this[t(306)]()}[d(275)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(269)][n(341)][n(342)](n(298))[n(291)](),i=new FormData;i[n(313)](n(246),JSON[n(292)](r)),i[n(313)](n(319),e);const s={method:n(245),headers:{},body:i,signal:this[n(334)][n(252)]};return o&&(s[n(308)][n(338)]=o[n(286)]),fetch(t,s)}[d(254)](t){const e=d;return t.ok?t[e(258)]()[e(330)]((t=>{const r=e;this[r(269)][r(316)][r(293)][r(289)](this[r(299)])&&r(266)!==this[r(299)][r(287)]()[r(253)][r(344)]&&this[r(250)](r(333),t)})):Promise[e(284)]()}[d(335)](){const t=d;if(this[t(334)][t(252)][t(276)])return void(0,l.logWarning)(t(265));const e=this[t(269)],r=o(e[t(271)],t(336));e[t(341)][t(342)](t(262))[t(312)](r),(0,l.logError)(t(320))}}const g=I;function I(t,e){const r=v();return(I=function(t,e){return r[t-=359]})(t,e)}function v(){const t=["plugins","4348lACVyq","ImportWordEditing","commands","none","init","add","33804ljnEQz","https://docx-converter.cke-cs.com/v2/convert/docx-html","inline","_token","5522139TkrPqU","400SVQDZk","6793992kbhymh","tokenUrl","importWord","5844610LZiJIK","get","pluginName","416334bPcuYz","237KSqEDO","11bXhJdl","CloudServices","registerTokenUrl","token","cloudServices","42SxsKGA","define","requires","getToken","editor","1559320CSXNZq","config"];return(v=function(){return t})()}!function(t){const e=I,r=t();for(;;)try{if(446284===-parseInt(e(363))/1*(-parseInt(e(374))/2)+parseInt(e(382))/3*(-parseInt(e(369))/4)+parseInt(e(360))/5+parseInt(e(381))/6*(-parseInt(e(388))/7)+-parseInt(e(375))/8+parseInt(e(373))/9+-parseInt(e(378))/10*(-parseInt(e(383))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Plugin{static get[g(380)](){return g(364)}static get[g(390)](){const t=g;return[e.Notification,p.ClipboardPipeline,t(384)]}constructor(t){const e=g;super(t),this[e(372)]=null}async[g(367)](){const t=g,e=this[t(359)];e[t(361)][t(389)](t(377),{converterUrl:t(370),tokenUrl:(e[t(361)][t(379)](t(387))||{})[t(376)],formatting:{resets:t(366),defaults:t(366),styles:t(371)}}),e[t(365)][t(368)](t(377),new m(e));const{tokenUrl:r}=e[t(361)][t(379)](t(377));if(r){const{tokenUrl:n}=e[t(361)][t(379)](t(387))||{};this[t(372)]=r===n?e[t(362)][t(379)](t(384))[t(386)]:await e[t(362)][t(379)](t(384))[t(385)](r)}}[g(391)](){return this[g(372)]}}var y=W;function b(){var t=["2859884biynqt","8LhJyMS","5DoCXrC","5475240hEnCNG","ImportWord","12941731XzyxfN","499397KxJtOV","1533273nNEFXL","2OTovgf","321528gfgnUa","pluginName","1215330cecSjb","requires","10IjxXcz"];return(b=function(){return t})()}function W(t,e){var r=b();return(W=function(t,e){return r[t-=435]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(438030===-parseInt(e(447))/1*(parseInt(e(435))/2)+-parseInt(e(438))/3+parseInt(e(441))/4*(-parseInt(e(443))/5)+parseInt(e(436))/6+parseInt(e(448))/7*(parseInt(e(442))/8)+parseInt(e(444))/9+parseInt(e(440))/10*(parseInt(e(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class x extends t.Plugin{static get[y(437)](){return y(445)}static get[y(439)](){return[w,c]}}function k(){var t=["9WvWNgo","1795045hyjimA","162574afEzXW","928684sFmHud","70859nhZEAr","3524256aupUyM","511720ZdfSse","180XtjOdS","35379BlrZRi","24ZChlYa"];return(k=function(){return t})()}function S(t,e){var r=k();return(S=function(t,e){return r[t-=272]})(t,e)}!function(t){for(var e=S,r=t();;)try{if(250652===-parseInt(e(278))/1+parseInt(e(276))/2*(parseInt(e(274))/3)+parseInt(e(277))/4+-parseInt(e(280))/5*(parseInt(e(273))/6)+-parseInt(e(275))/7+parseInt(e(279))/8+parseInt(e(272))/9*(parseInt(e(281))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x2d8660,Command as _0x2ecc30}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x1142f6,MenuBarMenuListItemFileDialogButtonView as _0xf93380,SpinnerView as _0x227060,Notification as _0xaad369}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x34f68}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x383c34}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2d10d7,uid as _0x4078a6,logWarning as _0x5252ec,logError as _0x2ba5d2}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0xd013cb,_0x5474b4){const t=_0xd013cb['t'];switch(_0x5474b4){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 _0x5474b4;}}class o extends _0x2d8660{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x4db505=this['editor'];_0x4db505['ui']['componentFactory']['add']('importWord',()=>{const _0x44d89c=this['_createButton'](_0x1142f6),_0x3b85fb=_0x4db505['commands']['get']('importWord');return _0x44d89c['bind']('isOn')['to'](_0x3b85fb,'isBusy'),_0x44d89c['tooltip']=!0x0,_0x44d89c;}),_0x4db505['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0xf93380));}['_createButton'](_0x54571b){const _0x497ca3=this['editor'],_0x394665=_0x497ca3['commands']['get']('importWord'),_0x456f93=new _0x54571b(_0x497ca3['locale']),_0x25a3eb=new _0x227060();return _0x456f93['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x456f93['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'}),_0x456f93['bind']('isEnabled')['to'](_0x394665),_0x456f93['bind']('label')['to'](_0x394665,'isBusy',_0x206b3c=>p(_0x497ca3['locale'],_0x206b3c?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x25a3eb['bind']('isVisible')['to'](_0x394665,'isBusy'),_0x456f93['iconView']['bind']('isVisible')['to'](_0x394665,'isBusy',_0x519811=>!_0x519811),_0x456f93['children']['add'](_0x25a3eb),_0x456f93['on']('done',(_0xeb5f8,_0x115c1d)=>{_0x497ca3['execute']('importWord',_0x115c1d[0x0],{}),_0x497ca3['editing']['view']['focus']();}),_0x456f93;}}class d extends _0x2ecc30{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3ab397){super(_0x3ab397),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x1663bb,_0x13a0d1)=>{const _0x375dd8=new DataTransfer();_0x375dd8['setData']('text/html',_0x13a0d1['html']);const _0x32096f=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x16b1a0=>{this['_importMarker']['stopListening'](),_0x16b1a0['setSelection'](_0x32096f),_0x3ab397['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x375dd8});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x11ebc4,_0x1a77d0={}){if(this['isBusy'])return Promise['resolve']();const _0x37d62e=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x32ecf2,suffix:_0x37397e}=this['editor']['config']['get']('mergeFields');_0x1a77d0['merge_fields']={'prefix':_0x32ecf2,'suffix':_0x37397e};}const _0x6fec55={'url':_0x37d62e['converterUrl'],'file':_0x11ebc4,'serviceConfig':{..._0x1a77d0,'formatting':_0x37d62e['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x6fec55)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x44ca62=this['editor']['model'],_0x3fb33a=_0x44ca62['schema'],_0x4380ae=_0x44ca62['document']['selection'],_0x5df3a6=_0x2d10d7(_0x4380ae['getSelectedBlocks']());return!!_0x5df3a6&&_0x3fb33a['checkChild'](_0x5df3a6['parent'],'paragraph');}['_prepareForImport'](){const _0x1cf4c4=this['editor'],_0xf23128=_0x1cf4c4['model'],_0x50f6dc=_0xf23128['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x1cf4c4['model']['createBatch']({'isUndoable':!0x0}),_0xf23128['enqueueChange'](this['_undoStepBatch'],_0x4dd06e=>{_0x50f6dc['isCollapsed']||_0xf23128['deleteContent'](_0x50f6dc,{'leaveUnmerged':!0x0});const _0x358991=_0x50f6dc['getFirstPosition'](),_0x161d61=_0x2d10d7(_0x50f6dc['getSelectedBlocks']());let _0x348d40;_0x348d40=_0x161d61['is']('element','paragraph')&&_0x161d61['isEmpty']?_0x358991:_0x358991['isAtStart']?_0xf23128['createPositionBefore'](_0x161d61):_0x358991['isAtEnd']?_0xf23128['createPositionAfter'](_0x161d61):_0x4dd06e['split'](_0x358991)['position'],this['_importMarker']=_0x4dd06e['addMarker']('importWord:'+_0x4078a6(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x383c34(_0x348d40)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5eeb57=this['editor']['model'];_0x5eeb57['markers']['has'](this['_importMarker'])&&_0x5eeb57['enqueueChange'](this['_undoStepBatch'],_0x1b5ff0=>{_0x1b5ff0['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x9c4d5c,file:_0x3c4c6c,serviceConfig:_0x1caeca}){const _0x5c3173=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x59f10d=new FormData();_0x59f10d['set']('config',JSON['stringify'](_0x1caeca)),_0x59f10d['set']('file',_0x3c4c6c);const _0x12cea0={'method':'POST','headers':{},'body':_0x59f10d,'signal':this['_abortController']['signal']};return _0x5c3173&&(_0x12cea0['headers']['Authorization']=_0x5c3173['value']),fetch(_0x9c4d5c,_0x12cea0);}['_handleImportResponse'](_0x420f1b){return _0x420f1b['ok']?_0x420f1b['json']()['then'](_0x4c9752=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4c9752);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x5252ec('import-word-plugin-import-cancelled');const _0x28d80f=this['editor'],_0x1aae90=p(_0x28d80f['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x28d80f['plugins']['get']('Notification')['showWarning'](_0x1aae90),_0x2ba5d2('import-word-plugin-conversion-failed');}}class e extends _0x2d8660{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0xaad369,_0x34f68,'CloudServices'];}constructor(_0xcd7c82){super(_0xcd7c82),this['_token']=null;}async['init'](){const _0xf238ce=this['editor'];_0xf238ce['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0xf238ce['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0xf238ce['commands']['add']('importWord',new d(_0xf238ce));const {tokenUrl:_0x4d14e8}=_0xf238ce['config']['get']('importWord');if(_0x4d14e8){const {tokenUrl:_0x1d44fe}=_0xf238ce['config']['get']('cloudServices')||{};this['_token']=_0x4d14e8===_0x1d44fe?_0xf238ce['plugins']['get']('CloudServices')['token']:await _0xf238ce['plugins']['get']('CloudServices')['registerTokenUrl'](_0x4d14e8);}}['getToken'](){return this['_token'];}}class i extends _0x2d8660{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 _0x4f52a5,Command as _0x30a4eb}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x11426a,MenuBarMenuListItemFileDialogButtonView as _0x2b73b6,SpinnerView as _0x38308d,Notification as _0x472233}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x27ab68}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x1c146e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x2b6ee6,uid as _0x4dba64,logWarning as _0xc15e4a,logError as _0x1cdfed}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4ed720,_0x52cef5){const t=_0x4ed720['t'];switch(_0x52cef5){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 _0x52cef5;}}class o extends _0x4f52a5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x405410=this['editor'];_0x405410['ui']['componentFactory']['add']('importWord',()=>{const _0x558733=this['_createButton'](_0x11426a),_0x2cd7f3=_0x405410['commands']['get']('importWord');return _0x558733['bind']('isOn')['to'](_0x2cd7f3,'isBusy'),_0x558733['tooltip']=!0x0,_0x558733;}),_0x405410['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x2b73b6));}['_createButton'](_0x5a3dc1){const _0xeff167=this['editor'],_0x39baf9=_0xeff167['commands']['get']('importWord'),_0xe509e7=new _0x5a3dc1(_0xeff167['locale']),_0x5245b3=new _0x38308d();return _0xe509e7['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0xe509e7['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'}),_0xe509e7['bind']('isEnabled')['to'](_0x39baf9),_0xe509e7['bind']('label')['to'](_0x39baf9,'isBusy',_0xb9c88f=>p(_0xeff167['locale'],_0xb9c88f?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x5245b3['bind']('isVisible')['to'](_0x39baf9,'isBusy'),_0xe509e7['iconView']['bind']('isVisible')['to'](_0x39baf9,'isBusy',_0x4e175f=>!_0x4e175f),_0xe509e7['children']['add'](_0x5245b3),_0xe509e7['on']('done',(_0x28a8b8,_0x3c0d84)=>{_0xeff167['execute']('importWord',_0x3c0d84[0x0],{}),_0xeff167['editing']['view']['focus']();}),_0xe509e7;}}class d extends _0x30a4eb{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x125f76){super(_0x125f76),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x47361e,_0x4e9f9b)=>{const _0x47168c=new DataTransfer();_0x47168c['setData']('text/html',_0x4e9f9b['html']);const _0x594dc3=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x42018c=>{this['_importMarker']['stopListening'](),_0x42018c['setSelection'](_0x594dc3),_0x125f76['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x47168c});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x17597b,_0x272609={}){if(this['isBusy'])return Promise['resolve']();const _0x55249b=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x1787a0,suffix:_0x96e7fa}=this['editor']['config']['get']('mergeFields');_0x272609['merge_fields']={'prefix':_0x1787a0,'suffix':_0x96e7fa};}const _0xec55c3={'url':_0x55249b['converterUrl'],'file':_0x17597b,'serviceConfig':{..._0x272609,'formatting':_0x55249b['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0xec55c3)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x4cd42f=this['editor']['model'],_0x5e773a=_0x4cd42f['schema'],_0xe3ce6a=_0x4cd42f['document']['selection'],_0x25b51d=_0x2b6ee6(_0xe3ce6a['getSelectedBlocks']());return!!_0x25b51d&&_0x5e773a['checkChild'](_0x25b51d['parent'],'paragraph');}['_prepareForImport'](){const _0x34d85d=this['editor'],_0x3cce01=_0x34d85d['model'],_0x116fc1=_0x3cce01['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x34d85d['model']['createBatch']({'isUndoable':!0x0}),_0x3cce01['enqueueChange'](this['_undoStepBatch'],_0x2f9da8=>{_0x116fc1['isCollapsed']||_0x3cce01['deleteContent'](_0x116fc1,{'leaveUnmerged':!0x0});const _0x39dc36=_0x116fc1['getFirstPosition'](),_0x200509=_0x2b6ee6(_0x116fc1['getSelectedBlocks']());let _0x29c4dc;_0x29c4dc=_0x200509['is']('element','paragraph')&&_0x200509['isEmpty']?_0x39dc36:_0x39dc36['isAtStart']?_0x3cce01['createPositionBefore'](_0x200509):_0x39dc36['isAtEnd']?_0x3cce01['createPositionAfter'](_0x200509):_0x2f9da8['split'](_0x39dc36)['position'],this['_importMarker']=_0x2f9da8['addMarker']('importWord:'+_0x4dba64(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x1c146e(_0x29c4dc)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x5bda7f=this['editor']['model'];_0x5bda7f['markers']['has'](this['_importMarker'])&&_0x5bda7f['enqueueChange'](this['_undoStepBatch'],_0x49f474=>{_0x49f474['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x4c243d,file:_0x5b9833,serviceConfig:_0x890508}){const _0x1f76ac=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x39b885=new FormData();_0x39b885['set']('config',JSON['stringify'](_0x890508)),_0x39b885['set']('file',_0x5b9833);const _0x34a9fa={'method':'POST','headers':{},'body':_0x39b885,'signal':this['_abortController']['signal']};return _0x1f76ac&&(_0x34a9fa['headers']['Authorization']=_0x1f76ac['value']),fetch(_0x4c243d,_0x34a9fa);}['_handleImportResponse'](_0x562a16){return _0x562a16['ok']?_0x562a16['json']()['then'](_0x5b2ef6=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x5b2ef6);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0xc15e4a('import-word-plugin-import-cancelled');const _0x2374fd=this['editor'],_0x4a1a88=p(_0x2374fd['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2374fd['plugins']['get']('Notification')['showWarning'](_0x4a1a88),_0x1cdfed('import-word-plugin-conversion-failed');}}class e extends _0x4f52a5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x472233,_0x27ab68,'CloudServices'];}constructor(_0x181b61){super(_0x181b61),this['_token']=null;}async['init'](){const _0xd85f6d=this['editor'];_0xd85f6d['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0xd85f6d['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0xd85f6d['commands']['add']('importWord',new d(_0xd85f6d));const {tokenUrl:_0x34da71}=_0xd85f6d['config']['get']('importWord');if(_0x34da71){const {tokenUrl:_0x53726d}=_0xd85f6d['config']['get']('cloudServices')||{};this['_token']=_0x34da71===_0x53726d?_0xd85f6d['plugins']['get']('CloudServices')['token']:await _0xd85f6d['plugins']['get']('CloudServices')['registerTokenUrl'](_0x34da71);}}['getToken'](){return this['_token'];}}class i extends _0x4f52a5{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':_0x394592=>0x0==_0x394592?0x0:0x1==_0x394592?0x1:0x2==_0x394592?0x2:_0x394592%0x64>=0x3&&_0x394592%0x64<=0xa?0x3:_0x394592%0x64>=0xb&&_0x394592%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':_0x3e9198=>0x0==_0x3e9198?0x0:0x1==_0x3e9198?0x1:0x2==_0x3e9198?0x2:_0x3e9198%0x64>=0x3&&_0x3e9198%0x64<=0xa?0x3:_0x3e9198%0x64>=0xb&&_0x3e9198%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x251643=>{const {ar:{dictionary:_0x59562f,getPluralForm:_0x41f523}}={'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':_0x4be255=>0x0==_0x4be255?0x0:0x1==_0x4be255?0x1:0x2==_0x4be255?0x2:_0x4be255%0x64>=0x3&&_0x4be255%0x64<=0xa?0x3:_0x4be255%0x64>=0xb&&_0x4be255%0x64<=0x63?0x4:0x5}};_0x251643['ar']||={'dictionary':{},'getPluralForm':null},_0x251643['ar']['dictionary']=Object['assign'](_0x251643['ar']['dictionary'],_0x59562f),_0x251643['ar']['getPluralForm']=_0x41f523;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43d2f2=>{const {ar:{dictionary:_0x497e0f,getPluralForm:_0x1134b3}}={'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':_0xf44368=>0x0==_0xf44368?0x0:0x1==_0xf44368?0x1:0x2==_0xf44368?0x2:_0xf44368%0x64>=0x3&&_0xf44368%0x64<=0xa?0x3:_0xf44368%0x64>=0xb&&_0xf44368%0x64<=0x63?0x4:0x5}};_0x43d2f2['ar']||={'dictionary':{},'getPluralForm':null},_0x43d2f2['ar']['dictionary']=Object['assign'](_0x43d2f2['ar']['dictionary'],_0x497e0f),_0x43d2f2['ar']['getPluralForm']=_0x1134b3;})(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':_0x357f50=>0x1!=_0x357f50}};
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':_0x516abe=>0x1!=_0x516abe}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x134ef5=>{const {bg:{dictionary:_0x21a597,getPluralForm:_0x396b49}}={'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':_0x27266b=>0x1!=_0x27266b}};_0x134ef5['bg']||={'dictionary':{},'getPluralForm':null},_0x134ef5['bg']['dictionary']=Object['assign'](_0x134ef5['bg']['dictionary'],_0x21a597),_0x134ef5['bg']['getPluralForm']=_0x396b49;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xdbb984=>{const {bg:{dictionary:_0x2d3bcd,getPluralForm:_0x1d250f}}={'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':_0x33a9ac=>0x1!=_0x33a9ac}};_0xdbb984['bg']||={'dictionary':{},'getPluralForm':null},_0xdbb984['bg']['dictionary']=Object['assign'](_0xdbb984['bg']['dictionary'],_0x2d3bcd),_0xdbb984['bg']['getPluralForm']=_0x1d250f;})(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':_0x38103b=>0x1!=_0x38103b}};
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':_0x2aeda0=>0x1!=_0x2aeda0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe180c8=>{const {bn:{dictionary:_0x4fb5bc,getPluralForm:_0x2f3766}}={'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':_0x3cace5=>0x1!=_0x3cace5}};_0xe180c8['bn']||={'dictionary':{},'getPluralForm':null},_0xe180c8['bn']['dictionary']=Object['assign'](_0xe180c8['bn']['dictionary'],_0x4fb5bc),_0xe180c8['bn']['getPluralForm']=_0x2f3766;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f96b2=>{const {bn:{dictionary:_0xdb82e3,getPluralForm:_0x2dfa03}}={'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':_0x4e3279=>0x1!=_0x4e3279}};_0x3f96b2['bn']||={'dictionary':{},'getPluralForm':null},_0x3f96b2['bn']['dictionary']=Object['assign'](_0x3f96b2['bn']['dictionary'],_0xdb82e3),_0x3f96b2['bn']['getPluralForm']=_0x2dfa03;})(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':_0x18ac31=>0x1!=_0x18ac31}};
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':_0x31bacb=>0x1!=_0x31bacb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x424e1a=>{const {ca:{dictionary:_0x8ad20d,getPluralForm:_0x537785}}={'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':_0x1905d9=>0x1!=_0x1905d9}};_0x424e1a['ca']||={'dictionary':{},'getPluralForm':null},_0x424e1a['ca']['dictionary']=Object['assign'](_0x424e1a['ca']['dictionary'],_0x8ad20d),_0x424e1a['ca']['getPluralForm']=_0x537785;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a1f31=>{const {ca:{dictionary:_0x4ac5f7,getPluralForm:_0x5a5cfa}}={'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':_0x50adeb=>0x1!=_0x50adeb}};_0x2a1f31['ca']||={'dictionary':{},'getPluralForm':null},_0x2a1f31['ca']['dictionary']=Object['assign'](_0x2a1f31['ca']['dictionary'],_0x4ac5f7),_0x2a1f31['ca']['getPluralForm']=_0x5a5cfa;})(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':_0x16cba5=>0x1==_0x16cba5&&_0x16cba5%0x1==0x0?0x0:_0x16cba5>=0x2&&_0x16cba5<=0x4&&_0x16cba5%0x1==0x0?0x1:_0x16cba5%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':_0x2ed9bc=>0x1==_0x2ed9bc&&_0x2ed9bc%0x1==0x0?0x0:_0x2ed9bc>=0x2&&_0x2ed9bc<=0x4&&_0x2ed9bc%0x1==0x0?0x1:_0x2ed9bc%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc336d9=>{const {cs:{dictionary:_0x9fee56,getPluralForm:_0x3f0d91}}={'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':_0xb537a1=>0x1==_0xb537a1&&_0xb537a1%0x1==0x0?0x0:_0xb537a1>=0x2&&_0xb537a1<=0x4&&_0xb537a1%0x1==0x0?0x1:_0xb537a1%0x1!=0x0?0x2:0x3}};_0xc336d9['cs']||={'dictionary':{},'getPluralForm':null},_0xc336d9['cs']['dictionary']=Object['assign'](_0xc336d9['cs']['dictionary'],_0x9fee56),_0xc336d9['cs']['getPluralForm']=_0x3f0d91;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4121e2=>{const {cs:{dictionary:_0x138851,getPluralForm:_0xffc26}}={'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':_0x11d8a7=>0x1==_0x11d8a7&&_0x11d8a7%0x1==0x0?0x0:_0x11d8a7>=0x2&&_0x11d8a7<=0x4&&_0x11d8a7%0x1==0x0?0x1:_0x11d8a7%0x1!=0x0?0x2:0x3}};_0x4121e2['cs']||={'dictionary':{},'getPluralForm':null},_0x4121e2['cs']['dictionary']=Object['assign'](_0x4121e2['cs']['dictionary'],_0x138851),_0x4121e2['cs']['getPluralForm']=_0xffc26;})(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':_0x5d37ae=>0x1!=_0x5d37ae}};
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':_0x51c396=>0x1!=_0x51c396}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4afe6a=>{const {da:{dictionary:_0xa79427,getPluralForm:_0x2bc09d}}={'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':_0x1518fb=>0x1!=_0x1518fb}};_0x4afe6a['da']||={'dictionary':{},'getPluralForm':null},_0x4afe6a['da']['dictionary']=Object['assign'](_0x4afe6a['da']['dictionary'],_0xa79427),_0x4afe6a['da']['getPluralForm']=_0x2bc09d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1920c1=>{const {da:{dictionary:_0x2e47fc,getPluralForm:_0x56f8cc}}={'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':_0x47e9b2=>0x1!=_0x47e9b2}};_0x1920c1['da']||={'dictionary':{},'getPluralForm':null},_0x1920c1['da']['dictionary']=Object['assign'](_0x1920c1['da']['dictionary'],_0x2e47fc),_0x1920c1['da']['getPluralForm']=_0x56f8cc;})(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':_0x1567b2=>0x1!=_0x1567b2}};
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':_0x2b170c=>0x1!=_0x2b170c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56bfc0=>{const {de:{dictionary:_0x1e4e3e,getPluralForm:_0x4374da}}={'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':_0x35d9fb=>0x1!=_0x35d9fb}};_0x56bfc0['de']||={'dictionary':{},'getPluralForm':null},_0x56bfc0['de']['dictionary']=Object['assign'](_0x56bfc0['de']['dictionary'],_0x1e4e3e),_0x56bfc0['de']['getPluralForm']=_0x4374da;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x547816=>{const {de:{dictionary:_0x13b6e9,getPluralForm:_0x329759}}={'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':_0x504ca6=>0x1!=_0x504ca6}};_0x547816['de']||={'dictionary':{},'getPluralForm':null},_0x547816['de']['dictionary']=Object['assign'](_0x547816['de']['dictionary'],_0x13b6e9),_0x547816['de']['getPluralForm']=_0x329759;})(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':_0x331133=>0x1!=_0x331133}};
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':_0x40d8a4=>0x1!=_0x40d8a4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x276997=>{const {el:{dictionary:_0x28ccb2,getPluralForm:_0x2dee9c}}={'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':_0x5380fe=>0x1!=_0x5380fe}};_0x276997['el']||={'dictionary':{},'getPluralForm':null},_0x276997['el']['dictionary']=Object['assign'](_0x276997['el']['dictionary'],_0x28ccb2),_0x276997['el']['getPluralForm']=_0x2dee9c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18c09d=>{const {el:{dictionary:_0x326064,getPluralForm:_0x5333c7}}={'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':_0x18ed17=>0x1!=_0x18ed17}};_0x18c09d['el']||={'dictionary':{},'getPluralForm':null},_0x18c09d['el']['dictionary']=Object['assign'](_0x18c09d['el']['dictionary'],_0x326064),_0x18c09d['el']['getPluralForm']=_0x5333c7;})(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':_0x51e7d2=>0x1!=_0x51e7d2}};
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':_0x4bad49=>0x1!=_0x4bad49}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xce82c3=>{const {'en-au':{dictionary:_0x2f74a6,getPluralForm:_0x432fd7}}={'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':_0x386e86=>0x1!=_0x386e86}};_0xce82c3['en-au']||={'dictionary':{},'getPluralForm':null},_0xce82c3['en-au']['dictionary']=Object['assign'](_0xce82c3['en-au']['dictionary'],_0x2f74a6),_0xce82c3['en-au']['getPluralForm']=_0x432fd7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59a94c=>{const {'en-au':{dictionary:_0x280b3c,getPluralForm:_0x7025af}}={'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':_0x19fe25=>0x1!=_0x19fe25}};_0x59a94c['en-au']||={'dictionary':{},'getPluralForm':null},_0x59a94c['en-au']['dictionary']=Object['assign'](_0x59a94c['en-au']['dictionary'],_0x280b3c),_0x59a94c['en-au']['getPluralForm']=_0x7025af;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26f25f=>{const {en:{dictionary:_0x4594e9,getPluralForm:_0x5a0cb3}}={'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}};_0x26f25f['en']||={'dictionary':{},'getPluralForm':null},_0x26f25f['en']['dictionary']=Object['assign'](_0x26f25f['en']['dictionary'],_0x4594e9),_0x26f25f['en']['getPluralForm']=_0x5a0cb3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f6e00=>{const {en:{dictionary:_0x2ab472,getPluralForm:_0x5f1a8d}}={'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}};_0x3f6e00['en']||={'dictionary':{},'getPluralForm':null},_0x3f6e00['en']['dictionary']=Object['assign'](_0x3f6e00['en']['dictionary'],_0x2ab472),_0x3f6e00['en']['getPluralForm']=_0x5f1a8d;})(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':_0xc32796=>0x1==_0xc32796?0x0:0x0!=_0xc32796&&_0xc32796%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':_0x17b486=>0x1==_0x17b486?0x0:0x0!=_0x17b486&&_0x17b486%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x209df4=>{const {es:{dictionary:_0x4027d5,getPluralForm:_0x27f460}}={'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':_0x40c1ca=>0x1==_0x40c1ca?0x0:0x0!=_0x40c1ca&&_0x40c1ca%0xf4240==0x0?0x1:0x2}};_0x209df4['es']||={'dictionary':{},'getPluralForm':null},_0x209df4['es']['dictionary']=Object['assign'](_0x209df4['es']['dictionary'],_0x4027d5),_0x209df4['es']['getPluralForm']=_0x27f460;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x405624=>{const {es:{dictionary:_0x359594,getPluralForm:_0x1a871d}}={'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':_0x1560a3=>0x1==_0x1560a3?0x0:0x0!=_0x1560a3&&_0x1560a3%0xf4240==0x0?0x1:0x2}};_0x405624['es']||={'dictionary':{},'getPluralForm':null},_0x405624['es']['dictionary']=Object['assign'](_0x405624['es']['dictionary'],_0x359594),_0x405624['es']['getPluralForm']=_0x1a871d;})(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':_0xe703da=>0x1!=_0xe703da}};
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':_0x359513=>0x1!=_0x359513}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ed156=>{const {et:{dictionary:_0x33f9bd,getPluralForm:_0x4d9bce}}={'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':_0x5a408c=>0x1!=_0x5a408c}};_0x1ed156['et']||={'dictionary':{},'getPluralForm':null},_0x1ed156['et']['dictionary']=Object['assign'](_0x1ed156['et']['dictionary'],_0x33f9bd),_0x1ed156['et']['getPluralForm']=_0x4d9bce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5205a1=>{const {et:{dictionary:_0x2af24b,getPluralForm:_0x4cf9b1}}={'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':_0x4665c6=>0x1!=_0x4665c6}};_0x5205a1['et']||={'dictionary':{},'getPluralForm':null},_0x5205a1['et']['dictionary']=Object['assign'](_0x5205a1['et']['dictionary'],_0x2af24b),_0x5205a1['et']['getPluralForm']=_0x4cf9b1;})(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':_0x13527c=>0x1!=_0x13527c}};
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':_0x568483=>0x1!=_0x568483}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2bd311=>{const {fi:{dictionary:_0x5f57ce,getPluralForm:_0x5d6344}}={'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':_0x30f5cd=>0x1!=_0x30f5cd}};_0x2bd311['fi']||={'dictionary':{},'getPluralForm':null},_0x2bd311['fi']['dictionary']=Object['assign'](_0x2bd311['fi']['dictionary'],_0x5f57ce),_0x2bd311['fi']['getPluralForm']=_0x5d6344;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13ee5e=>{const {fi:{dictionary:_0x107314,getPluralForm:_0x10850b}}={'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':_0x5881ea=>0x1!=_0x5881ea}};_0x13ee5e['fi']||={'dictionary':{},'getPluralForm':null},_0x13ee5e['fi']['dictionary']=Object['assign'](_0x13ee5e['fi']['dictionary'],_0x107314),_0x13ee5e['fi']['getPluralForm']=_0x10850b;})(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':_0x4838db=>0x0==_0x4838db||0x1==_0x4838db?0x0:0x0!=_0x4838db&&_0x4838db%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':_0x5c89cd=>0x0==_0x5c89cd||0x1==_0x5c89cd?0x0:0x0!=_0x5c89cd&&_0x5c89cd%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46c9d2=>{const {fr:{dictionary:_0x3bda3d,getPluralForm:_0x28e24c}}={'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':_0x4c1d16=>0x0==_0x4c1d16||0x1==_0x4c1d16?0x0:0x0!=_0x4c1d16&&_0x4c1d16%0xf4240==0x0?0x1:0x2}};_0x46c9d2['fr']||={'dictionary':{},'getPluralForm':null},_0x46c9d2['fr']['dictionary']=Object['assign'](_0x46c9d2['fr']['dictionary'],_0x3bda3d),_0x46c9d2['fr']['getPluralForm']=_0x28e24c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe6dcf3=>{const {fr:{dictionary:_0x506ec7,getPluralForm:_0x4166d3}}={'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':_0x5e4601=>0x0==_0x5e4601||0x1==_0x5e4601?0x0:0x0!=_0x5e4601&&_0x5e4601%0xf4240==0x0?0x1:0x2}};_0xe6dcf3['fr']||={'dictionary':{},'getPluralForm':null},_0xe6dcf3['fr']['dictionary']=Object['assign'](_0xe6dcf3['fr']['dictionary'],_0x506ec7),_0xe6dcf3['fr']['getPluralForm']=_0x4166d3;})(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':_0x489bf8=>0x1!=_0x489bf8}};
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':_0x401d85=>0x1!=_0x401d85}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ed96c=>{const {gl:{dictionary:_0x4cde6c,getPluralForm:_0x3a76ec}}={'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':_0x10c273=>0x1!=_0x10c273}};_0x3ed96c['gl']||={'dictionary':{},'getPluralForm':null},_0x3ed96c['gl']['dictionary']=Object['assign'](_0x3ed96c['gl']['dictionary'],_0x4cde6c),_0x3ed96c['gl']['getPluralForm']=_0x3a76ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4359fa=>{const {gl:{dictionary:_0x16d689,getPluralForm:_0x5038b7}}={'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':_0x3584b5=>0x1!=_0x3584b5}};_0x4359fa['gl']||={'dictionary':{},'getPluralForm':null},_0x4359fa['gl']['dictionary']=Object['assign'](_0x4359fa['gl']['dictionary'],_0x16d689),_0x4359fa['gl']['getPluralForm']=_0x5038b7;})(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':_0x1d9527=>0x1==_0x1d9527&&_0x1d9527%0x1==0x0?0x0:0x2==_0x1d9527&&_0x1d9527%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':_0x466edf=>0x1==_0x466edf&&_0x466edf%0x1==0x0?0x0:0x2==_0x466edf&&_0x466edf%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x180677=>{const {he:{dictionary:_0x149a67,getPluralForm:_0x321eeb}}={'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':_0x4ddd02=>0x1==_0x4ddd02&&_0x4ddd02%0x1==0x0?0x0:0x2==_0x4ddd02&&_0x4ddd02%0x1==0x0?0x1:0x2}};_0x180677['he']||={'dictionary':{},'getPluralForm':null},_0x180677['he']['dictionary']=Object['assign'](_0x180677['he']['dictionary'],_0x149a67),_0x180677['he']['getPluralForm']=_0x321eeb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dae68=>{const {he:{dictionary:_0x59c2f1,getPluralForm:_0x1dab78}}={'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':_0x4a4ef5=>0x1==_0x4a4ef5&&_0x4a4ef5%0x1==0x0?0x0:0x2==_0x4a4ef5&&_0x4a4ef5%0x1==0x0?0x1:0x2}};_0x1dae68['he']||={'dictionary':{},'getPluralForm':null},_0x1dae68['he']['dictionary']=Object['assign'](_0x1dae68['he']['dictionary'],_0x59c2f1),_0x1dae68['he']['getPluralForm']=_0x1dab78;})(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':_0x3b4ca2=>0x1!=_0x3b4ca2}};
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':_0x534f69=>0x1!=_0x534f69}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35db75=>{const {hi:{dictionary:_0x48f4f2,getPluralForm:_0x3ffdf6}}={'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':_0xbe17a=>0x1!=_0xbe17a}};_0x35db75['hi']||={'dictionary':{},'getPluralForm':null},_0x35db75['hi']['dictionary']=Object['assign'](_0x35db75['hi']['dictionary'],_0x48f4f2),_0x35db75['hi']['getPluralForm']=_0x3ffdf6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d5555=>{const {hi:{dictionary:_0x1f80e3,getPluralForm:_0x46df10}}={'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':_0x2fab9a=>0x1!=_0x2fab9a}};_0x1d5555['hi']||={'dictionary':{},'getPluralForm':null},_0x1d5555['hi']['dictionary']=Object['assign'](_0x1d5555['hi']['dictionary'],_0x1f80e3),_0x1d5555['hi']['getPluralForm']=_0x46df10;})(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':_0x388b4f=>_0x388b4f%0xa==0x1&&_0x388b4f%0x64!=0xb?0x0:_0x388b4f%0xa>=0x2&&_0x388b4f%0xa<=0x4&&(_0x388b4f%0x64<0xa||_0x388b4f%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':_0x131d6c=>_0x131d6c%0xa==0x1&&_0x131d6c%0x64!=0xb?0x0:_0x131d6c%0xa>=0x2&&_0x131d6c%0xa<=0x4&&(_0x131d6c%0x64<0xa||_0x131d6c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb32934=>{const {hr:{dictionary:_0x4cc9df,getPluralForm:_0x4e9631}}={'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':_0x236e52=>_0x236e52%0xa==0x1&&_0x236e52%0x64!=0xb?0x0:_0x236e52%0xa>=0x2&&_0x236e52%0xa<=0x4&&(_0x236e52%0x64<0xa||_0x236e52%0x64>=0x14)?0x1:0x2}};_0xb32934['hr']||={'dictionary':{},'getPluralForm':null},_0xb32934['hr']['dictionary']=Object['assign'](_0xb32934['hr']['dictionary'],_0x4cc9df),_0xb32934['hr']['getPluralForm']=_0x4e9631;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cfa7f=>{const {hr:{dictionary:_0x3ecdf4,getPluralForm:_0x4b0bd3}}={'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':_0x56873d=>_0x56873d%0xa==0x1&&_0x56873d%0x64!=0xb?0x0:_0x56873d%0xa>=0x2&&_0x56873d%0xa<=0x4&&(_0x56873d%0x64<0xa||_0x56873d%0x64>=0x14)?0x1:0x2}};_0x5cfa7f['hr']||={'dictionary':{},'getPluralForm':null},_0x5cfa7f['hr']['dictionary']=Object['assign'](_0x5cfa7f['hr']['dictionary'],_0x3ecdf4),_0x5cfa7f['hr']['getPluralForm']=_0x4b0bd3;})(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':_0x21cc81=>0x1!=_0x21cc81}};
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':_0x3be30b=>0x1!=_0x3be30b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc03b51=>{const {hu:{dictionary:_0x31b2db,getPluralForm:_0x97a3d0}}={'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':_0x23007d=>0x1!=_0x23007d}};_0xc03b51['hu']||={'dictionary':{},'getPluralForm':null},_0xc03b51['hu']['dictionary']=Object['assign'](_0xc03b51['hu']['dictionary'],_0x31b2db),_0xc03b51['hu']['getPluralForm']=_0x97a3d0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30d083=>{const {hu:{dictionary:_0x29e65b,getPluralForm:_0x517873}}={'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':_0x2ed685=>0x1!=_0x2ed685}};_0x30d083['hu']||={'dictionary':{},'getPluralForm':null},_0x30d083['hu']['dictionary']=Object['assign'](_0x30d083['hu']['dictionary'],_0x29e65b),_0x30d083['hu']['getPluralForm']=_0x517873;})(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':_0x7f44bf=>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':_0x1c6fae=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43d6f0=>{const {id:{dictionary:_0x3e6f5e,getPluralForm:_0x44f51f}}={'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':_0x2669b5=>0x0}};_0x43d6f0['id']||={'dictionary':{},'getPluralForm':null},_0x43d6f0['id']['dictionary']=Object['assign'](_0x43d6f0['id']['dictionary'],_0x3e6f5e),_0x43d6f0['id']['getPluralForm']=_0x44f51f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d0a0c=>{const {id:{dictionary:_0x342baa,getPluralForm:_0x3e04a7}}={'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':_0x3597c9=>0x0}};_0x2d0a0c['id']||={'dictionary':{},'getPluralForm':null},_0x2d0a0c['id']['dictionary']=Object['assign'](_0x2d0a0c['id']['dictionary'],_0x342baa),_0x2d0a0c['id']['getPluralForm']=_0x3e04a7;})(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':_0x4810a3=>0x1==_0x4810a3?0x0:0x0!=_0x4810a3&&_0x4810a3%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':_0x5ab52a=>0x1==_0x5ab52a?0x0:0x0!=_0x5ab52a&&_0x5ab52a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ce73f=>{const {it:{dictionary:_0x15761e,getPluralForm:_0x18ac5a}}={'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':_0x33fdfd=>0x1==_0x33fdfd?0x0:0x0!=_0x33fdfd&&_0x33fdfd%0xf4240==0x0?0x1:0x2}};_0x4ce73f['it']||={'dictionary':{},'getPluralForm':null},_0x4ce73f['it']['dictionary']=Object['assign'](_0x4ce73f['it']['dictionary'],_0x15761e),_0x4ce73f['it']['getPluralForm']=_0x18ac5a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2910cc=>{const {it:{dictionary:_0x3bb068,getPluralForm:_0x29f299}}={'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':_0x35fa1c=>0x1==_0x35fa1c?0x0:0x0!=_0x35fa1c&&_0x35fa1c%0xf4240==0x0?0x1:0x2}};_0x2910cc['it']||={'dictionary':{},'getPluralForm':null},_0x2910cc['it']['dictionary']=Object['assign'](_0x2910cc['it']['dictionary'],_0x3bb068),_0x2910cc['it']['getPluralForm']=_0x29f299;})(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':_0x17b75e=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2845f0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e7d0e=>{const {ja:{dictionary:_0x261bb7,getPluralForm:_0xfdca4e}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x32f8c6=>0x0}};_0x5e7d0e['ja']||={'dictionary':{},'getPluralForm':null},_0x5e7d0e['ja']['dictionary']=Object['assign'](_0x5e7d0e['ja']['dictionary'],_0x261bb7),_0x5e7d0e['ja']['getPluralForm']=_0xfdca4e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3008e2=>{const {ja:{dictionary:_0x1a28bc,getPluralForm:_0x30c2a8}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x252ca9=>0x0}};_0x3008e2['ja']||={'dictionary':{},'getPluralForm':null},_0x3008e2['ja']['dictionary']=Object['assign'](_0x3008e2['ja']['dictionary'],_0x1a28bc),_0x3008e2['ja']['getPluralForm']=_0x30c2a8;})(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':_0x3b8388=>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':_0xbd7bd9=>0x0}};