@ckeditor/ckeditor5-list-multi-level 46.1.1-alpha.2 → 46.1.1-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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 t={6:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,m="".concat(c," ").concat(u);r[c]=u+1;var p=i(m),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(d);else{var f=s(d,n);n.byIndex=o,e.splice(o,0,{identifier:m,updater:f,references:1})}l.push(m)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},237:t=>{"use strict";t.exports=CKEditor5.dll},290:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},302:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},557:t=>{"use strict";var e={};t.exports=function(t,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},602:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},623:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},712:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),l=i.n(r)()(s());l.push([t.id,".ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content .multi-level-list{list-style:none}.ck-content .multi-level-list li{position:relative}.ck-content .multi-level-list li .multi-level-list__marker{pointer-events:none}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker:has(span){display:inline-block;position:relative;text-wrap:nowrap;width:0}.ck-content .multi-level-list li .multi-level-list__marker:has(span):before,.ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span):before,[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{transform:translate(100%)}.ck-content .multi-level-list li.ck-list-marker-bold>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-bold>.multi-level-list__marker{font-weight:700}.ck-content .multi-level-list li.ck-list-marker-italic>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-italic>.multi-level-list__marker{font-style:italic}.ck-content .multi-level-list li.ck-list-marker-color>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-color>.multi-level-list__marker{color:var(--ck-content-list-marker-color)}.ck-content .multi-level-list li.ck-list-marker-font-family>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-family>.multi-level-list__marker{font-family:var(--ck-content-list-marker-font-family)}.ck-content .multi-level-list li.ck-list-marker-font-size>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size>.multi-level-list__marker{font-size:var(--ck-content-list-marker-font-size)}.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>.multi-level-list__marker{font-size:var(--ck-content-font-size-tiny)}.ck-content .multi-level-list li.ck-list-marker-font-size-small>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-small>.multi-level-list__marker{font-size:var(--ck-content-font-size-small)}.ck-content .multi-level-list li.ck-list-marker-font-size-big>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-big>.multi-level-list__marker{font-size:var(--ck-content-font-size-big)}.ck-content .multi-level-list li.ck-list-marker-font-size-huge>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-huge>.multi-level-list__marker{font-size:var(--ck-content-font-size-huge)}.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker:not(:has(span)),.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker>span{transform:translate(100%)}",""]);const o=l},718:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i}).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},933:t=>{"use strict";t.exports=function(t){return t[1]}}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>U,MultiLevelListCommand:()=>a,MultiLevelListEditing:()=>m,MultiLevelListUI:()=>j});var t=i(782),e=i(783),s=i(584);const r=o;function l(){const t=["8vbvUsO","commands","model","value","customNumberedList","_getValue","1567993VwqZbI","isListItemBlock","4wwUrYY","defaultListMarkerStyle","find","isEnabled","22415789pNLvXL","107553ImuJfk","ListUtils","customBulletedList","299305CwxTDl","List","getAttribute","listType","_checkEnabled","plugins","editor","listMarkerStyle","683151ajesAJ","selection","refresh","change","getSelectedBlocks","execute","_listUtils","_listDefinitions","1096112DcShpH","110XPvAWs","_getListTypeFromListMarkerStyle","514287esLCCH","get","document","42OFMceI"];return(l=function(){return t})()}function o(t,e){const i=l();return(o=function(t,e){return i[t-=261]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(330872===-parseInt(e(272))/1+-parseInt(e(291))/2+-parseInt(e(283))/3*(parseInt(e(267))/4)+-parseInt(e(275))/5*(parseInt(e(297))/6)+-parseInt(e(265))/7*(-parseInt(e(298))/8)+parseInt(e(294))/9*(-parseInt(e(292))/10)+parseInt(e(271))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{[r(268)];[r(290)];[r(289)];constructor(t,e,i){const n=r;super(t),this[n(268)]=e,this[n(290)]=i,this[n(289)]=this[n(281)][n(280)][n(295)](n(273))}[r(285)](){const t=r;this[t(262)]=this[t(264)](),this[t(270)]=this[t(279)]()}[r(288)](t={}){const e=r,i=this[e(281)][e(261)],n=t[e(282)]||this[e(268)];i[e(286)](()=>{const t=e,i=this[t(293)](n);if(!i)return;const s=i+t(276);this[t(281)][t(288)](s,{additionalAttributes:{listMarkerStyle:n}})})}[r(264)](){const t=r,e=(0,s.first)(this[t(281)][t(261)][t(296)][t(284)][t(287)]());return this[t(289)][t(266)](e)?e[t(277)](t(282)):null}[r(279)](){const t=r,e=this[t(281)],i=e[t(299)][t(295)](t(263)),n=e[t(299)][t(295)](t(274));return i[t(270)]||n[t(270)]}[r(293)](t){const e=r,i=this[e(290)][e(269)](i=>i[e(282)]==t);return i?i[e(278)]:null}}function c(t,e){const i=f();return(c=function(t,e){return i[t-=202]})(t,e)}const u=c;!function(t){const e=c,i=t();for(;;)try{if(677254===parseInt(e(307))/1*(-parseInt(e(321))/2)+-parseInt(e(207))/3+-parseInt(e(253))/4*(parseInt(e(314))/5)+-parseInt(e(280))/6*(-parseInt(e(262))/7)+parseInt(e(306))/8+-parseInt(e(323))/9*(parseInt(e(296))/10)+parseInt(e(285))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class m extends t.Plugin{[u(235)];static get[u(289)](){return u(282)}static get[u(255)](){return!0}static get[u(301)](){return!0}static get[u(218)](){return[u(305)]}constructor(t){const e=u;super(t);const i=this[e(227)][e(290)][e(276)](e(293))||[];this[e(235)]=[{listType:e(295),listMarkerStyle:e(208),className:e(239),listMarkers:[{marker:t=>t+"."}]},...i]}[u(273)](){const t=u,i=this[t(227)],n=i[t(202)],r=i[t(241)][t(292)],l=i[t(214)][t(276)](t(305));i[t(254)][t(219)](t(302),new a(i,t(208),this[t(235)])),n[t(310)][t(210)](t(304),{allowAttributes:[t(297),t(287)]}),n[t(310)][t(245)]((e,i)=>{const n=t,s=e[n(203)];if(n(287)==i||n(297)==i)return!(!s[n(226)](n(233))||!this[n(235)][n(220)](t=>t[n(271)]==s[n(226)](n(271))))&&void 0});for(const e of this[t(235)])i[t(231)][t(303)](t(247))[t(219)](i=>{const s=t;var r,l;i.on(s(224)+(s(295)==e[s(271)]?"ol":"ul"),(r=e,l=n[s(310)],(t,e,i)=>{const n=c,s=e[n(316)];if(e[n(260)]||Object[n(270)](e,i[n(244)](e[n(316)],e[n(308)])),!i[n(250)][n(312)](s,{classes:r[n(212)]}))return;const o=Array[n(209)](e[n(260)][n(317)]({shallow:!0}))[n(275)](t=>l[n(242)](t,n(233)));if(!o[n(309)])return;i[n(250)][n(252)](s,{classes:r[n(212)]}),i[n(250)][n(252)](s,{classes:n(291)}),i[n(250)][n(252)](s,{styles:n(213)});const a=o[0][n(226)](n(284));for(const t of o)t[n(226)](n(284))==a&&(i[n(205)][n(300)](n(271),r[n(271)],t),i[n(205)][n(300)](n(297),r[n(297)],t))}),{priority:s(315)})}),l[t(216)]({scope:t(248),attributeName:t(297),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(297)]?(i[r(215)]([r(291),e[r(212)]],s),i[r(232)](r(213),r(279),s)):(i[r(265)]([r(291),e[r(212)]],s),i[r(281)](r(213),s))}}),l[t(216)]({scope:t(246),attributeName:t(287),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(223)](l(287)))return null;if(n[l(226)](l(271))!=e[l(271)]||n[l(226)](l(297))!=e[l(297)])return null;const o=String(n[l(226)](l(287))),a=this[l(322)](n);return i[l(311)](l(288),{class:l(237),...!r&&{contenteditable:l(204),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(243)](t);return a?(i[e(268)]((0,s.createElement)(t,e(288),{},r?t[e(264)](o):[])),i[e(268)](t[e(264)](" "))):r&&i[e(268)](t[e(264)](o)),i})},canInjectMarkerIntoElement:i=>n[t(310)][t(320)](i,t(319))&&n[t(310)][t(320)](i,t(230))&&!n[t(310)][t(263)](i)&&i[t(226)](t(271))==e[t(271)]&&i[t(226)](t(297))==e[t(297)]});i[t(231)][t(303)](t(247))[t(219)](e=>{const i=t;var n;e.on(i(234),(n=r,(t,e,{writer:i,consumable:s})=>{const r=c,l=e[r(308)],o=l[r(225)],a=e[r(316)];if(s[r(252)](a,{name:!0,classes:r(237)})&&l[r(251)]&&o[r(223)](r(271))&&a[r(206)]>0){const t=n[r(274)](a);let e="";for(const i of t[r(317)]())i.is(r(222))?(e+=i[r(228)][r(236)](),s[r(252)](i[r(259)])):s[r(252)](i,{name:!0});i[r(300)](r(287),e[r(236)](),o)}}))}),l.on(t(256),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(226)](s(271)),o=t[s(226)](s(297))||(s(295)==i?s(208):void 0),a=this[s(235)][s(220)](t=>t[s(271)]==i&&t[s(297)]==o);if(s(295)!=i&&s(278)!=i&&(t[s(223)](s(287))&&(n[s(318)](s(287),t),e[s(266)]=!0),t[s(223)](s(297))&&(n[s(318)](s(297),t),e[s(266)]=!0)),!a){s(278)!=i||o||(n[s(300)](s(271),s(229),t),e[s(266)]=!0);continue}t[s(223)](s(297))||(n[s(300)](s(297),o,t),e[s(266)]=!0);const c=t[s(226)](s(284));if(l&&l[s(226)](s(233))==t[s(226)](s(233)))continue;r[s(309)]=c+1,l||r[c]?l&&l[s(226)](s(271))!=a[s(271)]?r[c]=1:r[c]++:r[c]=t[s(226)](s(294))||1;const u=p(c,a,r);t[s(226)](s(287))!=u&&(n[s(300)](s(287),u,t),e[s(266)]=!0)}});const o=i[t(241)][t(292)][t(261)];this[t(277)](o,t(257),(i,n)=>{const s=t,r=new e.Matcher({name:s(288),classes:s(237)}),l=new e.Matcher({name:"ol",classes:s(291),styles:{"list-style-type":s(279)}}),o=new e.ViewUpcastWriter(n[s(286)][s(261)]),a=[];for(const t of o[s(274)](n[s(286)])[s(317)]())t.is(s(258))&&r[s(240)](t)&&a[s(269)](t),t.is(s(258))&&l[s(240)](t)&&o[s(281)](s(213),t);for(const t of a)o[s(313)](t)})}[u(272)](){!async function(t){const e=h([80,72,81,51,89,85,73,66,114,108,48,88,100,110,119,71,57,107,101,122,56,115,102,112,77,118,49,121,116,87,70,82,78,90,79,86,53,106,74,97,113,55,84,99,50,111,103,117,98,54,52,120,67,75,68,69,65,76,83,105,104,109]),i=window[h([68,97,116,101])][h([110,111,119])](),n=t[h([101,100,105,116,111,114])],r=new(window[h([80,114,111,109,105,115,101])])(t=>{n[h([111,110,99,101])](h([114,101,97,100,121]),t)}),l={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},o=n[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),r[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;n[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(i,n)=>{n[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}function u(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](m(t)):null}function m(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function p(t){let e=5381;function i(t){for(let i=0;i<t[h([108,101,110,103,116,104])];i++){const n=t[h([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,n])=>{i(e),t(n)}):i(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function v(){}function h(t){const e=c;return t[e(217)](t=>String[e(298)](t))[e(211)]("")}!function(t){const i=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let i=h([80]);for(let n=0;n<t[h([108,101,110,103,116,104])];n+=2){let s=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[h([108,101,110,103,116,104])]&&(s-=e[h([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=h([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=h([86,97,108,105,100])&&async function(){await r,n[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=v,n[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=v,n[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,v=null;try{return o==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[h([115,112,108,105,116])](h([46]));return 3!=t[h([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&i()?e:null;function i(){const t=e[h([106,116,105])],i=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),n={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete n[h([118,99])],p(n)==i}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(v=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(a=>{if(l())return a(h([86,97,108,105,100]));o(),n[h([100,101,99,111,114,97,116,101])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function m(t){return!!t&&(typeof t===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function v(n){o(n)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(p(u+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(r(),t),()=>{const t=l();return null==t?(r(),h([86,97,108,105,100])):h(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](a)[h([99,97,116,99,104])](()=>{a(h([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function r(){const e=h([108,108,99,116,45])+d(p(t)),n=f(d(window[h([77,97,116,104])][h([99,101,105,108])](i/s)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,n)}function l(){const e=h([108,108,99,116,45])+d(p(t)),i=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return i?window[h([112,97,114,115,101,73,110,116])](f(i),16)*s:null}function o(t){return new(window[h([80,114,111,109,105,115,101])])((e,i)=>{t[h([116,104,101,110])](e,i),window[h([115,101,116,84,105,109,101,111,117,116])](i,12e4)})}}n[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,i)=>{if(i[0]!=t)return a(h([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[h([114,101,113,117,101,115,116,73,100])]:u}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),n[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(c=!0,v(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),r[h([116,104,101,110])](()=>{c||a(h([85,115,97,103,101,76,105,109,105,116]))})});function l(){return n[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function o(){n[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const n=o[h([115,112,108,105,116])](h([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch{return!1}function e(e){const i=u(e);i&&i[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](m(n),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),r=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+i),o=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!o)return;const a=await o[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),l,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await o[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!(!e||!e[h([105,110,99,108,117,100,101,115])](h([42]))&&!e[h([105,110,99,108,117,100,101,115])](h([77,76,76])))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757808e3;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=c,i=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[h([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[h([108,111,99,97,116,105,111,110])][e(267)]);if(i[h([105,110,99,108,117,100,101,115])](n))return!0;const s=n[h([115,112,108,105,116])](h([46]));return i[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=s[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(s[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>s[h([101,118,101,114,121])]((e,i)=>t[i]===e||t[i]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=a(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([116,114,105,97,108])&&(e=a(h([84,114,105,97,108,76,105,109,105,116]))),await(e&&v?new(window[h([80,114,111,109,105,115,101])])((t,i)=>{e[h([116,104,101,110])](t,i),v[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},i)}):e||v||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}}function p(t,e,i){const n=u;let s=e[n(238)][t%e[n(238)][n(309)]];if(void 0===s[n(299)]||s[n(299)])return i[n(283)](0,t+1)[n(217)]((t,i)=>(s=e[n(238)][i%e[n(238)][n(309)]],d(s[n(221)],t)))[n(211)]("");{const t=i[i[n(309)]-1];return d(s[n(221)],t)}}function d(t,e){return u(249)==typeof t?t(e):t}function f(){const t=["childCount","2829498FwEaYJ","legal","from","extend","join","className","list-style-type","plugins","addClass","registerDowncastStrategy","map","requires","add","find","marker","$textProxy","hasAttribute","element:","parent","getAttribute","editor","data","bulleted","$inlineObject","conversion","setStyle","listItemId","element:span","_listDefinitions","trim","multi-level-list__marker","listMarkers","legal-list","match","editing","checkAttribute","toDomElement","convertChildren","addAttributeCheck","itemMarker","upcast","list","function","consumable","isAtStart","consume","2478868SEjYdw","commands","isOfficialPlugin","postFixer","clipboardOutput","element","textNode","modelRange","document","3610166MYVstw","isLimit","createTextNode","removeClass","return","href","appendChild","push","assign","listType","afterInit","init","createRangeIn","filter","get","listenTo","customBulleted","none","12WKwYrG","removeStyle","MultiLevelListEditing","slice","listIndent","33307791lVTfjw","content","listMarker","span","pluginName","config","multi-level-list","view","listMultiLevel.listDefinitions","listStart","customNumbered","60YkHwRx","listMarkerStyle","fromCharCode","showMarkerPath","setAttribute","isPremiumPlugin","multiLevelList","for","$listItem","ListEditing","6944WILXIk","4391liUcsp","modelCursor","length","schema","createUIElement","test","remove","5oMAzig","low","viewItem","getItems","removeAttribute","$text","checkChild","400rWiPuJ","canInjectMarkerIntoElement","1412982KsEIOl","model","last","false","writer"];return(f=function(){return t})()}var v=i(355),h=i(311);function k(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(6),y=i.n(w),b=i(602),g=i.n(b),I=i(557),L=i.n(I),_=i(302),x=i.n(_),M=i(290),A=i.n(M),S=i(623),C={attributes:{"data-cke":!0}};C.setAttributes=x(),C.insert=L().bind(null,"head"),C.domAPI=g(),C.insertStyleElement=A();y()(S.A,C);S.A&&S.A.locals&&S.A.locals;const P=T;function T(t,e){const i=E();return(T=function(t,e){return i[t-=130]})(t,e)}function E(){const t=["getComputedStyle","render","set","last","arrowdown","addMany","errorText","322bFsnSz","581088NwwIsl","uiLanguageDirection","some","isEnabled","arrowright","70770xyLYiN","1292100uHMEyg","List properties","fieldView","toMany","9lCWKDZ","locale","focusLast","35112JaQRBc","Start at","element","window","getPropertyValue","focusTracker","bind","startIndex","757629JgHABM","ck-multi-level-list-properties__start-index","div","additionalPropertiesCollapsibleView","tab","length","push","Invalid start index value.","_addListPropertyViews","204779AdhPUh","1626656RPZlPi","isCollapsed","focusCycler","ck-multi-level-list-properties","styles","fire","Start index must be greater than 0.","split","ck-multi-level-list-styles","listStart","delegate","startIndexFieldView","checkValidity","createCollection","arrowup","input","focusFirst","stylesView","change:isEnabled","listenTo","stopPropagation","destroy","ck-multi-level-list-properties_without-styles","execute","_createStylesView","ck-multi-level-list-properties_with-multi-level-properties","valueAsNumber","shift + tab","isNaN","focus","arrowleft","setTemplate","focusables","grid-template-columns","_createStartIndexField","keystrokes","children","numeric","buttonView","add","first"];return(E=function(){return t})()}!function(t){const e=T,i=t();for(;;)try{if(151981===-parseInt(e(192))/1+parseInt(e(167))/2+parseInt(e(183))/3+-parseInt(e(162))/4+-parseInt(e(168))/5+parseInt(e(175))/6*(parseInt(e(161))/7)+-parseInt(e(193))/8*(-parseInt(e(172))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class N extends h.View{[P(149)];[P(130)]=null;[P(186)]=null;[P(204)]=null;[P(180)]=new s.FocusTracker;[P(148)]=new s.KeystrokeHandler;[P(145)]=new h.ViewCollection;[P(195)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=P;super(t);const r=["ck",s(196)];this[s(149)]=this[s(206)](),this[s(195)]=new h.FocusCycler({focusables:this[s(145)],focusTracker:this[s(180)],keystrokeHandler:this[s(148)],actions:{focusPrevious:s(140),focusNext:s(187)}}),e[s(197)]?(this[s(130)]=this[s(137)](i,n),this[s(149)][s(152)](this[s(130)])):r[s(189)](s(135)),e[s(182)]&&(this[s(191)](e),r[s(189)](s(138))),this[s(144)]({tag:s(185),attributes:{class:r},children:this[s(149)]})}[P(155)](){const t=P;if(super[t(155)](),this[t(130)]){this[t(145)][t(152)](this[t(130)]),this[t(180)][t(152)](this[t(130)][t(177)]),this[t(204)]&&(this[t(145)][t(152)](this[t(149)][t(157)][t(151)]),this[t(180)][t(152)](this[t(149)][t(157)][t(151)][t(177)]));for(const e of this[t(130)][t(149)])this[t(130)][t(180)][t(152)](e[t(177)]);(0,h.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(130)][t(148)],focusTracker:this[t(130)][t(180)],gridItems:this[t(130)][t(149)],numberOfColumns:()=>s.global[t(178)][t(154)](this[t(130)][t(177)])[t(179)](t(146))[t(200)](" ")[t(188)],uiLanguageDirection:this[t(173)]&&this[t(173)][t(163)]})}if(this[t(204)]){this[t(145)][t(152)](this[t(204)]),this[t(180)][t(152)](this[t(204)][t(177)]);const e=e=>e[t(133)]();this[t(148)][t(156)](t(166),e),this[t(148)][t(156)](t(143),e),this[t(148)][t(156)](t(207),e),this[t(148)][t(156)](t(158),e)}this[t(148)][t(132)](this[t(177)])}[P(142)](){const t=P;this[t(195)][t(209)]()}[P(174)](){const t=P;this[t(195)][t(174)]()}[P(134)](){const t=P;super[t(134)](),this[t(180)][t(134)](),this[t(148)][t(134)]()}[P(137)](t,e){const i=P,n=new h.View(this[i(173)]);return n[i(149)]=n[i(206)](),n[i(149)][i(159)](t),n[i(144)]({tag:i(185),attributes:{"aria-label":e,class:["ck",i(201)]},children:n[i(149)]}),n[i(149)][i(203)](i(136)).to(this),n[i(142)]=function(){const t=i;this[t(149)][t(153)][t(142)]()},n[i(180)]=new s.FocusTracker,n[i(148)]=new s.KeystrokeHandler,n[i(155)](),n[i(148)][i(132)](n[i(177)]),n}[P(191)](t){const e=P,i=[];t[e(182)]&&(this[e(204)]=this[e(147)](),i[e(189)](this[e(204)])),t[e(197)]?(this[e(186)]=new h.CollapsibleView(this[e(173)],i),this[e(186)][e(156)]({label:k(this[e(173)],e(169)),isCollapsed:!0}),this[e(186)][e(151)][e(181)](e(165))[e(171)](i,e(165),(...t)=>t[e(164)](t=>t)),this[e(186)][e(151)].on(e(131),(t,i,n)=>{const s=e;n||(this[s(186)][s(194)]=!0)}),this[e(149)][e(152)](this[e(186)])):this[e(149)][e(159)](i)}[P(147)](){const t=P,e=new h.LabeledFieldView(this[t(173)],h.createLabeledInputNumber);return e[t(156)]({label:k(this[t(173)],t(176)),class:t(184)}),e[t(170)][t(156)]({min:0,step:1,value:1,inputMode:t(150)}),e[t(170)].on(t(208),()=>{const i=t,n=e[i(170)][i(177)],s=n[i(139)];Number[i(141)](s)?e[i(160)]=k(this[i(173)],i(190)):n[i(205)]()?this[i(198)](i(202),{startIndex:s}):e[i(160)]=k(this[i(173)],i(199))}),e}}const V=z;function O(){const t=["bind","class","length","editing","3ccCXlq","licenseKey","_showLicenseError","delegate","pluginName","menuBar:multiLevelList","startIndex","multiLevelListLicenseKeyInvalid","multiLevelList","add","isPremiumPlugin","isOfficialPlugin","883800xXPRjp","usageLimit","plugins","children","destroy","reversed","featureNotAllowed","MultiLevelList","commands","expired","listStart","185560vZTIDm","multiLevelListLicenseKeyEvaluationLimit","multiLevelListLicenseKeyValid","595565yeHeUf","list.properties","381108qbYOgn","execute","Multi-level list styles toolbar","locale","componentFactory","focus","ListProperties","value","startIndexFieldView","evaluationLimit","multiLevelListLicenseKeyTrialLimit","get","trialLimit","MultiLevelListUI","308192lGXaoi","multiLevelListLicenseKeyDomainLimit","2574280WwiBAI","has","set","multiLevelListLicenseKeyNotAllowed","invalid","fieldView","Multi-level List","once","isEnabled","styles","editor","multiLevelListLicenseKeyExpired","buttonView","multiLevelListLicenseKeyUsageLimit","domainLimit","view","152430JlYMeZ","init","_licenseKeyCheckInterval","isOn","config","ck-list-styles-dropdown","change:isOpen","panelView"];return(O=function(){return t})()}function z(t,e){const i=O();return(z=function(t,e){return i[t-=133]})(t,e)}!function(t){const e=z,i=t();for(;;)try{if(144280===-parseInt(e(196))/1+-parseInt(e(178))/2+-parseInt(e(136))/3*(-parseInt(e(159))/4)+-parseInt(e(162))/5+parseInt(e(148))/6+parseInt(e(164))/7+parseInt(e(180))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(O);class j extends t.Plugin{[V(137)];[V(198)];static get[V(140)](){return V(177)}static get[V(147)](){return!0}static get[V(146)](){return!0}[V(197)](){const t=V,e=this[t(190)];e.ui[t(168)][t(145)](t(144),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(156)][o(175)](i),c=e[o(200)][o(175)](o(163))||{},u=e[o(150)][o(181)](o(170)),m=c[o(142)];return u&&m?t=>{const c=o,u=(0,h.createDropdown)(t,h.SplitButtonView),m=u[c(192)];return u[c(204)](c(188)).to(a),u[c(133)]=c(201),m.on(c(165),()=>{const t=c;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),m[c(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(204)](c(199)).to(a,c(171),t=>!!t),u[c(187)](c(202),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=z,r=t[s(167)],l=t[s(200)][s(175)](s(163));l[s(153)]=!1,i[s(134)]||(l[s(189)]=!1);const o=new N(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(142)]){const e=t[s(156)][s(175)](s(158));o[s(172)][s(204)](s(188)).to(e),o[s(172)][s(185)][s(204)](s(171)).to(e),o.on(s(158),(e,i)=>t[s(165)](s(158),i))}return o[s(139)](s(165)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(203)][t(151)][t(145)](n)}),u.on(c(165),()=>{const t=c;e[t(135)][t(195)][t(169)]()}),u}:t=>{const r=o,l=new h.ButtonView(t);return l[r(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(204)](r(199)).to(a,r(171),t=>!!t),l.on(r(165),()=>{const t=r;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),l}}({editor:e,parentCommandName:t(144),buttonLabel:k(e[t(167)],t(186)),buttonIcon:v.IconMultiLevelList,styleGridAriaLabel:k(e[t(167)],t(166)),styleDefinitions:[]})),e.ui[t(168)][t(145)](t(141),()=>{const i=t,n=e[i(156)][i(175)](i(144)),s=new h.MenuBarMenuListItemButtonView(e[i(167)]);return s[i(182)]({label:k(e[i(167)],i(186)),icon:v.IconMultiLevelList}),s[i(204)](i(188)).to(n),s[i(204)](i(199)).to(n,i(171),t=>!!t),s.on(i(165),()=>{const t=i;e[t(165)](t(144)),e[t(135)][t(195)][t(169)]()}),s}),this[t(137)]=this[t(190)][t(200)][t(175)](t(137));const i=this[t(190)];this[t(198)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(161)==r||e(143)==r||e(191)==r||e(179)==r||e(183)==r||e(160)==r||e(174)==r||e(193)==r){delete i[s],n=r,clearInterval(this[e(198)]),this[e(198)]=void 0;break}}e(143)==n&&i[e(138)](e(184)),e(191)==n&&i[e(138)](e(157)),e(179)==n&&i[e(138)](e(194)),e(183)==n&&i[e(138)](e(154),e(155)),e(160)==n&&i[e(138)](e(173)),e(174)==n&&i[e(138)](e(176)),e(193)==n&&i[e(138)](e(149))},1e3)}[V(152)](){const t=V;super[t(152)](),this[t(198)]&&clearInterval(this[t(198)])}}var D=i(712),K={attributes:{"data-cke":!0}};K.setAttributes=x(),K.insert=L().bind(null,"head"),K.domAPI=g(),K.insertStyleElement=A();y()(D.A,K);D.A&&D.A.locals&&D.A.locals;function B(t,e){var i=H();return(B=function(t,e){return i[t-=499]})(t,e)}var F=B;function H(){var t=["4041846cDUZlf","isPremiumPlugin","672264PgnTeH","1967077kEdAhN","2161175aZICvh","1xzSFjH","743168qpTqCn","2649834tLCHKH","isOfficialPlugin","pluginName","MultiLevelList","requires","21096OfqfmJ"];return(H=function(){return t})()}!function(t){for(var e=B,i=t();;)try{if(472540===-parseInt(e(503))/1*(parseInt(e(504))/2)+parseInt(e(505))/3+parseInt(e(510))/4+parseInt(e(502))/5+-parseInt(e(511))/6+parseInt(e(501))/7+-parseInt(e(500))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class U extends t.Plugin{static get[F(507)](){return F(508)}static get[F(506)](){return!0}static get[F(499)](){return!0}static get[F(509)](){return[m,j]}}function R(t,e){var i=Y();return(R=function(t,e){return i[t-=255]})(t,e)}function Y(){var t=["3258759zPZETs","31019823DRkVIL","130UbSWWq","1038832GBaAfG","6595500zuynYu","84572kYjMat","7PvTQdd","1067658QAcAwz","1650970BcTkQc"];return(Y=function(){return t})()}!function(t){for(var e=R,i=t();;)try{if(599107===-parseInt(e(258))/1+parseInt(e(259))/2+-parseInt(e(260))/3+-parseInt(e(256))/4*(parseInt(e(262))/5)+parseInt(e(255))/6*(-parseInt(e(257))/7)+parseInt(e(263))/8+parseInt(e(261))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Y)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
5
+ */(()=>{var t={6:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,m="".concat(c," ").concat(u);r[c]=u+1;var p=i(m),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(d);else{var f=s(d,n);n.byIndex=o,e.splice(o,0,{identifier:m,updater:f,references:1})}l.push(m)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},237:t=>{"use strict";t.exports=CKEditor5.dll},290:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},302:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},557:t=>{"use strict";var e={};t.exports=function(t,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},602:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},623:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},712:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),l=i.n(r)()(s());l.push([t.id,".ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content .multi-level-list{list-style:none}.ck-content .multi-level-list li{position:relative}.ck-content .multi-level-list li .multi-level-list__marker{pointer-events:none}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker:has(span){display:inline-block;position:relative;text-wrap:nowrap;width:0}.ck-content .multi-level-list li .multi-level-list__marker:has(span):before,.ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span):before,[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{transform:translate(100%)}.ck-content .multi-level-list li.ck-list-marker-bold>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-bold>.multi-level-list__marker{font-weight:700}.ck-content .multi-level-list li.ck-list-marker-italic>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-italic>.multi-level-list__marker{font-style:italic}.ck-content .multi-level-list li.ck-list-marker-color>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-color>.multi-level-list__marker{color:var(--ck-content-list-marker-color)}.ck-content .multi-level-list li.ck-list-marker-font-family>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-family>.multi-level-list__marker{font-family:var(--ck-content-list-marker-font-family)}.ck-content .multi-level-list li.ck-list-marker-font-size>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size>.multi-level-list__marker{font-size:var(--ck-content-list-marker-font-size)}.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>.multi-level-list__marker{font-size:var(--ck-content-font-size-tiny)}.ck-content .multi-level-list li.ck-list-marker-font-size-small>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-small>.multi-level-list__marker{font-size:var(--ck-content-font-size-small)}.ck-content .multi-level-list li.ck-list-marker-font-size-big>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-big>.multi-level-list__marker{font-size:var(--ck-content-font-size-big)}.ck-content .multi-level-list li.ck-list-marker-font-size-huge>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-huge>.multi-level-list__marker{font-size:var(--ck-content-font-size-huge)}.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker:not(:has(span)),.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker>span{transform:translate(100%)}",""]);const o=l},718:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i}).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},933:t=>{"use strict";t.exports=function(t){return t[1]}}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>U,MultiLevelListCommand:()=>a,MultiLevelListEditing:()=>u,MultiLevelListUI:()=>j});var t=i(782),e=i(783),s=i(584);const r=o;function l(){const t=["8vbvUsO","commands","model","value","customNumberedList","_getValue","1567993VwqZbI","isListItemBlock","4wwUrYY","defaultListMarkerStyle","find","isEnabled","22415789pNLvXL","107553ImuJfk","ListUtils","customBulletedList","299305CwxTDl","List","getAttribute","listType","_checkEnabled","plugins","editor","listMarkerStyle","683151ajesAJ","selection","refresh","change","getSelectedBlocks","execute","_listUtils","_listDefinitions","1096112DcShpH","110XPvAWs","_getListTypeFromListMarkerStyle","514287esLCCH","get","document","42OFMceI"];return(l=function(){return t})()}function o(t,e){const i=l();return(o=function(t,e){return i[t-=261]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(330872===-parseInt(e(272))/1+-parseInt(e(291))/2+-parseInt(e(283))/3*(parseInt(e(267))/4)+-parseInt(e(275))/5*(parseInt(e(297))/6)+-parseInt(e(265))/7*(-parseInt(e(298))/8)+parseInt(e(294))/9*(-parseInt(e(292))/10)+parseInt(e(271))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{[r(268)];[r(290)];[r(289)];constructor(t,e,i){const n=r;super(t),this[n(268)]=e,this[n(290)]=i,this[n(289)]=this[n(281)][n(280)][n(295)](n(273))}[r(285)](){const t=r;this[t(262)]=this[t(264)](),this[t(270)]=this[t(279)]()}[r(288)](t={}){const e=r,i=this[e(281)][e(261)],n=t[e(282)]||this[e(268)];i[e(286)](()=>{const t=e,i=this[t(293)](n);if(!i)return;const s=i+t(276);this[t(281)][t(288)](s,{additionalAttributes:{listMarkerStyle:n}})})}[r(264)](){const t=r,e=(0,s.first)(this[t(281)][t(261)][t(296)][t(284)][t(287)]());return this[t(289)][t(266)](e)?e[t(277)](t(282)):null}[r(279)](){const t=r,e=this[t(281)],i=e[t(299)][t(295)](t(263)),n=e[t(299)][t(295)](t(274));return i[t(270)]||n[t(270)]}[r(293)](t){const e=r,i=this[e(290)][e(269)](i=>i[e(282)]==t);return i?i[e(278)]:null}}const c=f;!function(t){const e=f,i=t();for(;;)try{if(273459===-parseInt(e(461))/1*(-parseInt(e(391))/2)+parseInt(e(385))/3*(parseInt(e(444))/4)+-parseInt(e(458))/5*(-parseInt(e(374))/6)+parseInt(e(432))/7+parseInt(e(375))/8+-parseInt(e(349))/9*(parseInt(e(369))/10)+-parseInt(e(356))/11*(parseInt(e(357))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(p);class u extends t.Plugin{[c(454)];static get[c(345)](){return c(455)}static get[c(460)](){return!0}static get[c(416)](){return!0}static get[c(414)](){return[c(379)]}constructor(t){const e=c;super(t);const i=this[e(441)][e(390)][e(358)](e(372))||[];this[e(454)]=[{listType:e(418),listMarkerStyle:e(419),className:e(445),listMarkers:[{marker:t=>t+"."}]},...i]}[c(435)](){const t=c,i=this[t(441)],n=i[t(433)],r=i[t(431)][t(344)],l=i[t(446)][t(358)](t(379));i[t(449)][t(367)](t(421),new a(i,t(419),this[t(454)])),n[t(396)][t(388)](t(453),{allowAttributes:[t(426),t(395)]}),n[t(396)][t(386)]((e,i)=>{const n=t,s=e[n(437)];if(n(395)==i||n(426)==i)return!(!s[n(422)](n(459))||!this[n(454)][n(389)](t=>t[n(402)]==s[n(422)](n(402))))&&void 0});for(const e of this[t(454)])i[t(377)][t(353)](t(352))[t(367)](i=>{const s=t;var r,l;i.on(s(424)+(s(418)==e[s(402)]?"ol":"ul"),(r=e,l=n[s(396)],(t,e,i)=>{const n=f,s=e[n(465)];if(e[n(439)]||Object[n(371)](e,i[n(420)](e[n(465)],e[n(450)])),!i[n(451)][n(368)](s,{classes:r[n(354)]}))return;const o=Array[n(452)](e[n(439)][n(442)]({shallow:!0}))[n(464)](t=>l[n(401)](t,n(459)));if(!o[n(351)])return;i[n(451)][n(434)](s,{classes:r[n(354)]}),i[n(451)][n(434)](s,{classes:n(394)}),i[n(451)][n(434)](s,{styles:n(373)});const a=o[0][n(422)](n(456));for(const t of o)t[n(422)](n(456))==a&&(i[n(440)][n(398)](n(402),r[n(402)],t),i[n(440)][n(398)](n(426),r[n(426)],t))}),{priority:s(376)})}),l[t(350)]({scope:t(363),attributeName:t(426),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(426)]?(i[r(392)]([r(394),e[r(354)]],s),i[r(425)](r(373),r(436),s)):(i[r(370)]([r(394),e[r(354)]],s),i[r(415)](r(373),s))}}),l[t(350)]({scope:t(413),attributeName:t(395),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(360)](l(395)))return null;if(n[l(422)](l(402))!=e[l(402)]||n[l(422)](l(426))!=e[l(426)])return null;const o=String(n[l(422)](l(395))),a=this[l(366)](n);return i[l(429)](l(462),{class:l(427),...!r&&{contenteditable:l(348),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(400)](t);return a?(i[e(417)]((0,s.createElement)(t,e(462),{},r?t[e(403)](o):[])),i[e(417)](t[e(403)](" "))):r&&i[e(417)](t[e(403)](o)),i})},canInjectMarkerIntoElement:i=>n[t(396)][t(362)](i,t(380))&&n[t(396)][t(362)](i,t(443))&&!n[t(396)][t(399)](i)&&i[t(422)](t(402))==e[t(402)]&&i[t(422)](t(426))==e[t(426)]});i[t(377)][t(353)](t(352))[t(367)](e=>{const i=t;var n;e.on(i(411),(n=r,(t,e,{writer:i,consumable:s})=>{const r=f,l=e[r(450)],o=l[r(463)],a=e[r(465)];if(s[r(434)](a,{name:!0,classes:r(427)})&&l[r(382)]&&o[r(360)](r(402))&&a[r(448)]>0){const t=n[r(355)](a);let e="";for(const i of t[r(442)]())i.is(r(381))?(e+=i[r(364)][r(409)](),s[r(434)](i[r(412)])):s[r(434)](i,{name:!0});i[r(398)](r(395),e[r(409)](),o)}}))}),l.on(t(346),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(422)](s(402)),o=t[s(422)](s(426))||(s(418)==i?s(419):void 0),a=this[s(454)][s(389)](t=>t[s(402)]==i&&t[s(426)]==o);if(s(418)!=i&&s(430)!=i&&(t[s(360)](s(395))&&(n[s(384)](s(395),t),e[s(423)]=!0),t[s(360)](s(426))&&(n[s(384)](s(426),t),e[s(423)]=!0)),!a){s(430)!=i||o||(n[s(398)](s(402),s(383),t),e[s(423)]=!0);continue}t[s(360)](s(426))||(n[s(398)](s(426),o,t),e[s(423)]=!0);const c=t[s(422)](s(456));if(l&&l[s(422)](s(459))==t[s(422)](s(459)))continue;r[s(351)]=c+1,l||r[c]?l&&l[s(422)](s(402))!=a[s(402)]?r[c]=1:r[c]++:r[c]=t[s(422)](s(428))||1;const u=m(c,a,r);t[s(422)](s(395))!=u&&(n[s(398)](s(395),u,t),e[s(423)]=!0)}});const o=i[t(431)][t(344)][t(407)];this[t(457)](o,t(447),(i,n)=>{const s=t,r=new e.Matcher({name:s(462),classes:s(427)}),l=new e.Matcher({name:"ol",classes:s(394),styles:{"list-style-type":s(436)}}),o=new e.ViewUpcastWriter(n[s(405)][s(407)]),a=[];for(const t of o[s(355)](n[s(405)])[s(442)]())t.is(s(359))&&r[s(393)](t)&&a[s(347)](t),t.is(s(359))&&l[s(393)](t)&&o[s(415)](s(373),t);for(const t of a)o[s(343)](t)})}[c(410)](){!async function(t){const e=v([80,72,81,51,89,85,73,66,114,108,48,88,100,110,119,71,57,107,101,122,56,115,102,112,77,118,49,121,116,87,70,82,78,90,79,86,53,106,74,97,113,55,84,99,50,111,103,117,98,54,52,120,67,75,68,69,65,76,83,105,104,109]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])(t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)}),l={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([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]),[v([121])]:v([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]),[v([97,108,103])]:v([69,83,50,53,54])},o=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),r[v([116,104,101,110])](()=>new(window[v([80,114,111,109,105,115,101])])(t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())})}))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])](()=>t)}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](u(t)):null}function u(t){return window[v([97,116,111,98])](t[v([114,101,112,108,97,99,101])](/-/g,v([43]))[v([114,101,112,108,97,99,101])](/_/g,v([47])))}function m(t){let e=5381;function i(t){for(let i=0;i<t[v([108,101,110,103,116,104])];i++){const n=t[v([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])](([e,n])=>{i(e),t(n)}):i(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function p(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function d(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function h(){}function v(t){const e=f;return t[e(361)](t=>String[e(387)](t))[e(404)]("")}!function(t){const i=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let i=v([80]);for(let n=0;n<t[v([108,101,110,103,116,104])];n+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,n[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=h,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,n[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return o==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],m(n)==i}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[v([80,114,111,109,105,115,101])])(a=>{if(l())return a(v([86,97,108,105,100]));o(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function f(t){return!!t&&(typeof t===v([111,98,106,101,99,116])||typeof t===v([102,117,110,99,116,105,111,110]))&&typeof t[v([116,104,101,110])]===v([102,117,110,99,116,105,111,110])&&typeof t[v([99,97,116,99,104])]===v([102,117,110,99,116,105,111,110])}function h(n){o(n)[v([116,104,101,110])](t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?p(m(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116]))[v([116,104,101,110])](t=>(r(),t),()=>{const t=l();return null==t?(r(),v([86,97,108,105,100])):v(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[v([116,104,101,110])](a)[v([99,97,116,99,104])](()=>{a(v([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function r(){const e=v([108,108,99,116,45])+p(m(t)),n=d(p(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function l(){const e=v([108,108,99,116,45])+p(m(t)),i=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return i?window[v([112,97,114,115,101,73,110,116])](d(i),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)})}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}},{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{f(t[v([114,101,116,117,114,110])])&&(c=!0,h(t[v([114,101,116,117,114,110])]))},{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])](()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))})});function l(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function o(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=o[v([115,112,108,105,116])](v([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch{return!1}function e(e){const i=c(e);i&&i[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](u(n),t=>t[v([99,104,97,114,67,111,100,101,65,116])](0)),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),o=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!o)return;const a=await o[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),l,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await o[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757894400;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=f,i=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[v([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[v([108,111,99,97,116,105,111,110])][e(438)]);if(i[v([105,110,99,108,117,100,101,115])](n))return!0;const s=n[v([115,112,108,105,116])](v([46]));return i[v([102,105,108,116,101,114])](t=>t[v([105,110,99,108,117,100,101,115])](v([42])))[v([109,97,112])](t=>t[v([115,112,108,105,116])](v([46])))[v([102,105,108,116,101,114])](t=>t[v([108,101,110,103,116,104])]<=s[v([108,101,110,103,116,104])])[v([109,97,112])](t=>Array(s[v([108,101,110,103,116,104])]-t[v([108,101,110,103,116,104])])[v([102,105,108,108])](t[0]===v([42])?v([42]):"")[v([99,111,110,99,97,116])](t))[v([115,111,109,101])](t=>s[v([101,118,101,114,121])]((e,i)=>t[i]===e||t[i]===v([42])))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[v([80,114,111,109,105,115,101])])((t,i)=>{e[v([116,104,101,110])](t,i),h[v([116,104,101,110])](e=>{e!=v([86,97,108,105,100])&&t(e)},i)}):e||h||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch{return v([73,110,118,97,108,105,100])}}())}(this)}}function m(t,e,i){const n=c;let s=e[n(378)][t%e[n(378)][n(351)]];if(void 0===s[n(397)]||s[n(397)])return i[n(365)](0,t+1)[n(361)]((t,i)=>(s=e[n(378)][i%e[n(378)][n(351)]],d(s[n(406)],t)))[n(404)]("");{const t=i[i[n(351)]-1];return d(s[n(406)],t)}}function p(){const t=["last","href","modelRange","writer","editor","getItems","$inlineObject","488niKVcT","legal-list","plugins","clipboardOutput","childCount","commands","modelCursor","consumable","from","$listItem","_listDefinitions","MultiLevelListEditing","listIndent","listenTo","110laXCdv","listItemId","isOfficialPlugin","1etPrZh","span","parent","filter","viewItem","remove","view","pluginName","postFixer","push","false","8865acGexe","registerDowncastStrategy","length","upcast","for","className","createRangeIn","11XESPCY","13474932ZhZFbY","get","element","hasAttribute","map","checkChild","list","data","slice","canInjectMarkerIntoElement","add","test","1210zZaAEF","removeClass","assign","listMultiLevel.listDefinitions","list-style-type","145434xRzQHF","437296ohVbbS","low","conversion","listMarkers","ListEditing","$text","$textProxy","isAtStart","bulleted","removeAttribute","11559hlYqmC","addAttributeCheck","fromCharCode","extend","find","config","714286ciTbXj","addClass","match","multi-level-list","listMarker","schema","showMarkerPath","setAttribute","isLimit","toDomElement","checkAttribute","listType","createTextNode","join","content","marker","document","function","trim","afterInit","element:span","textNode","itemMarker","requires","removeStyle","isPremiumPlugin","appendChild","customNumbered","legal","convertChildren","multiLevelList","getAttribute","return","element:","setStyle","listMarkerStyle","multi-level-list__marker","listStart","createUIElement","customBulleted","editing","702982ZmEDBT","model","consume","init","none"];return(p=function(){return t})()}function d(t,e){return c(408)==typeof t?t(e):t}function f(t,e){const i=p();return(f=function(t,e){return i[t-=343]})(t,e)}var h=i(355),v=i(311);function k(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(6),y=i.n(w),b=i(602),g=i.n(b),I=i(557),L=i.n(I),_=i(302),x=i.n(_),M=i(290),A=i.n(M),S=i(623),C={attributes:{"data-cke":!0}};C.setAttributes=x(),C.insert=L().bind(null,"head"),C.domAPI=g(),C.insertStyleElement=A();y()(S.A,C);S.A&&S.A.locals&&S.A.locals;const T=P;function P(t,e){const i=E();return(P=function(t,e){return i[t-=130]})(t,e)}function E(){const t=["getComputedStyle","render","set","last","arrowdown","addMany","errorText","322bFsnSz","581088NwwIsl","uiLanguageDirection","some","isEnabled","arrowright","70770xyLYiN","1292100uHMEyg","List properties","fieldView","toMany","9lCWKDZ","locale","focusLast","35112JaQRBc","Start at","element","window","getPropertyValue","focusTracker","bind","startIndex","757629JgHABM","ck-multi-level-list-properties__start-index","div","additionalPropertiesCollapsibleView","tab","length","push","Invalid start index value.","_addListPropertyViews","204779AdhPUh","1626656RPZlPi","isCollapsed","focusCycler","ck-multi-level-list-properties","styles","fire","Start index must be greater than 0.","split","ck-multi-level-list-styles","listStart","delegate","startIndexFieldView","checkValidity","createCollection","arrowup","input","focusFirst","stylesView","change:isEnabled","listenTo","stopPropagation","destroy","ck-multi-level-list-properties_without-styles","execute","_createStylesView","ck-multi-level-list-properties_with-multi-level-properties","valueAsNumber","shift + tab","isNaN","focus","arrowleft","setTemplate","focusables","grid-template-columns","_createStartIndexField","keystrokes","children","numeric","buttonView","add","first"];return(E=function(){return t})()}!function(t){const e=P,i=t();for(;;)try{if(151981===-parseInt(e(192))/1+parseInt(e(167))/2+parseInt(e(183))/3+-parseInt(e(162))/4+-parseInt(e(168))/5+parseInt(e(175))/6*(parseInt(e(161))/7)+-parseInt(e(193))/8*(-parseInt(e(172))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class N extends v.View{[T(149)];[T(130)]=null;[T(186)]=null;[T(204)]=null;[T(180)]=new s.FocusTracker;[T(148)]=new s.KeystrokeHandler;[T(145)]=new v.ViewCollection;[T(195)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=T;super(t);const r=["ck",s(196)];this[s(149)]=this[s(206)](),this[s(195)]=new v.FocusCycler({focusables:this[s(145)],focusTracker:this[s(180)],keystrokeHandler:this[s(148)],actions:{focusPrevious:s(140),focusNext:s(187)}}),e[s(197)]?(this[s(130)]=this[s(137)](i,n),this[s(149)][s(152)](this[s(130)])):r[s(189)](s(135)),e[s(182)]&&(this[s(191)](e),r[s(189)](s(138))),this[s(144)]({tag:s(185),attributes:{class:r},children:this[s(149)]})}[T(155)](){const t=T;if(super[t(155)](),this[t(130)]){this[t(145)][t(152)](this[t(130)]),this[t(180)][t(152)](this[t(130)][t(177)]),this[t(204)]&&(this[t(145)][t(152)](this[t(149)][t(157)][t(151)]),this[t(180)][t(152)](this[t(149)][t(157)][t(151)][t(177)]));for(const e of this[t(130)][t(149)])this[t(130)][t(180)][t(152)](e[t(177)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(130)][t(148)],focusTracker:this[t(130)][t(180)],gridItems:this[t(130)][t(149)],numberOfColumns:()=>s.global[t(178)][t(154)](this[t(130)][t(177)])[t(179)](t(146))[t(200)](" ")[t(188)],uiLanguageDirection:this[t(173)]&&this[t(173)][t(163)]})}if(this[t(204)]){this[t(145)][t(152)](this[t(204)]),this[t(180)][t(152)](this[t(204)][t(177)]);const e=e=>e[t(133)]();this[t(148)][t(156)](t(166),e),this[t(148)][t(156)](t(143),e),this[t(148)][t(156)](t(207),e),this[t(148)][t(156)](t(158),e)}this[t(148)][t(132)](this[t(177)])}[T(142)](){const t=T;this[t(195)][t(209)]()}[T(174)](){const t=T;this[t(195)][t(174)]()}[T(134)](){const t=T;super[t(134)](),this[t(180)][t(134)](),this[t(148)][t(134)]()}[T(137)](t,e){const i=T,n=new v.View(this[i(173)]);return n[i(149)]=n[i(206)](),n[i(149)][i(159)](t),n[i(144)]({tag:i(185),attributes:{"aria-label":e,class:["ck",i(201)]},children:n[i(149)]}),n[i(149)][i(203)](i(136)).to(this),n[i(142)]=function(){const t=i;this[t(149)][t(153)][t(142)]()},n[i(180)]=new s.FocusTracker,n[i(148)]=new s.KeystrokeHandler,n[i(155)](),n[i(148)][i(132)](n[i(177)]),n}[T(191)](t){const e=T,i=[];t[e(182)]&&(this[e(204)]=this[e(147)](),i[e(189)](this[e(204)])),t[e(197)]?(this[e(186)]=new v.CollapsibleView(this[e(173)],i),this[e(186)][e(156)]({label:k(this[e(173)],e(169)),isCollapsed:!0}),this[e(186)][e(151)][e(181)](e(165))[e(171)](i,e(165),(...t)=>t[e(164)](t=>t)),this[e(186)][e(151)].on(e(131),(t,i,n)=>{const s=e;n||(this[s(186)][s(194)]=!0)}),this[e(149)][e(152)](this[e(186)])):this[e(149)][e(159)](i)}[T(147)](){const t=T,e=new v.LabeledFieldView(this[t(173)],v.createLabeledInputNumber);return e[t(156)]({label:k(this[t(173)],t(176)),class:t(184)}),e[t(170)][t(156)]({min:0,step:1,value:1,inputMode:t(150)}),e[t(170)].on(t(208),()=>{const i=t,n=e[i(170)][i(177)],s=n[i(139)];Number[i(141)](s)?e[i(160)]=k(this[i(173)],i(190)):n[i(205)]()?this[i(198)](i(202),{startIndex:s}):e[i(160)]=k(this[i(173)],i(199))}),e}}const V=O;function z(){const t=["bind","class","length","editing","3ccCXlq","licenseKey","_showLicenseError","delegate","pluginName","menuBar:multiLevelList","startIndex","multiLevelListLicenseKeyInvalid","multiLevelList","add","isPremiumPlugin","isOfficialPlugin","883800xXPRjp","usageLimit","plugins","children","destroy","reversed","featureNotAllowed","MultiLevelList","commands","expired","listStart","185560vZTIDm","multiLevelListLicenseKeyEvaluationLimit","multiLevelListLicenseKeyValid","595565yeHeUf","list.properties","381108qbYOgn","execute","Multi-level list styles toolbar","locale","componentFactory","focus","ListProperties","value","startIndexFieldView","evaluationLimit","multiLevelListLicenseKeyTrialLimit","get","trialLimit","MultiLevelListUI","308192lGXaoi","multiLevelListLicenseKeyDomainLimit","2574280WwiBAI","has","set","multiLevelListLicenseKeyNotAllowed","invalid","fieldView","Multi-level List","once","isEnabled","styles","editor","multiLevelListLicenseKeyExpired","buttonView","multiLevelListLicenseKeyUsageLimit","domainLimit","view","152430JlYMeZ","init","_licenseKeyCheckInterval","isOn","config","ck-list-styles-dropdown","change:isOpen","panelView"];return(z=function(){return t})()}function O(t,e){const i=z();return(O=function(t,e){return i[t-=133]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(144280===-parseInt(e(196))/1+-parseInt(e(178))/2+-parseInt(e(136))/3*(-parseInt(e(159))/4)+-parseInt(e(162))/5+parseInt(e(148))/6+parseInt(e(164))/7+parseInt(e(180))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(z);class j extends t.Plugin{[V(137)];[V(198)];static get[V(140)](){return V(177)}static get[V(147)](){return!0}static get[V(146)](){return!0}[V(197)](){const t=V,e=this[t(190)];e.ui[t(168)][t(145)](t(144),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(156)][o(175)](i),c=e[o(200)][o(175)](o(163))||{},u=e[o(150)][o(181)](o(170)),m=c[o(142)];return u&&m?t=>{const c=o,u=(0,v.createDropdown)(t,v.SplitButtonView),m=u[c(192)];return u[c(204)](c(188)).to(a),u[c(133)]=c(201),m.on(c(165),()=>{const t=c;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),m[c(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(204)](c(199)).to(a,c(171),t=>!!t),u[c(187)](c(202),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(167)],l=t[s(200)][s(175)](s(163));l[s(153)]=!1,i[s(134)]||(l[s(189)]=!1);const o=new N(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(142)]){const e=t[s(156)][s(175)](s(158));o[s(172)][s(204)](s(188)).to(e),o[s(172)][s(185)][s(204)](s(171)).to(e),o.on(s(158),(e,i)=>t[s(165)](s(158),i))}return o[s(139)](s(165)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(203)][t(151)][t(145)](n)}),u.on(c(165),()=>{const t=c;e[t(135)][t(195)][t(169)]()}),u}:t=>{const r=o,l=new v.ButtonView(t);return l[r(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(204)](r(199)).to(a,r(171),t=>!!t),l.on(r(165),()=>{const t=r;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),l}}({editor:e,parentCommandName:t(144),buttonLabel:k(e[t(167)],t(186)),buttonIcon:h.IconMultiLevelList,styleGridAriaLabel:k(e[t(167)],t(166)),styleDefinitions:[]})),e.ui[t(168)][t(145)](t(141),()=>{const i=t,n=e[i(156)][i(175)](i(144)),s=new v.MenuBarMenuListItemButtonView(e[i(167)]);return s[i(182)]({label:k(e[i(167)],i(186)),icon:h.IconMultiLevelList}),s[i(204)](i(188)).to(n),s[i(204)](i(199)).to(n,i(171),t=>!!t),s.on(i(165),()=>{const t=i;e[t(165)](t(144)),e[t(135)][t(195)][t(169)]()}),s}),this[t(137)]=this[t(190)][t(200)][t(175)](t(137));const i=this[t(190)];this[t(198)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(161)==r||e(143)==r||e(191)==r||e(179)==r||e(183)==r||e(160)==r||e(174)==r||e(193)==r){delete i[s],n=r,clearInterval(this[e(198)]),this[e(198)]=void 0;break}}e(143)==n&&i[e(138)](e(184)),e(191)==n&&i[e(138)](e(157)),e(179)==n&&i[e(138)](e(194)),e(183)==n&&i[e(138)](e(154),e(155)),e(160)==n&&i[e(138)](e(173)),e(174)==n&&i[e(138)](e(176)),e(193)==n&&i[e(138)](e(149))},1e3)}[V(152)](){const t=V;super[t(152)](),this[t(198)]&&clearInterval(this[t(198)])}}var D=i(712),K={attributes:{"data-cke":!0}};K.setAttributes=x(),K.insert=L().bind(null,"head"),K.domAPI=g(),K.insertStyleElement=A();y()(D.A,K);D.A&&D.A.locals&&D.A.locals;function F(t,e){var i=H();return(F=function(t,e){return i[t-=499]})(t,e)}var B=F;function H(){var t=["4041846cDUZlf","isPremiumPlugin","672264PgnTeH","1967077kEdAhN","2161175aZICvh","1xzSFjH","743168qpTqCn","2649834tLCHKH","isOfficialPlugin","pluginName","MultiLevelList","requires","21096OfqfmJ"];return(H=function(){return t})()}!function(t){for(var e=F,i=t();;)try{if(472540===-parseInt(e(503))/1*(parseInt(e(504))/2)+parseInt(e(505))/3+parseInt(e(510))/4+parseInt(e(502))/5+-parseInt(e(511))/6+parseInt(e(501))/7+-parseInt(e(500))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class U extends t.Plugin{static get[B(507)](){return B(508)}static get[B(506)](){return!0}static get[B(499)](){return!0}static get[B(509)](){return[u,j]}}function Z(t,e){var i=R();return(Z=function(t,e){return i[t-=255]})(t,e)}function R(){var t=["3258759zPZETs","31019823DRkVIL","130UbSWWq","1038832GBaAfG","6595500zuynYu","84572kYjMat","7PvTQdd","1067658QAcAwz","1650970BcTkQc"];return(R=function(){return t})()}!function(t){for(var e=Z,i=t();;)try{if(599107===-parseInt(e(258))/1+parseInt(e(259))/2+-parseInt(e(260))/3+-parseInt(e(256))/4*(parseInt(e(262))/5)+parseInt(e(255))/6*(-parseInt(e(257))/7)+parseInt(e(263))/8+parseInt(e(261))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x471877,Plugin as _0x48f25b}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x5b8f1d,ViewUpcastWriter as _0x22349f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x10612a,createElement as _0x42ed2e,uid as _0x5a0b83,FocusTracker as _0x589af8,KeystrokeHandler as _0x2f0c36,global as _0x18758f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x1f2c8a}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x3c5b25,ViewCollection as _0x21e10f,FocusCycler as _0x3ae461,addKeyboardHandlingForGrid as _0x43b11c,CollapsibleView as _0xc265aa,LabeledFieldView as _0x2df912,createLabeledInputNumber as _0x48fff1,MenuBarMenuListItemButtonView as _0x177e05,ButtonView as _0x318319,createDropdown as _0x189547,SplitButtonView as _0x3bb68e}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x471877{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x5c61ac,_0x50be99,_0x4de30c){super(_0x5c61ac),this['defaultListMarkerStyle']=_0x50be99,this['_listDefinitions']=_0x4de30c,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1f15e0={}){const _0x8c9e03=this['editor']['model'],_0x832d32=_0x1f15e0['listMarkerStyle']||this['defaultListMarkerStyle'];_0x8c9e03['change'](()=>{const _0x550e5a=this['_getListTypeFromListMarkerStyle'](_0x832d32);if(!_0x550e5a)return;const _0x492cc8=_0x550e5a+'List';this['editor']['execute'](_0x492cc8,{'additionalAttributes':{'listMarkerStyle':_0x832d32}});});}['_getValue'](){const _0x125849=_0x10612a(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x125849)?_0x125849['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x11be80=this['editor'],_0x5767ce=_0x11be80['commands']['get']('customNumberedList'),_0x57dab2=_0x11be80['commands']['get']('customBulletedList');return _0x5767ce['isEnabled']||_0x57dab2['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x4ec6be){const _0x2823c9=this['_listDefinitions']['find'](_0x133613=>_0x133613['listMarkerStyle']==_0x4ec6be);return _0x2823c9?_0x2823c9['listType']:null;}}class e extends _0x48f25b{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x40325d){super(_0x40325d);const _0x385afd=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x414f7f=>_0x414f7f+'.'}]},..._0x385afd];}['init'](){const _0x3f39bd=this['editor'],_0x31bff6=_0x3f39bd['model'],_0x105178=_0x3f39bd['editing']['view'],_0x29b45a=_0x3f39bd['plugins']['get']('ListEditing');_0x3f39bd['commands']['add']('multiLevelList',new f(_0x3f39bd,'legal',this['_listDefinitions'])),_0x31bff6['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x31bff6['schema']['addAttributeCheck']((_0x10073b,_0x224eb1)=>{const _0x102a88=_0x10073b['last'];if('listMarker'==_0x224eb1||'listMarkerStyle'==_0x224eb1)return!(!_0x102a88['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x1ebf92=>_0x1ebf92['listType']==_0x102a88['getAttribute']('listType')))&&void 0x0;});for(const _0xa68cc4 of this['_listDefinitions'])_0x3f39bd['conversion']['for']('upcast')['add'](_0x1cd438=>{_0x1cd438['on']('element:'+('customNumbered'==_0xa68cc4['listType']?'ol':'ul'),d(_0xa68cc4,_0x31bff6['schema']),{'priority':'low'});}),_0x29b45a['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x406148,_0x282c08,_0x32daf5){_0x282c08==_0xa68cc4['listMarkerStyle']?(_0x406148['addClass'](['multi-level-list',_0xa68cc4['className']],_0x32daf5),_0x406148['setStyle']('list-style-type','none',_0x32daf5)):(_0x406148['removeClass'](['multi-level-list',_0xa68cc4['className']],_0x32daf5),_0x406148['removeStyle']('list-style-type',_0x32daf5));}}),_0x29b45a['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x3ab1bb,_0x5c387f,{dataPipeline:_0x505a36}){if(!_0x5c387f['hasAttribute']('listMarker'))return null;if(_0x5c387f['getAttribute']('listType')!=_0xa68cc4['listType']||_0x5c387f['getAttribute']('listMarkerStyle')!=_0xa68cc4['listMarkerStyle'])return null;const _0x20e83e=String(_0x5c387f['getAttribute']('listMarker')),_0x14c198=this['canInjectMarkerIntoElement'](_0x5c387f);return _0x3ab1bb['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x505a36&&{'contenteditable':'false','data-multi-level-list-marker':_0x20e83e}},function(_0x1ef0c1){const _0x4a8698=this['toDomElement'](_0x1ef0c1);return _0x14c198?(_0x4a8698['appendChild'](_0x42ed2e(_0x1ef0c1,'span',{},_0x505a36?_0x1ef0c1['createTextNode'](_0x20e83e):[])),_0x4a8698['appendChild'](_0x1ef0c1['createTextNode']('\u00a0'))):_0x505a36&&_0x4a8698['appendChild'](_0x1ef0c1['createTextNode'](_0x20e83e)),_0x4a8698;});},'canInjectMarkerIntoElement':_0x433a02=>_0x31bff6['schema']['checkChild'](_0x433a02,'$text')&&_0x31bff6['schema']['checkChild'](_0x433a02,'$inlineObject')&&!_0x31bff6['schema']['isLimit'](_0x433a02)&&_0x433a02['getAttribute']('listType')==_0xa68cc4['listType']&&_0x433a02['getAttribute']('listMarkerStyle')==_0xa68cc4['listMarkerStyle']});_0x3f39bd['conversion']['for']('upcast')['add'](_0x395c28=>{_0x395c28['on']('element:span',function(_0x4ecc5c){return(_0x38253e,_0x15bd52,{writer:_0x88f3d5,consumable:_0x44e219})=>{const _0x22f8bb=_0x15bd52['modelCursor'],_0x3637b4=_0x22f8bb['parent'],_0x24e560=_0x15bd52['viewItem'];if(_0x44e219['consume'](_0x24e560,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x22f8bb['isAtStart']&&_0x3637b4['hasAttribute']('listType')&&_0x24e560['childCount']>0x0){const _0x1bf8d9=_0x4ecc5c['createRangeIn'](_0x24e560);let _0x224eb8='';for(const _0x3f22ff of _0x1bf8d9['getItems']())_0x3f22ff['is']('$textProxy')?(_0x224eb8+=_0x3f22ff['data']['trim'](),_0x44e219['consume'](_0x3f22ff['textNode'])):_0x44e219['consume'](_0x3f22ff,{'name':!0x0});_0x88f3d5['setAttribute']('listMarker',_0x224eb8['trim'](),_0x3637b4);}};}(_0x105178));}),_0x29b45a['on']('postFixer',(_0x2a8871,{listNodes:_0x449db4,writer:_0x4ae884})=>{const _0x4d013f=[];for(const {node:_0x426c0c,previousNodeInList:_0x221576}of _0x449db4){const _0x2d3147=_0x426c0c['getAttribute']('listType'),_0x3924a1=_0x426c0c['getAttribute']('listMarkerStyle')||('customNumbered'==_0x2d3147?'legal':void 0x0),_0x5c60b2=this['_listDefinitions']['find'](_0x30edd9=>_0x30edd9['listType']==_0x2d3147&&_0x30edd9['listMarkerStyle']==_0x3924a1);if('customNumbered'!=_0x2d3147&&'customBulleted'!=_0x2d3147&&(_0x426c0c['hasAttribute']('listMarker')&&(_0x4ae884['removeAttribute']('listMarker',_0x426c0c),_0x2a8871['return']=!0x0),_0x426c0c['hasAttribute']('listMarkerStyle')&&(_0x4ae884['removeAttribute']('listMarkerStyle',_0x426c0c),_0x2a8871['return']=!0x0)),!_0x5c60b2){'customBulleted'!=_0x2d3147||_0x3924a1||(_0x4ae884['setAttribute']('listType','bulleted',_0x426c0c),_0x2a8871['return']=!0x0);continue;}_0x426c0c['hasAttribute']('listMarkerStyle')||(_0x4ae884['setAttribute']('listMarkerStyle',_0x3924a1,_0x426c0c),_0x2a8871['return']=!0x0);const _0x559dfa=_0x426c0c['getAttribute']('listIndent');if(_0x221576&&_0x221576['getAttribute']('listItemId')==_0x426c0c['getAttribute']('listItemId'))continue;_0x4d013f['length']=_0x559dfa+0x1,_0x221576||_0x4d013f[_0x559dfa]?_0x221576&&_0x221576['getAttribute']('listType')!=_0x5c60b2['listType']?_0x4d013f[_0x559dfa]=0x1:_0x4d013f[_0x559dfa]++:_0x4d013f[_0x559dfa]=_0x426c0c['getAttribute']('listStart')||0x1;const _0x269398=w(_0x559dfa,_0x5c60b2,_0x4d013f);_0x426c0c['getAttribute']('listMarker')!=_0x269398&&(_0x4ae884['setAttribute']('listMarker',_0x269398,_0x426c0c),_0x2a8871['return']=!0x0);}});const _0x2dc706=_0x3f39bd['editing']['view']['document'];this['listenTo'](_0x2dc706,'clipboardOutput',(_0x1c2799,_0xf78507)=>{const _0x10c7c3=new _0x5b8f1d({'name':'span','classes':'multi-level-list__marker'}),_0x2c3e9f=new _0x5b8f1d({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x366473=new _0x22349f(_0xf78507['content']['document']),_0x4371d5=[];for(const _0x512468 of _0x366473['createRangeIn'](_0xf78507['content'])['getItems']())_0x512468['is']('element')&&_0x10c7c3['match'](_0x512468)&&_0x4371d5['push'](_0x512468),_0x512468['is']('element')&&_0x2c3e9f['match'](_0x512468)&&_0x366473['removeStyle']('list-style-type',_0x512468);for(const _0x3dde10 of _0x4371d5)_0x366473['remove'](_0x3dde10);});}['afterInit'](){!async function(_0x4f5a37){const _0x44241e=_0x1205cd([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x72f51f=0x45ddd215,_0xa11da1=0x45daa14d^_0x72f51f,_0x5178a6=window[_0x1205cd([0x44,0x61,0x74,0x65])][_0x1205cd([0x6e,0x6f,0x77])](),_0x54e99a=_0x4f5a37[_0x1205cd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xade512=new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e5198=>{_0x54e99a[_0x1205cd([0x6f,0x6e,0x63,0x65])](_0x1205cd([0x72,0x65,0x61,0x64,0x79]),_0x5e5198);}),_0x50d8a7={[_0x1205cd([0x6b,0x74,0x79])]:_0x1205cd([0x45,0x43]),[_0x1205cd([0x75,0x73,0x65])]:_0x1205cd([0x73,0x69,0x67]),[_0x1205cd([0x63,0x72,0x76])]:_0x1205cd([0x50,0x2d,0x32,0x35,0x36]),[_0x1205cd([0x78])]:_0x1205cd([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]),[_0x1205cd([0x79])]:_0x1205cd([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]),[_0x1205cd([0x61,0x6c,0x67])]:_0x1205cd([0x45,0x53,0x32,0x35,0x36])},_0x95240f=_0x54e99a[_0x1205cd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1205cd([0x67,0x65,0x74])](_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dcdb0(){let _0x45869c,_0x403315=null,_0x2053a9=null;try{if(_0x95240f==_0x1205cd([0x47,0x50,0x4c]))return _0x1205cd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x45869c=_0x2664ab(),!_0x45869c)return _0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x45869c[_0x1205cd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2053a9=_0x35ac8f(_0x45869c[_0x1205cd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x45869c[_0x1205cd([0x6a,0x74,0x69])])),await _0x3e8189()?_0x37191c()?_0x107d1a()?_0x1205cd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21d9d5()?(_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1205cd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x403315=_0x1d0a86(_0x1205cd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1205cd([0x74,0x72,0x69,0x61,0x6c])&&(_0x403315=_0x1d0a86(_0x1205cd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1549bf()):_0x1205cd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1205cd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x107d1a(){const _0x3168cf=[_0x1205cd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1205cd([0x74,0x72,0x69,0x61,0x6c])][_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5178a6/0x3e8:0xe10*_0xa11da1;return _0x45869c[_0x1205cd([0x65,0x78,0x70])]<_0x3168cf;}function _0x37191c(){const _0xd3e6f0=_0x45869c[_0x1205cd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xd3e6f0&&(!!_0xd3e6f0[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x2a]))||!!_0xd3e6f0[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x4d,0x4c,0x4c])));}function _0x21d9d5(){const _0x45bb3e=_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45bb3e||0x0==_0x45bb3e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb45426}=new URL(window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45bb3e[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb45426))return!0x0;const _0x56a4b4=_0xb45426[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e]));return _0x45bb3e[_0x1205cd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x260838=>_0x260838[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x2a])))[_0x1205cd([0x6d,0x61,0x70])](_0x57179e=>_0x57179e[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e])))[_0x1205cd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4abe87=>_0x4abe87[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56a4b4[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1205cd([0x6d,0x61,0x70])](_0x33fcfa=>Array(_0x56a4b4[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33fcfa[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1205cd([0x66,0x69,0x6c,0x6c])](_0x33fcfa[0x0]===_0x1205cd([0x2a])?_0x1205cd([0x2a]):'')[_0x1205cd([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33fcfa))[_0x1205cd([0x73,0x6f,0x6d,0x65])](_0x28bcfa=>_0x56a4b4[_0x1205cd([0x65,0x76,0x65,0x72,0x79])]((_0x1f1d24,_0x3149e8)=>_0x28bcfa[_0x3149e8]===_0x1f1d24||_0x28bcfa[_0x3149e8]===_0x1205cd([0x2a])));}function _0x1549bf(){return _0x403315&&_0x2053a9?new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f90c6,_0x234f93)=>{_0x403315[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x2f90c6,_0x234f93),_0x2053a9[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x1efe85=>{_0x1efe85!=_0x1205cd([0x56,0x61,0x6c,0x69,0x64])&&_0x2f90c6(_0x1efe85);},_0x234f93);}):_0x403315||_0x2053a9||_0x1205cd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x35ac8f(_0xa1df85,_0x3233c9){return new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f552c=>{if(_0x7cf46e())return _0x5f552c(_0x1205cd([0x56,0x61,0x6c,0x69,0x64]));_0x3220a7(),_0x54e99a[_0x1205cd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x472520=!0x1;const _0x2e6d19=_0x5a0b83();function _0x15c9ae(_0x304206){return!!_0x304206&&(typeof _0x304206===_0x1205cd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x304206===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x304206[_0x1205cd([0x74,0x68,0x65,0x6e])]===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x304206[_0x1205cd([0x63,0x61,0x74,0x63,0x68])]===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x35721c(_0x54906e){_0x5622e6(_0x54906e)[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x2d851d=>{if(!_0x2d851d||_0x2d851d[_0x1205cd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1205cd([0x6f,0x6b]))return _0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3fce11(_0x1bc2bb(_0x2e6d19+_0x3233c9))!=_0x2d851d[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1205cd([0x56,0x61,0x6c,0x69,0x64]);})[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x5266af=>(_0x1e25bb(),_0x5266af),()=>{const _0x41f699=_0x65e9ed();return null==_0x41f699?(_0x1e25bb(),_0x1205cd([0x56,0x61,0x6c,0x69,0x64])):_0x1205cd(_0x5178a6-_0x41f699>(0x61d15615^_0x72f51f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x5f552c)[_0x1205cd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x169ed7=0x45eb3c95^_0x72f51f;function _0x1e25bb(){const _0x43aaf0=_0x1205cd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3fce11(_0x1bc2bb(_0xa1df85)),_0x4e2e33=_0x3b94b4(_0x3fce11(window[_0x1205cd([0x4d,0x61,0x74,0x68])][_0x1205cd([0x63,0x65,0x69,0x6c])](_0x5178a6/_0x169ed7)));window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1205cd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43aaf0,_0x4e2e33);}function _0x65e9ed(){const _0x28c1d9=_0x1205cd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3fce11(_0x1bc2bb(_0xa1df85)),_0x51a0dd=window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1205cd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28c1d9);return _0x51a0dd?window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b94b4(_0x51a0dd),0x10)*_0x169ed7:null;}function _0x5622e6(_0x5720c4){return new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc93ceb,_0x47495c)=>{_0x5720c4[_0x1205cd([0x74,0x68,0x65,0x6e])](_0xc93ceb,_0x47495c),window[_0x1205cd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47495c,0x45dc06d5^_0x72f51f);});}}_0x54e99a[_0x1205cd([0x6f,0x6e])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xbba7,_0xabd0fc)=>{if(_0xabd0fc[0x0]!=_0xa1df85)return _0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xabd0fc[0x1]={..._0xabd0fc[0x1],[_0x1205cd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e6d19};},{[_0x1205cd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1205cd([0x68,0x69,0x67,0x68])}),_0x54e99a[_0x1205cd([0x6f,0x6e])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x80ba1e=>{_0x15c9ae(_0x80ba1e[_0x1205cd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x472520=!0x0,_0x35721c(_0x80ba1e[_0x1205cd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1205cd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1205cd([0x6c,0x6f,0x77])}),_0xade512[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>{_0x472520||_0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7cf46e(){return _0x54e99a[_0x1205cd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1205cd([0x76,0x69,0x65,0x77])][_0x1205cd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1205cd([0x61,0x75,0x74,0x6f]);}function _0x3220a7(){_0x54e99a[_0x1205cd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1205cd([0x76,0x69,0x65,0x77])][_0x1205cd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1205cd([0x61,0x75,0x74,0x6f]);}}function _0x1d0a86(_0x55e9a2){const _0x1fed08=[new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x362ea2=>setTimeout(_0x362ea2,0x45d4ecd9^_0x72f51f)),_0xade512[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8f6c02=>{let _0x5e0b3a=0x0;_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x6f,0x6e])](_0x1205cd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a9479,_0x5a82a8)=>{_0x5a82a8[0x0][_0x1205cd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e0b3a++,_0x5e0b3a==(0x45ddd3ed^_0x72f51f)&&(_0x8f6c02(),_0x5a9479[_0x1205cd([0x6f,0x66,0x66])]());});}))];return window[_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1205cd([0x72,0x61,0x63,0x65])](_0x1fed08)[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>_0x55e9a2);}async function _0x3f39e0(){await _0xade512,_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e7b18,_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e7b18,_0x54e99a[_0x1205cd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d1eff(_0x3e85ea){const _0x260d79=_0x549d5a();_0x54e99a[_0x260d79]=_0x1205cd([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e85ea,_0x3e85ea!=_0x1205cd([0x56,0x61,0x6c,0x69,0x64])&&_0x3f39e0();}function _0x549d5a(){const _0xe94046=window[_0x1205cd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1205cd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1205cd([0x6e,0x6f,0x77])]())[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1205cd([0x2e]),'');let _0x2d9aff=_0x1205cd([0x50]);for(let _0x44d4b3=0x0;_0x44d4b3<_0xe94046[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44d4b3+=0x2){let _0x5c6230=window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe94046[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44d4b3,_0x44d4b3+0x2));_0x5c6230>=_0x44241e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c6230-=_0x44241e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d9aff+=_0x44241e[_0x5c6230];}return _0x2d9aff;}function _0x2664ab(){const _0x2ffd98=_0x95240f[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e]));if(0x3!=_0x2ffd98[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x488ea6(_0x2ffd98[0x1]);function _0x488ea6(_0x40d01e){const _0x18e41f=_0x4696d2(_0x40d01e);return _0x18e41f&&_0x2295ce()?_0x18e41f:null;function _0x2295ce(){const _0x4012ba=_0x18e41f[_0x1205cd([0x6a,0x74,0x69])],_0x3f67b3=window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4012ba[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4012ba[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c9a73={..._0x18e41f,[_0x1205cd([0x6a,0x74,0x69])]:_0x4012ba[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4012ba[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c9a73[_0x1205cd([0x76,0x63])],_0x1bc2bb(_0x3c9a73)==_0x3f67b3;}}}async function _0x3e8189(){let _0x36d748=!0x0;try{const _0xb8efea=_0x95240f[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e])),[_0xcdbbbd,_0x38e677,_0x28ccef]=_0xb8efea;return _0x412827(_0xcdbbbd),await _0x4dc13b(_0xcdbbbd,_0x38e677,_0x28ccef),_0x36d748;}catch{return!0x1;}function _0x412827(_0x1fb958){const _0x416206=_0x4696d2(_0x1fb958);_0x416206&&_0x416206[_0x1205cd([0x61,0x6c,0x67])]==_0x1205cd([0x45,0x53,0x32,0x35,0x36])||(_0x36d748=!0x1);}async function _0x4dc13b(_0x36137e,_0x4e688d,_0x41eb9b){const _0x4b4fce=window[_0x1205cd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1205cd([0x66,0x72,0x6f,0x6d])](_0x2a48d5(_0x41eb9b),_0x31e791=>_0x31e791[_0x1205cd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7513bf=new window[(_0x1205cd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1205cd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x36137e+_0x1205cd([0x2e])+_0x4e688d),_0x3076bc=window[_0x1205cd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1205cd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3076bc)return;const _0x25a11e=await _0x3076bc[_0x1205cd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1205cd([0x6a,0x77,0x6b]),_0x50d8a7,{[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x45,0x43,0x44,0x53,0x41]),[_0x1205cd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1205cd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3076bc[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x45,0x43,0x44,0x53,0x41]),[_0x1205cd([0x68,0x61,0x73,0x68])]:{[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25a11e,_0x4b4fce,_0x7513bf)||(_0x36d748=!0x1);}}function _0x4696d2(_0x233ea1){return _0x233ea1[_0x1205cd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1205cd([0x65,0x79]))?JSON[_0x1205cd([0x70,0x61,0x72,0x73,0x65])](_0x2a48d5(_0x233ea1)):null;}function _0x2a48d5(_0x41d6fb){return window[_0x1205cd([0x61,0x74,0x6f,0x62])](_0x41d6fb[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1205cd([0x2b]))[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1205cd([0x2f])));}function _0x1bc2bb(_0x3b86e2){let _0x5e5e9f=0x1505;function _0x139471(_0x1678ad){for(let _0x4ba984=0x0;_0x4ba984<_0x1678ad[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ba984++){const _0x5e8396=_0x1678ad[_0x1205cd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ba984);_0x5e5e9f=(_0x5e5e9f<<0x5)+_0x5e5e9f+_0x5e8396,_0x5e5e9f&=_0x5e5e9f;}}function _0x3026ab(_0x529621){Array[_0x1205cd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x529621)?_0x529621[_0x1205cd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3026ab):_0x529621&&typeof _0x529621==_0x1205cd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1205cd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x529621)[_0x1205cd([0x73,0x6f,0x72,0x74])]()[_0x1205cd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5f44d8,_0x3b6856])=>{_0x139471(_0x5f44d8),_0x3026ab(_0x3b6856);}):_0x139471(window[_0x1205cd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x529621));}return _0x3026ab(_0x3b86e2),_0x5e5e9f>>>0x0;}function _0x3fce11(_0x2b9ae8){return _0x2b9ae8[_0x1205cd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1205cd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1205cd([0x30]));}function _0x3b94b4(_0x2c1c04){return _0x2c1c04[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1205cd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1205cd([0x6a,0x6f,0x69,0x6e])]('');}function _0x2e7b18(){}function _0x1205cd(_0xe36689){return _0xe36689['map'](_0xdd55dc=>String['fromCharCode'](_0xdd55dc))['join']('');}_0x2d1eff(await _0x3dcdb0());}(this);}}function w(_0x50c1f8,_0x2835b6,_0x5adbbd){let _0x5e6942=_0x2835b6['listMarkers'][_0x50c1f8%_0x2835b6['listMarkers']['length']];if(void 0x0===_0x5e6942['showMarkerPath']||_0x5e6942['showMarkerPath'])return _0x5adbbd['slice'](0x0,_0x50c1f8+0x1)['map']((_0x3bd311,_0x453812)=>(_0x5e6942=_0x2835b6['listMarkers'][_0x453812%_0x2835b6['listMarkers']['length']],m(_0x5e6942['marker'],_0x3bd311)))['join']('');{const _0x5e8dc2=_0x5adbbd[_0x5adbbd['length']-0x1];return m(_0x5e6942['marker'],_0x5e8dc2);}}function m(_0x5fd31b,_0xf1b2bd){return'function'==typeof _0x5fd31b?_0x5fd31b(_0xf1b2bd):_0x5fd31b;}function d(_0x1c25f8,_0x357655){return(_0x2c6719,_0x2628dd,_0x372702)=>{const _0x1dc552=_0x2628dd['viewItem'];if(_0x2628dd['modelRange']||Object['assign'](_0x2628dd,_0x372702['convertChildren'](_0x2628dd['viewItem'],_0x2628dd['modelCursor'])),!_0x372702['consumable']['test'](_0x1dc552,{'classes':_0x1c25f8['className']}))return;const _0x3153b0=Array['from'](_0x2628dd['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x1a8e48=>_0x357655['checkAttribute'](_0x1a8e48,'listItemId'));if(!_0x3153b0['length'])return;_0x372702['consumable']['consume'](_0x1dc552,{'classes':_0x1c25f8['className']}),_0x372702['consumable']['consume'](_0x1dc552,{'classes':'multi-level-list'}),_0x372702['consumable']['consume'](_0x1dc552,{'styles':'list-style-type'});const _0x59befc=_0x3153b0[0x0]['getAttribute']('listIndent');for(const _0x5c7556 of _0x3153b0)_0x5c7556['getAttribute']('listIndent')==_0x59befc&&(_0x372702['writer']['setAttribute']('listType',_0x1c25f8['listType'],_0x5c7556),_0x372702['writer']['setAttribute']('listMarkerStyle',_0x1c25f8['listMarkerStyle'],_0x5c7556));};}function g(_0x1c486a,_0x571c03){const _0xb59ab5=_0x1c486a['t'],t=_0x1c486a['t'];switch(_0x571c03){case'Start\x20at':return _0xb59ab5('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0xb59ab5('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0xb59ab5('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0xb59ab5('List\x20properties');case'Multi-level\x20List':return t('Multi-level\x20List');case'Multi-level\x20list\x20styles\x20toolbar':return t('Multi-level\x20list\x20styles\x20toolbar');default:return _0x571c03;}}class K extends _0x3c5b25{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x589af8();['keystrokes']=new _0x2f0c36();['focusables']=new _0x21e10f();['focusCycler'];constructor(_0x350c95,{enabledProperties:_0x5c01ba,styleButtonViews:_0x2a360d,styleGridAriaLabel:_0x47fc6f}){super(_0x350c95);const _0x5670ea=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x3ae461({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x5c01ba['styles']?(this['stylesView']=this['_createStylesView'](_0x2a360d,_0x47fc6f),this['children']['add'](this['stylesView'])):_0x5670ea['push']('ck-multi-level-list-properties_without-styles'),_0x5c01ba['startIndex']&&(this['_addListPropertyViews'](_0x5c01ba),_0x5670ea['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x5670ea},'children':this['children']});}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']),this['startIndexFieldView']&&(this['focusables']['add'](this['children']['last']['buttonView']),this['focusTracker']['add'](this['children']['last']['buttonView']['element']));for(const _0x14dd25 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x14dd25['element']);_0x43b11c({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x18758f['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x330b4c=_0x58120e=>_0x58120e['stopPropagation']();this['keystrokes']['set']('arrowright',_0x330b4c),this['keystrokes']['set']('arrowleft',_0x330b4c),this['keystrokes']['set']('arrowup',_0x330b4c),this['keystrokes']['set']('arrowdown',_0x330b4c);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x462b39,_0x3ac05f){const _0x21c289=new _0x3c5b25(this['locale']);return _0x21c289['children']=_0x21c289['createCollection'](),_0x21c289['children']['addMany'](_0x462b39),_0x21c289['setTemplate']({'tag':'div','attributes':{'aria-label':_0x3ac05f,'class':['ck','ck-multi-level-list-styles']},'children':_0x21c289['children']}),_0x21c289['children']['delegate']('execute')['to'](this),_0x21c289['focus']=function(){this['children']['first']['focus']();},_0x21c289['focusTracker']=new _0x589af8(),_0x21c289['keystrokes']=new _0x2f0c36(),_0x21c289['render'](),_0x21c289['keystrokes']['listenTo'](_0x21c289['element']),_0x21c289;}['_addListPropertyViews'](_0x3f0c7d){const _0x202c4c=[];_0x3f0c7d['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x202c4c['push'](this['startIndexFieldView'])),_0x3f0c7d['styles']?(this['additionalPropertiesCollapsibleView']=new _0xc265aa(this['locale'],_0x202c4c),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x202c4c,'isEnabled',(..._0x9538fe)=>_0x9538fe['some'](_0x24ca7e=>_0x24ca7e)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x2e3191,_0x388a7b,_0x8d469d)=>{_0x8d469d||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x202c4c);}['_createStartIndexField'](){const _0x11cf47=new _0x2df912(this['locale'],_0x48fff1);return _0x11cf47['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x11cf47['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x11cf47['fieldView']['on']('input',()=>{const _0x3966d0=_0x11cf47['fieldView']['element'],_0x4c9859=_0x3966d0['valueAsNumber'];Number['isNaN'](_0x4c9859)?_0x11cf47['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x3966d0['checkValidity']()?this['fire']('listStart',{'startIndex':_0x4c9859}):_0x11cf47['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x11cf47;}}class l extends _0x48f25b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4205b3=this['editor'];_0x4205b3['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x431056,parentCommandName:_0x53a1d6,buttonLabel:_0x40d9bd,buttonIcon:_0x493f75,styleGridAriaLabel:_0x4af1d8,styleDefinitions:_0x36395b}){const _0x1adf5c=_0x431056['commands']['get'](_0x53a1d6),_0x3bbf28=_0x431056['config']['get']('list.properties')||{},_0x105b15=_0x431056['plugins']['has']('ListProperties'),_0x31bfc7=_0x3bbf28['startIndex'];if(!_0x105b15||!_0x31bfc7)return _0x18a182=>{const _0xc2a8f4=new _0x318319(_0x18a182);return _0xc2a8f4['set']({'label':_0x40d9bd,'icon':_0x493f75,'tooltip':!0x0,'isToggleable':!0x0}),_0xc2a8f4['bind']('isOn')['to'](_0x1adf5c,'value',_0x53d54e=>!!_0x53d54e),_0xc2a8f4['on']('execute',()=>{_0x431056['execute'](_0x53a1d6),_0x431056['editing']['view']['focus']();}),_0xc2a8f4;};return _0x1fec6e=>{const _0x773cb2=_0x189547(_0x1fec6e,_0x3bb68e),_0x25c40b=_0x773cb2['buttonView'];return _0x773cb2['bind']('isEnabled')['to'](_0x1adf5c),_0x773cb2['class']='ck-list-styles-dropdown',_0x25c40b['on']('execute',()=>{_0x431056['execute'](_0x53a1d6),_0x431056['editing']['view']['focus']();}),_0x25c40b['set']({'label':_0x40d9bd,'icon':_0x493f75,'tooltip':!0x0,'isToggleable':!0x0}),_0x25c40b['bind']('isOn')['to'](_0x1adf5c,'value',_0x4d4104=>!!_0x4d4104),_0x773cb2['once']('change:isOpen',()=>{const _0x2b90ae=function({editor:_0x4d8a5f,dropdownView:_0x586e9e,styleDefinitions:_0x3d567b,styleGridAriaLabel:_0x250e33}){const _0x15f917=_0x4d8a5f['locale'],_0x30cfec=_0x4d8a5f['config']['get']('list.properties'),_0x13a541=null;_0x30cfec['reversed']=!0x1,_0x3d567b['length']||(_0x30cfec['styles']=!0x1);const _0x29e640=new K(_0x15f917,{'styleGridAriaLabel':_0x250e33,'enabledProperties':_0x30cfec,'styleButtonViews':_0x13a541});if(_0x30cfec['startIndex']){const _0x4d0b84=_0x4d8a5f['commands']['get']('listStart');_0x29e640['startIndexFieldView']['bind']('isEnabled')['to'](_0x4d0b84),_0x29e640['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x4d0b84),_0x29e640['on']('listStart',(_0x2768dc,_0x198618)=>_0x4d8a5f['execute']('listStart',_0x198618));}return _0x29e640['delegate']('execute')['to'](_0x586e9e),_0x29e640;}({'editor':_0x431056,'dropdownView':_0x773cb2,'styleGridAriaLabel':_0x4af1d8,'styleDefinitions':_0x36395b});_0x773cb2['panelView']['children']['add'](_0x2b90ae);}),_0x773cb2['on']('execute',()=>{_0x431056['editing']['view']['focus']();}),_0x773cb2;};}({'editor':_0x4205b3,'parentCommandName':'multiLevelList','buttonLabel':g(_0x4205b3['locale'],'Multi-level\x20List'),'buttonIcon':_0x1f2c8a,'styleGridAriaLabel':g(_0x4205b3['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x4205b3['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x4b760a=_0x4205b3['commands']['get']('multiLevelList'),_0x2e9966=new _0x177e05(_0x4205b3['locale']);return _0x2e9966['set']({'label':g(_0x4205b3['locale'],'Multi-level\x20List'),'icon':_0x1f2c8a}),_0x2e9966['bind']('isEnabled')['to'](_0x4b760a),_0x2e9966['bind']('isOn')['to'](_0x4b760a,'value',_0x21a315=>!!_0x21a315),_0x2e9966['on']('execute',()=>{_0x4205b3['execute']('multiLevelList'),_0x4205b3['editing']['view']['focus']();}),_0x2e9966;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x73551b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x409a69;for(const _0x2a0d12 in _0x73551b){const _0x32be6c=_0x2a0d12,_0x218ad8=_0x73551b[_0x32be6c];if('multiLevelListLicenseKeyValid'==_0x218ad8||'multiLevelListLicenseKeyInvalid'==_0x218ad8||'multiLevelListLicenseKeyExpired'==_0x218ad8||'multiLevelListLicenseKeyDomainLimit'==_0x218ad8||'multiLevelListLicenseKeyNotAllowed'==_0x218ad8||'multiLevelListLicenseKeyEvaluationLimit'==_0x218ad8||'multiLevelListLicenseKeyTrialLimit'==_0x218ad8||'multiLevelListLicenseKeyUsageLimit'==_0x218ad8){delete _0x73551b[_0x32be6c],_0x409a69=_0x218ad8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x409a69&&_0x73551b['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x409a69&&_0x73551b['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x409a69&&_0x73551b['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x409a69&&_0x73551b['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x409a69&&_0x73551b['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x409a69&&_0x73551b['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x409a69&&_0x73551b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x48f25b{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,l];}}export{M as MultiLevelList,f as MultiLevelListCommand,e as MultiLevelListEditing,l as MultiLevelListUI};
23
+ import{Command as _0x30133d,Plugin as _0x525081}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x1929da,ViewUpcastWriter as _0x3da3ab}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x31a68b,createElement as _0x2befc1,uid as _0x5cceef,FocusTracker as _0x5454b0,KeystrokeHandler as _0x3d0a06,global as _0x3d475a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x4503f2}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x42eabd,ViewCollection as _0x52b7a3,FocusCycler as _0x140f1e,addKeyboardHandlingForGrid as _0x223187,CollapsibleView as _0x256020,LabeledFieldView as _0x2297b1,createLabeledInputNumber as _0x24ec45,MenuBarMenuListItemButtonView as _0x33f9b3,ButtonView as _0x504c68,createDropdown as _0x493208,SplitButtonView as _0x300151}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x30133d{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x5d5c78,_0x48eace,_0x60d71a){super(_0x5d5c78),this['defaultListMarkerStyle']=_0x48eace,this['_listDefinitions']=_0x60d71a,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x405685={}){const _0x2ca8d5=this['editor']['model'],_0x59944c=_0x405685['listMarkerStyle']||this['defaultListMarkerStyle'];_0x2ca8d5['change'](()=>{const _0x454e67=this['_getListTypeFromListMarkerStyle'](_0x59944c);if(!_0x454e67)return;const _0x31beea=_0x454e67+'List';this['editor']['execute'](_0x31beea,{'additionalAttributes':{'listMarkerStyle':_0x59944c}});});}['_getValue'](){const _0x53a58f=_0x31a68b(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x53a58f)?_0x53a58f['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x31e58b=this['editor'],_0x2ce0c4=_0x31e58b['commands']['get']('customNumberedList'),_0x1f91a9=_0x31e58b['commands']['get']('customBulletedList');return _0x2ce0c4['isEnabled']||_0x1f91a9['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x3c0f2b){const _0x1d9f68=this['_listDefinitions']['find'](_0x151e85=>_0x151e85['listMarkerStyle']==_0x3c0f2b);return _0x1d9f68?_0x1d9f68['listType']:null;}}class e extends _0x525081{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x25fc33){super(_0x25fc33);const _0x2d8e04=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x4682a0=>_0x4682a0+'.'}]},..._0x2d8e04];}['init'](){const _0x331206=this['editor'],_0x1e3f86=_0x331206['model'],_0x124bd8=_0x331206['editing']['view'],_0x1f03a4=_0x331206['plugins']['get']('ListEditing');_0x331206['commands']['add']('multiLevelList',new f(_0x331206,'legal',this['_listDefinitions'])),_0x1e3f86['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x1e3f86['schema']['addAttributeCheck']((_0x2b2c88,_0x5967f9)=>{const _0x1da66b=_0x2b2c88['last'];if('listMarker'==_0x5967f9||'listMarkerStyle'==_0x5967f9)return!(!_0x1da66b['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x1184ed=>_0x1184ed['listType']==_0x1da66b['getAttribute']('listType')))&&void 0x0;});for(const _0xf01bf of this['_listDefinitions'])_0x331206['conversion']['for']('upcast')['add'](_0x1d61fb=>{_0x1d61fb['on']('element:'+('customNumbered'==_0xf01bf['listType']?'ol':'ul'),d(_0xf01bf,_0x1e3f86['schema']),{'priority':'low'});}),_0x1f03a4['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0xd76825,_0x426445,_0x54ed7d){_0x426445==_0xf01bf['listMarkerStyle']?(_0xd76825['addClass'](['multi-level-list',_0xf01bf['className']],_0x54ed7d),_0xd76825['setStyle']('list-style-type','none',_0x54ed7d)):(_0xd76825['removeClass'](['multi-level-list',_0xf01bf['className']],_0x54ed7d),_0xd76825['removeStyle']('list-style-type',_0x54ed7d));}}),_0x1f03a4['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x10f047,_0x5acab3,{dataPipeline:_0x41f534}){if(!_0x5acab3['hasAttribute']('listMarker'))return null;if(_0x5acab3['getAttribute']('listType')!=_0xf01bf['listType']||_0x5acab3['getAttribute']('listMarkerStyle')!=_0xf01bf['listMarkerStyle'])return null;const _0x56a96c=String(_0x5acab3['getAttribute']('listMarker')),_0x3e0b1c=this['canInjectMarkerIntoElement'](_0x5acab3);return _0x10f047['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x41f534&&{'contenteditable':'false','data-multi-level-list-marker':_0x56a96c}},function(_0x2b1c5a){const _0x3eddda=this['toDomElement'](_0x2b1c5a);return _0x3e0b1c?(_0x3eddda['appendChild'](_0x2befc1(_0x2b1c5a,'span',{},_0x41f534?_0x2b1c5a['createTextNode'](_0x56a96c):[])),_0x3eddda['appendChild'](_0x2b1c5a['createTextNode']('\u00a0'))):_0x41f534&&_0x3eddda['appendChild'](_0x2b1c5a['createTextNode'](_0x56a96c)),_0x3eddda;});},'canInjectMarkerIntoElement':_0x55f330=>_0x1e3f86['schema']['checkChild'](_0x55f330,'$text')&&_0x1e3f86['schema']['checkChild'](_0x55f330,'$inlineObject')&&!_0x1e3f86['schema']['isLimit'](_0x55f330)&&_0x55f330['getAttribute']('listType')==_0xf01bf['listType']&&_0x55f330['getAttribute']('listMarkerStyle')==_0xf01bf['listMarkerStyle']});_0x331206['conversion']['for']('upcast')['add'](_0x86e9f6=>{_0x86e9f6['on']('element:span',function(_0x1466a8){return(_0x21d405,_0x137d13,{writer:_0x1b04c9,consumable:_0x257764})=>{const _0x488569=_0x137d13['modelCursor'],_0x1daa82=_0x488569['parent'],_0x498b48=_0x137d13['viewItem'];if(_0x257764['consume'](_0x498b48,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x488569['isAtStart']&&_0x1daa82['hasAttribute']('listType')&&_0x498b48['childCount']>0x0){const _0x1d7748=_0x1466a8['createRangeIn'](_0x498b48);let _0x1d51a7='';for(const _0x1b3e56 of _0x1d7748['getItems']())_0x1b3e56['is']('$textProxy')?(_0x1d51a7+=_0x1b3e56['data']['trim'](),_0x257764['consume'](_0x1b3e56['textNode'])):_0x257764['consume'](_0x1b3e56,{'name':!0x0});_0x1b04c9['setAttribute']('listMarker',_0x1d51a7['trim'](),_0x1daa82);}};}(_0x124bd8));}),_0x1f03a4['on']('postFixer',(_0x2c49d4,{listNodes:_0xe6b37c,writer:_0x47c84d})=>{const _0x430ec5=[];for(const {node:_0x58a64e,previousNodeInList:_0x2c5941}of _0xe6b37c){const _0x5c652b=_0x58a64e['getAttribute']('listType'),_0x28819a=_0x58a64e['getAttribute']('listMarkerStyle')||('customNumbered'==_0x5c652b?'legal':void 0x0),_0x339062=this['_listDefinitions']['find'](_0x40916c=>_0x40916c['listType']==_0x5c652b&&_0x40916c['listMarkerStyle']==_0x28819a);if('customNumbered'!=_0x5c652b&&'customBulleted'!=_0x5c652b&&(_0x58a64e['hasAttribute']('listMarker')&&(_0x47c84d['removeAttribute']('listMarker',_0x58a64e),_0x2c49d4['return']=!0x0),_0x58a64e['hasAttribute']('listMarkerStyle')&&(_0x47c84d['removeAttribute']('listMarkerStyle',_0x58a64e),_0x2c49d4['return']=!0x0)),!_0x339062){'customBulleted'!=_0x5c652b||_0x28819a||(_0x47c84d['setAttribute']('listType','bulleted',_0x58a64e),_0x2c49d4['return']=!0x0);continue;}_0x58a64e['hasAttribute']('listMarkerStyle')||(_0x47c84d['setAttribute']('listMarkerStyle',_0x28819a,_0x58a64e),_0x2c49d4['return']=!0x0);const _0x2f1865=_0x58a64e['getAttribute']('listIndent');if(_0x2c5941&&_0x2c5941['getAttribute']('listItemId')==_0x58a64e['getAttribute']('listItemId'))continue;_0x430ec5['length']=_0x2f1865+0x1,_0x2c5941||_0x430ec5[_0x2f1865]?_0x2c5941&&_0x2c5941['getAttribute']('listType')!=_0x339062['listType']?_0x430ec5[_0x2f1865]=0x1:_0x430ec5[_0x2f1865]++:_0x430ec5[_0x2f1865]=_0x58a64e['getAttribute']('listStart')||0x1;const _0x358751=w(_0x2f1865,_0x339062,_0x430ec5);_0x58a64e['getAttribute']('listMarker')!=_0x358751&&(_0x47c84d['setAttribute']('listMarker',_0x358751,_0x58a64e),_0x2c49d4['return']=!0x0);}});const _0x228419=_0x331206['editing']['view']['document'];this['listenTo'](_0x228419,'clipboardOutput',(_0x42bc16,_0xa1b6df)=>{const _0x2b58b4=new _0x1929da({'name':'span','classes':'multi-level-list__marker'}),_0x506853=new _0x1929da({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x346860=new _0x3da3ab(_0xa1b6df['content']['document']),_0x479aa2=[];for(const _0x17e026 of _0x346860['createRangeIn'](_0xa1b6df['content'])['getItems']())_0x17e026['is']('element')&&_0x2b58b4['match'](_0x17e026)&&_0x479aa2['push'](_0x17e026),_0x17e026['is']('element')&&_0x506853['match'](_0x17e026)&&_0x346860['removeStyle']('list-style-type',_0x17e026);for(const _0x2ec6f4 of _0x479aa2)_0x346860['remove'](_0x2ec6f4);});}['afterInit'](){!async function(_0x1e7598){const _0x4b3190=_0x53620d([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x1065ff=0x45ddd215,_0x345a3a=0x45daa165^_0x1065ff,_0x1e5654=window[_0x53620d([0x44,0x61,0x74,0x65])][_0x53620d([0x6e,0x6f,0x77])](),_0x36ce41=_0x1e7598[_0x53620d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x444b42=new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23ab23=>{_0x36ce41[_0x53620d([0x6f,0x6e,0x63,0x65])](_0x53620d([0x72,0x65,0x61,0x64,0x79]),_0x23ab23);}),_0x2bf34f={[_0x53620d([0x6b,0x74,0x79])]:_0x53620d([0x45,0x43]),[_0x53620d([0x75,0x73,0x65])]:_0x53620d([0x73,0x69,0x67]),[_0x53620d([0x63,0x72,0x76])]:_0x53620d([0x50,0x2d,0x32,0x35,0x36]),[_0x53620d([0x78])]:_0x53620d([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]),[_0x53620d([0x79])]:_0x53620d([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]),[_0x53620d([0x61,0x6c,0x67])]:_0x53620d([0x45,0x53,0x32,0x35,0x36])},_0x55fb01=_0x36ce41[_0x53620d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53620d([0x67,0x65,0x74])](_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36cb77(){let _0x35b755,_0x50258d=null,_0x2bc868=null;try{if(_0x55fb01==_0x53620d([0x47,0x50,0x4c]))return _0x53620d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35b755=_0x1878f0(),!_0x35b755)return _0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35b755[_0x53620d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bc868=_0x3d62b7(_0x35b755[_0x53620d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35b755[_0x53620d([0x6a,0x74,0x69])])),await _0x546608()?_0x1762ec()?_0x4038b9()?_0x53620d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2942ea()?(_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53620d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50258d=_0xc87de1(_0x53620d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53620d([0x74,0x72,0x69,0x61,0x6c])&&(_0x50258d=_0xc87de1(_0x53620d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1e96b1()):_0x53620d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53620d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4038b9(){const _0x23ef93=[_0x53620d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53620d([0x74,0x72,0x69,0x61,0x6c])][_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e5654/0x3e8:0xe10*_0x345a3a;return _0x35b755[_0x53620d([0x65,0x78,0x70])]<_0x23ef93;}function _0x1762ec(){const _0x1f9075=_0x35b755[_0x53620d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f9075&&(!!_0x1f9075[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x2a]))||!!_0x1f9075[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x4d,0x4c,0x4c])));}function _0x2942ea(){const _0x2866e4=_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2866e4||0x0==_0x2866e4[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18b202}=new URL(window[_0x53620d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2866e4[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18b202))return!0x0;const _0x47a3d5=_0x18b202[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e]));return _0x2866e4[_0x53620d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd4a106=>_0xd4a106[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x2a])))[_0x53620d([0x6d,0x61,0x70])](_0x2c6eef=>_0x2c6eef[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e])))[_0x53620d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x364e10=>_0x364e10[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x47a3d5[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53620d([0x6d,0x61,0x70])](_0x3be84e=>Array(_0x47a3d5[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3be84e[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53620d([0x66,0x69,0x6c,0x6c])](_0x3be84e[0x0]===_0x53620d([0x2a])?_0x53620d([0x2a]):'')[_0x53620d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3be84e))[_0x53620d([0x73,0x6f,0x6d,0x65])](_0x47235e=>_0x47a3d5[_0x53620d([0x65,0x76,0x65,0x72,0x79])]((_0x5f5ad2,_0x5382a)=>_0x47235e[_0x5382a]===_0x5f5ad2||_0x47235e[_0x5382a]===_0x53620d([0x2a])));}function _0x1e96b1(){return _0x50258d&&_0x2bc868?new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x728e8e,_0x46f8ab)=>{_0x50258d[_0x53620d([0x74,0x68,0x65,0x6e])](_0x728e8e,_0x46f8ab),_0x2bc868[_0x53620d([0x74,0x68,0x65,0x6e])](_0x197204=>{_0x197204!=_0x53620d([0x56,0x61,0x6c,0x69,0x64])&&_0x728e8e(_0x197204);},_0x46f8ab);}):_0x50258d||_0x2bc868||_0x53620d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d62b7(_0x1ca0b9,_0x59125c){return new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x408078=>{if(_0x176665())return _0x408078(_0x53620d([0x56,0x61,0x6c,0x69,0x64]));_0x1eb375(),_0x36ce41[_0x53620d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x436fc7=!0x1;const _0x54ebe5=_0x5cceef();function _0x1573e2(_0x44b212){return!!_0x44b212&&(typeof _0x44b212===_0x53620d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x44b212===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x44b212[_0x53620d([0x74,0x68,0x65,0x6e])]===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x44b212[_0x53620d([0x63,0x61,0x74,0x63,0x68])]===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d4688(_0x300600){_0xc82708(_0x300600)[_0x53620d([0x74,0x68,0x65,0x6e])](_0x4e79cd=>{if(!_0x4e79cd||_0x4e79cd[_0x53620d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53620d([0x6f,0x6b]))return _0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x239b52(_0x39a313(_0x54ebe5+_0x59125c))!=_0x4e79cd[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53620d([0x56,0x61,0x6c,0x69,0x64]);})[_0x53620d([0x74,0x68,0x65,0x6e])](_0xfb562e=>(_0x5c9095(),_0xfb562e),()=>{const _0x277763=_0x1b3b73();return null==_0x277763?(_0x5c9095(),_0x53620d([0x56,0x61,0x6c,0x69,0x64])):_0x53620d(_0x1e5654-_0x277763>(0x61d15615^_0x1065ff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53620d([0x74,0x68,0x65,0x6e])](_0x408078)[_0x53620d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x522947=0x45eb3c95^_0x1065ff;function _0x5c9095(){const _0x4bdb8f=_0x53620d([0x6c,0x6c,0x63,0x74,0x2d])+_0x239b52(_0x39a313(_0x1ca0b9)),_0x115730=_0x5e2725(_0x239b52(window[_0x53620d([0x4d,0x61,0x74,0x68])][_0x53620d([0x63,0x65,0x69,0x6c])](_0x1e5654/_0x522947)));window[_0x53620d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53620d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bdb8f,_0x115730);}function _0x1b3b73(){const _0x108310=_0x53620d([0x6c,0x6c,0x63,0x74,0x2d])+_0x239b52(_0x39a313(_0x1ca0b9)),_0x130962=window[_0x53620d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53620d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x108310);return _0x130962?window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e2725(_0x130962),0x10)*_0x522947:null;}function _0xc82708(_0x2e23da){return new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14fa6d,_0x2b5a72)=>{_0x2e23da[_0x53620d([0x74,0x68,0x65,0x6e])](_0x14fa6d,_0x2b5a72),window[_0x53620d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b5a72,0x45dc06d5^_0x1065ff);});}}_0x36ce41[_0x53620d([0x6f,0x6e])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e55fb,_0x32a10f)=>{if(_0x32a10f[0x0]!=_0x1ca0b9)return _0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x32a10f[0x1]={..._0x32a10f[0x1],[_0x53620d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54ebe5};},{[_0x53620d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53620d([0x68,0x69,0x67,0x68])}),_0x36ce41[_0x53620d([0x6f,0x6e])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7d042a=>{_0x1573e2(_0x7d042a[_0x53620d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x436fc7=!0x0,_0x4d4688(_0x7d042a[_0x53620d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53620d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53620d([0x6c,0x6f,0x77])}),_0x444b42[_0x53620d([0x74,0x68,0x65,0x6e])](()=>{_0x436fc7||_0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x176665(){return _0x36ce41[_0x53620d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53620d([0x76,0x69,0x65,0x77])][_0x53620d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53620d([0x61,0x75,0x74,0x6f]);}function _0x1eb375(){_0x36ce41[_0x53620d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53620d([0x76,0x69,0x65,0x77])][_0x53620d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53620d([0x61,0x75,0x74,0x6f]);}}function _0xc87de1(_0x23a1df){const _0x1bf221=[new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa6cd12=>setTimeout(_0xa6cd12,0x45d4ecd9^_0x1065ff)),_0x444b42[_0x53620d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d8026=>{let _0x3d8053=0x0;_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x6f,0x6e])](_0x53620d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4bfab5,_0x22fbb6)=>{_0x22fbb6[0x0][_0x53620d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d8053++,_0x3d8053==(0x45ddd3ed^_0x1065ff)&&(_0x4d8026(),_0x4bfab5[_0x53620d([0x6f,0x66,0x66])]());});}))];return window[_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53620d([0x72,0x61,0x63,0x65])](_0x1bf221)[_0x53620d([0x74,0x68,0x65,0x6e])](()=>_0x23a1df);}async function _0x13f76a(){await _0x444b42,_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x308ea9,_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x308ea9,_0x36ce41[_0x53620d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53620d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x474856(_0x18724d){const _0x29486d=_0x428ae7();_0x36ce41[_0x29486d]=_0x53620d([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x18724d,_0x18724d!=_0x53620d([0x56,0x61,0x6c,0x69,0x64])&&_0x13f76a();}function _0x428ae7(){const _0x5b40ed=window[_0x53620d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53620d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53620d([0x6e,0x6f,0x77])]())[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53620d([0x2e]),'');let _0x5b6337=_0x53620d([0x50]);for(let _0x2fbaef=0x0;_0x2fbaef<_0x5b40ed[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fbaef+=0x2){let _0x30420e=window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b40ed[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fbaef,_0x2fbaef+0x2));_0x30420e>=_0x4b3190[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x30420e-=_0x4b3190[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b6337+=_0x4b3190[_0x30420e];}return _0x5b6337;}function _0x1878f0(){const _0x1f9fa=_0x55fb01[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e]));if(0x3!=_0x1f9fa[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x412025(_0x1f9fa[0x1]);function _0x412025(_0x2644b6){const _0x4c611c=_0x567190(_0x2644b6);return _0x4c611c&&_0x28a01b()?_0x4c611c:null;function _0x28a01b(){const _0x4c3adf=_0x4c611c[_0x53620d([0x6a,0x74,0x69])],_0x5eb3b3=window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c3adf[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c3adf[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29c73d={..._0x4c611c,[_0x53620d([0x6a,0x74,0x69])]:_0x4c3adf[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c3adf[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29c73d[_0x53620d([0x76,0x63])],_0x39a313(_0x29c73d)==_0x5eb3b3;}}}async function _0x546608(){let _0x4607d5=!0x0;try{const _0x53c6c4=_0x55fb01[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e])),[_0x58ab65,_0x192b42,_0x30d99f]=_0x53c6c4;return _0x301eba(_0x58ab65),await _0x13cd37(_0x58ab65,_0x192b42,_0x30d99f),_0x4607d5;}catch{return!0x1;}function _0x301eba(_0x508606){const _0x325b34=_0x567190(_0x508606);_0x325b34&&_0x325b34[_0x53620d([0x61,0x6c,0x67])]==_0x53620d([0x45,0x53,0x32,0x35,0x36])||(_0x4607d5=!0x1);}async function _0x13cd37(_0x51271c,_0x1c2cb2,_0x2f2f67){const _0x17f47a=window[_0x53620d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53620d([0x66,0x72,0x6f,0x6d])](_0x217e9d(_0x2f2f67),_0x137767=>_0x137767[_0x53620d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x309305=new window[(_0x53620d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53620d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x51271c+_0x53620d([0x2e])+_0x1c2cb2),_0x5d5ac4=window[_0x53620d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53620d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d5ac4)return;const _0x1009c7=await _0x5d5ac4[_0x53620d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53620d([0x6a,0x77,0x6b]),_0x2bf34f,{[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x45,0x43,0x44,0x53,0x41]),[_0x53620d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53620d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d5ac4[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x45,0x43,0x44,0x53,0x41]),[_0x53620d([0x68,0x61,0x73,0x68])]:{[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1009c7,_0x17f47a,_0x309305)||(_0x4607d5=!0x1);}}function _0x567190(_0x12725a){return _0x12725a[_0x53620d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53620d([0x65,0x79]))?JSON[_0x53620d([0x70,0x61,0x72,0x73,0x65])](_0x217e9d(_0x12725a)):null;}function _0x217e9d(_0x52c1c4){return window[_0x53620d([0x61,0x74,0x6f,0x62])](_0x52c1c4[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53620d([0x2b]))[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53620d([0x2f])));}function _0x39a313(_0x330830){let _0x36db5e=0x1505;function _0xeb3922(_0x4c0526){for(let _0x2acc98=0x0;_0x2acc98<_0x4c0526[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2acc98++){const _0x48fb66=_0x4c0526[_0x53620d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2acc98);_0x36db5e=(_0x36db5e<<0x5)+_0x36db5e+_0x48fb66,_0x36db5e&=_0x36db5e;}}function _0x3c369d(_0x3f3b8c){Array[_0x53620d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f3b8c)?_0x3f3b8c[_0x53620d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3c369d):_0x3f3b8c&&typeof _0x3f3b8c==_0x53620d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53620d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f3b8c)[_0x53620d([0x73,0x6f,0x72,0x74])]()[_0x53620d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5abc02,_0x592b00])=>{_0xeb3922(_0x5abc02),_0x3c369d(_0x592b00);}):_0xeb3922(window[_0x53620d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f3b8c));}return _0x3c369d(_0x330830),_0x36db5e>>>0x0;}function _0x239b52(_0x143729){return _0x143729[_0x53620d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53620d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53620d([0x30]));}function _0x5e2725(_0x2f3cb3){return _0x2f3cb3[_0x53620d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53620d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53620d([0x6a,0x6f,0x69,0x6e])]('');}function _0x308ea9(){}function _0x53620d(_0x550e32){return _0x550e32['map'](_0x1099ae=>String['fromCharCode'](_0x1099ae))['join']('');}_0x474856(await _0x36cb77());}(this);}}function w(_0x20e046,_0x49dfb2,_0x19309b){let _0x51ad81=_0x49dfb2['listMarkers'][_0x20e046%_0x49dfb2['listMarkers']['length']];if(void 0x0===_0x51ad81['showMarkerPath']||_0x51ad81['showMarkerPath'])return _0x19309b['slice'](0x0,_0x20e046+0x1)['map']((_0x35b4dd,_0x34001b)=>(_0x51ad81=_0x49dfb2['listMarkers'][_0x34001b%_0x49dfb2['listMarkers']['length']],m(_0x51ad81['marker'],_0x35b4dd)))['join']('');{const _0x24fb00=_0x19309b[_0x19309b['length']-0x1];return m(_0x51ad81['marker'],_0x24fb00);}}function m(_0x2dc9e3,_0x3d0afe){return'function'==typeof _0x2dc9e3?_0x2dc9e3(_0x3d0afe):_0x2dc9e3;}function d(_0xe07f1b,_0xf7bc49){return(_0x213acd,_0xecda21,_0x30b9c2)=>{const _0x1d4be9=_0xecda21['viewItem'];if(_0xecda21['modelRange']||Object['assign'](_0xecda21,_0x30b9c2['convertChildren'](_0xecda21['viewItem'],_0xecda21['modelCursor'])),!_0x30b9c2['consumable']['test'](_0x1d4be9,{'classes':_0xe07f1b['className']}))return;const _0x23230e=Array['from'](_0xecda21['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x2e0bd5=>_0xf7bc49['checkAttribute'](_0x2e0bd5,'listItemId'));if(!_0x23230e['length'])return;_0x30b9c2['consumable']['consume'](_0x1d4be9,{'classes':_0xe07f1b['className']}),_0x30b9c2['consumable']['consume'](_0x1d4be9,{'classes':'multi-level-list'}),_0x30b9c2['consumable']['consume'](_0x1d4be9,{'styles':'list-style-type'});const _0x43d7cb=_0x23230e[0x0]['getAttribute']('listIndent');for(const _0x2d38e2 of _0x23230e)_0x2d38e2['getAttribute']('listIndent')==_0x43d7cb&&(_0x30b9c2['writer']['setAttribute']('listType',_0xe07f1b['listType'],_0x2d38e2),_0x30b9c2['writer']['setAttribute']('listMarkerStyle',_0xe07f1b['listMarkerStyle'],_0x2d38e2));};}function g(_0x490e41,_0x554b6b){const _0x5dd6e7=_0x490e41['t'],t=_0x490e41['t'];switch(_0x554b6b){case'Start\x20at':return _0x5dd6e7('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x5dd6e7('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x5dd6e7('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x5dd6e7('List\x20properties');case'Multi-level\x20List':return t('Multi-level\x20List');case'Multi-level\x20list\x20styles\x20toolbar':return t('Multi-level\x20list\x20styles\x20toolbar');default:return _0x554b6b;}}class K extends _0x42eabd{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x5454b0();['keystrokes']=new _0x3d0a06();['focusables']=new _0x52b7a3();['focusCycler'];constructor(_0x3a6d6d,{enabledProperties:_0x373f80,styleButtonViews:_0x44fe92,styleGridAriaLabel:_0x439f50}){super(_0x3a6d6d);const _0x4d2843=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x140f1e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x373f80['styles']?(this['stylesView']=this['_createStylesView'](_0x44fe92,_0x439f50),this['children']['add'](this['stylesView'])):_0x4d2843['push']('ck-multi-level-list-properties_without-styles'),_0x373f80['startIndex']&&(this['_addListPropertyViews'](_0x373f80),_0x4d2843['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x4d2843},'children':this['children']});}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']),this['startIndexFieldView']&&(this['focusables']['add'](this['children']['last']['buttonView']),this['focusTracker']['add'](this['children']['last']['buttonView']['element']));for(const _0x3e1d0e of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3e1d0e['element']);_0x223187({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x3d475a['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x1c8ebb=_0x5b2a67=>_0x5b2a67['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1c8ebb),this['keystrokes']['set']('arrowleft',_0x1c8ebb),this['keystrokes']['set']('arrowup',_0x1c8ebb),this['keystrokes']['set']('arrowdown',_0x1c8ebb);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x5decb6,_0x4532e5){const _0x257d81=new _0x42eabd(this['locale']);return _0x257d81['children']=_0x257d81['createCollection'](),_0x257d81['children']['addMany'](_0x5decb6),_0x257d81['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4532e5,'class':['ck','ck-multi-level-list-styles']},'children':_0x257d81['children']}),_0x257d81['children']['delegate']('execute')['to'](this),_0x257d81['focus']=function(){this['children']['first']['focus']();},_0x257d81['focusTracker']=new _0x5454b0(),_0x257d81['keystrokes']=new _0x3d0a06(),_0x257d81['render'](),_0x257d81['keystrokes']['listenTo'](_0x257d81['element']),_0x257d81;}['_addListPropertyViews'](_0x1840c6){const _0x188d8f=[];_0x1840c6['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x188d8f['push'](this['startIndexFieldView'])),_0x1840c6['styles']?(this['additionalPropertiesCollapsibleView']=new _0x256020(this['locale'],_0x188d8f),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x188d8f,'isEnabled',(..._0x5f1636)=>_0x5f1636['some'](_0x569ca6=>_0x569ca6)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x23e1f3,_0x5c6dda,_0x43d3be)=>{_0x43d3be||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x188d8f);}['_createStartIndexField'](){const _0x148a5a=new _0x2297b1(this['locale'],_0x24ec45);return _0x148a5a['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x148a5a['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x148a5a['fieldView']['on']('input',()=>{const _0x352f50=_0x148a5a['fieldView']['element'],_0x1c0d87=_0x352f50['valueAsNumber'];Number['isNaN'](_0x1c0d87)?_0x148a5a['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x352f50['checkValidity']()?this['fire']('listStart',{'startIndex':_0x1c0d87}):_0x148a5a['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x148a5a;}}class l extends _0x525081{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2030f0=this['editor'];_0x2030f0['ui']['componentFactory']['add']('multiLevelList',function({editor:_0xa272cd,parentCommandName:_0x169534,buttonLabel:_0xd9f58d,buttonIcon:_0x407e4b,styleGridAriaLabel:_0x3a25f3,styleDefinitions:_0x46506a}){const _0xfb302d=_0xa272cd['commands']['get'](_0x169534),_0x4cf25d=_0xa272cd['config']['get']('list.properties')||{},_0xc359c6=_0xa272cd['plugins']['has']('ListProperties'),_0x353ea7=_0x4cf25d['startIndex'];if(!_0xc359c6||!_0x353ea7)return _0xbdf773=>{const _0x50ee51=new _0x504c68(_0xbdf773);return _0x50ee51['set']({'label':_0xd9f58d,'icon':_0x407e4b,'tooltip':!0x0,'isToggleable':!0x0}),_0x50ee51['bind']('isOn')['to'](_0xfb302d,'value',_0x7d7113=>!!_0x7d7113),_0x50ee51['on']('execute',()=>{_0xa272cd['execute'](_0x169534),_0xa272cd['editing']['view']['focus']();}),_0x50ee51;};return _0x3b0193=>{const _0x5c534b=_0x493208(_0x3b0193,_0x300151),_0x5db8e2=_0x5c534b['buttonView'];return _0x5c534b['bind']('isEnabled')['to'](_0xfb302d),_0x5c534b['class']='ck-list-styles-dropdown',_0x5db8e2['on']('execute',()=>{_0xa272cd['execute'](_0x169534),_0xa272cd['editing']['view']['focus']();}),_0x5db8e2['set']({'label':_0xd9f58d,'icon':_0x407e4b,'tooltip':!0x0,'isToggleable':!0x0}),_0x5db8e2['bind']('isOn')['to'](_0xfb302d,'value',_0x14459=>!!_0x14459),_0x5c534b['once']('change:isOpen',()=>{const _0x425818=function({editor:_0x4c6aea,dropdownView:_0x1f2001,styleDefinitions:_0x86e398,styleGridAriaLabel:_0x3bd6c3}){const _0x3545c1=_0x4c6aea['locale'],_0x13c200=_0x4c6aea['config']['get']('list.properties'),_0x5a4b56=null;_0x13c200['reversed']=!0x1,_0x86e398['length']||(_0x13c200['styles']=!0x1);const _0x263d12=new K(_0x3545c1,{'styleGridAriaLabel':_0x3bd6c3,'enabledProperties':_0x13c200,'styleButtonViews':_0x5a4b56});if(_0x13c200['startIndex']){const _0x5d762c=_0x4c6aea['commands']['get']('listStart');_0x263d12['startIndexFieldView']['bind']('isEnabled')['to'](_0x5d762c),_0x263d12['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x5d762c),_0x263d12['on']('listStart',(_0x360066,_0xbafcf8)=>_0x4c6aea['execute']('listStart',_0xbafcf8));}return _0x263d12['delegate']('execute')['to'](_0x1f2001),_0x263d12;}({'editor':_0xa272cd,'dropdownView':_0x5c534b,'styleGridAriaLabel':_0x3a25f3,'styleDefinitions':_0x46506a});_0x5c534b['panelView']['children']['add'](_0x425818);}),_0x5c534b['on']('execute',()=>{_0xa272cd['editing']['view']['focus']();}),_0x5c534b;};}({'editor':_0x2030f0,'parentCommandName':'multiLevelList','buttonLabel':g(_0x2030f0['locale'],'Multi-level\x20List'),'buttonIcon':_0x4503f2,'styleGridAriaLabel':g(_0x2030f0['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x2030f0['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x39334f=_0x2030f0['commands']['get']('multiLevelList'),_0x4aa7f1=new _0x33f9b3(_0x2030f0['locale']);return _0x4aa7f1['set']({'label':g(_0x2030f0['locale'],'Multi-level\x20List'),'icon':_0x4503f2}),_0x4aa7f1['bind']('isEnabled')['to'](_0x39334f),_0x4aa7f1['bind']('isOn')['to'](_0x39334f,'value',_0x488c1d=>!!_0x488c1d),_0x4aa7f1['on']('execute',()=>{_0x2030f0['execute']('multiLevelList'),_0x2030f0['editing']['view']['focus']();}),_0x4aa7f1;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3cb01f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x44f17c;for(const _0x576bff in _0x3cb01f){const _0x482860=_0x576bff,_0x39d1d7=_0x3cb01f[_0x482860];if('multiLevelListLicenseKeyValid'==_0x39d1d7||'multiLevelListLicenseKeyInvalid'==_0x39d1d7||'multiLevelListLicenseKeyExpired'==_0x39d1d7||'multiLevelListLicenseKeyDomainLimit'==_0x39d1d7||'multiLevelListLicenseKeyNotAllowed'==_0x39d1d7||'multiLevelListLicenseKeyEvaluationLimit'==_0x39d1d7||'multiLevelListLicenseKeyTrialLimit'==_0x39d1d7||'multiLevelListLicenseKeyUsageLimit'==_0x39d1d7){delete _0x3cb01f[_0x482860],_0x44f17c=_0x39d1d7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x44f17c&&_0x3cb01f['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x44f17c&&_0x3cb01f['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x44f17c&&_0x3cb01f['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x525081{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,l];}}export{M as MultiLevelList,f as MultiLevelListCommand,e as MultiLevelListEditing,l as MultiLevelListUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-list-multi-level",
3
- "version": "46.1.1-alpha.2",
3
+ "version": "46.1.1-alpha.3",
4
4
  "description": "Multi-level list feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,13 +23,13 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "46.1.1-alpha.2",
27
- "@ckeditor/ckeditor5-engine": "46.1.1-alpha.2",
28
- "@ckeditor/ckeditor5-icons": "46.1.1-alpha.2",
29
- "@ckeditor/ckeditor5-list": "46.1.1-alpha.2",
30
- "@ckeditor/ckeditor5-ui": "46.1.1-alpha.2",
31
- "@ckeditor/ckeditor5-utils": "46.1.1-alpha.2",
32
- "ckeditor5": "46.1.1-alpha.2"
26
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.3",
27
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.3",
28
+ "@ckeditor/ckeditor5-icons": "46.1.1-alpha.3",
29
+ "@ckeditor/ckeditor5-list": "46.1.1-alpha.3",
30
+ "@ckeditor/ckeditor5-ui": "46.1.1-alpha.3",
31
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.3",
32
+ "ckeditor5": "46.1.1-alpha.3"
33
33
  },
34
34
  "license": "SEE LICENSE IN LICENSE.md",
35
35
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x45bd(_0x3c924d,_0x5f5795){const _0x202aa6=_0x202a();return _0x45bd=function(_0x45bd02,_0x58fb58){_0x45bd02=_0x45bd02-0xca;let _0x21e7fd=_0x202aa6[_0x45bd02];return _0x21e7fd;},_0x45bd(_0x3c924d,_0x5f5795);}const _0x230edd=_0x45bd;(function(_0x512fb5,_0x544863){const _0x581f1b=_0x45bd,_0x22d09f=_0x512fb5();while(!![]){try{const _0x55ede8=parseInt(_0x581f1b(0x133))/0x1*(-parseInt(_0x581f1b(0x141))/0x2)+-parseInt(_0x581f1b(0xcf))/0x3+-parseInt(_0x581f1b(0xfd))/0x4*(parseInt(_0x581f1b(0x13a))/0x5)+-parseInt(_0x581f1b(0x118))/0x6*(-parseInt(_0x581f1b(0x106))/0x7)+parseInt(_0x581f1b(0x132))/0x8+-parseInt(_0x581f1b(0x143))/0x9*(parseInt(_0x581f1b(0x128))/0xa)+parseInt(_0x581f1b(0x11d))/0xb;if(_0x55ede8===_0x544863)break;else _0x22d09f['push'](_0x22d09f['shift']());}catch(_0x4b879f){_0x22d09f['push'](_0x22d09f['shift']());}}}(_0x202a,0xa5586));import{Plugin as _0x30cfe5}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x1f7970,Matcher as _0x841d6e}from'ckeditor5/src/engine.js';import{uid as _0x23e4b1,createElement as _0xa229ad}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0xa1ec54}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x30cfe5{[_0x230edd(0xeb)];static get[_0x230edd(0x121)](){const _0x23cd15=_0x230edd;return _0x23cd15(0x11a);}static get[_0x230edd(0xff)](){return!0x0;}static get[_0x230edd(0x12d)](){return!0x0;}static get[_0x230edd(0xda)](){const _0x1e8d72=_0x230edd;return[_0x1e8d72(0x131)];}constructor(_0xbbf1fd){const _0x5d9eda=_0x230edd;super(_0xbbf1fd);const _0x5dfd4c=this[_0x5d9eda(0xe3)][_0x5d9eda(0x122)][_0x5d9eda(0x114)](_0x5d9eda(0x125))||[];this[_0x5d9eda(0xeb)]=[{'listType':_0x5d9eda(0x127),'listMarkerStyle':_0x5d9eda(0xd0),'className':_0x5d9eda(0xef),'listMarkers':[{'marker':_0x58b772=>_0x58b772+'.'}]},..._0x5dfd4c];}[_0x230edd(0x111)](){const _0x10d552=_0x230edd,_0x7b1d8f=this[_0x10d552(0xe3)],_0x4bc3e3=_0x7b1d8f[_0x10d552(0xca)],_0x30e7dc=_0x7b1d8f[_0x10d552(0xf1)][_0x10d552(0x124)],_0x4e2b5c=_0x7b1d8f[_0x10d552(0xd6)][_0x10d552(0x114)](_0x10d552(0x131));_0x7b1d8f[_0x10d552(0xfe)][_0x10d552(0xdb)](_0x10d552(0x12e),new _0xa1ec54(_0x7b1d8f,_0x10d552(0xd0),this[_0x10d552(0xeb)])),_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0xd2)](_0x10d552(0x130),{'allowAttributes':[_0x10d552(0x129),_0x10d552(0x11f)]}),_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0xf5)]((_0x264386,_0x3c0bf9)=>{const _0x53dea0=_0x10d552,_0x4b4b01=_0x264386[_0x53dea0(0xcb)];if(_0x53dea0(0x11f)==_0x3c0bf9||_0x53dea0(0x129)==_0x3c0bf9)return!(!_0x4b4b01[_0x53dea0(0xe2)](_0x53dea0(0xe9))||!this[_0x53dea0(0xeb)][_0x53dea0(0xdc)](_0x1ac517=>_0x1ac517[_0x53dea0(0x10f)]==_0x4b4b01[_0x53dea0(0xe2)](_0x53dea0(0x10f))))&&void 0x0;});for(const _0x41b1e8 of this[_0x10d552(0xeb)])_0x7b1d8f[_0x10d552(0xe7)][_0x10d552(0x12f)](_0x10d552(0xf7))[_0x10d552(0xdb)](_0x5ccbb7=>{const _0x1ad187=_0x10d552;_0x5ccbb7['on'](_0x1ad187(0xe0)+(_0x1ad187(0x127)==_0x41b1e8[_0x1ad187(0x10f)]?'ol':'ul'),d(_0x41b1e8,_0x4bc3e3[_0x1ad187(0x136)]),{'priority':_0x1ad187(0x13b)});}),_0x4e2b5c[_0x10d552(0xd8)]({'scope':_0x10d552(0xf8),'attributeName':_0x10d552(0x129),'setAttributeOnDowncast'(_0x228f1a,_0x1c6055,_0x43aaa3){const _0x4e2bcd=_0x10d552;_0x1c6055==_0x41b1e8[_0x4e2bcd(0x129)]?(_0x228f1a[_0x4e2bcd(0xd7)]([_0x4e2bcd(0x123),_0x41b1e8[_0x4e2bcd(0xd4)]],_0x43aaa3),_0x228f1a[_0x4e2bcd(0xe8)](_0x4e2bcd(0xd5),_0x4e2bcd(0x117),_0x43aaa3)):(_0x228f1a[_0x4e2bcd(0x109)]([_0x4e2bcd(0x123),_0x41b1e8[_0x4e2bcd(0xd4)]],_0x43aaa3),_0x228f1a[_0x4e2bcd(0x119)](_0x4e2bcd(0xd5),_0x43aaa3));}}),_0x4e2b5c[_0x10d552(0xd8)]({'scope':_0x10d552(0xf6),'attributeName':_0x10d552(0x11f),'createElement'(_0x56bb05,_0x5f1e33,{dataPipeline:_0x31556c}){const _0x127307=_0x10d552;if(!_0x5f1e33[_0x127307(0xdf)](_0x127307(0x11f)))return null;if(_0x5f1e33[_0x127307(0xe2)](_0x127307(0x10f))!=_0x41b1e8[_0x127307(0x10f)]||_0x5f1e33[_0x127307(0xe2)](_0x127307(0x129))!=_0x41b1e8[_0x127307(0x129)])return null;const _0x12bb59=String(_0x5f1e33[_0x127307(0xe2)](_0x127307(0x11f))),_0x4f8c80=this[_0x127307(0x142)](_0x5f1e33);return _0x56bb05[_0x127307(0x137)](_0x127307(0x120),{'class':_0x127307(0xed),...!_0x31556c&&{'contenteditable':_0x127307(0xcc),'data-multi-level-list-marker':_0x12bb59}},function(_0x5c224a){const _0x2a4b0f=_0x127307,_0x577d48=this[_0x2a4b0f(0xf3)](_0x5c224a);return _0x4f8c80?(_0x577d48[_0x2a4b0f(0x10c)](_0xa229ad(_0x5c224a,_0x2a4b0f(0x120),{},_0x31556c?_0x5c224a[_0x2a4b0f(0x108)](_0x12bb59):[])),_0x577d48[_0x2a4b0f(0x10c)](_0x5c224a[_0x2a4b0f(0x108)]('\u00a0'))):_0x31556c&&_0x577d48[_0x2a4b0f(0x10c)](_0x5c224a[_0x2a4b0f(0x108)](_0x12bb59)),_0x577d48;});},'canInjectMarkerIntoElement':_0x48b46e=>_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x140)](_0x48b46e,_0x10d552(0x13f))&&_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x140)](_0x48b46e,_0x10d552(0xe6))&&!_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x107)](_0x48b46e)&&_0x48b46e[_0x10d552(0xe2)](_0x10d552(0x10f))==_0x41b1e8[_0x10d552(0x10f)]&&_0x48b46e[_0x10d552(0xe2)](_0x10d552(0x129))==_0x41b1e8[_0x10d552(0x129)]});_0x7b1d8f[_0x10d552(0xe7)][_0x10d552(0x12f)](_0x10d552(0xf7))[_0x10d552(0xdb)](_0xf677aa=>{const _0x35dcbf=_0x10d552;_0xf677aa['on'](_0x35dcbf(0xea),function(_0x27aaf4){return(_0x1e8a2d,_0x3b13dc,{writer:_0x19e0b3,consumable:_0x114199})=>{const _0x1003df=_0x45bd,_0xef1ec2=_0x3b13dc[_0x1003df(0x134)],_0x5e57aa=_0xef1ec2[_0x1003df(0xe1)],_0x2bf1a8=_0x3b13dc[_0x1003df(0x13c)];if(_0x114199[_0x1003df(0xfc)](_0x2bf1a8,{'name':!0x0,'classes':_0x1003df(0xed)})&&_0xef1ec2[_0x1003df(0xfb)]&&_0x5e57aa[_0x1003df(0xdf)](_0x1003df(0x10f))&&_0x2bf1a8[_0x1003df(0xce)]>0x0){const _0x53717e=_0x27aaf4[_0x1003df(0x112)](_0x2bf1a8);let _0x5c7ead='';for(const _0x91c7ad of _0x53717e[_0x1003df(0x13d)]())_0x91c7ad['is'](_0x1003df(0xde))?(_0x5c7ead+=_0x91c7ad[_0x1003df(0xe4)][_0x1003df(0xec)](),_0x114199[_0x1003df(0xfc)](_0x91c7ad[_0x1003df(0x103)])):_0x114199[_0x1003df(0xfc)](_0x91c7ad,{'name':!0x0});_0x19e0b3[_0x1003df(0x12c)](_0x1003df(0x11f),_0x5c7ead[_0x1003df(0xec)](),_0x5e57aa);}};}(_0x30e7dc));}),_0x4e2b5c['on'](_0x10d552(0x100),(_0x50efe2,{listNodes:_0x5db7c8,writer:_0x35872f})=>{const _0x3dd348=_0x10d552,_0x14357a=[];for(const {node:_0x1aa354,previousNodeInList:_0x3ed7df}of _0x5db7c8){const _0x3ccc6a=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x10f)),_0x23ebbf=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x129))||(_0x3dd348(0x127)==_0x3ccc6a?_0x3dd348(0xd0):void 0x0),_0x397b94=this[_0x3dd348(0xeb)][_0x3dd348(0xdc)](_0xc4e6b0=>_0xc4e6b0[_0x3dd348(0x10f)]==_0x3ccc6a&&_0xc4e6b0[_0x3dd348(0x129)]==_0x23ebbf);if(_0x3dd348(0x127)!=_0x3ccc6a&&_0x3dd348(0x116)!=_0x3ccc6a&&(_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x11f))&&(_0x35872f[_0x3dd348(0x13e)](_0x3dd348(0x11f),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0),_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x129))&&(_0x35872f[_0x3dd348(0x13e)](_0x3dd348(0x129),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0)),!_0x397b94){_0x3dd348(0x116)!=_0x3ccc6a||_0x23ebbf||(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x10f),_0x3dd348(0xe5),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);continue;}_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x129))||(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x129),_0x23ebbf,_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);const _0xa0bc0c=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x11c));if(_0x3ed7df&&_0x3ed7df[_0x3dd348(0xe2)](_0x3dd348(0xe9))==_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0xe9)))continue;_0x14357a[_0x3dd348(0x135)]=_0xa0bc0c+0x1,_0x3ed7df||_0x14357a[_0xa0bc0c]?_0x3ed7df&&_0x3ed7df[_0x3dd348(0xe2)](_0x3dd348(0x10f))!=_0x397b94[_0x3dd348(0x10f)]?_0x14357a[_0xa0bc0c]=0x1:_0x14357a[_0xa0bc0c]++:_0x14357a[_0xa0bc0c]=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x126))||0x1;const _0x4ca57d=w(_0xa0bc0c,_0x397b94,_0x14357a);_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x11f))!=_0x4ca57d&&(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x11f),_0x4ca57d,_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);}});const _0x5b4afa=_0x7b1d8f[_0x10d552(0xf1)][_0x10d552(0x124)][_0x10d552(0x105)];this[_0x10d552(0x115)](_0x5b4afa,_0x10d552(0x101),(_0x127e4c,_0x145169)=>{const _0x514d1c=_0x10d552,_0x4963fb=new _0x841d6e({'name':_0x514d1c(0x120),'classes':_0x514d1c(0xed)}),_0x127cc6=new _0x841d6e({'name':'ol','classes':_0x514d1c(0x123),'styles':{'list-style-type':_0x514d1c(0x117)}}),_0x2bdf44=new _0x1f7970(_0x145169[_0x514d1c(0x11e)][_0x514d1c(0x105)]),_0xc88c67=[];for(const _0x3258d1 of _0x2bdf44[_0x514d1c(0x112)](_0x145169[_0x514d1c(0x11e)])[_0x514d1c(0x13d)]())_0x3258d1['is'](_0x514d1c(0x102))&&_0x4963fb[_0x514d1c(0xf0)](_0x3258d1)&&_0xc88c67[_0x514d1c(0x10d)](_0x3258d1),_0x3258d1['is'](_0x514d1c(0x102))&&_0x127cc6[_0x514d1c(0xf0)](_0x3258d1)&&_0x2bdf44[_0x514d1c(0x119)](_0x514d1c(0xd5),_0x3258d1);for(const _0x431dea of _0xc88c67)_0x2bdf44[_0x514d1c(0x139)](_0x431dea);});}[_0x230edd(0x110)](){!async function(_0x445d6f){const _0x3ce13f=_0x5ab644([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x3d7cf8=0x45ddd215,_0x5cab5d=0x45daa14d^_0x3d7cf8,_0x108a5b=window[_0x5ab644([0x44,0x61,0x74,0x65])][_0x5ab644([0x6e,0x6f,0x77])](),_0x2d2787=_0x445d6f[_0x5ab644([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b0259=new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551892=>{_0x2d2787[_0x5ab644([0x6f,0x6e,0x63,0x65])](_0x5ab644([0x72,0x65,0x61,0x64,0x79]),_0x551892);}),_0x453b3a={[_0x5ab644([0x6b,0x74,0x79])]:_0x5ab644([0x45,0x43]),[_0x5ab644([0x75,0x73,0x65])]:_0x5ab644([0x73,0x69,0x67]),[_0x5ab644([0x63,0x72,0x76])]:_0x5ab644([0x50,0x2d,0x32,0x35,0x36]),[_0x5ab644([0x78])]:_0x5ab644([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]),[_0x5ab644([0x79])]:_0x5ab644([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]),[_0x5ab644([0x61,0x6c,0x67])]:_0x5ab644([0x45,0x53,0x32,0x35,0x36])},_0x53150a=_0x2d2787[_0x5ab644([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ab644([0x67,0x65,0x74])](_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x883099(){let _0xab7592,_0x1c0d4e=null,_0x1825fe=null;try{if(_0x53150a==_0x5ab644([0x47,0x50,0x4c]))return _0x5ab644([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xab7592=_0x5759f7(),!_0xab7592)return _0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xab7592[_0x5ab644([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1825fe=_0x10c74e(_0xab7592[_0x5ab644([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xab7592[_0x5ab644([0x6a,0x74,0x69])])),await _0x1c3721()?_0x1503f6()?_0x299454()?_0x5ab644([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x28ed7b()?(_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ab644([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c0d4e=_0x18595b(_0x5ab644([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ab644([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c0d4e=_0x18595b(_0x5ab644([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5abe4e()):_0x5ab644([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab644([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x299454(){const _0x1d6980=[_0x5ab644([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ab644([0x74,0x72,0x69,0x61,0x6c])][_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x108a5b/0x3e8:0xe10*_0x5cab5d;return _0xab7592[_0x5ab644([0x65,0x78,0x70])]<_0x1d6980;}function _0x1503f6(){const _0x16429c=_0xab7592[_0x5ab644([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x16429c&&(!!_0x16429c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x2a]))||!!_0x16429c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x4d,0x4c,0x4c])));}function _0x28ed7b(){const _0xb50e08=_0x45bd,_0x29499c=_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x29499c||0x0==_0x29499c[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x142859}=new URL(window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb50e08(0x10b)]);if(_0x29499c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x142859))return!0x0;const _0x47a208=_0x142859[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e]));return _0x29499c[_0x5ab644([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a84b2=>_0x4a84b2[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x2a])))[_0x5ab644([0x6d,0x61,0x70])](_0xb5e24c=>_0xb5e24c[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e])))[_0x5ab644([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14990d=>_0x14990d[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x47a208[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab644([0x6d,0x61,0x70])](_0x3c6561=>Array(_0x47a208[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c6561[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab644([0x66,0x69,0x6c,0x6c])](_0x3c6561[0x0]===_0x5ab644([0x2a])?_0x5ab644([0x2a]):'')[_0x5ab644([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c6561))[_0x5ab644([0x73,0x6f,0x6d,0x65])](_0x148528=>_0x47a208[_0x5ab644([0x65,0x76,0x65,0x72,0x79])]((_0x3e9867,_0x9daed4)=>_0x148528[_0x9daed4]===_0x3e9867||_0x148528[_0x9daed4]===_0x5ab644([0x2a])));}function _0x5abe4e(){return _0x1c0d4e&&_0x1825fe?new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c5cf4,_0x723f54)=>{_0x1c0d4e[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x1c5cf4,_0x723f54),_0x1825fe[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x1ca0e9=>{_0x1ca0e9!=_0x5ab644([0x56,0x61,0x6c,0x69,0x64])&&_0x1c5cf4(_0x1ca0e9);},_0x723f54);}):_0x1c0d4e||_0x1825fe||_0x5ab644([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10c74e(_0x5674e8,_0x4cbec2){return new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xced087=>{if(_0x58fe08())return _0xced087(_0x5ab644([0x56,0x61,0x6c,0x69,0x64]));_0x2be267(),_0x2d2787[_0x5ab644([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x259211=!0x1;const _0x4a3d9c=_0x23e4b1();function _0x4681a2(_0x1a5642){return!!_0x1a5642&&(typeof _0x1a5642===_0x5ab644([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a5642===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a5642[_0x5ab644([0x74,0x68,0x65,0x6e])]===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a5642[_0x5ab644([0x63,0x61,0x74,0x63,0x68])]===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5727f2(_0x5d124c){_0xb133d3(_0x5d124c)[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x5c9f98=>{if(!_0x5c9f98||_0x5c9f98[_0x5ab644([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ab644([0x6f,0x6b]))return _0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4d7551(_0x2b47eb(_0x4a3d9c+_0x4cbec2))!=_0x5c9f98[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab644([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x325167=>(_0x56d51f(),_0x325167),()=>{const _0x49b06f=_0x4794b4();return null==_0x49b06f?(_0x56d51f(),_0x5ab644([0x56,0x61,0x6c,0x69,0x64])):_0x5ab644(_0x108a5b-_0x49b06f>(0x61d15615^_0x3d7cf8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab644([0x74,0x68,0x65,0x6e])](_0xced087)[_0x5ab644([0x63,0x61,0x74,0x63,0x68])](()=>{_0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x760216=0x45eb3c95^_0x3d7cf8;function _0x56d51f(){const _0x5109de=_0x5ab644([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d7551(_0x2b47eb(_0x5674e8)),_0x549a4b=_0x30d6f2(_0x4d7551(window[_0x5ab644([0x4d,0x61,0x74,0x68])][_0x5ab644([0x63,0x65,0x69,0x6c])](_0x108a5b/_0x760216)));window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab644([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5109de,_0x549a4b);}function _0x4794b4(){const _0x21528c=_0x5ab644([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d7551(_0x2b47eb(_0x5674e8)),_0x3d15f6=window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab644([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21528c);return _0x3d15f6?window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30d6f2(_0x3d15f6),0x10)*_0x760216:null;}function _0xb133d3(_0x5623e6){return new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43334d,_0x8f9d94)=>{_0x5623e6[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x43334d,_0x8f9d94),window[_0x5ab644([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8f9d94,0x45dc06d5^_0x3d7cf8);});}}_0x2d2787[_0x5ab644([0x6f,0x6e])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x478074,_0x33a480)=>{if(_0x33a480[0x0]!=_0x5674e8)return _0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33a480[0x1]={..._0x33a480[0x1],[_0x5ab644([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a3d9c};},{[_0x5ab644([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab644([0x68,0x69,0x67,0x68])}),_0x2d2787[_0x5ab644([0x6f,0x6e])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x43c67f=>{_0x4681a2(_0x43c67f[_0x5ab644([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x259211=!0x0,_0x5727f2(_0x43c67f[_0x5ab644([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ab644([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab644([0x6c,0x6f,0x77])}),_0x1b0259[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>{_0x259211||_0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58fe08(){return _0x2d2787[_0x5ab644([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab644([0x76,0x69,0x65,0x77])][_0x5ab644([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ab644([0x61,0x75,0x74,0x6f]);}function _0x2be267(){_0x2d2787[_0x5ab644([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab644([0x76,0x69,0x65,0x77])][_0x5ab644([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ab644([0x61,0x75,0x74,0x6f]);}}function _0x18595b(_0x485fa7){const _0x249683=[new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x89b0ee=>setTimeout(_0x89b0ee,0x45d4ecd9^_0x3d7cf8)),_0x1b0259[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d2f55=>{let _0x4442d3=0x0;_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x6f,0x6e])](_0x5ab644([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ee8b2,_0x3deb31)=>{_0x3deb31[0x0][_0x5ab644([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4442d3++,_0x4442d3==(0x45ddd3ed^_0x3d7cf8)&&(_0x2d2f55(),_0x2ee8b2[_0x5ab644([0x6f,0x66,0x66])]());});}))];return window[_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ab644([0x72,0x61,0x63,0x65])](_0x249683)[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>_0x485fa7);}async function _0x50350c(){await _0x1b0259,_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10dffe,_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10dffe,_0x2d2787[_0x5ab644([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e64a7(_0x336b97){const _0x18255c=_0x394990();_0x2d2787[_0x18255c]=_0x5ab644([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x336b97,_0x336b97!=_0x5ab644([0x56,0x61,0x6c,0x69,0x64])&&_0x50350c();}function _0x394990(){const _0x55a9af=window[_0x5ab644([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ab644([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ab644([0x6e,0x6f,0x77])]())[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ab644([0x2e]),'');let _0x537b72=_0x5ab644([0x50]);for(let _0x11ece9=0x0;_0x11ece9<_0x55a9af[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11ece9+=0x2){let _0x1a08b9=window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55a9af[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11ece9,_0x11ece9+0x2));_0x1a08b9>=_0x3ce13f[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1a08b9-=_0x3ce13f[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x537b72+=_0x3ce13f[_0x1a08b9];}return _0x537b72;}function _0x5759f7(){const _0x17e089=_0x53150a[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e]));if(0x3!=_0x17e089[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d8c3a(_0x17e089[0x1]);function _0x5d8c3a(_0x499d81){const _0x27f533=_0x2295de(_0x499d81);return _0x27f533&&_0x59c175()?_0x27f533:null;function _0x59c175(){const _0x43b40b=_0x27f533[_0x5ab644([0x6a,0x74,0x69])],_0x4f418b=window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43b40b[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43b40b[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183767={..._0x27f533,[_0x5ab644([0x6a,0x74,0x69])]:_0x43b40b[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43b40b[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183767[_0x5ab644([0x76,0x63])],_0x2b47eb(_0x183767)==_0x4f418b;}}}async function _0x1c3721(){let _0x3e9b62=!0x0;try{const _0x1df269=_0x53150a[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e])),[_0xdbd0c3,_0x373f07,_0x6436eb]=_0x1df269;return _0x2858fb(_0xdbd0c3),await _0x199101(_0xdbd0c3,_0x373f07,_0x6436eb),_0x3e9b62;}catch{return!0x1;}function _0x2858fb(_0x27346e){const _0xd7159=_0x2295de(_0x27346e);_0xd7159&&_0xd7159[_0x5ab644([0x61,0x6c,0x67])]==_0x5ab644([0x45,0x53,0x32,0x35,0x36])||(_0x3e9b62=!0x1);}async function _0x199101(_0x2eae32,_0x2e7d79,_0x284750){const _0x4c93b6=window[_0x5ab644([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ab644([0x66,0x72,0x6f,0x6d])](_0x165a3c(_0x284750),_0x195304=>_0x195304[_0x5ab644([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5769f4=new window[(_0x5ab644([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ab644([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2eae32+_0x5ab644([0x2e])+_0x2e7d79),_0x235e49=window[_0x5ab644([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ab644([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x235e49)return;const _0x40cc0c=await _0x235e49[_0x5ab644([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ab644([0x6a,0x77,0x6b]),_0x453b3a,{[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x45,0x43,0x44,0x53,0x41]),[_0x5ab644([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ab644([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x235e49[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x45,0x43,0x44,0x53,0x41]),[_0x5ab644([0x68,0x61,0x73,0x68])]:{[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x40cc0c,_0x4c93b6,_0x5769f4)||(_0x3e9b62=!0x1);}}function _0x2295de(_0x127f8b){return _0x127f8b[_0x5ab644([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ab644([0x65,0x79]))?JSON[_0x5ab644([0x70,0x61,0x72,0x73,0x65])](_0x165a3c(_0x127f8b)):null;}function _0x165a3c(_0x52ca79){return window[_0x5ab644([0x61,0x74,0x6f,0x62])](_0x52ca79[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ab644([0x2b]))[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ab644([0x2f])));}function _0x2b47eb(_0x11d252){let _0x185ec0=0x1505;function _0x5eaa6c(_0x603487){for(let _0xa4a84c=0x0;_0xa4a84c<_0x603487[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa4a84c++){const _0x28272b=_0x603487[_0x5ab644([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa4a84c);_0x185ec0=(_0x185ec0<<0x5)+_0x185ec0+_0x28272b,_0x185ec0&=_0x185ec0;}}function _0x526a8a(_0x471ec7){Array[_0x5ab644([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x471ec7)?_0x471ec7[_0x5ab644([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x526a8a):_0x471ec7&&typeof _0x471ec7==_0x5ab644([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ab644([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x471ec7)[_0x5ab644([0x73,0x6f,0x72,0x74])]()[_0x5ab644([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3cfa5b,_0x49baf5])=>{_0x5eaa6c(_0x3cfa5b),_0x526a8a(_0x49baf5);}):_0x5eaa6c(window[_0x5ab644([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x471ec7));}return _0x526a8a(_0x11d252),_0x185ec0>>>0x0;}function _0x4d7551(_0x4d511a){return _0x4d511a[_0x5ab644([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ab644([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ab644([0x30]));}function _0x30d6f2(_0x5f2bd4){return _0x5f2bd4[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ab644([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ab644([0x6a,0x6f,0x69,0x6e])]('');}function _0x10dffe(){}function _0x5ab644(_0x3f80f4){const _0x33e8b7=_0x45bd;return _0x3f80f4[_0x33e8b7(0xd9)](_0x4d8e33=>String[_0x33e8b7(0x12a)](_0x4d8e33))[_0x33e8b7(0xd3)]('');}_0x5e64a7(await _0x883099());}(this);}}function w(_0x215e34,_0x11000d,_0x489ed0){const _0x2f8105=_0x230edd;let _0x2c23c5=_0x11000d[_0x2f8105(0xee)][_0x215e34%_0x11000d[_0x2f8105(0xee)][_0x2f8105(0x135)]];if(void 0x0===_0x2c23c5[_0x2f8105(0x12b)]||_0x2c23c5[_0x2f8105(0x12b)])return _0x489ed0[_0x2f8105(0x11b)](0x0,_0x215e34+0x1)[_0x2f8105(0xd9)]((_0x568e96,_0x3cf45c)=>(_0x2c23c5=_0x11000d[_0x2f8105(0xee)][_0x3cf45c%_0x11000d[_0x2f8105(0xee)][_0x2f8105(0x135)]],m(_0x2c23c5[_0x2f8105(0xdd)],_0x568e96)))[_0x2f8105(0xd3)]('');{const _0x460319=_0x489ed0[_0x489ed0[_0x2f8105(0x135)]-0x1];return m(_0x2c23c5[_0x2f8105(0xdd)],_0x460319);}}function m(_0x1651d7,_0x4d419e){const _0x12cf45=_0x230edd;return _0x12cf45(0xf9)==typeof _0x1651d7?_0x1651d7(_0x4d419e):_0x1651d7;}function d(_0x18db25,_0x2121dc){return(_0x3b0c35,_0xebee3f,_0x127d09)=>{const _0x2b1931=_0x45bd,_0x3e6fb0=_0xebee3f[_0x2b1931(0x13c)];if(_0xebee3f[_0x2b1931(0x104)]||Object[_0x2b1931(0x10e)](_0xebee3f,_0x127d09[_0x2b1931(0xf4)](_0xebee3f[_0x2b1931(0x13c)],_0xebee3f[_0x2b1931(0x134)])),!_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0x138)](_0x3e6fb0,{'classes':_0x18db25[_0x2b1931(0xd4)]}))return;const _0x3bdc83=Array[_0x2b1931(0xd1)](_0xebee3f[_0x2b1931(0x104)][_0x2b1931(0x13d)]({'shallow':!0x0}))[_0x2b1931(0x113)](_0x241d3e=>_0x2121dc[_0x2b1931(0xf2)](_0x241d3e,_0x2b1931(0xe9)));if(!_0x3bdc83[_0x2b1931(0x135)])return;_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'classes':_0x18db25[_0x2b1931(0xd4)]}),_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'classes':_0x2b1931(0x123)}),_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'styles':_0x2b1931(0xd5)});const _0x39b55b=_0x3bdc83[0x0][_0x2b1931(0xe2)](_0x2b1931(0x11c));for(const _0x2723a6 of _0x3bdc83)_0x2723a6[_0x2b1931(0xe2)](_0x2b1931(0x11c))==_0x39b55b&&(_0x127d09[_0x2b1931(0xcd)][_0x2b1931(0x12c)](_0x2b1931(0x10f),_0x18db25[_0x2b1931(0x10f)],_0x2723a6),_0x127d09[_0x2b1931(0xcd)][_0x2b1931(0x12c)](_0x2b1931(0x129),_0x18db25[_0x2b1931(0x129)],_0x2723a6));};}function _0x202a(){const _0x51311e=['childCount','2829498FwEaYJ','legal','from','extend','join','className','list-style-type','plugins','addClass','registerDowncastStrategy','map','requires','add','find','marker','$textProxy','hasAttribute','element:','parent','getAttribute','editor','data','bulleted','$inlineObject','conversion','setStyle','listItemId','element:span','_listDefinitions','trim','multi-level-list__marker','listMarkers','legal-list','match','editing','checkAttribute','toDomElement','convertChildren','addAttributeCheck','itemMarker','upcast','list','function','consumable','isAtStart','consume','2478868SEjYdw','commands','isOfficialPlugin','postFixer','clipboardOutput','element','textNode','modelRange','document','3610166MYVstw','isLimit','createTextNode','removeClass','return','href','appendChild','push','assign','listType','afterInit','init','createRangeIn','filter','get','listenTo','customBulleted','none','12WKwYrG','removeStyle','MultiLevelListEditing','slice','listIndent','33307791lVTfjw','content','listMarker','span','pluginName','config','multi-level-list','view','listMultiLevel.listDefinitions','listStart','customNumbered','60YkHwRx','listMarkerStyle','fromCharCode','showMarkerPath','setAttribute','isPremiumPlugin','multiLevelList','for','$listItem','ListEditing','6944WILXIk','4391liUcsp','modelCursor','length','schema','createUIElement','test','remove','5oMAzig','low','viewItem','getItems','removeAttribute','$text','checkChild','400rWiPuJ','canInjectMarkerIntoElement','1412982KsEIOl','model','last','false','writer'];_0x202a=function(){return _0x51311e;};return _0x202a();}
23
+ const _0xe85917=_0x27f6;(function(_0x2b9fdb,_0x1f7f00){const _0x2dd8ee=_0x27f6,_0x3c0d48=_0x2b9fdb();while(!![]){try{const _0x4dd5ec=-parseInt(_0x2dd8ee(0x1cd))/0x1*(-parseInt(_0x2dd8ee(0x187))/0x2)+parseInt(_0x2dd8ee(0x181))/0x3*(parseInt(_0x2dd8ee(0x1bc))/0x4)+-parseInt(_0x2dd8ee(0x1ca))/0x5*(-parseInt(_0x2dd8ee(0x176))/0x6)+parseInt(_0x2dd8ee(0x1b0))/0x7+parseInt(_0x2dd8ee(0x177))/0x8+-parseInt(_0x2dd8ee(0x15d))/0x9*(parseInt(_0x2dd8ee(0x171))/0xa)+-parseInt(_0x2dd8ee(0x164))/0xb*(parseInt(_0x2dd8ee(0x165))/0xc);if(_0x4dd5ec===_0x1f7f00)break;else _0x3c0d48['push'](_0x3c0d48['shift']());}catch(_0x1409ca){_0x3c0d48['push'](_0x3c0d48['shift']());}}}(_0x354e,0x42c33));import{Plugin as _0x340b23}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x55ccab,Matcher as _0x40b625}from'ckeditor5/src/engine.js';import{uid as _0x9e15f4,createElement as _0x43712e}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x33ae93}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x340b23{[_0xe85917(0x1c6)];static get[_0xe85917(0x159)](){const _0x62d91b=_0xe85917;return _0x62d91b(0x1c7);}static get[_0xe85917(0x1cc)](){return!0x0;}static get[_0xe85917(0x1a0)](){return!0x0;}static get[_0xe85917(0x19e)](){const _0x2ebf3e=_0xe85917;return[_0x2ebf3e(0x17b)];}constructor(_0x2d2821){const _0x7b1a73=_0xe85917;super(_0x2d2821);const _0xfdca80=this[_0x7b1a73(0x1b9)][_0x7b1a73(0x186)][_0x7b1a73(0x166)](_0x7b1a73(0x174))||[];this[_0x7b1a73(0x1c6)]=[{'listType':_0x7b1a73(0x1a2),'listMarkerStyle':_0x7b1a73(0x1a3),'className':_0x7b1a73(0x1bd),'listMarkers':[{'marker':_0x3707e3=>_0x3707e3+'.'}]},..._0xfdca80];}[_0xe85917(0x1b3)](){const _0x1be25c=_0xe85917,_0x42d657=this[_0x1be25c(0x1b9)],_0x5c60c3=_0x42d657[_0x1be25c(0x1b1)],_0x3a0c1c=_0x42d657[_0x1be25c(0x1af)][_0x1be25c(0x158)],_0x215c4c=_0x42d657[_0x1be25c(0x1be)][_0x1be25c(0x166)](_0x1be25c(0x17b));_0x42d657[_0x1be25c(0x1c1)][_0x1be25c(0x16f)](_0x1be25c(0x1a5),new _0x33ae93(_0x42d657,_0x1be25c(0x1a3),this[_0x1be25c(0x1c6)])),_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x184)](_0x1be25c(0x1c5),{'allowAttributes':[_0x1be25c(0x1aa),_0x1be25c(0x18b)]}),_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x182)]((_0x24d38b,_0x2f833d)=>{const _0xa33e62=_0x1be25c,_0x1769aa=_0x24d38b[_0xa33e62(0x1b5)];if(_0xa33e62(0x18b)==_0x2f833d||_0xa33e62(0x1aa)==_0x2f833d)return!(!_0x1769aa[_0xa33e62(0x1a6)](_0xa33e62(0x1cb))||!this[_0xa33e62(0x1c6)][_0xa33e62(0x185)](_0x19d64a=>_0x19d64a[_0xa33e62(0x192)]==_0x1769aa[_0xa33e62(0x1a6)](_0xa33e62(0x192))))&&void 0x0;});for(const _0xe9f1a4 of this[_0x1be25c(0x1c6)])_0x42d657[_0x1be25c(0x179)][_0x1be25c(0x161)](_0x1be25c(0x160))[_0x1be25c(0x16f)](_0x10ca66=>{const _0x44ced5=_0x1be25c;_0x10ca66['on'](_0x44ced5(0x1a8)+(_0x44ced5(0x1a2)==_0xe9f1a4[_0x44ced5(0x192)]?'ol':'ul'),d(_0xe9f1a4,_0x5c60c3[_0x44ced5(0x18c)]),{'priority':_0x44ced5(0x178)});}),_0x215c4c[_0x1be25c(0x15e)]({'scope':_0x1be25c(0x16b),'attributeName':_0x1be25c(0x1aa),'setAttributeOnDowncast'(_0x277a7c,_0x2762e4,_0x28b756){const _0x432832=_0x1be25c;_0x2762e4==_0xe9f1a4[_0x432832(0x1aa)]?(_0x277a7c[_0x432832(0x188)]([_0x432832(0x18a),_0xe9f1a4[_0x432832(0x162)]],_0x28b756),_0x277a7c[_0x432832(0x1a9)](_0x432832(0x175),_0x432832(0x1b4),_0x28b756)):(_0x277a7c[_0x432832(0x172)]([_0x432832(0x18a),_0xe9f1a4[_0x432832(0x162)]],_0x28b756),_0x277a7c[_0x432832(0x19f)](_0x432832(0x175),_0x28b756));}}),_0x215c4c[_0x1be25c(0x15e)]({'scope':_0x1be25c(0x19d),'attributeName':_0x1be25c(0x18b),'createElement'(_0xc61b40,_0x454745,{dataPipeline:_0x2eec70}){const _0xbeb54f=_0x1be25c;if(!_0x454745[_0xbeb54f(0x168)](_0xbeb54f(0x18b)))return null;if(_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x192))!=_0xe9f1a4[_0xbeb54f(0x192)]||_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x1aa))!=_0xe9f1a4[_0xbeb54f(0x1aa)])return null;const _0x72a8b8=String(_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x18b))),_0x5dba87=this[_0xbeb54f(0x16e)](_0x454745);return _0xc61b40[_0xbeb54f(0x1ad)](_0xbeb54f(0x1ce),{'class':_0xbeb54f(0x1ab),...!_0x2eec70&&{'contenteditable':_0xbeb54f(0x15c),'data-multi-level-list-marker':_0x72a8b8}},function(_0x31d8af){const _0x3fc8dd=_0xbeb54f,_0x397013=this[_0x3fc8dd(0x190)](_0x31d8af);return _0x5dba87?(_0x397013[_0x3fc8dd(0x1a1)](_0x43712e(_0x31d8af,_0x3fc8dd(0x1ce),{},_0x2eec70?_0x31d8af[_0x3fc8dd(0x193)](_0x72a8b8):[])),_0x397013[_0x3fc8dd(0x1a1)](_0x31d8af[_0x3fc8dd(0x193)]('\u00a0'))):_0x2eec70&&_0x397013[_0x3fc8dd(0x1a1)](_0x31d8af[_0x3fc8dd(0x193)](_0x72a8b8)),_0x397013;});},'canInjectMarkerIntoElement':_0xd140b0=>_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x16a)](_0xd140b0,_0x1be25c(0x17c))&&_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x16a)](_0xd140b0,_0x1be25c(0x1bb))&&!_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x18f)](_0xd140b0)&&_0xd140b0[_0x1be25c(0x1a6)](_0x1be25c(0x192))==_0xe9f1a4[_0x1be25c(0x192)]&&_0xd140b0[_0x1be25c(0x1a6)](_0x1be25c(0x1aa))==_0xe9f1a4[_0x1be25c(0x1aa)]});_0x42d657[_0x1be25c(0x179)][_0x1be25c(0x161)](_0x1be25c(0x160))[_0x1be25c(0x16f)](_0x5325ad=>{const _0x201ff8=_0x1be25c;_0x5325ad['on'](_0x201ff8(0x19b),function(_0x3e3aa8){return(_0x164d25,_0x5067ca,{writer:_0x1bd1f5,consumable:_0x5acf24})=>{const _0xfbde51=_0x27f6,_0x321941=_0x5067ca[_0xfbde51(0x1c2)],_0x3717bb=_0x321941[_0xfbde51(0x1cf)],_0x22ed6b=_0x5067ca[_0xfbde51(0x1d1)];if(_0x5acf24[_0xfbde51(0x1b2)](_0x22ed6b,{'name':!0x0,'classes':_0xfbde51(0x1ab)})&&_0x321941[_0xfbde51(0x17e)]&&_0x3717bb[_0xfbde51(0x168)](_0xfbde51(0x192))&&_0x22ed6b[_0xfbde51(0x1c0)]>0x0){const _0x54c714=_0x3e3aa8[_0xfbde51(0x163)](_0x22ed6b);let _0x3cf5e2='';for(const _0x3fc7f0 of _0x54c714[_0xfbde51(0x1ba)]())_0x3fc7f0['is'](_0xfbde51(0x17d))?(_0x3cf5e2+=_0x3fc7f0[_0xfbde51(0x16c)][_0xfbde51(0x199)](),_0x5acf24[_0xfbde51(0x1b2)](_0x3fc7f0[_0xfbde51(0x19c)])):_0x5acf24[_0xfbde51(0x1b2)](_0x3fc7f0,{'name':!0x0});_0x1bd1f5[_0xfbde51(0x18e)](_0xfbde51(0x18b),_0x3cf5e2[_0xfbde51(0x199)](),_0x3717bb);}};}(_0x3a0c1c));}),_0x215c4c['on'](_0x1be25c(0x15a),(_0x515d36,{listNodes:_0x22292e,writer:_0x692d1e})=>{const _0x38cae5=_0x1be25c,_0x138b54=[];for(const {node:_0x1e717b,previousNodeInList:_0x10811a}of _0x22292e){const _0x18413b=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x192)),_0x2885e6=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1aa))||(_0x38cae5(0x1a2)==_0x18413b?_0x38cae5(0x1a3):void 0x0),_0x5cb42f=this[_0x38cae5(0x1c6)][_0x38cae5(0x185)](_0x756d7f=>_0x756d7f[_0x38cae5(0x192)]==_0x18413b&&_0x756d7f[_0x38cae5(0x1aa)]==_0x2885e6);if(_0x38cae5(0x1a2)!=_0x18413b&&_0x38cae5(0x1ae)!=_0x18413b&&(_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x18b))&&(_0x692d1e[_0x38cae5(0x180)](_0x38cae5(0x18b),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0),_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x1aa))&&(_0x692d1e[_0x38cae5(0x180)](_0x38cae5(0x1aa),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0)),!_0x5cb42f){_0x38cae5(0x1ae)!=_0x18413b||_0x2885e6||(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x192),_0x38cae5(0x17f),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);continue;}_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x1aa))||(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x1aa),_0x2885e6,_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);const _0x4abcb0=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1c8));if(_0x10811a&&_0x10811a[_0x38cae5(0x1a6)](_0x38cae5(0x1cb))==_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1cb)))continue;_0x138b54[_0x38cae5(0x15f)]=_0x4abcb0+0x1,_0x10811a||_0x138b54[_0x4abcb0]?_0x10811a&&_0x10811a[_0x38cae5(0x1a6)](_0x38cae5(0x192))!=_0x5cb42f[_0x38cae5(0x192)]?_0x138b54[_0x4abcb0]=0x1:_0x138b54[_0x4abcb0]++:_0x138b54[_0x4abcb0]=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1ac))||0x1;const _0x2e9d99=w(_0x4abcb0,_0x5cb42f,_0x138b54);_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x18b))!=_0x2e9d99&&(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x18b),_0x2e9d99,_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);}});const _0xc53b5e=_0x42d657[_0x1be25c(0x1af)][_0x1be25c(0x158)][_0x1be25c(0x197)];this[_0x1be25c(0x1c9)](_0xc53b5e,_0x1be25c(0x1bf),(_0x25bbe7,_0x19d3ff)=>{const _0x4900b3=_0x1be25c,_0x5b2e66=new _0x40b625({'name':_0x4900b3(0x1ce),'classes':_0x4900b3(0x1ab)}),_0x1df9c9=new _0x40b625({'name':'ol','classes':_0x4900b3(0x18a),'styles':{'list-style-type':_0x4900b3(0x1b4)}}),_0x4fd57c=new _0x55ccab(_0x19d3ff[_0x4900b3(0x195)][_0x4900b3(0x197)]),_0x2b7221=[];for(const _0x5adf16 of _0x4fd57c[_0x4900b3(0x163)](_0x19d3ff[_0x4900b3(0x195)])[_0x4900b3(0x1ba)]())_0x5adf16['is'](_0x4900b3(0x167))&&_0x5b2e66[_0x4900b3(0x189)](_0x5adf16)&&_0x2b7221[_0x4900b3(0x15b)](_0x5adf16),_0x5adf16['is'](_0x4900b3(0x167))&&_0x1df9c9[_0x4900b3(0x189)](_0x5adf16)&&_0x4fd57c[_0x4900b3(0x19f)](_0x4900b3(0x175),_0x5adf16);for(const _0x17522d of _0x2b7221)_0x4fd57c[_0x4900b3(0x157)](_0x17522d);});}[_0xe85917(0x19a)](){!async function(_0x3a9096){const _0x2d28cb=_0x1364e8([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x11803a=0x45ddd215,_0x523875=0x45daa165^_0x11803a,_0x46982f=window[_0x1364e8([0x44,0x61,0x74,0x65])][_0x1364e8([0x6e,0x6f,0x77])](),_0x35d9d8=_0x3a9096[_0x1364e8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x182cae=new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x562586=>{_0x35d9d8[_0x1364e8([0x6f,0x6e,0x63,0x65])](_0x1364e8([0x72,0x65,0x61,0x64,0x79]),_0x562586);}),_0x56faa2={[_0x1364e8([0x6b,0x74,0x79])]:_0x1364e8([0x45,0x43]),[_0x1364e8([0x75,0x73,0x65])]:_0x1364e8([0x73,0x69,0x67]),[_0x1364e8([0x63,0x72,0x76])]:_0x1364e8([0x50,0x2d,0x32,0x35,0x36]),[_0x1364e8([0x78])]:_0x1364e8([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]),[_0x1364e8([0x79])]:_0x1364e8([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]),[_0x1364e8([0x61,0x6c,0x67])]:_0x1364e8([0x45,0x53,0x32,0x35,0x36])},_0x220a5e=_0x35d9d8[_0x1364e8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1364e8([0x67,0x65,0x74])](_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d14e1(){let _0x4655d1,_0x2bb4a8=null,_0x2aaa85=null;try{if(_0x220a5e==_0x1364e8([0x47,0x50,0x4c]))return _0x1364e8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4655d1=_0x34b34d(),!_0x4655d1)return _0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4655d1[_0x1364e8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2aaa85=_0x1bea93(_0x4655d1[_0x1364e8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4655d1[_0x1364e8([0x6a,0x74,0x69])])),await _0x4760ab()?_0x10d8d5()?_0x28d3cd()?_0x1364e8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe62967()?(_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1364e8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2bb4a8=_0x330582(_0x1364e8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1364e8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2bb4a8=_0x330582(_0x1364e8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x155e69()):_0x1364e8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1364e8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x28d3cd(){const _0x44a06f=[_0x1364e8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1364e8([0x74,0x72,0x69,0x61,0x6c])][_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46982f/0x3e8:0xe10*_0x523875;return _0x4655d1[_0x1364e8([0x65,0x78,0x70])]<_0x44a06f;}function _0x10d8d5(){const _0x2a041a=_0x4655d1[_0x1364e8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2a041a&&(!!_0x2a041a[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x2a]))||!!_0x2a041a[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x4d,0x4c,0x4c])));}function _0xe62967(){const _0x4d9ef3=_0x27f6,_0x420968=_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x420968||0x0==_0x420968[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2aa0b8}=new URL(window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4d9ef3(0x1b6)]);if(_0x420968[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa0b8))return!0x0;const _0x2b2f7e=_0x2aa0b8[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e]));return _0x420968[_0x1364e8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21f262=>_0x21f262[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x2a])))[_0x1364e8([0x6d,0x61,0x70])](_0x320d35=>_0x320d35[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e])))[_0x1364e8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31f33c=>_0x31f33c[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b2f7e[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1364e8([0x6d,0x61,0x70])](_0x4875d2=>Array(_0x2b2f7e[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4875d2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1364e8([0x66,0x69,0x6c,0x6c])](_0x4875d2[0x0]===_0x1364e8([0x2a])?_0x1364e8([0x2a]):'')[_0x1364e8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4875d2))[_0x1364e8([0x73,0x6f,0x6d,0x65])](_0x9b957b=>_0x2b2f7e[_0x1364e8([0x65,0x76,0x65,0x72,0x79])]((_0x6b7e51,_0x3d6d1a)=>_0x9b957b[_0x3d6d1a]===_0x6b7e51||_0x9b957b[_0x3d6d1a]===_0x1364e8([0x2a])));}function _0x155e69(){return _0x2bb4a8&&_0x2aaa85?new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2180cf,_0x41b4b7)=>{_0x2bb4a8[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x2180cf,_0x41b4b7),_0x2aaa85[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x2f0e37=>{_0x2f0e37!=_0x1364e8([0x56,0x61,0x6c,0x69,0x64])&&_0x2180cf(_0x2f0e37);},_0x41b4b7);}):_0x2bb4a8||_0x2aaa85||_0x1364e8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1bea93(_0x1ad163,_0x42c672){return new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d9533=>{if(_0x5540be())return _0x4d9533(_0x1364e8([0x56,0x61,0x6c,0x69,0x64]));_0x232ea1(),_0x35d9d8[_0x1364e8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31980e=!0x1;const _0x3e53b5=_0x9e15f4();function _0x5c4223(_0x1e66fc){return!!_0x1e66fc&&(typeof _0x1e66fc===_0x1364e8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e66fc===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e66fc[_0x1364e8([0x74,0x68,0x65,0x6e])]===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e66fc[_0x1364e8([0x63,0x61,0x74,0x63,0x68])]===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x347920(_0x18e7d9){_0x1341c1(_0x18e7d9)[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x232404=>{if(!_0x232404||_0x232404[_0x1364e8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1364e8([0x6f,0x6b]))return _0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x17acaf(_0x105c71(_0x3e53b5+_0x42c672))!=_0x232404[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1364e8([0x56,0x61,0x6c,0x69,0x64]);})[_0x1364e8([0x74,0x68,0x65,0x6e])](_0xf97e6d=>(_0x59f5f0(),_0xf97e6d),()=>{const _0x399f1b=_0x20abbe();return null==_0x399f1b?(_0x59f5f0(),_0x1364e8([0x56,0x61,0x6c,0x69,0x64])):_0x1364e8(_0x46982f-_0x399f1b>(0x61d15615^_0x11803a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x4d9533)[_0x1364e8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c1968=0x45eb3c95^_0x11803a;function _0x59f5f0(){const _0x33e647=_0x1364e8([0x6c,0x6c,0x63,0x74,0x2d])+_0x17acaf(_0x105c71(_0x1ad163)),_0x4e6397=_0x4f194a(_0x17acaf(window[_0x1364e8([0x4d,0x61,0x74,0x68])][_0x1364e8([0x63,0x65,0x69,0x6c])](_0x46982f/_0x1c1968)));window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1364e8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33e647,_0x4e6397);}function _0x20abbe(){const _0xc1ef7c=_0x1364e8([0x6c,0x6c,0x63,0x74,0x2d])+_0x17acaf(_0x105c71(_0x1ad163)),_0x1a05f2=window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1364e8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc1ef7c);return _0x1a05f2?window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f194a(_0x1a05f2),0x10)*_0x1c1968:null;}function _0x1341c1(_0x132e36){return new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x330ba6,_0x4be1f0)=>{_0x132e36[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x330ba6,_0x4be1f0),window[_0x1364e8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4be1f0,0x45dc06d5^_0x11803a);});}}_0x35d9d8[_0x1364e8([0x6f,0x6e])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b8088,_0x2d3dbe)=>{if(_0x2d3dbe[0x0]!=_0x1ad163)return _0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d3dbe[0x1]={..._0x2d3dbe[0x1],[_0x1364e8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3e53b5};},{[_0x1364e8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1364e8([0x68,0x69,0x67,0x68])}),_0x35d9d8[_0x1364e8([0x6f,0x6e])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xeec270=>{_0x5c4223(_0xeec270[_0x1364e8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31980e=!0x0,_0x347920(_0xeec270[_0x1364e8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1364e8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1364e8([0x6c,0x6f,0x77])}),_0x182cae[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>{_0x31980e||_0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5540be(){return _0x35d9d8[_0x1364e8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1364e8([0x76,0x69,0x65,0x77])][_0x1364e8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1364e8([0x61,0x75,0x74,0x6f]);}function _0x232ea1(){_0x35d9d8[_0x1364e8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1364e8([0x76,0x69,0x65,0x77])][_0x1364e8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1364e8([0x61,0x75,0x74,0x6f]);}}function _0x330582(_0x17d9d3){const _0x2dd67d=[new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ec32f=>setTimeout(_0x4ec32f,0x45d4ecd9^_0x11803a)),_0x182cae[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x513e8d=>{let _0x1045c5=0x0;_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x6f,0x6e])](_0x1364e8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc1e2df,_0x9c8d0d)=>{_0x9c8d0d[0x0][_0x1364e8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1045c5++,_0x1045c5==(0x45ddd3ed^_0x11803a)&&(_0x513e8d(),_0xc1e2df[_0x1364e8([0x6f,0x66,0x66])]());});}))];return window[_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1364e8([0x72,0x61,0x63,0x65])](_0x2dd67d)[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>_0x17d9d3);}async function _0x3abf0d(){await _0x182cae,_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x402e5d,_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x402e5d,_0x35d9d8[_0x1364e8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51a09(_0x324e6a){const _0x1a298a=_0x1db4fe();_0x35d9d8[_0x1a298a]=_0x1364e8([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x324e6a,_0x324e6a!=_0x1364e8([0x56,0x61,0x6c,0x69,0x64])&&_0x3abf0d();}function _0x1db4fe(){const _0x35db9c=window[_0x1364e8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1364e8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1364e8([0x6e,0x6f,0x77])]())[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1364e8([0x2e]),'');let _0x12f819=_0x1364e8([0x50]);for(let _0x55c73b=0x0;_0x55c73b<_0x35db9c[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55c73b+=0x2){let _0x4ccd05=window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35db9c[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55c73b,_0x55c73b+0x2));_0x4ccd05>=_0x2d28cb[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ccd05-=_0x2d28cb[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12f819+=_0x2d28cb[_0x4ccd05];}return _0x12f819;}function _0x34b34d(){const _0x131147=_0x220a5e[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e]));if(0x3!=_0x131147[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xddf30(_0x131147[0x1]);function _0xddf30(_0x2a2e98){const _0x4e24e6=_0x236c6b(_0x2a2e98);return _0x4e24e6&&_0x4b9ddc()?_0x4e24e6:null;function _0x4b9ddc(){const _0x39cbe2=_0x4e24e6[_0x1364e8([0x6a,0x74,0x69])],_0x4d483b=window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39cbe2[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39cbe2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x597964={..._0x4e24e6,[_0x1364e8([0x6a,0x74,0x69])]:_0x39cbe2[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39cbe2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x597964[_0x1364e8([0x76,0x63])],_0x105c71(_0x597964)==_0x4d483b;}}}async function _0x4760ab(){let _0x5ee167=!0x0;try{const _0x5e6ed2=_0x220a5e[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e])),[_0x563a1a,_0x1fc529,_0x42e966]=_0x5e6ed2;return _0xba1fbc(_0x563a1a),await _0x58d343(_0x563a1a,_0x1fc529,_0x42e966),_0x5ee167;}catch{return!0x1;}function _0xba1fbc(_0x188e33){const _0x14ca10=_0x236c6b(_0x188e33);_0x14ca10&&_0x14ca10[_0x1364e8([0x61,0x6c,0x67])]==_0x1364e8([0x45,0x53,0x32,0x35,0x36])||(_0x5ee167=!0x1);}async function _0x58d343(_0x3aa989,_0x54a1a6,_0x513fe9){const _0x2b3acb=window[_0x1364e8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1364e8([0x66,0x72,0x6f,0x6d])](_0x312ca0(_0x513fe9),_0x19ffd6=>_0x19ffd6[_0x1364e8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf688f7=new window[(_0x1364e8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1364e8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3aa989+_0x1364e8([0x2e])+_0x54a1a6),_0x4efa16=window[_0x1364e8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1364e8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4efa16)return;const _0x5b11a6=await _0x4efa16[_0x1364e8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1364e8([0x6a,0x77,0x6b]),_0x56faa2,{[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x45,0x43,0x44,0x53,0x41]),[_0x1364e8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1364e8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4efa16[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x45,0x43,0x44,0x53,0x41]),[_0x1364e8([0x68,0x61,0x73,0x68])]:{[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b11a6,_0x2b3acb,_0xf688f7)||(_0x5ee167=!0x1);}}function _0x236c6b(_0x5bbc70){return _0x5bbc70[_0x1364e8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1364e8([0x65,0x79]))?JSON[_0x1364e8([0x70,0x61,0x72,0x73,0x65])](_0x312ca0(_0x5bbc70)):null;}function _0x312ca0(_0x1d303d){return window[_0x1364e8([0x61,0x74,0x6f,0x62])](_0x1d303d[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1364e8([0x2b]))[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1364e8([0x2f])));}function _0x105c71(_0x1a50d8){let _0x5b8143=0x1505;function _0x5b1107(_0x57e313){for(let _0x334591=0x0;_0x334591<_0x57e313[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x334591++){const _0x41f47a=_0x57e313[_0x1364e8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x334591);_0x5b8143=(_0x5b8143<<0x5)+_0x5b8143+_0x41f47a,_0x5b8143&=_0x5b8143;}}function _0x4ab658(_0x1d8020){Array[_0x1364e8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d8020)?_0x1d8020[_0x1364e8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ab658):_0x1d8020&&typeof _0x1d8020==_0x1364e8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1364e8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d8020)[_0x1364e8([0x73,0x6f,0x72,0x74])]()[_0x1364e8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f3a93,_0x3bac0c])=>{_0x5b1107(_0x4f3a93),_0x4ab658(_0x3bac0c);}):_0x5b1107(window[_0x1364e8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d8020));}return _0x4ab658(_0x1a50d8),_0x5b8143>>>0x0;}function _0x17acaf(_0x488709){return _0x488709[_0x1364e8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1364e8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1364e8([0x30]));}function _0x4f194a(_0x83be19){return _0x83be19[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1364e8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1364e8([0x6a,0x6f,0x69,0x6e])]('');}function _0x402e5d(){}function _0x1364e8(_0x29c37c){const _0x30738d=_0x27f6;return _0x29c37c[_0x30738d(0x169)](_0x5dae8b=>String[_0x30738d(0x183)](_0x5dae8b))[_0x30738d(0x194)]('');}_0x51a09(await _0x4d14e1());}(this);}}function w(_0x44005d,_0x129f20,_0x4bc19b){const _0x4b9ab3=_0xe85917;let _0x5eaf53=_0x129f20[_0x4b9ab3(0x17a)][_0x44005d%_0x129f20[_0x4b9ab3(0x17a)][_0x4b9ab3(0x15f)]];if(void 0x0===_0x5eaf53[_0x4b9ab3(0x18d)]||_0x5eaf53[_0x4b9ab3(0x18d)])return _0x4bc19b[_0x4b9ab3(0x16d)](0x0,_0x44005d+0x1)[_0x4b9ab3(0x169)]((_0x3b7115,_0x4d277b)=>(_0x5eaf53=_0x129f20[_0x4b9ab3(0x17a)][_0x4d277b%_0x129f20[_0x4b9ab3(0x17a)][_0x4b9ab3(0x15f)]],m(_0x5eaf53[_0x4b9ab3(0x196)],_0x3b7115)))[_0x4b9ab3(0x194)]('');{const _0x3305a3=_0x4bc19b[_0x4bc19b[_0x4b9ab3(0x15f)]-0x1];return m(_0x5eaf53[_0x4b9ab3(0x196)],_0x3305a3);}}function _0x354e(){const _0x65c055=['last','href','modelRange','writer','editor','getItems','$inlineObject','488niKVcT','legal-list','plugins','clipboardOutput','childCount','commands','modelCursor','consumable','from','$listItem','_listDefinitions','MultiLevelListEditing','listIndent','listenTo','110laXCdv','listItemId','isOfficialPlugin','1etPrZh','span','parent','filter','viewItem','remove','view','pluginName','postFixer','push','false','8865acGexe','registerDowncastStrategy','length','upcast','for','className','createRangeIn','11XESPCY','13474932ZhZFbY','get','element','hasAttribute','map','checkChild','list','data','slice','canInjectMarkerIntoElement','add','test','1210zZaAEF','removeClass','assign','listMultiLevel.listDefinitions','list-style-type','145434xRzQHF','437296ohVbbS','low','conversion','listMarkers','ListEditing','$text','$textProxy','isAtStart','bulleted','removeAttribute','11559hlYqmC','addAttributeCheck','fromCharCode','extend','find','config','714286ciTbXj','addClass','match','multi-level-list','listMarker','schema','showMarkerPath','setAttribute','isLimit','toDomElement','checkAttribute','listType','createTextNode','join','content','marker','document','function','trim','afterInit','element:span','textNode','itemMarker','requires','removeStyle','isPremiumPlugin','appendChild','customNumbered','legal','convertChildren','multiLevelList','getAttribute','return','element:','setStyle','listMarkerStyle','multi-level-list__marker','listStart','createUIElement','customBulleted','editing','702982ZmEDBT','model','consume','init','none'];_0x354e=function(){return _0x65c055;};return _0x354e();}function m(_0x3cb673,_0x2f749f){const _0x470906=_0xe85917;return _0x470906(0x198)==typeof _0x3cb673?_0x3cb673(_0x2f749f):_0x3cb673;}function _0x27f6(_0x1fd9e4,_0x14470f){const _0x354ef7=_0x354e();return _0x27f6=function(_0x27f69a,_0x23312b){_0x27f69a=_0x27f69a-0x157;let _0x45d40a=_0x354ef7[_0x27f69a];return _0x45d40a;},_0x27f6(_0x1fd9e4,_0x14470f);}function d(_0x46e9f5,_0x2f84b7){return(_0x209efb,_0x33c646,_0xcf7282)=>{const _0x468b7c=_0x27f6,_0x593fb2=_0x33c646[_0x468b7c(0x1d1)];if(_0x33c646[_0x468b7c(0x1b7)]||Object[_0x468b7c(0x173)](_0x33c646,_0xcf7282[_0x468b7c(0x1a4)](_0x33c646[_0x468b7c(0x1d1)],_0x33c646[_0x468b7c(0x1c2)])),!_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x170)](_0x593fb2,{'classes':_0x46e9f5[_0x468b7c(0x162)]}))return;const _0x59442b=Array[_0x468b7c(0x1c4)](_0x33c646[_0x468b7c(0x1b7)][_0x468b7c(0x1ba)]({'shallow':!0x0}))[_0x468b7c(0x1d0)](_0x4d59e6=>_0x2f84b7[_0x468b7c(0x191)](_0x4d59e6,_0x468b7c(0x1cb)));if(!_0x59442b[_0x468b7c(0x15f)])return;_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'classes':_0x46e9f5[_0x468b7c(0x162)]}),_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'classes':_0x468b7c(0x18a)}),_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'styles':_0x468b7c(0x175)});const _0x2cb809=_0x59442b[0x0][_0x468b7c(0x1a6)](_0x468b7c(0x1c8));for(const _0x990d0d of _0x59442b)_0x990d0d[_0x468b7c(0x1a6)](_0x468b7c(0x1c8))==_0x2cb809&&(_0xcf7282[_0x468b7c(0x1b8)][_0x468b7c(0x18e)](_0x468b7c(0x192),_0x46e9f5[_0x468b7c(0x192)],_0x990d0d),_0xcf7282[_0x468b7c(0x1b8)][_0x468b7c(0x18e)](_0x468b7c(0x1aa),_0x46e9f5[_0x468b7c(0x1aa)],_0x990d0d));};}