@ckeditor/ckeditor5-import-word 43.2.0-alpha.6 → 43.2.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +7 -7
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
  96. package/src/utils/common-translations.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var s=r[n]={exports:{}};return t[n](s,s.exports,e),s.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}function s(t,r){const e=i();return(s=function(t,r){return e[t-=208]})(t,r)}function i(){const t=["bind","isBusy","1668fQBpvB","add","isVisible","init","275011VcOmlM","82192JtMuCu","ImportWordUI","isOn","Importing Word document","execute","focus","isEnabled","children","tooltip","iconView","129uwsYfi","editing","done","label","menuBar:importWord","get","969855rclEyE","view","78119YrBKwl","componentFactory","742904muUQLZ","pluginName","commands","locale","2796OMMVpS","Import from Word","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","set","_createButton","importWord","9sDZojE","77JGYOrG","editor","60NQdxdw"];return(i=function(){return t})()}const a=s;!function(t){const r=s,e=t();for(;;)try{if(100594===-parseInt(r(227))/1+parseInt(r(245))/2*(parseInt(r(219))/3)+-parseInt(r(229))/4+parseInt(r(225))/5+-parseInt(r(233))/6*(parseInt(r(240))/7)+parseInt(r(209))/8*(-parseInt(r(239))/9)+parseInt(r(242))/10*(parseInt(r(208))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(i);class c extends t.Plugin{static get[a(230)](){return a(210)}[a(248)](){const t=a,e=this[t(241)];e.ui[t(228)][t(246)](t(238),(()=>{const n=t,o=this[n(237)](r.FileDialogButtonView),s=e[n(231)][n(224)](n(238));return o[n(243)](n(211)).to(s,n(244)),o[n(217)]=!0,o})),e.ui[t(228)][t(246)](t(223),(()=>this[t(237)](r.MenuBarMenuListItemFileDialogButtonView)))}[a(237)](t){const e=a,n=this[e(241)],s=n[e(231)][e(224)](e(238)),i=new t(n[e(232)]),c=new r.SpinnerView;return i[e(236)]({acceptedType:e(235)}),i[e(236)]({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'}),i[e(243)](e(215)).to(s),i[e(243)](e(222)).to(s,e(244),(t=>o(n[e(232)],e(t?212:234)))),c[e(243)](e(247)).to(s,e(244)),i[e(218)][e(243)](e(247)).to(s,e(244),(t=>!t)),i[e(216)][e(246)](c),i.on(e(221),((t,r)=>{const o=e;n[o(213)](o(238),r[0],{}),n[o(220)][o(226)][o(214)]()})),i}}var p=e(331),u=e(783),l=e(584);const d=h;function h(t,r){const e=f();return(h=function(t,r){return e[t-=360]})(t,r)}function f(){const t=["reject","createPositionAfter","schema","file","_handleImportFailure","dataInsert","createPositionBefore","rootName","addMarker","importWord:","10TodKJY","isAtEnd","json","import-word-plugin-import-cancelled","72FDQJXT","stringify","plugins","14CtvGWc","aborted","headers","stopListening","ImportWordEditing","position","split","isCollapsed","markers","_sendImportRequest","config","getRange","isAtStart","mergeFields","value","paragraph","clipboardInput","refresh","importWord","getFirstPosition","then","low","selection","getSelectedBlocks","editor","element","checkChild","set","14isIxuM","bind","setData","showWarning","isEmpty","text/html","POST","isEnabled","resolve","4uvbCJS","13fRwrsv","_abortController","_importMarker","html","159420TxMgCy","1860228wUDraf","timeZone","$graveyard","locale","converterUrl","_undoStepBatch","signal","1270110xzyrLt","_cleanUpAfterImport","enqueueChange","catch","createBatch","DateTimeFormat","getToken","get","document","root","An error occurred while importing the Word file.","merge_fields","editing","removeMarker","isBusy","12775sdwogY","fire","MergeFields","abort","Authorization","finally","50391iSUAZi","16591524zLVMBp","setSelection","_checkEnabled","formatting","1098889fbqHFq","Notification","model","change:range","_handleImportResponse","execute","_prepareForImport","import-word-plugin-conversion-failed","deleteContent","parent","view","resolvedOptions","has"];return(f=function(){return t})()}!function(t){const r=h,e=t();for(;;)try{if(331148===-parseInt(r(446))/1*(parseInt(r(409))/2)+parseInt(r(431))/3*(-parseInt(r(418))/4)+parseInt(r(423))/5+parseInt(r(424))/6*(-parseInt(r(381))/7)+-parseInt(r(378))/8*(parseInt(r(452))/9)+-parseInt(r(374))/10*(-parseInt(r(457))/11)+parseInt(r(453))/12*(parseInt(r(419))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(f);class m extends t.Command{constructor(t){const r=h;super(t),this[r(408)](r(445),!1),this[r(421)]=null,this[r(429)]=null,this[r(420)]=null,this.on(r(369),((e,n)=>{const o=r,s=new DataTransfer;s[o(411)](o(414),n[o(422)]);const i=this[o(421)][o(392)]();this[o(405)][o(459)][o(433)](this[o(429)],(r=>{const e=o;this[e(421)][e(384)](),r[e(454)](i),t[e(443)][e(361)][e(439)][e(447)](e(397),{dataTransfer:s})}))}),{priority:r(402)})}[d(398)](){const t=d;this[t(416)]=this[t(455)]()}[d(462)](t,r={}){const e=d;if(this[e(445)])return Promise[e(417)]();const n=this[e(405)][e(391)][e(438)](e(399));if(this[e(405)][e(380)][e(363)](e(448))){const{prefix:t,suffix:n}=this[e(405)][e(391)][e(438)](e(394));r[e(442)]={prefix:t,suffix:n}}const o={url:n[e(428)],file:t,serviceConfig:{...r,formatting:n[e(456)],timezone:(new(Intl[e(436)]))[e(362)]()[e(425)]}};return this[e(463)](),this[e(390)](o)[e(401)](this[e(461)][e(410)](this))[e(434)](this[e(368)][e(410)](this))[e(451)](this[e(432)][e(410)](this))}[d(455)](){const t=d;if(this[t(445)])return!1;const r=this[t(405)][t(459)],e=r[t(366)],n=r[t(439)][t(403)],o=(0,l.first)(n[t(404)]());return!!o&&e[t(407)](o[t(360)],t(396))}[d(463)](){const t=d,r=this[t(405)],e=r[t(459)],n=e[t(439)][t(403)];this[t(420)]=new AbortController,this[t(429)]=r[t(459)][t(435)]({isUndoable:!0}),e[t(433)](this[t(429)],(r=>{const o=t;n[o(388)]||e[o(465)](n,{leaveUnmerged:!0});const s=n[o(400)](),i=(0,l.first)(n[o(404)]());let a;a=i.is(o(406),o(396))&&i[o(413)]?s:s[o(393)]?e[o(370)](i):s[o(375)]?e[o(365)](i):r[o(387)](s)[o(386)],this[o(421)]=r[o(372)](o(373)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(421)].on(o(460),(()=>{const t=o;t(426)===this[t(421)][t(392)]()[t(440)][t(371)]&&this[t(420)][t(449)]()}))})),this[t(445)]=!0,this[t(398)]()}[d(432)](){const t=d,r=this[t(405)][t(459)];r[t(389)][t(363)](this[t(421)])&&r[t(433)](this[t(429)],(r=>{const e=t;r[e(444)](this[e(421)])})),this[t(421)]=null,this[t(429)]=null,this[t(420)]=null,this[t(445)]=!1,this[t(398)]()}[d(390)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(405)][n(380)][n(438)](n(385))[n(437)](),s=new FormData;s[n(408)](n(391),JSON[n(379)](e)),s[n(408)](n(367),r);const i={method:n(415),headers:{},body:s,signal:this[n(420)][n(430)]};return o&&(i[n(383)][n(450)]=o[n(395)]),fetch(t,i)}[d(461)](t){const r=d;return t.ok?t[r(376)]()[r(401)]((t=>{const e=r;this[e(405)][e(459)][e(389)][e(363)](this[e(421)])&&e(426)!==this[e(421)][e(392)]()[e(440)][e(371)]&&this[e(447)](e(369),t)})):Promise[r(364)]()}[d(368)](){const t=d;if(this[t(420)][t(430)][t(382)])return void(0,l.logWarning)(t(377));const r=this[t(405)],e=o(r[t(427)],t(441));r[t(380)][t(438)](t(458))[t(412)](e),(0,l.logError)(t(464))}}function I(){const t=["registerTokenUrl","add","pluginName","226101nrbSAs","requires","5azKvIa","3552424daVbFS","9517480iRVEnG","10KtnPPu","getToken","config","2euHKkJ","init","tokenUrl","855KsAlKH","CloudServices","2936682cozcXq","inline","https://docx-converter.cke-cs.com/v2/convert/docx-html","define","get","editor","cloudServices","plugins","_token","2480WpJiGY","251120heMwzy","importWord","none","5428060OGVVds","ImportWordEditing","commands","token"];return(I=function(){return t})()}const g=v;function v(t,r){const e=I();return(v=function(t,r){return e[t-=110]})(t,r)}!function(t){const r=v,e=t();for(;;)try{if(772584===-parseInt(r(127))/1*(-parseInt(r(112))/2)+parseInt(r(137))/3+-parseInt(r(140))/4*(parseInt(r(139))/5)+-parseInt(r(117))/6+parseInt(r(141))/7+parseInt(r(126))/8*(-parseInt(r(115))/9)+parseInt(r(142))/10*(parseInt(r(130))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(I);class w extends t.Plugin{static get[g(136)](){return g(131)}static get[g(138)](){const t=g;return[r.Notification,p.ClipboardPipeline,t(116)]}constructor(t){const r=g;super(t),this[r(125)]=null}async[g(113)](){const t=g,r=this[t(122)];r[t(111)][t(120)](t(128),{converterUrl:t(119),tokenUrl:(r[t(111)][t(121)](t(123))||{})[t(114)],formatting:{resets:t(129),defaults:t(129),styles:t(118)}}),r[t(132)][t(135)](t(128),new m(r));const{tokenUrl:e}=r[t(111)][t(121)](t(128));if(e){const{tokenUrl:n}=r[t(111)][t(121)](t(123))||{};this[t(125)]=e===n?r[t(124)][t(121)](t(116))[t(133)]:await r[t(124)][t(121)](t(116))[t(134)](e)}}[g(110)](){return this[g(125)]}}var b=y;function W(){var t=["2081123JXPclK","335LLsfWh","ImportWord","40UHHCQe","76122IIHNFN","419409VOVPcz","13662EYDecI","12uhPGCH","requires","pluginName","154CkTRir","50178hhPrsP","176429gGIcVg","29608Fajzmp"];return(W=function(){return t})()}function y(t,r){var e=W();return(y=function(t,r){return e[t-=450]})(t,r)}!function(t){for(var r=y,e=t();;)try{if(111374===-parseInt(r(450))/1+-parseInt(r(463))/2+parseInt(r(456))/3*(parseInt(r(459))/4)+parseInt(r(453))/5*(parseInt(r(458))/6)+parseInt(r(462))/7*(parseInt(r(451))/8)+-parseInt(r(457))/9*(parseInt(r(455))/10)+parseInt(r(452))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class x extends t.Plugin{static get[b(461)](){return b(454)}static get[b(460)](){return[w,c]}}function k(t,r){var e=P();return(k=function(t,r){return e[t-=499]})(t,r)}function P(){var t=["495DncPlF","497nfAjbE","10GKwWWh","91ZATLgG","89514JPcASn","23940RlopBk","136GmjTYH","2ojbcPA","879102hmzXhc","831426bYJfAd","6072708GpeVFR","699051qYytPE","18941681XELVhC"];return(P=function(){return t})()}!function(t){for(var r=k,e=t();;)try{if(887651===-parseInt(r(503))/1+parseInt(r(501))/2*(-parseInt(r(505))/3)+-parseInt(r(499))/4*(parseInt(r(507))/5)+-parseInt(r(511))/6*(parseInt(r(508))/7)+-parseInt(r(500))/8*(parseInt(r(502))/9)+parseInt(r(509))/10*(parseInt(r(506))/11)+-parseInt(r(504))/12*(-parseInt(r(510))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(P)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
5
+ */(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var s=r[n]={exports:{}};return t[n](s,s.exports,e),s.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>x,ImportWordEditing:()=>v,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const s=a;function i(){const t=["add","view","ImportWordUI","bind","413082SUqiwB","isOn","iconView","isVisible","execute","focus","locale","774208rmavML","init","menuBar:importWord","isEnabled","9HTQtPN","4482709wXzbqY","editing","isBusy","done","label","pluginName","importWord","Importing Word document","7677966aPpgXx","editor","commands","176TQDEBJ","children","1313800uXqrDN","_createButton","2256045bqYRdW","tooltip","set","Import from Word","get","componentFactory","60104PBKuKZ","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=283]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(666583===parseInt(r(315))/1+-parseInt(r(284))/2+parseInt(r(301))/3*(parseInt(r(297))/4)+parseInt(r(317))/5+-parseInt(r(310))/6+parseInt(r(302))/7+parseInt(r(313))/8*(-parseInt(r(290))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(i);class c extends t.Plugin{static get[s(307)](){return s(288)}[s(298)](){const t=s,e=this[t(311)];e.ui[t(283)][t(286)](t(308),(()=>{const n=t,o=this[n(316)](r.FileDialogButtonView),s=e[n(312)][n(321)](n(308));return o[n(289)](n(291)).to(s,n(304)),o[n(318)]=!0,o})),e.ui[t(283)][t(286)](t(299),(()=>this[t(316)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(316)](t){const e=s,n=this[e(311)],i=n[e(312)][e(321)](e(308)),a=new t(n[e(296)]),c=new r.SpinnerView;return a[e(319)]({acceptedType:e(285)}),a[e(319)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),a[e(289)](e(300)).to(i),a[e(289)](e(306)).to(i,e(304),(t=>o(n[e(296)],e(t?309:320)))),c[e(289)](e(293)).to(i,e(304)),a[e(292)][e(289)](e(293)).to(i,e(304),(t=>!t)),a[e(314)][e(286)](c),a.on(e(305),((t,r)=>{const o=e;n[o(294)](o(308),r[0],{}),n[o(303)][o(287)][o(295)]()})),a}}var p=e(331),u=e(783),l=e(584);const d=h;function h(t,r){const e=f();return(h=function(t,r){return e[t-=500]})(t,r)}function f(){const t=["_checkEnabled","9ebQBMB","root","import-word-plugin-import-cancelled","signal","bind","_sendImportRequest","3085515zUzOYc","stringify","35707FyIXCF","json","importWord:","30602104KbDyrs","value","schema","createPositionBefore","dataInsert","getToken","_cleanUpAfterImport","model","view","converterUrl","import-word-plugin-conversion-failed","rootName","getRange","low","_prepareForImport","set","get","importWord","isEnabled","parent","refresh","_undoStepBatch","6sXFuKj","fire","enqueueChange","aborted","_abortController","getFirstPosition","selection","_importMarker","isCollapsed","clipboardInput","DateTimeFormat","resolvedOptions","createBatch","catch","timeZone","_handleImportFailure","POST","An error occurred while importing the Word file.","11cOhtvE","split","isBusy","file","10BNoFRC","abort","formatting","232McyOYi","Notification","isAtEnd","reject","Authorization","editing","then","paragraph","resolve","execute","setData","3182916xWlbSU","isEmpty","config","stopListening","addMarker","merge_fields","7eNLHSO","markers","createPositionAfter","_handleImportResponse","removeMarker","headers","249628juQixI","element","showWarning","mergeFields","5519754yvNMAI","ImportWordEditing","213352EmhaKK","text/html","document","position","getSelectedBlocks","$graveyard","html","change:range","editor","MergeFields","checkChild","plugins","locale","deleteContent","isAtStart","finally","setSelection","has"];return(f=function(){return t})()}!function(t){const r=h,e=t();for(;;)try{if(446774===parseInt(r(580))/1*(-parseInt(r(592))/2)+parseInt(r(505))/3*(parseInt(r(586))/4)+parseInt(r(511))/5*(-parseInt(r(538))/6)+-parseInt(r(513))/7*(-parseInt(r(563))/8)+-parseInt(r(590))/9*(parseInt(r(560))/10)+-parseInt(r(556))/11*(parseInt(r(574))/12)+parseInt(r(516))/13)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(f);class m extends t.Command{constructor(t){const r=h;super(t),this[r(531)](r(558),!1),this[r(545)]=null,this[r(537)]=null,this[r(542)]=null,this.on(r(520),((e,n)=>{const o=r,s=new DataTransfer;s[o(573)](o(593),n[o(598)]);const i=this[o(545)][o(528)]();this[o(600)][o(523)][o(540)](this[o(537)],(r=>{const e=o;this[e(545)][e(577)](),r[e(502)](i),t[e(568)][e(524)][e(594)][e(539)](e(547),{dataTransfer:s})}))}),{priority:r(529)})}[d(536)](){const t=d;this[t(534)]=this[t(504)]()}[d(572)](t,r={}){const e=d;if(this[e(558)])return Promise[e(571)]();const n=this[e(600)][e(576)][e(532)](e(533));if(this[e(600)][e(603)][e(503)](e(601))){const{prefix:t,suffix:n}=this[e(600)][e(576)][e(532)](e(589));r[e(579)]={prefix:t,suffix:n}}const o={url:n[e(525)],file:t,serviceConfig:{...r,formatting:n[e(562)],timezone:(new(Intl[e(548)]))[e(549)]()[e(552)]}};return this[e(530)](),this[e(510)](o)[e(569)](this[e(583)][e(509)](this))[e(551)](this[e(553)][e(509)](this))[e(501)](this[e(522)][e(509)](this))}[d(504)](){const t=d;if(this[t(558)])return!1;const r=this[t(600)][t(523)],e=r[t(518)],n=r[t(594)][t(544)],o=(0,l.first)(n[t(596)]());return!!o&&e[t(602)](o[t(535)],t(570))}[d(530)](){const t=d,r=this[t(600)],e=r[t(523)],n=e[t(594)][t(544)];this[t(542)]=new AbortController,this[t(537)]=r[t(523)][t(550)]({isUndoable:!0}),e[t(540)](this[t(537)],(r=>{const o=t;n[o(546)]||e[o(605)](n,{leaveUnmerged:!0});const s=n[o(543)](),i=(0,l.first)(n[o(596)]());let a;a=i.is(o(587),o(570))&&i[o(575)]?s:s[o(500)]?e[o(519)](i):s[o(565)]?e[o(582)](i):r[o(557)](s)[o(595)],this[o(545)]=r[o(578)](o(515)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(545)].on(o(599),(()=>{const t=o;t(597)===this[t(545)][t(528)]()[t(506)][t(527)]&&this[t(542)][t(561)]()}))})),this[t(558)]=!0,this[t(536)]()}[d(522)](){const t=d,r=this[t(600)][t(523)];r[t(581)][t(503)](this[t(545)])&&r[t(540)](this[t(537)],(r=>{const e=t;r[e(584)](this[e(545)])})),this[t(545)]=null,this[t(537)]=null,this[t(542)]=null,this[t(558)]=!1,this[t(536)]()}[d(510)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(600)][n(603)][n(532)](n(591))[n(521)](),s=new FormData;s[n(531)](n(576),JSON[n(512)](e)),s[n(531)](n(559),r);const i={method:n(554),headers:{},body:s,signal:this[n(542)][n(508)]};return o&&(i[n(585)][n(567)]=o[n(517)]),fetch(t,i)}[d(583)](t){const r=d;return t.ok?t[r(514)]()[r(569)]((t=>{const e=r;this[e(600)][e(523)][e(581)][e(503)](this[e(545)])&&e(597)!==this[e(545)][e(528)]()[e(506)][e(527)]&&this[e(539)](e(520),t)})):Promise[r(566)]()}[d(553)](){const t=d;if(this[t(542)][t(508)][t(541)])return void(0,l.logWarning)(t(507));const r=this[t(600)],e=o(r[t(604)],t(555));r[t(603)][t(532)](t(564))[t(588)](e),(0,l.logError)(t(526))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=410]})(t,r)}!function(t){const r=g,e=t();for(;;)try{if(614388===-parseInt(r(430))/1+-parseInt(r(440))/2+-parseInt(r(427))/3*(parseInt(r(413))/4)+parseInt(r(438))/5*(parseInt(r(423))/6)+parseInt(r(428))/7*(parseInt(r(429))/8)+parseInt(r(420))/9+parseInt(r(426))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(w);class v extends t.Plugin{static get[I(431)](){return I(412)}static get[I(410)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(441)]}constructor(t){const r=I;super(t),this[r(435)]=null}async[I(433)](){const t=I,r=this[t(436)];r[t(417)][t(437)](t(424),{converterUrl:t(425),tokenUrl:(r[t(417)][t(415)](t(411))||{})[t(421)],formatting:{resets:t(422),defaults:t(422),styles:t(416)}}),r[t(419)][t(439)](t(424),new m(r));const{tokenUrl:e}=r[t(417)][t(415)](t(424));if(e){const{tokenUrl:n}=r[t(417)][t(415)](t(411))||{};this[t(435)]=e===n?r[t(432)][t(415)](t(441))[t(434)]:await r[t(432)][t(415)](t(441))[t(414)](e)}}[I(418)](){return this[I(435)]}}function w(){const t=["ImportWordEditing","4tcXTnf","registerTokenUrl","get","inline","config","getToken","commands","1147689WlxPzM","tokenUrl","none","3217008ZBNXxu","importWord","https://docx-converter.cke-cs.com/v2/convert/docx-html","4179010ZZQYOF","2747607EFWQRJ","306481YeyxuB","40ACyjle","32194ySaLkc","pluginName","plugins","init","token","_token","editor","define","10STGKSv","add","548444SjUdUw","CloudServices","requires","cloudServices"];return(w=function(){return t})()}function b(t,r){var e=y();return(b=function(t,r){return e[t-=133]})(t,r)}var W=b;function y(){var t=["361746GOtHCM","requires","283656QjfxvO","203835oYVIaS","ImportWord","pluginName","91874YIXtFV","247643GusueR","1696330anUmbx","12ODwhDG","4753dNCJeR","8248OEYUIC","12WscIGJ","290FcuyrR"];return(y=function(){return t})()}!function(t){for(var r=b,e=t();;)try{if(353513===parseInt(r(143))/1*(-parseInt(r(137))/2)+parseInt(r(134))/3+parseInt(r(133))/4+parseInt(r(139))/5*(parseInt(r(140))/6)+parseInt(r(141))/7*(parseInt(r(142))/8)+parseInt(r(145))/9+parseInt(r(144))/10*(-parseInt(r(138))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(y);class x extends t.Plugin{static get[W(136)](){return W(135)}static get[W(146)](){return[v,c]}}function S(t,r){var e=k();return(S=function(t,r){return e[t-=249]})(t,r)}function k(){var t=["7lfLAPm","1990329vKFARr","736bZeYSb","4XIdSru","1805238SVSBAL","15219qLmZGv","538010TFenSW","342010IPINQz","30538DUiLHn","3rcuamr","376862mQWllA"];return(k=function(){return t})()}!function(t){for(var r=S,e=t();;)try{if(208132===-parseInt(r(255))/1+parseInt(r(257))/2*(parseInt(r(256))/3)+parseInt(r(250))/4*(parseInt(r(254))/5)+parseInt(r(251))/6*(-parseInt(r(258))/7)+-parseInt(r(249))/8*(-parseInt(r(252))/9)+-parseInt(r(253))/10+parseInt(r(259))/11)break;e.push(e.shift())}catch(t){e.push(e.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 _0x269fe2,Command as _0x11ac85}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x2dc8c5,MenuBarMenuListItemFileDialogButtonView as _0x554144,SpinnerView as _0x3ab907,Notification as _0x4d8b90}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x119dae}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2a4a4f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x382821,uid as _0x546105,logWarning as _0x3b1776,logError as _0x242c80}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x15046f,_0x1af55d){const t=_0x15046f['t'];switch(_0x1af55d){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 _0x1af55d;}}class o extends _0x269fe2{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x435838=this['editor'];_0x435838['ui']['componentFactory']['add']('importWord',()=>{const _0x5548bd=this['_createButton'](_0x2dc8c5),_0x21735b=_0x435838['commands']['get']('importWord');return _0x5548bd['bind']('isOn')['to'](_0x21735b,'isBusy'),_0x5548bd['tooltip']=!0x0,_0x5548bd;}),_0x435838['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x554144));}['_createButton'](_0x60e69c){const _0x2bbb10=this['editor'],_0x5f2934=_0x2bbb10['commands']['get']('importWord'),_0x5cdc34=new _0x60e69c(_0x2bbb10['locale']),_0x135986=new _0x3ab907();return _0x5cdc34['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5cdc34['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'}),_0x5cdc34['bind']('isEnabled')['to'](_0x5f2934),_0x5cdc34['bind']('label')['to'](_0x5f2934,'isBusy',_0x2faabd=>p(_0x2bbb10['locale'],_0x2faabd?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x135986['bind']('isVisible')['to'](_0x5f2934,'isBusy'),_0x5cdc34['iconView']['bind']('isVisible')['to'](_0x5f2934,'isBusy',_0x38ac6b=>!_0x38ac6b),_0x5cdc34['children']['add'](_0x135986),_0x5cdc34['on']('done',(_0x41ee4f,_0x2a4571)=>{_0x2bbb10['execute']('importWord',_0x2a4571[0x0],{}),_0x2bbb10['editing']['view']['focus']();}),_0x5cdc34;}}class d extends _0x11ac85{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x46aaa0){super(_0x46aaa0),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x360c7d,_0x507500)=>{const _0x44cd12=new DataTransfer();_0x44cd12['setData']('text/html',_0x507500['html']);const _0x42fc0c=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x533d01=>{this['_importMarker']['stopListening'](),_0x533d01['setSelection'](_0x42fc0c),_0x46aaa0['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x44cd12});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xd8daf0,_0x1e8283={}){if(this['isBusy'])return Promise['resolve']();const _0x1328c5=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x3324f9,suffix:_0x3e10c8}=this['editor']['config']['get']('mergeFields');_0x1e8283['merge_fields']={'prefix':_0x3324f9,'suffix':_0x3e10c8};}const _0x421425={'url':_0x1328c5['converterUrl'],'file':_0xd8daf0,'serviceConfig':{..._0x1e8283,'formatting':_0x1328c5['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x421425)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x6c7c1a=this['editor']['model'],_0x282686=_0x6c7c1a['schema'],_0x34ca37=_0x6c7c1a['document']['selection'],_0x38dac0=_0x382821(_0x34ca37['getSelectedBlocks']());return!!_0x38dac0&&_0x282686['checkChild'](_0x38dac0['parent'],'paragraph');}['_prepareForImport'](){const _0xe9255a=this['editor'],_0x195966=_0xe9255a['model'],_0x2571bd=_0x195966['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xe9255a['model']['createBatch']({'isUndoable':!0x0}),_0x195966['enqueueChange'](this['_undoStepBatch'],_0x25544a=>{_0x2571bd['isCollapsed']||_0x195966['deleteContent'](_0x2571bd,{'leaveUnmerged':!0x0});const _0x5e46b6=_0x2571bd['getFirstPosition'](),_0x3a5863=_0x382821(_0x2571bd['getSelectedBlocks']());let _0x1b8138;_0x1b8138=_0x3a5863['is']('element','paragraph')&&_0x3a5863['isEmpty']?_0x5e46b6:_0x5e46b6['isAtStart']?_0x195966['createPositionBefore'](_0x3a5863):_0x5e46b6['isAtEnd']?_0x195966['createPositionAfter'](_0x3a5863):_0x25544a['split'](_0x5e46b6)['position'],this['_importMarker']=_0x25544a['addMarker']('importWord:'+_0x546105(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2a4a4f(_0x1b8138)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x412385=this['editor']['model'];_0x412385['markers']['has'](this['_importMarker'])&&_0x412385['enqueueChange'](this['_undoStepBatch'],_0x37cb0c=>{_0x37cb0c['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x22e2dd,file:_0x2b480a,serviceConfig:_0x4560b3}){const _0x41b0c7=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x142e47=new FormData();_0x142e47['set']('config',JSON['stringify'](_0x4560b3)),_0x142e47['set']('file',_0x2b480a);const _0x38e926={'method':'POST','headers':{},'body':_0x142e47,'signal':this['_abortController']['signal']};return _0x41b0c7&&(_0x38e926['headers']['Authorization']=_0x41b0c7['value']),fetch(_0x22e2dd,_0x38e926);}['_handleImportResponse'](_0x159338){return _0x159338['ok']?_0x159338['json']()['then'](_0xb815d1=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0xb815d1);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3b1776('import-word-plugin-import-cancelled');const _0x2cfcdd=this['editor'],_0x403d20=p(_0x2cfcdd['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2cfcdd['plugins']['get']('Notification')['showWarning'](_0x403d20),_0x242c80('import-word-plugin-conversion-failed');}}class e extends _0x269fe2{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x4d8b90,_0x119dae,'CloudServices'];}constructor(_0x16193a){super(_0x16193a),this['_token']=null;}async['init'](){const _0x4abf4d=this['editor'];_0x4abf4d['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4abf4d['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4abf4d['commands']['add']('importWord',new d(_0x4abf4d));const {tokenUrl:_0x127a57}=_0x4abf4d['config']['get']('importWord');if(_0x127a57){const {tokenUrl:_0x2b2789}=_0x4abf4d['config']['get']('cloudServices')||{};this['_token']=_0x127a57===_0x2b2789?_0x4abf4d['plugins']['get']('CloudServices')['token']:await _0x4abf4d['plugins']['get']('CloudServices')['registerTokenUrl'](_0x127a57);}}['getToken'](){return this['_token'];}}class i extends _0x269fe2{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 _0x154c26,Command as _0xf581d6}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x1c68d4,MenuBarMenuListItemFileDialogButtonView as _0x31d474,SpinnerView as _0xd5086a,Notification as _0x45b7ad}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x4e64ea}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x5d7c53}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x518ce6,uid as _0x49605c,logWarning as _0x2ea048,logError as _0x77d93a}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x270a76,_0x518011){const t=_0x270a76['t'];switch(_0x518011){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 _0x518011;}}class o extends _0x154c26{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x2186a8=this['editor'];_0x2186a8['ui']['componentFactory']['add']('importWord',()=>{const _0x1df115=this['_createButton'](_0x1c68d4),_0x35fdea=_0x2186a8['commands']['get']('importWord');return _0x1df115['bind']('isOn')['to'](_0x35fdea,'isBusy'),_0x1df115['tooltip']=!0x0,_0x1df115;}),_0x2186a8['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x31d474));}['_createButton'](_0x19ba35){const _0x32a425=this['editor'],_0x48490c=_0x32a425['commands']['get']('importWord'),_0x1c7afa=new _0x19ba35(_0x32a425['locale']),_0x409e58=new _0xd5086a();return _0x1c7afa['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1c7afa['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'}),_0x1c7afa['bind']('isEnabled')['to'](_0x48490c),_0x1c7afa['bind']('label')['to'](_0x48490c,'isBusy',_0x2dc63c=>p(_0x32a425['locale'],_0x2dc63c?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x409e58['bind']('isVisible')['to'](_0x48490c,'isBusy'),_0x1c7afa['iconView']['bind']('isVisible')['to'](_0x48490c,'isBusy',_0x126abe=>!_0x126abe),_0x1c7afa['children']['add'](_0x409e58),_0x1c7afa['on']('done',(_0x3bd8ee,_0x2485c2)=>{_0x32a425['execute']('importWord',_0x2485c2[0x0],{}),_0x32a425['editing']['view']['focus']();}),_0x1c7afa;}}class d extends _0xf581d6{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3cdb8d){super(_0x3cdb8d),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x39674e,_0x110371)=>{const _0xb2575a=new DataTransfer();_0xb2575a['setData']('text/html',_0x110371['html']);const _0x3266ef=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x4737cd=>{this['_importMarker']['stopListening'](),_0x4737cd['setSelection'](_0x3266ef),_0x3cdb8d['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xb2575a});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x46c18c,_0x225877={}){if(this['isBusy'])return Promise['resolve']();const _0x1b5235=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x27cc0f,suffix:_0x56b4e0}=this['editor']['config']['get']('mergeFields');_0x225877['merge_fields']={'prefix':_0x27cc0f,'suffix':_0x56b4e0};}const _0x309c74={'url':_0x1b5235['converterUrl'],'file':_0x46c18c,'serviceConfig':{..._0x225877,'formatting':_0x1b5235['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x309c74)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x5e38b3=this['editor']['model'],_0x32ea8b=_0x5e38b3['schema'],_0x1151e1=_0x5e38b3['document']['selection'],_0x34be98=_0x518ce6(_0x1151e1['getSelectedBlocks']());return!!_0x34be98&&_0x32ea8b['checkChild'](_0x34be98['parent'],'paragraph');}['_prepareForImport'](){const _0xaa2aed=this['editor'],_0x389a8b=_0xaa2aed['model'],_0x828166=_0x389a8b['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xaa2aed['model']['createBatch']({'isUndoable':!0x0}),_0x389a8b['enqueueChange'](this['_undoStepBatch'],_0x4c5c3f=>{_0x828166['isCollapsed']||_0x389a8b['deleteContent'](_0x828166,{'leaveUnmerged':!0x0});const _0xfc1de8=_0x828166['getFirstPosition'](),_0x1c36fe=_0x518ce6(_0x828166['getSelectedBlocks']());let _0x1e2b4b;_0x1e2b4b=_0x1c36fe['is']('element','paragraph')&&_0x1c36fe['isEmpty']?_0xfc1de8:_0xfc1de8['isAtStart']?_0x389a8b['createPositionBefore'](_0x1c36fe):_0xfc1de8['isAtEnd']?_0x389a8b['createPositionAfter'](_0x1c36fe):_0x4c5c3f['split'](_0xfc1de8)['position'],this['_importMarker']=_0x4c5c3f['addMarker']('importWord:'+_0x49605c(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x5d7c53(_0x1e2b4b)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x28a436=this['editor']['model'];_0x28a436['markers']['has'](this['_importMarker'])&&_0x28a436['enqueueChange'](this['_undoStepBatch'],_0x257494=>{_0x257494['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0xe74cee,file:_0x141ee0,serviceConfig:_0x415312}){const _0x7e235e=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x16129c=new FormData();_0x16129c['set']('config',JSON['stringify'](_0x415312)),_0x16129c['set']('file',_0x141ee0);const _0x2ef7d6={'method':'POST','headers':{},'body':_0x16129c,'signal':this['_abortController']['signal']};return _0x7e235e&&(_0x2ef7d6['headers']['Authorization']=_0x7e235e['value']),fetch(_0xe74cee,_0x2ef7d6);}['_handleImportResponse'](_0x540b59){return _0x540b59['ok']?_0x540b59['json']()['then'](_0x99e68d=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x99e68d);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x2ea048('import-word-plugin-import-cancelled');const _0x2acb25=this['editor'],_0x4945b2=p(_0x2acb25['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x2acb25['plugins']['get']('Notification')['showWarning'](_0x4945b2),_0x77d93a('import-word-plugin-conversion-failed');}}class e extends _0x154c26{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x45b7ad,_0x4e64ea,'CloudServices'];}constructor(_0xc9c510){super(_0xc9c510),this['_token']=null;}async['init'](){const _0x1588f9=this['editor'];_0x1588f9['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x1588f9['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x1588f9['commands']['add']('importWord',new d(_0x1588f9));const {tokenUrl:_0x228a67}=_0x1588f9['config']['get']('importWord');if(_0x228a67){const {tokenUrl:_0x5ebbcd}=_0x1588f9['config']['get']('cloudServices')||{};this['_token']=_0x228a67===_0x5ebbcd?_0x1588f9['plugins']['get']('CloudServices')['token']:await _0x1588f9['plugins']['get']('CloudServices')['registerTokenUrl'](_0x228a67);}}['getToken'](){return this['_token'];}}class i extends _0x154c26{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':_0x1b68ba=>0x0==_0x1b68ba?0x0:0x1==_0x1b68ba?0x1:0x2==_0x1b68ba?0x2:_0x1b68ba%0x64>=0x3&&_0x1b68ba%0x64<=0xa?0x3:_0x1b68ba%0x64>=0xb&&_0x1b68ba%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':_0x308b2b=>0x0==_0x308b2b?0x0:0x1==_0x308b2b?0x1:0x2==_0x308b2b?0x2:_0x308b2b%0x64>=0x3&&_0x308b2b%0x64<=0xa?0x3:_0x308b2b%0x64>=0xb&&_0x308b2b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c3c89=>{const {ar:{dictionary:_0x3c2d1b,getPluralForm:_0x1540ad}}={'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':_0x264b06=>0x0==_0x264b06?0x0:0x1==_0x264b06?0x1:0x2==_0x264b06?0x2:_0x264b06%0x64>=0x3&&_0x264b06%0x64<=0xa?0x3:_0x264b06%0x64>=0xb&&_0x264b06%0x64<=0x63?0x4:0x5}};_0x3c3c89['ar']||={'dictionary':{},'getPluralForm':null},_0x3c3c89['ar']['dictionary']=Object['assign'](_0x3c3c89['ar']['dictionary'],_0x3c2d1b),_0x3c3c89['ar']['getPluralForm']=_0x1540ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c26fe=>{const {ar:{dictionary:_0x3e4702,getPluralForm:_0x3fb111}}={'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':_0x1f40c7=>0x0==_0x1f40c7?0x0:0x1==_0x1f40c7?0x1:0x2==_0x1f40c7?0x2:_0x1f40c7%0x64>=0x3&&_0x1f40c7%0x64<=0xa?0x3:_0x1f40c7%0x64>=0xb&&_0x1f40c7%0x64<=0x63?0x4:0x5}};_0x1c26fe['ar']||={'dictionary':{},'getPluralForm':null},_0x1c26fe['ar']['dictionary']=Object['assign'](_0x1c26fe['ar']['dictionary'],_0x3e4702),_0x1c26fe['ar']['getPluralForm']=_0x3fb111;})(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':_0x226d58=>0x1!=_0x226d58}};
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':_0xdd3bb2=>0x1!=_0xdd3bb2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16ba27=>{const {bg:{dictionary:_0x1b9ae5,getPluralForm:_0x21f720}}={'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':_0x5af0bc=>0x1!=_0x5af0bc}};_0x16ba27['bg']||={'dictionary':{},'getPluralForm':null},_0x16ba27['bg']['dictionary']=Object['assign'](_0x16ba27['bg']['dictionary'],_0x1b9ae5),_0x16ba27['bg']['getPluralForm']=_0x21f720;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17d6aa=>{const {bg:{dictionary:_0x17bbe8,getPluralForm:_0xdaf863}}={'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':_0x4a056c=>0x1!=_0x4a056c}};_0x17d6aa['bg']||={'dictionary':{},'getPluralForm':null},_0x17d6aa['bg']['dictionary']=Object['assign'](_0x17d6aa['bg']['dictionary'],_0x17bbe8),_0x17d6aa['bg']['getPluralForm']=_0xdaf863;})(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':_0x37114e=>0x1!=_0x37114e}};
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':_0x36303e=>0x1!=_0x36303e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b8ae8=>{const {bn:{dictionary:_0x449452,getPluralForm:_0x5b0914}}={'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':_0x318373=>0x1!=_0x318373}};_0x4b8ae8['bn']||={'dictionary':{},'getPluralForm':null},_0x4b8ae8['bn']['dictionary']=Object['assign'](_0x4b8ae8['bn']['dictionary'],_0x449452),_0x4b8ae8['bn']['getPluralForm']=_0x5b0914;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26284=>{const {bn:{dictionary:_0x37c9d7,getPluralForm:_0x5ac5dc}}={'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':_0x5ef98e=>0x1!=_0x5ef98e}};_0x26284['bn']||={'dictionary':{},'getPluralForm':null},_0x26284['bn']['dictionary']=Object['assign'](_0x26284['bn']['dictionary'],_0x37c9d7),_0x26284['bn']['getPluralForm']=_0x5ac5dc;})(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':_0x376f44=>0x1!=_0x376f44}};
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':_0x62c297=>0x1!=_0x62c297}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4616a9=>{const {ca:{dictionary:_0x41383f,getPluralForm:_0x41ee11}}={'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':_0x3180b5=>0x1!=_0x3180b5}};_0x4616a9['ca']||={'dictionary':{},'getPluralForm':null},_0x4616a9['ca']['dictionary']=Object['assign'](_0x4616a9['ca']['dictionary'],_0x41383f),_0x4616a9['ca']['getPluralForm']=_0x41ee11;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c7a06=>{const {ca:{dictionary:_0x4000b4,getPluralForm:_0x19d29b}}={'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':_0x3aefbf=>0x1!=_0x3aefbf}};_0x4c7a06['ca']||={'dictionary':{},'getPluralForm':null},_0x4c7a06['ca']['dictionary']=Object['assign'](_0x4c7a06['ca']['dictionary'],_0x4000b4),_0x4c7a06['ca']['getPluralForm']=_0x19d29b;})(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':_0x66ea=>0x1==_0x66ea&&_0x66ea%0x1==0x0?0x0:_0x66ea>=0x2&&_0x66ea<=0x4&&_0x66ea%0x1==0x0?0x1:_0x66ea%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':_0x506dd9=>0x1==_0x506dd9&&_0x506dd9%0x1==0x0?0x0:_0x506dd9>=0x2&&_0x506dd9<=0x4&&_0x506dd9%0x1==0x0?0x1:_0x506dd9%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55dfb9=>{const {cs:{dictionary:_0x222653,getPluralForm:_0x2b1a95}}={'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':_0x2dae2a=>0x1==_0x2dae2a&&_0x2dae2a%0x1==0x0?0x0:_0x2dae2a>=0x2&&_0x2dae2a<=0x4&&_0x2dae2a%0x1==0x0?0x1:_0x2dae2a%0x1!=0x0?0x2:0x3}};_0x55dfb9['cs']||={'dictionary':{},'getPluralForm':null},_0x55dfb9['cs']['dictionary']=Object['assign'](_0x55dfb9['cs']['dictionary'],_0x222653),_0x55dfb9['cs']['getPluralForm']=_0x2b1a95;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc397cc=>{const {cs:{dictionary:_0xff67e5,getPluralForm:_0x316cb9}}={'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':_0x511887=>0x1==_0x511887&&_0x511887%0x1==0x0?0x0:_0x511887>=0x2&&_0x511887<=0x4&&_0x511887%0x1==0x0?0x1:_0x511887%0x1!=0x0?0x2:0x3}};_0xc397cc['cs']||={'dictionary':{},'getPluralForm':null},_0xc397cc['cs']['dictionary']=Object['assign'](_0xc397cc['cs']['dictionary'],_0xff67e5),_0xc397cc['cs']['getPluralForm']=_0x316cb9;})(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':_0x2583ff=>0x1!=_0x2583ff}};
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':_0x1df955=>0x1!=_0x1df955}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c7a4c=>{const {da:{dictionary:_0x193b04,getPluralForm:_0x190ffe}}={'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':_0x4fa234=>0x1!=_0x4fa234}};_0x2c7a4c['da']||={'dictionary':{},'getPluralForm':null},_0x2c7a4c['da']['dictionary']=Object['assign'](_0x2c7a4c['da']['dictionary'],_0x193b04),_0x2c7a4c['da']['getPluralForm']=_0x190ffe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e3d5b=>{const {da:{dictionary:_0x51c1da,getPluralForm:_0x27bdb9}}={'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':_0x26f66b=>0x1!=_0x26f66b}};_0x5e3d5b['da']||={'dictionary':{},'getPluralForm':null},_0x5e3d5b['da']['dictionary']=Object['assign'](_0x5e3d5b['da']['dictionary'],_0x51c1da),_0x5e3d5b['da']['getPluralForm']=_0x27bdb9;})(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':_0x3cc149=>0x1!=_0x3cc149}};
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':_0x48fff8=>0x1!=_0x48fff8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2008ad=>{const {de:{dictionary:_0x397d6b,getPluralForm:_0x4dd455}}={'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':_0x53950e=>0x1!=_0x53950e}};_0x2008ad['de']||={'dictionary':{},'getPluralForm':null},_0x2008ad['de']['dictionary']=Object['assign'](_0x2008ad['de']['dictionary'],_0x397d6b),_0x2008ad['de']['getPluralForm']=_0x4dd455;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21d456=>{const {de:{dictionary:_0x4e77b6,getPluralForm:_0x150212}}={'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':_0x225f19=>0x1!=_0x225f19}};_0x21d456['de']||={'dictionary':{},'getPluralForm':null},_0x21d456['de']['dictionary']=Object['assign'](_0x21d456['de']['dictionary'],_0x4e77b6),_0x21d456['de']['getPluralForm']=_0x150212;})(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':_0x31012c=>0x1!=_0x31012c}};
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':_0x559362=>0x1!=_0x559362}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x385f1e=>{const {el:{dictionary:_0x1348fe,getPluralForm:_0xca39eb}}={'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':_0x57fef2=>0x1!=_0x57fef2}};_0x385f1e['el']||={'dictionary':{},'getPluralForm':null},_0x385f1e['el']['dictionary']=Object['assign'](_0x385f1e['el']['dictionary'],_0x1348fe),_0x385f1e['el']['getPluralForm']=_0xca39eb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x429992=>{const {el:{dictionary:_0x11fac8,getPluralForm:_0x4796ed}}={'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':_0x1ce8da=>0x1!=_0x1ce8da}};_0x429992['el']||={'dictionary':{},'getPluralForm':null},_0x429992['el']['dictionary']=Object['assign'](_0x429992['el']['dictionary'],_0x11fac8),_0x429992['el']['getPluralForm']=_0x4796ed;})(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':_0x39905c=>0x1!=_0x39905c}};
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':_0x59ce32=>0x1!=_0x59ce32}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24e58c=>{const {'en-au':{dictionary:_0xad415d,getPluralForm:_0x22a5e6}}={'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':_0x186c79=>0x1!=_0x186c79}};_0x24e58c['en-au']||={'dictionary':{},'getPluralForm':null},_0x24e58c['en-au']['dictionary']=Object['assign'](_0x24e58c['en-au']['dictionary'],_0xad415d),_0x24e58c['en-au']['getPluralForm']=_0x22a5e6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x555820=>{const {'en-au':{dictionary:_0x53e67e,getPluralForm:_0x5bedd8}}={'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':_0x3fdf9a=>0x1!=_0x3fdf9a}};_0x555820['en-au']||={'dictionary':{},'getPluralForm':null},_0x555820['en-au']['dictionary']=Object['assign'](_0x555820['en-au']['dictionary'],_0x53e67e),_0x555820['en-au']['getPluralForm']=_0x5bedd8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b46fb=>{const {en:{dictionary:_0x2d7b84,getPluralForm:_0x552ff4}}={'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}};_0x5b46fb['en']||={'dictionary':{},'getPluralForm':null},_0x5b46fb['en']['dictionary']=Object['assign'](_0x5b46fb['en']['dictionary'],_0x2d7b84),_0x5b46fb['en']['getPluralForm']=_0x552ff4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9e23ee=>{const {en:{dictionary:_0x635c9,getPluralForm:_0x1950d0}}={'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}};_0x9e23ee['en']||={'dictionary':{},'getPluralForm':null},_0x9e23ee['en']['dictionary']=Object['assign'](_0x9e23ee['en']['dictionary'],_0x635c9),_0x9e23ee['en']['getPluralForm']=_0x1950d0;})(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':_0x41856=>0x1==_0x41856?0x0:0x0!=_0x41856&&_0x41856%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':_0x14a1ce=>0x1==_0x14a1ce?0x0:0x0!=_0x14a1ce&&_0x14a1ce%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fffbb=>{const {es:{dictionary:_0x352c4d,getPluralForm:_0x305f08}}={'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':_0x2bf04=>0x1==_0x2bf04?0x0:0x0!=_0x2bf04&&_0x2bf04%0xf4240==0x0?0x1:0x2}};_0x3fffbb['es']||={'dictionary':{},'getPluralForm':null},_0x3fffbb['es']['dictionary']=Object['assign'](_0x3fffbb['es']['dictionary'],_0x352c4d),_0x3fffbb['es']['getPluralForm']=_0x305f08;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e4a6c=>{const {es:{dictionary:_0x2f653e,getPluralForm:_0x27dbc7}}={'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':_0x190e34=>0x1==_0x190e34?0x0:0x0!=_0x190e34&&_0x190e34%0xf4240==0x0?0x1:0x2}};_0x4e4a6c['es']||={'dictionary':{},'getPluralForm':null},_0x4e4a6c['es']['dictionary']=Object['assign'](_0x4e4a6c['es']['dictionary'],_0x2f653e),_0x4e4a6c['es']['getPluralForm']=_0x27dbc7;})(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':_0x548c0e=>0x1!=_0x548c0e}};
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':_0x2969ea=>0x1!=_0x2969ea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42f4af=>{const {et:{dictionary:_0x5a6f2c,getPluralForm:_0x12ca0e}}={'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':_0x501e51=>0x1!=_0x501e51}};_0x42f4af['et']||={'dictionary':{},'getPluralForm':null},_0x42f4af['et']['dictionary']=Object['assign'](_0x42f4af['et']['dictionary'],_0x5a6f2c),_0x42f4af['et']['getPluralForm']=_0x12ca0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3965a3=>{const {et:{dictionary:_0x1d8697,getPluralForm:_0x5749a3}}={'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':_0xc9c489=>0x1!=_0xc9c489}};_0x3965a3['et']||={'dictionary':{},'getPluralForm':null},_0x3965a3['et']['dictionary']=Object['assign'](_0x3965a3['et']['dictionary'],_0x1d8697),_0x3965a3['et']['getPluralForm']=_0x5749a3;})(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':_0x1add48=>0x1!=_0x1add48}};
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':_0x321d7e=>0x1!=_0x321d7e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2708d3=>{const {fi:{dictionary:_0x25ed03,getPluralForm:_0x324762}}={'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':_0x470628=>0x1!=_0x470628}};_0x2708d3['fi']||={'dictionary':{},'getPluralForm':null},_0x2708d3['fi']['dictionary']=Object['assign'](_0x2708d3['fi']['dictionary'],_0x25ed03),_0x2708d3['fi']['getPluralForm']=_0x324762;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x224381=>{const {fi:{dictionary:_0x4b4cba,getPluralForm:_0x1e8d76}}={'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':_0x5a4b30=>0x1!=_0x5a4b30}};_0x224381['fi']||={'dictionary':{},'getPluralForm':null},_0x224381['fi']['dictionary']=Object['assign'](_0x224381['fi']['dictionary'],_0x4b4cba),_0x224381['fi']['getPluralForm']=_0x1e8d76;})(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':_0x251ab9=>0x0==_0x251ab9||0x1==_0x251ab9?0x0:0x0!=_0x251ab9&&_0x251ab9%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':_0xace63e=>0x0==_0xace63e||0x1==_0xace63e?0x0:0x0!=_0xace63e&&_0xace63e%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x163416=>{const {fr:{dictionary:_0x4ba424,getPluralForm:_0x7a9b03}}={'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':_0x5b7ade=>0x0==_0x5b7ade||0x1==_0x5b7ade?0x0:0x0!=_0x5b7ade&&_0x5b7ade%0xf4240==0x0?0x1:0x2}};_0x163416['fr']||={'dictionary':{},'getPluralForm':null},_0x163416['fr']['dictionary']=Object['assign'](_0x163416['fr']['dictionary'],_0x4ba424),_0x163416['fr']['getPluralForm']=_0x7a9b03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24c924=>{const {fr:{dictionary:_0x3c8d37,getPluralForm:_0x36f208}}={'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':_0xb40f4c=>0x0==_0xb40f4c||0x1==_0xb40f4c?0x0:0x0!=_0xb40f4c&&_0xb40f4c%0xf4240==0x0?0x1:0x2}};_0x24c924['fr']||={'dictionary':{},'getPluralForm':null},_0x24c924['fr']['dictionary']=Object['assign'](_0x24c924['fr']['dictionary'],_0x3c8d37),_0x24c924['fr']['getPluralForm']=_0x36f208;})(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':_0x31e4b2=>0x1!=_0x31e4b2}};
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':_0x332c30=>0x1!=_0x332c30}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48ddd5=>{const {gl:{dictionary:_0x595277,getPluralForm:_0x200480}}={'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':_0x3670d0=>0x1!=_0x3670d0}};_0x48ddd5['gl']||={'dictionary':{},'getPluralForm':null},_0x48ddd5['gl']['dictionary']=Object['assign'](_0x48ddd5['gl']['dictionary'],_0x595277),_0x48ddd5['gl']['getPluralForm']=_0x200480;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x401a3b=>{const {gl:{dictionary:_0x438324,getPluralForm:_0x20d7d9}}={'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':_0x411e53=>0x1!=_0x411e53}};_0x401a3b['gl']||={'dictionary':{},'getPluralForm':null},_0x401a3b['gl']['dictionary']=Object['assign'](_0x401a3b['gl']['dictionary'],_0x438324),_0x401a3b['gl']['getPluralForm']=_0x20d7d9;})(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':_0x37f137=>0x1==_0x37f137&&_0x37f137%0x1==0x0?0x0:0x2==_0x37f137&&_0x37f137%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':_0x2d2dd6=>0x1==_0x2d2dd6&&_0x2d2dd6%0x1==0x0?0x0:0x2==_0x2d2dd6&&_0x2d2dd6%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c2137=>{const {he:{dictionary:_0x4bacff,getPluralForm:_0x27dbef}}={'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':_0x19dd17=>0x1==_0x19dd17&&_0x19dd17%0x1==0x0?0x0:0x2==_0x19dd17&&_0x19dd17%0x1==0x0?0x1:0x2}};_0x5c2137['he']||={'dictionary':{},'getPluralForm':null},_0x5c2137['he']['dictionary']=Object['assign'](_0x5c2137['he']['dictionary'],_0x4bacff),_0x5c2137['he']['getPluralForm']=_0x27dbef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f0c34=>{const {he:{dictionary:_0x44d568,getPluralForm:_0x2148da}}={'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':_0x30687a=>0x1==_0x30687a&&_0x30687a%0x1==0x0?0x0:0x2==_0x30687a&&_0x30687a%0x1==0x0?0x1:0x2}};_0x4f0c34['he']||={'dictionary':{},'getPluralForm':null},_0x4f0c34['he']['dictionary']=Object['assign'](_0x4f0c34['he']['dictionary'],_0x44d568),_0x4f0c34['he']['getPluralForm']=_0x2148da;})(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':_0x4b0401=>0x1!=_0x4b0401}};
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':_0x212dc8=>0x1!=_0x212dc8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5cd51d=>{const {hi:{dictionary:_0x141c91,getPluralForm:_0x5d10b9}}={'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':_0x5569e7=>0x1!=_0x5569e7}};_0x5cd51d['hi']||={'dictionary':{},'getPluralForm':null},_0x5cd51d['hi']['dictionary']=Object['assign'](_0x5cd51d['hi']['dictionary'],_0x141c91),_0x5cd51d['hi']['getPluralForm']=_0x5d10b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32ba05=>{const {hi:{dictionary:_0x1b79ec,getPluralForm:_0x44f695}}={'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':_0x281f71=>0x1!=_0x281f71}};_0x32ba05['hi']||={'dictionary':{},'getPluralForm':null},_0x32ba05['hi']['dictionary']=Object['assign'](_0x32ba05['hi']['dictionary'],_0x1b79ec),_0x32ba05['hi']['getPluralForm']=_0x44f695;})(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':_0xb592ee=>_0xb592ee%0xa==0x1&&_0xb592ee%0x64!=0xb?0x0:_0xb592ee%0xa>=0x2&&_0xb592ee%0xa<=0x4&&(_0xb592ee%0x64<0xa||_0xb592ee%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':_0x83c6c0=>_0x83c6c0%0xa==0x1&&_0x83c6c0%0x64!=0xb?0x0:_0x83c6c0%0xa>=0x2&&_0x83c6c0%0xa<=0x4&&(_0x83c6c0%0x64<0xa||_0x83c6c0%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18561a=>{const {hr:{dictionary:_0x1f9b33,getPluralForm:_0x283558}}={'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':_0x48c466=>_0x48c466%0xa==0x1&&_0x48c466%0x64!=0xb?0x0:_0x48c466%0xa>=0x2&&_0x48c466%0xa<=0x4&&(_0x48c466%0x64<0xa||_0x48c466%0x64>=0x14)?0x1:0x2}};_0x18561a['hr']||={'dictionary':{},'getPluralForm':null},_0x18561a['hr']['dictionary']=Object['assign'](_0x18561a['hr']['dictionary'],_0x1f9b33),_0x18561a['hr']['getPluralForm']=_0x283558;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x318542=>{const {hr:{dictionary:_0x59c152,getPluralForm:_0x2adf07}}={'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':_0x4555e7=>_0x4555e7%0xa==0x1&&_0x4555e7%0x64!=0xb?0x0:_0x4555e7%0xa>=0x2&&_0x4555e7%0xa<=0x4&&(_0x4555e7%0x64<0xa||_0x4555e7%0x64>=0x14)?0x1:0x2}};_0x318542['hr']||={'dictionary':{},'getPluralForm':null},_0x318542['hr']['dictionary']=Object['assign'](_0x318542['hr']['dictionary'],_0x59c152),_0x318542['hr']['getPluralForm']=_0x2adf07;})(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':_0x2ed507=>0x1!=_0x2ed507}};
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':_0x3cd576=>0x1!=_0x3cd576}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ceb39=>{const {hu:{dictionary:_0x4c549e,getPluralForm:_0x1a5202}}={'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':_0x46c1ca=>0x1!=_0x46c1ca}};_0x5ceb39['hu']||={'dictionary':{},'getPluralForm':null},_0x5ceb39['hu']['dictionary']=Object['assign'](_0x5ceb39['hu']['dictionary'],_0x4c549e),_0x5ceb39['hu']['getPluralForm']=_0x1a5202;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1af472=>{const {hu:{dictionary:_0x916b2e,getPluralForm:_0x1425de}}={'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':_0x3df801=>0x1!=_0x3df801}};_0x1af472['hu']||={'dictionary':{},'getPluralForm':null},_0x1af472['hu']['dictionary']=Object['assign'](_0x1af472['hu']['dictionary'],_0x916b2e),_0x1af472['hu']['getPluralForm']=_0x1425de;})(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':_0x3a45f9=>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':_0x9392cb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x504126=>{const {id:{dictionary:_0x2754ae,getPluralForm:_0x69a7c4}}={'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':_0x5f2634=>0x0}};_0x504126['id']||={'dictionary':{},'getPluralForm':null},_0x504126['id']['dictionary']=Object['assign'](_0x504126['id']['dictionary'],_0x2754ae),_0x504126['id']['getPluralForm']=_0x69a7c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e218b=>{const {id:{dictionary:_0x7a2cdc,getPluralForm:_0x4ee5c1}}={'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':_0x3273e4=>0x0}};_0x5e218b['id']||={'dictionary':{},'getPluralForm':null},_0x5e218b['id']['dictionary']=Object['assign'](_0x5e218b['id']['dictionary'],_0x7a2cdc),_0x5e218b['id']['getPluralForm']=_0x4ee5c1;})(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':_0x165f5b=>0x1==_0x165f5b?0x0:0x0!=_0x165f5b&&_0x165f5b%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':_0x11a0fb=>0x1==_0x11a0fb?0x0:0x0!=_0x11a0fb&&_0x11a0fb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38ac0b=>{const {it:{dictionary:_0x4bd4fb,getPluralForm:_0x5225d5}}={'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':_0x4536f9=>0x1==_0x4536f9?0x0:0x0!=_0x4536f9&&_0x4536f9%0xf4240==0x0?0x1:0x2}};_0x38ac0b['it']||={'dictionary':{},'getPluralForm':null},_0x38ac0b['it']['dictionary']=Object['assign'](_0x38ac0b['it']['dictionary'],_0x4bd4fb),_0x38ac0b['it']['getPluralForm']=_0x5225d5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47d863=>{const {it:{dictionary:_0x1a8024,getPluralForm:_0x260aac}}={'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':_0x33f5d8=>0x1==_0x33f5d8?0x0:0x0!=_0x33f5d8&&_0x33f5d8%0xf4240==0x0?0x1:0x2}};_0x47d863['it']||={'dictionary':{},'getPluralForm':null},_0x47d863['it']['dictionary']=Object['assign'](_0x47d863['it']['dictionary'],_0x1a8024),_0x47d863['it']['getPluralForm']=_0x260aac;})(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':_0x2f60a2=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x290364=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f7776=>{const {ja:{dictionary:_0xdabd3a,getPluralForm:_0x5dc19f}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x50ef76=>0x0}};_0x1f7776['ja']||={'dictionary':{},'getPluralForm':null},_0x1f7776['ja']['dictionary']=Object['assign'](_0x1f7776['ja']['dictionary'],_0xdabd3a),_0x1f7776['ja']['getPluralForm']=_0x5dc19f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x144a78=>{const {ja:{dictionary:_0x58be59,getPluralForm:_0xd12374}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x4fe97f=>0x0}};_0x144a78['ja']||={'dictionary':{},'getPluralForm':null},_0x144a78['ja']['dictionary']=Object['assign'](_0x144a78['ja']['dictionary'],_0x58be59),_0x144a78['ja']['getPluralForm']=_0xd12374;})(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':_0x38268f=>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':_0x4b44f3=>0x0}};