@ckeditor/ckeditor5-format-painter 44.3.0-alpha.5 → 44.3.0-alpha.6
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/format-painter.js +1 -1
- package/dist/index.js +2 -2
- package/package.json +7 -7
- package/src/formatpainterui.js +2 -2
package/build/format-painter.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={142:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck.ck-aria-description{display:none}",""]);const i=s},163:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const i=s},168:e=>{"use strict";e.exports=function(e){return e[1]}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},220:e=>{"use strict";e.exports=function(e,r){return r||(r={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),r.hash&&(e+=r.hash),/["'() \t\n]|(%20)/.test(e)||r.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},237:e=>{"use strict";e.exports=CKEditor5.dll},258:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},262:e=>{"use strict";var r={};e.exports=function(e,t){var o=function(e){if(void 0===r[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}r[e]=t}return r[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}},311:(e,r,t)=>{e.exports=t(237)("./src/ui.js")},332:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const i=s},357:e=>{"use strict";e.exports=function(e){var r=document.createElement("style");return e.setAttributes(r,e.attributes),e.insert(r,e.options),r}},415:e=>{"use strict";e.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDIwIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTQgM2ExIDEgMCAwIDEgMS0xaDEwYTEgMSAwIDAgMSAxIDF2MmExIDEgMCAwIDEtMSAxSDE1YTEgMSAwIDAgMS0xLTF6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTI3IDMuMjVhMS41IDEuNSAwIDAgMSAxLjUgMS41djEuN2EyLjI1IDIuMjUgMCAwIDEtMS45MzIgMi4yMjZsLTQuNDI0LjYzMmEuNzUuNzUgMCAwIDAtLjY0NC43NDNWMTFhMSAxIDAgMCAxIDEgMXY1YTEgMSAwIDAgMS0xIDFIMjBhMSAxIDAgMCAxLTEtMXYtNWExIDEgMCAwIDEgMS0xdi0uOTVhMi4yNSAyLjI1IDAgMCAxIDEuOTMyLTIuMjI2bDQuNDI0LS42MzJBLjc1Ljc1IDAgMCAwIDI3IDYuNDQ5eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI2Ljg1NSAyLjI1SDI3YTIuNSAyLjUgMCAwIDEgMi41IDIuNXYxLjdhMy4yNSAzLjI1IDAgMCAxLTIuNzkgMy4yMTZsLTQuMjEuNjAyYTIgMiAwIDAgMSAxIDEuNzMydjVhMiAyIDAgMCAxLTIgMkgyMGEyIDIgMCAwIDEtMi0ydi01YTIgMiAwIDAgMSAxLTEuNzMydi0uMjE3QTMuMjUgMy4yNSAwIDAgMSAyMS4xMjkgN0gxNWEyIDIgMCAwIDEtMi0yVjNhMiAyIDAgMCAxIDItMmgxMGEyIDIgMCAwIDEgMS44NTUgMS4yNU0yMCAxMC4wNVYxMWExIDEgMCAwIDAtMSAxdjVhMSAxIDAgMCAwIDEgMWgxLjVhMSAxIDAgMCAwIDEtMXYtNWExIDEgMCAwIDAtMS0xdi0uOTVxMC0uMDI0LjAwMi0uMDVhLjc1Ljc1IDAgMCAxIC42NDItLjY5Mmw0LjQyNC0uNjMyQTIuMjUgMi4yNSAwIDAgMCAyOC41IDYuNDV2LTEuN2ExLjQ5NiAxLjQ5NiAwIDAgMC0xLjUtMS41djMuMmEuNzUuNzUgMCAwIDEtLjY0NC43NDJsLTQuNDI0LjYzMkEyLjI1IDIuMjUgMCAwIDAgMjAgMTAuMDVNMTUgMmExIDEgMCAwIDAtMSAxdjJhMSAxIDAgMCAwIDEgMWgxMGExIDEgMCAwIDAgMS0xVjNhMSAxIDAgMCAwLTEtMXoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0yLjUgMi41QS41LjUgMCAwIDEgMyAyaDIuNWEuNS41IDAgMCAxIC4zNTQuMTQ2bC42NDYuNjQ3LjY0Ni0uNjQ3QS41LjUgMCAwIDEgNy41IDJIMTBhLjUuNSAwIDAgMSAwIDFINy43MDdMNyAzLjcwN1YxMGguNWEuNS41IDAgMCAxIDAgMUg3djQuNzkzbC43MDcuNzA3SDEwYS41LjUgMCAwIDEgMCAxSDcuNWEuNS41IDAgMCAxLS4zNTQtLjE0NmwtLjY0Ni0uNjQ3LS42NDYuNjQ3YS41LjUgMCAwIDEtLjM1NC4xNDZIM2EuNS41IDAgMCAxIDAtMWgyLjI5M0w2IDE1Ljc5M1YxMWgtLjVhLjUuNSAwIDAgMSAwLTFINlYzLjcwN0w1LjI5MyAzSDNhLjUuNSAwIDAgMS0uNS0uNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTUuNzkzIDMuNS0uNS0uNUgzYS41LjUgMCAwIDEgMC0xaDIuNWEuNS41IDAgMCAxIC4zNTQuMTQ2bC4xNDUuMTQ2LjUwMS41LjY0Ni0uNjQ2QS41LjUgMCAwIDEgNy41IDJIMTBhLjUuNSAwIDAgMSAwIDFINy43MDdMNyAzLjcwN1YxMGguNWEuNS41IDAgMCAxIDAgMUg3djQuNzkzbC43MDcuNzA3SDEwYS41LjUgMCAwIDEgMCAxSDcuNWEuNS41IDAgMCAxLS4zNTQtLjE0NmwtLjY0Ni0uNjQ3LS41LjUtLjE0Ni4xNDdhLjUuNSAwIDAgMS0uMzU0LjE0NkgzYS41LjUgMCAwIDEgMC0xaDIuMjkzTDYgMTUuNzkzVjExaC0uNWEuNS41IDAgMCAxIDAtMUg2VjMuNzA3em0tLjkxNC41TDUgNC4xMjF2NC45NjRhMS41IDEuNSAwIDAgMCAwIDIuODN2My40NjRsLS4xMjEuMTIxSDNhMS41IDEuNSAwIDAgMCAwIDNoMi41YTEuNSAxLjUgMCAwIDAgMS0uMzgyIDEuNSAxLjUgMCAwIDAgMSAuMzgySDEwYTEuNSAxLjUgMCAwIDAgMC0zSDguMTIxTDggMTUuMzc5di0zLjQ2NGExLjUgMS41IDAgMCAwIDAtMi44M1Y0LjEyMUw4LjEyMSA0SDEwYTEuNSAxLjUgMCAwIDAgMC0zSDcuNWExLjUgMS41IDAgMCAwLTEgLjM4MkExLjUgMS41IDAgMCAwIDUuNSAxSDNhMS41IDEuNSAwIDEgMCAwIDN6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4="},433:e=>{"use strict";e.exports=function(e){var r=[];return r.toString=function(){return this.map((function(r){var t="",o=void 0!==r[5];return r[4]&&(t+="@supports (".concat(r[4],") {")),r[2]&&(t+="@media ".concat(r[2]," {")),o&&(t+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),t+=e(r),o&&(t+="}"),r[2]&&(t+="}"),r[4]&&(t+="}"),t})).join("")},r.i=function(e,t,o,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var i=0;i<this.length;i++){var a=this[i][0];null!=a&&(s[a]=!0)}for(var k=0;k<e.length;k++){var u=[].concat(e[k]);o&&s[u[0]]||(void 0!==c&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=c),t&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=t):u[2]=t),n&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=n):u[4]="".concat(n)),r.push(u))}},r}},507:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const i=s},533:(e,r,t)=>{"use strict";t.d(r,{A:()=>l});var o=t(168),n=t.n(o),c=t(433),s=t.n(c),i=t(220),a=t.n(i),k=new URL(t(182),t.b),u=s()(n()),g=a()(k);u.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${g});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:e=>{"use strict";var r,t=(r=[],function(e,t){return r[e]=t,r.filter(Boolean).join("\n")});function o(e,r,o,n){var c;if(o)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var s=void 0!==n.layer;s&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,s&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=t(r,c);else{var i=document.createTextNode(c),a=e.childNodes;a[r]&&e.removeChild(a[r]),a.length?e.insertBefore(i,a[r]):e.appendChild(i)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var r=n.singletonCounter++,t=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){o(t,r,!1,e)},remove:function(e){o(t,r,!0,e)}}}},584:(e,r,t)=>{e.exports=t(237)("./src/utils.js")},655:(e,r,t)=>{"use strict";t.d(r,{A:()=>l});var o=t(168),n=t.n(o),c=t(433),s=t.n(c),i=t(220),a=t.n(i),k=new URL(t(415),t.b),u=s()(n()),g=a()(k);u.push([e.id,`.ck.ck-editor__editable_inline.ck-format-painter-active,.ck.ck-editor__editable_inline.ck-format-painter-active .ck-widget .ck-editor__nested-editable,.ck.ck-editor__editable_inline.ck-format-painter-active a,.ck.ck-editor__editable_inline.ck-format-painter-active a .ck-widget .ck-editor__nested-editable{cursor:url(${g}) 3 3,text}`,""]);const l=u},667:e=>{"use strict";e.exports=function(e,r){Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])}))}},673:e=>{"use strict";var r=[];function t(e){for(var t=-1,o=0;o<r.length;o++)if(r[o].identifier===e){t=o;break}return t}function o(e,o){for(var c={},s=[],i=0;i<e.length;i++){var a=e[i],k=o.base?a[0]+o.base:a[0],u=c[k]||0,g="".concat(k," ").concat(u);c[k]=u+1;var l=t(g),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)r[l].references++,r[l].updater(d);else{var m=n(d,o);o.byIndex=i,r.splice(i,0,{identifier:g,updater:m,references:1})}s.push(g)}return s}function n(e,r){var t=r.domAPI(r);t.update(e);return function(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap&&r.supports===e.supports&&r.layer===e.layer)return;t.update(e=r)}else t.remove()}}e.exports=function(e,n){var c=o(e=e||[],n=n||{});return function(e){e=e||[];for(var s=0;s<c.length;s++){var i=t(c[s]);r[i].references--}for(var a=o(e,n),k=0;k<c.length;k++){var u=t(c[k]);0===r[u].references&&(r[u].updater(),r.splice(u,1))}c=a}}},751:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},782:(e,r,t)=>{e.exports=t(237)("./src/core.js")},783:(e,r,t)=>{e.exports=t(237)("./src/engine.js")},901:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const i=s},906:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},938:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const i=s},961:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const i=s},967:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s}},r={};function t(o){var n=r[o];if(void 0!==n)return n.exports;var c=r[o]={id:o,exports:{}};return e[o](c,c.exports,t),c.exports}t.m=e,t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";t.r(o),t.d(o,{CopyFormatCommand:()=>l,FormatPainter:()=>rr,FormatPainterEditing:()=>I,FormatPainterUI:()=>Xe,PasteFormatCommand:()=>v});var e=t(782);function r(e,t){const o=c();return(r=function(e,r){return o[e-=417]})(e,t)}const n=r;function c(){const e=["4oQgrLL","2996668sucqlD","ck-format-painter-active","4172850uZnQfM","2654028mTbUJc","603256JjomZh","335435bMCrDQ","137176tonxsc","119NjJPPm","copyFormat","6eHlJZD","pasteFormat","1344858tgECbl"];return(c=function(){return e})()}!function(e){const t=r,o=e();for(;;)try{if(927530===-parseInt(t(429))/1*(parseInt(t(421))/2)+parseInt(t(428))/3+parseInt(t(417))/4+parseInt(t(422))/5*(-parseInt(t(426))/6)+-parseInt(t(424))/7*(-parseInt(t(423))/8)+parseInt(t(420))/9+parseInt(t(419))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(c);const s=n(425),i=n(427),a=n(418),k=g;function u(){const e=["execute","get","value","selection","change:isEnabled","commands","schema","14165288nDyWKX","model","getAttributeProperties","getAttributes","1542790kMLPoi","927944PCLJsv","isFormatting","filter","716118hxfHMS","1591366NMMEyn","from","editor","document","1080248BiWQxK","refresh","fromEntries","12GQaUBK","1581054iqqEaN","reset","_getFormattingAttributes","change:value"];return(u=function(){return e})()}function g(e,r){const t=u();return(g=function(e,r){return t[e-=325]})(e,r)}!function(e){const r=g,t=e();for(;;)try{if(957930===parseInt(r(336))/1+-parseInt(r(344))/2+-parseInt(r(339))/3+-parseInt(r(347))/4*(parseInt(r(335))/5)+-parseInt(r(348))/6+parseInt(r(340))/7+parseInt(r(331))/8)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(u);class l extends e.Command{constructor(e){const r=g;super(e),this[r(326)]=void 0,this.on(r(328),((e,t,o)=>{o||this[r(349)]()})),this.on(r(351),(()=>e[r(329)][r(325)](i)[r(345)]()))}[k(352)](){const e=k;this[e(326)]=this[e(350)]()}[k(349)](){this[k(326)]=void 0}[k(350)](){const e=k,r=this[e(342)][e(332)],t=r[e(343)][e(327)];return Object[e(346)](Array[e(341)](t[e(334)]())[e(338)]((([t])=>r[e(330)][e(333)](t)[e(337)])))}}var d=t(584);const m=b;function b(e,r){const t=f();return(b=function(e,r){return t[e-=458]})(e,r)}!function(e){const r=b,t=e();for(;;)try{if(907471===parseInt(r(476))/1*(parseInt(r(459))/2)+-parseInt(r(465))/3*(-parseInt(r(493))/4)+parseInt(r(488))/5+parseInt(r(483))/6+-parseInt(r(473))/7+-parseInt(r(467))/8+parseInt(r(460))/9*(-parseInt(r(464))/10))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(f);class v extends e.Command{constructor(e){const r=b;super(e),this[r(501)]=new p(e)}[m(482)](e={}){const r=m,t=this[r(470)][r(487)],o=t[r(497)][r(471)],n=Array[r(491)](o[r(462)]()),c=o[r(475)]?[this[r(485)](t,o)]:n;t[r(490)]((o=>{const s=r;o[s(484)](c),this[s(501)][s(482)]();for(const r in e)for(const n of t[s(463)][s(495)](c,r))o[s(498)](r,e[r],n);o[s(484)](n)}))}[m(485)](e,r){const t=m,o=e[t(489)](r);e[t(492)](o,{unit:t(479),direction:t(461)});const n=o[t(472)]();e[t(492)](o,{unit:t(479),direction:t(469)});const c=o[t(500)]();return e[t(480)](n,c)}}class p extends e.Command{[m(482)](){const e=m,r=this[e(470)][e(487)],t=r[e(463)];r[e(490)]((o=>{const n=e;for(const e of this[n(458)](r[n(497)][n(471)],t))if(e.is(n(471)))for(const r of this[n(477)](e,t))o[n(474)](r);else{const r=o[n(481)](e);for(const c of this[n(477)](e,t))o[n(468)](c,r)}}))}*[m(458)](e,r){const t=m,o=e=>!!(0,d.first)(this[t(477)](e,r));for(const n of e[t(462)]())for(const e of n[t(486)]())!r[t(496)](e)&&o(e)&&(yield e);for(const r of e[t(466)]())o(r)&&(yield r);o(e)&&(yield e)}*[m(477)](e,r){const t=m;for(const[o]of e[t(499)]()){const e=r[t(478)](o);e&&e[t(494)]&&(yield o)}}}function f(){const e=["1378rjxebX","22455xPTlmz","backward","getRanges","schema","11050HiJChS","8784hlTluv","getSelectedBlocks","565064ZGUZcU","removeAttribute","forward","editor","selection","getFirstPosition","2105488YiYFSO","removeSelectionAttribute","isCollapsed","1226LKCCrS","_getFormattingAttributes","getAttributeProperties","word","createRange","createRangeOn","execute","8126628ReDjsb","setSelection","_createRangeOnEntireWord","getItems","model","2829795glquEI","createSelection","change","from","modifySelection","1736XaytdU","isFormatting","getValidRanges","isBlock","document","setAttribute","getAttributes","getLastPosition","_removeFormatCommand","_getFormattingItems"];return(f=function(){return e})()}const h=_;function w(){const e=["formatPainterLicenseKeyValid","destroy","_showLicenseError","featureNotAllowed","formatPainterLicenseKeyDomainLimit","pluginName","formatPainterLicenseKeyNotAllowed","isOfficialPlugin","3XClwWo","11JxQtKf","add","config","invalid","165zEohrK","trialLimit","isPremiumPlugin","formatPainterLicenseKeyUsageLimit","formatPainterLicenseKeyTrialLimit","_licenseKeyCheckInterval","formatPainterLicenseKeyInvalid","70GvrbXm","licenseKey","122670nWgtzy","1587908Axeuvx","660764evWJRC","evaluationLimit","init","expired","34758gPbJIp","get","FormatPainter","FormatPainterEditing","domainLimit","formatPainterLicenseKeyEvaluationLimit","commands","1210236iwPsvx","727420VnrVLs","4505kpWFkY","formatPainterLicenseKeyExpired","usageLimit","48XetTPC","editor"];return(w=function(){return e})()}function _(e,r){const t=w();return(_=function(e,r){return t[e-=333]})(e,r)}!function(e){const r=_,t=e();for(;;)try{if(135006===-parseInt(r(334))/1*(parseInt(r(359))/2)+parseInt(r(347))/3*(parseInt(r(363))/4)+parseInt(r(352))/5*(-parseInt(r(367))/6)+parseInt(r(362))/7+-parseInt(r(337))/8*(parseInt(r(361))/9)+parseInt(r(333))/10+-parseInt(r(348))/11*(-parseInt(r(374))/12))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(w);class I extends e.Plugin{static get[h(344)](){return h(370)}static get[h(346)](){return!0}static get[h(354)](){return!0}[h(365)](){const e=h,r=this[e(338)];r[e(373)][e(349)](s,new l(r)),r[e(373)][e(349)](i,new v(r)),this[e(360)]=this[e(338)][e(350)][e(368)](e(360));const t=this[e(338)];this[e(357)]=setInterval((()=>{const r=e;let o;for(const e in t){const n=e,c=t[n];if(r(339)==c||r(358)==c||r(335)==c||r(343)==c||r(345)==c||r(372)==c||r(356)==c||r(355)==c){delete t[n],o=c,clearInterval(this[r(357)]),this[r(357)]=void 0;break}}r(358)==o&&t[r(341)](r(351)),r(335)==o&&t[r(341)](r(366)),r(343)==o&&t[r(341)](r(371)),r(345)==o&&t[r(341)](r(342),r(369)),r(372)==o&&t[r(341)](r(364)),r(356)==o&&t[r(341)](r(353)),r(355)==o&&t[r(341)](r(336))}),1e3)}[h(340)](){const e=h;super[e(340)](),this[e(357)]&&clearInterval(this[e(357)])}}var x=t(311),A=t(783);e.ContextPlugin;var M=t(673),y=t.n(M),D=t(545),C=t.n(D),N=t(262),S=t.n(N),E=t(667),j=t.n(E),L=t(357),T=t.n(L),P=t(332),Z={attributes:{"data-cke":!0}};Z.setAttributes=j(),Z.insert=S().bind(null,"head"),Z.domAPI=C(),Z.insertStyleElement=T();y()(P.A,Z);P.A&&P.A.locals&&P.A.locals;e.ContextPlugin;var U=t(533),z={attributes:{"data-cke":!0}};z.setAttributes=j(),z.insert=S().bind(null,"head"),z.domAPI=C(),z.insertStyleElement=T();y()(U.A,z);U.A&&U.A.locals&&U.A.locals;x.View;x.View;class V extends Error{}class F extends V{constructor(){super("Zone is an abstract class")}}class Y{get type(){throw new F}get name(){throw new F}get ianaName(){return this.name}get isUniversal(){throw new F}offsetName(e,r){throw new F}formatOffset(e,r){throw new F}offset(e){throw new F}equals(e){throw new F}get isValid(){throw new F}}let B={};const O={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let Q={};class G extends Y{static create(e){return Q[e]||(Q[e]=new G(e)),Q[e]}static resetCache(){Q={},B={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=G.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:r,locale:t}){return ee(e,r,t,this.name)}formatOffset(e,r){return te(this.offset(e),r)}offset(e){const r=new Date(e);if(isNaN(r))return NaN;const t=(o=this.name,B[o]||(B[o]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:o,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),B[o]);var o;let[n,c,s,i,a,k,u]=t.formatToParts?function(e,r){const t=e.formatToParts(r),o=[];for(let e=0;e<t.length;e++){const{type:r,value:n}=t[e],c=O[r];"era"===r?o[c]=n:K(c)||(o[c]=parseInt(n,10))}return o}(t,r):function(e,r){const t=e.format(r).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(t),[,n,c,s,i,a,k,u]=o;return[s,n,c,i,a,k,u]}(t,r);"BC"===i&&(n=1-Math.abs(n));let g=+r;const l=g%1e3;return g-=l>=0?l:1e3+l,(q({year:n,month:c,day:s,hour:24===a?0:a,minute:k,second:u,millisecond:0})-g)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let H=null;class R extends Y{static get utcInstance(){return null===H&&(H=new R(0)),H}static instance(e){return 0===e?R.utcInstance:new R(e)}static parseSpecifier(e){if(e){const r=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new R(re(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${te(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${te(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return te(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}const $={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};$.hanidec.replace(/[\[|\]]/g,"").split("");function K(e){return void 0===e}function W(e,r=2){let t;return t=e<0?"-"+(""+-e).padStart(r,"0"):(""+e).padStart(r,"0"),t}function X(e){return K(e)||null===e||""===e?void 0:parseInt(e,10)}function J(e){if(!K(e)&&null!==e&&""!==e){const r=1e3*parseFloat("0."+e);return Math.floor(r)}}function q(e){let r=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(r=new Date(r),r.setUTCFullYear(e.year,e.month-1,e.day)),+r}function ee(e,r,t,o=null){const n=new Date(e),c={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(c.timeZone=o);const s={timeZoneName:r,...c},i=new Intl.DateTimeFormat(t,s).formatToParts(n).find((e=>"timezonename"===e.type.toLowerCase()));return i?i.value:null}function re(e,r){let t=parseInt(e,10);Number.isNaN(t)&&(t=0);const o=parseInt(r,10)||0;return 60*t+(t<0||Object.is(t,-0)?-o:o)}function te(e,r){const t=Math.trunc(Math.abs(e/60)),o=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(r){case"short":return`${n}${W(t,2)}:${W(o,2)}`;case"narrow":return`${n}${t}${o>0?`:${o}`:""}`;case"techie":return`${n}${W(t,2)}${W(o,2)}`;default:throw new RangeError(`Value format ${r} is out of range for property format`)}}const oe=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ne(...e){const r=e.reduce(((e,r)=>e+r.source),"");return RegExp(`^${r}$`)}function ce(...e){return r=>e.reduce((([e,t,o],n)=>{const[c,s,i]=n(r,o);return[{...e,...c},s||t,i]}),[{},null,1]).slice(0,2)}function se(...e){return(r,t)=>{const o={};let n;for(n=0;n<e.length;n++)o[e[n]]=X(r[t+n]);return[o,null,t+n]}}const ie=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,ae=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ke=RegExp(`${ae.source}${`(?:${ie.source}?(?:\\[(${oe.source})\\])?)?`}`),ue=RegExp(`(?:T${ke.source})?`),ge=se("weekYear","weekNumber","weekDay"),le=se("year","ordinal"),de=RegExp(`${ae.source} ?(?:${ie.source}|(${oe.source}))?`),me=RegExp(`(?: ${de.source})?`);function be(e,r,t){const o=e[r];return K(o)?t:X(o)}function ve(e,r){return[{hours:be(e,r,0),minutes:be(e,r+1,0),seconds:be(e,r+2,0),milliseconds:J(e[r+3])},null,r+4]}function pe(e,r){const t=!e[r]&&!e[r+1],o=re(e[r+1],e[r+2]);return[{},t?null:R.instance(o),r+3]}function fe(e,r){return[{},e[r]?G.create(e[r]):null,r+1]}RegExp(`^T?${ae.source}$`);ne(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ue),ne(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ue),ne(/(\d{4})-?(\d{3})/,ue),ne(ke),ce((function(e,r){return[{year:be(e,r),month:be(e,r+1,1),day:be(e,r+2,1)},null,r+3]}),ve,pe,fe),ce(ge,ve,pe,fe),ce(le,ve,pe,fe),ce(ve,pe,fe);ce(ve);ne(/(\d{4})-(\d\d)-(\d\d)/,me),ne(de),ce(ve,pe,fe);const he={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},we=365.2425,_e=30.436875,Ie=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ie.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const xe=`[ ${String.fromCharCode(160)}]`;new RegExp(xe,"g");Symbol.for("nodejs.util.inspect.custom");x.View;var Ae=t(961),Me={attributes:{"data-cke":!0}};Me.setAttributes=j(),Me.insert=S().bind(null,"head"),Me.domAPI=C(),Me.insertStyleElement=T();y()(Ae.A,Me);Ae.A&&Ae.A.locals&&Ae.A.locals;var ye=t(163),De={attributes:{"data-cke":!0}};De.setAttributes=j(),De.insert=S().bind(null,"head"),De.domAPI=C(),De.insertStyleElement=T();y()(ye.A,De);ye.A&&ye.A.locals&&ye.A.locals;var Ce=t(142),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=j(),Ne.insert=S().bind(null,"head"),Ne.domAPI=C(),Ne.insertStyleElement=T();y()(Ce.A,Ne);Ce.A&&Ce.A.locals&&Ce.A.locals;var Se=t(258),Ee={attributes:{"data-cke":!0}};Ee.setAttributes=j(),Ee.insert=S().bind(null,"head"),Ee.domAPI=C(),Ee.insertStyleElement=T();y()(Se.A,Ee);Se.A&&Se.A.locals&&Se.A.locals;var je=t(967),Le={attributes:{"data-cke":!0}};Le.setAttributes=j(),Le.insert=S().bind(null,"head"),Le.domAPI=C(),Le.insertStyleElement=T();y()(je.A,Le);je.A&&je.A.locals&&je.A.locals;var Te=t(906),Pe={attributes:{"data-cke":!0}};Pe.setAttributes=j(),Pe.insert=S().bind(null,"head"),Pe.domAPI=C(),Pe.insertStyleElement=T();y()(Te.A,Pe);Te.A&&Te.A.locals&&Te.A.locals;var Ze=t(938),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=j(),Ue.insert=S().bind(null,"head"),Ue.domAPI=C(),Ue.insertStyleElement=T();y()(Ze.A,Ue);Ze.A&&Ze.A.locals&&Ze.A.locals;var ze=t(751),Ve={attributes:{"data-cke":!0}};Ve.setAttributes=j(),Ve.insert=S().bind(null,"head"),Ve.domAPI=C(),Ve.insertStyleElement=T();y()(ze.A,Ve);ze.A&&ze.A.locals&&ze.A.locals;var Fe=t(901),Ye={attributes:{"data-cke":!0}};Ye.setAttributes=j(),Ye.insert=S().bind(null,"head"),Ye.domAPI=C(),Ye.insertStyleElement=T();y()(Fe.A,Ye);Fe.A&&Fe.A.locals&&Fe.A.locals;var Be=t(507),Oe={attributes:{"data-cke":!0}};Oe.setAttributes=j(),Oe.insert=S().bind(null,"head"),Oe.domAPI=C(),Oe.insertStyleElement=T();y()(Be.A,Oe);Be.A&&Be.A.locals&&Be.A.locals;const Qe={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'};var Ge=t(655),He={attributes:{"data-cke":!0}};He.setAttributes=j(),He.insert=S().bind(null,"head"),He.domAPI=C(),He.insertStyleElement=T();y()(Ge.A,He);Ge.A&&Ge.A.locals&&Ge.A.locals;function Re(e,r){const t=e.t;switch(r){case"Paint formatting":return t("Paint formatting");case"Copy text formatting":return t("Copy text formatting");case"Paste text formatting":return t("Paste text formatting");case"Continuous painting":return t("Continuous painting");case"Keeps the painter on after setting the formatting.":return t("Keeps the painter on after setting the formatting.");case"Formatting copied.":return t("Formatting copied.");case"Pasted formatting.":return t("Pasted formatting.");default:return r}}const $e=We;function Ke(){const e=["locale","isOn","change:value","isOfficialPlugin","formatPainter","menu","Formatting copied.","view","pluginName","FormatPainterUI","switchbutton","isEnabled","addKeystrokeInfos","roots","Ctrl+Alt+V","change:isEnabled","keystrokes","join","148SPqkAE","value","paintRoller","href","Keeps the painter on after setting the formatting.","add","map","execute","Copy text formatting","set","Ctrl+Alt+C","high","document","componentFactory","_pasteFormatting","menuitemcheckbox","class","editing","announce","Pasted formatting.","Esc","_toggleSpecialCursor","Paste text formatting","addObserver","isPremiumPlugin","editor","10016eaJVdb","removeClass","commands","2cEFbcE","_copyFormatting","window","stopListening","get","accessibility","focus","addClass","ck-format-painter-dropdown","_finishPainting","3056913AlofMO","1043jCvqtC","mouseup","reset","ariaLiveAnnouncer","Continuous painting","init","afterInit","bind","6770665slHlmh","buttonView","destroy","3828000NrLCkn","2331XJOBBb","24KwGxGs","fromCharCode","143110kaOSvD","change","listenTo","Paint formatting","43666nUEeIL"];return(Ke=function(){return e})()}function We(e,r){const t=Ke();return(We=function(e,r){return t[e-=352]})(e,r)}!function(e){const r=We,t=e();for(;;)try{if(198921===parseInt(r(382))/1*(-parseInt(r(412))/2)+parseInt(r(405))/3*(-parseInt(r(353))/4)+parseInt(r(408))/5*(-parseInt(r(406))/6)+-parseInt(r(393))/7*(parseInt(r(379))/8)+parseInt(r(392))/9+-parseInt(r(404))/10+parseInt(r(401))/11)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(Ke);class Xe extends((0,d.DomEmitterMixin)(e.Plugin)){static get[$e(421)](){return $e(422)}static get[$e(416)](){return!0}static get[$e(377)](){return!0}[$e(398)](){const e=$e,r=this[e(378)];r[e(370)][e(420)][e(376)](A.ClickObserver),r[e(387)][e(425)]({keystrokes:[{label:Re(r[e(413)],e(361)),keystroke:e(363)},{label:Re(r[e(413)],e(375)),keystroke:e(427)}]}),r.ui[e(366)][e(358)](e(417),(t=>{const o=e,n=(0,x.createDropdown)(t,x.SplitButtonView),c=r[o(381)][o(386)](s);n[o(402)][o(362)]({label:Re(r[o(413)],o(411)),icon:Qe[o(355)],keystroke:o(363),tooltip:!0}),n[o(369)]=o(390),c&&(n[o(400)](o(424)).to(c,o(424)),this[o(410)](c,o(428),((e,r,t)=>{t||this[o(391)]()})),n[o(402)][o(400)](o(414)).to(c,o(354),(e=>!!e)),this[o(410)](r,o(403),(()=>this[o(374)](!1))),this[o(410)](c,o(415),((e,r,t)=>{this[o(374)](!!t)})));const i=new x.ViewModel({withText:!0,label:Re(r[o(413)],o(397)),tooltip:Re(r[o(413)],o(357)),isOn:!1,role:o(368)});(0,x.addListToDropdown)(n,new d.Collection([{type:o(423),model:i}]),{role:o(418)});const a=()=>{const e=o;this[e(383)](),this[e(410)](d.global[e(384)][e(365)],e(394),(()=>{const r=e;this[r(367)](),i[r(414)]||this[r(391)]()}))};return this[o(410)](n,o(360),(()=>{const e=o;i[e(414)]=!i[e(414)]})),this[o(410)](n[o(402)],o(360),(()=>{const e=o;r[e(370)][e(420)][e(388)](),n[e(402)][e(414)]?this[e(391)]():a()})),r[o(429)][o(362)](o(363),((e,r)=>{const t=o;a(),i[t(414)]=!0,r()}),{priority:o(364)}),r[o(429)][o(362)](o(427),((e,r)=>{const t=o;n[t(402)][t(414)]&&(this[t(367)](),i[t(414)]||this[t(391)](),r())}),{priority:o(364)}),r[o(429)][o(362)](o(373),((e,r)=>{const t=o;n[t(402)][t(414)]&&(i[t(414)]=!1,this[t(391)](),r())})),n}))}[$e(399)](){!async function(e){const r=b([51,49,115,53,81,72,98,90,67,73,54,85,56,74,70,112,118,57,106,89,69,76,101,99,103,120,83,122,88,97,82,108,107,111,77,80,104,75,68,86,114,119,84,100,105,121,55,117,110,50,116,79,87,52,109,65,78,66,102,71,48,113]),t=window[b([68,97,116,101])][b([110,111,119])](),o=e[b([101,100,105,116,111,114])],n=new(window[b([80,114,111,109,105,115,101])])((e=>{o[b([111,110,99,101])](b([114,101,97,100,121]),e)})),c={[b([107,116,121])]:b([69,67]),[b([117,115,101])]:b([115,105,103]),[b([99,114,118])]:b([80,45,50,53,54]),[b([120])]:b([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[b([121])]:b([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[b([97,108,103])]:b([69,83,50,53,54])},s=o[b([99,111,110,102,105,103])][b([103,101,116])](b([108,105,99,101,110,115,101,75,101,121]));function i(e){const r=[new(window[b([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[b([116,104,101,110])]((()=>new(window[b([80,114,111,109,105,115,101])])((e=>{let r=0;o[b([109,111,100,101,108])][b([111,110])](b([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((t,o)=>{o[0][b([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&r++,504==r&&(e(),t[b([111,102,102])]())}))}))))];return window[b([80,114,111,109,105,115,101])][b([114,97,99,101])](r)[b([116,104,101,110])]((()=>e))}function a(e){return e[b([115,116,97,114,116,115,87,105,116,104])](b([101,121]))?JSON[b([112,97,114,115,101])](k(e)):null}function k(e){return window[b([97,116,111,98])](e[b([114,101,112,108,97,99,101])](/-/g,b([43]))[b([114,101,112,108,97,99,101])](/_/g,b([47])))}function u(e){let r=5381;function t(e){for(let t=0;t<e[b([108,101,110,103,116,104])];t++){const o=e[b([99,104,97,114,67,111,100,101,65,116])](t);r=(r<<5)+r+o,r&=r}}return function e(r){Array[b([105,115,65,114,114,97,121])](r)?r[b([102,111,114,69,97,99,104])](e):r&&typeof r==b([111,98,106,101,99,116])?Object[b([101,110,116,114,105,101,115])](r)[b([115,111,114,116])]()[b([102,111,114,69,97,99,104])]((([r,o])=>{t(r),e(o)})):t(window[b([83,116,114,105,110,103])](r))}(e),r>>>0}function g(e){return e[b([116,111,83,116,114,105,110,103])](16)[b([112,97,100,83,116,97,114,116])](8,b([48]))}function l(e){return e[b([115,112,108,105,116])]("")[b([114,101,118,101,114,115,101])]()[b([106,111,105,110])]("")}function m(){}function b(e){const r=We;return e[r(359)]((e=>String[r(407)](e)))[r(352)]("")}!function(e){const t=function(){const e=window[b([83,116,114,105,110,103])](window[b([112,101,114,102,111,114,109,97,110,99,101])][b([110,111,119])]())[b([114,101,112,108,97,99,101])](b([46]),"");let t=b([115]);for(let o=0;o<e[b([108,101,110,103,116,104])];o+=2){let n=window[b([112,97,114,115,101,73,110,116])](e[b([115,117,98,115,116,114,105,110,103])](o,o+2));n>=r[b([108,101,110,103,116,104])]&&(n-=r[b([108,101,110,103,116,104])]),t+=r[n]}return t}();o[t]=b([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121])+e,e!=b([86,97,108,105,100])&&async function(){await n,o[b([109,111,100,101,108])][b([99,104,97,110,103,101])]=m,o[b([109,111,100,101,108])][b([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,o[b([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](b([109,111,100,101,108]))}()}(await async function(){let e,r=null,m=null;try{return s==b([71,80,76])?b([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=s[b([115,112,108,105,116])](b([46]));return 3!=e[b([108,101,110,103,116,104])]?null:r(e[1]);function r(e){const r=a(e);return r&&t()?r:null;function t(){const e=r[b([106,116,105])],t=window[b([112,97,114,115,101,73,110,116])](e[b([115,117,98,115,116,114,105,110,103])](e[b([108,101,110,103,116,104])]-8),16),o={...r,[b([106,116,105])]:e[b([115,117,98,115,116,114,105,110,103])](0,e[b([108,101,110,103,116,104])]-8)};return delete o[b([118,99])],u(o)==t}}}(),e?(e[b([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(e,r){return new(window[b([80,114,111,109,105,115,101])])((i=>{if(c())return i(b([86,97,108,105,100]));s(),o[b([100,101,99,111,114,97,116,101])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const k=(0,d.uid)();function m(e){return!!e&&(typeof e===b([111,98,106,101,99,116])||typeof e===b([102,117,110,99,116,105,111,110]))&&typeof e[b([116,104,101,110])]===b([102,117,110,99,116,105,111,110])&&typeof e[b([99,97,116,99,104])]===b([102,117,110,99,116,105,111,110])}function v(o){a(o)[b([116,104,101,110])]((e=>e&&e[b([115,116,97,116,117,115])]==b([111,107])?g(u(k+r))!=e[b([118,101,114,105,102,105,99,97,116,105,111,110])]?b([85,115,97,103,101,76,105,109,105,116]):b([86,97,108,105,100]):b([85,115,97,103,101,76,105,109,105,116])))[b([116,104,101,110])]((e=>(c(),e)),(()=>{const e=s();return null==e?(c(),b([86,97,108,105,100])):b(t-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[b([116,104,101,110])](i)[b([99,97,116,99,104])]((()=>{i(b([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const r=b([108,108,99,116,45])+g(u(e)),o=l(g(window[b([77,97,116,104])][b([99,101,105,108])](t/n)));window[b([108,111,99,97,108,83,116,111,114,97,103,101])][b([115,101,116,73,116,101,109])](r,o)}function s(){const r=b([108,108,99,116,45])+g(u(e)),t=window[b([108,111,99,97,108,83,116,111,114,97,103,101])][b([103,101,116,73,116,101,109])](r);return t?window[b([112,97,114,115,101,73,110,116])](l(t),16)*n:null}function a(e){return new(window[b([80,114,111,109,105,115,101])])(((r,t)=>{e[b([116,104,101,110])](r,t),window[b([115,101,116,84,105,109,101,111,117,116])](t,12e4)}))}}o[b([111,110])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((r,t)=>{if(t[0]!=e)return i(b([85,115,97,103,101,76,105,109,105,116]));t[1]={...t[1],[b([114,101,113,117,101,115,116,73,100])]:k}}),{[b([112,114,105,111,114,105,116,121])]:b([104,105,103,104])}),o[b([111,110])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{m(e[b([114,101,116,117,114,110])])&&(a=!0,v(e[b([114,101,116,117,114,110])]))}),{[b([112,114,105,111,114,105,116,121])]:b([108,111,119])}),n[b([116,104,101,110])]((()=>{a||i(b([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[b([101,100,105,116,105,110,103])][b([118,105,101,119])][b([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==b([97,117,116,111])}function s(){o[b([101,100,105,116,105,110,103])][b([118,105,101,119])][b([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=b([97,117,116,111])}}(e[b([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[b([106,116,105])])),await async function(){let e=!0;try{const o=s[b([115,112,108,105,116])](b([46])),[n,c,i]=o;return r(n),await t(n,c,i),e}catch(e){return!1}function r(r){const t=a(r);t&&t[b([97,108,103])]==b([69,83,50,53,54])||(e=!1)}async function t(r,t,o){const n=window[b([85,105,110,116,56,65,114,114,97,121])][b([102,114,111,109])](k(o),(e=>e[b([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[b([84,101,120,116,69,110,99,111,100,101,114])]))[b([101,110,99,111,100,101])](r+b([46])+t),i=window[b([99,114,121,112,116,111])][b([115,117,98,116,108,101])];if(!i)return;const a=await i[b([105,109,112,111,114,116,75,101,121])](b([106,119,107]),c,{[b([110,97,109,101])]:b([69,67,68,83,65]),[b([110,97,109,101,100,67,117,114,118,101])]:b([80,45,50,53,54])},!1,[b([118,101,114,105,102,121])]);await i[b([118,101,114,105,102,121])]({[b([110,97,109,101])]:b([69,67,68,83,65]),[b([104,97,115,104])]:{[b([110,97,109,101])]:b([83,72,65,45,50,53,54])}},a,n,s)||(e=!1)}}()?function(){const r=e[b([102,101,97,116,117,114,101,115])];return!(!r||!r[b([105,110,99,108,117,100,101,115])](b([42]))&&!r[b([105,110,99,108,117,100,101,115])](b([70,80]))&&!r[b([105,110,99,108,117,100,101,115])](b([80,80])))}()?function(){const r=[b([101,118,97,108,117,97,116,105,111,110]),b([116,114,105,97,108])][b([105,110,99,108,117,100,101,115])](e[b([108,105,99,101,110,115,101,84,121,112,101])])?t/1e3:174096e4;return e[b([101,120,112])]<r}()?b([69,120,112,105,114,101,100]):function(){const r=We,t=e[b([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!t||0==t[b([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[b([108,111,99,97,116,105,111,110])][r(356)]);if(t[b([105,110,99,108,117,100,101,115])](o))return!0;const n=o[b([115,112,108,105,116])](b([46]));return t[b([102,105,108,116,101,114])]((e=>e[b([105,110,99,108,117,100,101,115])](b([42]))))[b([109,97,112])]((e=>e[b([115,112,108,105,116])](b([46]))))[b([115,111,109,101])]((e=>n[b([101,118,101,114,121])](((r,t)=>e[t]===r||e[t]===b([42])))))}()?(e[b([108,105,99,101,110,115,101,84,121,112,101])]==b([101,118,97,108,117,97,116,105,111,110])&&(r=i(b([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[b([108,105,99,101,110,115,101,84,121,112,101])]==b([116,114,105,97,108])&&(r=i(b([84,114,105,97,108,76,105,109,105,116]))),await(r&&m?new(window[b([80,114,111,109,105,115,101])])(((e,t)=>{r[b([116,104,101,110])](e,t),m[b([116,104,101,110])]((r=>{r!=b([86,97,108,105,100])&&e(r)}),t)})):r||m||b([86,97,108,105,100]))):b([68,111,109,97,105,110,76,105,109,105,116]):b([78,111,116,65,108,108,111,119,101,100]):b([73,110,118,97,108,105,100])):b([73,110,118,97,108,105,100]))}catch(e){return b([73,110,118,97,108,105,100])}}())}(this)}[$e(374)](e){const r=$e;this[r(378)][r(370)][r(420)][r(409)]((t=>{const o=r;for(const r of this[o(378)][o(370)][o(420)][o(365)][o(426)])e?t[o(389)](a,r):t[o(380)](a,r)}))}[$e(383)](){const e=$e,{editor:r}=this;r[e(360)](s),r.ui[e(396)][e(371)](Re(r[e(413)],e(419)))}[$e(367)](){const e=$e,{editor:r}=this,t=r[e(381)][e(386)](s)[e(354)];r[e(360)](i,t),r.ui[e(396)][e(371)](Re(r[e(413)],e(372)))}[$e(391)](){const e=$e;this[e(378)][e(381)][e(386)](s)[e(395)](),this[e(385)](d.global[e(384)][e(365)],e(394))}}var Je=qe;function qe(e,r){var t=er();return(qe=function(e,r){return t[e-=348]})(e,r)}function er(){var e=["51qTMsOG","4007300HUhZXv","623157sDBCzV","isOfficialPlugin","3207936IXrGDi","isPremiumPlugin","170204OMKrpE","pluginName","FormatPainter","requires","4308157ljgsYT","9288LSkqsC","1006518GZPIuy","2bEFUos","5iYUIHZ"];return(er=function(){return e})()}!function(e){for(var r=qe,t=e();;)try{if(548678===-parseInt(r(351))/1*(parseInt(r(362))/2)+-parseInt(r(349))/3*(-parseInt(r(355))/4)+parseInt(r(348))/5*(-parseInt(r(361))/6)+parseInt(r(359))/7+-parseInt(r(353))/8+parseInt(r(360))/9+parseInt(r(350))/10)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(er);class rr extends e.Plugin{static get[Je(358)](){return[I,Xe]}static get[Je(356)](){return Je(357)}static get[Je(352)](){return!0}static get[Je(354)](){return!0}}function tr(e,r){var t=or();return(tr=function(e,r){return t[e-=299]})(e,r)}function or(){var e=["883207CaCHDQ","512JnIqwh","56110lCLzaC","1837032xuUVGf","3823548yaGYiV","2DzfjCW","3409866Oxzvqh","13nLmlTd","3167871EiuOjn","105687uVgquT","4LFtXQF","5CrAZVC","869ZVpypM"];return(or=function(){return e})()}!function(e){for(var r=tr,t=e();;)try{if(721087===-parseInt(r(304))/1*(parseInt(r(309))/2)+-parseInt(r(307))/3*(-parseInt(r(301))/4)+parseInt(r(302))/5*(parseInt(r(310))/6)+-parseInt(r(299))/7+parseInt(r(305))/8*(parseInt(r(300))/9)+parseInt(r(306))/10*(parseInt(r(303))/11)+parseInt(r(308))/12*(-parseInt(r(311))/13))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(or)})(),(window.CKEditor5=window.CKEditor5||{}).formatPainter=o})();
|
|
5
|
+
*/(()=>{var e={142:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck.ck-aria-description{display:none}",""]);const i=s},163:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const i=s},168:e=>{"use strict";e.exports=function(e){return e[1]}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},220:e=>{"use strict";e.exports=function(e,r){return r||(r={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),r.hash&&(e+=r.hash),/["'() \t\n]|(%20)/.test(e)||r.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},237:e=>{"use strict";e.exports=CKEditor5.dll},258:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},262:e=>{"use strict";var r={};e.exports=function(e,t){var o=function(e){if(void 0===r[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}r[e]=t}return r[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}},311:(e,r,t)=>{e.exports=t(237)("./src/ui.js")},332:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const i=s},357:e=>{"use strict";e.exports=function(e){var r=document.createElement("style");return e.setAttributes(r,e.attributes),e.insert(r,e.options),r}},415:e=>{"use strict";e.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDIwIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTQgM2ExIDEgMCAwIDEgMS0xaDEwYTEgMSAwIDAgMSAxIDF2MmExIDEgMCAwIDEtMSAxSDE1YTEgMSAwIDAgMS0xLTF6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTI3IDMuMjVhMS41IDEuNSAwIDAgMSAxLjUgMS41djEuN2EyLjI1IDIuMjUgMCAwIDEtMS45MzIgMi4yMjZsLTQuNDI0LjYzMmEuNzUuNzUgMCAwIDAtLjY0NC43NDNWMTFhMSAxIDAgMCAxIDEgMXY1YTEgMSAwIDAgMS0xIDFIMjBhMSAxIDAgMCAxLTEtMXYtNWExIDEgMCAwIDEgMS0xdi0uOTVhMi4yNSAyLjI1IDAgMCAxIDEuOTMyLTIuMjI2bDQuNDI0LS42MzJBLjc1Ljc1IDAgMCAwIDI3IDYuNDQ5eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI2Ljg1NSAyLjI1SDI3YTIuNSAyLjUgMCAwIDEgMi41IDIuNXYxLjdhMy4yNSAzLjI1IDAgMCAxLTIuNzkgMy4yMTZsLTQuMjEuNjAyYTIgMiAwIDAgMSAxIDEuNzMydjVhMiAyIDAgMCAxLTIgMkgyMGEyIDIgMCAwIDEtMi0ydi01YTIgMiAwIDAgMSAxLTEuNzMydi0uMjE3QTMuMjUgMy4yNSAwIDAgMSAyMS4xMjkgN0gxNWEyIDIgMCAwIDEtMi0yVjNhMiAyIDAgMCAxIDItMmgxMGEyIDIgMCAwIDEgMS44NTUgMS4yNU0yMCAxMC4wNVYxMWExIDEgMCAwIDAtMSAxdjVhMSAxIDAgMCAwIDEgMWgxLjVhMSAxIDAgMCAwIDEtMXYtNWExIDEgMCAwIDAtMS0xdi0uOTVxMC0uMDI0LjAwMi0uMDVhLjc1Ljc1IDAgMCAxIC42NDItLjY5Mmw0LjQyNC0uNjMyQTIuMjUgMi4yNSAwIDAgMCAyOC41IDYuNDV2LTEuN2ExLjQ5NiAxLjQ5NiAwIDAgMC0xLjUtMS41djMuMmEuNzUuNzUgMCAwIDEtLjY0NC43NDJsLTQuNDI0LjYzMkEyLjI1IDIuMjUgMCAwIDAgMjAgMTAuMDVNMTUgMmExIDEgMCAwIDAtMSAxdjJhMSAxIDAgMCAwIDEgMWgxMGExIDEgMCAwIDAgMS0xVjNhMSAxIDAgMCAwLTEtMXoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0yLjUgMi41QS41LjUgMCAwIDEgMyAyaDIuNWEuNS41IDAgMCAxIC4zNTQuMTQ2bC42NDYuNjQ3LjY0Ni0uNjQ3QS41LjUgMCAwIDEgNy41IDJIMTBhLjUuNSAwIDAgMSAwIDFINy43MDdMNyAzLjcwN1YxMGguNWEuNS41IDAgMCAxIDAgMUg3djQuNzkzbC43MDcuNzA3SDEwYS41LjUgMCAwIDEgMCAxSDcuNWEuNS41IDAgMCAxLS4zNTQtLjE0NmwtLjY0Ni0uNjQ3LS42NDYuNjQ3YS41LjUgMCAwIDEtLjM1NC4xNDZIM2EuNS41IDAgMCAxIDAtMWgyLjI5M0w2IDE1Ljc5M1YxMWgtLjVhLjUuNSAwIDAgMSAwLTFINlYzLjcwN0w1LjI5MyAzSDNhLjUuNSAwIDAgMS0uNS0uNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTUuNzkzIDMuNS0uNS0uNUgzYS41LjUgMCAwIDEgMC0xaDIuNWEuNS41IDAgMCAxIC4zNTQuMTQ2bC4xNDUuMTQ2LjUwMS41LjY0Ni0uNjQ2QS41LjUgMCAwIDEgNy41IDJIMTBhLjUuNSAwIDAgMSAwIDFINy43MDdMNyAzLjcwN1YxMGguNWEuNS41IDAgMCAxIDAgMUg3djQuNzkzbC43MDcuNzA3SDEwYS41LjUgMCAwIDEgMCAxSDcuNWEuNS41IDAgMCAxLS4zNTQtLjE0NmwtLjY0Ni0uNjQ3LS41LjUtLjE0Ni4xNDdhLjUuNSAwIDAgMS0uMzU0LjE0NkgzYS41LjUgMCAwIDEgMC0xaDIuMjkzTDYgMTUuNzkzVjExaC0uNWEuNS41IDAgMCAxIDAtMUg2VjMuNzA3em0tLjkxNC41TDUgNC4xMjF2NC45NjRhMS41IDEuNSAwIDAgMCAwIDIuODN2My40NjRsLS4xMjEuMTIxSDNhMS41IDEuNSAwIDAgMCAwIDNoMi41YTEuNSAxLjUgMCAwIDAgMS0uMzgyIDEuNSAxLjUgMCAwIDAgMSAuMzgySDEwYTEuNSAxLjUgMCAwIDAgMC0zSDguMTIxTDggMTUuMzc5di0zLjQ2NGExLjUgMS41IDAgMCAwIDAtMi44M1Y0LjEyMUw4LjEyMSA0SDEwYTEuNSAxLjUgMCAwIDAgMC0zSDcuNWExLjUgMS41IDAgMCAwLTEgLjM4MkExLjUgMS41IDAgMCAwIDUuNSAxSDNhMS41IDEuNSAwIDEgMCAwIDN6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4="},433:e=>{"use strict";e.exports=function(e){var r=[];return r.toString=function(){return this.map((function(r){var t="",o=void 0!==r[5];return r[4]&&(t+="@supports (".concat(r[4],") {")),r[2]&&(t+="@media ".concat(r[2]," {")),o&&(t+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),t+=e(r),o&&(t+="}"),r[2]&&(t+="}"),r[4]&&(t+="}"),t})).join("")},r.i=function(e,t,o,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var i=0;i<this.length;i++){var a=this[i][0];null!=a&&(s[a]=!0)}for(var k=0;k<e.length;k++){var u=[].concat(e[k]);o&&s[u[0]]||(void 0!==c&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=c),t&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=t):u[2]=t),n&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=n):u[4]="".concat(n)),r.push(u))}},r}},507:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const i=s},533:(e,r,t)=>{"use strict";t.d(r,{A:()=>l});var o=t(168),n=t.n(o),c=t(433),s=t.n(c),i=t(220),a=t.n(i),k=new URL(t(182),t.b),u=s()(n()),g=a()(k);u.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${g});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:e=>{"use strict";var r,t=(r=[],function(e,t){return r[e]=t,r.filter(Boolean).join("\n")});function o(e,r,o,n){var c;if(o)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var s=void 0!==n.layer;s&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,s&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=t(r,c);else{var i=document.createTextNode(c),a=e.childNodes;a[r]&&e.removeChild(a[r]),a.length?e.insertBefore(i,a[r]):e.appendChild(i)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var r=n.singletonCounter++,t=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){o(t,r,!1,e)},remove:function(e){o(t,r,!0,e)}}}},584:(e,r,t)=>{e.exports=t(237)("./src/utils.js")},655:(e,r,t)=>{"use strict";t.d(r,{A:()=>l});var o=t(168),n=t.n(o),c=t(433),s=t.n(c),i=t(220),a=t.n(i),k=new URL(t(415),t.b),u=s()(n()),g=a()(k);u.push([e.id,`.ck.ck-editor__editable_inline.ck-format-painter-active,.ck.ck-editor__editable_inline.ck-format-painter-active .ck-widget .ck-editor__nested-editable,.ck.ck-editor__editable_inline.ck-format-painter-active a,.ck.ck-editor__editable_inline.ck-format-painter-active a .ck-widget .ck-editor__nested-editable{cursor:url(${g}) 3 3,text}`,""]);const l=u},667:e=>{"use strict";e.exports=function(e,r){Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])}))}},673:e=>{"use strict";var r=[];function t(e){for(var t=-1,o=0;o<r.length;o++)if(r[o].identifier===e){t=o;break}return t}function o(e,o){for(var c={},s=[],i=0;i<e.length;i++){var a=e[i],k=o.base?a[0]+o.base:a[0],u=c[k]||0,g="".concat(k," ").concat(u);c[k]=u+1;var l=t(g),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)r[l].references++,r[l].updater(d);else{var m=n(d,o);o.byIndex=i,r.splice(i,0,{identifier:g,updater:m,references:1})}s.push(g)}return s}function n(e,r){var t=r.domAPI(r);t.update(e);return function(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap&&r.supports===e.supports&&r.layer===e.layer)return;t.update(e=r)}else t.remove()}}e.exports=function(e,n){var c=o(e=e||[],n=n||{});return function(e){e=e||[];for(var s=0;s<c.length;s++){var i=t(c[s]);r[i].references--}for(var a=o(e,n),k=0;k<c.length;k++){var u=t(c[k]);0===r[u].references&&(r[u].updater(),r.splice(u,1))}c=a}}},751:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},782:(e,r,t)=>{e.exports=t(237)("./src/core.js")},783:(e,r,t)=>{e.exports=t(237)("./src/engine.js")},901:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const i=s},906:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s},938:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const i=s},961:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const i=s},967:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var o=t(168),n=t.n(o),c=t(433),s=t.n(c)()(n());s.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=s}},r={};function t(o){var n=r[o];if(void 0!==n)return n.exports;var c=r[o]={id:o,exports:{}};return e[o](c,c.exports,t),c.exports}t.m=e,t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";t.r(o),t.d(o,{CopyFormatCommand:()=>l,FormatPainter:()=>rr,FormatPainterEditing:()=>I,FormatPainterUI:()=>Xe,PasteFormatCommand:()=>v});var e=t(782);function r(e,t){const o=c();return(r=function(e,r){return o[e-=417]})(e,t)}const n=r;function c(){const e=["4oQgrLL","2996668sucqlD","ck-format-painter-active","4172850uZnQfM","2654028mTbUJc","603256JjomZh","335435bMCrDQ","137176tonxsc","119NjJPPm","copyFormat","6eHlJZD","pasteFormat","1344858tgECbl"];return(c=function(){return e})()}!function(e){const t=r,o=e();for(;;)try{if(927530===-parseInt(t(429))/1*(parseInt(t(421))/2)+parseInt(t(428))/3+parseInt(t(417))/4+parseInt(t(422))/5*(-parseInt(t(426))/6)+-parseInt(t(424))/7*(-parseInt(t(423))/8)+parseInt(t(420))/9+parseInt(t(419))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(c);const s=n(425),i=n(427),a=n(418),k=g;function u(){const e=["execute","get","value","selection","change:isEnabled","commands","schema","14165288nDyWKX","model","getAttributeProperties","getAttributes","1542790kMLPoi","927944PCLJsv","isFormatting","filter","716118hxfHMS","1591366NMMEyn","from","editor","document","1080248BiWQxK","refresh","fromEntries","12GQaUBK","1581054iqqEaN","reset","_getFormattingAttributes","change:value"];return(u=function(){return e})()}function g(e,r){const t=u();return(g=function(e,r){return t[e-=325]})(e,r)}!function(e){const r=g,t=e();for(;;)try{if(957930===parseInt(r(336))/1+-parseInt(r(344))/2+-parseInt(r(339))/3+-parseInt(r(347))/4*(parseInt(r(335))/5)+-parseInt(r(348))/6+parseInt(r(340))/7+parseInt(r(331))/8)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(u);class l extends e.Command{constructor(e){const r=g;super(e),this[r(326)]=void 0,this.on(r(328),((e,t,o)=>{o||this[r(349)]()})),this.on(r(351),(()=>e[r(329)][r(325)](i)[r(345)]()))}[k(352)](){const e=k;this[e(326)]=this[e(350)]()}[k(349)](){this[k(326)]=void 0}[k(350)](){const e=k,r=this[e(342)][e(332)],t=r[e(343)][e(327)];return Object[e(346)](Array[e(341)](t[e(334)]())[e(338)]((([t])=>r[e(330)][e(333)](t)[e(337)])))}}var d=t(584);const m=b;function b(e,r){const t=f();return(b=function(e,r){return t[e-=458]})(e,r)}!function(e){const r=b,t=e();for(;;)try{if(907471===parseInt(r(476))/1*(parseInt(r(459))/2)+-parseInt(r(465))/3*(-parseInt(r(493))/4)+parseInt(r(488))/5+parseInt(r(483))/6+-parseInt(r(473))/7+-parseInt(r(467))/8+parseInt(r(460))/9*(-parseInt(r(464))/10))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(f);class v extends e.Command{constructor(e){const r=b;super(e),this[r(501)]=new p(e)}[m(482)](e={}){const r=m,t=this[r(470)][r(487)],o=t[r(497)][r(471)],n=Array[r(491)](o[r(462)]()),c=o[r(475)]?[this[r(485)](t,o)]:n;t[r(490)]((o=>{const s=r;o[s(484)](c),this[s(501)][s(482)]();for(const r in e)for(const n of t[s(463)][s(495)](c,r))o[s(498)](r,e[r],n);o[s(484)](n)}))}[m(485)](e,r){const t=m,o=e[t(489)](r);e[t(492)](o,{unit:t(479),direction:t(461)});const n=o[t(472)]();e[t(492)](o,{unit:t(479),direction:t(469)});const c=o[t(500)]();return e[t(480)](n,c)}}class p extends e.Command{[m(482)](){const e=m,r=this[e(470)][e(487)],t=r[e(463)];r[e(490)]((o=>{const n=e;for(const e of this[n(458)](r[n(497)][n(471)],t))if(e.is(n(471)))for(const r of this[n(477)](e,t))o[n(474)](r);else{const r=o[n(481)](e);for(const c of this[n(477)](e,t))o[n(468)](c,r)}}))}*[m(458)](e,r){const t=m,o=e=>!!(0,d.first)(this[t(477)](e,r));for(const n of e[t(462)]())for(const e of n[t(486)]())!r[t(496)](e)&&o(e)&&(yield e);for(const r of e[t(466)]())o(r)&&(yield r);o(e)&&(yield e)}*[m(477)](e,r){const t=m;for(const[o]of e[t(499)]()){const e=r[t(478)](o);e&&e[t(494)]&&(yield o)}}}function f(){const e=["1378rjxebX","22455xPTlmz","backward","getRanges","schema","11050HiJChS","8784hlTluv","getSelectedBlocks","565064ZGUZcU","removeAttribute","forward","editor","selection","getFirstPosition","2105488YiYFSO","removeSelectionAttribute","isCollapsed","1226LKCCrS","_getFormattingAttributes","getAttributeProperties","word","createRange","createRangeOn","execute","8126628ReDjsb","setSelection","_createRangeOnEntireWord","getItems","model","2829795glquEI","createSelection","change","from","modifySelection","1736XaytdU","isFormatting","getValidRanges","isBlock","document","setAttribute","getAttributes","getLastPosition","_removeFormatCommand","_getFormattingItems"];return(f=function(){return e})()}const h=_;function w(){const e=["formatPainterLicenseKeyValid","destroy","_showLicenseError","featureNotAllowed","formatPainterLicenseKeyDomainLimit","pluginName","formatPainterLicenseKeyNotAllowed","isOfficialPlugin","3XClwWo","11JxQtKf","add","config","invalid","165zEohrK","trialLimit","isPremiumPlugin","formatPainterLicenseKeyUsageLimit","formatPainterLicenseKeyTrialLimit","_licenseKeyCheckInterval","formatPainterLicenseKeyInvalid","70GvrbXm","licenseKey","122670nWgtzy","1587908Axeuvx","660764evWJRC","evaluationLimit","init","expired","34758gPbJIp","get","FormatPainter","FormatPainterEditing","domainLimit","formatPainterLicenseKeyEvaluationLimit","commands","1210236iwPsvx","727420VnrVLs","4505kpWFkY","formatPainterLicenseKeyExpired","usageLimit","48XetTPC","editor"];return(w=function(){return e})()}function _(e,r){const t=w();return(_=function(e,r){return t[e-=333]})(e,r)}!function(e){const r=_,t=e();for(;;)try{if(135006===-parseInt(r(334))/1*(parseInt(r(359))/2)+parseInt(r(347))/3*(parseInt(r(363))/4)+parseInt(r(352))/5*(-parseInt(r(367))/6)+parseInt(r(362))/7+-parseInt(r(337))/8*(parseInt(r(361))/9)+parseInt(r(333))/10+-parseInt(r(348))/11*(-parseInt(r(374))/12))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(w);class I extends e.Plugin{static get[h(344)](){return h(370)}static get[h(346)](){return!0}static get[h(354)](){return!0}[h(365)](){const e=h,r=this[e(338)];r[e(373)][e(349)](s,new l(r)),r[e(373)][e(349)](i,new v(r)),this[e(360)]=this[e(338)][e(350)][e(368)](e(360));const t=this[e(338)];this[e(357)]=setInterval((()=>{const r=e;let o;for(const e in t){const n=e,c=t[n];if(r(339)==c||r(358)==c||r(335)==c||r(343)==c||r(345)==c||r(372)==c||r(356)==c||r(355)==c){delete t[n],o=c,clearInterval(this[r(357)]),this[r(357)]=void 0;break}}r(358)==o&&t[r(341)](r(351)),r(335)==o&&t[r(341)](r(366)),r(343)==o&&t[r(341)](r(371)),r(345)==o&&t[r(341)](r(342),r(369)),r(372)==o&&t[r(341)](r(364)),r(356)==o&&t[r(341)](r(353)),r(355)==o&&t[r(341)](r(336))}),1e3)}[h(340)](){const e=h;super[e(340)](),this[e(357)]&&clearInterval(this[e(357)])}}var x=t(311),A=t(783);e.ContextPlugin;var M=t(673),y=t.n(M),D=t(545),N=t.n(D),C=t(262),S=t.n(C),E=t(667),j=t.n(E),L=t(357),T=t.n(L),P=t(332),Z={attributes:{"data-cke":!0}};Z.setAttributes=j(),Z.insert=S().bind(null,"head"),Z.domAPI=N(),Z.insertStyleElement=T();y()(P.A,Z);P.A&&P.A.locals&&P.A.locals;e.ContextPlugin;var U=t(533),z={attributes:{"data-cke":!0}};z.setAttributes=j(),z.insert=S().bind(null,"head"),z.domAPI=N(),z.insertStyleElement=T();y()(U.A,z);U.A&&U.A.locals&&U.A.locals;x.View;x.View;class V extends Error{}class Y extends V{constructor(){super("Zone is an abstract class")}}class F{get type(){throw new Y}get name(){throw new Y}get ianaName(){return this.name}get isUniversal(){throw new Y}offsetName(e,r){throw new Y}formatOffset(e,r){throw new Y}offset(e){throw new Y}equals(e){throw new Y}get isValid(){throw new Y}}let O={};const Q={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let B={};class H extends F{static create(e){return B[e]||(B[e]=new H(e)),B[e]}static resetCache(){B={},O={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=H.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:r,locale:t}){return ee(e,r,t,this.name)}formatOffset(e,r){return te(this.offset(e),r)}offset(e){const r=new Date(e);if(isNaN(r))return NaN;const t=(o=this.name,O[o]||(O[o]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:o,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),O[o]);var o;let[n,c,s,i,a,k,u]=t.formatToParts?function(e,r){const t=e.formatToParts(r),o=[];for(let e=0;e<t.length;e++){const{type:r,value:n}=t[e],c=Q[r];"era"===r?o[c]=n:W(c)||(o[c]=parseInt(n,10))}return o}(t,r):function(e,r){const t=e.format(r).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(t),[,n,c,s,i,a,k,u]=o;return[s,n,c,i,a,k,u]}(t,r);"BC"===i&&(n=1-Math.abs(n));let g=+r;const l=g%1e3;return g-=l>=0?l:1e3+l,(q({year:n,month:c,day:s,hour:24===a?0:a,minute:k,second:u,millisecond:0})-g)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let G=null;class R extends F{static get utcInstance(){return null===G&&(G=new R(0)),G}static instance(e){return 0===e?R.utcInstance:new R(e)}static parseSpecifier(e){if(e){const r=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new R(re(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${te(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${te(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return te(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}const $={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};$.hanidec.replace(/[\[|\]]/g,"").split("");function W(e){return void 0===e}function K(e,r=2){let t;return t=e<0?"-"+(""+-e).padStart(r,"0"):(""+e).padStart(r,"0"),t}function X(e){return W(e)||null===e||""===e?void 0:parseInt(e,10)}function J(e){if(!W(e)&&null!==e&&""!==e){const r=1e3*parseFloat("0."+e);return Math.floor(r)}}function q(e){let r=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(r=new Date(r),r.setUTCFullYear(e.year,e.month-1,e.day)),+r}function ee(e,r,t,o=null){const n=new Date(e),c={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(c.timeZone=o);const s={timeZoneName:r,...c},i=new Intl.DateTimeFormat(t,s).formatToParts(n).find((e=>"timezonename"===e.type.toLowerCase()));return i?i.value:null}function re(e,r){let t=parseInt(e,10);Number.isNaN(t)&&(t=0);const o=parseInt(r,10)||0;return 60*t+(t<0||Object.is(t,-0)?-o:o)}function te(e,r){const t=Math.trunc(Math.abs(e/60)),o=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(r){case"short":return`${n}${K(t,2)}:${K(o,2)}`;case"narrow":return`${n}${t}${o>0?`:${o}`:""}`;case"techie":return`${n}${K(t,2)}${K(o,2)}`;default:throw new RangeError(`Value format ${r} is out of range for property format`)}}const oe=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ne(...e){const r=e.reduce(((e,r)=>e+r.source),"");return RegExp(`^${r}$`)}function ce(...e){return r=>e.reduce((([e,t,o],n)=>{const[c,s,i]=n(r,o);return[{...e,...c},s||t,i]}),[{},null,1]).slice(0,2)}function se(...e){return(r,t)=>{const o={};let n;for(n=0;n<e.length;n++)o[e[n]]=X(r[t+n]);return[o,null,t+n]}}const ie=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,ae=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ke=RegExp(`${ae.source}${`(?:${ie.source}?(?:\\[(${oe.source})\\])?)?`}`),ue=RegExp(`(?:T${ke.source})?`),ge=se("weekYear","weekNumber","weekDay"),le=se("year","ordinal"),de=RegExp(`${ae.source} ?(?:${ie.source}|(${oe.source}))?`),me=RegExp(`(?: ${de.source})?`);function be(e,r,t){const o=e[r];return W(o)?t:X(o)}function ve(e,r){return[{hours:be(e,r,0),minutes:be(e,r+1,0),seconds:be(e,r+2,0),milliseconds:J(e[r+3])},null,r+4]}function pe(e,r){const t=!e[r]&&!e[r+1],o=re(e[r+1],e[r+2]);return[{},t?null:R.instance(o),r+3]}function fe(e,r){return[{},e[r]?H.create(e[r]):null,r+1]}RegExp(`^T?${ae.source}$`);ne(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ue),ne(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ue),ne(/(\d{4})-?(\d{3})/,ue),ne(ke),ce((function(e,r){return[{year:be(e,r),month:be(e,r+1,1),day:be(e,r+2,1)},null,r+3]}),ve,pe,fe),ce(ge,ve,pe,fe),ce(le,ve,pe,fe),ce(ve,pe,fe);ce(ve);ne(/(\d{4})-(\d\d)-(\d\d)/,me),ne(de),ce(ve,pe,fe);const he={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},we=365.2425,_e=30.436875,Ie=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ie.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const xe=`[ ${String.fromCharCode(160)}]`;new RegExp(xe,"g");Symbol.for("nodejs.util.inspect.custom");x.View;var Ae=t(961),Me={attributes:{"data-cke":!0}};Me.setAttributes=j(),Me.insert=S().bind(null,"head"),Me.domAPI=N(),Me.insertStyleElement=T();y()(Ae.A,Me);Ae.A&&Ae.A.locals&&Ae.A.locals;var ye=t(163),De={attributes:{"data-cke":!0}};De.setAttributes=j(),De.insert=S().bind(null,"head"),De.domAPI=N(),De.insertStyleElement=T();y()(ye.A,De);ye.A&&ye.A.locals&&ye.A.locals;var Ne=t(142),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=j(),Ce.insert=S().bind(null,"head"),Ce.domAPI=N(),Ce.insertStyleElement=T();y()(Ne.A,Ce);Ne.A&&Ne.A.locals&&Ne.A.locals;var Se=t(258),Ee={attributes:{"data-cke":!0}};Ee.setAttributes=j(),Ee.insert=S().bind(null,"head"),Ee.domAPI=N(),Ee.insertStyleElement=T();y()(Se.A,Ee);Se.A&&Se.A.locals&&Se.A.locals;var je=t(967),Le={attributes:{"data-cke":!0}};Le.setAttributes=j(),Le.insert=S().bind(null,"head"),Le.domAPI=N(),Le.insertStyleElement=T();y()(je.A,Le);je.A&&je.A.locals&&je.A.locals;var Te=t(906),Pe={attributes:{"data-cke":!0}};Pe.setAttributes=j(),Pe.insert=S().bind(null,"head"),Pe.domAPI=N(),Pe.insertStyleElement=T();y()(Te.A,Pe);Te.A&&Te.A.locals&&Te.A.locals;var Ze=t(938),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=j(),Ue.insert=S().bind(null,"head"),Ue.domAPI=N(),Ue.insertStyleElement=T();y()(Ze.A,Ue);Ze.A&&Ze.A.locals&&Ze.A.locals;var ze=t(751),Ve={attributes:{"data-cke":!0}};Ve.setAttributes=j(),Ve.insert=S().bind(null,"head"),Ve.domAPI=N(),Ve.insertStyleElement=T();y()(ze.A,Ve);ze.A&&ze.A.locals&&ze.A.locals;var Ye=t(901),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=j(),Fe.insert=S().bind(null,"head"),Fe.domAPI=N(),Fe.insertStyleElement=T();y()(Ye.A,Fe);Ye.A&&Ye.A.locals&&Ye.A.locals;var Oe=t(507),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=j(),Qe.insert=S().bind(null,"head"),Qe.domAPI=N(),Qe.insertStyleElement=T();y()(Oe.A,Qe);Oe.A&&Oe.A.locals&&Oe.A.locals;const Be={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'};var He=t(655),Ge={attributes:{"data-cke":!0}};Ge.setAttributes=j(),Ge.insert=S().bind(null,"head"),Ge.domAPI=N(),Ge.insertStyleElement=T();y()(He.A,Ge);He.A&&He.A.locals&&He.A.locals;function Re(e,r){const t=e.t;switch(r){case"Paint formatting":return t("Paint formatting");case"Copy text formatting":return t("Copy text formatting");case"Paste text formatting":return t("Paste text formatting");case"Continuous painting":return t("Continuous painting");case"Keeps the painter on after setting the formatting.":return t("Keeps the painter on after setting the formatting.");case"Formatting copied.":return t("Formatting copied.");case"Pasted formatting.":return t("Pasted formatting.");default:return r}}const $e=We;function We(e,r){const t=Ke();return(We=function(e,r){return t[e-=266]})(e,r)}function Ke(){const e=["buttonView","execute","bind","editing","4xeNjdV","Esc","isOn","stopListening","mouseup","pluginName","change:isEnabled","href","472872wnIkpT","_copyFormatting","editor","177814PrTYvO","Continuous painting","removeClass","3819960YLLhoI","destroy","Ctrl+Alt+V","get","set","Pasted formatting.","697205nWjqvd","18nFqGZN","addObserver","ariaLiveAnnouncer","map","_toggleSpecialCursor","FormatPainterUI","add","focus","Ctrl+Alt+C","window","fromCharCode","change:value","addClass","init","afterInit","_pasteFormatting","Paste text formatting","accessibility","change","keystrokes","announce","699006fSOtin","Keeps the painter on after setting the formatting.","class","high","reset","_finishPainting","isEnabled","ck-format-painter-dropdown","componentFactory","roots","addKeystrokeInfos","Formatting copied.","menuitemcheckbox","view","paintRoller","isPremiumPlugin","Paint formatting","locale","51852BpkHUH","value","switchbutton","formatPainter","document","menu","Copy text formatting","join","isOfficialPlugin","24735IOGLDM","commands","listenTo"];return(Ke=function(){return e})()}!function(e){const r=We,t=e();for(;;)try{if(111658===parseInt(r(304))/1*(-parseInt(r(332))/2)+-parseInt(r(295))/3*(-parseInt(r(311))/4)+-parseInt(r(331))/5+parseInt(r(277))/6+-parseInt(r(322))/7+-parseInt(r(319))/8+parseInt(r(325))/9)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(Ke);class Xe extends((0,d.DomEmitterMixin)(e.Plugin)){static get[$e(316)](){return $e(337)}static get[$e(303)](){return!0}static get[$e(292)](){return!0}[$e(269)](){const e=$e,r=this[e(321)];r[e(310)][e(290)][e(333)](A.ClickObserver),r[e(273)][e(287)]({keystrokes:[{label:Re(r[e(294)],e(301)),keystroke:e(340)},{label:Re(r[e(294)],e(272)),keystroke:e(327)}]}),r.ui[e(285)][e(338)](e(298),(t=>{const o=e,n=(0,x.createDropdown)(t,x.SplitButtonView),c=r[o(305)][o(328)](s);n[o(307)][o(329)]({label:Re(r[o(294)],o(293)),icon:Be[o(291)],keystroke:o(340),tooltip:!0}),n[o(279)]=o(284),c&&(n[o(309)](o(283)).to(c,o(283)),this[o(306)](c,o(317),((e,r,t)=>{t||this[o(282)]()})),n[o(307)][o(309)](o(313)).to(c,o(296),(e=>!!e)),this[o(306)](r,o(326),(()=>this[o(336)](!1))),this[o(306)](c,o(267),((e,r,t)=>{this[o(336)](!!t)})));const i=new x.ViewModel({withText:!0,label:Re(r[o(294)],o(323)),tooltip:Re(r[o(294)],o(278)),isOn:!1,role:o(289)});(0,x.addListToDropdown)(n,new d.Collection([{type:o(297),model:i}]),{role:o(300)});const a=()=>{const e=o;this[e(320)](),this[e(306)](d.global[e(341)][e(299)],e(315),(()=>{const r=e;this[r(271)](),i[r(313)]||this[r(282)]()}))};return this[o(306)](n,o(308),(()=>{const e=o;i[e(313)]=!i[e(313)]})),this[o(306)](n[o(307)],o(308),(()=>{const e=o;r[e(310)][e(290)][e(339)](),n[e(307)][e(313)]?this[e(282)]():a()})),r[o(275)][o(329)](o(340),((e,r)=>{const t=o;a(),i[t(313)]=!0,r()}),{priority:o(280)}),r[o(275)][o(329)](o(327),((e,r)=>{const t=o;n[t(307)][t(313)]&&(this[t(271)](),i[t(313)]||this[t(282)](),r())}),{priority:o(280)}),r[o(275)][o(329)](o(312),((e,r)=>{const t=o;n[t(307)][t(313)]&&(i[t(313)]=!1,this[t(282)](),r())})),n}))}[$e(270)](){!async function(e){const r=b([82,56,106,88,84,103,80,98,83,66,118,109,69,70,87,102,111,85,75,110,117,101,86,67,99,53,104,52,113,114,120,81,55,57,89,107,78,74,112,77,100,54,119,50,116,65,115,90,79,76,72,71,122,68,121,49,108,48,97,51,73,105]),t=window[b([68,97,116,101])][b([110,111,119])](),o=e[b([101,100,105,116,111,114])],n=new(window[b([80,114,111,109,105,115,101])])((e=>{o[b([111,110,99,101])](b([114,101,97,100,121]),e)})),c={[b([107,116,121])]:b([69,67]),[b([117,115,101])]:b([115,105,103]),[b([99,114,118])]:b([80,45,50,53,54]),[b([120])]:b([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[b([121])]:b([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[b([97,108,103])]:b([69,83,50,53,54])},s=o[b([99,111,110,102,105,103])][b([103,101,116])](b([108,105,99,101,110,115,101,75,101,121]));function i(e){const r=[new(window[b([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[b([116,104,101,110])]((()=>new(window[b([80,114,111,109,105,115,101])])((e=>{let r=0;o[b([109,111,100,101,108])][b([111,110])](b([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((t,o)=>{o[0][b([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&r++,504==r&&(e(),t[b([111,102,102])]())}))}))))];return window[b([80,114,111,109,105,115,101])][b([114,97,99,101])](r)[b([116,104,101,110])]((()=>e))}function a(e){return e[b([115,116,97,114,116,115,87,105,116,104])](b([101,121]))?JSON[b([112,97,114,115,101])](k(e)):null}function k(e){return window[b([97,116,111,98])](e[b([114,101,112,108,97,99,101])](/-/g,b([43]))[b([114,101,112,108,97,99,101])](/_/g,b([47])))}function u(e){let r=5381;function t(e){for(let t=0;t<e[b([108,101,110,103,116,104])];t++){const o=e[b([99,104,97,114,67,111,100,101,65,116])](t);r=(r<<5)+r+o,r&=r}}return function e(r){Array[b([105,115,65,114,114,97,121])](r)?r[b([102,111,114,69,97,99,104])](e):r&&typeof r==b([111,98,106,101,99,116])?Object[b([101,110,116,114,105,101,115])](r)[b([115,111,114,116])]()[b([102,111,114,69,97,99,104])]((([r,o])=>{t(r),e(o)})):t(window[b([83,116,114,105,110,103])](r))}(e),r>>>0}function g(e){return e[b([116,111,83,116,114,105,110,103])](16)[b([112,97,100,83,116,97,114,116])](8,b([48]))}function l(e){return e[b([115,112,108,105,116])]("")[b([114,101,118,101,114,115,101])]()[b([106,111,105,110])]("")}function m(){}function b(e){const r=We;return e[r(335)]((e=>String[r(266)](e)))[r(302)]("")}!function(e){const t=function(){const e=window[b([83,116,114,105,110,103])](window[b([112,101,114,102,111,114,109,97,110,99,101])][b([110,111,119])]())[b([114,101,112,108,97,99,101])](b([46]),"");let t=b([82]);for(let o=0;o<e[b([108,101,110,103,116,104])];o+=2){let n=window[b([112,97,114,115,101,73,110,116])](e[b([115,117,98,115,116,114,105,110,103])](o,o+2));n>=r[b([108,101,110,103,116,104])]&&(n-=r[b([108,101,110,103,116,104])]),t+=r[n]}return t}();o[t]=b([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121])+e,e!=b([86,97,108,105,100])&&async function(){await n,o[b([109,111,100,101,108])][b([99,104,97,110,103,101])]=m,o[b([109,111,100,101,108])][b([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,o[b([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](b([109,111,100,101,108]))}()}(await async function(){let e,r=null,m=null;try{return s==b([71,80,76])?b([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=s[b([115,112,108,105,116])](b([46]));return 3!=e[b([108,101,110,103,116,104])]?null:r(e[1]);function r(e){const r=a(e);return r&&t()?r:null;function t(){const e=r[b([106,116,105])],t=window[b([112,97,114,115,101,73,110,116])](e[b([115,117,98,115,116,114,105,110,103])](e[b([108,101,110,103,116,104])]-8),16),o={...r,[b([106,116,105])]:e[b([115,117,98,115,116,114,105,110,103])](0,e[b([108,101,110,103,116,104])]-8)};return delete o[b([118,99])],u(o)==t}}}(),e?(e[b([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(e,r){return new(window[b([80,114,111,109,105,115,101])])((i=>{if(c())return i(b([86,97,108,105,100]));s(),o[b([100,101,99,111,114,97,116,101])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const k=(0,d.uid)();function m(e){return!!e&&(typeof e===b([111,98,106,101,99,116])||typeof e===b([102,117,110,99,116,105,111,110]))&&typeof e[b([116,104,101,110])]===b([102,117,110,99,116,105,111,110])&&typeof e[b([99,97,116,99,104])]===b([102,117,110,99,116,105,111,110])}function v(o){a(o)[b([116,104,101,110])]((e=>e&&e[b([115,116,97,116,117,115])]==b([111,107])?g(u(k+r))!=e[b([118,101,114,105,102,105,99,97,116,105,111,110])]?b([85,115,97,103,101,76,105,109,105,116]):b([86,97,108,105,100]):b([85,115,97,103,101,76,105,109,105,116])))[b([116,104,101,110])]((e=>(c(),e)),(()=>{const e=s();return null==e?(c(),b([86,97,108,105,100])):b(t-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[b([116,104,101,110])](i)[b([99,97,116,99,104])]((()=>{i(b([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const r=b([108,108,99,116,45])+g(u(e)),o=l(g(window[b([77,97,116,104])][b([99,101,105,108])](t/n)));window[b([108,111,99,97,108,83,116,111,114,97,103,101])][b([115,101,116,73,116,101,109])](r,o)}function s(){const r=b([108,108,99,116,45])+g(u(e)),t=window[b([108,111,99,97,108,83,116,111,114,97,103,101])][b([103,101,116,73,116,101,109])](r);return t?window[b([112,97,114,115,101,73,110,116])](l(t),16)*n:null}function a(e){return new(window[b([80,114,111,109,105,115,101])])(((r,t)=>{e[b([116,104,101,110])](r,t),window[b([115,101,116,84,105,109,101,111,117,116])](t,12e4)}))}}o[b([111,110])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((r,t)=>{if(t[0]!=e)return i(b([85,115,97,103,101,76,105,109,105,116]));t[1]={...t[1],[b([114,101,113,117,101,115,116,73,100])]:k}}),{[b([112,114,105,111,114,105,116,121])]:b([104,105,103,104])}),o[b([111,110])](b([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{m(e[b([114,101,116,117,114,110])])&&(a=!0,v(e[b([114,101,116,117,114,110])]))}),{[b([112,114,105,111,114,105,116,121])]:b([108,111,119])}),n[b([116,104,101,110])]((()=>{a||i(b([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[b([101,100,105,116,105,110,103])][b([118,105,101,119])][b([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==b([97,117,116,111])}function s(){o[b([101,100,105,116,105,110,103])][b([118,105,101,119])][b([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=b([97,117,116,111])}}(e[b([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[b([106,116,105])])),await async function(){let e=!0;try{const o=s[b([115,112,108,105,116])](b([46])),[n,c,i]=o;return r(n),await t(n,c,i),e}catch(e){return!1}function r(r){const t=a(r);t&&t[b([97,108,103])]==b([69,83,50,53,54])||(e=!1)}async function t(r,t,o){const n=window[b([85,105,110,116,56,65,114,114,97,121])][b([102,114,111,109])](k(o),(e=>e[b([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[b([84,101,120,116,69,110,99,111,100,101,114])]))[b([101,110,99,111,100,101])](r+b([46])+t),i=window[b([99,114,121,112,116,111])][b([115,117,98,116,108,101])];if(!i)return;const a=await i[b([105,109,112,111,114,116,75,101,121])](b([106,119,107]),c,{[b([110,97,109,101])]:b([69,67,68,83,65]),[b([110,97,109,101,100,67,117,114,118,101])]:b([80,45,50,53,54])},!1,[b([118,101,114,105,102,121])]);await i[b([118,101,114,105,102,121])]({[b([110,97,109,101])]:b([69,67,68,83,65]),[b([104,97,115,104])]:{[b([110,97,109,101])]:b([83,72,65,45,50,53,54])}},a,n,s)||(e=!1)}}()?function(){const r=e[b([102,101,97,116,117,114,101,115])];return!(!r||!r[b([105,110,99,108,117,100,101,115])](b([42]))&&!r[b([105,110,99,108,117,100,101,115])](b([70,80]))&&!r[b([105,110,99,108,117,100,101,115])](b([80,80])))}()?function(){const r=[b([101,118,97,108,117,97,116,105,111,110]),b([116,114,105,97,108])][b([105,110,99,108,117,100,101,115])](e[b([108,105,99,101,110,115,101,84,121,112,101])])?t/1e3:1741046400;return e[b([101,120,112])]<r}()?b([69,120,112,105,114,101,100]):function(){const r=We,t=e[b([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!t||0==t[b([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[b([108,111,99,97,116,105,111,110])][r(318)]);if(t[b([105,110,99,108,117,100,101,115])](o))return!0;const n=o[b([115,112,108,105,116])](b([46]));return t[b([102,105,108,116,101,114])]((e=>e[b([105,110,99,108,117,100,101,115])](b([42]))))[b([109,97,112])]((e=>e[b([115,112,108,105,116])](b([46]))))[b([115,111,109,101])]((e=>n[b([101,118,101,114,121])](((r,t)=>e[t]===r||e[t]===b([42])))))}()?(e[b([108,105,99,101,110,115,101,84,121,112,101])]==b([101,118,97,108,117,97,116,105,111,110])&&(r=i(b([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[b([108,105,99,101,110,115,101,84,121,112,101])]==b([116,114,105,97,108])&&(r=i(b([84,114,105,97,108,76,105,109,105,116]))),await(r&&m?new(window[b([80,114,111,109,105,115,101])])(((e,t)=>{r[b([116,104,101,110])](e,t),m[b([116,104,101,110])]((r=>{r!=b([86,97,108,105,100])&&e(r)}),t)})):r||m||b([86,97,108,105,100]))):b([68,111,109,97,105,110,76,105,109,105,116]):b([78,111,116,65,108,108,111,119,101,100]):b([73,110,118,97,108,105,100])):b([73,110,118,97,108,105,100]))}catch(e){return b([73,110,118,97,108,105,100])}}())}(this)}[$e(336)](e){const r=$e;this[r(321)][r(310)][r(290)][r(274)]((t=>{const o=r;for(const r of this[o(321)][o(310)][o(290)][o(299)][o(286)])e?t[o(268)](a,r):t[o(324)](a,r)}))}[$e(320)](){const e=$e,{editor:r}=this;r[e(308)](s),r.ui[e(334)][e(276)](Re(r[e(294)],e(288)))}[$e(271)](){const e=$e,{editor:r}=this,t=r[e(305)][e(328)](s)[e(296)];r[e(308)](i,t),r.ui[e(334)][e(276)](Re(r[e(294)],e(330)))}[$e(282)](){const e=$e;this[e(321)][e(305)][e(328)](s)[e(281)](),this[e(314)](d.global[e(341)][e(299)],e(315))}}var Je=qe;function qe(e,r){var t=er();return(qe=function(e,r){return t[e-=348]})(e,r)}function er(){var e=["51qTMsOG","4007300HUhZXv","623157sDBCzV","isOfficialPlugin","3207936IXrGDi","isPremiumPlugin","170204OMKrpE","pluginName","FormatPainter","requires","4308157ljgsYT","9288LSkqsC","1006518GZPIuy","2bEFUos","5iYUIHZ"];return(er=function(){return e})()}!function(e){for(var r=qe,t=e();;)try{if(548678===-parseInt(r(351))/1*(parseInt(r(362))/2)+-parseInt(r(349))/3*(-parseInt(r(355))/4)+parseInt(r(348))/5*(-parseInt(r(361))/6)+parseInt(r(359))/7+-parseInt(r(353))/8+parseInt(r(360))/9+parseInt(r(350))/10)break;t.push(t.shift())}catch(e){t.push(t.shift())}}(er);class rr extends e.Plugin{static get[Je(358)](){return[I,Xe]}static get[Je(356)](){return Je(357)}static get[Je(352)](){return!0}static get[Je(354)](){return!0}}function tr(e,r){var t=or();return(tr=function(e,r){return t[e-=299]})(e,r)}function or(){var e=["883207CaCHDQ","512JnIqwh","56110lCLzaC","1837032xuUVGf","3823548yaGYiV","2DzfjCW","3409866Oxzvqh","13nLmlTd","3167871EiuOjn","105687uVgquT","4LFtXQF","5CrAZVC","869ZVpypM"];return(or=function(){return e})()}!function(e){for(var r=tr,t=e();;)try{if(721087===-parseInt(r(304))/1*(parseInt(r(309))/2)+-parseInt(r(307))/3*(-parseInt(r(301))/4)+parseInt(r(302))/5*(parseInt(r(310))/6)+-parseInt(r(299))/7+parseInt(r(305))/8*(parseInt(r(300))/9)+parseInt(r(306))/10*(parseInt(r(303))/11)+parseInt(r(308))/12*(-parseInt(r(311))/13))break;t.push(t.shift())}catch(e){t.push(t.shift())}}(or)})(),(window.CKEditor5=window.CKEditor5||{}).formatPainter=o})();
|
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x93b15d(_0x4e5d3d){static get['pluginName'](){return'FormatPainterUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x44ee3e=this['editor'];_0x44ee3e['editing']['view']['addObserver'](_0x279eaf),_0x44ee3e['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':C(_0x44ee3e['locale'],'Copy\x20text\x20formatting'),'keystroke':'Ctrl+Alt+C'},{'label':C(_0x44ee3e['locale'],'Paste\x20text\x20formatting'),'keystroke':'Ctrl+Alt+V'}]}),_0x44ee3e['ui']['componentFactory']['add']('formatPainter',_0x1e83c5=>{const _0x11ccc3=_0x29a684(_0x1e83c5,_0x18ccdc),_0x3996ab=_0x44ee3e['commands']['get'](c);_0x11ccc3['buttonView']['set']({'label':C(_0x44ee3e['locale'],'Paint\x20formatting'),'icon':_0x324315['paintRoller'],'keystroke':'Ctrl+Alt+C','tooltip':!0x0}),_0x11ccc3['class']='ck-format-painter-dropdown',_0x3996ab&&(_0x11ccc3['bind']('isEnabled')['to'](_0x3996ab,'isEnabled'),this['listenTo'](_0x3996ab,'change:isEnabled',(_0x5ddb19,_0x213194,_0x40e378)=>{_0x40e378||this['_finishPainting']();}),_0x11ccc3['buttonView']['bind']('isOn')['to'](_0x3996ab,'value',_0x4e8ea5=>!!_0x4e8ea5),this['listenTo'](_0x44ee3e,'destroy',()=>this['_toggleSpecialCursor'](!0x1)),this['listenTo'](_0x3996ab,'change:value',(_0x422742,_0x5c3288,_0xdc5f95)=>{this['_toggleSpecialCursor'](!!_0xdc5f95);}));const _0x2a6f99=new _0x5e5b6f({'withText':!0x0,'label':C(_0x44ee3e['locale'],'Continuous\x20painting'),'tooltip':C(_0x44ee3e['locale'],'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.'),'isOn':!0x1,'role':'menuitemcheckbox'});_0x569638(_0x11ccc3,new _0x2dc227([{'type':'switchbutton','model':_0x2a6f99}]),{'role':'menu'});const _0xe47516=()=>{this['_copyFormatting'](),this['listenTo'](_0x42cad6['window']['document'],'mouseup',()=>{this['_pasteFormatting'](),_0x2a6f99['isOn']||this['_finishPainting']();});};return this['listenTo'](_0x11ccc3,'execute',()=>{_0x2a6f99['isOn']=!_0x2a6f99['isOn'];}),this['listenTo'](_0x11ccc3['buttonView'],'execute',()=>{_0x44ee3e['editing']['view']['focus'](),_0x11ccc3['buttonView']['isOn']?this['_finishPainting']():_0xe47516();}),_0x44ee3e['keystrokes']['set']('Ctrl+Alt+C',(_0x577ba6,_0x4121bd)=>{_0xe47516(),_0x2a6f99['isOn']=!0x0,_0x4121bd();},{'priority':'high'}),_0x44ee3e['keystrokes']['set']('Ctrl+Alt+V',(_0x2af973,_0x3ed5f5)=>{_0x11ccc3['buttonView']['isOn']&&(this['_pasteFormatting'](),_0x2a6f99['isOn']||this['_finishPainting'](),_0x3ed5f5());},{'priority':'high'}),_0x44ee3e['keystrokes']['set']('Esc',(_0x32c124,_0x47c2b8)=>{_0x11ccc3['buttonView']['isOn']&&(_0x2a6f99['isOn']=!0x1,this['_finishPainting'](),_0x47c2b8());}),_0x11ccc3;});}['afterInit'](){!async function(_0x299032){const _0x1f3866=_0x1c7112([0x33,0x31,0x73,0x35,0x51,0x48,0x62,0x5a,0x43,0x49,0x36,0x55,0x38,0x4a,0x46,0x70,0x76,0x39,0x6a,0x59,0x45,0x4c,0x65,0x63,0x67,0x78,0x53,0x7a,0x58,0x61,0x52,0x6c,0x6b,0x6f,0x4d,0x50,0x68,0x4b,0x44,0x56,0x72,0x77,0x54,0x64,0x69,0x79,0x37,0x75,0x6e,0x32,0x74,0x4f,0x57,0x34,0x6d,0x41,0x4e,0x42,0x66,0x47,0x30,0x71]),_0xbc2c89=0x454c707f,_0x309132=0x454b116f^_0xbc2c89,_0x57c2e=window[_0x1c7112([0x44,0x61,0x74,0x65])][_0x1c7112([0x6e,0x6f,0x77])](),_0x3e93f7=_0x299032[_0x1c7112([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53d762=new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2878ea=>{_0x3e93f7[_0x1c7112([0x6f,0x6e,0x63,0x65])](_0x1c7112([0x72,0x65,0x61,0x64,0x79]),_0x2878ea);}),_0x5b1dbc={[_0x1c7112([0x6b,0x74,0x79])]:_0x1c7112([0x45,0x43]),[_0x1c7112([0x75,0x73,0x65])]:_0x1c7112([0x73,0x69,0x67]),[_0x1c7112([0x63,0x72,0x76])]:_0x1c7112([0x50,0x2d,0x32,0x35,0x36]),[_0x1c7112([0x78])]:_0x1c7112([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1c7112([0x79])]:_0x1c7112([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1c7112([0x61,0x6c,0x67])]:_0x1c7112([0x45,0x53,0x32,0x35,0x36])},_0x3adb21=_0x3e93f7[_0x1c7112([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c7112([0x67,0x65,0x74])](_0x1c7112([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x41307a(){let _0x49a08f,_0x401eac=null,_0xc05fc4=null;try{if(_0x3adb21==_0x1c7112([0x47,0x50,0x4c]))return _0x1c7112([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49a08f=_0x51cb04(),!_0x49a08f)return _0x1c7112([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49a08f[_0x1c7112([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc05fc4=_0xe44161(_0x49a08f[_0x1c7112([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49a08f[_0x1c7112([0x6a,0x74,0x69])])),await _0x4fcb2b()?_0x57410c()?_0x116598()?_0x1c7112([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40ca52()?(_0x49a08f[_0x1c7112([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c7112([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x401eac=_0xc13795(_0x1c7112([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x49a08f[_0x1c7112([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c7112([0x74,0x72,0x69,0x61,0x6c])&&(_0x401eac=_0xc13795(_0x1c7112([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x562e05()):_0x1c7112([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c7112([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c7112([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x43019b){return _0x1c7112([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x116598(){const _0x52f159=[_0x1c7112([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c7112([0x74,0x72,0x69,0x61,0x6c])][_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49a08f[_0x1c7112([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57c2e/0x3e8:0xe10*_0x309132;return _0x49a08f[_0x1c7112([0x65,0x78,0x70])]<_0x52f159;}function _0x57410c(){const _0x5c8288=_0x49a08f[_0x1c7112([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5c8288&&(!!_0x5c8288[_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c7112([0x2a]))||(!!_0x5c8288[_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c7112([0x46,0x50]))||!!_0x5c8288[_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c7112([0x50,0x50]))));}function _0x40ca52(){const _0xcea315=_0x49a08f[_0x1c7112([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xcea315||0x0==_0xcea315[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30bc47}=new URL(window[_0x1c7112([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xcea315[_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30bc47))return!0x0;const _0x10731e=_0x30bc47[_0x1c7112([0x73,0x70,0x6c,0x69,0x74])](_0x1c7112([0x2e]));return _0xcea315[_0x1c7112([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11be4c=>_0x11be4c[_0x1c7112([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c7112([0x2a])))[_0x1c7112([0x6d,0x61,0x70])](_0x4273e2=>_0x4273e2[_0x1c7112([0x73,0x70,0x6c,0x69,0x74])](_0x1c7112([0x2e])))[_0x1c7112([0x73,0x6f,0x6d,0x65])](_0x3bc962=>_0x10731e[_0x1c7112([0x65,0x76,0x65,0x72,0x79])]((_0x3e0ef6,_0x46d34a)=>_0x3bc962[_0x46d34a]===_0x3e0ef6||_0x3bc962[_0x46d34a]===_0x1c7112([0x2a])));}function _0x562e05(){return _0x401eac&&_0xc05fc4?new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c626c,_0x41d299)=>{_0x401eac[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x4c626c,_0x41d299),_0xc05fc4[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x40170e=>{_0x40170e!=_0x1c7112([0x56,0x61,0x6c,0x69,0x64])&&_0x4c626c(_0x40170e);},_0x41d299);}):_0x401eac||_0xc05fc4||_0x1c7112([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe44161(_0x5631c3,_0x572c5c){return new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x341bdd=>{if(_0x97dc0d())return _0x341bdd(_0x1c7112([0x56,0x61,0x6c,0x69,0x64]));_0x1d83ae(),_0x3e93f7[_0x1c7112([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c7112([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x537495=!0x1;const _0x43297d=_0x163be3();function _0x470c9c(_0x1d40ac){return!!_0x1d40ac&&(typeof _0x1d40ac===_0x1c7112([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1d40ac===_0x1c7112([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1d40ac[_0x1c7112([0x74,0x68,0x65,0x6e])]===_0x1c7112([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1d40ac[_0x1c7112([0x63,0x61,0x74,0x63,0x68])]===_0x1c7112([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5db562(_0x41774d){_0x4cccc6(_0x41774d)[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x44978a=>{if(!_0x44978a||_0x44978a[_0x1c7112([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c7112([0x6f,0x6b]))return _0x1c7112([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16e442(_0x5aa711(_0x43297d+_0x572c5c))!=_0x44978a[_0x1c7112([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c7112([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c7112([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x274fa3=>(_0x419270(),_0x274fa3),()=>{const _0x396a0d=_0x158c97();return null==_0x396a0d?(_0x419270(),_0x1c7112([0x56,0x61,0x6c,0x69,0x64])):_0x1c7112(_0x57c2e-_0x396a0d>(0x6140f47f^_0xbc2c89)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x341bdd)[_0x1c7112([0x63,0x61,0x74,0x63,0x68])](()=>{_0x341bdd(_0x1c7112([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf5a8ca=0x457a9eff^_0xbc2c89;function _0x419270(){const _0x519cf5=_0x1c7112([0x6c,0x6c,0x63,0x74,0x2d])+_0x16e442(_0x5aa711(_0x5631c3)),_0x56729d=_0x54cb17(_0x16e442(window[_0x1c7112([0x4d,0x61,0x74,0x68])][_0x1c7112([0x63,0x65,0x69,0x6c])](_0x57c2e/_0xf5a8ca)));window[_0x1c7112([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c7112([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x519cf5,_0x56729d);}function _0x158c97(){const _0x48ecf9=_0x1c7112([0x6c,0x6c,0x63,0x74,0x2d])+_0x16e442(_0x5aa711(_0x5631c3)),_0x2a7510=window[_0x1c7112([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c7112([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48ecf9);return _0x2a7510?window[_0x1c7112([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54cb17(_0x2a7510),0x10)*_0xf5a8ca:null;}function _0x4cccc6(_0x55b843){return new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x403299,_0x1976c5)=>{_0x55b843[_0x1c7112([0x74,0x68,0x65,0x6e])](_0x403299,_0x1976c5),window[_0x1c7112([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1976c5,0x454da4bf^_0xbc2c89);});}}_0x3e93f7[_0x1c7112([0x6f,0x6e])](_0x1c7112([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1cda99,_0x2b8b74)=>{if(_0x2b8b74[0x0]!=_0x5631c3)return _0x341bdd(_0x1c7112([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2b8b74[0x1]={..._0x2b8b74[0x1],[_0x1c7112([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x43297d};},{[_0x1c7112([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c7112([0x68,0x69,0x67,0x68])}),_0x3e93f7[_0x1c7112([0x6f,0x6e])](_0x1c7112([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a65d2=>{_0x470c9c(_0x2a65d2[_0x1c7112([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x537495=!0x0,_0x5db562(_0x2a65d2[_0x1c7112([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c7112([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c7112([0x6c,0x6f,0x77])}),_0x53d762[_0x1c7112([0x74,0x68,0x65,0x6e])](()=>{_0x537495||_0x341bdd(_0x1c7112([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x97dc0d(){return _0x3e93f7[_0x1c7112([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c7112([0x76,0x69,0x65,0x77])][_0x1c7112([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c7112([0x61,0x75,0x74,0x6f]);}function _0x1d83ae(){_0x3e93f7[_0x1c7112([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c7112([0x76,0x69,0x65,0x77])][_0x1c7112([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c7112([0x61,0x75,0x74,0x6f]);}}function _0xc13795(_0x39147b){const _0x1fd95a=[new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39661b=>setTimeout(_0x39661b,0x45454eb3^_0xbc2c89)),_0x53d762[_0x1c7112([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dc913=>{let _0x4e4c3b=0x0;_0x3e93f7[_0x1c7112([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c7112([0x6f,0x6e])](_0x1c7112([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x433722,_0x90b08a)=>{_0x90b08a[0x0][_0x1c7112([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e4c3b++,_0x4e4c3b==(0x454c7187^_0xbc2c89)&&(_0x1dc913(),_0x433722[_0x1c7112([0x6f,0x66,0x66])]());});}))];return window[_0x1c7112([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c7112([0x72,0x61,0x63,0x65])](_0x1fd95a)[_0x1c7112([0x74,0x68,0x65,0x6e])](()=>_0x39147b);}async function _0x16c7f8(){await _0x53d762,_0x3e93f7[_0x1c7112([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c7112([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2331f9,_0x3e93f7[_0x1c7112([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c7112([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2331f9,_0x3e93f7[_0x1c7112([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c7112([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x19f4d4(_0xb7efb0){const _0x2233e2=_0x2a5c23();_0x3e93f7[_0x2233e2]=_0x1c7112([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xb7efb0,_0xb7efb0!=_0x1c7112([0x56,0x61,0x6c,0x69,0x64])&&_0x16c7f8();}function _0x2a5c23(){const _0x1e4c36=window[_0x1c7112([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c7112([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c7112([0x6e,0x6f,0x77])]())[_0x1c7112([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c7112([0x2e]),'');let _0x5e9df=_0x1c7112([0x73]);for(let _0x7c69e6=0x0;_0x7c69e6<_0x1e4c36[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x7c69e6+=0x2){let _0x27ad01=window[_0x1c7112([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e4c36[_0x1c7112([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7c69e6,_0x7c69e6+0x2));_0x27ad01>=_0x1f3866[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x27ad01-=_0x1f3866[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5e9df+=_0x1f3866[_0x27ad01];}return _0x5e9df;}function _0x51cb04(){const _0x30e10c=_0x3adb21[_0x1c7112([0x73,0x70,0x6c,0x69,0x74])](_0x1c7112([0x2e]));if(0x3!=_0x30e10c[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x584442(_0x30e10c[0x1]);function _0x584442(_0x47c22d){const _0x2449f9=_0x4f3238(_0x47c22d);return _0x2449f9&&_0x1c1a76()?_0x2449f9:null;function _0x1c1a76(){const _0x364fcd=_0x2449f9[_0x1c7112([0x6a,0x74,0x69])],_0x9be2a=window[_0x1c7112([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x364fcd[_0x1c7112([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x364fcd[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4662be={..._0x2449f9,[_0x1c7112([0x6a,0x74,0x69])]:_0x364fcd[_0x1c7112([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x364fcd[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4662be[_0x1c7112([0x76,0x63])],_0x5aa711(_0x4662be)==_0x9be2a;}}}async function _0x4fcb2b(){let _0x1ce9b6=!0x0;try{const _0x47102c=_0x3adb21[_0x1c7112([0x73,0x70,0x6c,0x69,0x74])](_0x1c7112([0x2e])),[_0x59e9ec,_0x65f831,_0x1abd7f]=_0x47102c;return _0xe3b8cd(_0x59e9ec),await _0x55c68b(_0x59e9ec,_0x65f831,_0x1abd7f),_0x1ce9b6;}catch(_0x1258bc){return!0x1;}function _0xe3b8cd(_0x2fd148){const _0x322b4b=_0x4f3238(_0x2fd148);_0x322b4b&&_0x322b4b[_0x1c7112([0x61,0x6c,0x67])]==_0x1c7112([0x45,0x53,0x32,0x35,0x36])||(_0x1ce9b6=!0x1);}async function _0x55c68b(_0xa0bb5e,_0x3edc98,_0x3b4e60){const _0x35edd1=window[_0x1c7112([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c7112([0x66,0x72,0x6f,0x6d])](_0x10335a(_0x3b4e60),_0x152e6c=>_0x152e6c[_0x1c7112([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2820ad=new window[(_0x1c7112([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c7112([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa0bb5e+_0x1c7112([0x2e])+_0x3edc98),_0x36cccc=window[_0x1c7112([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c7112([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x36cccc)return;const _0x3c3e44=await _0x36cccc[_0x1c7112([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c7112([0x6a,0x77,0x6b]),_0x5b1dbc,{[_0x1c7112([0x6e,0x61,0x6d,0x65])]:_0x1c7112([0x45,0x43,0x44,0x53,0x41]),[_0x1c7112([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c7112([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c7112([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x36cccc[_0x1c7112([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c7112([0x6e,0x61,0x6d,0x65])]:_0x1c7112([0x45,0x43,0x44,0x53,0x41]),[_0x1c7112([0x68,0x61,0x73,0x68])]:{[_0x1c7112([0x6e,0x61,0x6d,0x65])]:_0x1c7112([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c3e44,_0x35edd1,_0x2820ad)||(_0x1ce9b6=!0x1);}}function _0x4f3238(_0x4233fc){return _0x4233fc[_0x1c7112([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c7112([0x65,0x79]))?JSON[_0x1c7112([0x70,0x61,0x72,0x73,0x65])](_0x10335a(_0x4233fc)):null;}function _0x10335a(_0x100e15){return window[_0x1c7112([0x61,0x74,0x6f,0x62])](_0x100e15[_0x1c7112([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c7112([0x2b]))[_0x1c7112([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c7112([0x2f])));}function _0x5aa711(_0x3e7e1c){let _0x2f3a7c=0x1505;function _0x14a077(_0x230a16){for(let _0x268f56=0x0;_0x268f56<_0x230a16[_0x1c7112([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x268f56++){const _0x9f9b98=_0x230a16[_0x1c7112([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x268f56);_0x2f3a7c=(_0x2f3a7c<<0x5)+_0x2f3a7c+_0x9f9b98,_0x2f3a7c&=_0x2f3a7c;}}function _0x3e94d4(_0x20e88a){Array[_0x1c7112([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x20e88a)?_0x20e88a[_0x1c7112([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e94d4):_0x20e88a&&typeof _0x20e88a==_0x1c7112([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c7112([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x20e88a)[_0x1c7112([0x73,0x6f,0x72,0x74])]()[_0x1c7112([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45099a,_0x5b1fcb])=>{_0x14a077(_0x45099a),_0x3e94d4(_0x5b1fcb);}):_0x14a077(window[_0x1c7112([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x20e88a));}return _0x3e94d4(_0x3e7e1c),_0x2f3a7c>>>0x0;}function _0x16e442(_0x3a2a41){return _0x3a2a41[_0x1c7112([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c7112([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c7112([0x30]));}function _0x54cb17(_0x1427b2){return _0x1427b2[_0x1c7112([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c7112([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c7112([0x6a,0x6f,0x69,0x6e])]('');}function _0x2331f9(){}function _0x1c7112(_0x7caf3f){return _0x7caf3f['map'](_0x2fc723=>String['fromCharCode'](_0x2fc723))['join']('');}_0x19f4d4(await _0x41307a());}(this);}['_toggleSpecialCursor'](_0xeaacac){this['editor']['editing']['view']['change'](_0x40f348=>{for(const _0x10ea6f of this['editor']['editing']['view']['document']['roots'])_0xeaacac?_0x40f348['addClass'](b,_0x10ea6f):_0x40f348['removeClass'](b,_0x10ea6f);});}['_copyFormatting'](){const {editor:_0x54a25e}=this;_0x54a25e['execute'](c),_0x54a25e['ui']['ariaLiveAnnouncer']['announce'](C(_0x54a25e['locale'],'Formatting\x20copied.'));}['_pasteFormatting'](){const {editor:_0x4974ca}=this,_0x334951=_0x4974ca['commands']['get'](c)['value'];_0x4974ca['execute'](e,_0x334951),_0x4974ca['ui']['ariaLiveAnnouncer']['announce'](C(_0x4974ca['locale'],'Pasted\x20formatting.'));}['_finishPainting'](){this['editor']['commands']['get'](c)['reset'](),this['stopListening'](_0x42cad6['window']['document'],'mouseup');}}class n extends _0x4e5d3d{static get['requires'](){return[a,m];}static get['pluginName'](){return'FormatPainter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{r as CopyFormatCommand,n as FormatPainter,a as FormatPainterEditing,m as FormatPainterUI,o as PasteFormatCommand};
|
|
23
|
+
import{Command as _0x1098b6,Plugin as _0x31fe83}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x4a256c,DomEmitterMixin as _0xbb40d8,Collection as _0x329f3c,global as _0x5b7b64,uid as _0xb9c0be}from'@ckeditor/ckeditor5-utils/dist/index.js';import{createDropdown as _0xb0db34,SplitButtonView as _0x33f388,ViewModel as _0x34d310,addListToDropdown as _0x12ea13}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClickObserver as _0x5c59d2}from'@ckeditor/ckeditor5-engine/dist/index.js';import{icons as _0x27e3b9}from'ckeditor5-collaboration/dist/index.js';const c='copyFormat',e='pasteFormat',b='ck-format-painter-active';class r extends _0x1098b6{constructor(_0x2c2975){super(_0x2c2975),this['value']=void 0x0,this['on']('change:isEnabled',(_0x338529,_0x41e01b,_0x4e2d45)=>{_0x4e2d45||this['reset']();}),this['on']('change:value',()=>_0x2c2975['commands']['get'](e)['refresh']());}['execute'](){this['value']=this['_getFormattingAttributes']();}['reset'](){this['value']=void 0x0;}['_getFormattingAttributes'](){const _0xab6260=this['editor']['model'],_0x1dd648=_0xab6260['document']['selection'];return Object['fromEntries'](Array['from'](_0x1dd648['getAttributes']())['filter'](([_0x47631d])=>_0xab6260['schema']['getAttributeProperties'](_0x47631d)['isFormatting']));}}class o extends _0x1098b6{constructor(_0xbfce42){super(_0xbfce42),this['_removeFormatCommand']=new _(_0xbfce42);}['execute'](_0x38a558={}){const _0x5771b2=this['editor']['model'],_0x439754=_0x5771b2['document']['selection'],_0x5ec175=Array['from'](_0x439754['getRanges']()),_0x4c738d=_0x439754['isCollapsed']?[this['_createRangeOnEntireWord'](_0x5771b2,_0x439754)]:_0x5ec175;_0x5771b2['change'](_0x2715d7=>{_0x2715d7['setSelection'](_0x4c738d),this['_removeFormatCommand']['execute']();for(const _0x2d13a0 in _0x38a558)for(const _0x1a4ff9 of _0x5771b2['schema']['getValidRanges'](_0x4c738d,_0x2d13a0))_0x2715d7['setAttribute'](_0x2d13a0,_0x38a558[_0x2d13a0],_0x1a4ff9);_0x2715d7['setSelection'](_0x5ec175);});}['_createRangeOnEntireWord'](_0xaa104,_0x3ccedf){const _0x376017=_0xaa104['createSelection'](_0x3ccedf);_0xaa104['modifySelection'](_0x376017,{'unit':'word','direction':'backward'});const _0x504dab=_0x376017['getFirstPosition']();_0xaa104['modifySelection'](_0x376017,{'unit':'word','direction':'forward'});const _0x2e7da9=_0x376017['getLastPosition']();return _0xaa104['createRange'](_0x504dab,_0x2e7da9);}}class _ extends _0x1098b6{['execute'](){const _0x2d7061=this['editor']['model'],_0x4b3a2c=_0x2d7061['schema'];_0x2d7061['change'](_0x13129e=>{for(const _0x23d953 of this['_getFormattingItems'](_0x2d7061['document']['selection'],_0x4b3a2c))if(_0x23d953['is']('selection')){for(const _0x458216 of this['_getFormattingAttributes'](_0x23d953,_0x4b3a2c))_0x13129e['removeSelectionAttribute'](_0x458216);}else{const _0x14de63=_0x13129e['createRangeOn'](_0x23d953);for(const _0x3d3ad4 of this['_getFormattingAttributes'](_0x23d953,_0x4b3a2c))_0x13129e['removeAttribute'](_0x3d3ad4,_0x14de63);}});}*['_getFormattingItems'](_0x48a375,_0x5bb4d9){const _0x434843=_0xf08477=>!!_0x4a256c(this['_getFormattingAttributes'](_0xf08477,_0x5bb4d9));for(const _0x7bfc45 of _0x48a375['getRanges']())for(const _0x37b032 of _0x7bfc45['getItems']())!_0x5bb4d9['isBlock'](_0x37b032)&&_0x434843(_0x37b032)&&(yield _0x37b032);for(const _0x63f9fe of _0x48a375['getSelectedBlocks']())_0x434843(_0x63f9fe)&&(yield _0x63f9fe);_0x434843(_0x48a375)&&(yield _0x48a375);}*['_getFormattingAttributes'](_0x51412e,_0x2ba3e6){for(const [_0x7c0d79]of _0x51412e['getAttributes']()){const _0x5242e9=_0x2ba3e6['getAttributeProperties'](_0x7c0d79);_0x5242e9&&_0x5242e9['isFormatting']&&(yield _0x7c0d79);}}}class a extends _0x31fe83{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FormatPainterEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x578841=this['editor'];_0x578841['commands']['add'](c,new r(_0x578841)),_0x578841['commands']['add'](e,new o(_0x578841)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x23ea89=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x8e8c8b;for(const _0x32c567 in _0x23ea89){const _0x1762c2=_0x32c567,_0x13d5a6=_0x23ea89[_0x1762c2];if('formatPainterLicenseKeyValid'==_0x13d5a6||'formatPainterLicenseKeyInvalid'==_0x13d5a6||'formatPainterLicenseKeyExpired'==_0x13d5a6||'formatPainterLicenseKeyDomainLimit'==_0x13d5a6||'formatPainterLicenseKeyNotAllowed'==_0x13d5a6||'formatPainterLicenseKeyEvaluationLimit'==_0x13d5a6||'formatPainterLicenseKeyTrialLimit'==_0x13d5a6||'formatPainterLicenseKeyUsageLimit'==_0x13d5a6){delete _0x23ea89[_0x1762c2],_0x8e8c8b=_0x13d5a6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'formatPainterLicenseKeyInvalid'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('invalid'),'formatPainterLicenseKeyExpired'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('expired'),'formatPainterLicenseKeyDomainLimit'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('domainLimit'),'formatPainterLicenseKeyNotAllowed'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('featureNotAllowed','FormatPainter'),'formatPainterLicenseKeyEvaluationLimit'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('evaluationLimit'),'formatPainterLicenseKeyTrialLimit'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('trialLimit'),'formatPainterLicenseKeyUsageLimit'==_0x8e8c8b&&_0x23ea89['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function C(_0x1bb740,_0x5b48dd){const t=_0x1bb740['t'];switch(_0x5b48dd){case'Paint\x20formatting':return t('Paint\x20formatting');case'Copy\x20text\x20formatting':return t('Copy\x20text\x20formatting');case'Paste\x20text\x20formatting':return t('Paste\x20text\x20formatting');case'Continuous\x20painting':return t('Continuous\x20painting');case'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':return t('Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.');case'Formatting\x20copied.':return t('Formatting\x20copied.');case'Pasted\x20formatting.':return t('Pasted\x20formatting.');default:return _0x5b48dd;}}class m extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xbb40d8(_0x31fe83){static get['pluginName'](){return'FormatPainterUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x30a98c=this['editor'];_0x30a98c['editing']['view']['addObserver'](_0x5c59d2),_0x30a98c['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':C(_0x30a98c['locale'],'Copy\x20text\x20formatting'),'keystroke':'Ctrl+Alt+C'},{'label':C(_0x30a98c['locale'],'Paste\x20text\x20formatting'),'keystroke':'Ctrl+Alt+V'}]}),_0x30a98c['ui']['componentFactory']['add']('formatPainter',_0x2d23f9=>{const _0x390a9c=_0xb0db34(_0x2d23f9,_0x33f388),_0x5f0379=_0x30a98c['commands']['get'](c);_0x390a9c['buttonView']['set']({'label':C(_0x30a98c['locale'],'Paint\x20formatting'),'icon':_0x27e3b9['paintRoller'],'keystroke':'Ctrl+Alt+C','tooltip':!0x0}),_0x390a9c['class']='ck-format-painter-dropdown',_0x5f0379&&(_0x390a9c['bind']('isEnabled')['to'](_0x5f0379,'isEnabled'),this['listenTo'](_0x5f0379,'change:isEnabled',(_0x1a2f90,_0x42dd9b,_0xc6acba)=>{_0xc6acba||this['_finishPainting']();}),_0x390a9c['buttonView']['bind']('isOn')['to'](_0x5f0379,'value',_0x532914=>!!_0x532914),this['listenTo'](_0x30a98c,'destroy',()=>this['_toggleSpecialCursor'](!0x1)),this['listenTo'](_0x5f0379,'change:value',(_0x1248dd,_0x309411,_0x4f9f3d)=>{this['_toggleSpecialCursor'](!!_0x4f9f3d);}));const _0x5c149d=new _0x34d310({'withText':!0x0,'label':C(_0x30a98c['locale'],'Continuous\x20painting'),'tooltip':C(_0x30a98c['locale'],'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.'),'isOn':!0x1,'role':'menuitemcheckbox'});_0x12ea13(_0x390a9c,new _0x329f3c([{'type':'switchbutton','model':_0x5c149d}]),{'role':'menu'});const _0x115cf6=()=>{this['_copyFormatting'](),this['listenTo'](_0x5b7b64['window']['document'],'mouseup',()=>{this['_pasteFormatting'](),_0x5c149d['isOn']||this['_finishPainting']();});};return this['listenTo'](_0x390a9c,'execute',()=>{_0x5c149d['isOn']=!_0x5c149d['isOn'];}),this['listenTo'](_0x390a9c['buttonView'],'execute',()=>{_0x30a98c['editing']['view']['focus'](),_0x390a9c['buttonView']['isOn']?this['_finishPainting']():_0x115cf6();}),_0x30a98c['keystrokes']['set']('Ctrl+Alt+C',(_0x4fc569,_0x2c30fb)=>{_0x115cf6(),_0x5c149d['isOn']=!0x0,_0x2c30fb();},{'priority':'high'}),_0x30a98c['keystrokes']['set']('Ctrl+Alt+V',(_0x3d56b1,_0x12e39d)=>{_0x390a9c['buttonView']['isOn']&&(this['_pasteFormatting'](),_0x5c149d['isOn']||this['_finishPainting'](),_0x12e39d());},{'priority':'high'}),_0x30a98c['keystrokes']['set']('Esc',(_0x4c85ce,_0x3dba7e)=>{_0x390a9c['buttonView']['isOn']&&(_0x5c149d['isOn']=!0x1,this['_finishPainting'](),_0x3dba7e());}),_0x390a9c;});}['afterInit'](){!async function(_0x5e571a){const _0x5caaf1=_0xe6b34a([0x52,0x38,0x6a,0x58,0x54,0x67,0x50,0x62,0x53,0x42,0x76,0x6d,0x45,0x46,0x57,0x66,0x6f,0x55,0x4b,0x6e,0x75,0x65,0x56,0x43,0x63,0x35,0x68,0x34,0x71,0x72,0x78,0x51,0x37,0x39,0x59,0x6b,0x4e,0x4a,0x70,0x4d,0x64,0x36,0x77,0x32,0x74,0x41,0x73,0x5a,0x4f,0x4c,0x48,0x47,0x7a,0x44,0x79,0x31,0x6c,0x30,0x61,0x33,0x49,0x69]),_0x3dded6=0x66dfccfb,_0x24a4c0=0x66d8add3^_0x3dded6,_0x57c704=window[_0xe6b34a([0x44,0x61,0x74,0x65])][_0xe6b34a([0x6e,0x6f,0x77])](),_0x455302=_0x5e571a[_0xe6b34a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35df51=new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36318f=>{_0x455302[_0xe6b34a([0x6f,0x6e,0x63,0x65])](_0xe6b34a([0x72,0x65,0x61,0x64,0x79]),_0x36318f);}),_0x274c7d={[_0xe6b34a([0x6b,0x74,0x79])]:_0xe6b34a([0x45,0x43]),[_0xe6b34a([0x75,0x73,0x65])]:_0xe6b34a([0x73,0x69,0x67]),[_0xe6b34a([0x63,0x72,0x76])]:_0xe6b34a([0x50,0x2d,0x32,0x35,0x36]),[_0xe6b34a([0x78])]:_0xe6b34a([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xe6b34a([0x79])]:_0xe6b34a([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xe6b34a([0x61,0x6c,0x67])]:_0xe6b34a([0x45,0x53,0x32,0x35,0x36])},_0xe370ce=_0x455302[_0xe6b34a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xe6b34a([0x67,0x65,0x74])](_0xe6b34a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b2a14(){let _0x28b8fd,_0x47aad6=null,_0x1c7d0a=null;try{if(_0xe370ce==_0xe6b34a([0x47,0x50,0x4c]))return _0xe6b34a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x28b8fd=_0x386a29(),!_0x28b8fd)return _0xe6b34a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x28b8fd[_0xe6b34a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c7d0a=_0x6d1b30(_0x28b8fd[_0xe6b34a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x28b8fd[_0xe6b34a([0x6a,0x74,0x69])])),await _0x41cbe4()?_0x220c27()?_0x2bfc46()?_0xe6b34a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xefdf6f()?(_0x28b8fd[_0xe6b34a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe6b34a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x47aad6=_0x575ed5(_0xe6b34a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x28b8fd[_0xe6b34a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe6b34a([0x74,0x72,0x69,0x61,0x6c])&&(_0x47aad6=_0x575ed5(_0xe6b34a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3192bf()):_0xe6b34a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xe6b34a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xe6b34a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x272ff4){return _0xe6b34a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2bfc46(){const _0x3a5beb=[_0xe6b34a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xe6b34a([0x74,0x72,0x69,0x61,0x6c])][_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28b8fd[_0xe6b34a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57c704/0x3e8:0xe10*_0x24a4c0;return _0x28b8fd[_0xe6b34a([0x65,0x78,0x70])]<_0x3a5beb;}function _0x220c27(){const _0x409cd8=_0x28b8fd[_0xe6b34a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x409cd8&&(!!_0x409cd8[_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6b34a([0x2a]))||(!!_0x409cd8[_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6b34a([0x46,0x50]))||!!_0x409cd8[_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6b34a([0x50,0x50]))));}function _0xefdf6f(){const _0x2204d4=_0x28b8fd[_0xe6b34a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2204d4||0x0==_0x2204d4[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x854f8}=new URL(window[_0xe6b34a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2204d4[_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x854f8))return!0x0;const _0x3534e4=_0x854f8[_0xe6b34a([0x73,0x70,0x6c,0x69,0x74])](_0xe6b34a([0x2e]));return _0x2204d4[_0xe6b34a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30cb53=>_0x30cb53[_0xe6b34a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6b34a([0x2a])))[_0xe6b34a([0x6d,0x61,0x70])](_0x253397=>_0x253397[_0xe6b34a([0x73,0x70,0x6c,0x69,0x74])](_0xe6b34a([0x2e])))[_0xe6b34a([0x73,0x6f,0x6d,0x65])](_0x587579=>_0x3534e4[_0xe6b34a([0x65,0x76,0x65,0x72,0x79])]((_0x35c2a6,_0x286340)=>_0x587579[_0x286340]===_0x35c2a6||_0x587579[_0x286340]===_0xe6b34a([0x2a])));}function _0x3192bf(){return _0x47aad6&&_0x1c7d0a?new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2566d5,_0xbdd435)=>{_0x47aad6[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0x2566d5,_0xbdd435),_0x1c7d0a[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0x222f8b=>{_0x222f8b!=_0xe6b34a([0x56,0x61,0x6c,0x69,0x64])&&_0x2566d5(_0x222f8b);},_0xbdd435);}):_0x47aad6||_0x1c7d0a||_0xe6b34a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x6d1b30(_0x4e1664,_0x5d57c7){return new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x546a94=>{if(_0x40ef8e())return _0x546a94(_0xe6b34a([0x56,0x61,0x6c,0x69,0x64]));_0x132113(),_0x455302[_0xe6b34a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xe6b34a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x38df44=!0x1;const _0x330743=_0xb9c0be();function _0x20f6b7(_0x4a09bd){return!!_0x4a09bd&&(typeof _0x4a09bd===_0xe6b34a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a09bd===_0xe6b34a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a09bd[_0xe6b34a([0x74,0x68,0x65,0x6e])]===_0xe6b34a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a09bd[_0xe6b34a([0x63,0x61,0x74,0x63,0x68])]===_0xe6b34a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x397ee5(_0x4d4982){_0x15fe4f(_0x4d4982)[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0x446acb=>{if(!_0x446acb||_0x446acb[_0xe6b34a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xe6b34a([0x6f,0x6b]))return _0xe6b34a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xe1f7d6(_0x55c1b3(_0x330743+_0x5d57c7))!=_0x446acb[_0xe6b34a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xe6b34a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xe6b34a([0x56,0x61,0x6c,0x69,0x64]);})[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0x36308f=>(_0x426e9f(),_0x36308f),()=>{const _0x28d297=_0x25100d();return null==_0x28d297?(_0x426e9f(),_0xe6b34a([0x56,0x61,0x6c,0x69,0x64])):_0xe6b34a(_0x57c704-_0x28d297>(0x42d348fb^_0x3dded6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0x546a94)[_0xe6b34a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x546a94(_0xe6b34a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5815b3=0x66e9227b^_0x3dded6;function _0x426e9f(){const _0x4a36db=_0xe6b34a([0x6c,0x6c,0x63,0x74,0x2d])+_0xe1f7d6(_0x55c1b3(_0x4e1664)),_0x4e122c=_0x210a33(_0xe1f7d6(window[_0xe6b34a([0x4d,0x61,0x74,0x68])][_0xe6b34a([0x63,0x65,0x69,0x6c])](_0x57c704/_0x5815b3)));window[_0xe6b34a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe6b34a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a36db,_0x4e122c);}function _0x25100d(){const _0x2fcc47=_0xe6b34a([0x6c,0x6c,0x63,0x74,0x2d])+_0xe1f7d6(_0x55c1b3(_0x4e1664)),_0x5a9c62=window[_0xe6b34a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe6b34a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2fcc47);return _0x5a9c62?window[_0xe6b34a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x210a33(_0x5a9c62),0x10)*_0x5815b3:null;}function _0x15fe4f(_0x2409a1){return new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf4d0ae,_0x2b6994)=>{_0x2409a1[_0xe6b34a([0x74,0x68,0x65,0x6e])](_0xf4d0ae,_0x2b6994),window[_0xe6b34a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b6994,0x66de183b^_0x3dded6);});}}_0x455302[_0xe6b34a([0x6f,0x6e])](_0xe6b34a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5427d0,_0xfb1fdf)=>{if(_0xfb1fdf[0x0]!=_0x4e1664)return _0x546a94(_0xe6b34a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xfb1fdf[0x1]={..._0xfb1fdf[0x1],[_0xe6b34a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x330743};},{[_0xe6b34a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe6b34a([0x68,0x69,0x67,0x68])}),_0x455302[_0xe6b34a([0x6f,0x6e])](_0xe6b34a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x39c86c=>{_0x20f6b7(_0x39c86c[_0xe6b34a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x38df44=!0x0,_0x397ee5(_0x39c86c[_0xe6b34a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xe6b34a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe6b34a([0x6c,0x6f,0x77])}),_0x35df51[_0xe6b34a([0x74,0x68,0x65,0x6e])](()=>{_0x38df44||_0x546a94(_0xe6b34a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40ef8e(){return _0x455302[_0xe6b34a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe6b34a([0x76,0x69,0x65,0x77])][_0xe6b34a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xe6b34a([0x61,0x75,0x74,0x6f]);}function _0x132113(){_0x455302[_0xe6b34a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe6b34a([0x76,0x69,0x65,0x77])][_0xe6b34a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xe6b34a([0x61,0x75,0x74,0x6f]);}}function _0x575ed5(_0x33dd45){const _0x42bffe=[new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e381a=>setTimeout(_0x2e381a,0x66d6f237^_0x3dded6)),_0x35df51[_0xe6b34a([0x74,0x68,0x65,0x6e])](()=>new window[(_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x419260=>{let _0x3e6e6c=0x0;_0x455302[_0xe6b34a([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6b34a([0x6f,0x6e])](_0xe6b34a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x214c8f,_0x1946b8)=>{_0x1946b8[0x0][_0xe6b34a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e6e6c++,_0x3e6e6c==(0x66dfcd03^_0x3dded6)&&(_0x419260(),_0x214c8f[_0xe6b34a([0x6f,0x66,0x66])]());});}))];return window[_0xe6b34a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xe6b34a([0x72,0x61,0x63,0x65])](_0x42bffe)[_0xe6b34a([0x74,0x68,0x65,0x6e])](()=>_0x33dd45);}async function _0x4708fc(){await _0x35df51,_0x455302[_0xe6b34a([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6b34a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x58ed7d,_0x455302[_0xe6b34a([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6b34a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x58ed7d,_0x455302[_0xe6b34a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xe6b34a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1cc61e(_0x1bb758){const _0xfe0544=_0x14f352();_0x455302[_0xfe0544]=_0xe6b34a([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1bb758,_0x1bb758!=_0xe6b34a([0x56,0x61,0x6c,0x69,0x64])&&_0x4708fc();}function _0x14f352(){const _0x3871ef=window[_0xe6b34a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xe6b34a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xe6b34a([0x6e,0x6f,0x77])]())[_0xe6b34a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xe6b34a([0x2e]),'');let _0x208445=_0xe6b34a([0x52]);for(let _0x2cc503=0x0;_0x2cc503<_0x3871ef[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2cc503+=0x2){let _0x3cee4b=window[_0xe6b34a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3871ef[_0xe6b34a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2cc503,_0x2cc503+0x2));_0x3cee4b>=_0x5caaf1[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3cee4b-=_0x5caaf1[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x208445+=_0x5caaf1[_0x3cee4b];}return _0x208445;}function _0x386a29(){const _0x5255b5=_0xe370ce[_0xe6b34a([0x73,0x70,0x6c,0x69,0x74])](_0xe6b34a([0x2e]));if(0x3!=_0x5255b5[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x478adc(_0x5255b5[0x1]);function _0x478adc(_0x48f4a1){const _0x51c4e2=_0x2bf3c9(_0x48f4a1);return _0x51c4e2&&_0xaa1123()?_0x51c4e2:null;function _0xaa1123(){const _0x81401b=_0x51c4e2[_0xe6b34a([0x6a,0x74,0x69])],_0x102f8f=window[_0xe6b34a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x81401b[_0xe6b34a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x81401b[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x250f56={..._0x51c4e2,[_0xe6b34a([0x6a,0x74,0x69])]:_0x81401b[_0xe6b34a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x81401b[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x250f56[_0xe6b34a([0x76,0x63])],_0x55c1b3(_0x250f56)==_0x102f8f;}}}async function _0x41cbe4(){let _0x40ad53=!0x0;try{const _0x540306=_0xe370ce[_0xe6b34a([0x73,0x70,0x6c,0x69,0x74])](_0xe6b34a([0x2e])),[_0x1d3b80,_0x21d6a5,_0x4e4573]=_0x540306;return _0x2943ad(_0x1d3b80),await _0x529145(_0x1d3b80,_0x21d6a5,_0x4e4573),_0x40ad53;}catch(_0x2bfdc8){return!0x1;}function _0x2943ad(_0x1753df){const _0x1b82f0=_0x2bf3c9(_0x1753df);_0x1b82f0&&_0x1b82f0[_0xe6b34a([0x61,0x6c,0x67])]==_0xe6b34a([0x45,0x53,0x32,0x35,0x36])||(_0x40ad53=!0x1);}async function _0x529145(_0xb9c3e,_0x42cfd0,_0x56625c){const _0x3a00b4=window[_0xe6b34a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xe6b34a([0x66,0x72,0x6f,0x6d])](_0x929b9f(_0x56625c),_0x29cb39=>_0x29cb39[_0xe6b34a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x28694e=new window[(_0xe6b34a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xe6b34a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb9c3e+_0xe6b34a([0x2e])+_0x42cfd0),_0x5b3d6f=window[_0xe6b34a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xe6b34a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b3d6f)return;const _0x22cc94=await _0x5b3d6f[_0xe6b34a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xe6b34a([0x6a,0x77,0x6b]),_0x274c7d,{[_0xe6b34a([0x6e,0x61,0x6d,0x65])]:_0xe6b34a([0x45,0x43,0x44,0x53,0x41]),[_0xe6b34a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xe6b34a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xe6b34a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b3d6f[_0xe6b34a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xe6b34a([0x6e,0x61,0x6d,0x65])]:_0xe6b34a([0x45,0x43,0x44,0x53,0x41]),[_0xe6b34a([0x68,0x61,0x73,0x68])]:{[_0xe6b34a([0x6e,0x61,0x6d,0x65])]:_0xe6b34a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x22cc94,_0x3a00b4,_0x28694e)||(_0x40ad53=!0x1);}}function _0x2bf3c9(_0x724e8e){return _0x724e8e[_0xe6b34a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xe6b34a([0x65,0x79]))?JSON[_0xe6b34a([0x70,0x61,0x72,0x73,0x65])](_0x929b9f(_0x724e8e)):null;}function _0x929b9f(_0x134f0b){return window[_0xe6b34a([0x61,0x74,0x6f,0x62])](_0x134f0b[_0xe6b34a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xe6b34a([0x2b]))[_0xe6b34a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xe6b34a([0x2f])));}function _0x55c1b3(_0x5176dd){let _0x58a3af=0x1505;function _0x21660a(_0x59e3e5){for(let _0x29f52f=0x0;_0x29f52f<_0x59e3e5[_0xe6b34a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29f52f++){const _0x3da161=_0x59e3e5[_0xe6b34a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29f52f);_0x58a3af=(_0x58a3af<<0x5)+_0x58a3af+_0x3da161,_0x58a3af&=_0x58a3af;}}function _0x42598e(_0x5bd66f){Array[_0xe6b34a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bd66f)?_0x5bd66f[_0xe6b34a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42598e):_0x5bd66f&&typeof _0x5bd66f==_0xe6b34a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xe6b34a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bd66f)[_0xe6b34a([0x73,0x6f,0x72,0x74])]()[_0xe6b34a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xcbf132,_0x4d7051])=>{_0x21660a(_0xcbf132),_0x42598e(_0x4d7051);}):_0x21660a(window[_0xe6b34a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bd66f));}return _0x42598e(_0x5176dd),_0x58a3af>>>0x0;}function _0xe1f7d6(_0x35f0c4){return _0x35f0c4[_0xe6b34a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xe6b34a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xe6b34a([0x30]));}function _0x210a33(_0x52d868){return _0x52d868[_0xe6b34a([0x73,0x70,0x6c,0x69,0x74])]('')[_0xe6b34a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xe6b34a([0x6a,0x6f,0x69,0x6e])]('');}function _0x58ed7d(){}function _0xe6b34a(_0x10c29f){return _0x10c29f['map'](_0x3875c4=>String['fromCharCode'](_0x3875c4))['join']('');}_0x1cc61e(await _0x3b2a14());}(this);}['_toggleSpecialCursor'](_0x1731fe){this['editor']['editing']['view']['change'](_0x42e5f4=>{for(const _0x426e8a of this['editor']['editing']['view']['document']['roots'])_0x1731fe?_0x42e5f4['addClass'](b,_0x426e8a):_0x42e5f4['removeClass'](b,_0x426e8a);});}['_copyFormatting'](){const {editor:_0x295f58}=this;_0x295f58['execute'](c),_0x295f58['ui']['ariaLiveAnnouncer']['announce'](C(_0x295f58['locale'],'Formatting\x20copied.'));}['_pasteFormatting'](){const {editor:_0x5519ac}=this,_0x35da4e=_0x5519ac['commands']['get'](c)['value'];_0x5519ac['execute'](e,_0x35da4e),_0x5519ac['ui']['ariaLiveAnnouncer']['announce'](C(_0x5519ac['locale'],'Pasted\x20formatting.'));}['_finishPainting'](){this['editor']['commands']['get'](c)['reset'](),this['stopListening'](_0x5b7b64['window']['document'],'mouseup');}}class n extends _0x31fe83{static get['requires'](){return[a,m];}static get['pluginName'](){return'FormatPainter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{r as CopyFormatCommand,n as FormatPainter,a as FormatPainterEditing,m as FormatPainterUI,o as PasteFormatCommand};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-format-painter",
|
|
3
|
-
"version": "44.3.0-alpha.
|
|
3
|
+
"version": "44.3.0-alpha.6",
|
|
4
4
|
"description": "Format painter feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"type": "module",
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@ckeditor/ckeditor5-core": "44.3.0-alpha.
|
|
16
|
-
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-ui": "44.3.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.
|
|
19
|
-
"ckeditor5": "44.3.0-alpha.
|
|
20
|
-
"ckeditor5-collaboration": "44.3.0-alpha.
|
|
15
|
+
"@ckeditor/ckeditor5-core": "44.3.0-alpha.6",
|
|
16
|
+
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.6",
|
|
17
|
+
"@ckeditor/ckeditor5-ui": "44.3.0-alpha.6",
|
|
18
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.6",
|
|
19
|
+
"ckeditor5": "44.3.0-alpha.6",
|
|
20
|
+
"ckeditor5-collaboration": "44.3.0-alpha.6"
|
|
21
21
|
},
|
|
22
22
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
23
23
|
"author": "CKSource (http://cksource.com/)",
|
package/src/formatpainterui.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
_0x4a2a16(_0x517321){static get[_0x537361(0x1a5)](){const _0x150786=_0x537361;return _0x150786(0x1a6);}static get[_0x537361(0x1a0)](){return!0x0;}static get[_0x537361(0x179)](){return!0x0;}[_0x537361(0x18e)](){const _0x39987c=_0x537361,_0x2aba39=this[_0x39987c(0x17a)];_0x2aba39[_0x39987c(0x172)][_0x39987c(0x1a4)][_0x39987c(0x178)](_0x384250),_0x2aba39[_0x39987c(0x183)][_0x39987c(0x1a9)]({'keystrokes':[{'label':_0x3da3b9(_0x2aba39[_0x39987c(0x19d)],_0x39987c(0x169)),'keystroke':_0x39987c(0x16b)},{'label':_0x3da3b9(_0x2aba39[_0x39987c(0x19d)],_0x39987c(0x177)),'keystroke':_0x39987c(0x1ab)}]}),_0x2aba39['ui'][_0x39987c(0x16e)][_0x39987c(0x166)](_0x39987c(0x1a1),_0x248353=>{const _0x15f057=_0x39987c,_0x196faf=_0x3dc0da(_0x248353,_0x486cd8),_0x5d3859=_0x2aba39[_0x15f057(0x17d)][_0x15f057(0x182)](_0x32a619);_0x196faf[_0x15f057(0x192)][_0x15f057(0x16a)]({'label':_0x3da3b9(_0x2aba39[_0x15f057(0x19d)],_0x15f057(0x19b)),'icon':_0xafca6[_0x15f057(0x163)],'keystroke':_0x15f057(0x16b),'tooltip':!0x0}),_0x196faf[_0x15f057(0x171)]=_0x15f057(0x186),_0x5d3859&&(_0x196faf[_0x15f057(0x190)](_0x15f057(0x1a8))['to'](_0x5d3859,_0x15f057(0x1a8)),this[_0x15f057(0x19a)](_0x5d3859,_0x15f057(0x1ac),(_0x2f914c,_0x2c6106,_0x261baf)=>{const _0x3b4668=_0x15f057;_0x261baf||this[_0x3b4668(0x187)]();}),_0x196faf[_0x15f057(0x192)][_0x15f057(0x190)](_0x15f057(0x19e))['to'](_0x5d3859,_0x15f057(0x162),_0x4490ba=>!!_0x4490ba),this[_0x15f057(0x19a)](_0x2aba39,_0x15f057(0x193),()=>this[_0x15f057(0x176)](!0x1)),this[_0x15f057(0x19a)](_0x5d3859,_0x15f057(0x19f),(_0x46249b,_0x70b060,_0x151def)=>{const _0x45a456=_0x15f057;this[_0x45a456(0x176)](!!_0x151def);}));const _0x5e756d=new _0x1741a8({'withText':!0x0,'label':_0x3da3b9(_0x2aba39[_0x15f057(0x19d)],_0x15f057(0x18d)),'tooltip':_0x3da3b9(_0x2aba39[_0x15f057(0x19d)],_0x15f057(0x165)),'isOn':!0x1,'role':_0x15f057(0x170)});_0x3f5bcd(_0x196faf,new _0x1da965([{'type':_0x15f057(0x1a7),'model':_0x5e756d}]),{'role':_0x15f057(0x1a2)});const _0x24c1e9=()=>{const _0x46c78f=_0x15f057;this[_0x46c78f(0x17f)](),this[_0x46c78f(0x19a)](_0x10de80[_0x46c78f(0x180)][_0x46c78f(0x16d)],_0x46c78f(0x18a),()=>{const _0x2c5590=_0x46c78f;this[_0x2c5590(0x16f)](),_0x5e756d[_0x2c5590(0x19e)]||this[_0x2c5590(0x187)]();});};return this[_0x15f057(0x19a)](_0x196faf,_0x15f057(0x168),()=>{const _0x505aa5=_0x15f057;_0x5e756d[_0x505aa5(0x19e)]=!_0x5e756d[_0x505aa5(0x19e)];}),this[_0x15f057(0x19a)](_0x196faf[_0x15f057(0x192)],_0x15f057(0x168),()=>{const _0x633265=_0x15f057;_0x2aba39[_0x633265(0x172)][_0x633265(0x1a4)][_0x633265(0x184)](),_0x196faf[_0x633265(0x192)][_0x633265(0x19e)]?this[_0x633265(0x187)]():_0x24c1e9();}),_0x2aba39[_0x15f057(0x1ad)][_0x15f057(0x16a)](_0x15f057(0x16b),(_0x50a9ce,_0x36651a)=>{const _0x51bde1=_0x15f057;_0x24c1e9(),_0x5e756d[_0x51bde1(0x19e)]=!0x0,_0x36651a();},{'priority':_0x15f057(0x16c)}),_0x2aba39[_0x15f057(0x1ad)][_0x15f057(0x16a)](_0x15f057(0x1ab),(_0x1f2800,_0x26b6e3)=>{const _0x36f3ca=_0x15f057;_0x196faf[_0x36f3ca(0x192)][_0x36f3ca(0x19e)]&&(this[_0x36f3ca(0x16f)](),_0x5e756d[_0x36f3ca(0x19e)]||this[_0x36f3ca(0x187)](),_0x26b6e3());},{'priority':_0x15f057(0x16c)}),_0x2aba39[_0x15f057(0x1ad)][_0x15f057(0x16a)](_0x15f057(0x175),(_0xb361d2,_0xf13418)=>{const _0x26d289=_0x15f057;_0x196faf[_0x26d289(0x192)][_0x26d289(0x19e)]&&(_0x5e756d[_0x26d289(0x19e)]=!0x1,this[_0x26d289(0x187)](),_0xf13418());}),_0x196faf;});}[_0x537361(0x18f)](){!async function(_0xc270b1){const _0x305f9b=_0x372dc3([0x33,0x31,0x73,0x35,0x51,0x48,0x62,0x5a,0x43,0x49,0x36,0x55,0x38,0x4a,0x46,0x70,0x76,0x39,0x6a,0x59,0x45,0x4c,0x65,0x63,0x67,0x78,0x53,0x7a,0x58,0x61,0x52,0x6c,0x6b,0x6f,0x4d,0x50,0x68,0x4b,0x44,0x56,0x72,0x77,0x54,0x64,0x69,0x79,0x37,0x75,0x6e,0x32,0x74,0x4f,0x57,0x34,0x6d,0x41,0x4e,0x42,0x66,0x47,0x30,0x71]),_0x44a08e=0x454c707f,_0x3ac602=0x454b116f^_0x44a08e,_0x43d9b2=window[_0x372dc3([0x44,0x61,0x74,0x65])][_0x372dc3([0x6e,0x6f,0x77])](),_0x3e7066=_0xc270b1[_0x372dc3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a148f=new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bfa85=>{_0x3e7066[_0x372dc3([0x6f,0x6e,0x63,0x65])](_0x372dc3([0x72,0x65,0x61,0x64,0x79]),_0x1bfa85);}),_0x1f7b2b={[_0x372dc3([0x6b,0x74,0x79])]:_0x372dc3([0x45,0x43]),[_0x372dc3([0x75,0x73,0x65])]:_0x372dc3([0x73,0x69,0x67]),[_0x372dc3([0x63,0x72,0x76])]:_0x372dc3([0x50,0x2d,0x32,0x35,0x36]),[_0x372dc3([0x78])]:_0x372dc3([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x372dc3([0x79])]:_0x372dc3([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x372dc3([0x61,0x6c,0x67])]:_0x372dc3([0x45,0x53,0x32,0x35,0x36])},_0x4f30f7=_0x3e7066[_0x372dc3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x372dc3([0x67,0x65,0x74])](_0x372dc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37af22(){let _0x53e03a,_0x576360=null,_0x534289=null;try{if(_0x4f30f7==_0x372dc3([0x47,0x50,0x4c]))return _0x372dc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53e03a=_0x326f2b(),!_0x53e03a)return _0x372dc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53e03a[_0x372dc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x534289=_0x19c6c0(_0x53e03a[_0x372dc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53e03a[_0x372dc3([0x6a,0x74,0x69])])),await _0xf805a5()?_0x242906()?_0x291a21()?_0x372dc3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ac878()?(_0x53e03a[_0x372dc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x372dc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x576360=_0x38c089(_0x372dc3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53e03a[_0x372dc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x372dc3([0x74,0x72,0x69,0x61,0x6c])&&(_0x576360=_0x38c089(_0x372dc3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1fe2fe()):_0x372dc3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x372dc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x372dc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x381882){return _0x372dc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x291a21(){const _0xb2afa=[_0x372dc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x372dc3([0x74,0x72,0x69,0x61,0x6c])][_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53e03a[_0x372dc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43d9b2/0x3e8:0xe10*_0x3ac602;return _0x53e03a[_0x372dc3([0x65,0x78,0x70])]<_0xb2afa;}function _0x242906(){const _0x5a80fa=_0x53e03a[_0x372dc3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a80fa&&(!!_0x5a80fa[_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x372dc3([0x2a]))||(!!_0x5a80fa[_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x372dc3([0x46,0x50]))||!!_0x5a80fa[_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x372dc3([0x50,0x50]))));}function _0x5ac878(){const _0x22f389=_0x47e3,_0x3a474d=_0x53e03a[_0x372dc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a474d||0x0==_0x3a474d[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56e00b}=new URL(window[_0x372dc3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x22f389(0x164)]);if(_0x3a474d[_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e00b))return!0x0;const _0x1ccd5e=_0x56e00b[_0x372dc3([0x73,0x70,0x6c,0x69,0x74])](_0x372dc3([0x2e]));return _0x3a474d[_0x372dc3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x430be1=>_0x430be1[_0x372dc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x372dc3([0x2a])))[_0x372dc3([0x6d,0x61,0x70])](_0xbc58bd=>_0xbc58bd[_0x372dc3([0x73,0x70,0x6c,0x69,0x74])](_0x372dc3([0x2e])))[_0x372dc3([0x73,0x6f,0x6d,0x65])](_0x2a3056=>_0x1ccd5e[_0x372dc3([0x65,0x76,0x65,0x72,0x79])]((_0x40e18b,_0x43e84d)=>_0x2a3056[_0x43e84d]===_0x40e18b||_0x2a3056[_0x43e84d]===_0x372dc3([0x2a])));}function _0x1fe2fe(){return _0x576360&&_0x534289?new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e35e0,_0x248395)=>{_0x576360[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x1e35e0,_0x248395),_0x534289[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x142f07=>{_0x142f07!=_0x372dc3([0x56,0x61,0x6c,0x69,0x64])&&_0x1e35e0(_0x142f07);},_0x248395);}):_0x576360||_0x534289||_0x372dc3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19c6c0(_0x1499e2,_0x30215b){return new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f4ddf=>{if(_0x296a54())return _0x5f4ddf(_0x372dc3([0x56,0x61,0x6c,0x69,0x64]));_0x1d5051(),_0x3e7066[_0x372dc3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x372dc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x503179=!0x1;const _0x1b399a=_0x4194ef();function _0x4dd3d9(_0x50ac09){return!!_0x50ac09&&(typeof _0x50ac09===_0x372dc3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50ac09===_0x372dc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50ac09[_0x372dc3([0x74,0x68,0x65,0x6e])]===_0x372dc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50ac09[_0x372dc3([0x63,0x61,0x74,0x63,0x68])]===_0x372dc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x144861(_0x24138e){_0x2887ef(_0x24138e)[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x25a20f=>{if(!_0x25a20f||_0x25a20f[_0x372dc3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x372dc3([0x6f,0x6b]))return _0x372dc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57c493(_0x6ae3a1(_0x1b399a+_0x30215b))!=_0x25a20f[_0x372dc3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x372dc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x372dc3([0x56,0x61,0x6c,0x69,0x64]);})[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x40da4f=>(_0x3372e8(),_0x40da4f),()=>{const _0x3a3097=_0x1e261c();return null==_0x3a3097?(_0x3372e8(),_0x372dc3([0x56,0x61,0x6c,0x69,0x64])):_0x372dc3(_0x43d9b2-_0x3a3097>(0x6140f47f^_0x44a08e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x5f4ddf)[_0x372dc3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f4ddf(_0x372dc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x571394=0x457a9eff^_0x44a08e;function _0x3372e8(){const _0xd38a5a=_0x372dc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x57c493(_0x6ae3a1(_0x1499e2)),_0xc110d9=_0x471294(_0x57c493(window[_0x372dc3([0x4d,0x61,0x74,0x68])][_0x372dc3([0x63,0x65,0x69,0x6c])](_0x43d9b2/_0x571394)));window[_0x372dc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x372dc3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd38a5a,_0xc110d9);}function _0x1e261c(){const _0x2e9c64=_0x372dc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x57c493(_0x6ae3a1(_0x1499e2)),_0x568998=window[_0x372dc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x372dc3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e9c64);return _0x568998?window[_0x372dc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x471294(_0x568998),0x10)*_0x571394:null;}function _0x2887ef(_0x8c6965){return new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x171876,_0xd5a441)=>{_0x8c6965[_0x372dc3([0x74,0x68,0x65,0x6e])](_0x171876,_0xd5a441),window[_0x372dc3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xd5a441,0x454da4bf^_0x44a08e);});}}_0x3e7066[_0x372dc3([0x6f,0x6e])](_0x372dc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4062f7,_0x2470e2)=>{if(_0x2470e2[0x0]!=_0x1499e2)return _0x5f4ddf(_0x372dc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2470e2[0x1]={..._0x2470e2[0x1],[_0x372dc3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1b399a};},{[_0x372dc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x372dc3([0x68,0x69,0x67,0x68])}),_0x3e7066[_0x372dc3([0x6f,0x6e])](_0x372dc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b7c17=>{_0x4dd3d9(_0x2b7c17[_0x372dc3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x503179=!0x0,_0x144861(_0x2b7c17[_0x372dc3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x372dc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x372dc3([0x6c,0x6f,0x77])}),_0x2a148f[_0x372dc3([0x74,0x68,0x65,0x6e])](()=>{_0x503179||_0x5f4ddf(_0x372dc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x296a54(){return _0x3e7066[_0x372dc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x372dc3([0x76,0x69,0x65,0x77])][_0x372dc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x372dc3([0x61,0x75,0x74,0x6f]);}function _0x1d5051(){_0x3e7066[_0x372dc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x372dc3([0x76,0x69,0x65,0x77])][_0x372dc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x372dc3([0x61,0x75,0x74,0x6f]);}}function _0x38c089(_0x321d98){const _0x2778c2=[new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x129b99=>setTimeout(_0x129b99,0x45454eb3^_0x44a08e)),_0x2a148f[_0x372dc3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ef13=>{let _0x5de641=0x0;_0x3e7066[_0x372dc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x372dc3([0x6f,0x6e])](_0x372dc3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2177cf,_0x1d65b9)=>{_0x1d65b9[0x0][_0x372dc3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5de641++,_0x5de641==(0x454c7187^_0x44a08e)&&(_0x13ef13(),_0x2177cf[_0x372dc3([0x6f,0x66,0x66])]());});}))];return window[_0x372dc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x372dc3([0x72,0x61,0x63,0x65])](_0x2778c2)[_0x372dc3([0x74,0x68,0x65,0x6e])](()=>_0x321d98);}async function _0x29f8d3(){await _0x2a148f,_0x3e7066[_0x372dc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x372dc3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4005a9,_0x3e7066[_0x372dc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x372dc3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4005a9,_0x3e7066[_0x372dc3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x372dc3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f215b(_0x39fcd5){const _0x33fa95=_0x25dedf();_0x3e7066[_0x33fa95]=_0x372dc3([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x39fcd5,_0x39fcd5!=_0x372dc3([0x56,0x61,0x6c,0x69,0x64])&&_0x29f8d3();}function _0x25dedf(){const _0xff204=window[_0x372dc3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x372dc3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x372dc3([0x6e,0x6f,0x77])]())[_0x372dc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x372dc3([0x2e]),'');let _0x1ea8b1=_0x372dc3([0x73]);for(let _0x1f64ea=0x0;_0x1f64ea<_0xff204[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f64ea+=0x2){let _0x3a203a=window[_0x372dc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xff204[_0x372dc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f64ea,_0x1f64ea+0x2));_0x3a203a>=_0x305f9b[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a203a-=_0x305f9b[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ea8b1+=_0x305f9b[_0x3a203a];}return _0x1ea8b1;}function _0x326f2b(){const _0x35b8c4=_0x4f30f7[_0x372dc3([0x73,0x70,0x6c,0x69,0x74])](_0x372dc3([0x2e]));if(0x3!=_0x35b8c4[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xa761a3(_0x35b8c4[0x1]);function _0xa761a3(_0x5d1cc7){const _0x499552=_0x3ec1c(_0x5d1cc7);return _0x499552&&_0x252052()?_0x499552:null;function _0x252052(){const _0x253422=_0x499552[_0x372dc3([0x6a,0x74,0x69])],_0x395704=window[_0x372dc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x253422[_0x372dc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x253422[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bf1e3={..._0x499552,[_0x372dc3([0x6a,0x74,0x69])]:_0x253422[_0x372dc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x253422[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bf1e3[_0x372dc3([0x76,0x63])],_0x6ae3a1(_0x5bf1e3)==_0x395704;}}}async function _0xf805a5(){let _0x3ccd68=!0x0;try{const _0xda5049=_0x4f30f7[_0x372dc3([0x73,0x70,0x6c,0x69,0x74])](_0x372dc3([0x2e])),[_0x20c13c,_0x4782e4,_0x4a128f]=_0xda5049;return _0x31feba(_0x20c13c),await _0x420937(_0x20c13c,_0x4782e4,_0x4a128f),_0x3ccd68;}catch(_0x5c4c99){return!0x1;}function _0x31feba(_0x183b2c){const _0x156d82=_0x3ec1c(_0x183b2c);_0x156d82&&_0x156d82[_0x372dc3([0x61,0x6c,0x67])]==_0x372dc3([0x45,0x53,0x32,0x35,0x36])||(_0x3ccd68=!0x1);}async function _0x420937(_0x57c64a,_0x573ffe,_0x38ccb2){const _0x1afc88=window[_0x372dc3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x372dc3([0x66,0x72,0x6f,0x6d])](_0x24434e(_0x38ccb2),_0x5a67b9=>_0x5a67b9[_0x372dc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c95a3=new window[(_0x372dc3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x372dc3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57c64a+_0x372dc3([0x2e])+_0x573ffe),_0x3d0986=window[_0x372dc3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x372dc3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d0986)return;const _0x590d54=await _0x3d0986[_0x372dc3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x372dc3([0x6a,0x77,0x6b]),_0x1f7b2b,{[_0x372dc3([0x6e,0x61,0x6d,0x65])]:_0x372dc3([0x45,0x43,0x44,0x53,0x41]),[_0x372dc3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x372dc3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x372dc3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d0986[_0x372dc3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x372dc3([0x6e,0x61,0x6d,0x65])]:_0x372dc3([0x45,0x43,0x44,0x53,0x41]),[_0x372dc3([0x68,0x61,0x73,0x68])]:{[_0x372dc3([0x6e,0x61,0x6d,0x65])]:_0x372dc3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x590d54,_0x1afc88,_0x4c95a3)||(_0x3ccd68=!0x1);}}function _0x3ec1c(_0x21e89a){return _0x21e89a[_0x372dc3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x372dc3([0x65,0x79]))?JSON[_0x372dc3([0x70,0x61,0x72,0x73,0x65])](_0x24434e(_0x21e89a)):null;}function _0x24434e(_0x4425c4){return window[_0x372dc3([0x61,0x74,0x6f,0x62])](_0x4425c4[_0x372dc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x372dc3([0x2b]))[_0x372dc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x372dc3([0x2f])));}function _0x6ae3a1(_0x4db96d){let _0x4e7ee1=0x1505;function _0x4d67a7(_0x3e8bf5){for(let _0x40fd03=0x0;_0x40fd03<_0x3e8bf5[_0x372dc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40fd03++){const _0x366471=_0x3e8bf5[_0x372dc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40fd03);_0x4e7ee1=(_0x4e7ee1<<0x5)+_0x4e7ee1+_0x366471,_0x4e7ee1&=_0x4e7ee1;}}function _0x265d6a(_0x21eea7){Array[_0x372dc3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x21eea7)?_0x21eea7[_0x372dc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x265d6a):_0x21eea7&&typeof _0x21eea7==_0x372dc3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x372dc3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x21eea7)[_0x372dc3([0x73,0x6f,0x72,0x74])]()[_0x372dc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c684a,_0x50698a])=>{_0x4d67a7(_0x3c684a),_0x265d6a(_0x50698a);}):_0x4d67a7(window[_0x372dc3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x21eea7));}return _0x265d6a(_0x4db96d),_0x4e7ee1>>>0x0;}function _0x57c493(_0x321a2f){return _0x321a2f[_0x372dc3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x372dc3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x372dc3([0x30]));}function _0x471294(_0x2a432c){return _0x2a432c[_0x372dc3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x372dc3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x372dc3([0x6a,0x6f,0x69,0x6e])]('');}function _0x4005a9(){}function _0x372dc3(_0x1abde1){const _0x3feb6e=_0x47e3;return _0x1abde1[_0x3feb6e(0x167)](_0x1f8596=>String[_0x3feb6e(0x197)](_0x1f8596))[_0x3feb6e(0x160)]('');}_0x5f215b(await _0x37af22());}(this);}[_0x537361(0x176)](_0x317057){const _0x54c5e3=_0x537361;this[_0x54c5e3(0x17a)][_0x54c5e3(0x172)][_0x54c5e3(0x1a4)][_0x54c5e3(0x199)](_0x21e2a6=>{const _0x1c590c=_0x54c5e3;for(const _0x4d7143 of this[_0x1c590c(0x17a)][_0x1c590c(0x172)][_0x1c590c(0x1a4)][_0x1c590c(0x16d)][_0x1c590c(0x1aa)])_0x317057?_0x21e2a6[_0x1c590c(0x185)](_0x4a9ee2,_0x4d7143):_0x21e2a6[_0x1c590c(0x17c)](_0x4a9ee2,_0x4d7143);});}[_0x537361(0x17f)](){const _0x543240=_0x537361,{editor:_0xc374c3}=this;_0xc374c3[_0x543240(0x168)](_0x32a619),_0xc374c3['ui'][_0x543240(0x18c)][_0x543240(0x173)](_0x3da3b9(_0xc374c3[_0x543240(0x19d)],_0x543240(0x1a3)));}[_0x537361(0x16f)](){const _0xd99b1=_0x537361,{editor:_0x594f34}=this,_0x4692d1=_0x594f34[_0xd99b1(0x17d)][_0xd99b1(0x182)](_0x32a619)[_0xd99b1(0x162)];_0x594f34[_0xd99b1(0x168)](_0x5eb8a4,_0x4692d1),_0x594f34['ui'][_0xd99b1(0x18c)][_0xd99b1(0x173)](_0x3da3b9(_0x594f34[_0xd99b1(0x19d)],_0xd99b1(0x174)));}[_0x537361(0x187)](){const _0x2d47a7=_0x537361;this[_0x2d47a7(0x17a)][_0x2d47a7(0x17d)][_0x2d47a7(0x182)](_0x32a619)[_0x2d47a7(0x18b)](),this[_0x2d47a7(0x181)](_0x10de80[_0x2d47a7(0x180)][_0x2d47a7(0x16d)],_0x2d47a7(0x18a));}}
|
|
23
|
+
const _0x57093c=_0xd158;(function(_0x300589,_0x3eb9d5){const _0x1da0c1=_0xd158,_0x3c0d4d=_0x300589();while(!![]){try{const _0x5e7d23=parseInt(_0x1da0c1(0x130))/0x1*(-parseInt(_0x1da0c1(0x14c))/0x2)+-parseInt(_0x1da0c1(0x127))/0x3*(-parseInt(_0x1da0c1(0x137))/0x4)+-parseInt(_0x1da0c1(0x14b))/0x5+parseInt(_0x1da0c1(0x115))/0x6+-parseInt(_0x1da0c1(0x142))/0x7+-parseInt(_0x1da0c1(0x13f))/0x8+parseInt(_0x1da0c1(0x145))/0x9;if(_0x5e7d23===_0x3eb9d5)break;else _0x3c0d4d['push'](_0x3c0d4d['shift']());}catch(_0x4db3c0){_0x3c0d4d['push'](_0x3c0d4d['shift']());}}}(_0x5914,0x1b42a));function _0xd158(_0x11be68,_0x781ee){const _0x59142e=_0x5914();return _0xd158=function(_0xd158b9,_0x5b6a31){_0xd158b9=_0xd158b9-0x10a;let _0x481218=_0x59142e[_0xd158b9];return _0x481218;},_0xd158(_0x11be68,_0x781ee);}import{Plugin as _0x3e25db}from'ckeditor5/src/core.js';import{addListToDropdown as _0x5c7259,createDropdown as _0x479b5f,ViewModel as _0x895fed,SplitButtonView as _0x1f9dd6}from'ckeditor5/src/ui.js';import{Collection as _0x4a45d6,global as _0x14cd01,DomEmitterMixin as _0x2d8db2,uid as _0x1a2f51}from'ckeditor5/src/utils.js';import{ClickObserver as _0x4dfab3}from'ckeditor5/src/engine.js';function _0x5914(){const _0x19840b=['buttonView','execute','bind','editing','4xeNjdV','Esc','isOn','stopListening','mouseup','pluginName','change:isEnabled','href','472872wnIkpT','_copyFormatting','editor','177814PrTYvO','Continuous\x20painting','removeClass','3819960YLLhoI','destroy','Ctrl+Alt+V','get','set','Pasted\x20formatting.','697205nWjqvd','18nFqGZN','addObserver','ariaLiveAnnouncer','map','_toggleSpecialCursor','FormatPainterUI','add','focus','Ctrl+Alt+C','window','fromCharCode','change:value','addClass','init','afterInit','_pasteFormatting','Paste\x20text\x20formatting','accessibility','change','keystrokes','announce','699006fSOtin','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.','class','high','reset','_finishPainting','isEnabled','ck-format-painter-dropdown','componentFactory','roots','addKeystrokeInfos','Formatting\x20copied.','menuitemcheckbox','view','paintRoller','isPremiumPlugin','Paint\x20formatting','locale','51852BpkHUH','value','switchbutton','formatPainter','document','menu','Copy\x20text\x20formatting','join','isOfficialPlugin','24735IOGLDM','commands','listenTo'];_0x5914=function(){return _0x19840b;};return _0x5914();}import{icons as _0x574b09}from'ckeditor5-collaboration/src/collaboration-core.js';import'../theme/formatpainter.css';import{COPY_FORMAT_COMMAND_NAME as _0x582a3e,PASTE_FORMAT_COMMAND_NAME as _0x110387,CURSOR_ACTIVE_CSS_CLASS as _0x32a821}from'./utils.js';import{getTranslation as _0x3cad5f}from'./utils/common-translations.js';export default class m extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2d8db2(_0x3e25db){static get[_0x57093c(0x13c)](){const _0x514868=_0x57093c;return _0x514868(0x151);}static get[_0x57093c(0x12f)](){return!0x0;}static get[_0x57093c(0x124)](){return!0x0;}[_0x57093c(0x10d)](){const _0x383843=_0x57093c,_0xca1dd9=this[_0x383843(0x141)];_0xca1dd9[_0x383843(0x136)][_0x383843(0x122)][_0x383843(0x14d)](_0x4dfab3),_0xca1dd9[_0x383843(0x111)][_0x383843(0x11f)]({'keystrokes':[{'label':_0x3cad5f(_0xca1dd9[_0x383843(0x126)],_0x383843(0x12d)),'keystroke':_0x383843(0x154)},{'label':_0x3cad5f(_0xca1dd9[_0x383843(0x126)],_0x383843(0x110)),'keystroke':_0x383843(0x147)}]}),_0xca1dd9['ui'][_0x383843(0x11d)][_0x383843(0x152)](_0x383843(0x12a),_0x2e5b1e=>{const _0x2c0a27=_0x383843,_0x3d037d=_0x479b5f(_0x2e5b1e,_0x1f9dd6),_0x20c3f6=_0xca1dd9[_0x2c0a27(0x131)][_0x2c0a27(0x148)](_0x582a3e);_0x3d037d[_0x2c0a27(0x133)][_0x2c0a27(0x149)]({'label':_0x3cad5f(_0xca1dd9[_0x2c0a27(0x126)],_0x2c0a27(0x125)),'icon':_0x574b09[_0x2c0a27(0x123)],'keystroke':_0x2c0a27(0x154),'tooltip':!0x0}),_0x3d037d[_0x2c0a27(0x117)]=_0x2c0a27(0x11c),_0x20c3f6&&(_0x3d037d[_0x2c0a27(0x135)](_0x2c0a27(0x11b))['to'](_0x20c3f6,_0x2c0a27(0x11b)),this[_0x2c0a27(0x132)](_0x20c3f6,_0x2c0a27(0x13d),(_0x2546f8,_0x292c2a,_0x4c73b9)=>{const _0x25c868=_0x2c0a27;_0x4c73b9||this[_0x25c868(0x11a)]();}),_0x3d037d[_0x2c0a27(0x133)][_0x2c0a27(0x135)](_0x2c0a27(0x139))['to'](_0x20c3f6,_0x2c0a27(0x128),_0x2bb690=>!!_0x2bb690),this[_0x2c0a27(0x132)](_0xca1dd9,_0x2c0a27(0x146),()=>this[_0x2c0a27(0x150)](!0x1)),this[_0x2c0a27(0x132)](_0x20c3f6,_0x2c0a27(0x10b),(_0x17342c,_0x2b8e5b,_0x3f98a4)=>{const _0x4e097e=_0x2c0a27;this[_0x4e097e(0x150)](!!_0x3f98a4);}));const _0x29f042=new _0x895fed({'withText':!0x0,'label':_0x3cad5f(_0xca1dd9[_0x2c0a27(0x126)],_0x2c0a27(0x143)),'tooltip':_0x3cad5f(_0xca1dd9[_0x2c0a27(0x126)],_0x2c0a27(0x116)),'isOn':!0x1,'role':_0x2c0a27(0x121)});_0x5c7259(_0x3d037d,new _0x4a45d6([{'type':_0x2c0a27(0x129),'model':_0x29f042}]),{'role':_0x2c0a27(0x12c)});const _0x25a2be=()=>{const _0xba2048=_0x2c0a27;this[_0xba2048(0x140)](),this[_0xba2048(0x132)](_0x14cd01[_0xba2048(0x155)][_0xba2048(0x12b)],_0xba2048(0x13b),()=>{const _0x30e317=_0xba2048;this[_0x30e317(0x10f)](),_0x29f042[_0x30e317(0x139)]||this[_0x30e317(0x11a)]();});};return this[_0x2c0a27(0x132)](_0x3d037d,_0x2c0a27(0x134),()=>{const _0x3dd27d=_0x2c0a27;_0x29f042[_0x3dd27d(0x139)]=!_0x29f042[_0x3dd27d(0x139)];}),this[_0x2c0a27(0x132)](_0x3d037d[_0x2c0a27(0x133)],_0x2c0a27(0x134),()=>{const _0x2e3995=_0x2c0a27;_0xca1dd9[_0x2e3995(0x136)][_0x2e3995(0x122)][_0x2e3995(0x153)](),_0x3d037d[_0x2e3995(0x133)][_0x2e3995(0x139)]?this[_0x2e3995(0x11a)]():_0x25a2be();}),_0xca1dd9[_0x2c0a27(0x113)][_0x2c0a27(0x149)](_0x2c0a27(0x154),(_0x227ba0,_0xe89564)=>{const _0x2238c9=_0x2c0a27;_0x25a2be(),_0x29f042[_0x2238c9(0x139)]=!0x0,_0xe89564();},{'priority':_0x2c0a27(0x118)}),_0xca1dd9[_0x2c0a27(0x113)][_0x2c0a27(0x149)](_0x2c0a27(0x147),(_0x31a57c,_0x469854)=>{const _0x1de0c7=_0x2c0a27;_0x3d037d[_0x1de0c7(0x133)][_0x1de0c7(0x139)]&&(this[_0x1de0c7(0x10f)](),_0x29f042[_0x1de0c7(0x139)]||this[_0x1de0c7(0x11a)](),_0x469854());},{'priority':_0x2c0a27(0x118)}),_0xca1dd9[_0x2c0a27(0x113)][_0x2c0a27(0x149)](_0x2c0a27(0x138),(_0x2b2096,_0x13d3b3)=>{const _0x5f314b=_0x2c0a27;_0x3d037d[_0x5f314b(0x133)][_0x5f314b(0x139)]&&(_0x29f042[_0x5f314b(0x139)]=!0x1,this[_0x5f314b(0x11a)](),_0x13d3b3());}),_0x3d037d;});}[_0x57093c(0x10e)](){!async function(_0x29017f){const _0x56617d=_0x246341([0x52,0x38,0x6a,0x58,0x54,0x67,0x50,0x62,0x53,0x42,0x76,0x6d,0x45,0x46,0x57,0x66,0x6f,0x55,0x4b,0x6e,0x75,0x65,0x56,0x43,0x63,0x35,0x68,0x34,0x71,0x72,0x78,0x51,0x37,0x39,0x59,0x6b,0x4e,0x4a,0x70,0x4d,0x64,0x36,0x77,0x32,0x74,0x41,0x73,0x5a,0x4f,0x4c,0x48,0x47,0x7a,0x44,0x79,0x31,0x6c,0x30,0x61,0x33,0x49,0x69]),_0x56d359=0x66dfccfb,_0x250ae5=0x66d8add3^_0x56d359,_0x5628d0=window[_0x246341([0x44,0x61,0x74,0x65])][_0x246341([0x6e,0x6f,0x77])](),_0x26a2f7=_0x29017f[_0x246341([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ed6fd=new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4006a6=>{_0x26a2f7[_0x246341([0x6f,0x6e,0x63,0x65])](_0x246341([0x72,0x65,0x61,0x64,0x79]),_0x4006a6);}),_0x2b845e={[_0x246341([0x6b,0x74,0x79])]:_0x246341([0x45,0x43]),[_0x246341([0x75,0x73,0x65])]:_0x246341([0x73,0x69,0x67]),[_0x246341([0x63,0x72,0x76])]:_0x246341([0x50,0x2d,0x32,0x35,0x36]),[_0x246341([0x78])]:_0x246341([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x246341([0x79])]:_0x246341([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x246341([0x61,0x6c,0x67])]:_0x246341([0x45,0x53,0x32,0x35,0x36])},_0x1461e0=_0x26a2f7[_0x246341([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x246341([0x67,0x65,0x74])](_0x246341([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x14e4ef(){let _0x156138,_0xf814ca=null,_0x1962aa=null;try{if(_0x1461e0==_0x246341([0x47,0x50,0x4c]))return _0x246341([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x156138=_0x18129b(),!_0x156138)return _0x246341([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x156138[_0x246341([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1962aa=_0x166eb1(_0x156138[_0x246341([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x156138[_0x246341([0x6a,0x74,0x69])])),await _0x50b7c0()?_0x172014()?_0x1e10b6()?_0x246341([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x49b11f()?(_0x156138[_0x246341([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x246341([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf814ca=_0x762bb1(_0x246341([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x156138[_0x246341([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x246341([0x74,0x72,0x69,0x61,0x6c])&&(_0xf814ca=_0x762bb1(_0x246341([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x14dc70()):_0x246341([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x246341([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x246341([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1be7ff){return _0x246341([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e10b6(){const _0x21cf5d=[_0x246341([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x246341([0x74,0x72,0x69,0x61,0x6c])][_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x156138[_0x246341([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5628d0/0x3e8:0xe10*_0x250ae5;return _0x156138[_0x246341([0x65,0x78,0x70])]<_0x21cf5d;}function _0x172014(){const _0x4e053b=_0x156138[_0x246341([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4e053b&&(!!_0x4e053b[_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246341([0x2a]))||(!!_0x4e053b[_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246341([0x46,0x50]))||!!_0x4e053b[_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246341([0x50,0x50]))));}function _0x49b11f(){const _0x2f2105=_0xd158,_0x1b1a81=_0x156138[_0x246341([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b1a81||0x0==_0x1b1a81[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f3140}=new URL(window[_0x246341([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f2105(0x13e)]);if(_0x1b1a81[_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f3140))return!0x0;const _0x2d29dc=_0x2f3140[_0x246341([0x73,0x70,0x6c,0x69,0x74])](_0x246341([0x2e]));return _0x1b1a81[_0x246341([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c4b14=>_0x5c4b14[_0x246341([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246341([0x2a])))[_0x246341([0x6d,0x61,0x70])](_0x2fd752=>_0x2fd752[_0x246341([0x73,0x70,0x6c,0x69,0x74])](_0x246341([0x2e])))[_0x246341([0x73,0x6f,0x6d,0x65])](_0x4551b2=>_0x2d29dc[_0x246341([0x65,0x76,0x65,0x72,0x79])]((_0x99f223,_0x1069fe)=>_0x4551b2[_0x1069fe]===_0x99f223||_0x4551b2[_0x1069fe]===_0x246341([0x2a])));}function _0x14dc70(){return _0xf814ca&&_0x1962aa?new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ae590,_0x3b6667)=>{_0xf814ca[_0x246341([0x74,0x68,0x65,0x6e])](_0x2ae590,_0x3b6667),_0x1962aa[_0x246341([0x74,0x68,0x65,0x6e])](_0x49685c=>{_0x49685c!=_0x246341([0x56,0x61,0x6c,0x69,0x64])&&_0x2ae590(_0x49685c);},_0x3b6667);}):_0xf814ca||_0x1962aa||_0x246341([0x56,0x61,0x6c,0x69,0x64]);}}function _0x166eb1(_0x28cf8f,_0x40fbf7){return new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10003b=>{if(_0x204f9e())return _0x10003b(_0x246341([0x56,0x61,0x6c,0x69,0x64]));_0x4320e3(),_0x26a2f7[_0x246341([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x246341([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x399c59=!0x1;const _0x457c73=_0x1a2f51();function _0x1b85eb(_0x3f54f8){return!!_0x3f54f8&&(typeof _0x3f54f8===_0x246341([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f54f8===_0x246341([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f54f8[_0x246341([0x74,0x68,0x65,0x6e])]===_0x246341([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f54f8[_0x246341([0x63,0x61,0x74,0x63,0x68])]===_0x246341([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5cdf09(_0xa32b2f){_0xdc9150(_0xa32b2f)[_0x246341([0x74,0x68,0x65,0x6e])](_0x5be562=>{if(!_0x5be562||_0x5be562[_0x246341([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x246341([0x6f,0x6b]))return _0x246341([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a8647(_0x5a513b(_0x457c73+_0x40fbf7))!=_0x5be562[_0x246341([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x246341([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x246341([0x56,0x61,0x6c,0x69,0x64]);})[_0x246341([0x74,0x68,0x65,0x6e])](_0x4b3abe=>(_0x3a5385(),_0x4b3abe),()=>{const _0x2e58bb=_0x39c610();return null==_0x2e58bb?(_0x3a5385(),_0x246341([0x56,0x61,0x6c,0x69,0x64])):_0x246341(_0x5628d0-_0x2e58bb>(0x42d348fb^_0x56d359)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x246341([0x74,0x68,0x65,0x6e])](_0x10003b)[_0x246341([0x63,0x61,0x74,0x63,0x68])](()=>{_0x10003b(_0x246341([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x263d16=0x66e9227b^_0x56d359;function _0x3a5385(){const _0xa129d0=_0x246341([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8647(_0x5a513b(_0x28cf8f)),_0x32d182=_0x3a6785(_0x4a8647(window[_0x246341([0x4d,0x61,0x74,0x68])][_0x246341([0x63,0x65,0x69,0x6c])](_0x5628d0/_0x263d16)));window[_0x246341([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x246341([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa129d0,_0x32d182);}function _0x39c610(){const _0x4d821a=_0x246341([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8647(_0x5a513b(_0x28cf8f)),_0x468791=window[_0x246341([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x246341([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d821a);return _0x468791?window[_0x246341([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a6785(_0x468791),0x10)*_0x263d16:null;}function _0xdc9150(_0x27217f){return new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e8566,_0x4f93b6)=>{_0x27217f[_0x246341([0x74,0x68,0x65,0x6e])](_0x1e8566,_0x4f93b6),window[_0x246341([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f93b6,0x66de183b^_0x56d359);});}}_0x26a2f7[_0x246341([0x6f,0x6e])](_0x246341([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3aead1,_0x2cde4c)=>{if(_0x2cde4c[0x0]!=_0x28cf8f)return _0x10003b(_0x246341([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2cde4c[0x1]={..._0x2cde4c[0x1],[_0x246341([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x457c73};},{[_0x246341([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x246341([0x68,0x69,0x67,0x68])}),_0x26a2f7[_0x246341([0x6f,0x6e])](_0x246341([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x200b33=>{_0x1b85eb(_0x200b33[_0x246341([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x399c59=!0x0,_0x5cdf09(_0x200b33[_0x246341([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x246341([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x246341([0x6c,0x6f,0x77])}),_0x1ed6fd[_0x246341([0x74,0x68,0x65,0x6e])](()=>{_0x399c59||_0x10003b(_0x246341([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x204f9e(){return _0x26a2f7[_0x246341([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x246341([0x76,0x69,0x65,0x77])][_0x246341([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x246341([0x61,0x75,0x74,0x6f]);}function _0x4320e3(){_0x26a2f7[_0x246341([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x246341([0x76,0x69,0x65,0x77])][_0x246341([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x246341([0x61,0x75,0x74,0x6f]);}}function _0x762bb1(_0x7f3627){const _0x1edae6=[new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x75da6c=>setTimeout(_0x75da6c,0x66d6f237^_0x56d359)),_0x1ed6fd[_0x246341([0x74,0x68,0x65,0x6e])](()=>new window[(_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2789d2=>{let _0xb1791a=0x0;_0x26a2f7[_0x246341([0x6d,0x6f,0x64,0x65,0x6c])][_0x246341([0x6f,0x6e])](_0x246341([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b31c0,_0xfa4751)=>{_0xfa4751[0x0][_0x246341([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xb1791a++,_0xb1791a==(0x66dfcd03^_0x56d359)&&(_0x2789d2(),_0x4b31c0[_0x246341([0x6f,0x66,0x66])]());});}))];return window[_0x246341([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x246341([0x72,0x61,0x63,0x65])](_0x1edae6)[_0x246341([0x74,0x68,0x65,0x6e])](()=>_0x7f3627);}async function _0x21f23c(){await _0x1ed6fd,_0x26a2f7[_0x246341([0x6d,0x6f,0x64,0x65,0x6c])][_0x246341([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2bf727,_0x26a2f7[_0x246341([0x6d,0x6f,0x64,0x65,0x6c])][_0x246341([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2bf727,_0x26a2f7[_0x246341([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x246341([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2aa9ee(_0x46bb02){const _0x53e9a2=_0x583ef6();_0x26a2f7[_0x53e9a2]=_0x246341([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x46bb02,_0x46bb02!=_0x246341([0x56,0x61,0x6c,0x69,0x64])&&_0x21f23c();}function _0x583ef6(){const _0x137bf7=window[_0x246341([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x246341([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x246341([0x6e,0x6f,0x77])]())[_0x246341([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x246341([0x2e]),'');let _0x31f6f6=_0x246341([0x52]);for(let _0x484be1=0x0;_0x484be1<_0x137bf7[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x484be1+=0x2){let _0x3ac324=window[_0x246341([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x137bf7[_0x246341([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x484be1,_0x484be1+0x2));_0x3ac324>=_0x56617d[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ac324-=_0x56617d[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31f6f6+=_0x56617d[_0x3ac324];}return _0x31f6f6;}function _0x18129b(){const _0x471628=_0x1461e0[_0x246341([0x73,0x70,0x6c,0x69,0x74])](_0x246341([0x2e]));if(0x3!=_0x471628[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2de9ef(_0x471628[0x1]);function _0x2de9ef(_0x421108){const _0x289813=_0x5cbb90(_0x421108);return _0x289813&&_0x447f65()?_0x289813:null;function _0x447f65(){const _0x424456=_0x289813[_0x246341([0x6a,0x74,0x69])],_0x1f5e4f=window[_0x246341([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x424456[_0x246341([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x424456[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1a7f4d={..._0x289813,[_0x246341([0x6a,0x74,0x69])]:_0x424456[_0x246341([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x424456[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1a7f4d[_0x246341([0x76,0x63])],_0x5a513b(_0x1a7f4d)==_0x1f5e4f;}}}async function _0x50b7c0(){let _0x3868a5=!0x0;try{const _0x42b277=_0x1461e0[_0x246341([0x73,0x70,0x6c,0x69,0x74])](_0x246341([0x2e])),[_0x22763a,_0x238416,_0x2a7e13]=_0x42b277;return _0x3967f8(_0x22763a),await _0x29e01e(_0x22763a,_0x238416,_0x2a7e13),_0x3868a5;}catch(_0x3b166d){return!0x1;}function _0x3967f8(_0x3c4cc5){const _0x4bc1b7=_0x5cbb90(_0x3c4cc5);_0x4bc1b7&&_0x4bc1b7[_0x246341([0x61,0x6c,0x67])]==_0x246341([0x45,0x53,0x32,0x35,0x36])||(_0x3868a5=!0x1);}async function _0x29e01e(_0x3bba32,_0x419032,_0x2a25b5){const _0x7277b5=window[_0x246341([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x246341([0x66,0x72,0x6f,0x6d])](_0x58508c(_0x2a25b5),_0x333afd=>_0x333afd[_0x246341([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2097f4=new window[(_0x246341([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x246341([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3bba32+_0x246341([0x2e])+_0x419032),_0x3a91f2=window[_0x246341([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x246341([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a91f2)return;const _0x9fada8=await _0x3a91f2[_0x246341([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x246341([0x6a,0x77,0x6b]),_0x2b845e,{[_0x246341([0x6e,0x61,0x6d,0x65])]:_0x246341([0x45,0x43,0x44,0x53,0x41]),[_0x246341([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x246341([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x246341([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a91f2[_0x246341([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x246341([0x6e,0x61,0x6d,0x65])]:_0x246341([0x45,0x43,0x44,0x53,0x41]),[_0x246341([0x68,0x61,0x73,0x68])]:{[_0x246341([0x6e,0x61,0x6d,0x65])]:_0x246341([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9fada8,_0x7277b5,_0x2097f4)||(_0x3868a5=!0x1);}}function _0x5cbb90(_0x340bda){return _0x340bda[_0x246341([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x246341([0x65,0x79]))?JSON[_0x246341([0x70,0x61,0x72,0x73,0x65])](_0x58508c(_0x340bda)):null;}function _0x58508c(_0x4069aa){return window[_0x246341([0x61,0x74,0x6f,0x62])](_0x4069aa[_0x246341([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x246341([0x2b]))[_0x246341([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x246341([0x2f])));}function _0x5a513b(_0x1cad02){let _0x10221b=0x1505;function _0xb33e9e(_0x1c62b1){for(let _0xa9907a=0x0;_0xa9907a<_0x1c62b1[_0x246341([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa9907a++){const _0xa27291=_0x1c62b1[_0x246341([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa9907a);_0x10221b=(_0x10221b<<0x5)+_0x10221b+_0xa27291,_0x10221b&=_0x10221b;}}function _0x233499(_0x898489){Array[_0x246341([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x898489)?_0x898489[_0x246341([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x233499):_0x898489&&typeof _0x898489==_0x246341([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x246341([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x898489)[_0x246341([0x73,0x6f,0x72,0x74])]()[_0x246341([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2717f1,_0x117f18])=>{_0xb33e9e(_0x2717f1),_0x233499(_0x117f18);}):_0xb33e9e(window[_0x246341([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x898489));}return _0x233499(_0x1cad02),_0x10221b>>>0x0;}function _0x4a8647(_0x4e63c6){return _0x4e63c6[_0x246341([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x246341([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x246341([0x30]));}function _0x3a6785(_0x5d3daf){return _0x5d3daf[_0x246341([0x73,0x70,0x6c,0x69,0x74])]('')[_0x246341([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x246341([0x6a,0x6f,0x69,0x6e])]('');}function _0x2bf727(){}function _0x246341(_0x13131c){const _0x5e9fbe=_0xd158;return _0x13131c[_0x5e9fbe(0x14f)](_0x1732a1=>String[_0x5e9fbe(0x10a)](_0x1732a1))[_0x5e9fbe(0x12e)]('');}_0x2aa9ee(await _0x14e4ef());}(this);}[_0x57093c(0x150)](_0xa217fb){const _0x33c704=_0x57093c;this[_0x33c704(0x141)][_0x33c704(0x136)][_0x33c704(0x122)][_0x33c704(0x112)](_0x4a7309=>{const _0x3cd1fa=_0x33c704;for(const _0x1f0e2c of this[_0x3cd1fa(0x141)][_0x3cd1fa(0x136)][_0x3cd1fa(0x122)][_0x3cd1fa(0x12b)][_0x3cd1fa(0x11e)])_0xa217fb?_0x4a7309[_0x3cd1fa(0x10c)](_0x32a821,_0x1f0e2c):_0x4a7309[_0x3cd1fa(0x144)](_0x32a821,_0x1f0e2c);});}[_0x57093c(0x140)](){const _0x365a98=_0x57093c,{editor:_0x3ced96}=this;_0x3ced96[_0x365a98(0x134)](_0x582a3e),_0x3ced96['ui'][_0x365a98(0x14e)][_0x365a98(0x114)](_0x3cad5f(_0x3ced96[_0x365a98(0x126)],_0x365a98(0x120)));}[_0x57093c(0x10f)](){const _0x37b3db=_0x57093c,{editor:_0x35e0e3}=this,_0xaff41a=_0x35e0e3[_0x37b3db(0x131)][_0x37b3db(0x148)](_0x582a3e)[_0x37b3db(0x128)];_0x35e0e3[_0x37b3db(0x134)](_0x110387,_0xaff41a),_0x35e0e3['ui'][_0x37b3db(0x14e)][_0x37b3db(0x114)](_0x3cad5f(_0x35e0e3[_0x37b3db(0x126)],_0x37b3db(0x14a)));}[_0x57093c(0x11a)](){const _0x52500c=_0x57093c;this[_0x52500c(0x141)][_0x52500c(0x131)][_0x52500c(0x148)](_0x582a3e)[_0x52500c(0x119)](),this[_0x52500c(0x13a)](_0x14cd01[_0x52500c(0x155)][_0x52500c(0x12b)],_0x52500c(0x13b));}}
|