@ckeditor/ckeditor5-export-word 0.0.0-nightly-20230807.0 → 0.0.0-nightly-20230808.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/CHANGELOG.md +1 -1
- package/LICENSE.md +4 -4
- package/README.md +8 -8
- package/build/export-word.js +1 -1
- package/package.json +2 -2
- package/src/exportword.js +1 -1
- package/src/exportwordcommand.js +1 -1
- package/src/utils.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Changelog
|
|
2
2
|
=========
|
|
3
3
|
|
|
4
|
-
All changes in the package are documented in the CKEditor
|
|
4
|
+
All changes in the package are documented in the CKEditor 5 repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
|
package/LICENSE.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Software License Agreement
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
|
-
**CKEditor
|
|
4
|
+
**CKEditor 5 export to Docs feature** (https://ckeditor.com/ckeditor-5/)<br>
|
|
5
5
|
Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
6
6
|
|
|
7
|
-
CKEditor
|
|
7
|
+
CKEditor 5 export to Word feature is licensed under a commercial license and is protected by copyright law.
|
|
8
8
|
For more details about available licensing options please contact us at sales@cksource.com.
|
|
9
9
|
|
|
10
|
-
Sources of Intellectual Property Included in CKEditor
|
|
10
|
+
Sources of Intellectual Property Included in CKEditor 5 export to Word
|
|
11
11
|
---------------------------------------------------------------------
|
|
12
12
|
|
|
13
|
-
Where not otherwise indicated, all CKEditor
|
|
13
|
+
Where not otherwise indicated, all CKEditor 5 export to Word feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
14
14
|
|
|
15
15
|
Trademarks
|
|
16
16
|
----------
|
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
CKEditor
|
|
1
|
+
CKEditor 5 export to Word feature
|
|
2
2
|
=================================
|
|
3
3
|
|
|
4
4
|
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-export-word)
|
|
5
5
|
|
|
6
|
-
This package contains an export to Word feature for CKEditor
|
|
6
|
+
This package contains an export to Word feature for CKEditor 5. It allows you to generate a Docx file directly from the CKEditor 5 WYSIWYG editor content.
|
|
7
7
|
|
|
8
8
|
When enabled, this feature sends the content of your editor together with the styles that are used to display it to the CKEditor Cloud Services HTML to Word converter service. The service then generates a Docx document that can be downloaded by the user. This allows you to easily print your content to the `.docx` format.
|
|
9
9
|
|
|
10
|
-

|
|
11
11
|
|
|
12
12
|
This is a premium feature. Please [contact us](https://ckeditor.com/contact/) if you would like to purchase a license. Let us know if you have any feedback or questions!
|
|
13
13
|
|
|
@@ -17,21 +17,21 @@ Check out the [demo in the Export to Word feature](https://ckeditor.com/docs/cke
|
|
|
17
17
|
|
|
18
18
|
## Documentation
|
|
19
19
|
|
|
20
|
-
See the [`@ckeditor/ckeditor5-export-word` package](https://ckeditor.com/docs/ckeditor5/latest/api/export-word.html) page in [CKEditor
|
|
20
|
+
See the [`@ckeditor/ckeditor5-export-word` package](https://ckeditor.com/docs/ckeditor5/latest/api/export-word.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [Export to Word](https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-word.html) feature guide.
|
|
21
21
|
|
|
22
22
|
## Getting support
|
|
23
23
|
|
|
24
|
-
CKEditor
|
|
24
|
+
CKEditor 5 export to Word feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 Word export feature with your application.
|
|
25
25
|
|
|
26
|
-
As a licensed CKEditor
|
|
26
|
+
As a licensed CKEditor 5 export to Word feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
## License
|
|
30
30
|
|
|
31
|
-
**CKEditor
|
|
31
|
+
**CKEditor 5 export to Word** (https://ckeditor.com/ckeditor-5/)<br>
|
|
32
32
|
Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
33
33
|
|
|
34
|
-
CKEditor
|
|
34
|
+
CKEditor 5 export to Word feature is licensed under a commercial license and is protected by copyright law.
|
|
35
35
|
For more details about available licensing options please contact us at sales@cksource.com.
|
|
36
36
|
|
|
37
37
|
### Trademarks
|
package/build/export-word.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={584:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});var o=n(758),r=n.n(o)()((function(e){return e[1]}));r.push([e.id,":root{--ck-toolbar-spinner-size:18px}.ck-exportword_status-pending{position:relative}.ck.ck-exportword__spinner-container{display:none}.ck.ck-exportword__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;height:var(--ck-toolbar-spinner-size);left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:var(--ck-toolbar-spinner-size);z-index:1}.ck-exportword_status-pending .ck.ck-exportword__spinner-container{animation:rotate 1.5s linear infinite;display:block;height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-exportword_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=r},758:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,o){"string"==typeof e&&(e=[[null,e,""]]);var r={};if(o)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(r[s]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);o&&r[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},278:(e,t,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),s=[];function a(e){for(var t=-1,n=0;n<s.length;n++)if(s[n].identifier===e){t=n;break}return t}function c(e,t){for(var n={},o=[],r=0;r<e.length;r++){var i=e[r],c=t.base?i[0]+t.base:i[0],d=n[c]||0,l="".concat(c," ").concat(d);n[c]=d+1;var u=a(l),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==u?(s[u].references++,s[u].updater(p)):s.push({identifier:l,updater:g(p,t),references:1}),o.push(l)}return o}function d(e){var t=document.createElement("style"),o=e.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),"function"==typeof e.insert)e.insert(t);else{var s=i(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var l,u=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function p(e,t,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(e.styleSheet)e.styleSheet.cssText=u(t,r);else{var i=document.createTextNode(r),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function f(e,t,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?e.setAttribute("media",r):e.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleSheet)e.styleSheet.cssText=o;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(o))}}var h=null,x=0;function g(e,t){var n,o,r;if(t.singleton){var i=x++;n=h||(h=d(t)),o=p.bind(null,n,i,!1),r=p.bind(null,n,i,!0)}else n=d(t),o=f.bind(null,n,t),r=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return o(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;o(e=t)}else r()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=r());var n=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var o=0;o<n.length;o++){var r=a(n[o]);s[r].references--}for(var i=c(e,t),d=0;d<n.length;d++){var l=a(n[d]);0===s[l].references&&(s[l].updater(),s.splice(l,1))}n=i}}}},704:(e,t,n)=>{e.exports=n(79)("./src/core.js")},273:(e,t,n)=>{e.exports=n(79)("./src/ui.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={id:o,exports:{}};return e[o](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>x});var e=n(704),t=n(273);const r=["all","has","text",":root","fetch","cssRules","indexOf","author","getCommentThreads","content","styleSheets","createdAt","cssText","push","trim","authorId","ownerNode","Users","comments","keys","suggestions","warn","get","hasAttribute","EDITOR_STYLES","length","CommentsRepository","resolvedOptions","join","name","map","DateTimeFormat","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","plugins","then",".ck-content","getSuggestions","isResolved"];var i,s;i=r,s=476,function(e){for(;--e;)i.push(i.shift())}(++s);const a=function(e,t){return r[e-=0]};function c(){const e=[],t=[];for(const n of Array.from(document[a("0x1c")]))if(n[a("0x22")][a("0x3")]("data-cke"))for(const o of Array.from(n[a("0x17")]))-1!==o[a("0x1e")].indexOf(a("0xf"))?e[a("0x1f")](o.cssText):-1!==o.cssText[a("0x18")](a("0x15"))&&t[a("0x1f")](o[a("0x1e")]);return e[a("0x5")]||console[a("0x1")](a("0xc")),[...t,...e].join(" ")[a("0x20")]()}function d(e){const t=e.plugins[a("0x13")](a("0x23")),n=e[a("0xd")][a("0x13")](a("0x6")),o=e.plugins[a("0x13")]("TrackChanges"),r={};if(t&&n){const t=function(e){const t={};if(!e.length)return t;for(const n of e)n[a("0x24")][a("0xa")]((e=>{void 0===t[n.id]&&(t[n.id]=[]),t[n.id].push({author:e[a("0x19")][a("0x9")],content:e[a("0x1b")],created:e[a("0x1d")],is_resolved:n[a("0x11")]})}));return t}(e[a("0xd")][a("0x2")]("CommentsRepository")[a("0x1a")]({skipNotAttached:!0,skipEmpty:!0}));Object[a("0x25")](t).length&&(r[a("0x24")]=t)}if(t&&o){const t=e[a("0xd")][a("0x2")]("TrackChanges"),n=e.plugins[a("0x2")](a("0x23")),o=function(e,t){const n={};if(!e.length||!t[a("0x5")])return n;for(const o of e)n[o.id]={author:t[a("0x2")](o[a("0x21")])[a("0x9")],created:o[a("0x1d")]};return n}(t[a("0x10")]({toJSON:!0}),n.users);Object[a("0x25")](o).length&&(r[a("0x0")]=o)}return(r.suggestions||r[a("0x24")])&&(r.timezone=(new(Intl[a("0xb")]))[a("0x7")]().timeZone),r}class l extends e.Command{constructor(e){super(e),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(e={}){const t=this.editor,n=t.t,o=e.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",r=e.converterOptions||{},i=t.plugins.get("ExportWord"),s=e.token||i._token,l=!1!==r.auto_pagination,u=e.dataCallback||(e=>e.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(e){if(!e)return new Promise((e=>e("")));const t=[];for(const n of e)a("0x4")!==n?t.push(window[a("0x16")](n).then((e=>e[a("0x14")]()))):t[a("0x1f")](c());return Promise[a("0x12")](t)[a("0xe")]((e=>e[a("0x8")](" ")[a("0x20")]()))}(e.stylesheets||["EDITOR_STYLES"]).then((async n=>{const i=await u(t),a={html:'<div class="ck-content" dir="'+t.locale.contentLanguageDirection+'">'+i+"</div>",css:n,options:{...r,...d(t)}},c={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...s?{Authorization:s.value}:null},body:JSON.stringify(a)};return window.fetch(o,c).then((e=>{if(200!==e.status)throw e;return e.blob()})).then((t=>{const n="function"==typeof e.fileName?e.fileName():e.fileName;this._downloadFile(t,n||"document.docx")}))})).catch((e=>{throw t.plugins.get("Notification").showWarning(n("An error occurred while generating the Word file.")),e})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(e,t){const n=document.createElement("a");n.href=window.URL.createObjectURL(e),n.download=t,n.click(),n.remove()}}var u=n(278),p=n.n(u),f=n(584),h={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};p()(f.Z,h);f.Z.locals;class x extends e.Plugin{static get pluginName(){return"ExportWord"}static get requires(){return["CloudServices",t.Notification]}init(){const e=this.editor,n=e.t,o=e.config.get("exportWord")||{};e.commands.add("exportWord",new l(e)),e.ui.componentFactory.add("exportWord",(r=>{const i=e.commands.get("exportWord"),s=new t.ButtonView(r);s.set({label:n("Export to Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><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.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n',tooltip:!0}),s.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.extendTemplate({attributes:{class:[s.bindTemplate.if("isOn","ck-exportword_status-pending")]}});const a=new t.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-exportword__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-exportword__spinner"]}}]}),s.children.add(a),this.listenTo(s,"execute",(()=>{e.execute("exportWord",o),e.editing.view.focus()})),s}));const r=e.plugins.get("CloudServices");!1===o.tokenUrl?this._token=null:o.tokenUrl?r.registerTokenUrl(o.tokenUrl).then((e=>{this._token=e})):this._token=r.token}}})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
|
|
5
|
+
*/(()=>{var e={584:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});var o=n(758),r=n.n(o)()((function(e){return e[1]}));r.push([e.id,":root{--ck-toolbar-spinner-size:18px}.ck-exportword_status-pending{position:relative}.ck.ck-exportword__spinner-container{display:none}.ck.ck-exportword__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;height:var(--ck-toolbar-spinner-size);left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:var(--ck-toolbar-spinner-size);z-index:1}.ck-exportword_status-pending .ck.ck-exportword__spinner-container{animation:rotate 1.5s linear infinite;display:block;height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-exportword_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=r},758:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,o){"string"==typeof e&&(e=[[null,e,""]]);var r={};if(o)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(r[s]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);o&&r[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},278:(e,t,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),s=[];function a(e){for(var t=-1,n=0;n<s.length;n++)if(s[n].identifier===e){t=n;break}return t}function c(e,t){for(var n={},o=[],r=0;r<e.length;r++){var i=e[r],c=t.base?i[0]+t.base:i[0],d=n[c]||0,l="".concat(c," ").concat(d);n[c]=d+1;var u=a(l),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==u?(s[u].references++,s[u].updater(p)):s.push({identifier:l,updater:v(p,t),references:1}),o.push(l)}return o}function d(e){var t=document.createElement("style"),o=e.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),"function"==typeof e.insert)e.insert(t);else{var s=i(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var l,u=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function p(e,t,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(e.styleSheet)e.styleSheet.cssText=u(t,r);else{var i=document.createTextNode(r),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function f(e,t,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?e.setAttribute("media",r):e.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleSheet)e.styleSheet.cssText=o;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(o))}}var h=null,x=0;function v(e,t){var n,o,r;if(t.singleton){var i=x++;n=h||(h=d(t)),o=p.bind(null,n,i,!1),r=p.bind(null,n,i,!0)}else n=d(t),o=f.bind(null,n,t),r=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return o(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;o(e=t)}else r()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=r());var n=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var o=0;o<n.length;o++){var r=a(n[o]);s[r].references--}for(var i=c(e,t),d=0;d<n.length;d++){var l=a(n[d]);0===s[l].references&&(s[l].updater(),s.splice(l,1))}n=i}}}},704:(e,t,n)=>{e.exports=n(79)("./src/core.js")},273:(e,t,n)=>{e.exports=n(79)("./src/ui.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={id:o,exports:{}};return e[o](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>x});var e=n(704),t=n(273);const r=["plugins","timezone","fetch","Users","comments","name","DateTimeFormat","createdAt","timeZone","length","author","data-cke",".ck-content","map","push","isResolved","then","has","EDITOR_STYLES","TrackChanges","CommentsRepository","keys","authorId","from","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","join","content","ownerNode","trim","indexOf","get","warn","cssText","text","suggestions","users","all","getSuggestions"];var i,s;i=r,s=389,function(e){for(;--e;)i.push(i.shift())}(++s);const a=function(e,t){return r[e-=0]};function c(){const e=[],t=[];for(const n of Array[a("0xe")](document.styleSheets))if(n[a("0x12")].hasAttribute(a("0x2")))for(const o of Array[a("0xe")](n.cssRules))-1!==o[a("0x17")].indexOf(a("0x3"))?e[a("0x5")](o.cssText):-1!==o[a("0x17")][a("0x14")](":root")&&t[a("0x5")](o[a("0x17")]);return e[a("0x0")]||console[a("0x16")](a("0xf")),[...t,...e][a("0x10")](" ")[a("0x13")]()}function d(e){const t=e[a("0x1d")][a("0x8")](a("0x20")),n=e[a("0x1d")][a("0x8")](a("0xb")),o=e[a("0x1d")].has(a("0xa")),r={};if(t&&n){const t=function(e){const t={};if(!e[a("0x0")])return t;for(const n of e)n[a("0x21")][a("0x4")]((e=>{void 0===t[n.id]&&(t[n.id]=[]),t[n.id][a("0x5")]({author:e[a("0x1")][a("0x22")],content:e[a("0x11")],created:e[a("0x24")],is_resolved:n[a("0x6")]})}));return t}(e.plugins[a("0x15")](a("0xb")).getCommentThreads({skipNotAttached:!0,skipEmpty:!0}));Object[a("0xc")](t)[a("0x0")]&&(r[a("0x21")]=t)}if(t&&o){const t=e[a("0x1d")].get(a("0xa")),n=e[a("0x1d")][a("0x15")](a("0x20")),o=function(e,t){const n={};if(!e.length||!t[a("0x0")])return n;for(const o of e)n[o.id]={author:t[a("0x15")](o[a("0xd")])[a("0x22")],created:o.createdAt};return n}(t[a("0x1c")]({toJSON:!0}),n[a("0x1a")]);Object[a("0xc")](o).length&&(r[a("0x19")]=o)}return(r[a("0x19")]||r.comments)&&(r[a("0x1e")]=(new(Intl[a("0x23")])).resolvedOptions()[a("0x25")]),r}class l extends e.Command{constructor(e){super(e),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(e={}){const t=this.editor,n=t.t,o=e.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",r=e.converterOptions||{},i=t.plugins.get("ExportWord"),s=e.token||i._token,l=!1!==r.auto_pagination,u=e.dataCallback||(e=>e.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(e){if(!e)return new Promise((e=>e("")));const t=[];for(const n of e)a("0x9")!==n?t[a("0x5")](window[a("0x1f")](n)[a("0x7")]((e=>e[a("0x18")]()))):t.push(c());return Promise[a("0x1b")](t)[a("0x7")]((e=>e[a("0x10")](" ").trim()))}(e.stylesheets||["EDITOR_STYLES"]).then((async n=>{const i=await u(t),a={html:'<div class="ck-content" dir="'+t.locale.contentLanguageDirection+'">'+i+"</div>",css:n,options:{...r,...d(t)}},c={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...s?{Authorization:s.value}:null},body:JSON.stringify(a)};return window.fetch(o,c).then((e=>{if(200!==e.status)throw e;return e.blob()})).then((t=>{const n="function"==typeof e.fileName?e.fileName():e.fileName;this._downloadFile(t,n||"document.docx")}))})).catch((e=>{throw t.plugins.get("Notification").showWarning(n("An error occurred while generating the Word file.")),e})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(e,t){const n=document.createElement("a");n.href=window.URL.createObjectURL(e),n.download=t,n.click(),n.remove()}}var u=n(278),p=n.n(u),f=n(584),h={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};p()(f.Z,h);f.Z.locals;class x extends e.Plugin{static get pluginName(){return"ExportWord"}static get requires(){return["CloudServices",t.Notification]}init(){const e=this.editor,n=e.t,o=e.config.get("exportWord")||{};e.commands.add("exportWord",new l(e)),e.ui.componentFactory.add("exportWord",(r=>{const i=e.commands.get("exportWord"),s=new t.ButtonView(r);s.set({label:n("Export to Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><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.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n',tooltip:!0}),s.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.extendTemplate({attributes:{class:[s.bindTemplate.if("isOn","ck-exportword_status-pending")]}});const a=new t.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-exportword__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-exportword__spinner"]}}]}),s.children.add(a),this.listenTo(s,"execute",(()=>{e.execute("exportWord",o),e.editing.view.focus()})),s}));const r=e.plugins.get("CloudServices");!1===o.tokenUrl?this._token=null:o.tokenUrl?r.registerTokenUrl(o.tokenUrl).then((e=>{this._token=e})):this._token=r.token}}})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-export-word",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20230808.0",
|
|
4
4
|
"description": "Export to Word feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"main": "src/index.js",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"ckeditor5": "0.0.0-nightly-
|
|
32
|
+
"ckeditor5": "0.0.0-nightly-20230808.0"
|
|
33
33
|
},
|
|
34
34
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
35
35
|
"author": "CKSource (https://cksource.com/)",
|
package/src/exportword.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as
|
|
23
|
+
import{Plugin as _0x1f01dc}from'ckeditor5/src/core';import{ButtonView as _0x3e3fe0,View as _0x2565bb,Notification as _0x3bbec0}from'ckeditor5/src/ui';import _0x585bc7 from'./exportwordcommand';import _0x33984e from'../theme/icons/exportword.svg';import'../theme/exportword.css';export default class c extends _0x1f01dc{static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3bbec0];}['init'](){const _0x3cc497=this['editor'],t=_0x3cc497['t'],_0x1f2e99=_0x3cc497['config']['get']('exportWord')||{};_0x3cc497['commands']['add']('exportWord',new _0x585bc7(_0x3cc497)),_0x3cc497['ui']['componentFactory']['add']('exportWord',_0x3ff459=>{const _0xdb949d=_0x3cc497['commands']['get']('exportWord'),_0x47e87c=new _0x3e3fe0(_0x3ff459);_0x47e87c['set']({'label':t('Export\x20to\x20Word'),'icon':_0x33984e,'tooltip':!0x0}),_0x47e87c['bind']('isOn','isEnabled')['to'](_0xdb949d,'isBusy','isEnabled'),_0x47e87c['extendTemplate']({'attributes':{'class':[_0x47e87c['bindTemplate']['if']('isOn','ck-exportword_status-pending')]}});const _0x26e386=new _0x2565bb();return _0x26e386['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-exportword__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-exportword__spinner']}}]}),_0x47e87c['children']['add'](_0x26e386),this['listenTo'](_0x47e87c,'execute',()=>{_0x3cc497['execute']('exportWord',_0x1f2e99),_0x3cc497['editing']['view']['focus']();}),_0x47e87c;});const _0x5549a3=_0x3cc497['plugins']['get']('CloudServices');!0x1===_0x1f2e99['tokenUrl']?this['_token']=null:_0x1f2e99['tokenUrl']?_0x5549a3['registerTokenUrl'](_0x1f2e99['tokenUrl'])['then'](_0x75583e=>{this['_token']=_0x75583e;}):this['_token']=_0x5549a3['token'];}}
|
package/src/exportwordcommand.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
23
|
+
import{Command as _0x31bfe2}from'ckeditor5/src/core';import{getStyles as _0xb51545,getConverterOptions as _0x42ac6d}from'./utils';export default class i extends _0x31bfe2{constructor(_0x409cd6){super(_0x409cd6),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x13f80b={}){const _0x251364=this['editor'],t=_0x251364['t'],_0x3d256e=_0x13f80b['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x3d1c6a=_0x13f80b['converterOptions']||{},_0x321858=_0x251364['plugins']['get']('ExportWord'),_0xa53898=_0x13f80b['token']||_0x321858['_token'],_0x2e790a=!0x1!==_0x3d1c6a['auto_pagination'],_0x245393=_0x13f80b['dataCallback']||(_0x5719c1=>_0x5719c1['data']['get']({'pagination':_0x2e790a}));return this['isBusy']=!0x0,this['refresh'](),_0xb51545(_0x13f80b['stylesheets']||['EDITOR_STYLES'])['then'](async _0x39f0c6=>{const _0x1467fe=await _0x245393(_0x251364),_0x4f7695={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x251364['locale']['contentLanguageDirection']+'\x22>'+_0x1467fe+'</div>','css':_0x39f0c6,'options':{..._0x3d1c6a,..._0x42ac6d(_0x251364)}},_0x496e70={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xa53898?{'Authorization':_0xa53898['value']}:null},'body':JSON['stringify'](_0x4f7695)};return window['fetch'](_0x3d256e,_0x496e70)['then'](_0x2a43d8=>{if(0xc8!==_0x2a43d8['status'])throw _0x2a43d8;return _0x2a43d8['blob']();})['then'](_0x4f3e30=>{const _0x2e0df9='function'==typeof _0x13f80b['fileName']?_0x13f80b['fileName']():_0x13f80b['fileName'];this['_downloadFile'](_0x4f3e30,_0x2e0df9||'document.docx');});})['catch'](_0x22d599=>{throw _0x251364['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x22d599;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x5ec049,_0x39e9c4){const _0x21a5e2=document['createElement']('a');_0x21a5e2['href']=window['URL']['createObjectURL'](_0x5ec049),_0x21a5e2['download']=_0x39e9c4,_0x21a5e2['click'](),_0x21a5e2['remove']();}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3583=['plugins','timezone','fetch','Users','comments','name','DateTimeFormat','createdAt','timeZone','length','author','data-cke','.ck-content','map','push','isResolved','then','has','EDITOR_STYLES','TrackChanges','CommentsRepository','keys','authorId','from','The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.','join','content','ownerNode','trim','indexOf','get','warn','cssText','text','suggestions','users','all','getSuggestions'];(function(_0x44dff5,_0x358301){const _0x58869d=function(_0x5b55cf){while(--_0x5b55cf){_0x44dff5['push'](_0x44dff5['shift']());}};_0x58869d(++_0x358301);}(_0x3583,0x185));const _0x5886=function(_0x44dff5,_0x358301){_0x44dff5=_0x44dff5-0x0;let _0x58869d=_0x3583[_0x44dff5];return _0x58869d;};export function getStyles(_0x27ba29){if(!_0x27ba29)return new Promise(_0x5d03da=>_0x5d03da(''));const _0x5ba79c=[];for(const _0x4aacde of _0x27ba29)_0x5886('0x9')!==_0x4aacde?_0x5ba79c[_0x5886('0x5')](window[_0x5886('0x1f')](_0x4aacde)[_0x5886('0x7')](_0x186ba5=>_0x186ba5[_0x5886('0x18')]())):_0x5ba79c['push'](u());return Promise[_0x5886('0x1b')](_0x5ba79c)[_0x5886('0x7')](_0xe5fe9=>_0xe5fe9[_0x5886('0x10')]('\x20')['trim']());}function u(){const _0x5cf763=[],_0x4b63ed=[];for(const _0x370171 of Array[_0x5886('0xe')](document['styleSheets'])){if(_0x370171[_0x5886('0x12')]['hasAttribute'](_0x5886('0x2')))for(const _0x1357e4 of Array[_0x5886('0xe')](_0x370171['cssRules']))-0x1!==_0x1357e4[_0x5886('0x17')]['indexOf'](_0x5886('0x3'))?_0x5cf763[_0x5886('0x5')](_0x1357e4['cssText']):-0x1!==_0x1357e4[_0x5886('0x17')][_0x5886('0x14')](':root')&&_0x4b63ed[_0x5886('0x5')](_0x1357e4[_0x5886('0x17')]);}return _0x5cf763[_0x5886('0x0')]||console[_0x5886('0x16')](_0x5886('0xf')),[..._0x4b63ed,..._0x5cf763][_0x5886('0x10')]('\x20')[_0x5886('0x13')]();}export function getConverterOptions(_0x3ff7a5){const _0x6bc020=_0x3ff7a5[_0x5886('0x1d')][_0x5886('0x8')](_0x5886('0x20')),_0x29cc8b=_0x3ff7a5[_0x5886('0x1d')][_0x5886('0x8')](_0x5886('0xb')),_0x4a58ac=_0x3ff7a5[_0x5886('0x1d')]['has'](_0x5886('0xa')),_0x3093cf={};if(_0x6bc020&&_0x29cc8b){const _0x76af1b=getComments(_0x3ff7a5['plugins'][_0x5886('0x15')](_0x5886('0xb'))['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x5886('0xc')](_0x76af1b)[_0x5886('0x0')]&&(_0x3093cf[_0x5886('0x21')]=_0x76af1b);}if(_0x6bc020&&_0x4a58ac){const _0x5ef5e2=_0x3ff7a5[_0x5886('0x1d')]['get'](_0x5886('0xa')),_0x1faa88=_0x3ff7a5[_0x5886('0x1d')][_0x5886('0x15')](_0x5886('0x20')),_0x1f4642=getSuggestions(_0x5ef5e2[_0x5886('0x1c')]({'toJSON':!0x0}),_0x1faa88[_0x5886('0x1a')]);Object[_0x5886('0xc')](_0x1f4642)['length']&&(_0x3093cf[_0x5886('0x19')]=_0x1f4642);}return(_0x3093cf[_0x5886('0x19')]||_0x3093cf['comments'])&&(_0x3093cf[_0x5886('0x1e')]=new Intl[(_0x5886('0x23'))]()['resolvedOptions']()[_0x5886('0x25')]),_0x3093cf;}export function getComments(_0x46cf07){const _0x3bcff4={};if(!_0x46cf07[_0x5886('0x0')])return _0x3bcff4;for(const _0x5c0737 of _0x46cf07)_0x5c0737[_0x5886('0x21')][_0x5886('0x4')](_0x5ce60c=>{void 0x0===_0x3bcff4[_0x5c0737['id']]&&(_0x3bcff4[_0x5c0737['id']]=[]),_0x3bcff4[_0x5c0737['id']][_0x5886('0x5')]({'author':_0x5ce60c[_0x5886('0x1')][_0x5886('0x22')],'content':_0x5ce60c[_0x5886('0x11')],'created':_0x5ce60c[_0x5886('0x24')],'is_resolved':_0x5c0737[_0x5886('0x6')]});});return _0x3bcff4;}export function getSuggestions(_0x5f1135,_0x23d63e){const _0x14fce5={};if(!_0x5f1135['length']||!_0x23d63e[_0x5886('0x0')])return _0x14fce5;for(const _0x1a0a58 of _0x5f1135)_0x14fce5[_0x1a0a58['id']]={'author':_0x23d63e[_0x5886('0x15')](_0x1a0a58[_0x5886('0xd')])[_0x5886('0x22')],'created':_0x1a0a58['createdAt']};return _0x14fce5;}
|