@ckeditor/ckeditor5-import-word 43.0.0-alpha.1 → 43.0.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/import-word.js +2 -2
- package/build/translations/gl.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/lang/translations/gl.po +1 -1
- package/package.json +7 -7
- 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/build/import-word.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
!function(t){const
|
|
1
|
+
!function(t){const r=t.en=t.en||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while importing the Word file.":"An error occurred while importing the Word file.","Import from Word":"Import from Word","Importing Word document":"Importing Word document"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var s=e[n]={exports:{}};return t[n](s,s.exports,r),s.exports}r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{ImportWord:()=>y,ImportWordEditing:()=>w,ImportWordUI:()=>a});var t=r(782),e=r(311);function o(t,e){const r=t.t;switch(e){case"Import from Word":return r("Import from Word");case"An error occurred while importing the Word file.":return r("An error occurred while importing the Word file.");case"Importing Word document":return r("Importing Word document");default:return e}}const s=i;function i(t,e){const r=c();return(i=function(t,e){return r[t-=134]})(t,e)}!function(t){const e=i,r=t();for(;;)try{if(970721===parseInt(e(170))/1*(parseInt(e(140))/2)+parseInt(e(172))/3*(-parseInt(e(163))/4)+-parseInt(e(146))/5*(-parseInt(e(144))/6)+-parseInt(e(135))/7+-parseInt(e(160))/8+parseInt(e(153))/9+parseInt(e(154))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class a extends t.Plugin{static get[s(169)](){return s(136)}[s(167)](){const t=s,r=this[t(151)];r.ui[t(162)][t(149)](t(157),(()=>{const n=t,o=this[n(173)](e.FileDialogButtonView),s=r[n(138)][n(155)](n(157));return o[n(152)](n(150)).to(s,n(171)),o[n(159)]=!0,o})),r.ui[t(162)][t(149)](t(147),(()=>this[t(173)](e.MenuBarMenuListItemFileDialogButtonView)))}[s(173)](t){const r=s,n=this[r(151)],i=n[r(138)][r(155)](r(157)),a=new t(n[r(141)]),c=new e.SpinnerView;return a[r(134)]({acceptedType:r(166)}),a[r(134)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),a[r(152)](r(143)).to(i),a[r(152)](r(168)).to(i,r(171),(t=>o(n[r(141)],r(t?165:161)))),c[r(152)](r(139)).to(i,r(171)),a[r(137)][r(152)](r(139)).to(i,r(171),(t=>!t)),a[r(148)][r(149)](c),a.on(r(164),((t,e)=>{const o=r;n[o(158)](o(157),e[0],{}),n[o(156)][o(145)][o(142)]()})),a}}function c(){const t=["tooltip","8122576tWROxE","Import from Word","componentFactory","931412mOGCBb","done","Importing Word document","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","init","label","pluginName","250474lmejMn","isBusy","3EtRsLY","_createButton","set","6376195gZpYMj","ImportWordUI","iconView","commands","isVisible","4oTPONM","locale","focus","isEnabled","66qNeiNH","view","288775yMtYXE","menuBar:importWord","children","add","isOn","editor","bind","10244151eDCtZe","8552890pTTYIc","get","editing","importWord","execute"];return(c=function(){return t})()}var p=r(331),u=r(783),l=r(584);const d=h;function h(t,e){const r=f();return(h=function(t,e){return r[t-=187]})(t,e)}function f(){const t=["timeZone","fire","getFirstPosition","showWarning","change:range","mergeFields","POST","import-word-plugin-import-cancelled","formatting","text/html","10716JJDnDR","createBatch","enqueueChange","plugins","importWord","split","_handleImportResponse","stopListening","removeMarker","getRange","import-word-plugin-conversion-failed","5279180bFoGan","isEmpty","stringify","_importMarker","createPositionBefore","set","html","resolvedOptions","low","ImportWordEditing","getSelectedBlocks","deleteContent","then","execute","finally","getToken","isAtStart","clipboardInput","isAtEnd","MergeFields","get","_sendImportRequest","model","addMarker","_cleanUpAfterImport","_handleImportFailure","reject","6397517klRkwR","has","isBusy","1007653sITPbm","isEnabled","_undoStepBatch","catch","8PmweUq","rootName","refresh","_abortController","3145660YgQyZk","headers","resolve","schema","_prepareForImport","element","selection","368tuXnWE","9MQEnOj","merge_fields","dataInsert","document","file","position","root","markers","createPositionAfter","editing","Notification","checkChild","An error occurred while importing the Word file.","converterUrl","paragraph","abort","DateTimeFormat","7883958OHZVUK","bind","setSelection","view","value","_checkEnabled","importWord:","locale","33205190FXpoyC","$graveyard","config","json","parent","Authorization","isCollapsed","editor","aborted","setData","signal"];return(f=function(){return t})()}!function(t){const e=h,r=t();for(;;)try{if(857042===-parseInt(e(195))/1+parseInt(e(203))/2+-parseInt(e(257))/3*(-parseInt(e(210))/4)+parseInt(e(268))/5+parseInt(e(228))/6+parseInt(e(192))/7*(parseInt(e(199))/8)+parseInt(e(211))/9*(-parseInt(e(236))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class m extends t.Command{constructor(t){const e=h;super(t),this[e(273)](e(194),!1),this[e(271)]=null,this[e(197)]=null,this[e(202)]=null,this.on(e(213),((r,n)=>{const o=e,s=new DataTransfer;s[o(245)](o(256),n[o(274)]);const i=this[o(271)][o(266)]();this[o(243)][o(187)][o(259)](this[o(197)],(e=>{const r=o;this[r(271)][r(264)](),e[r(230)](i),t[r(220)][r(231)][r(214)][r(248)](r(285),{dataTransfer:s})}))}),{priority:e(276)})}[d(201)](){const t=d;this[t(196)]=this[t(233)]()}[d(281)](t,e={}){const r=d;if(this[r(194)])return Promise[r(205)]();const n=this[r(243)][r(238)][r(288)](r(261));if(this[r(243)][r(260)][r(193)](r(287))){const{prefix:t,suffix:n}=this[r(243)][r(238)][r(288)](r(252));e[r(212)]={prefix:t,suffix:n}}const o={url:n[r(224)],file:t,serviceConfig:{...e,formatting:n[r(255)],timezone:(new(Intl[r(227)]))[r(275)]()[r(247)]}};return this[r(207)](),this[r(289)](o)[r(280)](this[r(263)][r(229)](this))[r(198)](this[r(190)][r(229)](this))[r(282)](this[r(189)][r(229)](this))}[d(233)](){const t=d;if(this[t(194)])return!1;const e=this[t(243)][t(187)],r=e[t(206)],n=e[t(214)][t(209)],o=(0,l.first)(n[t(278)]());return!!o&&r[t(222)](o[t(240)],t(225))}[d(207)](){const t=d,e=this[t(243)],r=e[t(187)],n=r[t(214)][t(209)];this[t(202)]=new AbortController,this[t(197)]=e[t(187)][t(258)]({isUndoable:!0}),r[t(259)](this[t(197)],(e=>{const o=t;n[o(242)]||r[o(279)](n,{leaveUnmerged:!0});const s=n[o(249)](),i=(0,l.first)(n[o(278)]());let a;a=i.is(o(208),o(225))&&i[o(269)]?s:s[o(284)]?r[o(272)](i):s[o(286)]?r[o(219)](i):e[o(262)](s)[o(216)],this[o(271)]=e[o(188)](o(234)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(271)].on(o(251),(()=>{const t=o;t(237)===this[t(271)][t(266)]()[t(217)][t(200)]&&this[t(202)][t(226)]()}))})),this[t(194)]=!0,this[t(201)]()}[d(189)](){const t=d,e=this[t(243)][t(187)];e[t(218)][t(193)](this[t(271)])&&e[t(259)](this[t(197)],(e=>{const r=t;e[r(265)](this[r(271)])})),this[t(271)]=null,this[t(197)]=null,this[t(202)]=null,this[t(194)]=!1,this[t(201)]()}[d(289)]({url:t,file:e,serviceConfig:r}){const n=d,o=this[n(243)][n(260)][n(288)](n(277))[n(283)](),s=new FormData;s[n(273)](n(238),JSON[n(270)](r)),s[n(273)](n(215),e);const i={method:n(253),headers:{},body:s,signal:this[n(202)][n(246)]};return o&&(i[n(204)][n(241)]=o[n(232)]),fetch(t,i)}[d(263)](t){const e=d;return t.ok?t[e(239)]()[e(280)]((t=>{const r=e;this[r(243)][r(187)][r(218)][r(193)](this[r(271)])&&r(237)!==this[r(271)][r(266)]()[r(217)][r(200)]&&this[r(248)](r(213),t)})):Promise[e(191)]()}[d(190)](){const t=d;if(this[t(202)][t(246)][t(244)])return void(0,l.logWarning)(t(254));const e=this[t(243)],r=o(e[t(235)],t(223));e[t(260)][t(288)](t(221))[t(250)](r),(0,l.logError)(t(267))}}const I=v;function g(){const t=["commands","add","plugins","574960iPXezK","10nTTYqX","CloudServices","cloudServices","54wyLzSt","119iKpoIb","getToken","editor","3260524iCZPBb","4987499TBkwaR","ImportWordEditing","293272vnsvnH","define","5391960NJlIcA","inline","930525rWdJgI","token","tokenUrl","requires","config","init","get","registerTokenUrl","104395clFPUs","_token","importWord","3yGvYiQ","pluginName","none","https://docx-converter.cke-cs.com/v2/convert/docx-html"];return(g=function(){return t})()}function v(t,e){const r=g();return(v=function(t,e){return r[t-=150]})(t,e)}!function(t){const e=v,r=t();for(;;)try{if(629979===-parseInt(e(160))/1*(parseInt(e(171))/2)+parseInt(e(163))/3*(parseInt(e(178))/4)+-parseInt(e(152))/5+-parseInt(e(150))/6+-parseInt(e(175))/7*(-parseInt(e(181))/8)+-parseInt(e(174))/9*(-parseInt(e(170))/10)+parseInt(e(179))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class w extends t.Plugin{static get[I(164)](){return I(180)}static get[I(155)](){const t=I;return[e.Notification,p.ClipboardPipeline,t(172)]}constructor(t){const e=I;super(t),this[e(161)]=null}async[I(157)](){const t=I,e=this[t(177)];e[t(156)][t(182)](t(162),{converterUrl:t(166),tokenUrl:(e[t(156)][t(158)](t(173))||{})[t(154)],formatting:{resets:t(165),defaults:t(165),styles:t(151)}}),e[t(167)][t(168)](t(162),new m(e));const{tokenUrl:r}=e[t(156)][t(158)](t(162));if(r){const{tokenUrl:n}=e[t(156)][t(158)](t(173))||{};this[t(161)]=r===n?e[t(169)][t(158)](t(172))[t(153)]:await e[t(169)][t(158)](t(172))[t(159)](r)}}[I(176)](){return this[I(161)]}}var b=W;function W(t,e){var r=k();return(W=function(t,e){return r[t-=462]})(t,e)}!function(t){for(var e=W,r=t();;)try{if(490436===parseInt(e(464))/1*(-parseInt(e(467))/2)+-parseInt(e(476))/3+-parseInt(e(469))/4*(parseInt(e(473))/5)+-parseInt(e(475))/6*(parseInt(e(466))/7)+parseInt(e(463))/8+-parseInt(e(471))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(472))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);class y extends t.Plugin{static get[b(470)](){return b(474)}static get[b(462)](){return[w,a]}}function k(){var t=["1214196xrnDBl","1940990OhMygI","ImportWord","4673346aHhYrs","2761596jItiHb","requires","5466128mwFjuL","19JTXEmy","72600xSQAlq","7LWaIdF","45662WOoSJp","220fCfmtA","4qHDDXZ","pluginName","378kkaloJ"];return(k=function(){return t})()}function x(t,e){var r=T();return(x=function(t,e){return r[t-=228]})(t,e)}function T(){var t=["1326YMiERG","171cRrNRB","11792lsjkpT","6258sNPldH","7570MfftUu","2412gMbkxa","7886389dvLWmd","9793992DYfjzJ","9592QMfkbV","1390925vTFUQl","208ndhGdB"];return(T=function(){return t})()}!function(t){for(var e=x,r=t();;)try{if(822715===parseInt(e(238))/1*(-parseInt(e(237))/2)+parseInt(e(229))/3*(parseInt(e(236))/4)+parseInt(e(235))/5+-parseInt(e(233))/6+parseInt(e(232))/7+-parseInt(e(228))/8*(-parseInt(e(231))/9)+parseInt(e(230))/10*(parseInt(e(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
|
|
5
|
+
*/(()=>{var t={331:(t,r,e)=>{t.exports=e(237)("./src/clipboard.js")},782:(t,r,e)=>{t.exports=e(237)("./src/core.js")},783:(t,r,e)=>{t.exports=e(237)("./src/engine.js")},311:(t,r,e)=>{t.exports=e(237)("./src/ui.js")},584:(t,r,e)=>{t.exports=e(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},r={};function e(n){var o=r[n];if(void 0!==o)return o.exports;var i=r[n]={exports:{}};return t[n](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";e.r(n),e.d(n,{ImportWord:()=>x,ImportWordEditing:()=>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}}function i(t,r){const e=s();return(i=function(t,r){return e[t-=289]})(t,r)}function s(){const t=["commands","5086400vgRZdb","isVisible","label","6966715MuObob","importWord","add","6oULeKO","componentFactory","Import from Word","init","execute","done","isBusy","bind","iconView","isEnabled","243990eXoIOm","set","20HfxfDq","10TFpfGA","get","isOn","editing","8xzdleW","ImportWordUI","application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template","Importing Word document","tooltip","focus","locale","44104423XLFStl","9806346ZoYhwY","view","7230445XdpDxa","3605163trWBJL","menuBar:importWord","editor","pluginName","children","_createButton"];return(s=function(){return t})()}const a=i;!function(t){const r=i,e=t();for(;;)try{if(794787===-parseInt(r(306))/1*(parseInt(r(309))/2)+-parseInt(r(324))/3+-parseInt(r(290))/4+-parseInt(r(323))/5+-parseInt(r(296))/6*(parseInt(r(293))/7)+parseInt(r(313))/8*(-parseInt(r(321))/9)+-parseInt(r(308))/10*(-parseInt(r(320))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(s);class c extends t.Plugin{static get[a(327)](){return a(314)}[a(299)](){const t=a,e=this[t(326)];e.ui[t(297)][t(295)](t(294),(()=>{const n=t,o=this[n(329)](r.FileDialogButtonView),i=e[n(289)][n(310)](n(294));return o[n(303)](n(311)).to(i,n(302)),o[n(317)]=!0,o})),e.ui[t(297)][t(295)](t(325),(()=>this[t(329)](r.MenuBarMenuListItemFileDialogButtonView)))}[a(329)](t){const e=a,n=this[e(326)],i=n[e(289)][e(310)](e(294)),s=new t(n[e(319)]),c=new r.SpinnerView;return s[e(307)]({acceptedType:e(315)}),s[e(307)]({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'}),s[e(303)](e(305)).to(i),s[e(303)](e(292)).to(i,e(302),(t=>o(n[e(319)],e(t?316:298)))),c[e(303)](e(291)).to(i,e(302)),s[e(304)][e(303)](e(291)).to(i,e(302),(t=>!t)),s[e(328)][e(295)](c),s.on(e(301),((t,r)=>{const o=e;n[o(300)](o(294),r[0],{}),n[o(312)][o(322)][o(318)]()})),s}}var p=e(331),u=e(783),l=e(584);function d(){const t=["low","An error occurred while importing the Word file.","Authorization","json","stopListening","merge_fields","_checkEnabled","deleteContent","model","getRange","_handleImportFailure","getFirstPosition","html","selection","isEmpty","editing","resolvedOptions","checkChild","parent","config","set","importWord","_sendImportRequest","split","ImportWordEditing","refresh","clipboardInput","getToken","importWord:","then","value","editor","_handleImportResponse","_prepareForImport","root","fire","isCollapsed","resolve","DateTimeFormat","setData","get","text/html","mergeFields","plugins","$graveyard","catch","_undoStepBatch","stringify","getSelectedBlocks","MergeFields","isBusy","POST","locale","_abortController","execute","schema","3435975yFhCEE","3148hpkevN","29162PMPBAe","isAtStart","addMarker","position","createPositionAfter","enqueueChange","file","import-word-plugin-import-cancelled","_importMarker","1191498JEXhFW","has","setSelection","change:range","6066zgXhtG","isAtEnd","view","createPositionBefore","isEnabled","signal","dataInsert","element","showWarning","finally","formatting","6577446iwQvqv","headers","reject","rootName","timeZone","32894811NAPoUW","abort","import-word-plugin-conversion-failed","removeMarker","Notification","converterUrl","aborted","markers","4531112YAVFig","document","createBatch","bind","_cleanUpAfterImport","paragraph","33JYrPKk"];return(d=function(){return t})()}const h=f;function f(t,r){const e=d();return(f=function(t,r){return e[t-=331]})(t,r)}!function(t){const r=f,e=t();for(;;)try{if(937547===-parseInt(r(381))/1*(-parseInt(r(338))/2)+-parseInt(r(351))/3*(-parseInt(r(337))/4)+parseInt(r(336))/5+parseInt(r(362))/6+parseInt(r(347))/7+parseInt(r(375))/8+-parseInt(r(367))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(d);class m extends t.Command{constructor(t){const r=f;super(t),this[r(402)](r(432),!1),this[r(346)]=null,this[r(428)]=null,this[r(333)]=null,this.on(r(357),((e,n)=>{const o=r,i=new DataTransfer;i[o(421)](o(423),n[o(394)]);const s=this[o(346)][o(391)]();this[o(413)][o(390)][o(343)](this[o(428)],(r=>{const e=o;this[e(346)][e(386)](),r[e(349)](s),t[e(397)][e(353)][e(376)][e(417)](e(408),{dataTransfer:i})}))}),{priority:r(382)})}[h(407)](){const t=h;this[t(355)]=this[t(388)]()}[h(334)](t,r={}){const e=h;if(this[e(432)])return Promise[e(419)]();const n=this[e(413)][e(401)][e(422)](e(403));if(this[e(413)][e(425)][e(348)](e(431))){const{prefix:t,suffix:n}=this[e(413)][e(401)][e(422)](e(424));r[e(387)]={prefix:t,suffix:n}}const o={url:n[e(372)],file:t,serviceConfig:{...r,formatting:n[e(361)],timezone:(new(Intl[e(420)]))[e(398)]()[e(366)]}};return this[e(415)](),this[e(404)](o)[e(411)](this[e(414)][e(378)](this))[e(427)](this[e(392)][e(378)](this))[e(360)](this[e(379)][e(378)](this))}[h(388)](){const t=h;if(this[t(432)])return!1;const r=this[t(413)][t(390)],e=r[t(335)],n=r[t(376)][t(395)],o=(0,l.first)(n[t(430)]());return!!o&&e[t(399)](o[t(400)],t(380))}[h(415)](){const t=h,r=this[t(413)],e=r[t(390)],n=e[t(376)][t(395)];this[t(333)]=new AbortController,this[t(428)]=r[t(390)][t(377)]({isUndoable:!0}),e[t(343)](this[t(428)],(r=>{const o=t;n[o(418)]||e[o(389)](n,{leaveUnmerged:!0});const i=n[o(393)](),s=(0,l.first)(n[o(430)]());let a;a=s.is(o(358),o(380))&&s[o(396)]?i:i[o(339)]?e[o(354)](s):i[o(352)]?e[o(342)](s):r[o(405)](i)[o(341)],this[o(346)]=r[o(340)](o(410)+(0,l.uid)(),{usingOperation:!1,affectsData:!1,range:new u.Range(a)}),this[o(346)].on(o(350),(()=>{const t=o;t(426)===this[t(346)][t(391)]()[t(416)][t(365)]&&this[t(333)][t(368)]()}))})),this[t(432)]=!0,this[t(407)]()}[h(379)](){const t=h,r=this[t(413)][t(390)];r[t(374)][t(348)](this[t(346)])&&r[t(343)](this[t(428)],(r=>{const e=t;r[e(370)](this[e(346)])})),this[t(346)]=null,this[t(428)]=null,this[t(333)]=null,this[t(432)]=!1,this[t(407)]()}[h(404)]({url:t,file:r,serviceConfig:e}){const n=h,o=this[n(413)][n(425)][n(422)](n(406))[n(409)](),i=new FormData;i[n(402)](n(401),JSON[n(429)](e)),i[n(402)](n(344),r);const s={method:n(331),headers:{},body:i,signal:this[n(333)][n(356)]};return o&&(s[n(363)][n(384)]=o[n(412)]),fetch(t,s)}[h(414)](t){const r=h;return t.ok?t[r(385)]()[r(411)]((t=>{const e=r;this[e(413)][e(390)][e(374)][e(348)](this[e(346)])&&e(426)!==this[e(346)][e(391)]()[e(416)][e(365)]&&this[e(417)](e(357),t)})):Promise[r(364)]()}[h(392)](){const t=h;if(this[t(333)][t(356)][t(373)])return void(0,l.logWarning)(t(345));const r=this[t(413)],e=o(r[t(332)],t(383));r[t(425)][t(422)](t(371))[t(359)](e),(0,l.logError)(t(369))}}const I=g;function g(t,r){const e=w();return(g=function(t,r){return e[t-=485]})(t,r)}!function(t){const r=g,e=t();for(;;)try{if(579889===-parseInt(r(509))/1+-parseInt(r(498))/2*(parseInt(r(502))/3)+-parseInt(r(485))/4+parseInt(r(496))/5+parseInt(r(497))/6*(parseInt(r(510))/7)+parseInt(r(499))/8+-parseInt(r(495))/9*(parseInt(r(486))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(w);class v extends t.Plugin{static get[I(493)](){return I(515)}static get[I(504)](){const t=I;return[r.Notification,p.ClipboardPipeline,t(491)]}constructor(t){const r=I;super(t),this[r(513)]=null}async[I(516)](){const t=I,r=this[t(489)];r[t(503)][t(511)](t(490),{converterUrl:t(508),tokenUrl:(r[t(503)][t(506)](t(500))||{})[t(494)],formatting:{resets:t(512),defaults:t(512),styles:t(492)}}),r[t(501)][t(487)](t(490),new m(r));const{tokenUrl:e}=r[t(503)][t(506)](t(490));if(e){const{tokenUrl:n}=r[t(503)][t(506)](t(500))||{};this[t(513)]=e===n?r[t(514)][t(506)](t(491))[t(488)]:await r[t(514)][t(506)](t(491))[t(505)](e)}}[I(507)](){return this[I(513)]}}function w(){const t=["tokenUrl","9fEhqlJ","3762475ZnSQvK","114ZJHRoz","98302wwTlke","3190408ESyrRl","cloudServices","commands","6MzSXCo","config","requires","registerTokenUrl","get","getToken","https://docx-converter.cke-cs.com/v2/convert/docx-html","196345liyNRL","425831hHovrC","define","none","_token","plugins","ImportWordEditing","init","2810764itlTsX","7298960ThnubV","add","token","editor","importWord","CloudServices","inline","pluginName"];return(w=function(){return t})()}function b(){var t=["103851iXmbJT","5866EwoRGA","requires","524575NRMCXf","pluginName","120lNnwJw","ImportWord","60DPmRDq","14HzGwrq","421392STlfsy","39fVoWRa","11nQIFoh","6060288QrtMMW","4352230PSyyKq","16425GFuKPS"];return(b=function(){return t})()}var W=y;function y(t,r){var e=b();return(y=function(t,r){return e[t-=435]})(t,r)}!function(t){for(var r=y,e=t();;)try{if(338607===-parseInt(r(445))/1*(-parseInt(r(436))/2)+-parseInt(r(449))/3*(-parseInt(r(442))/4)+parseInt(r(438))/5+-parseInt(r(444))/6*(-parseInt(r(443))/7)+parseInt(r(440))/8*(-parseInt(r(435))/9)+-parseInt(r(448))/10*(parseInt(r(446))/11)+parseInt(r(447))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(b);class x extends t.Plugin{static get[W(439)](){return W(441)}static get[W(437)](){return[v,c]}}function k(){var t=["16392xZrnlI","133dnOMOT","9gwpTtK","11TEbDaC","14912QARVsd","1260WnHSJy","2930664eRGYQi","1988110ORbgYB","702740kwPBkT","479442zNdxXW","7iDghKb","108GUrTdZ"];return(k=function(){return t})()}function T(t,r){var e=k();return(T=function(t,r){return e[t-=164]})(t,r)}!function(t){for(var r=T,e=t();;)try{if(126675===parseInt(r(169))/1*(parseInt(r(173))/2)+-parseInt(r(167))/3*(parseInt(r(172))/4)+parseInt(r(164))/5+parseInt(r(165))/6*(parseInt(r(166))/7)+parseInt(r(168))/8+parseInt(r(170))/9*(parseInt(r(175))/10)+parseInt(r(171))/11*(-parseInt(r(174))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=n})();
|
package/build/translations/gl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(o){const r=o.gl=o.gl||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while importing the Word file.":"Produciuse un erro ao importar o ficheiro de Word.","Import from Word":"Importar dende Word","Importing Word document":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(o){const r=o.gl=o.gl||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while importing the Word file.":"Produciuse un erro ao importar o ficheiro de Word.","Import from Word":"Importar dende Word","Importing Word document":"Importar un documento de Word"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as
|
|
23
|
+
import{Plugin as _0x816d7e,Command as _0x1a69a3}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x1f8368,MenuBarMenuListItemFileDialogButtonView as _0x349152,SpinnerView as _0x34f873,Notification as _0x1befe2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x12c409}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x2974d7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x84a78,uid as _0x508bef,logWarning as _0x2b40a9,logError as _0x14022c}from'@ckeditor/ckeditor5-utils/dist/index.js';function p(_0x1c042b,_0x4ba840){const t=_0x1c042b['t'];switch(_0x4ba840){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 _0x4ba840;}}class o extends _0x816d7e{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x294809=this['editor'];_0x294809['ui']['componentFactory']['add']('importWord',()=>{const _0x5361d3=this['_createButton'](_0x1f8368),_0x3030c1=_0x294809['commands']['get']('importWord');return _0x5361d3['bind']('isOn')['to'](_0x3030c1,'isBusy'),_0x5361d3['tooltip']=!0x0,_0x5361d3;}),_0x294809['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x349152));}['_createButton'](_0x410307){const _0x22d9b6=this['editor'],_0x33b2f8=_0x22d9b6['commands']['get']('importWord'),_0xf76c05=new _0x410307(_0x22d9b6['locale']),_0x4bf9d0=new _0x34f873();return _0xf76c05['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0xf76c05['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'}),_0xf76c05['bind']('isEnabled')['to'](_0x33b2f8),_0xf76c05['bind']('label')['to'](_0x33b2f8,'isBusy',_0x27c6c5=>p(_0x22d9b6['locale'],_0x27c6c5?'Importing\x20Word\x20document':'Import\x20from\x20Word')),_0x4bf9d0['bind']('isVisible')['to'](_0x33b2f8,'isBusy'),_0xf76c05['iconView']['bind']('isVisible')['to'](_0x33b2f8,'isBusy',_0xd65c06=>!_0xd65c06),_0xf76c05['children']['add'](_0x4bf9d0),_0xf76c05['on']('done',(_0x49082f,_0x4f52f6)=>{_0x22d9b6['execute']('importWord',_0x4f52f6[0x0],{}),_0x22d9b6['editing']['view']['focus']();}),_0xf76c05;}}class d extends _0x1a69a3{['_importMarker'];['_undoStepBatch'];['_abortController'];constructor(_0x59bd99){super(_0x59bd99),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x240958,_0x40afeb)=>{const _0x48c714=new DataTransfer();_0x48c714['setData']('text/html',_0x40afeb['html']);const _0xca06f6=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x55a844=>{this['_importMarker']['stopListening'](),_0x55a844['setSelection'](_0xca06f6),_0x59bd99['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x48c714});});},{'priority':'low'});}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x297e8f,_0x5815a5={}){if(this['isBusy'])return Promise['resolve']();const _0x4be8e4=this['editor']['config']['get']('importWord');if(this['editor']['plugins']['has']('MergeFields')){const {prefix:_0x735369,suffix:_0x58d8d0}=this['editor']['config']['get']('mergeFields');_0x5815a5['merge_fields']={'prefix':_0x735369,'suffix':_0x58d8d0};}const _0x3c31a1={'url':_0x4be8e4['converterUrl'],'file':_0x297e8f,'serviceConfig':{..._0x5815a5,'formatting':_0x4be8e4['formatting'],'timezone':new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x3c31a1)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0x496a2b=this['editor']['model'],_0x5af605=_0x496a2b['schema'],_0x464997=_0x496a2b['document']['selection'],_0x438466=_0x84a78(_0x464997['getSelectedBlocks']());return!!_0x438466&&_0x5af605['checkChild'](_0x438466['parent'],'paragraph');}['_prepareForImport'](){const _0x2e4df5=this['editor'],_0xf1a2a4=_0x2e4df5['model'],_0xf15a61=_0xf1a2a4['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x2e4df5['model']['createBatch']({'isUndoable':!0x0}),_0xf1a2a4['enqueueChange'](this['_undoStepBatch'],_0x49a10a=>{_0xf15a61['isCollapsed']||_0xf1a2a4['deleteContent'](_0xf15a61,{'leaveUnmerged':!0x0});const _0x490cc0=_0xf15a61['getFirstPosition'](),_0x138d3c=_0x84a78(_0xf15a61['getSelectedBlocks']());let _0x53973b;_0x53973b=_0x138d3c['is']('element','paragraph')&&_0x138d3c['isEmpty']?_0x490cc0:_0x490cc0['isAtStart']?_0xf1a2a4['createPositionBefore'](_0x138d3c):_0x490cc0['isAtEnd']?_0xf1a2a4['createPositionAfter'](_0x138d3c):_0x49a10a['split'](_0x490cc0)['position'],this['_importMarker']=_0x49a10a['addMarker']('importWord:'+_0x508bef(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x2974d7(_0x53973b)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x12ab00=this['editor']['model'];_0x12ab00['markers']['has'](this['_importMarker'])&&_0x12ab00['enqueueChange'](this['_undoStepBatch'],_0x472cd6=>{_0x472cd6['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x37aa5b,file:_0x35af56,serviceConfig:_0x454265}){const _0x24c432=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x6d4f79=new FormData();_0x6d4f79['set']('config',JSON['stringify'](_0x454265)),_0x6d4f79['set']('file',_0x35af56);const _0x5e160d={'method':'POST','headers':{},'body':_0x6d4f79,'signal':this['_abortController']['signal']};return _0x24c432&&(_0x5e160d['headers']['Authorization']=_0x24c432['value']),fetch(_0x37aa5b,_0x5e160d);}['_handleImportResponse'](_0x725e){return _0x725e['ok']?_0x725e['json']()['then'](_0x2ff6e5=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x2ff6e5);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x2b40a9('import-word-plugin-import-cancelled');const _0x85b7c1=this['editor'],_0x2ecf4a=p(_0x85b7c1['locale'],'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x85b7c1['plugins']['get']('Notification')['showWarning'](_0x2ecf4a),_0x14022c('import-word-plugin-conversion-failed');}}class e extends _0x816d7e{['_token'];static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x1befe2,_0x12c409,'CloudServices'];}constructor(_0x9da11c){super(_0x9da11c),this['_token']=null;}async['init'](){const _0x26d477=this['editor'];_0x26d477['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x26d477['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x26d477['commands']['add']('importWord',new d(_0x26d477));const {tokenUrl:_0x89f432}=_0x26d477['config']['get']('importWord');if(_0x89f432){const {tokenUrl:_0x383339}=_0x26d477['config']['get']('cloudServices')||{};this['_token']=_0x89f432===_0x383339?_0x26d477['plugins']['get']('CloudServices')['token']:await _0x26d477['plugins']['get']('CloudServices')['registerTokenUrl'](_0x89f432);}}['getToken'](){return this['_token'];}}class i extends _0x816d7e{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':_0x3cfba0=>0x0==_0x3cfba0?0x0:0x1==_0x3cfba0?0x1:0x2==_0x3cfba0?0x2:_0x3cfba0%0x64>=0x3&&_0x3cfba0%0x64<=0xa?0x3:_0x3cfba0%0x64>=0xb&&_0x3cfba0%0x64<=0x63?0x4:0x5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x144de4=>{const {ar:{dictionary:_0x2a094f,getPluralForm:_0x4be8bf}}={'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':_0x3c79d3=>0x0==_0x3c79d3?0x0:0x1==_0x3c79d3?0x1:0x2==_0x3c79d3?0x2:_0x3c79d3%0x64>=0x3&&_0x3c79d3%0x64<=0xa?0x3:_0x3c79d3%0x64>=0xb&&_0x3c79d3%0x64<=0x63?0x4:0x5}};_0x144de4['ar']||={'dictionary':{},'getPluralForm':null},_0x144de4['ar']['dictionary']=Object['assign'](_0x144de4['ar']['dictionary'],_0x2a094f),_0x144de4['ar']['getPluralForm']=_0x4be8bf;})(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':_0x22c18b=>0x1!=_0x22c18b}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4e62a0=>{const {bg:{dictionary:_0x4e3887,getPluralForm:_0x1461ac}}={'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':_0x5f03a5=>0x1!=_0x5f03a5}};_0x4e62a0['bg']||={'dictionary':{},'getPluralForm':null},_0x4e62a0['bg']['dictionary']=Object['assign'](_0x4e62a0['bg']['dictionary'],_0x4e3887),_0x4e62a0['bg']['getPluralForm']=_0x1461ac;})(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':_0xf7448f=>0x1!=_0xf7448f}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4a80c7=>{const {bn:{dictionary:_0x3139d0,getPluralForm:_0x22581e}}={'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':_0x283762=>0x1!=_0x283762}};_0x4a80c7['bn']||={'dictionary':{},'getPluralForm':null},_0x4a80c7['bn']['dictionary']=Object['assign'](_0x4a80c7['bn']['dictionary'],_0x3139d0),_0x4a80c7['bn']['getPluralForm']=_0x22581e;})(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':_0x7486e8=>0x1!=_0x7486e8}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x51bd38=>{const {ca:{dictionary:_0x2aadc8,getPluralForm:_0x168b5e}}={'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':_0x33aa0c=>0x1!=_0x33aa0c}};_0x51bd38['ca']||={'dictionary':{},'getPluralForm':null},_0x51bd38['ca']['dictionary']=Object['assign'](_0x51bd38['ca']['dictionary'],_0x2aadc8),_0x51bd38['ca']['getPluralForm']=_0x168b5e;})(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':_0x271247=>0x1==_0x271247&&_0x271247%0x1==0x0?0x0:_0x271247>=0x2&&_0x271247<=0x4&&_0x271247%0x1==0x0?0x1:_0x271247%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x115190=>{const {cs:{dictionary:_0x29f5b3,getPluralForm:_0x4c269f}}={'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':_0x24cb35=>0x1==_0x24cb35&&_0x24cb35%0x1==0x0?0x0:_0x24cb35>=0x2&&_0x24cb35<=0x4&&_0x24cb35%0x1==0x0?0x1:_0x24cb35%0x1!=0x0?0x2:0x3}};_0x115190['cs']||={'dictionary':{},'getPluralForm':null},_0x115190['cs']['dictionary']=Object['assign'](_0x115190['cs']['dictionary'],_0x29f5b3),_0x115190['cs']['getPluralForm']=_0x4c269f;})(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':_0xcf4932=>0x1!=_0xcf4932}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x148e42=>{const {da:{dictionary:_0x42f898,getPluralForm:_0x2342b6}}={'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':_0x2a97bb=>0x1!=_0x2a97bb}};_0x148e42['da']||={'dictionary':{},'getPluralForm':null},_0x148e42['da']['dictionary']=Object['assign'](_0x148e42['da']['dictionary'],_0x42f898),_0x148e42['da']['getPluralForm']=_0x2342b6;})(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':_0x506e22=>0x1!=_0x506e22}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1e77db=>{const {de:{dictionary:_0xa8ebb2,getPluralForm:_0x934238}}={'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':_0x59e8f3=>0x1!=_0x59e8f3}};_0x1e77db['de']||={'dictionary':{},'getPluralForm':null},_0x1e77db['de']['dictionary']=Object['assign'](_0x1e77db['de']['dictionary'],_0xa8ebb2),_0x1e77db['de']['getPluralForm']=_0x934238;})(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':_0xd8cf3b=>0x1!=_0xd8cf3b}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x21a8aa=>{const {el:{dictionary:_0x57a592,getPluralForm:_0x1fa84b}}={'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':_0x1ab4fb=>0x1!=_0x1ab4fb}};_0x21a8aa['el']||={'dictionary':{},'getPluralForm':null},_0x21a8aa['el']['dictionary']=Object['assign'](_0x21a8aa['el']['dictionary'],_0x57a592),_0x21a8aa['el']['getPluralForm']=_0x1fa84b;})(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':_0x27d73f=>0x1!=_0x27d73f}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x123cd4=>{const {'en-au':{dictionary:_0x4bb957,getPluralForm:_0x45f832}}={'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':_0x2d0ed9=>0x1!=_0x2d0ed9}};_0x123cd4['en-au']||={'dictionary':{},'getPluralForm':null},_0x123cd4['en-au']['dictionary']=Object['assign'](_0x123cd4['en-au']['dictionary'],_0x4bb957),_0x123cd4['en-au']['getPluralForm']=_0x45f832;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x58b3a4=>{const {en:{dictionary:_0x4421fd,getPluralForm:_0x54689f}}={'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}};_0x58b3a4['en']||={'dictionary':{},'getPluralForm':null},_0x58b3a4['en']['dictionary']=Object['assign'](_0x58b3a4['en']['dictionary'],_0x4421fd),_0x58b3a4['en']['getPluralForm']=_0x54689f;})(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':_0x1d928e=>0x1==_0x1d928e?0x0:0x0!=_0x1d928e&&_0x1d928e%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2cb271=>{const {es:{dictionary:_0x414be4,getPluralForm:_0x3c20e1}}={'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':_0x3be6e1=>0x1==_0x3be6e1?0x0:0x0!=_0x3be6e1&&_0x3be6e1%0xf4240==0x0?0x1:0x2}};_0x2cb271['es']||={'dictionary':{},'getPluralForm':null},_0x2cb271['es']['dictionary']=Object['assign'](_0x2cb271['es']['dictionary'],_0x414be4),_0x2cb271['es']['getPluralForm']=_0x3c20e1;})(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':_0x19647c=>0x1!=_0x19647c}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x28cb12=>{const {et:{dictionary:_0x1fa395,getPluralForm:_0x37e42a}}={'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':_0x2ae849=>0x1!=_0x2ae849}};_0x28cb12['et']||={'dictionary':{},'getPluralForm':null},_0x28cb12['et']['dictionary']=Object['assign'](_0x28cb12['et']['dictionary'],_0x1fa395),_0x28cb12['et']['getPluralForm']=_0x37e42a;})(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':_0x515bf6=>0x1!=_0x515bf6}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x383a51=>{const {fi:{dictionary:_0x5c7b17,getPluralForm:_0x2ae578}}={'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':_0x7c03a7=>0x1!=_0x7c03a7}};_0x383a51['fi']||={'dictionary':{},'getPluralForm':null},_0x383a51['fi']['dictionary']=Object['assign'](_0x383a51['fi']['dictionary'],_0x5c7b17),_0x383a51['fi']['getPluralForm']=_0x2ae578;})(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':_0x291d20=>0x0==_0x291d20||0x1==_0x291d20?0x0:0x0!=_0x291d20&&_0x291d20%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x28e084=>{const {fr:{dictionary:_0x1f858f,getPluralForm:_0x1998cc}}={'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':_0x551eaa=>0x0==_0x551eaa||0x1==_0x551eaa?0x0:0x0!=_0x551eaa&&_0x551eaa%0xf4240==0x0?0x1:0x2}};_0x28e084['fr']||={'dictionary':{},'getPluralForm':null},_0x28e084['fr']['dictionary']=Object['assign'](_0x28e084['fr']['dictionary'],_0x1f858f),_0x28e084['fr']['getPluralForm']=_0x1998cc;})(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':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x3d9591=>0x1!=_0x3d9591}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x450edf=>{const {gl:{dictionary:_0x8ecc3b,getPluralForm:_0x24f858}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.','Importing\x20Word\x20document':'Importar\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x3d612b=>0x1!=_0x3d612b}};_0x450edf['gl']||={'dictionary':{},'getPluralForm':null},_0x450edf['gl']['dictionary']=Object['assign'](_0x450edf['gl']['dictionary'],_0x8ecc3b),_0x450edf['gl']['getPluralForm']=_0x24f858;})(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':_0x25419b=>0x1==_0x25419b&&_0x25419b%0x1==0x0?0x0:0x2==_0x25419b&&_0x25419b%0x1==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2bc3ae=>{const {he:{dictionary:_0x27b5d2,getPluralForm:_0xb612b9}}={'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':_0x58d068=>0x1==_0x58d068&&_0x58d068%0x1==0x0?0x0:0x2==_0x58d068&&_0x58d068%0x1==0x0?0x1:0x2}};_0x2bc3ae['he']||={'dictionary':{},'getPluralForm':null},_0x2bc3ae['he']['dictionary']=Object['assign'](_0x2bc3ae['he']['dictionary'],_0x27b5d2),_0x2bc3ae['he']['getPluralForm']=_0xb612b9;})(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':_0x32aed5=>0x1!=_0x32aed5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x336138=>{const {hi:{dictionary:_0x28cb8a,getPluralForm:_0xc7f117}}={'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':_0x698fb7=>0x1!=_0x698fb7}};_0x336138['hi']||={'dictionary':{},'getPluralForm':null},_0x336138['hi']['dictionary']=Object['assign'](_0x336138['hi']['dictionary'],_0x28cb8a),_0x336138['hi']['getPluralForm']=_0xc7f117;})(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':_0x5661c9=>_0x5661c9%0xa==0x1&&_0x5661c9%0x64!=0xb?0x0:_0x5661c9%0xa>=0x2&&_0x5661c9%0xa<=0x4&&(_0x5661c9%0x64<0xa||_0x5661c9%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1b7854=>{const {hr:{dictionary:_0x5a7bf6,getPluralForm:_0x13558b}}={'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':_0x44bed9=>_0x44bed9%0xa==0x1&&_0x44bed9%0x64!=0xb?0x0:_0x44bed9%0xa>=0x2&&_0x44bed9%0xa<=0x4&&(_0x44bed9%0x64<0xa||_0x44bed9%0x64>=0x14)?0x1:0x2}};_0x1b7854['hr']||={'dictionary':{},'getPluralForm':null},_0x1b7854['hr']['dictionary']=Object['assign'](_0x1b7854['hr']['dictionary'],_0x5a7bf6),_0x1b7854['hr']['getPluralForm']=_0x13558b;})(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':_0xdc31c2=>0x1!=_0xdc31c2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3becdf=>{const {hu:{dictionary:_0x51cfe5,getPluralForm:_0x29728e}}={'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':_0x2c24c1=>0x1!=_0x2c24c1}};_0x3becdf['hu']||={'dictionary':{},'getPluralForm':null},_0x3becdf['hu']['dictionary']=Object['assign'](_0x3becdf['hu']['dictionary'],_0x51cfe5),_0x3becdf['hu']['getPluralForm']=_0x29728e;})(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':_0x13a2c7=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3fe030=>{const {id:{dictionary:_0x63e16b,getPluralForm:_0x8e4b80}}={'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':_0x46d234=>0x0}};_0x3fe030['id']||={'dictionary':{},'getPluralForm':null},_0x3fe030['id']['dictionary']=Object['assign'](_0x3fe030['id']['dictionary'],_0x63e16b),_0x3fe030['id']['getPluralForm']=_0x8e4b80;})(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':_0x3ae2b5=>0x1==_0x3ae2b5?0x0:0x0!=_0x3ae2b5&&_0x3ae2b5%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x21e254=>{const {it:{dictionary:_0x32d99d,getPluralForm:_0x55656c}}={'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':_0x1f68aa=>0x1==_0x1f68aa?0x0:0x0!=_0x1f68aa&&_0x1f68aa%0xf4240==0x0?0x1:0x2}};_0x21e254['it']||={'dictionary':{},'getPluralForm':null},_0x21e254['it']['dictionary']=Object['assign'](_0x21e254['it']['dictionary'],_0x32d99d),_0x21e254['it']['getPluralForm']=_0x55656c;})(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':_0x4874f8=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x25c93d=>{const {ja:{dictionary:_0x12691d,getPluralForm:_0x910c10}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xddd7f2=>0x0}};_0x25c93d['ja']||={'dictionary':{},'getPluralForm':null},_0x25c93d['ja']['dictionary']=Object['assign'](_0x25c93d['ja']['dictionary'],_0x12691d),_0x25c93d['ja']['getPluralForm']=_0x910c10;})(window['CKEDITOR_TRANSLATIONS']||={});
|