@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240710.0 → 0.0.0-nightly-20240712.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.
- package/LICENSE.md +1 -1
- package/build/import-word.js +1 -1
- package/dist/index.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +2 -2
- package/src/importword.js +1 -1
- package/src/importwordcommand.js +1 -1
- package/src/importwordediting.js +1 -1
- package/src/importwordui.js +1 -1
- package/src/index.js +1 -1
- package/src/utils/common-translations.js +1 -1
package/LICENSE.md
CHANGED
|
@@ -8,7 +8,7 @@ CKEditor 5 import from Word feature is licensed under a commercial license
|
|
|
8
8
|
For more details about available licensing options please contact us at sales@cksource.com.
|
|
9
9
|
|
|
10
10
|
Sources of Intellectual Property Included in CKEditor 5 import from Word
|
|
11
|
-
|
|
11
|
+
-----------------------------------------------------------------------------
|
|
12
12
|
|
|
13
13
|
Where not otherwise indicated, all CKEditor 5 import from Word feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
14
14
|
|
package/build/import-word.js
CHANGED
|
@@ -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:()=>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 s=i;function i(t,r){const e=a();return(i=function(t,r){return e[t-=414]})(t,r)}function a(){const t=["1005068iaAFSt","16024CPQZXU","locale","ImportWordUI","iconView","init","execute","isOn","label","menuBar:importWord","4504851iWgVRA","isVisible","importWord","isBusy","pluginName","get","tooltip","isEnabled","57825KGXOcf","Importing Word document","52yYhFuv","editing","Import from Word","view","1569978IidMIg","focus","add","1729XkFQbz","commands","done","3431862WBRIrJ","_createButton","set","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","editor","bind","7035FTMBjm","componentFactory","children"];return(a=function(){return t})()}!function(t,r){const e=i,n=t();for(;;)try{if(290705===-parseInt(e(434))/1+parseInt(e(437))/2+parseInt(e(422))/3+-parseInt(e(418))/4*(parseInt(e(416))/5)+-parseInt(e(428))/6+-parseInt(e(425))/7*(-parseInt(e(438))/8)+-parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[s(451)](){return s(440)}[s(442)](){const t=s,e=this[t(432)];e.ui[t(435)][t(424)](t(449),(()=>{const n=t,o=this[n(429)](r.FileDialogButtonView),s=e[n(426)][n(452)](n(449));return o[n(433)](n(444)).to(s,n(450)),o[n(414)]=!0,o})),e.ui[t(435)][t(424)](t(446),(()=>this[t(429)](r.MenuBarMenuListItemFileDialogButtonView)))}[s(429)](t){const e=s,n=this[e(432)],i=n[e(426)][e(452)](e(449)),a=new t(n[e(439)]),c=new r.SpinnerView;return a[e(430)]({acceptedType:e(431)}),a[e(430)]({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(433)](e(415)).to(i),a[e(433)](e(445)).to(i,e(450),(t=>o(n[e(439)],e(t?417:420)))),c[e(433)](e(448)).to(i,e(450)),a[e(441)][e(433)](e(448)).to(i,e(450),(t=>!t)),a[e(436)][e(424)](c),a.on(e(427),((t,r)=>{const o=e;n[o(443)](o(449),r[0],{}),n[o(419)][o(421)][o(423)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=d;function d(t,r){const e=f();return(d=function(t,r){return e[t-=171]})(t,r)}function f(){const t=["parent","_abortController","isCollapsed","getToken","refresh","Authorization","88hTmcpe","execute","value","importWord","POST","isAtEnd","getFirstPosition","createPositionAfter","_prepareForImport","json","addMarker","html","stopListening","checkChild","signal","stringify","1RqHVWq","set","resolve","fire","deleteContent","Notification","setSelection","rootName","schema","change:range","markers","getSelectedBlocks","editor","createPositionBefore","aborted","formatting","An error occurred while importing the Word file.","isEnabled","12079232qbyQZb","_handleImportFailure","setData","ImportWordEditing","_importMarker","1451979qZDdow","removeMarker","model","_undoStepBatch","position","showWarning","5033225WAfHCt","clipboardInput","file","root","_sendImportRequest","_handleImportResponse","import-word-plugin-import-cancelled","12riLrdS","bind","6BBCTdk","import-word-plugin-conversion-failed","catch","reject","isEmpty","text/html","567413vzOGQO","plugins","element","importWord:","view","1296489nwlthQ","abort","_checkEnabled","getRange","config","isAtStart","split","low","has","paragraph","then","4kFerxf","_cleanUpAfterImport","converterUrl","locale","finally","dataInsert","headers","717752JuLuAS","20sfmvCL","isBusy","document","enqueueChange","36934027gvZssp","editing","get","createBatch","$graveyard","selection"];return(f=function(){return t})()}!function(t,r){const e=d,n=t();for(;;)try{if(551276===parseInt(e(248))/1*(-parseInt(e(215))/2)+parseInt(e(197))/3*(parseInt(e(208))/4)+-parseInt(e(177))/5*(-parseInt(e(186))/6)+parseInt(e(192))/7*(parseInt(e(232))/8)+parseInt(e(171))/9*(parseInt(e(216))/10)+parseInt(e(266))/11+-parseInt(e(184))/12*(parseInt(e(220))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(249)](r(217),!1),this[r(270)]=null,this[r(174)]=null,this[r(227)]=null,this.on(r(213),((e,n)=>{const o=r,s=new DataTransfer;s[o(268)](o(191),n[o(243)]);const i=this[o(270)][o(200)]();this[o(260)][o(173)][o(219)](this[o(174)],(r=>{const e=o;this[e(270)][e(244)](),r[e(254)](i),t[e(221)][e(196)][e(218)][e(251)](e(178),{dataTransfer:s})}))}),{priority:r(204)})}[h(230)](){const t=h;this[t(265)]=this[t(199)]()}[h(233)](t,r={}){const e=h;if(this[e(217)])return Promise[e(250)]();const n=this[e(260)][e(201)][e(222)](e(235)),o={url:n[e(210)],file:t,serviceConfig:{...r,formatting:n[e(263)]}};return this[e(240)](),this[e(181)](o)[e(207)](this[e(182)][e(185)](this))[e(188)](this[e(267)][e(185)](this))[e(212)](this[e(209)][e(185)](this))}[h(199)](){const t=h;if(this[t(217)])return!1;const r=this[t(260)][t(173)],e=r[t(256)],n=r[t(218)][t(225)],o=(0,l.first)(n[t(259)]());return!!o&&e[t(245)](o[t(226)],t(206))}[h(240)](){const t=h,r=this[t(260)],e=r[t(173)],n=e[t(218)][t(225)];this[t(227)]=new AbortController,this[t(174)]=r[t(173)][t(223)]({isUndoable:!0}),e[t(219)](this[t(174)],(r=>{const o=t;n[o(228)]||e[o(252)](n,{leaveUnmerged:!0});const s=n[o(238)](),i=(0,l.first)(n[o(259)]());let a;a=i.is(o(194),o(206))&&i[o(190)]?s:s[o(202)]?e[o(261)](i):s[o(237)]?e[o(239)](i):r[o(203)](s)[o(175)],this[o(270)]=r[o(242)](o(195)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(270)].on(o(257),(()=>{const t=o;t(224)===this[t(270)][t(200)]()[t(180)][t(255)]&&this[t(227)][t(198)]()}))})),this[t(217)]=!0,this[t(230)]()}[h(209)](){const t=h,r=this[t(260)][t(173)];r[t(258)][t(205)](this[t(270)])&&r[t(219)](this[t(174)],(r=>{const e=t;r[e(172)](this[e(270)])})),this[t(270)]=null,this[t(174)]=null,this[t(227)]=null,this[t(217)]=!1,this[t(230)]()}[h(181)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(260)][n(193)][n(222)](n(269))[n(229)](),s=new FormData;s[n(249)](n(201),JSON[n(247)](e)),s[n(249)](n(179),r);const i={method:n(236),headers:{},body:s,signal:this[n(227)][n(246)]};return o&&(i[n(214)][n(231)]=o[n(234)]),fetch(t,i)}[h(182)](t){const r=h;return t.ok?t[r(241)]()[r(207)]((t=>{const e=r;this[e(260)][e(173)][e(258)][e(205)](this[e(270)])&&e(224)!==this[e(270)][e(200)]()[e(180)][e(255)]&&this[e(251)](e(213),t)})):Promise[r(189)]()}[h(267)](){const t=h;if(this[t(227)][t(246)][t(262)])return void(0,l.logWarning)(t(183));const r=this[t(260)],e=o(r[t(211)],t(264));r[t(193)][t(222)](t(253))[t(176)](e),(0,l.logError)(t(187))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=119]})(t,r)}!function(t,r){const e=g,n=t();for(;;)try{if(911260===parseInt(e(132))/1*(parseInt(e(135))/2)+-parseInt(e(127))/3*(parseInt(e(121))/4)+-parseInt(e(131))/5+-parseInt(e(119))/6*(parseInt(e(125))/7)+-parseInt(e(149))/8*(parseInt(e(134))/9)+parseInt(e(147))/10+parseInt(e(120))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends t.Plugin{static get[I(124)](){return I(126)}static get[I(148)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(139)]}constructor(t){const r=I;super(t),this[r(145)]=null}async[I(140)](){const t=I,r=this[t(136)];r[t(141)][t(129)](t(150),{converterUrl:t(151),tokenUrl:(r[t(141)][t(138)](t(133))||{})[t(146)],formatting:{resets:t(122),defaults:t(122),styles:t(143)}}),r[t(130)][t(142)](t(150),new m(r));const{tokenUrl:e}=r[t(141)][t(138)](t(150));if(e){const{tokenUrl:n}=r[t(141)][t(138)](t(133))||{};this[t(145)]=e===n?r[t(123)][t(138)](t(139))[t(137)]:await r[t(123)][t(138)](t(139))[t(128)](e)}}[I(144)](){return this[I(145)]}}function w(){const t=["8298570BLiMoj","requires","144umPOeV","importWord","https://docx-converter.cke-cs.com/v2/convert/docx-html","5404134QkypNU","14158100iHuXFZ","4qehQwf","none","plugins","pluginName","14IGOlCY","ImportWordEditing","300327OSOSoW","registerTokenUrl","define","commands","745415AraLvF","163rTlTZU","cloudServices","57843eQiPcF","11786xwkuTj","editor","token","get","CloudServices","init","config","add","inline","getToken","_token","tokenUrl"];return(w=function(){return t})()}var W=y;function b(){var t=["4311164VCNELk","1831506cATbPs","2hqTtAY","70fBTXSl","2390phkwOF","513120wyKVkS","8877792LmLEge","pluginName","544989PcLmwI","126xKiPyy","5604WHqYVV","855189vggLbo","requires","ImportWord"];return(b=function(){return t})()}function y(t,r){var e=b();return(y=function(t,r){return e[t-=172]})(t,r)}!function(t,r){for(var e=y,n=t();;)try{if(599593===parseInt(e(177))/1*(parseInt(e(185))/2)+-parseInt(e(184))/3+-parseInt(e(183))/4+parseInt(e(173))/5*(parseInt(e(179))/6)+parseInt(e(178))/7*(parseInt(e(174))/8)+-parseInt(e(180))/9*(parseInt(e(172))/10)+parseInt(e(175))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class k extends t.Plugin{static get[W(176)](){return W(182)}static get[W(181)](){return[v,c]}}function x(t,r){var e=S();return(x=function(t,r){return e[t-=278]})(t,r)}function S(){var t=["7977760SxlqvC","2750518IKWDDp","3723024uhOrJY","1343923WVTasC","6746517wkDfuc","1151248AIZoPS","90TwoXOK","20yYRjFf","614355KtvvLK"];return(S=function(){return t})()}!function(t,r){for(var e=x,n=t();;)try{if(741942===-parseInt(e(282))/1+-parseInt(e(280))/2+parseInt(e(281))/3+parseInt(e(284))/4*(parseInt(e(286))/5)+parseInt(e(285))/6*(parseInt(e(278))/7)+-parseInt(e(279))/8+parseInt(e(283))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
|
|
5
|
+
*/(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var s=r[n]={exports:{}};return t[n](s,s.exports,e),s.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>x,ImportWordEditing:()=>w,ImportWordUI:()=>c});var t=e(782),r=e(311);function o(t,r){const e=t.t;switch(r){case"Import from Word":return e("Import from Word");case"An error occurred while importing the Word file.":return e("An error occurred while importing the Word file.");case"Importing Word document":return e("Importing Word document");default:return r}}function s(t,r){const e=a();return(s=function(t,r){return e[t-=191]})(t,r)}const i=s;function a(){const t=["tooltip","117NSDvBM","locale","58670NclGdX","get","48340DsZtwW","isOn","execute","editing","label","isVisible","20EjXCrs","Import from Word","7240328xlaHLO","7TeMMVF","componentFactory","pluginName","set","2253714VhmCHT","bind","done","editor","36563956FtDOuO","focus","children","init","87506VghxoE","iconView","isEnabled","importWord","Importing Word document","view","245026baaeJt","_createButton","menuBar:importWord","69HuqCiv","ImportWordUI","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","commands","isBusy","add"];return(a=function(){return t})()}!function(t,r){const e=s,n=t();for(;;)try{if(764060===-parseInt(e(222))/1+parseInt(e(216))/2*(-parseInt(e(225))/3)+-parseInt(e(195))/4*(-parseInt(e(201))/5)+parseInt(e(208))/6*(-parseInt(e(204))/7)+-parseInt(e(203))/8+-parseInt(e(191))/9*(parseInt(e(193))/10)+parseInt(e(212))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Plugin{static get[i(206)](){return i(226)}[i(215)](){const t=i,e=this[t(211)];e.ui[t(205)][t(230)](t(219),(()=>{const n=t,o=this[n(223)](r.FileDialogButtonView),s=e[n(228)][n(194)](n(219));return o[n(209)](n(196)).to(s,n(229)),o[n(231)]=!0,o})),e.ui[t(205)][t(230)](t(224),(()=>this[t(223)](r.MenuBarMenuListItemFileDialogButtonView)))}[i(223)](t){const e=i,n=this[e(211)],s=n[e(228)][e(194)](e(219)),a=new t(n[e(192)]),c=new r.SpinnerView;return a[e(207)]({acceptedType:e(227)}),a[e(207)]({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(209)](e(218)).to(s),a[e(209)](e(199)).to(s,e(229),(t=>o(n[e(192)],e(t?220:202)))),c[e(209)](e(200)).to(s,e(229)),a[e(217)][e(209)](e(200)).to(s,e(229),(t=>!t)),a[e(214)][e(230)](c),a.on(e(210),((t,r)=>{const o=e;n[o(197)](o(219),r[0],{}),n[o(198)][o(221)][o(213)]()})),a}}var p=e(331),u=e(783),l=e(584);const h=d;function d(t,r){const e=f();return(d=function(t,r){return e[t-=182]})(t,r)}function f(){const t=["change:range","html","addMarker","fire","7256909VVLpWg","showWarning","150uCaFFP","schema","enqueueChange","abort","664KFFEZR","stringify","deleteContent","Notification","selection","$graveyard","set","root","isAtEnd","bind","setSelection","isCollapsed","reject","json","catch","resolve","An error occurred while importing the Word file.","importWord:","formatting","101349oJqXtG","getRange","POST","locale","low","has","setData","_abortController","headers","signal","split","_undoStepBatch","createBatch","11064GrVRed","checkChild","ImportWordEditing","_sendImportRequest","element","_prepareForImport","finally","removeMarker","converterUrl","editing","refresh","stopListening","clipboardInput","import-word-plugin-import-cancelled","document","isBusy","getToken","view","config","10MlppDD","parent","paragraph","importWord","text/html","_handleImportResponse","file","488fNljLe","145432LsjYnF","editor","isAtStart","getFirstPosition","model","282iSxNca","execute","24999hrfheC","_cleanUpAfterImport","markers","_importMarker","getSelectedBlocks","createPositionBefore","position","plugins","aborted","Authorization","import-word-plugin-conversion-failed","1259919AHWZao","createPositionAfter","1367RvCHtm","_handleImportFailure","isEmpty","rootName","dataInsert","then","25100LCYYBL","value","get","isEnabled","_checkEnabled"];return(f=function(){return t})()}!function(t,r){const e=d,n=t();for(;;)try{if(532082===parseInt(e(182))/1*(parseInt(e(199))/2)+parseInt(e(280))/3+parseInt(e(203))/4*(parseInt(e(188))/5)+parseInt(e(267))/6*(parseInt(e(262))/7)+-parseInt(e(261))/8*(parseInt(e(222))/9)+parseInt(e(254))/10*(parseInt(e(197))/11)+parseInt(e(235))/12*(-parseInt(e(269))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class m extends t.Command{constructor(t){const r=d;super(t),this[r(209)](r(250),!1),this[r(272)]=null,this[r(233)]=null,this[r(229)]=null,this.on(r(186),((e,n)=>{const o=r,s=new DataTransfer;s[o(228)](o(258),n[o(194)]);const i=this[o(272)][o(223)]();this[o(263)][o(266)][o(201)](this[o(233)],(r=>{const e=o;this[e(272)][e(246)](),r[e(213)](i),t[e(244)][e(252)][e(249)][e(196)](e(247),{dataTransfer:s})}))}),{priority:r(226)})}[h(245)](){const t=h;this[t(191)]=this[t(192)]()}[h(268)](t,r={}){const e=h;if(this[e(250)])return Promise[e(218)]();const n=this[e(263)][e(253)][e(190)](e(257)),o={url:n[e(243)],file:t,serviceConfig:{...r,formatting:n[e(221)]}};return this[e(240)](),this[e(238)](o)[e(187)](this[e(259)][e(212)](this))[e(217)](this[e(183)][e(212)](this))[e(241)](this[e(270)][e(212)](this))}[h(192)](){const t=h;if(this[t(250)])return!1;const r=this[t(263)][t(266)],e=r[t(200)],n=r[t(249)][t(207)],o=(0,l.first)(n[t(273)]());return!!o&&e[t(236)](o[t(255)],t(256))}[h(240)](){const t=h,r=this[t(263)],e=r[t(266)],n=e[t(249)][t(207)];this[t(229)]=new AbortController,this[t(233)]=r[t(266)][t(234)]({isUndoable:!0}),e[t(201)](this[t(233)],(r=>{const o=t;n[o(214)]||e[o(205)](n,{leaveUnmerged:!0});const s=n[o(265)](),i=(0,l.first)(n[o(273)]());let a;a=i.is(o(239),o(256))&&i[o(184)]?s:s[o(264)]?e[o(274)](i):s[o(211)]?e[o(281)](i):r[o(232)](s)[o(275)],this[o(272)]=r[o(195)](o(220)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(272)].on(o(193),(()=>{const t=o;t(208)===this[t(272)][t(223)]()[t(210)][t(185)]&&this[t(229)][t(202)]()}))})),this[t(250)]=!0,this[t(245)]()}[h(270)](){const t=h,r=this[t(263)][t(266)];r[t(271)][t(227)](this[t(272)])&&r[t(201)](this[t(233)],(r=>{const e=t;r[e(242)](this[e(272)])})),this[t(272)]=null,this[t(233)]=null,this[t(229)]=null,this[t(250)]=!1,this[t(245)]()}[h(238)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(263)][n(276)][n(190)](n(237))[n(251)](),s=new FormData;s[n(209)](n(253),JSON[n(204)](e)),s[n(209)](n(260),r);const i={method:n(224),headers:{},body:s,signal:this[n(229)][n(231)]};return o&&(i[n(230)][n(278)]=o[n(189)]),fetch(t,i)}[h(259)](t){const r=h;return t.ok?t[r(216)]()[r(187)]((t=>{const e=r;this[e(263)][e(266)][e(271)][e(227)](this[e(272)])&&e(208)!==this[e(272)][e(223)]()[e(210)][e(185)]&&this[e(196)](e(186),t)})):Promise[r(215)]()}[h(183)](){const t=h;if(this[t(229)][t(231)][t(277)])return void(0,l.logWarning)(t(248));const r=this[t(263)],e=o(r[t(225)],t(219));r[t(276)][t(190)](t(206))[t(198)](e),(0,l.logError)(t(279))}}const I=v;function g(){const t=["getToken","6wgfGkt","ImportWordEditing","123cqtfdE","config","pluginName","token","1169530rbDYoS","772pUYRTM","add","1111dAfxLs","editor","plugins","5699729fOabEN","get","https://docx-converter.cke-cs.com/v2/convert/docx-html","136632VjKraj","importWord","init","1019203hAGelw","tokenUrl","21255YVuanv","23571HPAhfL","_token","registerTokenUrl","4584Hhunyc","define","cloudServices","none","commands","inline","requires","43478hauElQ","CloudServices"];return(g=function(){return t})()}function v(t,r){const e=g();return(v=function(t,r){return e[t-=364]})(t,r)}!function(t,r){const e=v,n=t();for(;;)try{if(771126===-parseInt(e(397))/1+-parseInt(e(376))/2*(-parseInt(e(381))/3)+parseInt(e(386))/4*(-parseInt(e(365))/5)+-parseInt(e(379))/6*(parseInt(e(391))/7)+-parseInt(e(369))/8*(-parseInt(e(366))/9)+-parseInt(e(385))/10+parseInt(e(388))/11*(parseInt(e(394))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class w extends t.Plugin{static get[I(383)](){return I(380)}static get[I(375)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(377)]}constructor(t){const r=I;super(t),this[r(367)]=null}async[I(396)](){const t=I,r=this[t(389)];r[t(382)][t(370)](t(395),{converterUrl:t(393),tokenUrl:(r[t(382)][t(392)](t(371))||{})[t(364)],formatting:{resets:t(372),defaults:t(372),styles:t(374)}}),r[t(373)][t(387)](t(395),new m(r));const{tokenUrl:e}=r[t(382)][t(392)](t(395));if(e){const{tokenUrl:n}=r[t(382)][t(392)](t(371))||{};this[t(367)]=e===n?r[t(390)][t(392)](t(377))[t(384)]:await r[t(390)][t(392)](t(377))[t(368)](e)}}[I(378)](){return this[I(367)]}}var b=W;function W(t,r){var e=y();return(W=function(t,r){return e[t-=300]})(t,r)}function y(){var t=["1122696scupXJ","pluginName","1162eHsByX","11292XsmHJJ","35818PNAvyM","requires","88jiQJgN","8294635MUtwVp","72753dLDwiE","1132246QobIsW","14330380mYqZPz","ImportWord","80AmBGTp"];return(y=function(){return t})()}!function(t,r){for(var e=W,n=t();;)try{if(950804===parseInt(e(309))/1+parseInt(e(301))/2+parseInt(e(300))/3*(-parseInt(e(304))/4)+-parseInt(e(312))/5+-parseInt(e(308))/6*(parseInt(e(307))/7)+-parseInt(e(311))/8*(-parseInt(e(305))/9)+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class x extends t.Plugin{static get[b(306)](){return b(303)}static get[b(310)](){return[w,c]}}function k(){var t=["110748cciNST","20742rtjmlx","70bbCJTy","8806hugXCM","669150fVIkdf","18260mbMZWr","511gjLYJp","40qwnFrt","3808656kBkZJC","35PzoXRr","1157643MzqZIP","106gJsbiE"];return(k=function(){return t})()}function C(t,r){var e=k();return(C=function(t,r){return e[t-=256]})(t,r)}!function(t,r){for(var e=C,n=t();;)try{if(240315===parseInt(e(259))/1*(parseInt(e(267))/2)+-parseInt(e(266))/3+parseInt(e(261))/4*(parseInt(e(265))/5)+-parseInt(e(257))/6*(-parseInt(e(262))/7)+parseInt(e(263))/8*(-parseInt(e(260))/9)+-parseInt(e(258))/10*(parseInt(e(256))/11)+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as
|
|
23
|
+
import{Plugin as _0x39bfeb,Command as _0x450c5d}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x59c832,MenuBarMenuListItemFileDialogButtonView as _0x57f75f,SpinnerView as _0xdaf1f4,Notification as _0x38bb88}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x2a40f0}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x312922}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x5c288c,uid as _0x3db5fd,logWarning as _0x4b71b7,logError as _0x30b44d}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x290b28,_0x3e5120){const t=_0x290b28['t'];switch(_0x3e5120){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 _0x3e5120;}}class o extends _0x39bfeb{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x3eb2eb=this['editor'];_0x3eb2eb['ui']['componentFactory']['add']('importWord',()=>{const _0x418495=this['_createButton'](_0x59c832),_0x2df4fd=_0x3eb2eb['commands']['get']('importWord');return _0x418495['bind']('isOn')['to'](_0x2df4fd,'isBusy'),_0x418495['tooltip']=!0x0,_0x418495;}),_0x3eb2eb['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x57f75f));}['_createButton'](_0x3e1636){const _0x162799=this['editor'],_0x2a5915=_0x162799['commands']['get']('importWord'),_0x396d54=new _0x3e1636(_0x162799['locale']),_0x46ba82=new _0xdaf1f4();return _0x396d54['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x396d54['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'}),_0x396d54['bind']('isEnabled')['to'](_0x2a5915),_0x396d54['bind']('label')['to'](_0x2a5915,'isBusy',_0x40a8db=>p(_0x162799['locale'],_0x40a8db?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x46ba82['bind']('isVisible')['to'](_0x2a5915,'isBusy'),_0x396d54['iconView']['bind']('isVisible')['to'](_0x2a5915,'isBusy',_0x51fc6b=>!_0x51fc6b),_0x396d54['children']['add'](_0x46ba82),_0x396d54['on']('done',(_0x261bb2,_0x22d429)=>{_0x162799['execute']('importWord',_0x22d429[0x0],{}),_0x162799['editing']['view']['focus']();}),_0x396d54;}}class d extends _0x450c5d{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x1b898f){super(_0x1b898f),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0xf9f68d,_0x160e96)=>{const _0xf4cb9=new DataTransfer();_0xf4cb9['setData']('text/html',_0x160e96['html']);const _0x823267=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x19c48b=>{this['_importMarker']['stopListening'](),_0x19c48b['setSelection'](_0x823267),_0x1b898f['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xf4cb9});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x382124,_0x139a15={}){if(this['isBusy'])return Promise['resolve']();const _0x414db5=this['editor']['config']['get']('importWord'),_0x470f39={'url':_0x414db5['converterUrl'],'file':_0x382124,'serviceConfig':{..._0x139a15,'formatting':_0x414db5['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x470f39)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x4e00c5=this['editor']['model'],_0x14d65d=_0x4e00c5['schema'],_0x5b3aa9=_0x4e00c5['document']['selection'],_0x281add=_0x5c288c(_0x5b3aa9['getSelectedBlocks']());return!!_0x281add&&_0x14d65d['checkChild'](_0x281add['parent'],'paragraph');}['_prepareForImport'](){const _0xdfb5be=this['editor'],_0x2e2634=_0xdfb5be['model'],_0xf6695f=_0x2e2634['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0xdfb5be['model']['createBatch']({'isUndoable':!0x0}),_0x2e2634['enqueueChange'](this['_undoStepBatch'],_0x2294f2=>{_0xf6695f['isCollapsed']||_0x2e2634['deleteContent'](_0xf6695f,{'leaveUnmerged':!0x0});const _0x5051e9=_0xf6695f['getFirstPosition'](),_0x2f49ab=_0x5c288c(_0xf6695f['getSelectedBlocks']());let _0x4535f1;_0x4535f1=_0x2f49ab['is']('element','paragraph')&&_0x2f49ab['isEmpty']?_0x5051e9:_0x5051e9['isAtStart']?_0x2e2634['createPositionBefore'](_0x2f49ab):_0x5051e9['isAtEnd']?_0x2e2634['createPositionAfter'](_0x2f49ab):_0x2294f2['split'](_0x5051e9)['position'],this['_importMarker']=_0x2294f2['addMarker']('importWord:'+_0x3db5fd(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x312922(_0x4535f1)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x192263=this['editor']['model'];_0x192263['markers']['has'](this['_importMarker'])&&_0x192263['enqueueChange'](this['_undoStepBatch'],_0x319da3=>{_0x319da3['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x37312d,file:_0x4f4e58,serviceConfig:_0x4595c7}){const _0x1bd2e5=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x28d533=new FormData();_0x28d533['set']('config',JSON['stringify'](_0x4595c7)),_0x28d533['set']('file',_0x4f4e58);const _0x486cb9={'method':'POST','headers':{},'body':_0x28d533,'signal':this['_abortController']['signal']};return _0x1bd2e5&&(_0x486cb9['headers']['Authorization']=_0x1bd2e5['value']),fetch(_0x37312d,_0x486cb9);}['_handleImportResponse'](_0x51d6e8){return _0x51d6e8['ok']?_0x51d6e8['json']()['then'](_0x561ba8=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x561ba8);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x4b71b7('import-word-plugin-import-cancelled');const _0x1d23cd=this['editor'],_0xf44ce0=p(_0x1d23cd['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x1d23cd['plugins']['get']('Notification')['showWarning'](_0xf44ce0),_0x30b44d('import-word-plugin-conversion-failed');}}class e extends _0x39bfeb{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x38bb88,_0x2a40f0,'CloudServices'];}constructor(_0x2326cb){super(_0x2326cb),this['_token']=null;}async['init'](){const _0x3a2969=this['editor'];_0x3a2969['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x3a2969['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x3a2969['commands']['add']('importWord',new d(_0x3a2969));const {tokenUrl:_0x1cbe44}=_0x3a2969['config']['get']('importWord');if(_0x1cbe44){const {tokenUrl:_0x23bd36}=_0x3a2969['config']['get']('cloudServices')||{};this['_token']=_0x1cbe44===_0x23bd36?_0x3a2969['plugins']['get']('CloudServices')['token']:await _0x3a2969['plugins']['get']('CloudServices')['registerTokenUrl'](_0x1cbe44);}}['getToken'](){return this['_token'];}}class i extends _0x39bfeb{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
|
package/dist/translations/ar.js
CHANGED
|
@@ -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':
|
|
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':_0x2ae075=>0x0==_0x2ae075?0x0:0x1==_0x2ae075?0x1:0x2==_0x2ae075?0x2:_0x2ae075%0x64>=0x3&&_0x2ae075%0x64<=0xa?0x3:_0x2ae075%0x64>=0xb&&_0x2ae075%0x64<=0x63?0x4:0x5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x451ec2=>{const {ar:{dictionary:_0x146e9b,getPluralForm:_0x439a84}}={'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':_0x2627f1=>0x0==_0x2627f1?0x0:0x1==_0x2627f1?0x1:0x2==_0x2627f1?0x2:_0x2627f1%0x64>=0x3&&_0x2627f1%0x64<=0xa?0x3:_0x2627f1%0x64>=0xb&&_0x2627f1%0x64<=0x63?0x4:0x5}};_0x451ec2['ar']||={'dictionary':{},'getPluralForm':null},_0x451ec2['ar']['dictionary']=Object['assign'](_0x451ec2['ar']['dictionary'],_0x146e9b),_0x451ec2['ar']['getPluralForm']=_0x439a84;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bg.js
CHANGED
|
@@ -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':
|
|
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':_0x1755cc=>0x1!=_0x1755cc}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x310ea3=>{const {bg:{dictionary:_0x2875e4,getPluralForm:_0x216ce0}}={'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':_0x1ca4f7=>0x1!=_0x1ca4f7}};_0x310ea3['bg']||={'dictionary':{},'getPluralForm':null},_0x310ea3['bg']['dictionary']=Object['assign'](_0x310ea3['bg']['dictionary'],_0x2875e4),_0x310ea3['bg']['getPluralForm']=_0x216ce0;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bn.js
CHANGED
|
@@ -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':
|
|
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':_0x223fe5=>0x1!=_0x223fe5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x14eaf1=>{const {bn:{dictionary:_0x50ee73,getPluralForm:_0x370346}}={'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':_0x2ee6a2=>0x1!=_0x2ee6a2}};_0x14eaf1['bn']||={'dictionary':{},'getPluralForm':null},_0x14eaf1['bn']['dictionary']=Object['assign'](_0x14eaf1['bn']['dictionary'],_0x50ee73),_0x14eaf1['bn']['getPluralForm']=_0x370346;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ca.js
CHANGED
|
@@ -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':
|
|
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':_0x7f3b4e=>0x1!=_0x7f3b4e}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x36d240=>{const {ca:{dictionary:_0x4982f6,getPluralForm:_0x4b41b7}}={'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':_0x3de8a2=>0x1!=_0x3de8a2}};_0x36d240['ca']||={'dictionary':{},'getPluralForm':null},_0x36d240['ca']['dictionary']=Object['assign'](_0x36d240['ca']['dictionary'],_0x4982f6),_0x36d240['ca']['getPluralForm']=_0x4b41b7;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/cs.js
CHANGED
|
@@ -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':
|
|
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':_0x3721c6=>0x1==_0x3721c6&&_0x3721c6%0x1==0x0?0x0:_0x3721c6>=0x2&&_0x3721c6<=0x4&&_0x3721c6%0x1==0x0?0x1:_0x3721c6%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x446186=>{const {cs:{dictionary:_0x283293,getPluralForm:_0x2bbb33}}={'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':_0x1b676e=>0x1==_0x1b676e&&_0x1b676e%0x1==0x0?0x0:_0x1b676e>=0x2&&_0x1b676e<=0x4&&_0x1b676e%0x1==0x0?0x1:_0x1b676e%0x1!=0x0?0x2:0x3}};_0x446186['cs']||={'dictionary':{},'getPluralForm':null},_0x446186['cs']['dictionary']=Object['assign'](_0x446186['cs']['dictionary'],_0x283293),_0x446186['cs']['getPluralForm']=_0x2bbb33;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/da.js
CHANGED
|
@@ -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':
|
|
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':_0x307d06=>0x1!=_0x307d06}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3f8b8c=>{const {da:{dictionary:_0x5026b0,getPluralForm:_0x1ac000}}={'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':_0x5b5965=>0x1!=_0x5b5965}};_0x3f8b8c['da']||={'dictionary':{},'getPluralForm':null},_0x3f8b8c['da']['dictionary']=Object['assign'](_0x3f8b8c['da']['dictionary'],_0x5026b0),_0x3f8b8c['da']['getPluralForm']=_0x1ac000;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/de.js
CHANGED
|
@@ -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':
|
|
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':_0x1e78e9=>0x1!=_0x1e78e9}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x326610=>{const {de:{dictionary:_0xc2e169,getPluralForm:_0xbefaf1}}={'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':_0x551cc9=>0x1!=_0x551cc9}};_0x326610['de']||={'dictionary':{},'getPluralForm':null},_0x326610['de']['dictionary']=Object['assign'](_0x326610['de']['dictionary'],_0xc2e169),_0x326610['de']['getPluralForm']=_0xbefaf1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/el.js
CHANGED
|
@@ -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':
|
|
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':_0x325b8d=>0x1!=_0x325b8d}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3076f1=>{const {el:{dictionary:_0x2d9db0,getPluralForm:_0x4e7be8}}={'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':_0x196a8e=>0x1!=_0x196a8e}};_0x3076f1['el']||={'dictionary':{},'getPluralForm':null},_0x3076f1['el']['dictionary']=Object['assign'](_0x3076f1['el']['dictionary'],_0x2d9db0),_0x3076f1['el']['getPluralForm']=_0x4e7be8;})(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':
|
|
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':_0x287500=>0x1!=_0x287500}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2153d6=>{const {'en-au':{dictionary:_0x3b51a0,getPluralForm:_0x39d990}}={'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':_0x32fac1=>0x1!=_0x32fac1}};_0x2153d6['en-au']||={'dictionary':{},'getPluralForm':null},_0x2153d6['en-au']['dictionary']=Object['assign'](_0x2153d6['en-au']['dictionary'],_0x3b51a0),_0x2153d6['en-au']['getPluralForm']=_0x39d990;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xead0d2=>{const {en:{dictionary:_0x373b98,getPluralForm:_0x53e369}}={'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}};_0xead0d2['en']||={'dictionary':{},'getPluralForm':null},_0xead0d2['en']['dictionary']=Object['assign'](_0xead0d2['en']['dictionary'],_0x373b98),_0xead0d2['en']['getPluralForm']=_0x53e369;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/es.js
CHANGED
|
@@ -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':
|
|
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':_0x272d8a=>0x1==_0x272d8a?0x0:0x0!=_0x272d8a&&_0x272d8a%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x407d86=>{const {es:{dictionary:_0x8ec523,getPluralForm:_0x3aeabd}}={'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':_0x30b4ae=>0x1==_0x30b4ae?0x0:0x0!=_0x30b4ae&&_0x30b4ae%0xf4240==0x0?0x1:0x2}};_0x407d86['es']||={'dictionary':{},'getPluralForm':null},_0x407d86['es']['dictionary']=Object['assign'](_0x407d86['es']['dictionary'],_0x8ec523),_0x407d86['es']['getPluralForm']=_0x3aeabd;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/et.js
CHANGED
|
@@ -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':
|
|
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':_0x4dc73a=>0x1!=_0x4dc73a}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1571c1=>{const {et:{dictionary:_0x49cee6,getPluralForm:_0x4ba224}}={'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':_0x438e04=>0x1!=_0x438e04}};_0x1571c1['et']||={'dictionary':{},'getPluralForm':null},_0x1571c1['et']['dictionary']=Object['assign'](_0x1571c1['et']['dictionary'],_0x49cee6),_0x1571c1['et']['getPluralForm']=_0x4ba224;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/fi.js
CHANGED
|
@@ -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':
|
|
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':_0xa22690=>0x1!=_0xa22690}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x11b84c=>{const {fi:{dictionary:_0x5b2c46,getPluralForm:_0x1c6b15}}={'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':_0x15a852=>0x1!=_0x15a852}};_0x11b84c['fi']||={'dictionary':{},'getPluralForm':null},_0x11b84c['fi']['dictionary']=Object['assign'](_0x11b84c['fi']['dictionary'],_0x5b2c46),_0x11b84c['fi']['getPluralForm']=_0x1c6b15;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/fr.js
CHANGED
|
@@ -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':
|
|
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':_0x584b28=>0x0==_0x584b28||0x1==_0x584b28?0x0:0x0!=_0x584b28&&_0x584b28%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x30cde2=>{const {fr:{dictionary:_0xc2eb57,getPluralForm:_0x8d624e}}={'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':_0x5190a6=>0x0==_0x5190a6||0x1==_0x5190a6?0x0:0x0!=_0x5190a6&&_0x5190a6%0xf4240==0x0?0x1:0x2}};_0x30cde2['fr']||={'dictionary':{},'getPluralForm':null},_0x30cde2['fr']['dictionary']=Object['assign'](_0x30cde2['fr']['dictionary'],_0xc2eb57),_0x30cde2['fr']['getPluralForm']=_0x8d624e;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/gl.js
CHANGED
|
@@ -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':
|
|
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':_0x47198e=>0x1!=_0x47198e}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1ae0b2=>{const {gl:{dictionary:_0x37318d,getPluralForm:_0x27c8cf}}={'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':_0x14c736=>0x1!=_0x14c736}};_0x1ae0b2['gl']||={'dictionary':{},'getPluralForm':null},_0x1ae0b2['gl']['dictionary']=Object['assign'](_0x1ae0b2['gl']['dictionary'],_0x37318d),_0x1ae0b2['gl']['getPluralForm']=_0x27c8cf;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/he.js
CHANGED
|
@@ -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':
|
|
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':_0x52c1cc=>0x1==_0x52c1cc&&_0x52c1cc%0x1==0x0?0x0:0x2==_0x52c1cc&&_0x52c1cc%0x1==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x407256=>{const {he:{dictionary:_0x37845c,getPluralForm:_0x1fd60a}}={'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':_0x3624fa=>0x1==_0x3624fa&&_0x3624fa%0x1==0x0?0x0:0x2==_0x3624fa&&_0x3624fa%0x1==0x0?0x1:0x2}};_0x407256['he']||={'dictionary':{},'getPluralForm':null},_0x407256['he']['dictionary']=Object['assign'](_0x407256['he']['dictionary'],_0x37845c),_0x407256['he']['getPluralForm']=_0x1fd60a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hi.js
CHANGED
|
@@ -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':
|
|
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':_0x2d7bff=>0x1!=_0x2d7bff}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x254454=>{const {hi:{dictionary:_0x3a08fc,getPluralForm:_0x839f12}}={'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':_0xdd71d7=>0x1!=_0xdd71d7}};_0x254454['hi']||={'dictionary':{},'getPluralForm':null},_0x254454['hi']['dictionary']=Object['assign'](_0x254454['hi']['dictionary'],_0x3a08fc),_0x254454['hi']['getPluralForm']=_0x839f12;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hr.js
CHANGED
|
@@ -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':
|
|
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':_0x16c3fb=>_0x16c3fb%0xa==0x1&&_0x16c3fb%0x64!=0xb?0x0:_0x16c3fb%0xa>=0x2&&_0x16c3fb%0xa<=0x4&&(_0x16c3fb%0x64<0xa||_0x16c3fb%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x28949e=>{const {hr:{dictionary:_0xafad80,getPluralForm:_0x44e1c6}}={'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':_0x559212=>_0x559212%0xa==0x1&&_0x559212%0x64!=0xb?0x0:_0x559212%0xa>=0x2&&_0x559212%0xa<=0x4&&(_0x559212%0x64<0xa||_0x559212%0x64>=0x14)?0x1:0x2}};_0x28949e['hr']||={'dictionary':{},'getPluralForm':null},_0x28949e['hr']['dictionary']=Object['assign'](_0x28949e['hr']['dictionary'],_0xafad80),_0x28949e['hr']['getPluralForm']=_0x44e1c6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hu.js
CHANGED
|
@@ -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':
|
|
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':_0x37ec61=>0x1!=_0x37ec61}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x474e1b=>{const {hu:{dictionary:_0x2b36ba,getPluralForm:_0x1e8584}}={'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':_0xd5a8a8=>0x1!=_0xd5a8a8}};_0x474e1b['hu']||={'dictionary':{},'getPluralForm':null},_0x474e1b['hu']['dictionary']=Object['assign'](_0x474e1b['hu']['dictionary'],_0x2b36ba),_0x474e1b['hu']['getPluralForm']=_0x1e8584;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/id.js
CHANGED
|
@@ -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':
|
|
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':_0x42ef36=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x56c017=>{const {id:{dictionary:_0x171de2,getPluralForm:_0x3008af}}={'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':_0x4493c5=>0x0}};_0x56c017['id']||={'dictionary':{},'getPluralForm':null},_0x56c017['id']['dictionary']=Object['assign'](_0x56c017['id']['dictionary'],_0x171de2),_0x56c017['id']['getPluralForm']=_0x3008af;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/it.js
CHANGED
|
@@ -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':
|
|
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':_0x1f4fcf=>0x1==_0x1f4fcf?0x0:0x0!=_0x1f4fcf&&_0x1f4fcf%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xb56f98=>{const {it:{dictionary:_0x4ab396,getPluralForm:_0x31994b}}={'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':_0x1a0536=>0x1==_0x1a0536?0x0:0x0!=_0x1a0536&&_0x1a0536%0xf4240==0x0?0x1:0x2}};_0xb56f98['it']||={'dictionary':{},'getPluralForm':null},_0xb56f98['it']['dictionary']=Object['assign'](_0xb56f98['it']['dictionary'],_0x4ab396),_0xb56f98['it']['getPluralForm']=_0x31994b;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ja.js
CHANGED
|
@@ -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':
|
|
23
|
+
export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x52d93f=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xe64251=>{const {ja:{dictionary:_0x32343e,getPluralForm:_0x354d10}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x233667=>0x0}};_0xe64251['ja']||={'dictionary':{},'getPluralForm':null},_0xe64251['ja']['dictionary']=Object['assign'](_0xe64251['ja']['dictionary'],_0x32343e),_0xe64251['ja']['getPluralForm']=_0x354d10;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ko.js
CHANGED
|
@@ -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':
|
|
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':_0x5a22da=>0x0}};
|