@ckeditor/ckeditor5-export-pdf 35.3.2 → 36.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -2,7 +2,7 @@ Software License Agreement
2
2
  ==========================
3
3
 
4
4
  **CKEditor 5 export to PDF feature** (https://ckeditor.com/ckeditor-5/)<br>
5
- Copyright (c) 2003-2022, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
5
+ Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
7
  CKEditor 5 export to PDF 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.
package/README.md CHANGED
@@ -29,7 +29,7 @@ As a licensed CKEditor 5 export to PDF feature user you can report bugs and requ
29
29
  ## License
30
30
 
31
31
  **CKEditor 5 export to PDF** (https://ckeditor.com/ckeditor-5/)<br>
32
- Copyright (c) 2003-2022, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
32
+ Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
33
33
 
34
34
  CKEditor 5 export to PDF 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.
@@ -1,5 +1,5 @@
1
1
  !function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
2
  /*!
3
- * @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
3
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={561:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});var r=n(758),o=n.n(r)()((function(t){return t[1]}));o.push([t.id,":root{--ck-toolbar-spinner-size:18px}.ck-exportpdf_status-pending{position:relative}.ck.ck-exportpdf__spinner-container{display:none}.ck.ck-exportpdf__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;left:0;margin:0 auto;right:0;top:50%;transform:translateY(-50%);z-index:1}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container,.ck.ck-exportpdf__spinner{height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container{animation:rotate 1.5s linear infinite;display:block}.ck-exportpdf_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=o},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var o={};if(r)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(o[s]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);r&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},278:(t,e,n)=>{"use strict";var r,o=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),s=[];function a(t){for(var e=-1,n=0;n<s.length;n++)if(s[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},r=[],o=0;o<t.length;o++){var i=t[o],c=e.base?i[0]+e.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:x(p,e),references:1}),r.push(l)}return r}function d(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var o=n.nc;o&&(r.nonce=o)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var s=i(t.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(e)}return e}var l,u=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function p(t,e,n,r){var o=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=u(e,o);else{var i=document.createTextNode(o),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(i,s[e]):t.appendChild(i)}}function f(t,e,n){var r=n.css,o=n.media,i=n.sourceMap;if(o?t.setAttribute("media",o):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var h=null,v=0;function x(t,e){var n,r,o;if(e.singleton){var i=v++;n=h||(h=d(e)),r=p.bind(null,n,i,!1),o=p.bind(null,n,i,!0)}else n=d(e),r=f.bind(null,n,e),o=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=o());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var o=a(n[r]);s[o].references--}for(var i=c(t,e),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:(t,e,n)=>{t.exports=n(79)("./src/core.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={id:r,exports:{}};return t[r](i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportPdf:()=>h});var t=n(704),e=n(273);const o=["cssText","cssRules","push","join",":root","trim","warn","hasAttribute","length","styleSheets","data-cke","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.","fetch","all","EDITOR_STYLES","then"];var i,s;i=o,s=106,function(t){for(;--t;)i.push(i.shift())}(++s);const a=function(t,e){return o[t-=0]};function c(){const t=[],e=[];for(const n of document[a("0xf")])if(n.ownerNode[a("0xd")](a("0x0")))for(const r of n[a("0x7")])-1!==r.cssText.indexOf(".ck-content")?t.push(r.cssText):-1!==r[a("0x6")].indexOf(a("0xa"))&&e.push(r[a("0x6")]);return t[a("0xe")]||console[a("0xc")](a("0x1")),[...e,...t][a("0x9")](" ")[a("0xb")]()}class d extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,r=t.converterUrl||"https://pdf-converter.cke-cs.com/v1/convert/",o=t.dataCallback||(t=>t.getData()),i=e.plugins.get("ExportPdf"),s=t.token||i._token;return this.isBusy=!0,this.refresh(),function(t){if(!t)return new Promise((t=>t("")));const e=[];for(const n of t)a("0x4")!==n?e[a("0x8")](window[a("0x2")](n)[a("0x5")]((t=>t.text()))):e[a("0x8")](c());return Promise[a("0x3")](e).then((t=>t.join(" ").trim()))}(t.stylesheets||["EDITOR_STYLES"]).then((async n=>{const i={html:'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<meta charset="utf-8">\n\t\t\t\t\t\t</head>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t\t\t<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">\n\t\t\t\t\t\t\t\t'+await o(e)+"\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t</html>",css:n,options:t.converterOptions},a={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/pdf",...s?{Authorization:s.value}:null,"x-cs-app-id":t.appID||"cke5"},body:JSON.stringify(i)};return window.fetch(r,a).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((e=>{this.o(e,t.fileName||"document.pdf")}))})).catch((t=>{throw e.plugins.get("Notification").showWarning(n("An error occurred while generating the PDF.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}o(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}var l=n(278),u=n.n(l),p=n(561),f={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};u()(p.Z,f);p.Z.locals;class h extends t.Plugin{static get pluginName(){return"ExportPdf"}static get requires(){return["CloudServices",e.Notification]}init(){const t=this.editor,n=t.t,r=t.config.get("exportPdf")||{};t.commands.add("exportPdf",new d(t)),t.ui.componentFactory.add("exportPdf",(o=>{const i=t.commands.get("exportPdf"),s=new e.ButtonView(o);s.set({label:n("Export to PDF"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path clip-rule="evenodd" d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path clip-rule="evenodd" d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.63 14.24V12.3h.88c.66 0 1.14-.15 1.46-.45.32-.3.48-.71.48-1.24 0-.52-.15-.91-.44-1.2C3.7 9.15 3.28 9 2.69 9H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3 0 .5.05.62.17.1.11.16.25.16.42 0 .16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7 3c.28 0 .6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3 0-.37-.04-.7-.13-1.02a2.3 2.3 0 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43 0 .73.1.91.3.18.2.27.59.27 1.14 0 .42-.04.73-.12.91a.76.76 0 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></g><defs><clipPath id="a"><path d="M0 0h20v20H0z"/></clipPath></defs></svg>',tooltip:!0}),s.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.extendTemplate({attributes:{class:[s.bindTemplate.if("isOn","ck-exportpdf_status-pending")]}});const a=new e.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-exportpdf__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-exportpdf__spinner"]}}]}),s.children.add(a),this.listenTo(s,"execute",(()=>{t.execute("exportPdf",r),t.editing.view.focus()})),s}));const o=t.plugins.get("CloudServices");if(!1===r.tokenUrl)this._token=null;else{if(r.tokenUrl)return o.registerTokenUrl(r.tokenUrl).then((t=>{this._token=t}));this._token=o.token}}}})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
5
+ */(()=>{var t={561:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});var r=n(758),o=n.n(r)()((function(t){return t[1]}));o.push([t.id,":root{--ck-toolbar-spinner-size:18px}.ck-exportpdf_status-pending{position:relative}.ck.ck-exportpdf__spinner-container{display:none}.ck.ck-exportpdf__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;left:0;margin:0 auto;right:0;top:50%;transform:translateY(-50%);z-index:1}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container,.ck.ck-exportpdf__spinner{height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container{animation:rotate 1.5s linear infinite;display:block}.ck-exportpdf_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=o},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var o={};if(r)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(o[s]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);r&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},278:(t,e,n)=>{"use strict";var r,o=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),s=[];function a(t){for(var e=-1,n=0;n<s.length;n++)if(s[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},r=[],o=0;o<t.length;o++){var i=t[o],c=e.base?i[0]+e.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:x(p,e),references:1}),r.push(l)}return r}function d(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var o=n.nc;o&&(r.nonce=o)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var s=i(t.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(e)}return e}var l,u=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function p(t,e,n,r){var o=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=u(e,o);else{var i=document.createTextNode(o),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(i,s[e]):t.appendChild(i)}}function f(t,e,n){var r=n.css,o=n.media,i=n.sourceMap;if(o?t.setAttribute("media",o):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var h=null,v=0;function x(t,e){var n,r,o;if(e.singleton){var i=v++;n=h||(h=d(e)),r=p.bind(null,n,i,!1),o=p.bind(null,n,i,!0)}else n=d(e),r=f.bind(null,n,e),o=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=o());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var o=a(n[r]);s[o].references--}for(var i=c(t,e),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:(t,e,n)=>{t.exports=n(79)("./src/core.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={id:r,exports:{}};return t[r](i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportPdf:()=>h});var t=n(704),e=n(273);const o=["text","hasAttribute","cssText","indexOf","join","then","ownerNode","trim","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.","EDITOR_STYLES","warn","styleSheets","fetch","all",".ck-content",":root","push"];var i,s;i=o,s=283,function(t){for(;--t;)i.push(i.shift())}(++s);const a=function(t,e){return o[t-=0]};function c(){const t=[],e=[];for(const n of document[a("0x0")])if(n[a("0xc")][a("0x7")]("data-cke"))for(const r of n.cssRules)-1!==r.cssText[a("0x9")](a("0x3"))?t[a("0x5")](r[a("0x8")]):-1!==r.cssText[a("0x9")](a("0x4"))&&e[a("0x5")](r[a("0x8")]);return t.length||console[a("0x10")](a("0xe")),[...e,...t][a("0xa")](" ")[a("0xd")]()}class d extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,r=t.converterUrl||"https://pdf-converter.cke-cs.com/v1/convert/",o=t.dataCallback||(t=>t.getData()),i=e.plugins.get("ExportPdf"),s=t.token||i._token;return this.isBusy=!0,this.refresh(),function(t){if(!t)return new Promise((t=>t("")));const e=[];for(const n of t)a("0xf")!==n?e[a("0x5")](window[a("0x1")](n)[a("0xb")]((t=>t[a("0x6")]()))):e[a("0x5")](c());return Promise[a("0x2")](e)[a("0xb")]((t=>t[a("0xa")](" ").trim()))}(t.stylesheets||["EDITOR_STYLES"]).then((async n=>{const i={html:'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<meta charset="utf-8">\n\t\t\t\t\t\t</head>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t\t\t<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">\n\t\t\t\t\t\t\t\t'+await o(e)+"\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t</html>",css:n,options:t.converterOptions},a={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/pdf",...s?{Authorization:s.value}:null,"x-cs-app-id":t.appID||"cke5"},body:JSON.stringify(i)};return window.fetch(r,a).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((e=>{const n="function"==typeof t.fileName?t.fileName():t.fileName;this.o(e,n||"document.pdf")}))})).catch((t=>{throw e.plugins.get("Notification").showWarning(n("An error occurred while generating the PDF.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}o(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}var l=n(278),u=n.n(l),p=n(561),f={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};u()(p.Z,f);p.Z.locals;class h extends t.Plugin{static get pluginName(){return"ExportPdf"}static get requires(){return["CloudServices",e.Notification]}init(){const t=this.editor,n=t.t,r=t.config.get("exportPdf")||{};t.commands.add("exportPdf",new d(t)),t.ui.componentFactory.add("exportPdf",(o=>{const i=t.commands.get("exportPdf"),s=new e.ButtonView(o);s.set({label:n("Export to PDF"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path clip-rule="evenodd" d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path clip-rule="evenodd" d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.63 14.24V12.3h.88c.66 0 1.14-.15 1.46-.45.32-.3.48-.71.48-1.24 0-.52-.15-.91-.44-1.2C3.7 9.15 3.28 9 2.69 9H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3 0 .5.05.62.17.1.11.16.25.16.42 0 .16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7 3c.28 0 .6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3 0-.37-.04-.7-.13-1.02a2.3 2.3 0 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43 0 .73.1.91.3.18.2.27.59.27 1.14 0 .42-.04.73-.12.91a.76.76 0 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></g><defs><clipPath id="a"><path d="M0 0h20v20H0z"/></clipPath></defs></svg>',tooltip:!0}),s.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.extendTemplate({attributes:{class:[s.bindTemplate.if("isOn","ck-exportpdf_status-pending")]}});const a=new e.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-exportpdf__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-exportpdf__spinner"]}}]}),s.children.add(a),this.listenTo(s,"execute",(()=>{t.execute("exportPdf",r),t.editing.view.focus()})),s}));const o=t.plugins.get("CloudServices");if(!1===r.tokenUrl)this._token=null;else{if(r.tokenUrl)return o.registerTokenUrl(r.tokenUrl).then((t=>{this._token=t}));this._token=o.token}}}})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
@@ -0,0 +1 @@
1
+ !function(n){const i=n.ug=n.ug||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"PDF كە چىقىرىۋاتقاندا بىر خاتالىق كۆرۈلدى.","Export to PDF":"PDF كە چىقار"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1,25 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Uyghur (https://www.transifex.com/ckeditor/teams/11143/ug/)\n"
16
+ "Language: ug\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A toolbar button tooltip for a PDF export feature."
20
+ msgid "Export to PDF"
21
+ msgstr "PDF كە چىقار"
22
+
23
+ msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
24
+ msgid "An error occurred while generating the PDF."
25
+ msgstr "PDF كە چىقىرىۋاتقاندا بىر خاتالىق كۆرۈلدى."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-pdf",
3
- "version": "35.3.2",
3
+ "version": "36.0.0",
4
4
  "description": "Export to PDF feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -29,31 +29,31 @@
29
29
  ],
30
30
  "main": "src/index.js",
31
31
  "dependencies": {
32
- "ckeditor5": "^35.3.2"
32
+ "ckeditor5": "^36.0.0"
33
33
  },
34
34
  "devDependencies": {
35
- "@ckeditor/ckeditor5-alignment": "^35.3.2",
36
- "@ckeditor/ckeditor5-basic-styles": "^35.3.2",
37
- "@ckeditor/ckeditor5-cloud-services": "^35.3.2",
38
- "@ckeditor/ckeditor5-code-block": "^35.3.2",
39
- "@ckeditor/ckeditor5-core": "^35.3.2",
40
- "@ckeditor/ckeditor5-dev-utils": "^31.0.0",
41
- "@ckeditor/ckeditor5-easy-image": "^35.3.2",
42
- "@ckeditor/ckeditor5-editor-decoupled": "^35.3.2",
43
- "@ckeditor/ckeditor5-font": "^35.3.2",
44
- "@ckeditor/ckeditor5-heading": "^35.3.2",
45
- "@ckeditor/ckeditor5-highlight": "^35.3.2",
46
- "@ckeditor/ckeditor5-horizontal-line": "^35.3.2",
47
- "@ckeditor/ckeditor5-image": "^35.3.2",
48
- "@ckeditor/ckeditor5-indent": "^35.3.2",
49
- "@ckeditor/ckeditor5-media-embed": "^35.3.2",
50
- "@ckeditor/ckeditor5-page-break": "^35.3.2",
51
- "@ckeditor/ckeditor5-paragraph": "^35.3.2",
52
- "@ckeditor/ckeditor5-paste-from-office": "^35.3.2",
53
- "@ckeditor/ckeditor5-table": "^35.3.2",
54
- "@ckeditor/ckeditor5-theme-lark": "^35.3.2",
55
- "@ckeditor/ckeditor5-ui": "^35.3.2",
56
- "@ckeditor/ckeditor5-utils": "^35.3.2",
35
+ "@ckeditor/ckeditor5-alignment": "^36.0.0",
36
+ "@ckeditor/ckeditor5-basic-styles": "^36.0.0",
37
+ "@ckeditor/ckeditor5-cloud-services": "^36.0.0",
38
+ "@ckeditor/ckeditor5-code-block": "^36.0.0",
39
+ "@ckeditor/ckeditor5-core": "^36.0.0",
40
+ "@ckeditor/ckeditor5-dev-utils": "^32.0.0",
41
+ "@ckeditor/ckeditor5-easy-image": "^36.0.0",
42
+ "@ckeditor/ckeditor5-editor-decoupled": "^36.0.0",
43
+ "@ckeditor/ckeditor5-font": "^36.0.0",
44
+ "@ckeditor/ckeditor5-heading": "^36.0.0",
45
+ "@ckeditor/ckeditor5-highlight": "^36.0.0",
46
+ "@ckeditor/ckeditor5-horizontal-line": "^36.0.0",
47
+ "@ckeditor/ckeditor5-image": "^36.0.0",
48
+ "@ckeditor/ckeditor5-indent": "^36.0.0",
49
+ "@ckeditor/ckeditor5-media-embed": "^36.0.0",
50
+ "@ckeditor/ckeditor5-page-break": "^36.0.0",
51
+ "@ckeditor/ckeditor5-paragraph": "^36.0.0",
52
+ "@ckeditor/ckeditor5-paste-from-office": "^36.0.0",
53
+ "@ckeditor/ckeditor5-table": "^36.0.0",
54
+ "@ckeditor/ckeditor5-theme-lark": "^36.0.0",
55
+ "@ckeditor/ckeditor5-ui": "^36.0.0",
56
+ "@ckeditor/ckeditor5-utils": "^36.0.0",
57
57
  "webpack": "^5.58.1",
58
58
  "webpack-cli": "^4.9.0"
59
59
  },
package/src/exportpdf.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2016 - 2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1ad555}from'ckeditor5/src/core';import{ButtonView as _0x491858,View as _0x502ca3,Notification as _0x20c9c4}from'ckeditor5/src/ui';import _0x15b4c7 from'./exportpdfcommand';import _0x22a39d from'../theme/icons/exportpdf.svg';import'../theme/exportpdf.css';export default class p extends _0x1ad555{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x20c9c4];}['init'](){const _0x35dcef=this['editor'],t=_0x35dcef['t'],_0x334d30=_0x35dcef['config']['get']('exportPdf')||{};_0x35dcef['commands']['add']('exportPdf',new _0x15b4c7(_0x35dcef)),_0x35dcef['ui']['componentFactory']['add']('exportPdf',_0x4da97c=>{const _0x123fa4=_0x35dcef['commands']['get']('exportPdf'),_0x5b1804=new _0x491858(_0x4da97c);_0x5b1804['set']({'label':t('Export\x20to\x20PDF'),'icon':_0x22a39d,'tooltip':!0x0}),_0x5b1804['bind']('isOn','isEnabled')['to'](_0x123fa4,'isBusy','isEnabled'),_0x5b1804['extendTemplate']({'attributes':{'class':[_0x5b1804['bindTemplate']['if']('isOn','ck-exportpdf_status-pending')]}});const _0x41c0e5=new _0x502ca3();return _0x41c0e5['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner']}}]}),_0x5b1804['children']['add'](_0x41c0e5),this['listenTo'](_0x5b1804,'execute',()=>{_0x35dcef['execute']('exportPdf',_0x334d30),_0x35dcef['editing']['view']['focus']();}),_0x5b1804;});const _0x10ba6b=_0x35dcef['plugins']['get']('CloudServices');if(!0x1===_0x334d30['tokenUrl'])this['_token']=null;else{if(_0x334d30['tokenUrl'])return _0x10ba6b['registerTokenUrl'](_0x334d30['tokenUrl'])['then'](_0x31fbb3=>{this['_token']=_0x31fbb3;});this['_token']=_0x10ba6b['token'];}}}
23
+ import{Plugin as _0xa96940}from'ckeditor5/src/core';import{ButtonView as _0x2c09c5,View as _0x3174ce,Notification as _0x327645}from'ckeditor5/src/ui';import _0x5617ac from'./exportpdfcommand';import _0x4b37ee from'../theme/icons/exportpdf.svg';import'../theme/exportpdf.css';export default class p extends _0xa96940{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x327645];}['init'](){const _0x13cc3f=this['editor'],t=_0x13cc3f['t'],_0x14f502=_0x13cc3f['config']['get']('exportPdf')||{};_0x13cc3f['commands']['add']('exportPdf',new _0x5617ac(_0x13cc3f)),_0x13cc3f['ui']['componentFactory']['add']('exportPdf',_0x4721c1=>{const _0x86725f=_0x13cc3f['commands']['get']('exportPdf'),_0x21a332=new _0x2c09c5(_0x4721c1);_0x21a332['set']({'label':t('Export\x20to\x20PDF'),'icon':_0x4b37ee,'tooltip':!0x0}),_0x21a332['bind']('isOn','isEnabled')['to'](_0x86725f,'isBusy','isEnabled'),_0x21a332['extendTemplate']({'attributes':{'class':[_0x21a332['bindTemplate']['if']('isOn','ck-exportpdf_status-pending')]}});const _0x4c3104=new _0x3174ce();return _0x4c3104['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner']}}]}),_0x21a332['children']['add'](_0x4c3104),this['listenTo'](_0x21a332,'execute',()=>{_0x13cc3f['execute']('exportPdf',_0x14f502),_0x13cc3f['editing']['view']['focus']();}),_0x21a332;});const _0x46fd82=_0x13cc3f['plugins']['get']('CloudServices');if(!0x1===_0x14f502['tokenUrl'])this['_token']=null;else{if(_0x14f502['tokenUrl'])return _0x46fd82['registerTokenUrl'](_0x14f502['tokenUrl'])['then'](_0x739db1=>{this['_token']=_0x739db1;});this['_token']=_0x46fd82['token'];}}}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2016 - 2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x5fec46}from'ckeditor5/src/core';import{getStyles as _0x170e32}from'./utils';export default class o extends _0x5fec46{constructor(_0x56c1f8){super(_0x56c1f8),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0xe183c4={}){const _0x35e5b6=this['editor'],t=_0x35e5b6['t'],_0x496662=_0xe183c4['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x347d34=_0xe183c4['dataCallback']||(_0x5edb96=>_0x5edb96['getData']()),_0x266dd3=_0x35e5b6['plugins']['get']('ExportPdf'),_0x535691=_0xe183c4['token']||_0x266dd3['_token'];return this['isBusy']=!0x0,this['refresh'](),_0x170e32(_0xe183c4['stylesheets']||['EDITOR_STYLES'])['then'](async _0x301a57=>{const _0x496e2e={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x35e5b6['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x347d34(_0x35e5b6)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x301a57,'options':_0xe183c4['converterOptions']},_0x530c5a={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x535691?{'Authorization':_0x535691['value']}:null,'x-cs-app-id':_0xe183c4['appID']||'cke5'},'body':JSON['stringify'](_0x496e2e)};return window['fetch'](_0x496662,_0x530c5a)['then'](_0x46f2bd=>{if(0xc8!==_0x46f2bd['status'])throw _0x46f2bd;return _0x46f2bd['blob']();})['then'](_0x387af6=>{this['o'](_0x387af6,_0xe183c4['fileName']||'document.pdf');});})['catch'](_0x3c6cde=>{throw _0x35e5b6['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x3c6cde;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['o'](_0x31a4e3,_0x327667){const _0xb2c1d0=document['createElement']('a');_0xb2c1d0['href']=window['URL']['createObjectURL'](_0x31a4e3),_0xb2c1d0['download']=_0x327667,_0xb2c1d0['click'](),_0xb2c1d0['remove']();}}
23
+ import{Command as _0x4d8d9e}from'ckeditor5/src/core';import{getStyles as _0x33cf2f}from'./utils';export default class o extends _0x4d8d9e{constructor(_0x1ed476){super(_0x1ed476),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x329dc4={}){const _0x1337db=this['editor'],t=_0x1337db['t'],_0x17dd06=_0x329dc4['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x560833=_0x329dc4['dataCallback']||(_0xc623c8=>_0xc623c8['getData']()),_0x59a99d=_0x1337db['plugins']['get']('ExportPdf'),_0x4c778a=_0x329dc4['token']||_0x59a99d['_token'];return this['isBusy']=!0x0,this['refresh'](),_0x33cf2f(_0x329dc4['stylesheets']||['EDITOR_STYLES'])['then'](async _0x47504d=>{const _0x1b7f6b={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x1337db['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x560833(_0x1337db)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x47504d,'options':_0x329dc4['converterOptions']},_0x454c21={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x4c778a?{'Authorization':_0x4c778a['value']}:null,'x-cs-app-id':_0x329dc4['appID']||'cke5'},'body':JSON['stringify'](_0x1b7f6b)};return window['fetch'](_0x17dd06,_0x454c21)['then'](_0x992aa8=>{if(0xc8!==_0x992aa8['status'])throw _0x992aa8;return _0x992aa8['blob']();})['then'](_0x3d64f5=>{const _0x521afc='function'==typeof _0x329dc4['fileName']?_0x329dc4['fileName']():_0x329dc4['fileName'];this['o'](_0x3d64f5,_0x521afc||'document.pdf');});})['catch'](_0x32149c=>{throw _0x1337db['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x32149c;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['o'](_0x27ccf1,_0xfa3ea){const _0x1c195e=document['createElement']('a');_0x1c195e['href']=window['URL']['createObjectURL'](_0x27ccf1),_0x1c195e['download']=_0xfa3ea,_0x1c195e['click'](),_0x1c195e['remove']();}}
package/src/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2016 - 2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
package/src/utils.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2016 - 2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58f1=['cssText','cssRules','push','join',':root','trim','warn','hasAttribute','length','styleSheets','data-cke','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.','fetch','all','EDITOR_STYLES','then'];(function(_0x174261,_0x58f1e8){const _0x3768c2=function(_0x158c6f){while(--_0x158c6f){_0x174261['push'](_0x174261['shift']());}};_0x3768c2(++_0x58f1e8);}(_0x58f1,0x6a));const _0x3768=function(_0x174261,_0x58f1e8){_0x174261=_0x174261-0x0;let _0x3768c2=_0x58f1[_0x174261];return _0x3768c2;};export function getStyles(_0x52c3bc){if(!_0x52c3bc)return new Promise(_0x57f074=>_0x57f074(''));const _0x1e68e4=[];for(const _0x310d19 of _0x52c3bc)_0x3768('0x4')!==_0x310d19?_0x1e68e4[_0x3768('0x8')](window[_0x3768('0x2')](_0x310d19)[_0x3768('0x5')](_0x103efb=>_0x103efb['text']())):_0x1e68e4[_0x3768('0x8')](u());return Promise[_0x3768('0x3')](_0x1e68e4)['then'](_0xef3512=>_0xef3512['join']('\x20')['trim']());}function u(){const _0x3f3d52=[],_0x47c54b=[];for(const _0x442b01 of document[_0x3768('0xf')])if(_0x442b01['ownerNode'][_0x3768('0xd')](_0x3768('0x0')))for(const _0x36ebad of _0x442b01[_0x3768('0x7')])-0x1!==_0x36ebad['cssText']['indexOf']('.ck-content')?_0x3f3d52['push'](_0x36ebad['cssText']):-0x1!==_0x36ebad[_0x3768('0x6')]['indexOf'](_0x3768('0xa'))&&_0x47c54b['push'](_0x36ebad[_0x3768('0x6')]);return _0x3f3d52[_0x3768('0xe')]||console[_0x3768('0xc')](_0x3768('0x1')),[..._0x47c54b,..._0x3f3d52][_0x3768('0x9')]('\x20')[_0x3768('0xb')]();}
23
+ const _0x382b=['text','hasAttribute','cssText','indexOf','join','then','ownerNode','trim','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.','EDITOR_STYLES','warn','styleSheets','fetch','all','.ck-content',':root','push'];(function(_0x2b9d55,_0x382bf6){const _0x59c926=function(_0x9f87f4){while(--_0x9f87f4){_0x2b9d55['push'](_0x2b9d55['shift']());}};_0x59c926(++_0x382bf6);}(_0x382b,0x11b));const _0x59c9=function(_0x2b9d55,_0x382bf6){_0x2b9d55=_0x2b9d55-0x0;let _0x59c926=_0x382b[_0x2b9d55];return _0x59c926;};export function getStyles(_0x132731){if(!_0x132731)return new Promise(_0x3eb059=>_0x3eb059(''));const _0x2d8416=[];for(const _0x576108 of _0x132731)_0x59c9('0xf')!==_0x576108?_0x2d8416[_0x59c9('0x5')](window[_0x59c9('0x1')](_0x576108)[_0x59c9('0xb')](_0x37fca2=>_0x37fca2[_0x59c9('0x6')]())):_0x2d8416[_0x59c9('0x5')](u());return Promise[_0x59c9('0x2')](_0x2d8416)[_0x59c9('0xb')](_0xfb8ed1=>_0xfb8ed1[_0x59c9('0xa')]('\x20')['trim']());}function u(){const _0x5b4179=[],_0x1d05d7=[];for(const _0x4b565c of document[_0x59c9('0x0')])if(_0x4b565c[_0x59c9('0xc')][_0x59c9('0x7')]('data-cke'))for(const _0x2d2a7d of _0x4b565c['cssRules'])-0x1!==_0x2d2a7d['cssText'][_0x59c9('0x9')](_0x59c9('0x3'))?_0x5b4179[_0x59c9('0x5')](_0x2d2a7d[_0x59c9('0x8')]):-0x1!==_0x2d2a7d['cssText'][_0x59c9('0x9')](_0x59c9('0x4'))&&_0x1d05d7[_0x59c9('0x5')](_0x2d2a7d[_0x59c9('0x8')]);return _0x5b4179['length']||console[_0x59c9('0x10')](_0x59c9('0xe')),[..._0x1d05d7,..._0x5b4179][_0x59c9('0xa')]('\x20')[_0x59c9('0xd')]();}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5