@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240723.0 → 0.0.0-nightly-20240725.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  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:()=>b,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(){const t=["82053jyLxef","pluginName","2182390IgLHLz","ImportWordUI","importWord","4320GnhzRl","execute","label","1742940ybbQOK","874208zgCksd","children","bind","focus","3aEvEAX","add","iconView","editing","Import from Word","commands","tooltip","2719857NFgOOC","done","isEnabled","init","view","isBusy","set","Importing Word document","isOn","menuBar:importWord","isVisible","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","editor","locale","get","4499375GfghnJ","2670992vJchUh","componentFactory","_createButton"];return(s=function(){return t})()}const i=a;function a(t,r){const e=s();return(a=function(t,r){return e[t-=312]})(t,r)}!function(t){const r=a,e=t();for(;;)try{if(711113===-parseInt(r(325))/1+parseInt(r(318))/2*(-parseInt(r(329))/3)+-parseInt(r(313))/4+-parseInt(r(312))/5+-parseInt(r(324))/6+-parseInt(r(336))/7+parseInt(r(321))/8*(parseInt(r(316))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(s);class c extends t.Plugin{static get[i(317)](){return i(319)}[i(339)](){const t=i,e=this[t(348)];e.ui[t(314)][t(330)](t(320),(()=>{const n=t,o=this[n(315)](r.FileDialogButtonView),s=e[n(334)][n(350)](n(320));return o[n(327)](n(344)).to(s,n(341)),o[n(335)]=!0,o})),e.ui[t(314)][t(330)](t(345),(()=>this[t(315)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(315)](t){const e=i,n=this[e(348)],s=n[e(334)][e(350)](e(320)),a=new t(n[e(349)]),c=new r.SpinnerView;return a[e(342)]({acceptedType:e(347)}),a[e(342)]({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(327)](e(338)).to(s),a[e(327)](e(323)).to(s,e(341),(t=>o(n[e(349)],e(t?343:333)))),c[e(327)](e(346)).to(s,e(341)),a[e(331)][e(327)](e(346)).to(s,e(341),(t=>!t)),a[e(326)][e(330)](c),a.on(e(337),((t,r)=>{const o=e;n[o(322)](o(320),r[0],{}),n[o(332)][o(340)][o(328)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=d;function d(t,r){const e=f();return(d=function(t,r){return e[t-=241]})(t,r)}function f(){const t=["setData","then","checkChild","resolve","Authorization","4908918wYItsW","MergeFields","_importMarker","_prepareForImport","view","createBatch","deleteContent","low","_undoStepBatch","split","change:range","headers","file","aborted","import-word-plugin-conversion-failed","converterUrl","16uHPbsi","isAtStart","ImportWordEditing","Notification","186hlNAzs","_cleanUpAfterImport","isBusy","isEnabled","finally","mergeFields","49250wSxIGS","signal","removeMarker","5282748HnKThH","_handleImportResponse","selection","createPositionBefore","1092080woNYyu","markers","merge_fields","abort","stringify","schema","An error occurred while importing the Word file.","enqueueChange","import-word-plugin-import-cancelled","timeZone","isCollapsed","importWord:","refresh","model","showWarning","value","8ZAMrgQ","isAtEnd","getSelectedBlocks","dataInsert","reject","_handleImportFailure","clipboardInput","isEmpty","position","catch","config","document","element","json","execute","setSelection","addMarker","POST","parent","rootName","fire","82605rAUlhe","DateTimeFormat","getRange","getFirstPosition","123915MJIyos","editor","11337220GLmVWY","_sendImportRequest","$graveyard","paragraph","bind","plugins","_checkEnabled","has","locale","root","resolvedOptions","formatting","text/html","set","get","createPositionAfter","_abortController","html","stopListening","editing","getToken","importWord"];return(f=function(){return t})()}!function(t){const r=d,e=t();for(;;)try{if(546052===parseInt(r(325))/1+parseInt(r(318))/2+parseInt(r(263))/3*(parseInt(r(308))/4)+-parseInt(r(259))/5*(-parseInt(r(312))/6)+parseInt(r(292))/7*(-parseInt(r(341))/8)+parseInt(r(321))/9+-parseInt(r(265))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(278)](r(314),!1),this[r(294)]=null,this[r(300)]=null,this[r(281)]=null,this.on(r(241),((e,n)=>{const o=r,s=new DataTransfer;s[o(287)](o(277),n[o(282)]);const i=this[o(294)][o(261)]();this[o(264)][o(338)][o(332)](this[o(300)],(r=>{const e=o;this[e(294)][e(283)](),r[e(253)](i),t[e(284)][e(296)][e(249)][e(258)](e(244),{dataTransfer:s})}))}),{priority:r(299)})}[h(337)](){const t=h;this[t(315)]=this[t(271)]()}[h(252)](t,r={}){const e=h;if(this[e(314)])return Promise[e(290)]();const n=this[e(264)][e(248)][e(279)](e(286));if(this[e(264)][e(270)][e(272)](e(293))){const{prefix:t,suffix:n}=this[e(264)][e(248)][e(279)](e(317));r[e(327)]={prefix:t,suffix:n}}const o={url:n[e(307)],file:t,serviceConfig:{...r,formatting:n[e(276)],timezone:(new(Intl[e(260)]))[e(275)]()[e(334)]}};return this[e(295)](),this[e(266)](o)[e(288)](this[e(322)][e(269)](this))[e(247)](this[e(243)][e(269)](this))[e(316)](this[e(313)][e(269)](this))}[h(271)](){const t=h;if(this[t(314)])return!1;const r=this[t(264)][t(338)],e=r[t(330)],n=r[t(249)][t(323)],o=(0,l.first)(n[t(343)]());return!!o&&e[t(289)](o[t(256)],t(268))}[h(295)](){const t=h,r=this[t(264)],e=r[t(338)],n=e[t(249)][t(323)];this[t(281)]=new AbortController,this[t(300)]=r[t(338)][t(297)]({isUndoable:!0}),e[t(332)](this[t(300)],(r=>{const o=t;n[o(335)]||e[o(298)](n,{leaveUnmerged:!0});const s=n[o(262)](),i=(0,l.first)(n[o(343)]());let a;a=i.is(o(250),o(268))&&i[o(245)]?s:s[o(309)]?e[o(324)](i):s[o(342)]?e[o(280)](i):r[o(301)](s)[o(246)],this[o(294)]=r[o(254)](o(336)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(294)].on(o(302),(()=>{const t=o;t(267)===this[t(294)][t(261)]()[t(274)][t(257)]&&this[t(281)][t(328)]()}))})),this[t(314)]=!0,this[t(337)]()}[h(313)](){const t=h,r=this[t(264)][t(338)];r[t(326)][t(272)](this[t(294)])&&r[t(332)](this[t(300)],(r=>{const e=t;r[e(320)](this[e(294)])})),this[t(294)]=null,this[t(300)]=null,this[t(281)]=null,this[t(314)]=!1,this[t(337)]()}[h(266)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(264)][n(270)][n(279)](n(310))[n(285)](),s=new FormData;s[n(278)](n(248),JSON[n(329)](e)),s[n(278)](n(304),r);const i={method:n(255),headers:{},body:s,signal:this[n(281)][n(319)]};return o&&(i[n(303)][n(291)]=o[n(340)]),fetch(t,i)}[h(322)](t){const r=h;return t.ok?t[r(251)]()[r(288)]((t=>{const e=r;this[e(264)][e(338)][e(326)][e(272)](this[e(294)])&&e(267)!==this[e(294)][e(261)]()[e(274)][e(257)]&&this[e(258)](e(241),t)})):Promise[r(242)]()}[h(243)](){const t=h;if(this[t(281)][t(319)][t(305)])return void(0,l.logWarning)(t(333));const r=this[t(264)],e=o(r[t(273)],t(331));r[t(270)][t(279)](t(311))[t(339)](e),(0,l.logError)(t(306))}}const g=I;function I(t,r){const e=v();return(I=function(t,r){return e[t-=324]})(t,r)}function v(){const t=["plugins","479476vUiURW","token","CloudServices","getToken","pluginName","registerTokenUrl","3012srMmjN","commands","none","editor","init","848614hRqqnc","2051ZFaHvl","inline","define","12704ucCAjf","importWord","tokenUrl","https://docx-converter.cke-cs.com/v2/convert/docx-html","config","get","4468329nPCTdd","ImportWordEditing","2110TSkuaP","cloudServices","add","6hvdhDt","_token","26921110UTXtFw","requires","5333385iHWRkr"];return(v=function(){return t})()}!function(t){const r=I,e=t();for(;;)try{if(572932===parseInt(r(330))/1+parseInt(r(342))/2*(-parseInt(r(325))/3)+parseInt(r(351))/4+-parseInt(r(349))/5*(parseInt(r(345))/6)+parseInt(r(331))/7*(-parseInt(r(334))/8)+-parseInt(r(340))/9+parseInt(r(347))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(v);class w extends t.Plugin{static get[g(355)](){return g(341)}static get[g(348)](){const t=g;return[r.Notification,p.ClipboardPipeline,t(353)]}constructor(t){const r=g;super(t),this[r(346)]=null}async[g(329)](){const t=g,r=this[t(328)];r[t(338)][t(333)](t(335),{converterUrl:t(337),tokenUrl:(r[t(338)][t(339)](t(343))||{})[t(336)],formatting:{resets:t(327),defaults:t(327),styles:t(332)}}),r[t(326)][t(344)](t(335),new m(r));const{tokenUrl:e}=r[t(338)][t(339)](t(335));if(e){const{tokenUrl:n}=r[t(338)][t(339)](t(343))||{};this[t(346)]=e===n?r[t(350)][t(339)](t(353))[t(352)]:await r[t(350)][t(339)](t(353))[t(324)](e)}}[g(354)](){return this[g(346)]}}var W=y;!function(t){for(var r=y,e=t();;)try{if(111833===-parseInt(r(266))/1+parseInt(r(262))/2+-parseInt(r(270))/3*(-parseInt(r(268))/4)+-parseInt(r(261))/5+-parseInt(r(273))/6*(-parseInt(r(263))/7)+-parseInt(r(272))/8+parseInt(r(267))/9*(parseInt(r(269))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(x);class b extends t.Plugin{static get[W(265)](){return W(264)}static get[W(271)](){return[w,c]}}function y(t,r){var e=x();return(y=function(t,r){return e[t-=261]})(t,r)}function x(){var t=["pluginName","20822cHDiZy","531kWXzYg","48604hsEHGc","1210ZDtnpq","33TNCroD","requires","105896afZHEz","714nrIovV","489700WbAsmY","187738KhlCLV","539tiHeCM","ImportWord"];return(x=function(){return t})()}function k(t,r){var e=C();return(k=function(t,r){return e[t-=142]})(t,r)}function C(){var t=["34347940QqLgOF","1638993UWtHXV","8974MYhrLb","576970CTYpZm","1355UIzFNJ","2NCILys","1467126FASNfT","23224ZseFuR","9624lguqSh","8359140opgXEM","216XFTNAv"];return(C=function(){return t})()}!function(t){for(var r=k,e=t();;)try{if(922389===parseInt(r(149))/1*(parseInt(r(148))/2)+-parseInt(r(144))/3+-parseInt(r(150))/4*(-parseInt(r(147))/5)+parseInt(r(152))/6+parseInt(r(145))/7*(parseInt(r(151))/8)+parseInt(r(142))/9*(-parseInt(r(146))/10)+-parseInt(r(143))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(C)})(),(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 i=r[n]={exports:{}};return t[n](i,i.exports,e),i.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 i(t,r){const e=a();return(i=function(t,r){return e[t-=259]})(t,r)}const s=i;function a(){const t=["label","set","152738AZwIxM","done","init","execute","view","focus","bind","iconView","isVisible","188328pqwWvP","ImportWordUI","606yeeLoo","importWord","menuBar:importWord","tooltip","isEnabled","85120dwaAKk","isBusy","_createButton","Importing Word document","88iHlSOQ","pluginName","isOn","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","componentFactory","commands","20382730iwSdDP","locale","children","12UnmXWc","editor","get","add","Import from Word","editing","5981424SbTFKN","2394195mUfKPh","16909632YQrhLX"];return(a=function(){return t})()}!function(t){const r=i,e=t();for(;;)try{if(959926===parseInt(r(275))/1*(parseInt(r(286))/2)+-parseInt(r(295))/3*(-parseInt(r(266))/4)+parseInt(r(282))/5+parseInt(r(297))/6*(-parseInt(r(262))/7)+-parseInt(r(281))/8+-parseInt(r(283))/9+parseInt(r(272))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(a);class c extends t.Plugin{static get[s(267)](){return s(296)}[s(288)](){const t=s,e=this[t(276)];e.ui[t(270)][t(278)](t(298),(()=>{const n=t,o=this[n(264)](r.FileDialogButtonView),i=e[n(271)][n(277)](n(298));return o[n(292)](n(268)).to(i,n(263)),o[n(260)]=!0,o})),e.ui[t(270)][t(278)](t(259),(()=>this[t(264)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(264)](t){const e=s,n=this[e(276)],i=n[e(271)][e(277)](e(298)),a=new t(n[e(273)]),c=new r.SpinnerView;return a[e(285)]({acceptedType:e(269)}),a[e(285)]({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(292)](e(261)).to(i),a[e(292)](e(284)).to(i,e(263),(t=>o(n[e(273)],e(t?265:279)))),c[e(292)](e(294)).to(i,e(263)),a[e(293)][e(292)](e(294)).to(i,e(263),(t=>!t)),a[e(274)][e(278)](c),a.on(e(287),((t,r)=>{const o=e;n[o(289)](o(298),r[0],{}),n[o(280)][o(290)][o(291)]()})),a}}var p=e(331),u=e(783),l=e(584);function d(){const t=["aborted","resolve","has","clipboardInput","import-word-plugin-conversion-failed","DateTimeFormat","plugins","signal","schema","3534372dyITxx","editing","stopListening","paragraph","fire","_cleanUpAfterImport","refresh","importWord:","createBatch","_prepareForImport","reject","then","9aaOybd","checkChild","ImportWordEditing","set","Notification","_checkEnabled","_undoStepBatch","text/html","view","createPositionAfter","html","mergeFields","abort","stringify","headers","isAtStart","_handleImportFailure","removeMarker","merge_fields","enqueueChange","208WAnMXb","95963JYtkPI","15641790WztZTW","low","importWord","parent","import-word-plugin-import-cancelled","locale","MergeFields","markers","1376356wtAHVI","addMarker","isEnabled","$graveyard","_sendImportRequest","createPositionBefore","finally","isBusy","34915GAmkdo","position","getFirstPosition","904752kGlxAX","execute","_handleImportResponse","root","getToken","dataInsert","setData","_importMarker","json","model","2186115NpvMzM","formatting","converterUrl","POST","isCollapsed","file","deleteContent","editor","_abortController","element","Authorization","config","isAtEnd","split","bind","isEmpty","474HBjvGA","resolvedOptions","showWarning","value","change:range","rootName","timeZone","An error occurred while importing the Word file.","get","selection","getSelectedBlocks","catch","setSelection","getRange","document"];return(d=function(){return t})()}const h=f;function f(t,r){const e=d();return(f=function(t,r){return e[t-=312]})(t,r)}!function(t){const r=f,e=t();for(;;)try{if(643398===-parseInt(r(360))/1+parseInt(r(349))/2+-parseInt(r(370))/3+-parseInt(r(410))/4+-parseInt(r(357))/5*(-parseInt(r(386))/6)+-parseInt(r(340))/7*(-parseInt(r(339))/8)+parseInt(r(319))/9*(parseInt(r(341))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(322)](r(356),!1),this[r(367)]=null,this[r(325)]=null,this[r(378)]=null,this.on(r(365),((e,n)=>{const o=r,i=new DataTransfer;i[o(366)](o(326),n[o(329)]);const s=this[o(367)][o(399)]();this[o(377)][o(369)][o(338)](this[o(325)],(r=>{const e=o;this[e(367)][e(412)](),r[e(398)](s),t[e(411)][e(327)][e(400)][e(414)](e(404),{dataTransfer:i})}))}),{priority:r(342)})}[h(313)](){const t=h;this[t(351)]=this[t(324)]()}[h(361)](t,r={}){const e=h;if(this[e(356)])return Promise[e(402)]();const n=this[e(377)][e(381)][e(394)](e(343));if(this[e(377)][e(407)][e(403)](e(347))){const{prefix:t,suffix:n}=this[e(377)][e(381)][e(394)](e(330));r[e(337)]={prefix:t,suffix:n}}const o={url:n[e(372)],file:t,serviceConfig:{...r,formatting:n[e(371)],timezone:(new(Intl[e(406)]))[e(387)]()[e(392)]}};return this[e(316)](),this[e(353)](o)[e(318)](this[e(362)][e(384)](this))[e(397)](this[e(335)][e(384)](this))[e(355)](this[e(312)][e(384)](this))}[h(324)](){const t=h;if(this[t(356)])return!1;const r=this[t(377)][t(369)],e=r[t(409)],n=r[t(400)][t(395)],o=(0,l.first)(n[t(396)]());return!!o&&e[t(320)](o[t(344)],t(413))}[h(316)](){const t=h,r=this[t(377)],e=r[t(369)],n=e[t(400)][t(395)];this[t(378)]=new AbortController,this[t(325)]=r[t(369)][t(315)]({isUndoable:!0}),e[t(338)](this[t(325)],(r=>{const o=t;n[o(374)]||e[o(376)](n,{leaveUnmerged:!0});const i=n[o(359)](),s=(0,l.first)(n[o(396)]());let a;a=s.is(o(379),o(413))&&s[o(385)]?i:i[o(334)]?e[o(354)](s):i[o(382)]?e[o(328)](s):r[o(383)](i)[o(358)],this[o(367)]=r[o(350)](o(314)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(367)].on(o(390),(()=>{const t=o;t(352)===this[t(367)][t(399)]()[t(363)][t(391)]&&this[t(378)][t(331)]()}))})),this[t(356)]=!0,this[t(313)]()}[h(312)](){const t=h,r=this[t(377)][t(369)];r[t(348)][t(403)](this[t(367)])&&r[t(338)](this[t(325)],(r=>{const e=t;r[e(336)](this[e(367)])})),this[t(367)]=null,this[t(325)]=null,this[t(378)]=null,this[t(356)]=!1,this[t(313)]()}[h(353)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(377)][n(407)][n(394)](n(321))[n(364)](),i=new FormData;i[n(322)](n(381),JSON[n(332)](e)),i[n(322)](n(375),r);const s={method:n(373),headers:{},body:i,signal:this[n(378)][n(408)]};return o&&(s[n(333)][n(380)]=o[n(389)]),fetch(t,s)}[h(362)](t){const r=h;return t.ok?t[r(368)]()[r(318)]((t=>{const e=r;this[e(377)][e(369)][e(348)][e(403)](this[e(367)])&&e(352)!==this[e(367)][e(399)]()[e(363)][e(391)]&&this[e(414)](e(365),t)})):Promise[r(317)]()}[h(335)](){const t=h;if(this[t(378)][t(408)][t(401)])return void(0,l.logWarning)(t(345));const r=this[t(377)],e=o(r[t(346)],t(393));r[t(407)][t(394)](t(323))[t(388)](e),(0,l.logError)(t(405))}}const I=g;function g(t,r){const e=v();return(g=function(t,r){return e[t-=410]})(t,r)}function v(){const t=["245bxOpua","getToken","10038ymPhkl","pluginName","7362170Awdsxd","3784746aKpLmp","editor","36ccpXNU","config","token","requires","8kSOhkV","define","cloudServices","24TJuIJb","14648pJomWm","18843laXoQh","commands","get","4332wzrcuT","plugins","237316KksYMq","1131633YoTmZQ","importWord","ImportWordEditing","none","CloudServices","init","inline","registerTokenUrl","https://docx-converter.cke-cs.com/v2/convert/docx-html","_token","add","tokenUrl"];return(v=function(){return t})()}!function(t){const r=g,e=t();for(;;)try{if(455810===-parseInt(r(442))/1*(-parseInt(r(438))/2)+parseInt(r(434))/3*(-parseInt(r(414))/4)+parseInt(r(427))/5*(-parseInt(r(429))/6)+-parseInt(r(432))/7+parseInt(r(441))/8*(parseInt(r(415))/9)+parseInt(r(431))/10+-parseInt(r(443))/11*(-parseInt(r(412))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(v);class w extends t.Plugin{static get[I(430)](){return I(417)}static get[I(437)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(419)]}constructor(t){const r=I;super(t),this[r(424)]=null}async[I(420)](){const t=I,r=this[t(433)];r[t(435)][t(439)](t(416),{converterUrl:t(423),tokenUrl:(r[t(435)][t(411)](t(440))||{})[t(426)],formatting:{resets:t(418),defaults:t(418),styles:t(421)}}),r[t(410)][t(425)](t(416),new m(r));const{tokenUrl:e}=r[t(435)][t(411)](t(416));if(e){const{tokenUrl:n}=r[t(435)][t(411)](t(440))||{};this[t(424)]=e===n?r[t(413)][t(411)](t(419))[t(436)]:await r[t(413)][t(411)](t(419))[t(422)](e)}}[I(428)](){return this[I(424)]}}var W=b;function b(t,r){var e=k();return(b=function(t,r){return e[t-=377]})(t,r)}!function(t){for(var r=b,e=t();;)try{if(753288===parseInt(r(378))/1+parseInt(r(388))/2*(-parseInt(r(387))/3)+parseInt(r(382))/4+-parseInt(r(384))/5*(parseInt(r(379))/6)+parseInt(r(385))/7*(-parseInt(r(377))/8)+parseInt(r(381))/9+parseInt(r(380))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(k);class x extends t.Plugin{static get[W(386)](){return W(383)}static get[W(389)](){return[w,c]}}function k(){var t=["6ONngHq","11032290SCfmmr","2531583nROuIK","2986408dzxnrC","ImportWord","3987870BQCTeU","3880037kpjjKu","pluginName","2217snWLlP","742cHdMXD","requires","8GuHFKN","248204SDAbGB"];return(k=function(){return t})()}function y(){var t=["8WJEEjD","6nHHhik","10maNHAt","4495563rlQTHy","5842360DLEbRS","6004140fFDptZ","10809084VRhAoE","1ndlFVL","3200730NXcCqK","12404651wirPGg","66nSYBQl","3088262ZLgGPi"];return(y=function(){return t})()}function A(t,r){var e=y();return(A=function(t,r){return e[t-=353]})(t,r)}!function(t){for(var r=A,e=t();;)try{if(940656===parseInt(r(362))/1*(parseInt(r(354))/2)+-parseInt(r(363))/3+-parseInt(r(360))/4+parseInt(r(359))/5*(-parseInt(r(356))/6)+-parseInt(r(364))/7*(parseInt(r(355))/8)+parseInt(r(358))/9*(-parseInt(r(357))/10)+parseInt(r(353))/11*(parseInt(r(361))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(y)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x253c51,Command as _0x592d6}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x19ddfb,MenuBarMenuListItemFileDialogButtonView as _0x1ed927,SpinnerView as _0x1bc84f,Notification as _0x321e28}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x10e16b}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x4d4753}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x3d0ef6,uid as _0x3c6a00,logWarning as _0x2775e1,logError as _0x3875b0}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x52ab5b,_0x47fdff){const t=_0x52ab5b['t'];switch(_0x47fdff){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 _0x47fdff;}}class o extends _0x253c51{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0xa172ea=this['editor'];_0xa172ea['ui']['componentFactory']['add']('importWord',()=>{const _0x2248c0=this['_createButton'](_0x19ddfb),_0x36cf1f=_0xa172ea['commands']['get']('importWord');return _0x2248c0['bind']('isOn')['to'](_0x36cf1f,'isBusy'),_0x2248c0['tooltip']=!0x0,_0x2248c0;}),_0xa172ea['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1ed927));}['_createButton'](_0x58b115){const _0x277d55=this['editor'],_0x53cbc3=_0x277d55['commands']['get']('importWord'),_0x1a2e9a=new _0x58b115(_0x277d55['locale']),_0x29c7e6=new _0x1bc84f();return _0x1a2e9a['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x1a2e9a['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'}),_0x1a2e9a['bind']('isEnabled')['to'](_0x53cbc3),_0x1a2e9a['bind']('label')['to'](_0x53cbc3,'isBusy',_0x662014=>p(_0x277d55['locale'],_0x662014?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x29c7e6['bind']('isVisible')['to'](_0x53cbc3,'isBusy'),_0x1a2e9a['iconView']['bind']('isVisible')['to'](_0x53cbc3,'isBusy',_0x4850f9=>!_0x4850f9),_0x1a2e9a['children']['add'](_0x29c7e6),_0x1a2e9a['on']('done',(_0x4958fb,_0x262d11)=>{_0x277d55['execute']('importWord',_0x262d11[0x0],{}),_0x277d55['editing']['view']['focus']();}),_0x1a2e9a;}}class d extends _0x592d6{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x3b67d7){super(_0x3b67d7),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x516c4c,_0x32d114)=>{const _0x747318=new DataTransfer();_0x747318['setData']('text/html',_0x32d114['html']);const _0xf73345=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x25e6c0=>{this['_importMarker']['stopListening'](),_0x25e6c0['setSelection'](_0xf73345),_0x3b67d7['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x747318});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x45f031,_0x3b48bf={}){if(this['isBusy'])return Promise['resolve']();const _0x55caba=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x26281e,suffix:_0x1e6acc}=this['editor']['config']['get']('mergeFields');_0x3b48bf['merge_fields']={'prefix':_0x26281e,'suffix':_0x1e6acc};}const _0x30b655={'url':_0x55caba['converterUrl'],'file':_0x45f031,'serviceConfig':{..._0x3b48bf,'formatting':_0x55caba['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x30b655)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x148e42=this['editor']['model'],_0x38b9c5=_0x148e42['schema'],_0x3c9a3e=_0x148e42['document']['selection'],_0x3e6bf6=_0x3d0ef6(_0x3c9a3e['getSelectedBlocks']());return!!_0x3e6bf6&&_0x38b9c5['checkChild'](_0x3e6bf6['parent'],'paragraph');}['_prepareForImport'](){const _0x4be7c6=this['editor'],_0x20c74c=_0x4be7c6['model'],_0x307577=_0x20c74c['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x4be7c6['model']['createBatch']({'isUndoable':!0x0}),_0x20c74c['enqueueChange'](this['_undoStepBatch'],_0x9dbea5=>{_0x307577['isCollapsed']||_0x20c74c['deleteContent'](_0x307577,{'leaveUnmerged':!0x0});const _0x70e7e7=_0x307577['getFirstPosition'](),_0x5dc133=_0x3d0ef6(_0x307577['getSelectedBlocks']());let _0x46cbb5;_0x46cbb5=_0x5dc133['is']('element','paragraph')&&_0x5dc133['isEmpty']?_0x70e7e7:_0x70e7e7['isAtStart']?_0x20c74c['createPositionBefore'](_0x5dc133):_0x70e7e7['isAtEnd']?_0x20c74c['createPositionAfter'](_0x5dc133):_0x9dbea5['split'](_0x70e7e7)['position'],this['_importMarker']=_0x9dbea5['addMarker']('importWord:'+_0x3c6a00(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x4d4753(_0x46cbb5)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0xfcdbe8=this['editor']['model'];_0xfcdbe8['markers']['has'](this['_importMarker'])&&_0xfcdbe8['enqueueChange'](this['_undoStepBatch'],_0x5d3c71=>{_0x5d3c71['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x395015,file:_0x2b2c01,serviceConfig:_0x194f0a}){const _0x3a87f1=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x264116=new FormData();_0x264116['set']('config',JSON['stringify'](_0x194f0a)),_0x264116['set']('file',_0x2b2c01);const _0x190385={'method':'POST','headers':{},'body':_0x264116,'signal':this['_abortController']['signal']};return _0x3a87f1&&(_0x190385['headers']['Authorization']=_0x3a87f1['value']),fetch(_0x395015,_0x190385);}['_handleImportResponse'](_0x345534){return _0x345534['ok']?_0x345534['json']()['then'](_0x314cb3=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x314cb3);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x2775e1('import-word-plugin-import-cancelled');const _0x4da633=this['editor'],_0x5a543e=p(_0x4da633['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x4da633['plugins']['get']('Notification')['showWarning'](_0x5a543e),_0x3875b0('import-word-plugin-conversion-failed');}}class e extends _0x253c51{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x321e28,_0x10e16b,'CloudServices'];}constructor(_0x1027dd){super(_0x1027dd),this['_token']=null;}async['init'](){const _0x25ee95=this['editor'];_0x25ee95['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x25ee95['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x25ee95['commands']['add']('importWord',new d(_0x25ee95));const {tokenUrl:_0x5e5bf4}=_0x25ee95['config']['get']('importWord');if(_0x5e5bf4){const {tokenUrl:_0x1daad0}=_0x25ee95['config']['get']('cloudServices')||{};this['_token']=_0x5e5bf4===_0x1daad0?_0x25ee95['plugins']['get']('CloudServices')['token']:await _0x25ee95['plugins']['get']('CloudServices')['registerTokenUrl'](_0x5e5bf4);}}['getToken'](){return this['_token'];}}class i extends _0x253c51{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 _0x234ccd,Command as _0x22f8e6}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x4dc849,MenuBarMenuListItemFileDialogButtonView as _0x1b7c23,SpinnerView as _0x46a4b0,Notification as _0x454de9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x1c3f38}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0xa75a20}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x544283,uid as _0x4f929c,logWarning as _0x40a2fa,logError as _0x21df82}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x224dcc,_0x4b0b1c){const t=_0x224dcc['t'];switch(_0x4b0b1c){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 _0x4b0b1c;}}class o extends _0x234ccd{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x16d02b=this['editor'];_0x16d02b['ui']['componentFactory']['add']('importWord',()=>{const _0x549478=this['_createButton'](_0x4dc849),_0x48b34b=_0x16d02b['commands']['get']('importWord');return _0x549478['bind']('isOn')['to'](_0x48b34b,'isBusy'),_0x549478['tooltip']=!0x0,_0x549478;}),_0x16d02b['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1b7c23));}['_createButton'](_0x2cbe13){const _0x3c1a99=this['editor'],_0x496d08=_0x3c1a99['commands']['get']('importWord'),_0x27165d=new _0x2cbe13(_0x3c1a99['locale']),_0x31210c=new _0x46a4b0();return _0x27165d['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x27165d['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'}),_0x27165d['bind']('isEnabled')['to'](_0x496d08),_0x27165d['bind']('label')['to'](_0x496d08,'isBusy',_0x575d4d=>p(_0x3c1a99['locale'],_0x575d4d?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x31210c['bind']('isVisible')['to'](_0x496d08,'isBusy'),_0x27165d['iconView']['bind']('isVisible')['to'](_0x496d08,'isBusy',_0x3d032a=>!_0x3d032a),_0x27165d['children']['add'](_0x31210c),_0x27165d['on']('done',(_0x2e05de,_0x4d2b34)=>{_0x3c1a99['execute']('importWord',_0x4d2b34[0x0],{}),_0x3c1a99['editing']['view']['focus']();}),_0x27165d;}}class d extends _0x22f8e6{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x34840a){super(_0x34840a),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4dbca8,_0x24f62e)=>{const _0xb288ca=new DataTransfer();_0xb288ca['setData']('text/html',_0x24f62e['html']);const _0x574e8f=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0xe832f9=>{this['_importMarker']['stopListening'](),_0xe832f9['setSelection'](_0x574e8f),_0x34840a['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xb288ca});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x22a520,_0x100c3d={}){if(this['isBusy'])return Promise['resolve']();const _0x563d29=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x41b62e,suffix:_0x2f25fe}=this['editor']['config']['get']('mergeFields');_0x100c3d['merge_fields']={'prefix':_0x41b62e,'suffix':_0x2f25fe};}const _0x221e28={'url':_0x563d29['converterUrl'],'file':_0x22a520,'serviceConfig':{..._0x100c3d,'formatting':_0x563d29['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x221e28)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x1bde14=this['editor']['model'],_0x34de76=_0x1bde14['schema'],_0x3ad93e=_0x1bde14['document']['selection'],_0x410c96=_0x544283(_0x3ad93e['getSelectedBlocks']());return!!_0x410c96&&_0x34de76['checkChild'](_0x410c96['parent'],'paragraph');}['_prepareForImport'](){const _0x6c8cf5=this['editor'],_0x2d0fe8=_0x6c8cf5['model'],_0x2fc3f4=_0x2d0fe8['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x6c8cf5['model']['createBatch']({'isUndoable':!0x0}),_0x2d0fe8['enqueueChange'](this['_undoStepBatch'],_0x3334db=>{_0x2fc3f4['isCollapsed']||_0x2d0fe8['deleteContent'](_0x2fc3f4,{'leaveUnmerged':!0x0});const _0x388d9d=_0x2fc3f4['getFirstPosition'](),_0x245cc0=_0x544283(_0x2fc3f4['getSelectedBlocks']());let _0x41ce90;_0x41ce90=_0x245cc0['is']('element','paragraph')&&_0x245cc0['isEmpty']?_0x388d9d:_0x388d9d['isAtStart']?_0x2d0fe8['createPositionBefore'](_0x245cc0):_0x388d9d['isAtEnd']?_0x2d0fe8['createPositionAfter'](_0x245cc0):_0x3334db['split'](_0x388d9d)['position'],this['_importMarker']=_0x3334db['addMarker']('importWord:'+_0x4f929c(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0xa75a20(_0x41ce90)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x56dcde=this['editor']['model'];_0x56dcde['markers']['has'](this['_importMarker'])&&_0x56dcde['enqueueChange'](this['_undoStepBatch'],_0x1c782a=>{_0x1c782a['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x526d8a,file:_0x21ebdc,serviceConfig:_0x359459}){const _0x59cd6e=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x22aff3=new FormData();_0x22aff3['set']('config',JSON['stringify'](_0x359459)),_0x22aff3['set']('file',_0x21ebdc);const _0x522a6d={'method':'POST','headers':{},'body':_0x22aff3,'signal':this['_abortController']['signal']};return _0x59cd6e&&(_0x522a6d['headers']['Authorization']=_0x59cd6e['value']),fetch(_0x526d8a,_0x522a6d);}['_handleImportResponse'](_0x427088){return _0x427088['ok']?_0x427088['json']()['then'](_0x305038=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x305038);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x40a2fa('import-word-plugin-import-cancelled');const _0x30674a=this['editor'],_0x3b1b24=p(_0x30674a['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x30674a['plugins']['get']('Notification')['showWarning'](_0x3b1b24),_0x21df82('import-word-plugin-conversion-failed');}}class e extends _0x234ccd{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x454de9,_0x1c3f38,'CloudServices'];}constructor(_0x3c3ab5){super(_0x3c3ab5),this['_token']=null;}async['init'](){const _0x4054a0=this['editor'];_0x4054a0['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4054a0['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4054a0['commands']['add']('importWord',new d(_0x4054a0));const {tokenUrl:_0x45b819}=_0x4054a0['config']['get']('importWord');if(_0x45b819){const {tokenUrl:_0x8823ba}=_0x4054a0['config']['get']('cloudServices')||{};this['_token']=_0x45b819===_0x8823ba?_0x4054a0['plugins']['get']('CloudServices')['token']:await _0x4054a0['plugins']['get']('CloudServices')['registerTokenUrl'](_0x45b819);}}['getToken'](){return this['_token'];}}class i extends _0x234ccd{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':_0x45ea69=>0x0==_0x45ea69?0x0:0x1==_0x45ea69?0x1:0x2==_0x45ea69?0x2:_0x45ea69%0x64>=0x3&&_0x45ea69%0x64<=0xa?0x3:_0x45ea69%0x64>=0xb&&_0x45ea69%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':_0xc8aaa3=>0x0==_0xc8aaa3?0x0:0x1==_0xc8aaa3?0x1:0x2==_0xc8aaa3?0x2:_0xc8aaa3%0x64>=0x3&&_0xc8aaa3%0x64<=0xa?0x3:_0xc8aaa3%0x64>=0xb&&_0xc8aaa3%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24dbf5=>{const {ar:{dictionary:_0x5c4747,getPluralForm:_0x4bd53a}}={'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':_0x360d4e=>0x0==_0x360d4e?0x0:0x1==_0x360d4e?0x1:0x2==_0x360d4e?0x2:_0x360d4e%0x64>=0x3&&_0x360d4e%0x64<=0xa?0x3:_0x360d4e%0x64>=0xb&&_0x360d4e%0x64<=0x63?0x4:0x5}};_0x24dbf5['ar']||={'dictionary':{},'getPluralForm':null},_0x24dbf5['ar']['dictionary']=Object['assign'](_0x24dbf5['ar']['dictionary'],_0x5c4747),_0x24dbf5['ar']['getPluralForm']=_0x4bd53a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45d284=>{const {ar:{dictionary:_0x5591d2,getPluralForm:_0x4e10d9}}={'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':_0x2b6283=>0x0==_0x2b6283?0x0:0x1==_0x2b6283?0x1:0x2==_0x2b6283?0x2:_0x2b6283%0x64>=0x3&&_0x2b6283%0x64<=0xa?0x3:_0x2b6283%0x64>=0xb&&_0x2b6283%0x64<=0x63?0x4:0x5}};_0x45d284['ar']||={'dictionary':{},'getPluralForm':null},_0x45d284['ar']['dictionary']=Object['assign'](_0x45d284['ar']['dictionary'],_0x5591d2),_0x45d284['ar']['getPluralForm']=_0x4e10d9;})(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':_0x4bc6e5=>0x1!=_0x4bc6e5}};
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':_0x5d67ef=>0x1!=_0x5d67ef}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36e3d0=>{const {bg:{dictionary:_0x132f76,getPluralForm:_0x2fc285}}={'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':_0x57869a=>0x1!=_0x57869a}};_0x36e3d0['bg']||={'dictionary':{},'getPluralForm':null},_0x36e3d0['bg']['dictionary']=Object['assign'](_0x36e3d0['bg']['dictionary'],_0x132f76),_0x36e3d0['bg']['getPluralForm']=_0x2fc285;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f39cc=>{const {bg:{dictionary:_0x2a4263,getPluralForm:_0x11e874}}={'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':_0x117986=>0x1!=_0x117986}};_0x2f39cc['bg']||={'dictionary':{},'getPluralForm':null},_0x2f39cc['bg']['dictionary']=Object['assign'](_0x2f39cc['bg']['dictionary'],_0x2a4263),_0x2f39cc['bg']['getPluralForm']=_0x11e874;})(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':_0x85352=>0x1!=_0x85352}};
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':_0x237cdc=>0x1!=_0x237cdc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4454dd=>{const {bn:{dictionary:_0x1abc40,getPluralForm:_0x569970}}={'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':_0x1632d8=>0x1!=_0x1632d8}};_0x4454dd['bn']||={'dictionary':{},'getPluralForm':null},_0x4454dd['bn']['dictionary']=Object['assign'](_0x4454dd['bn']['dictionary'],_0x1abc40),_0x4454dd['bn']['getPluralForm']=_0x569970;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3934ff=>{const {bn:{dictionary:_0x29ef40,getPluralForm:_0x423576}}={'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':_0x3f8a31=>0x1!=_0x3f8a31}};_0x3934ff['bn']||={'dictionary':{},'getPluralForm':null},_0x3934ff['bn']['dictionary']=Object['assign'](_0x3934ff['bn']['dictionary'],_0x29ef40),_0x3934ff['bn']['getPluralForm']=_0x423576;})(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':_0x41369a=>0x1!=_0x41369a}};
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':_0x28d7a1=>0x1!=_0x28d7a1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x398be6=>{const {ca:{dictionary:_0x2c92f8,getPluralForm:_0x452614}}={'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':_0x499810=>0x1!=_0x499810}};_0x398be6['ca']||={'dictionary':{},'getPluralForm':null},_0x398be6['ca']['dictionary']=Object['assign'](_0x398be6['ca']['dictionary'],_0x2c92f8),_0x398be6['ca']['getPluralForm']=_0x452614;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5004f7=>{const {ca:{dictionary:_0xaf5853,getPluralForm:_0x21b08d}}={'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':_0x1c7b92=>0x1!=_0x1c7b92}};_0x5004f7['ca']||={'dictionary':{},'getPluralForm':null},_0x5004f7['ca']['dictionary']=Object['assign'](_0x5004f7['ca']['dictionary'],_0xaf5853),_0x5004f7['ca']['getPluralForm']=_0x21b08d;})(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':_0x246888=>0x1==_0x246888&&_0x246888%0x1==0x0?0x0:_0x246888>=0x2&&_0x246888<=0x4&&_0x246888%0x1==0x0?0x1:_0x246888%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':_0x5c280b=>0x1==_0x5c280b&&_0x5c280b%0x1==0x0?0x0:_0x5c280b>=0x2&&_0x5c280b<=0x4&&_0x5c280b%0x1==0x0?0x1:_0x5c280b%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5babce=>{const {cs:{dictionary:_0x3a6834,getPluralForm:_0x39072e}}={'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':_0x5f1f24=>0x1==_0x5f1f24&&_0x5f1f24%0x1==0x0?0x0:_0x5f1f24>=0x2&&_0x5f1f24<=0x4&&_0x5f1f24%0x1==0x0?0x1:_0x5f1f24%0x1!=0x0?0x2:0x3}};_0x5babce['cs']||={'dictionary':{},'getPluralForm':null},_0x5babce['cs']['dictionary']=Object['assign'](_0x5babce['cs']['dictionary'],_0x3a6834),_0x5babce['cs']['getPluralForm']=_0x39072e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57f87a=>{const {cs:{dictionary:_0x388c1d,getPluralForm:_0xf87dbb}}={'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':_0x3cd78a=>0x1==_0x3cd78a&&_0x3cd78a%0x1==0x0?0x0:_0x3cd78a>=0x2&&_0x3cd78a<=0x4&&_0x3cd78a%0x1==0x0?0x1:_0x3cd78a%0x1!=0x0?0x2:0x3}};_0x57f87a['cs']||={'dictionary':{},'getPluralForm':null},_0x57f87a['cs']['dictionary']=Object['assign'](_0x57f87a['cs']['dictionary'],_0x388c1d),_0x57f87a['cs']['getPluralForm']=_0xf87dbb;})(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':_0x40b819=>0x1!=_0x40b819}};
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':_0x2b0ee0=>0x1!=_0x2b0ee0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x407e6e=>{const {da:{dictionary:_0x54db85,getPluralForm:_0x308d81}}={'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':_0x62eb34=>0x1!=_0x62eb34}};_0x407e6e['da']||={'dictionary':{},'getPluralForm':null},_0x407e6e['da']['dictionary']=Object['assign'](_0x407e6e['da']['dictionary'],_0x54db85),_0x407e6e['da']['getPluralForm']=_0x308d81;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ede0c=>{const {da:{dictionary:_0x22f787,getPluralForm:_0x515f1b}}={'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':_0x445ef1=>0x1!=_0x445ef1}};_0x5ede0c['da']||={'dictionary':{},'getPluralForm':null},_0x5ede0c['da']['dictionary']=Object['assign'](_0x5ede0c['da']['dictionary'],_0x22f787),_0x5ede0c['da']['getPluralForm']=_0x515f1b;})(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':_0x97f62=>0x1!=_0x97f62}};
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':_0x24ad7d=>0x1!=_0x24ad7d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dc38c=>{const {de:{dictionary:_0x5e76aa,getPluralForm:_0x5b1cf0}}={'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':_0x26293d=>0x1!=_0x26293d}};_0x3dc38c['de']||={'dictionary':{},'getPluralForm':null},_0x3dc38c['de']['dictionary']=Object['assign'](_0x3dc38c['de']['dictionary'],_0x5e76aa),_0x3dc38c['de']['getPluralForm']=_0x5b1cf0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x94b780=>{const {de:{dictionary:_0x28fc41,getPluralForm:_0x53e05d}}={'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':_0x15b36b=>0x1!=_0x15b36b}};_0x94b780['de']||={'dictionary':{},'getPluralForm':null},_0x94b780['de']['dictionary']=Object['assign'](_0x94b780['de']['dictionary'],_0x28fc41),_0x94b780['de']['getPluralForm']=_0x53e05d;})(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':_0x140b33=>0x1!=_0x140b33}};
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':_0x231f32=>0x1!=_0x231f32}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x273be2=>{const {el:{dictionary:_0x4d41ac,getPluralForm:_0x222d19}}={'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':_0x33254c=>0x1!=_0x33254c}};_0x273be2['el']||={'dictionary':{},'getPluralForm':null},_0x273be2['el']['dictionary']=Object['assign'](_0x273be2['el']['dictionary'],_0x4d41ac),_0x273be2['el']['getPluralForm']=_0x222d19;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4556d3=>{const {el:{dictionary:_0x30d02d,getPluralForm:_0x2bd2ea}}={'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':_0x2c0bb2=>0x1!=_0x2c0bb2}};_0x4556d3['el']||={'dictionary':{},'getPluralForm':null},_0x4556d3['el']['dictionary']=Object['assign'](_0x4556d3['el']['dictionary'],_0x30d02d),_0x4556d3['el']['getPluralForm']=_0x2bd2ea;})(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':_0x4592c3=>0x1!=_0x4592c3}};
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':_0xab3f3d=>0x1!=_0xab3f3d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29d77f=>{const {'en-au':{dictionary:_0x434b08,getPluralForm:_0x286244}}={'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':_0x51cd0a=>0x1!=_0x51cd0a}};_0x29d77f['en-au']||={'dictionary':{},'getPluralForm':null},_0x29d77f['en-au']['dictionary']=Object['assign'](_0x29d77f['en-au']['dictionary'],_0x434b08),_0x29d77f['en-au']['getPluralForm']=_0x286244;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1fe5db=>{const {'en-au':{dictionary:_0x118796,getPluralForm:_0x418c34}}={'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':_0x154695=>0x1!=_0x154695}};_0x1fe5db['en-au']||={'dictionary':{},'getPluralForm':null},_0x1fe5db['en-au']['dictionary']=Object['assign'](_0x1fe5db['en-au']['dictionary'],_0x118796),_0x1fe5db['en-au']['getPluralForm']=_0x418c34;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4246db=>{const {en:{dictionary:_0x3cca68,getPluralForm:_0x324454}}={'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}};_0x4246db['en']||={'dictionary':{},'getPluralForm':null},_0x4246db['en']['dictionary']=Object['assign'](_0x4246db['en']['dictionary'],_0x3cca68),_0x4246db['en']['getPluralForm']=_0x324454;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39859f=>{const {en:{dictionary:_0x183db9,getPluralForm:_0x5dd3e9}}={'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}};_0x39859f['en']||={'dictionary':{},'getPluralForm':null},_0x39859f['en']['dictionary']=Object['assign'](_0x39859f['en']['dictionary'],_0x183db9),_0x39859f['en']['getPluralForm']=_0x5dd3e9;})(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':_0x24dc3a=>0x1==_0x24dc3a?0x0:0x0!=_0x24dc3a&&_0x24dc3a%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':_0x1a35ef=>0x1==_0x1a35ef?0x0:0x0!=_0x1a35ef&&_0x1a35ef%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdc295d=>{const {es:{dictionary:_0x1e7d9e,getPluralForm:_0x14b628}}={'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':_0x6c34fd=>0x1==_0x6c34fd?0x0:0x0!=_0x6c34fd&&_0x6c34fd%0xf4240==0x0?0x1:0x2}};_0xdc295d['es']||={'dictionary':{},'getPluralForm':null},_0xdc295d['es']['dictionary']=Object['assign'](_0xdc295d['es']['dictionary'],_0x1e7d9e),_0xdc295d['es']['getPluralForm']=_0x14b628;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3af4ca=>{const {es:{dictionary:_0x201e4b,getPluralForm:_0x5f3db8}}={'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':_0x563f30=>0x1==_0x563f30?0x0:0x0!=_0x563f30&&_0x563f30%0xf4240==0x0?0x1:0x2}};_0x3af4ca['es']||={'dictionary':{},'getPluralForm':null},_0x3af4ca['es']['dictionary']=Object['assign'](_0x3af4ca['es']['dictionary'],_0x201e4b),_0x3af4ca['es']['getPluralForm']=_0x5f3db8;})(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':_0x34a7cf=>0x1!=_0x34a7cf}};
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':_0x5841c4=>0x1!=_0x5841c4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x510435=>{const {et:{dictionary:_0x4b66a7,getPluralForm:_0x511c34}}={'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':_0x487d4f=>0x1!=_0x487d4f}};_0x510435['et']||={'dictionary':{},'getPluralForm':null},_0x510435['et']['dictionary']=Object['assign'](_0x510435['et']['dictionary'],_0x4b66a7),_0x510435['et']['getPluralForm']=_0x511c34;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59c1a6=>{const {et:{dictionary:_0x3165b9,getPluralForm:_0x32eb5a}}={'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':_0xbe96ba=>0x1!=_0xbe96ba}};_0x59c1a6['et']||={'dictionary':{},'getPluralForm':null},_0x59c1a6['et']['dictionary']=Object['assign'](_0x59c1a6['et']['dictionary'],_0x3165b9),_0x59c1a6['et']['getPluralForm']=_0x32eb5a;})(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':_0x193b8d=>0x1!=_0x193b8d}};
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':_0x52210c=>0x1!=_0x52210c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54e720=>{const {fi:{dictionary:_0x342424,getPluralForm:_0x190c94}}={'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':_0x4a4fce=>0x1!=_0x4a4fce}};_0x54e720['fi']||={'dictionary':{},'getPluralForm':null},_0x54e720['fi']['dictionary']=Object['assign'](_0x54e720['fi']['dictionary'],_0x342424),_0x54e720['fi']['getPluralForm']=_0x190c94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47afc9=>{const {fi:{dictionary:_0x50f3c7,getPluralForm:_0x114a68}}={'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':_0x10c707=>0x1!=_0x10c707}};_0x47afc9['fi']||={'dictionary':{},'getPluralForm':null},_0x47afc9['fi']['dictionary']=Object['assign'](_0x47afc9['fi']['dictionary'],_0x50f3c7),_0x47afc9['fi']['getPluralForm']=_0x114a68;})(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':_0x55ec11=>0x0==_0x55ec11||0x1==_0x55ec11?0x0:0x0!=_0x55ec11&&_0x55ec11%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':_0x4da1ee=>0x0==_0x4da1ee||0x1==_0x4da1ee?0x0:0x0!=_0x4da1ee&&_0x4da1ee%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c0e1d=>{const {fr:{dictionary:_0x4d7fb8,getPluralForm:_0x48ccc}}={'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':_0xbe3492=>0x0==_0xbe3492||0x1==_0xbe3492?0x0:0x0!=_0xbe3492&&_0xbe3492%0xf4240==0x0?0x1:0x2}};_0x4c0e1d['fr']||={'dictionary':{},'getPluralForm':null},_0x4c0e1d['fr']['dictionary']=Object['assign'](_0x4c0e1d['fr']['dictionary'],_0x4d7fb8),_0x4c0e1d['fr']['getPluralForm']=_0x48ccc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29fc68=>{const {fr:{dictionary:_0x49250c,getPluralForm:_0x2b847f}}={'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':_0xf364ab=>0x0==_0xf364ab||0x1==_0xf364ab?0x0:0x0!=_0xf364ab&&_0xf364ab%0xf4240==0x0?0x1:0x2}};_0x29fc68['fr']||={'dictionary':{},'getPluralForm':null},_0x29fc68['fr']['dictionary']=Object['assign'](_0x29fc68['fr']['dictionary'],_0x49250c),_0x29fc68['fr']['getPluralForm']=_0x2b847f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x59d07d=>0x1!=_0x59d07d}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0xda8fd9=>0x1!=_0xda8fd9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b9738=>{const {gl:{dictionary:_0x11b7b4,getPluralForm:_0x76a2b9}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x53d30b=>0x1!=_0x53d30b}};_0x3b9738['gl']||={'dictionary':{},'getPluralForm':null},_0x3b9738['gl']['dictionary']=Object['assign'](_0x3b9738['gl']['dictionary'],_0x11b7b4),_0x3b9738['gl']['getPluralForm']=_0x76a2b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcaf6d4=>{const {gl:{dictionary:_0x207adc,getPluralForm:_0x4f88f3}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':''},'getPluralForm':_0x22d0ba=>0x1!=_0x22d0ba}};_0xcaf6d4['gl']||={'dictionary':{},'getPluralForm':null},_0xcaf6d4['gl']['dictionary']=Object['assign'](_0xcaf6d4['gl']['dictionary'],_0x207adc),_0xcaf6d4['gl']['getPluralForm']=_0x4f88f3;})(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':_0x40caac=>0x1==_0x40caac&&_0x40caac%0x1==0x0?0x0:0x2==_0x40caac&&_0x40caac%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':_0x5b7515=>0x1==_0x5b7515&&_0x5b7515%0x1==0x0?0x0:0x2==_0x5b7515&&_0x5b7515%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb88d78=>{const {he:{dictionary:_0x300070,getPluralForm:_0x477963}}={'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':_0x4a4af1=>0x1==_0x4a4af1&&_0x4a4af1%0x1==0x0?0x0:0x2==_0x4a4af1&&_0x4a4af1%0x1==0x0?0x1:0x2}};_0xb88d78['he']||={'dictionary':{},'getPluralForm':null},_0xb88d78['he']['dictionary']=Object['assign'](_0xb88d78['he']['dictionary'],_0x300070),_0xb88d78['he']['getPluralForm']=_0x477963;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x540a75=>{const {he:{dictionary:_0x4a1a76,getPluralForm:_0x189185}}={'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':_0x551420=>0x1==_0x551420&&_0x551420%0x1==0x0?0x0:0x2==_0x551420&&_0x551420%0x1==0x0?0x1:0x2}};_0x540a75['he']||={'dictionary':{},'getPluralForm':null},_0x540a75['he']['dictionary']=Object['assign'](_0x540a75['he']['dictionary'],_0x4a1a76),_0x540a75['he']['getPluralForm']=_0x189185;})(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':_0x48b7a4=>0x1!=_0x48b7a4}};
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':_0x229ed7=>0x1!=_0x229ed7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4151d8=>{const {hi:{dictionary:_0x39f732,getPluralForm:_0x1d83c8}}={'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':_0x222b9f=>0x1!=_0x222b9f}};_0x4151d8['hi']||={'dictionary':{},'getPluralForm':null},_0x4151d8['hi']['dictionary']=Object['assign'](_0x4151d8['hi']['dictionary'],_0x39f732),_0x4151d8['hi']['getPluralForm']=_0x1d83c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x84696f=>{const {hi:{dictionary:_0x5cffe7,getPluralForm:_0x554c4b}}={'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':_0x12d401=>0x1!=_0x12d401}};_0x84696f['hi']||={'dictionary':{},'getPluralForm':null},_0x84696f['hi']['dictionary']=Object['assign'](_0x84696f['hi']['dictionary'],_0x5cffe7),_0x84696f['hi']['getPluralForm']=_0x554c4b;})(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':_0x3172c7=>_0x3172c7%0xa==0x1&&_0x3172c7%0x64!=0xb?0x0:_0x3172c7%0xa>=0x2&&_0x3172c7%0xa<=0x4&&(_0x3172c7%0x64<0xa||_0x3172c7%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':_0x2318b8=>_0x2318b8%0xa==0x1&&_0x2318b8%0x64!=0xb?0x0:_0x2318b8%0xa>=0x2&&_0x2318b8%0xa<=0x4&&(_0x2318b8%0x64<0xa||_0x2318b8%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33ab5d=>{const {hr:{dictionary:_0x103496,getPluralForm:_0x317ef4}}={'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':_0x2135d2=>_0x2135d2%0xa==0x1&&_0x2135d2%0x64!=0xb?0x0:_0x2135d2%0xa>=0x2&&_0x2135d2%0xa<=0x4&&(_0x2135d2%0x64<0xa||_0x2135d2%0x64>=0x14)?0x1:0x2}};_0x33ab5d['hr']||={'dictionary':{},'getPluralForm':null},_0x33ab5d['hr']['dictionary']=Object['assign'](_0x33ab5d['hr']['dictionary'],_0x103496),_0x33ab5d['hr']['getPluralForm']=_0x317ef4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4cbb8a=>{const {hr:{dictionary:_0x2167aa,getPluralForm:_0xc96a4a}}={'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':_0x38a85f=>_0x38a85f%0xa==0x1&&_0x38a85f%0x64!=0xb?0x0:_0x38a85f%0xa>=0x2&&_0x38a85f%0xa<=0x4&&(_0x38a85f%0x64<0xa||_0x38a85f%0x64>=0x14)?0x1:0x2}};_0x4cbb8a['hr']||={'dictionary':{},'getPluralForm':null},_0x4cbb8a['hr']['dictionary']=Object['assign'](_0x4cbb8a['hr']['dictionary'],_0x2167aa),_0x4cbb8a['hr']['getPluralForm']=_0xc96a4a;})(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':_0x36ec85=>0x1!=_0x36ec85}};
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':_0x47c915=>0x1!=_0x47c915}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd0f475=>{const {hu:{dictionary:_0x4f459d,getPluralForm:_0x6fc90f}}={'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':_0x5ed156=>0x1!=_0x5ed156}};_0xd0f475['hu']||={'dictionary':{},'getPluralForm':null},_0xd0f475['hu']['dictionary']=Object['assign'](_0xd0f475['hu']['dictionary'],_0x4f459d),_0xd0f475['hu']['getPluralForm']=_0x6fc90f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d2d6d=>{const {hu:{dictionary:_0x1351ec,getPluralForm:_0x2e7026}}={'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':_0x565433=>0x1!=_0x565433}};_0x3d2d6d['hu']||={'dictionary':{},'getPluralForm':null},_0x3d2d6d['hu']['dictionary']=Object['assign'](_0x3d2d6d['hu']['dictionary'],_0x1351ec),_0x3d2d6d['hu']['getPluralForm']=_0x2e7026;})(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':_0x254d49=>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':_0xca073a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24766a=>{const {id:{dictionary:_0x5ca46c,getPluralForm:_0x188b3f}}={'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':_0x8fe511=>0x0}};_0x24766a['id']||={'dictionary':{},'getPluralForm':null},_0x24766a['id']['dictionary']=Object['assign'](_0x24766a['id']['dictionary'],_0x5ca46c),_0x24766a['id']['getPluralForm']=_0x188b3f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x134aae=>{const {id:{dictionary:_0x28dbe7,getPluralForm:_0x265851}}={'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':_0x5a2bbd=>0x0}};_0x134aae['id']||={'dictionary':{},'getPluralForm':null},_0x134aae['id']['dictionary']=Object['assign'](_0x134aae['id']['dictionary'],_0x28dbe7),_0x134aae['id']['getPluralForm']=_0x265851;})(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':_0x412712=>0x1==_0x412712?0x0:0x0!=_0x412712&&_0x412712%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':_0x46f958=>0x1==_0x46f958?0x0:0x0!=_0x46f958&&_0x46f958%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcf7719=>{const {it:{dictionary:_0x1bfd22,getPluralForm:_0x4983b9}}={'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':_0x7b06ef=>0x1==_0x7b06ef?0x0:0x0!=_0x7b06ef&&_0x7b06ef%0xf4240==0x0?0x1:0x2}};_0xcf7719['it']||={'dictionary':{},'getPluralForm':null},_0xcf7719['it']['dictionary']=Object['assign'](_0xcf7719['it']['dictionary'],_0x1bfd22),_0xcf7719['it']['getPluralForm']=_0x4983b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15ce10=>{const {it:{dictionary:_0x4ef476,getPluralForm:_0x138223}}={'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':_0x3a7ffc=>0x1==_0x3a7ffc?0x0:0x0!=_0x3a7ffc&&_0x3a7ffc%0xf4240==0x0?0x1:0x2}};_0x15ce10['it']||={'dictionary':{},'getPluralForm':null},_0x15ce10['it']['dictionary']=Object['assign'](_0x15ce10['it']['dictionary'],_0x4ef476),_0x15ce10['it']['getPluralForm']=_0x138223;})(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':_0x78b220=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x5a4d64=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cb0de=>{const {ja:{dictionary:_0x3f2dad,getPluralForm:_0x593763}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1c5525=>0x0}};_0x4cb0de['ja']||={'dictionary':{},'getPluralForm':null},_0x4cb0de['ja']['dictionary']=Object['assign'](_0x4cb0de['ja']['dictionary'],_0x3f2dad),_0x4cb0de['ja']['getPluralForm']=_0x593763;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x314380=>{const {ja:{dictionary:_0x422476,getPluralForm:_0x2cf25e}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x27a5fb=>0x0}};_0x314380['ja']||={'dictionary':{},'getPluralForm':null},_0x314380['ja']['dictionary']=Object['assign'](_0x314380['ja']['dictionary'],_0x422476),_0x314380['ja']['getPluralForm']=_0x2cf25e;})(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':_0x22a9df=>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':_0x1e6aec=>0x0}};