@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240626.1 → 0.0.0-nightly-20240628.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}}const s=a;function i(){const t=["527377idOLdG","Importing Word document","add","551655VpFuYU","83592cxKYWJ","8itrKbP","isBusy","3369090FpzNfm","focus","tooltip","menuBar:importWord","Import from Word","255426yDWpFY","done","commands","36130pFdYhn","8PXiaLa","bind","isVisible","label","iconView","execute","1199gyNswc","_createButton","isEnabled","children","pluginName","459075EyKdhc","importWord","editing","editor","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","view","70XCQGVi","componentFactory","locale","isOn","init","get","ImportWordUI","set"];return(i=function(){return t})()}function a(t,r){const e=i();return(a=function(t,r){return e[t-=335]})(t,r)}!function(t,r){const e=a,n=t();for(;;)try{if(351573===parseInt(e(338))/1+-parseInt(e(343))/2*(-parseInt(e(365))/3)+-parseInt(e(342))/4+-parseInt(e(345))/5+parseInt(e(350))/6*(-parseInt(e(371))/7)+-parseInt(e(354))/8*(parseInt(e(341))/9)+-parseInt(e(353))/10*(-parseInt(e(360))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);class c extends t.Plugin{static get[s(364)](){return s(336)}[s(375)](){const t=s,e=this[t(368)];e.ui[t(372)][t(340)](t(366),(()=>{const n=t,o=this[n(361)](r.FileDialogButtonView),s=e[n(352)][n(335)](n(366));return o[n(355)](n(374)).to(s,n(344)),o[n(347)]=!0,o})),e.ui[t(372)][t(340)](t(348),(()=>this[t(361)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(361)](t){const e=s,n=this[e(368)],i=n[e(352)][e(335)](e(366)),a=new t(n[e(373)]),c=new r.SpinnerView;return a[e(337)]({acceptedType:e(369)}),a[e(337)]({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(355)](e(362)).to(i),a[e(355)](e(357)).to(i,e(344),(t=>o(n[e(373)],e(t?339:349)))),c[e(355)](e(356)).to(i,e(344)),a[e(358)][e(355)](e(356)).to(i,e(344),(t=>!t)),a[e(363)][e(340)](c),a.on(e(351),((t,r)=>{const o=e;n[o(359)](o(366),r[0],{}),n[o(367)][o(370)][o(346)]()})),a}}var p=e(331),u=e(783),l=e(584);function h(t,r){const e=f();return(h=function(t,r){return e[t-=358]})(t,r)}const d=h;function f(){const t=["56646nwHhyu","isAtEnd","getFirstPosition","48rAUeTJ","dataInsert","8GazleM","rootName","4482oZfQdk","markers","createPositionBefore","text/html","catch","_checkEnabled","import-word-plugin-import-cancelled","importWord","3454kTHjXh","root","getSelectedBlocks","setData","createBatch","An error occurred while importing the Word file.","enqueueChange","POST","Notification","signal","2818572JAGhAS","file","getRange","formatting","has","367194nbUQad","value","converterUrl","stopListening","html","11844301uOQXPY","get","_prepareForImport","addMarker","parent","low","plugins","95020ssBWZp","editing","isEmpty","document","checkChild","showWarning","editor","finally","execute","then","fire","position","isAtStart","aborted","refresh","resolve","_sendImportRequest","10965564fkpUHr","$graveyard","6170sSNkal","importWord:","isCollapsed","locale","isBusy","set","createPositionAfter","Authorization","element","bind","_handleImportResponse","deleteContent","schema","config","paragraph","_cleanUpAfterImport","_handleImportFailure","stringify","clipboardInput","selection","setSelection","import-word-plugin-conversion-failed","_undoStepBatch","json","headers","split","isEnabled","_abortController","change:range","_importMarker","ImportWordEditing","abort","getToken","removeMarker","view","model","reject"];return(f=function(){return t})()}!function(t,r){const e=h,n=t();for(;;)try{if(964328===parseInt(e(388))/1+parseInt(e(358))/2*(parseInt(e(361))/3)+-parseInt(e(383))/4+parseInt(e(419))/5*(parseInt(e(365))/6)+-parseInt(e(393))/7*(-parseInt(e(363))/8)+parseInt(e(417))/9+-parseInt(e(400))/10*(parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class m extends t.Command{constructor(t){const r=h;super(t),this[r(424)](r(423),!1),this[r(448)]=null,this[r(441)]=null,this[r(446)]=null,this.on(r(362),((e,n)=>{const o=r,s=new DataTransfer;s[o(376)](o(368),n[o(392)]);const i=this[o(448)][o(385)]();this[o(406)][o(454)][o(379)](this[o(441)],(r=>{const e=o;this[e(448)][e(391)](),r[e(439)](i),t[e(401)][e(453)][e(403)][e(410)](e(437),{dataTransfer:s})}))}),{priority:r(398)})}[d(414)](){const t=d;this[t(445)]=this[t(370)]()}[d(408)](t,r={}){const e=d;if(this[e(423)])return Promise[e(415)]();const n=this[e(406)][e(432)][e(394)](e(372)),o={url:n[e(390)],file:t,serviceConfig:{...r,formatting:n[e(386)]}};return this[e(395)](),this[e(416)](o)[e(409)](this[e(429)][e(428)](this))[e(369)](this[e(435)][e(428)](this))[e(407)](this[e(434)][e(428)](this))}[d(370)](){const t=d;if(this[t(423)])return!1;const r=this[t(406)][t(454)],e=r[t(431)],n=r[t(403)][t(438)],o=(0,l.first)(n[t(375)]());return!!o&&e[t(404)](o[t(397)],t(433))}[d(395)](){const t=d,r=this[t(406)],e=r[t(454)],n=e[t(403)][t(438)];this[t(446)]=new AbortController,this[t(441)]=r[t(454)][t(377)]({isUndoable:!0}),e[t(379)](this[t(441)],(r=>{const o=t;n[o(421)]||e[o(430)](n,{leaveUnmerged:!0});const s=n[o(360)](),i=(0,l.first)(n[o(375)]());let a;a=i.is(o(427),o(433))&&i[o(402)]?s:s[o(412)]?e[o(367)](i):s[o(359)]?e[o(425)](i):r[o(444)](s)[o(411)],this[o(448)]=r[o(396)](o(420)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(448)].on(o(447),(()=>{const t=o;t(418)===this[t(448)][t(385)]()[t(374)][t(364)]&&this[t(446)][t(450)]()}))})),this[t(423)]=!0,this[t(414)]()}[d(434)](){const t=d,r=this[t(406)][t(454)];r[t(366)][t(387)](this[t(448)])&&r[t(379)](this[t(441)],(r=>{const e=t;r[e(452)](this[e(448)])})),this[t(448)]=null,this[t(441)]=null,this[t(446)]=null,this[t(423)]=!1,this[t(414)]()}[d(416)]({url:t,file:r,serviceConfig:e}){const n=d,o=this[n(406)][n(399)][n(394)](n(449))[n(451)](),s=new FormData;s[n(424)](n(432),JSON[n(436)](e)),s[n(424)](n(384),r);const i={method:n(380),headers:{},body:s,signal:this[n(446)][n(382)]};return o&&(i[n(443)][n(426)]=o[n(389)]),fetch(t,i)}[d(429)](t){const r=d;return t.ok?t[r(442)]()[r(409)]((t=>{const e=r;this[e(406)][e(454)][e(366)][e(387)](this[e(448)])&&e(418)!==this[e(448)][e(385)]()[e(374)][e(364)]&&this[e(410)](e(362),t)})):Promise[r(455)]()}[d(435)](){const t=d;if(this[t(446)][t(382)][t(413)])return void(0,l.logWarning)(t(371));const r=this[t(406)],e=o(r[t(422)],t(378));r[t(399)][t(394)](t(381))[t(405)](e),(0,l.logError)(t(440))}}const I=v;function g(){const t=["414wNUFCd","importWord","tokenUrl","1058453vgcuBb","plugins","92BXhMSV","inline","ImportWordEditing","98HlRXRU","commands","none","949gyfYkM","pluginName","233682GBCHNr","40RQdEGi","904887KtDawV","cloudServices","requires","928446kMhpci","CloudServices","getToken","add","get","init","1727CAHHsh","30XINrGC","config","token","define","https://docx-converter.cke-cs.com/v2/convert/docx-html","138816naTgEq","52485PFJdBu","editor","registerTokenUrl","_token"];return(g=function(){return t})()}function v(t,r){const e=g();return(v=function(t,r){return e[t-=383]})(t,r)}!function(t,r){const e=v,n=t();for(;;)try{if(319828===-parseInt(e(383))/1*(-parseInt(e(394))/2)+-parseInt(e(412))/3+parseInt(e(399))/4*(-parseInt(e(390))/5)+-parseInt(e(407))/6*(parseInt(e(402))/7)+-parseInt(e(408))/8*(-parseInt(e(409))/9)+parseInt(e(384))/10*(-parseInt(e(397))/11)+parseInt(e(389))/12*(parseInt(e(405))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class w extends t.Plugin{static get[I(406)](){return I(401)}static get[I(411)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(413)]}constructor(t){const r=I;super(t),this[r(393)]=null}async[I(417)](){const t=I,r=this[t(391)];r[t(385)][t(387)](t(395),{converterUrl:t(388),tokenUrl:(r[t(385)][t(416)](t(410))||{})[t(396)],formatting:{resets:t(404),defaults:t(404),styles:t(400)}}),r[t(403)][t(415)](t(395),new m(r));const{tokenUrl:e}=r[t(385)][t(416)](t(395));if(e){const{tokenUrl:n}=r[t(385)][t(416)](t(410))||{};this[t(393)]=e===n?r[t(398)][t(416)](t(413))[t(386)]:await r[t(398)][t(416)](t(413))[t(392)](e)}}[I(414)](){return this[I(393)]}}function W(t,r){var e=k();return(W=function(t,r){return e[t-=106]})(t,r)}var y=W;!function(t,r){for(var e=W,n=t();;)try{if(102551===parseInt(e(116))/1+-parseInt(e(110))/2+-parseInt(e(108))/3+parseInt(e(106))/4+parseInt(e(113))/5+parseInt(e(114))/6+-parseInt(e(107))/7*(parseInt(e(112))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class b extends t.Plugin{static get[y(109)](){return y(115)}static get[y(111)](){return[w,c]}}function k(){var t=["14556MVsLxv","requires","8FXJoBH","45445cZhrAW","849570MjmMjh","ImportWord","26557QWFsOW","770384MUNHBw","1173018quOKXU","277302oQGcZE","pluginName"];return(k=function(){return t})()}function x(t,r){var e=A();return(x=function(t,r){return e[t-=100]})(t,r)}function A(){var t=["1543905EtUKXB","10YUdUVf","1510prQlhL","14gxWRNu","76776tKtkeA","2pcCmlX","211420GohJYg","1671072wVwiSA","3774lEqjoe","12nyhKHx","154064JdkKqw","3075677fAPokA"];return(A=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(155564===-parseInt(e(102))/1*(parseInt(e(101))/2)+-parseInt(e(105))/3*(parseInt(e(106))/4)+parseInt(e(110))/5*(parseInt(e(104))/6)+-parseInt(e(111))/7*(-parseInt(e(100))/8)+parseInt(e(108))/9+parseInt(e(109))/10*(parseInt(e(107))/11)+-parseInt(e(103))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A)})(),(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:()=>k,ImportWordEditing:()=>v,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}const i=s;function s(t,r){const e=a();return(s=function(t,r){return e[t-=500]})(t,r)}function a(){const t=["4968865OZavTb","6699084mvylrW","149090MWWtOr","24DRGuli","componentFactory","tooltip","4952424shPzOj","execute","editing","editor","focus","importWord","isVisible","label","children","2fKKGiH","867517oapavw","view","2304xtBwnm","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","685227wYWrRN","get","isOn","ImportWordUI","pluginName","isEnabled","iconView","isBusy","init","commands","Importing Word document","bind","done","set","531587PRYosL","menuBar:importWord","locale","Import from Word","_createButton","add"];return(a=function(){return t})()}!function(t,r){const e=s,n=t();for(;;)try{if(663478===-parseInt(e(537))/1*(-parseInt(e(518))/2)+parseInt(e(523))/3+parseInt(e(509))/4+parseInt(e(503))/5+parseInt(e(504))/6+-parseInt(e(519))/7*(-parseInt(e(506))/8)+-parseInt(e(521))/9*(parseInt(e(505))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[i(527)](){return i(526)}[i(531)](){const t=i,e=this[t(512)];e.ui[t(507)][t(502)](t(514),(()=>{const n=t,o=this[n(501)](r.FileDialogButtonView),i=e[n(532)][n(524)](n(514));return o[n(534)](n(525)).to(i,n(530)),o[n(508)]=!0,o})),e.ui[t(507)][t(502)](t(538),(()=>this[t(501)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(501)](t){const e=i,n=this[e(512)],s=n[e(532)][e(524)](e(514)),a=new t(n[e(539)]),c=new r.SpinnerView;return a[e(536)]({acceptedType:e(522)}),a[e(536)]({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(534)](e(528)).to(s),a[e(534)](e(516)).to(s,e(530),(t=>o(n[e(539)],e(t?533:500)))),c[e(534)](e(515)).to(s,e(530)),a[e(529)][e(534)](e(515)).to(s,e(530),(t=>!t)),a[e(517)][e(502)](c),a.on(e(535),((t,r)=>{const o=e;n[o(510)](o(514),r[0],{}),n[o(511)][o(520)][o(513)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=f;function d(){const t=["selection","getFirstPosition","converterUrl","abort","json","importWord:","isAtStart","markers","file","3876076DZjcdF","refresh","_prepareForImport","POST","deleteContent","$graveyard","1640OlLiUs","Notification","change:range","An error occurred while importing the Word file.","view","isEnabled","set","import-word-plugin-conversion-failed","resolve","schema","ImportWordEditing","407727IwuLml","paragraph","root","checkChild","120PyeCTm","_checkEnabled","split","177455BETySz","isCollapsed","Authorization","low","position","isBusy","createPositionBefore","has","headers","1023797LbvQWI","removeMarker","locale","createPositionAfter","aborted","_handleImportResponse","_importMarker","_cleanUpAfterImport","6839MJvYBE","element","addMarker","showWarning","setData","text/html","fire","createBatch","dataInsert","signal","_sendImportRequest","reject","get","catch","isAtEnd","stopListening","import-word-plugin-import-cancelled","isEmpty","_undoStepBatch","importWord","bind","_abortController","stringify","clipboardInput","setSelection","editor","800zuzJEk","formatting","2447686DCkjvr","parent","config","html","enqueueChange","finally","getSelectedBlocks","value","rootName","getRange","document","then","execute","_handleImportFailure","editing","getToken","model","plugins","1533900ohvZRJ"];return(d=function(){return t})()}function f(t,r){const e=d();return(f=function(t,r){return e[t-=404]})(t,r)}!function(t,r){const e=f,n=t();for(;;)try{if(613254===parseInt(e(482))/1+parseInt(e(421))/2+parseInt(e(439))/3+parseInt(e(449))/4+-parseInt(e(473))/5*(-parseInt(e(470))/6)+parseInt(e(490))/7*(-parseInt(e(455))/8)+parseInt(e(466))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(461)](r(478),!1),this[r(488)]=null,this[r(411)]=null,this[r(414)]=null,this.on(r(498),((e,n)=>{const o=r,i=new DataTransfer;i[o(494)](o(495),n[o(424)]);const s=this[o(488)][o(430)]();this[o(418)][o(437)][o(425)](this[o(411)],(r=>{const e=o;this[e(488)][e(408)](),r[e(417)](s),t[e(435)][e(459)][e(431)][e(496)](e(416),{dataTransfer:i})}))}),{priority:r(476)})}[h(450)](){const t=h;this[t(460)]=this[t(471)]()}[h(433)](t,r={}){const e=h;if(this[e(478)])return Promise[e(463)]();const n=this[e(418)][e(423)][e(405)](e(412)),o={url:n[e(442)],file:t,serviceConfig:{...r,formatting:n[e(420)]}};return this[e(451)](),this[e(500)](o)[e(432)](this[e(487)][e(413)](this))[e(406)](this[e(434)][e(413)](this))[e(426)](this[e(489)][e(413)](this))}[h(471)](){const t=h;if(this[t(478)])return!1;const r=this[t(418)][t(437)],e=r[t(464)],n=r[t(431)][t(440)],o=(0,l.first)(n[t(427)]());return!!o&&e[t(469)](o[t(422)],t(467))}[h(451)](){const t=h,r=this[t(418)],e=r[t(437)],n=e[t(431)][t(440)];this[t(414)]=new AbortController,this[t(411)]=r[t(437)][t(497)]({isUndoable:!0}),e[t(425)](this[t(411)],(r=>{const o=t;n[o(474)]||e[o(453)](n,{leaveUnmerged:!0});const i=n[o(441)](),s=(0,l.first)(n[o(427)]());let a;a=s.is(o(491),o(467))&&s[o(410)]?i:i[o(446)]?e[o(479)](s):i[o(407)]?e[o(485)](s):r[o(472)](i)[o(477)],this[o(488)]=r[o(492)](o(445)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(488)].on(o(457),(()=>{const t=o;t(454)===this[t(488)][t(430)]()[t(468)][t(429)]&&this[t(414)][t(443)]()}))})),this[t(478)]=!0,this[t(450)]()}[h(489)](){const t=h,r=this[t(418)][t(437)];r[t(447)][t(480)](this[t(488)])&&r[t(425)](this[t(411)],(r=>{const e=t;r[e(483)](this[e(488)])})),this[t(488)]=null,this[t(411)]=null,this[t(414)]=null,this[t(478)]=!1,this[t(450)]()}[h(500)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(418)][n(438)][n(405)](n(465))[n(436)](),i=new FormData;i[n(461)](n(423),JSON[n(415)](e)),i[n(461)](n(448),r);const s={method:n(452),headers:{},body:i,signal:this[n(414)][n(499)]};return o&&(s[n(481)][n(475)]=o[n(428)]),fetch(t,s)}[h(487)](t){const r=h;return t.ok?t[r(444)]()[r(432)]((t=>{const e=r;this[e(418)][e(437)][e(447)][e(480)](this[e(488)])&&e(454)!==this[e(488)][e(430)]()[e(468)][e(429)]&&this[e(496)](e(498),t)})):Promise[r(404)]()}[h(434)](){const t=h;if(this[t(414)][t(499)][t(486)])return void(0,l.logWarning)(t(409));const r=this[t(418)],e=o(r[t(484)],t(458));r[t(438)][t(405)](t(456))[t(493)](e),(0,l.logError)(t(462))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=251]})(t,r)}!function(t,r){const e=g,n=t();for(;;)try{if(123687===-parseInt(e(258))/1*(-parseInt(e(272))/2)+parseInt(e(278))/3*(parseInt(e(260))/4)+parseInt(e(262))/5+-parseInt(e(277))/6+-parseInt(e(269))/7+-parseInt(e(265))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends t.Plugin{static get[I(273)](){return I(267)}static get[I(271)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(256)]}constructor(t){const r=I;super(t),this[r(259)]=null}async[I(276)](){const t=I,r=this[t(275)];r[t(252)][t(264)](t(261),{converterUrl:t(263),tokenUrl:(r[t(252)][t(253)](t(280))||{})[t(281)],formatting:{resets:t(270),defaults:t(270),styles:t(251)}}),r[t(254)][t(268)](t(261),new m(r));const{tokenUrl:e}=r[t(252)][t(253)](t(261));if(e){const{tokenUrl:n}=r[t(252)][t(253)](t(280))||{};this[t(259)]=e===n?r[t(257)][t(253)](t(256))[t(274)]:await r[t(257)][t(253)](t(256))[t(255)](e)}}[I(279)](){return this[I(259)]}}function w(){const t=["add","880495vFHJEc","none","requires","24IbWBYj","pluginName","token","editor","init","43116oqtFOu","279iLlyLY","getToken","cloudServices","tokenUrl","inline","config","get","commands","registerTokenUrl","CloudServices","plugins","14068mnfNFm","_token","10332rnnyDz","importWord","706050zcaNQU","https://docx-converter.cke-cs.com/v2/convert/docx-html","define","1262416bhCwNC","1222065AbRGze","ImportWordEditing"];return(w=function(){return t})()}var W=b;function b(t,r){var e=y();return(b=function(t,r){return e[t-=270]})(t,r)}function y(){var t=["744THHWeO","1745884aJcyEz","366810SdeSPn","15Xntuii","517508UGEBXj","39978akSnoO","pluginName","398580PKnjbi","2fYhgjk","693OPZTjm","ImportWord","requires","4381449pUxSYS","3702426LHaqxz"];return(y=function(){return t})()}!function(t,r){for(var e=b,n=t();;)try{if(988452===-parseInt(e(276))/1+parseInt(e(277))/2*(parseInt(e(281))/3)+parseInt(e(273))/4+parseInt(e(272))/5*(-parseInt(e(282))/6)+-parseInt(e(270))/7+-parseInt(e(283))/8*(parseInt(e(274))/9)+-parseInt(e(271))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends t.Plugin{static get[W(275)](){return W(279)}static get[W(280)](){return[v,c]}}function x(t,r){var e=S();return(x=function(t,r){return e[t-=351]})(t,r)}function S(){var t=["4878734TkioWu","981384bftxln","18639580WoKzVQ","16xCTgFE","3755472RPfcYp","246651bErJFA","18jBwfBP","10nzoceb","22WRBaIh","286611lnvIhR","6476100AmEZBa"];return(S=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(559081===-parseInt(e(353))/1+-parseInt(e(358))/2*(parseInt(e(360))/3)+parseInt(e(356))/4*(parseInt(e(351))/5)+-parseInt(e(354))/6+-parseInt(e(355))/7+-parseInt(e(359))/8*(parseInt(e(361))/9)+-parseInt(e(357))/10*(-parseInt(e(352))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S)})(),(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 _0x2386e5,Command as _0x1e14a8}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x5b8fb2,MenuBarMenuListItemFileDialogButtonView as _0x1031d6,SpinnerView as _0x5f3136,Notification as _0xd376cb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x1271e2}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2ecab9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x29fc7b,uid as _0x8c1a92,logWarning as _0x39b6db,logError as _0x38e084}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x579af2,_0x91b95a){const t=_0x579af2['t'];switch(_0x91b95a){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 _0x91b95a;}}class o extends _0x2386e5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0xc4f0dc=this['editor'];_0xc4f0dc['ui']['componentFactory']['add']('importWord',()=>{const _0x4b5ec6=this['_createButton'](_0x5b8fb2),_0x5b51a1=_0xc4f0dc['commands']['get']('importWord');return _0x4b5ec6['bind']('isOn')['to'](_0x5b51a1,'isBusy'),_0x4b5ec6['tooltip']=!0x0,_0x4b5ec6;}),_0xc4f0dc['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x1031d6));}['_createButton'](_0x1e1728){const _0x41692c=this['editor'],_0x1b7d6f=_0x41692c['commands']['get']('importWord'),_0x553481=new _0x1e1728(_0x41692c['locale']),_0xc65732=new _0x5f3136();return _0x553481['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x553481['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'}),_0x553481['bind']('isEnabled')['to'](_0x1b7d6f),_0x553481['bind']('label')['to'](_0x1b7d6f,'isBusy',_0x51d828=>p(_0x41692c['locale'],_0x51d828?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0xc65732['bind']('isVisible')['to'](_0x1b7d6f,'isBusy'),_0x553481['iconView']['bind']('isVisible')['to'](_0x1b7d6f,'isBusy',_0xc4fb85=>!_0xc4fb85),_0x553481['children']['add'](_0xc65732),_0x553481['on']('done',(_0x50d814,_0x45f78b)=>{_0x41692c['execute']('importWord',_0x45f78b[0x0],{}),_0x41692c['editing']['view']['focus']();}),_0x553481;}}class d extends _0x1e14a8{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0xff2847){super(_0xff2847),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x2c2f7d,_0x49b062)=>{const _0xd7aa36=new DataTransfer();_0xd7aa36['setData']('text/html',_0x49b062['html']);const _0x155956=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x11f181=>{this['_importMarker']['stopListening'](),_0x11f181['setSelection'](_0x155956),_0xff2847['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xd7aa36});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1a60e1,_0x13a238={}){if(this['isBusy'])return Promise['resolve']();const _0x5b1c2f=this['editor']['config']['get']('importWord'),_0x556621={'url':_0x5b1c2f['converterUrl'],'file':_0x1a60e1,'serviceConfig':{..._0x13a238,'formatting':_0x5b1c2f['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x556621)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x1b173b=this['editor']['model'],_0x3aca4e=_0x1b173b['schema'],_0x349c72=_0x1b173b['document']['selection'],_0x4f0fa9=_0x29fc7b(_0x349c72['getSelectedBlocks']());return!!_0x4f0fa9&&_0x3aca4e['checkChild'](_0x4f0fa9['parent'],'paragraph');}['_prepareForImport'](){const _0x294d5c=this['editor'],_0x3f1d30=_0x294d5c['model'],_0x101798=_0x3f1d30['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x294d5c['model']['createBatch']({'isUndoable':!0x0}),_0x3f1d30['enqueueChange'](this['_undoStepBatch'],_0x23d963=>{_0x101798['isCollapsed']||_0x3f1d30['deleteContent'](_0x101798,{'leaveUnmerged':!0x0});const _0x108d1c=_0x101798['getFirstPosition'](),_0xb72ac2=_0x29fc7b(_0x101798['getSelectedBlocks']());let _0x22602f;_0x22602f=_0xb72ac2['is']('element','paragraph')&&_0xb72ac2['isEmpty']?_0x108d1c:_0x108d1c['isAtStart']?_0x3f1d30['createPositionBefore'](_0xb72ac2):_0x108d1c['isAtEnd']?_0x3f1d30['createPositionAfter'](_0xb72ac2):_0x23d963['split'](_0x108d1c)['position'],this['_importMarker']=_0x23d963['addMarker']('importWord:'+_0x8c1a92(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2ecab9(_0x22602f)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x25d7f4=this['editor']['model'];_0x25d7f4['markers']['has'](this['_importMarker'])&&_0x25d7f4['enqueueChange'](this['_undoStepBatch'],_0x2abb2a=>{_0x2abb2a['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x2a4d30,file:_0x3d7ca4,serviceConfig:_0x410f85}){const _0x3d737c=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x180225=new FormData();_0x180225['set']('config',JSON['stringify'](_0x410f85)),_0x180225['set']('file',_0x3d7ca4);const _0x243462={'method':'POST','headers':{},'body':_0x180225,'signal':this['_abortController']['signal']};return _0x3d737c&&(_0x243462['headers']['Authorization']=_0x3d737c['value']),fetch(_0x2a4d30,_0x243462);}['_handleImportResponse'](_0x2cc7c5){return _0x2cc7c5['ok']?_0x2cc7c5['json']()['then'](_0x4fa66c=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x4fa66c);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x39b6db('import-word-plugin-import-cancelled');const _0x14dcbc=this['editor'],_0x52c486=p(_0x14dcbc['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x14dcbc['plugins']['get']('Notification')['showWarning'](_0x52c486),_0x38e084('import-word-plugin-conversion-failed');}}class e extends _0x2386e5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0xd376cb,_0x1271e2,'CloudServices'];}constructor(_0x1687f1){super(_0x1687f1),this['_token']=null;}async['init'](){const _0x147cff=this['editor'];_0x147cff['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x147cff['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x147cff['commands']['add']('importWord',new d(_0x147cff));const {tokenUrl:_0xe5d13f}=_0x147cff['config']['get']('importWord');if(_0xe5d13f){const {tokenUrl:_0x2484e2}=_0x147cff['config']['get']('cloudServices')||{};this['_token']=_0xe5d13f===_0x2484e2?_0x147cff['plugins']['get']('CloudServices')['token']:await _0x147cff['plugins']['get']('CloudServices')['registerTokenUrl'](_0xe5d13f);}}['getToken'](){return this['_token'];}}class i extends _0x2386e5{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 _0x41a1e5,Command as _0x214112}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x404c34,MenuBarMenuListItemFileDialogButtonView as _0x4eb16e,SpinnerView as _0x281f2e,Notification as _0x14efab}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x53dcf1}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x40fe31}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x1372ee,uid as _0x4c90ac,logWarning as _0x13c33a,logError as _0x3e47fa}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x4cd548,_0x20bda9){const t=_0x4cd548['t'];switch(_0x20bda9){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 _0x20bda9;}}class o extends _0x41a1e5{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x22e589=this['editor'];_0x22e589['ui']['componentFactory']['add']('importWord',()=>{const _0x15816a=this['_createButton'](_0x404c34),_0x4f6bf9=_0x22e589['commands']['get']('importWord');return _0x15816a['bind']('isOn')['to'](_0x4f6bf9,'isBusy'),_0x15816a['tooltip']=!0x0,_0x15816a;}),_0x22e589['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x4eb16e));}['_createButton'](_0x33caec){const _0x54decb=this['editor'],_0x27a4ee=_0x54decb['commands']['get']('importWord'),_0x5b62d1=new _0x33caec(_0x54decb['locale']),_0x494644=new _0x281f2e();return _0x5b62d1['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x5b62d1['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'}),_0x5b62d1['bind']('isEnabled')['to'](_0x27a4ee),_0x5b62d1['bind']('label')['to'](_0x27a4ee,'isBusy',_0x578201=>p(_0x54decb['locale'],_0x578201?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x494644['bind']('isVisible')['to'](_0x27a4ee,'isBusy'),_0x5b62d1['iconView']['bind']('isVisible')['to'](_0x27a4ee,'isBusy',_0xf75a3a=>!_0xf75a3a),_0x5b62d1['children']['add'](_0x494644),_0x5b62d1['on']('done',(_0x113198,_0x31dccb)=>{_0x54decb['execute']('importWord',_0x31dccb[0x0],{}),_0x54decb['editing']['view']['focus']();}),_0x5b62d1;}}class d extends _0x214112{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x234f09){super(_0x234f09),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4e12dc,_0x252a48)=>{const _0x1912e1=new DataTransfer();_0x1912e1['setData']('text/html',_0x252a48['html']);const _0x3e8ebe=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x556bdd=>{this['_importMarker']['stopListening'](),_0x556bdd['setSelection'](_0x3e8ebe),_0x234f09['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x1912e1});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x3cc923,_0x1f0bd8={}){if(this['isBusy'])return Promise['resolve']();const _0x38e780=this['editor']['config']['get']('importWord'),_0x26a291={'url':_0x38e780['converterUrl'],'file':_0x3cc923,'serviceConfig':{..._0x1f0bd8,'formatting':_0x38e780['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x26a291)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x16566b=this['editor']['model'],_0x2513f2=_0x16566b['schema'],_0x72bba6=_0x16566b['document']['selection'],_0x40901a=_0x1372ee(_0x72bba6['getSelectedBlocks']());return!!_0x40901a&&_0x2513f2['checkChild'](_0x40901a['parent'],'paragraph');}['_prepareForImport'](){const _0x69fcdc=this['editor'],_0x3731fa=_0x69fcdc['model'],_0x8b793d=_0x3731fa['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x69fcdc['model']['createBatch']({'isUndoable':!0x0}),_0x3731fa['enqueueChange'](this['_undoStepBatch'],_0x4188c1=>{_0x8b793d['isCollapsed']||_0x3731fa['deleteContent'](_0x8b793d,{'leaveUnmerged':!0x0});const _0x4281c4=_0x8b793d['getFirstPosition'](),_0x28a61e=_0x1372ee(_0x8b793d['getSelectedBlocks']());let _0x1866ab;_0x1866ab=_0x28a61e['is']('element','paragraph')&&_0x28a61e['isEmpty']?_0x4281c4:_0x4281c4['isAtStart']?_0x3731fa['createPositionBefore'](_0x28a61e):_0x4281c4['isAtEnd']?_0x3731fa['createPositionAfter'](_0x28a61e):_0x4188c1['split'](_0x4281c4)['position'],this['_importMarker']=_0x4188c1['addMarker']('importWord:'+_0x4c90ac(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x40fe31(_0x1866ab)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x425945=this['editor']['model'];_0x425945['markers']['has'](this['_importMarker'])&&_0x425945['enqueueChange'](this['_undoStepBatch'],_0x1e30d2=>{_0x1e30d2['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x1d4cc7,file:_0x4d05c4,serviceConfig:_0x3e16cd}){const _0x3090c9=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x1f2459=new FormData();_0x1f2459['set']('config',JSON['stringify'](_0x3e16cd)),_0x1f2459['set']('file',_0x4d05c4);const _0x537095={'method':'POST','headers':{},'body':_0x1f2459,'signal':this['_abortController']['signal']};return _0x3090c9&&(_0x537095['headers']['Authorization']=_0x3090c9['value']),fetch(_0x1d4cc7,_0x537095);}['_handleImportResponse'](_0x26168f){return _0x26168f['ok']?_0x26168f['json']()['then'](_0x253797=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x253797);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x13c33a('import-word-plugin-import-cancelled');const _0xfb909e=this['editor'],_0x25b98f=p(_0xfb909e['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0xfb909e['plugins']['get']('Notification')['showWarning'](_0x25b98f),_0x3e47fa('import-word-plugin-conversion-failed');}}class e extends _0x41a1e5{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x14efab,_0x53dcf1,'CloudServices'];}constructor(_0x361069){super(_0x361069),this['_token']=null;}async['init'](){const _0x4ada0=this['editor'];_0x4ada0['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x4ada0['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x4ada0['commands']['add']('importWord',new d(_0x4ada0));const {tokenUrl:_0x796044}=_0x4ada0['config']['get']('importWord');if(_0x796044){const {tokenUrl:_0x7a59eb}=_0x4ada0['config']['get']('cloudServices')||{};this['_token']=_0x796044===_0x7a59eb?_0x4ada0['plugins']['get']('CloudServices')['token']:await _0x4ada0['plugins']['get']('CloudServices')['registerTokenUrl'](_0x796044);}}['getToken'](){return this['_token'];}}class i extends _0x41a1e5{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':_0x5e94a5=>0x0==_0x5e94a5?0x0:0x1==_0x5e94a5?0x1:0x2==_0x5e94a5?0x2:_0x5e94a5%0x64>=0x3&&_0x5e94a5%0x64<=0xa?0x3:_0x5e94a5%0x64>=0xb&&_0x5e94a5%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':_0x2af67a=>0x0==_0x2af67a?0x0:0x1==_0x2af67a?0x1:0x2==_0x2af67a?0x2:_0x2af67a%0x64>=0x3&&_0x2af67a%0x64<=0xa?0x3:_0x2af67a%0x64>=0xb&&_0x2af67a%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48742d=>{const {ar:{dictionary:_0x3b59e1,getPluralForm:_0x259f0c}}={'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':_0x5a520c=>0x0==_0x5a520c?0x0:0x1==_0x5a520c?0x1:0x2==_0x5a520c?0x2:_0x5a520c%0x64>=0x3&&_0x5a520c%0x64<=0xa?0x3:_0x5a520c%0x64>=0xb&&_0x5a520c%0x64<=0x63?0x4:0x5}};_0x48742d['ar']||={'dictionary':{},'getPluralForm':null},_0x48742d['ar']['dictionary']=Object['assign'](_0x48742d['ar']['dictionary'],_0x3b59e1),_0x48742d['ar']['getPluralForm']=_0x259f0c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ddb73=>{const {ar:{dictionary:_0x18bb73,getPluralForm:_0x2e5d67}}={'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':_0x42db2b=>0x0==_0x42db2b?0x0:0x1==_0x42db2b?0x1:0x2==_0x42db2b?0x2:_0x42db2b%0x64>=0x3&&_0x42db2b%0x64<=0xa?0x3:_0x42db2b%0x64>=0xb&&_0x42db2b%0x64<=0x63?0x4:0x5}};_0x1ddb73['ar']||={'dictionary':{},'getPluralForm':null},_0x1ddb73['ar']['dictionary']=Object['assign'](_0x1ddb73['ar']['dictionary'],_0x18bb73),_0x1ddb73['ar']['getPluralForm']=_0x2e5d67;})(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':_0x49356a=>0x1!=_0x49356a}};
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':_0x5547b2=>0x1!=_0x5547b2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53facf=>{const {bg:{dictionary:_0x44bd6a,getPluralForm:_0x3a6da8}}={'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':_0x35bb59=>0x1!=_0x35bb59}};_0x53facf['bg']||={'dictionary':{},'getPluralForm':null},_0x53facf['bg']['dictionary']=Object['assign'](_0x53facf['bg']['dictionary'],_0x44bd6a),_0x53facf['bg']['getPluralForm']=_0x3a6da8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6ea6d4=>{const {bg:{dictionary:_0x3cdbac,getPluralForm:_0x18e9b6}}={'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':_0x31d125=>0x1!=_0x31d125}};_0x6ea6d4['bg']||={'dictionary':{},'getPluralForm':null},_0x6ea6d4['bg']['dictionary']=Object['assign'](_0x6ea6d4['bg']['dictionary'],_0x3cdbac),_0x6ea6d4['bg']['getPluralForm']=_0x18e9b6;})(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':_0x150081=>0x1!=_0x150081}};
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':_0x2ecacb=>0x1!=_0x2ecacb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a3073=>{const {bn:{dictionary:_0x22c4c1,getPluralForm:_0x1e634d}}={'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':_0x279449=>0x1!=_0x279449}};_0x5a3073['bn']||={'dictionary':{},'getPluralForm':null},_0x5a3073['bn']['dictionary']=Object['assign'](_0x5a3073['bn']['dictionary'],_0x22c4c1),_0x5a3073['bn']['getPluralForm']=_0x1e634d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1072a6=>{const {bn:{dictionary:_0x2a6dea,getPluralForm:_0x120cf0}}={'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':_0x2f141c=>0x1!=_0x2f141c}};_0x1072a6['bn']||={'dictionary':{},'getPluralForm':null},_0x1072a6['bn']['dictionary']=Object['assign'](_0x1072a6['bn']['dictionary'],_0x2a6dea),_0x1072a6['bn']['getPluralForm']=_0x120cf0;})(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':_0x507090=>0x1!=_0x507090}};
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':_0x1bf907=>0x1!=_0x1bf907}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b32bf=>{const {ca:{dictionary:_0x589dfd,getPluralForm:_0x3a5e49}}={'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':_0x39b02e=>0x1!=_0x39b02e}};_0x1b32bf['ca']||={'dictionary':{},'getPluralForm':null},_0x1b32bf['ca']['dictionary']=Object['assign'](_0x1b32bf['ca']['dictionary'],_0x589dfd),_0x1b32bf['ca']['getPluralForm']=_0x3a5e49;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x472bbb=>{const {ca:{dictionary:_0x18b26c,getPluralForm:_0x4ed796}}={'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':_0x1d6124=>0x1!=_0x1d6124}};_0x472bbb['ca']||={'dictionary':{},'getPluralForm':null},_0x472bbb['ca']['dictionary']=Object['assign'](_0x472bbb['ca']['dictionary'],_0x18b26c),_0x472bbb['ca']['getPluralForm']=_0x4ed796;})(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':_0x3a498b=>0x1==_0x3a498b&&_0x3a498b%0x1==0x0?0x0:_0x3a498b>=0x2&&_0x3a498b<=0x4&&_0x3a498b%0x1==0x0?0x1:_0x3a498b%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':_0x3ccd1c=>0x1==_0x3ccd1c&&_0x3ccd1c%0x1==0x0?0x0:_0x3ccd1c>=0x2&&_0x3ccd1c<=0x4&&_0x3ccd1c%0x1==0x0?0x1:_0x3ccd1c%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e1cc0=>{const {cs:{dictionary:_0x1454fa,getPluralForm:_0x23e0c7}}={'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':_0x420203=>0x1==_0x420203&&_0x420203%0x1==0x0?0x0:_0x420203>=0x2&&_0x420203<=0x4&&_0x420203%0x1==0x0?0x1:_0x420203%0x1!=0x0?0x2:0x3}};_0x3e1cc0['cs']||={'dictionary':{},'getPluralForm':null},_0x3e1cc0['cs']['dictionary']=Object['assign'](_0x3e1cc0['cs']['dictionary'],_0x1454fa),_0x3e1cc0['cs']['getPluralForm']=_0x23e0c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cbe9d=>{const {cs:{dictionary:_0x294503,getPluralForm:_0x4b6849}}={'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':_0x5d9dbc=>0x1==_0x5d9dbc&&_0x5d9dbc%0x1==0x0?0x0:_0x5d9dbc>=0x2&&_0x5d9dbc<=0x4&&_0x5d9dbc%0x1==0x0?0x1:_0x5d9dbc%0x1!=0x0?0x2:0x3}};_0x1cbe9d['cs']||={'dictionary':{},'getPluralForm':null},_0x1cbe9d['cs']['dictionary']=Object['assign'](_0x1cbe9d['cs']['dictionary'],_0x294503),_0x1cbe9d['cs']['getPluralForm']=_0x4b6849;})(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':_0x1f83b7=>0x1!=_0x1f83b7}};
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':_0x199abb=>0x1!=_0x199abb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x494020=>{const {da:{dictionary:_0x37a95f,getPluralForm:_0x3780d7}}={'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':_0x330f39=>0x1!=_0x330f39}};_0x494020['da']||={'dictionary':{},'getPluralForm':null},_0x494020['da']['dictionary']=Object['assign'](_0x494020['da']['dictionary'],_0x37a95f),_0x494020['da']['getPluralForm']=_0x3780d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3897ca=>{const {da:{dictionary:_0x3b406e,getPluralForm:_0x2349c3}}={'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':_0x2d287e=>0x1!=_0x2d287e}};_0x3897ca['da']||={'dictionary':{},'getPluralForm':null},_0x3897ca['da']['dictionary']=Object['assign'](_0x3897ca['da']['dictionary'],_0x3b406e),_0x3897ca['da']['getPluralForm']=_0x2349c3;})(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':_0x36dcca=>0x1!=_0x36dcca}};
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':_0x2fa63c=>0x1!=_0x2fa63c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x181c4e=>{const {de:{dictionary:_0x5cc8a8,getPluralForm:_0x4d1c45}}={'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':_0x5b2731=>0x1!=_0x5b2731}};_0x181c4e['de']||={'dictionary':{},'getPluralForm':null},_0x181c4e['de']['dictionary']=Object['assign'](_0x181c4e['de']['dictionary'],_0x5cc8a8),_0x181c4e['de']['getPluralForm']=_0x4d1c45;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dbb99=>{const {de:{dictionary:_0x25cec3,getPluralForm:_0x11a848}}={'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':_0x1c1571=>0x1!=_0x1c1571}};_0x1dbb99['de']||={'dictionary':{},'getPluralForm':null},_0x1dbb99['de']['dictionary']=Object['assign'](_0x1dbb99['de']['dictionary'],_0x25cec3),_0x1dbb99['de']['getPluralForm']=_0x11a848;})(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':_0xa8072d=>0x1!=_0xa8072d}};
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':_0x430943=>0x1!=_0x430943}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a2b66=>{const {el:{dictionary:_0x51df5a,getPluralForm:_0x59a95a}}={'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':_0x4a13c1=>0x1!=_0x4a13c1}};_0x5a2b66['el']||={'dictionary':{},'getPluralForm':null},_0x5a2b66['el']['dictionary']=Object['assign'](_0x5a2b66['el']['dictionary'],_0x51df5a),_0x5a2b66['el']['getPluralForm']=_0x59a95a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50df98=>{const {el:{dictionary:_0x4453c2,getPluralForm:_0x21cd4e}}={'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':_0x2631cc=>0x1!=_0x2631cc}};_0x50df98['el']||={'dictionary':{},'getPluralForm':null},_0x50df98['el']['dictionary']=Object['assign'](_0x50df98['el']['dictionary'],_0x4453c2),_0x50df98['el']['getPluralForm']=_0x21cd4e;})(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':_0x5c6be1=>0x1!=_0x5c6be1}};
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':_0x331d3f=>0x1!=_0x331d3f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10d3e2=>{const {'en-au':{dictionary:_0x1ea24f,getPluralForm:_0x55983e}}={'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':_0x466797=>0x1!=_0x466797}};_0x10d3e2['en-au']||={'dictionary':{},'getPluralForm':null},_0x10d3e2['en-au']['dictionary']=Object['assign'](_0x10d3e2['en-au']['dictionary'],_0x1ea24f),_0x10d3e2['en-au']['getPluralForm']=_0x55983e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12d6b5=>{const {'en-au':{dictionary:_0x163ff3,getPluralForm:_0x2a77cf}}={'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':_0x6fdc03=>0x1!=_0x6fdc03}};_0x12d6b5['en-au']||={'dictionary':{},'getPluralForm':null},_0x12d6b5['en-au']['dictionary']=Object['assign'](_0x12d6b5['en-au']['dictionary'],_0x163ff3),_0x12d6b5['en-au']['getPluralForm']=_0x2a77cf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11bceb=>{const {en:{dictionary:_0x1ade9a,getPluralForm:_0x42ab6f}}={'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}};_0x11bceb['en']||={'dictionary':{},'getPluralForm':null},_0x11bceb['en']['dictionary']=Object['assign'](_0x11bceb['en']['dictionary'],_0x1ade9a),_0x11bceb['en']['getPluralForm']=_0x42ab6f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28bf9c=>{const {en:{dictionary:_0x449b41,getPluralForm:_0x9b9c7c}}={'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}};_0x28bf9c['en']||={'dictionary':{},'getPluralForm':null},_0x28bf9c['en']['dictionary']=Object['assign'](_0x28bf9c['en']['dictionary'],_0x449b41),_0x28bf9c['en']['getPluralForm']=_0x9b9c7c;})(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':_0x1c17b7=>0x1==_0x1c17b7?0x0:0x0!=_0x1c17b7&&_0x1c17b7%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':_0x489274=>0x1==_0x489274?0x0:0x0!=_0x489274&&_0x489274%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd8904f=>{const {es:{dictionary:_0x6951c0,getPluralForm:_0x403720}}={'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':_0x3b794c=>0x1==_0x3b794c?0x0:0x0!=_0x3b794c&&_0x3b794c%0xf4240==0x0?0x1:0x2}};_0xd8904f['es']||={'dictionary':{},'getPluralForm':null},_0xd8904f['es']['dictionary']=Object['assign'](_0xd8904f['es']['dictionary'],_0x6951c0),_0xd8904f['es']['getPluralForm']=_0x403720;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f44c9=>{const {es:{dictionary:_0x28532a,getPluralForm:_0x11263f}}={'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':_0x5cdfb8=>0x1==_0x5cdfb8?0x0:0x0!=_0x5cdfb8&&_0x5cdfb8%0xf4240==0x0?0x1:0x2}};_0x1f44c9['es']||={'dictionary':{},'getPluralForm':null},_0x1f44c9['es']['dictionary']=Object['assign'](_0x1f44c9['es']['dictionary'],_0x28532a),_0x1f44c9['es']['getPluralForm']=_0x11263f;})(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':_0x494450=>0x1!=_0x494450}};
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':_0x4a1af6=>0x1!=_0x4a1af6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf458ad=>{const {et:{dictionary:_0x1b68d9,getPluralForm:_0xf50d27}}={'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':_0x1b25cb=>0x1!=_0x1b25cb}};_0xf458ad['et']||={'dictionary':{},'getPluralForm':null},_0xf458ad['et']['dictionary']=Object['assign'](_0xf458ad['et']['dictionary'],_0x1b68d9),_0xf458ad['et']['getPluralForm']=_0xf50d27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38969e=>{const {et:{dictionary:_0x28a19e,getPluralForm:_0xbaa0fd}}={'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':_0x1a5e97=>0x1!=_0x1a5e97}};_0x38969e['et']||={'dictionary':{},'getPluralForm':null},_0x38969e['et']['dictionary']=Object['assign'](_0x38969e['et']['dictionary'],_0x28a19e),_0x38969e['et']['getPluralForm']=_0xbaa0fd;})(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':_0x5b6351=>0x1!=_0x5b6351}};
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':_0x156d81=>0x1!=_0x156d81}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x280d32=>{const {fi:{dictionary:_0x21e8e8,getPluralForm:_0x4a0f53}}={'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':_0x20bc7f=>0x1!=_0x20bc7f}};_0x280d32['fi']||={'dictionary':{},'getPluralForm':null},_0x280d32['fi']['dictionary']=Object['assign'](_0x280d32['fi']['dictionary'],_0x21e8e8),_0x280d32['fi']['getPluralForm']=_0x4a0f53;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29276f=>{const {fi:{dictionary:_0x5d5ed5,getPluralForm:_0x165d9a}}={'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':_0x5b17fa=>0x1!=_0x5b17fa}};_0x29276f['fi']||={'dictionary':{},'getPluralForm':null},_0x29276f['fi']['dictionary']=Object['assign'](_0x29276f['fi']['dictionary'],_0x5d5ed5),_0x29276f['fi']['getPluralForm']=_0x165d9a;})(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':_0x300934=>0x0==_0x300934||0x1==_0x300934?0x0:0x0!=_0x300934&&_0x300934%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':_0x56236d=>0x0==_0x56236d||0x1==_0x56236d?0x0:0x0!=_0x56236d&&_0x56236d%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ce19f=>{const {fr:{dictionary:_0x5cb2fb,getPluralForm:_0x7cc2be}}={'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':_0x4b8122=>0x0==_0x4b8122||0x1==_0x4b8122?0x0:0x0!=_0x4b8122&&_0x4b8122%0xf4240==0x0?0x1:0x2}};_0x3ce19f['fr']||={'dictionary':{},'getPluralForm':null},_0x3ce19f['fr']['dictionary']=Object['assign'](_0x3ce19f['fr']['dictionary'],_0x5cb2fb),_0x3ce19f['fr']['getPluralForm']=_0x7cc2be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bfc1a=>{const {fr:{dictionary:_0x579b54,getPluralForm:_0x84af6f}}={'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':_0x5ea146=>0x0==_0x5ea146||0x1==_0x5ea146?0x0:0x0!=_0x5ea146&&_0x5ea146%0xf4240==0x0?0x1:0x2}};_0x3bfc1a['fr']||={'dictionary':{},'getPluralForm':null},_0x3bfc1a['fr']['dictionary']=Object['assign'](_0x3bfc1a['fr']['dictionary'],_0x579b54),_0x3bfc1a['fr']['getPluralForm']=_0x84af6f;})(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':_0x190654=>0x1!=_0x190654}};
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':_0x53881d=>0x1!=_0x53881d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ff7b3=>{const {gl:{dictionary:_0x1827f0,getPluralForm:_0x1f9307}}={'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':_0x24bbfd=>0x1!=_0x24bbfd}};_0x4ff7b3['gl']||={'dictionary':{},'getPluralForm':null},_0x4ff7b3['gl']['dictionary']=Object['assign'](_0x4ff7b3['gl']['dictionary'],_0x1827f0),_0x4ff7b3['gl']['getPluralForm']=_0x1f9307;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c404d=>{const {gl:{dictionary:_0x1a4b7d,getPluralForm:_0x3d8498}}={'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':_0x266fe3=>0x1!=_0x266fe3}};_0x1c404d['gl']||={'dictionary':{},'getPluralForm':null},_0x1c404d['gl']['dictionary']=Object['assign'](_0x1c404d['gl']['dictionary'],_0x1a4b7d),_0x1c404d['gl']['getPluralForm']=_0x3d8498;})(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':_0x5a222e=>0x1==_0x5a222e&&_0x5a222e%0x1==0x0?0x0:0x2==_0x5a222e&&_0x5a222e%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':_0x363775=>0x1==_0x363775&&_0x363775%0x1==0x0?0x0:0x2==_0x363775&&_0x363775%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40f2d5=>{const {he:{dictionary:_0x4cd168,getPluralForm:_0x48e2c5}}={'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':_0x4b8b7c=>0x1==_0x4b8b7c&&_0x4b8b7c%0x1==0x0?0x0:0x2==_0x4b8b7c&&_0x4b8b7c%0x1==0x0?0x1:0x2}};_0x40f2d5['he']||={'dictionary':{},'getPluralForm':null},_0x40f2d5['he']['dictionary']=Object['assign'](_0x40f2d5['he']['dictionary'],_0x4cd168),_0x40f2d5['he']['getPluralForm']=_0x48e2c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58a671=>{const {he:{dictionary:_0x50233d,getPluralForm:_0xedb4a8}}={'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':_0x37ad6e=>0x1==_0x37ad6e&&_0x37ad6e%0x1==0x0?0x0:0x2==_0x37ad6e&&_0x37ad6e%0x1==0x0?0x1:0x2}};_0x58a671['he']||={'dictionary':{},'getPluralForm':null},_0x58a671['he']['dictionary']=Object['assign'](_0x58a671['he']['dictionary'],_0x50233d),_0x58a671['he']['getPluralForm']=_0xedb4a8;})(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':_0x45d76b=>0x1!=_0x45d76b}};
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':_0x2243d3=>0x1!=_0x2243d3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x71e3fb=>{const {hi:{dictionary:_0x5f31c9,getPluralForm:_0x4dc2da}}={'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':_0x7e428=>0x1!=_0x7e428}};_0x71e3fb['hi']||={'dictionary':{},'getPluralForm':null},_0x71e3fb['hi']['dictionary']=Object['assign'](_0x71e3fb['hi']['dictionary'],_0x5f31c9),_0x71e3fb['hi']['getPluralForm']=_0x4dc2da;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x459918=>{const {hi:{dictionary:_0x48ca5c,getPluralForm:_0x32c1dc}}={'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':_0x36a1bb=>0x1!=_0x36a1bb}};_0x459918['hi']||={'dictionary':{},'getPluralForm':null},_0x459918['hi']['dictionary']=Object['assign'](_0x459918['hi']['dictionary'],_0x48ca5c),_0x459918['hi']['getPluralForm']=_0x32c1dc;})(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':_0x291ef3=>_0x291ef3%0xa==0x1&&_0x291ef3%0x64!=0xb?0x0:_0x291ef3%0xa>=0x2&&_0x291ef3%0xa<=0x4&&(_0x291ef3%0x64<0xa||_0x291ef3%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':_0x51a023=>_0x51a023%0xa==0x1&&_0x51a023%0x64!=0xb?0x0:_0x51a023%0xa>=0x2&&_0x51a023%0xa<=0x4&&(_0x51a023%0x64<0xa||_0x51a023%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fb3d9=>{const {hr:{dictionary:_0x66ac94,getPluralForm:_0x46621b}}={'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':_0x1190e6=>_0x1190e6%0xa==0x1&&_0x1190e6%0x64!=0xb?0x0:_0x1190e6%0xa>=0x2&&_0x1190e6%0xa<=0x4&&(_0x1190e6%0x64<0xa||_0x1190e6%0x64>=0x14)?0x1:0x2}};_0x1fb3d9['hr']||={'dictionary':{},'getPluralForm':null},_0x1fb3d9['hr']['dictionary']=Object['assign'](_0x1fb3d9['hr']['dictionary'],_0x66ac94),_0x1fb3d9['hr']['getPluralForm']=_0x46621b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd1de70=>{const {hr:{dictionary:_0x30e075,getPluralForm:_0x495439}}={'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':_0x47244f=>_0x47244f%0xa==0x1&&_0x47244f%0x64!=0xb?0x0:_0x47244f%0xa>=0x2&&_0x47244f%0xa<=0x4&&(_0x47244f%0x64<0xa||_0x47244f%0x64>=0x14)?0x1:0x2}};_0xd1de70['hr']||={'dictionary':{},'getPluralForm':null},_0xd1de70['hr']['dictionary']=Object['assign'](_0xd1de70['hr']['dictionary'],_0x30e075),_0xd1de70['hr']['getPluralForm']=_0x495439;})(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':_0x536d0e=>0x1!=_0x536d0e}};
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':_0x472c82=>0x1!=_0x472c82}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb08fd3=>{const {hu:{dictionary:_0x275c7e,getPluralForm:_0x4e2be5}}={'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':_0x5e56fd=>0x1!=_0x5e56fd}};_0xb08fd3['hu']||={'dictionary':{},'getPluralForm':null},_0xb08fd3['hu']['dictionary']=Object['assign'](_0xb08fd3['hu']['dictionary'],_0x275c7e),_0xb08fd3['hu']['getPluralForm']=_0x4e2be5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34e899=>{const {hu:{dictionary:_0x41cff5,getPluralForm:_0xc81720}}={'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':_0x25186f=>0x1!=_0x25186f}};_0x34e899['hu']||={'dictionary':{},'getPluralForm':null},_0x34e899['hu']['dictionary']=Object['assign'](_0x34e899['hu']['dictionary'],_0x41cff5),_0x34e899['hu']['getPluralForm']=_0xc81720;})(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':_0x2f088b=>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':_0x56f18e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d74ff=>{const {id:{dictionary:_0x484409,getPluralForm:_0x2e8a67}}={'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':_0x1d1f01=>0x0}};_0x5d74ff['id']||={'dictionary':{},'getPluralForm':null},_0x5d74ff['id']['dictionary']=Object['assign'](_0x5d74ff['id']['dictionary'],_0x484409),_0x5d74ff['id']['getPluralForm']=_0x2e8a67;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39af5f=>{const {id:{dictionary:_0x1c8aa8,getPluralForm:_0x1ef077}}={'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':_0x3b35e8=>0x0}};_0x39af5f['id']||={'dictionary':{},'getPluralForm':null},_0x39af5f['id']['dictionary']=Object['assign'](_0x39af5f['id']['dictionary'],_0x1c8aa8),_0x39af5f['id']['getPluralForm']=_0x1ef077;})(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':_0x4f6ad4=>0x1==_0x4f6ad4?0x0:0x0!=_0x4f6ad4&&_0x4f6ad4%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':_0x360b6f=>0x1==_0x360b6f?0x0:0x0!=_0x360b6f&&_0x360b6f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20c2bb=>{const {it:{dictionary:_0x4d190a,getPluralForm:_0x16175f}}={'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':_0x3012fc=>0x1==_0x3012fc?0x0:0x0!=_0x3012fc&&_0x3012fc%0xf4240==0x0?0x1:0x2}};_0x20c2bb['it']||={'dictionary':{},'getPluralForm':null},_0x20c2bb['it']['dictionary']=Object['assign'](_0x20c2bb['it']['dictionary'],_0x4d190a),_0x20c2bb['it']['getPluralForm']=_0x16175f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f2d85=>{const {it:{dictionary:_0xe8fdb1,getPluralForm:_0x180abc}}={'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':_0x528b2f=>0x1==_0x528b2f?0x0:0x0!=_0x528b2f&&_0x528b2f%0xf4240==0x0?0x1:0x2}};_0x3f2d85['it']||={'dictionary':{},'getPluralForm':null},_0x3f2d85['it']['dictionary']=Object['assign'](_0x3f2d85['it']['dictionary'],_0xe8fdb1),_0x3f2d85['it']['getPluralForm']=_0x180abc;})(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':_0x5b4a4c=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x58fae1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x417647=>{const {ja:{dictionary:_0x340870,getPluralForm:_0x919fc0}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x2d73d7=>0x0}};_0x417647['ja']||={'dictionary':{},'getPluralForm':null},_0x417647['ja']['dictionary']=Object['assign'](_0x417647['ja']['dictionary'],_0x340870),_0x417647['ja']['getPluralForm']=_0x919fc0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b33d8=>{const {ja:{dictionary:_0x318dcc,getPluralForm:_0x33befc}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1ca7fa=>0x0}};_0x3b33d8['ja']||={'dictionary':{},'getPluralForm':null},_0x3b33d8['ja']['dictionary']=Object['assign'](_0x3b33d8['ja']['dictionary'],_0x318dcc),_0x3b33d8['ja']['getPluralForm']=_0x33befc;})(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':_0x777dc0=>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':_0x57b8cd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fa10c=>{const {ko:{dictionary:_0x208f4a,getPluralForm:_0x25de2c}}={'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':_0x1936af=>0x0}};_0x3fa10c['ko']||={'dictionary':{},'getPluralForm':null},_0x3fa10c['ko']['dictionary']=Object['assign'](_0x3fa10c['ko']['dictionary'],_0x208f4a),_0x3fa10c['ko']['getPluralForm']=_0x25de2c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ea76a=>{const {ko:{dictionary:_0x4861ea,getPluralForm:_0x8a7e2b}}={'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':_0xadf707=>0x0}};_0x4ea76a['ko']||={'dictionary':{},'getPluralForm':null},_0x4ea76a['ko']['dictionary']=Object['assign'](_0x4ea76a['ko']['dictionary'],_0x4861ea),_0x4ea76a['ko']['getPluralForm']=_0x8a7e2b;})(window['CKEDITOR_TRANSLATIONS']||={});