@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20250618.0 → 0.0.0-nightly-20250619.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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={168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},326:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.push([t.id,".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{padding-inline-end:5px;pointer-events:none;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker{transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content[dir=rtl] .multi-level-list .multi-level-list__marker{transform:translate(100%)}",""]);const l=o},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(i)for(var l=0;l<this.length;l++){var a=this[l][0];null!=a&&(o[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);i&&o[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),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.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 l=o},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,s){var r;if(i)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var o=void 0!==s.layer;o&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,o&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var l=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(l,a[e]):t.appendChild(l)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},o=[],l=0;l<t.length;l++){var a=t[l],c=i.base?a[0]+i.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=n(p),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var h=s(f,i);i.byIndex=l,e.splice(l,0,{identifier:p,updater:h,references:1})}o.push(p)}return o}function s(t,e){var n=e.domAPI(e);n.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;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var r=i(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var l=n(r[o]);e[l].references--}for(var a=i(t,s),c=0;c<r.length;c++){var u=n(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{MultiLevelList:()=>U,MultiLevelListCommand:()=>l,MultiLevelListEditing:()=>p,MultiLevelListUI:()=>j});var t=n(782),e=n(783),s=n(584);const r=o;function o(t,e){const n=a();return(o=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=o,n=t();for(;;)try{if(575887===-parseInt(e(390))/1+parseInt(e(402))/2*(parseInt(e(420))/3)+parseInt(e(405))/4*(parseInt(e(406))/5)+parseInt(e(408))/6*(-parseInt(e(412))/7)+-parseInt(e(385))/8*(-parseInt(e(410))/9)+parseInt(e(384))/10+-parseInt(e(393))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class l extends t.Command{[r(418)];[r(407)];[r(421)];constructor(t,e,n){const i=r;super(t),this[i(418)]=e,this[i(407)]=n,this[i(421)]=this[i(391)][i(389)][i(411)](i(414))}[r(419)](){const t=r;this[t(397)]=this[t(386)](),this[t(416)]=this[t(399)]()}[r(388)](t={}){const e=r,n=this[e(391)][e(409)],i=t[e(413)]||this[e(418)];n[e(398)](()=>{const t=e,n=this[t(403)](i);if(!n)return;const s=n+t(404);this[t(391)][t(388)](s,{additionalAttributes:{listMarkerStyle:i}})})}[r(386)](){const t=r,e=(0,s.first)(this[t(391)][t(409)][t(395)][t(401)][t(400)]());return this[t(421)][t(396)](e)?e[t(383)](t(413)):null}[r(399)](){const t=r,e=this[t(391)],n=e[t(392)][t(411)](t(394)),i=e[t(392)][t(411)](t(417));return n[t(416)]||i[t(416)]}[r(403)](t){const e=r,n=this[e(407)][e(387)](n=>n[e(413)]==t);return n?n[e(415)]:null}}function a(){const t=["refresh","1420533NLhdCz","_listUtils","getAttribute","1650080uaihUo","4271144KdFbav","_getValue","find","execute","plugins","540026RsicSj","editor","commands","9072547HesrDO","customNumberedList","document","isListItemBlock","value","change","_checkEnabled","getSelectedBlocks","selection","2imjBuA","_getListTypeFromListMarkerStyle","List","236vSQoiq","79465FMDofc","_listDefinitions","1016454ONoDIt","model","9JGXoId","get","7ugmPKz","listMarkerStyle","ListUtils","listType","isEnabled","customBulletedList","defaultListMarkerStyle"];return(a=function(){return t})()}function c(t,e){const n=d();return(c=function(t,e){return n[t-=141]})(t,e)}const u=c;!function(t){const e=c,n=t();for(;;)try{if(646866===parseInt(e(168))/1+parseInt(e(179))/2*(-parseInt(e(148))/3)+parseInt(e(257))/4+parseInt(e(155))/5*(parseInt(e(161))/6)+parseInt(e(254))/7+-parseInt(e(183))/8*(parseInt(e(197))/9)+parseInt(e(190))/10*(-parseInt(e(154))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Plugin{[u(209)];static get[u(192)](){return u(158)}static get[u(215)](){return!0}static get[u(258)](){return!0}static get[u(194)](){return[u(147)]}constructor(t){const e=u;super(t);const n=this[e(167)][e(157)][e(213)](e(229))||[];this[e(209)]=[{listType:e(202),listMarkerStyle:e(191),className:e(226),listMarkers:[{marker:t=>t+"."}]},...n]}[u(145)](){const t=u,n=this[t(167)],i=n[t(206)],s=n[t(261)][t(249)],r=n[t(240)][t(213)](t(147));n[t(228)][t(246)](t(198),new l(n,t(191),this[t(209)])),i[t(248)][t(174)](t(189),{allowAttributes:[t(250),t(210)]}),i[t(248)][t(175)]((e,n)=>{const i=t,s=e[i(156)];if(i(210)==n||i(250)==n)return!(!s[i(172)](i(176))||!this[i(209)][i(165)](t=>t[i(143)]==s[i(172)](i(143))))&&void 0});for(const e of this[t(209)])n[t(204)][t(234)](t(259))[t(246)](n=>{const s=t;var r,o;n.on(s(233)+(s(202)==e[s(143)]?"ol":"ul"),(r=e,o=i[s(248)],(t,e,n)=>{const i=c,s=e[i(252)];if(e[i(196)]||Object[i(255)](e,n[i(227)](e[i(252)],e[i(217)])),!n[i(221)][i(163)](s,{classes:r[i(235)]}))return;const l=Array[i(253)](e[i(196)][i(144)]({shallow:!0}))[i(173)](t=>o[i(237)](t,i(176)));if(!l[i(186)])return;n[i(221)][i(242)](s,{classes:r[i(235)]}),n[i(221)][i(242)](s,{classes:i(214)}),n[i(221)][i(242)](s,{styles:i(222)});const a=l[0][i(172)](i(187));for(const t of l)t[i(172)](i(187))==a&&(n[i(146)][i(151)](i(143),r[i(143)],t),n[i(146)][i(151)](i(250),r[i(250)],t))}),{priority:s(169)})}),r[t(188)]({scope:t(211),attributeName:t(250),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(250)]?(n[r(200)]([r(214),e[r(235)]],s),n[r(185)](r(222),r(232),s)):(n[r(251)]([r(214),e[r(235)]],s),n[r(149)](r(222),s))}}),r[t(188)]({scope:t(181),attributeName:t(210),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(184)](r(210)))return null;if(i[r(172)](r(143))!=e[r(143)]||i[r(172)](r(250))!=e[r(250)])return null;const o=i[r(172)](r(210))+" ";return n[r(238)](r(236),{class:r(141),...!s&&{contenteditable:r(207),"data-multi-level-list-marker":o}},function(t){const e=r,n=this[e(162)](t);return s&&n[e(195)](t[e(142)](o)),n})},canInjectMarkerIntoElement:n=>i[t(248)][t(193)](n,t(212))&&i[t(248)][t(193)](n,t(244))&&!i[t(248)][t(150)](n)&&n[t(172)](t(143))==e[t(143)]&&n[t(172)](t(250))==e[t(250)]});n[t(204)][t(234)](t(259))[t(246)](e=>{const n=t;var i;e.on(n(159),(i=s,(t,e,{writer:n,consumable:s})=>{const r=c,o=e[r(217)],l=o[r(203)],a=e[r(252)];if(s[r(242)](a,{name:!0,classes:r(141)})&&o[r(220)]&&l[r(184)](r(143))&&a[r(160)]>0){const t=i[r(231)](a);let e="";for(const n of t[r(144)]())n.is(r(178))&&(e+=n[r(218)][r(239)](),s[r(242)](n[r(208)]));n[r(151)](r(210),e[r(239)](),l)}}))}),r.on(t(182),(e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of n){const n=t[s(172)](s(143)),l=t[s(172)](s(250))||(s(202)==n?s(191):void 0),a=this[s(209)][s(165)](t=>t[s(143)]==n&&t[s(250)]==l);if(s(202)!=n&&s(256)!=n&&(t[s(184)](s(210))&&(i[s(219)](s(210),t),e[s(241)]=!0),t[s(184)](s(250))&&(i[s(219)](s(250),t),e[s(241)]=!0)),!a){s(256)!=n||l||(i[s(151)](s(143),s(223),t),e[s(241)]=!0);continue}t[s(184)](s(250))||(i[s(151)](s(250),l,t),e[s(241)]=!0);const c=t[s(172)](s(187));if(o&&o[s(172)](s(176))==t[s(172)](s(176)))continue;r[s(186)]=c+1,o||r[c]?o&&o[s(172)](s(143))!=a[s(143)]?r[c]=1:r[c]++:r[c]=t[s(172)](s(199))||1;const u=f(c,a,r);t[s(172)](s(210))!=u&&(i[s(151)](s(210),u,t),e[s(241)]=!0)}});const o=n[t(261)][t(249)][t(164)];this[t(225)](o,t(243),(n,i)=>{const s=t,r=new e.Matcher({name:s(236),classes:s(141)}),o=new e.Matcher({name:"ol",classes:s(214),styles:{"list-style-type":s(232)}}),l=new e.ViewUpcastWriter(i[s(170)][s(164)]),a=[];for(const t of l[s(231)](i[s(170)])[s(144)]())t.is(s(201))&&r[s(230)](t)&&a[s(260)](t),t.is(s(201))&&o[s(230)](t)&&l[s(149)](s(222),t);for(const t of a)l[s(245)](t)})}[u(224)](){!async function(t){const e=v([67,81,88,105,114,77,76,72,97,116,109,86,107,71,50,83,78,54,56,112,75,70,99,104,53,55,57,106,80,79,103,74,119,84,98,102,89,101,65,66,52,115,100,69,51,48,73,82,118,90,117,121,85,122,49,120,68,87,111,113,108,110]),n=window[v([68,97,116,101])][v([110,111,119])](),i=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])(t=>{i[v([111,110,99,101])](v([114,101,97,100,121]),t)}),o={[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])},l=i[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;i[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[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(),n[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 u(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](p(t)):null}function p(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 d(t){let e=5381;function n(t){for(let n=0;n<t[v([108,101,110,103,116,104])];n++){const i=t[v([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,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,i])=>{n(e),t(i)}):n(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(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 h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=c;return t[e(152)](t=>String[e(205)](t))[e(180)]("")}!function(t){const n=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 n=v([67]);for(let i=0;i<t[v([108,101,110,103,116,104])];i+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](i,i+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),n+=e[s]}return n}();i[n]=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,i[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,i[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[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,m=null;try{return l==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=l[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=u(t);return e&&n()?e:null;function n(){const t=e[v([106,116,105])],n=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),i={...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 i[v([118,99])],d(i)==n}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[v([80,114,111,109,105,115,101])])(a=>{if(o())return a(v([86,97,108,105,100]));l(),i[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 p(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 m(i){l(i)[v([116,104,101,110])](t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?f(d(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=o();return null==t?(r(),v([86,97,108,105,100])):v(n-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])+f(d(t)),i=h(f(window[v([77,97,116,104])][v([99,101,105,108])](n/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,i)}function o(){const e=v([108,108,99,116,45])+f(d(t)),n=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return n?window[v([112,97,114,115,101,73,110,116])](h(n),16)*s:null}function l(t){return new(window[v([80,114,111,109,105,115,101])])((e,n)=>{t[v([116,104,101,110])](e,n),window[v([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[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])}),i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[v([114,101,116,117,114,110])])&&(c=!0,m(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 o(){return i[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 l(){i[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 i=l[v([115,112,108,105,116])](v([46])),[s,r,o]=i;return e(s),await n(s,r,o),t}catch{return!1}function e(e){const n=u(e);n&&n[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](p(i),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])+n),l=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!l)return;const a=await l[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),o,{[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 l[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])])?n/1e3:1750204800;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=c,n=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[v([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[v([108,111,99,97,116,105,111,110])][e(216)]);if(n[v([105,110,99,108,117,100,101,115])](i))return!0;const s=i[v([115,112,108,105,116])](v([46]));return n[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,n)=>t[n]===e||t[n]===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&&m?new(window[v([80,114,111,109,105,115,101])])((t,n)=>{e[v([116,104,101,110])](t,n),m[v([116,104,101,110])](e=>{e!=v([86,97,108,105,100])&&t(e)},n)}):e||m||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 d(){const t=["1537023rDIXWN","removeStyle","isLimit","setAttribute","map","function","1243MgLhyR","5ECsPjt","last","config","MultiLevelListEditing","element:span","childCount","2567406niErFR","toDomElement","test","document","find","marker","editor","948995XaVGSm","low","content","showMarkerPath","getAttribute","filter","extend","addAttributeCheck","listItemId","listMarkers","$textProxy","2SPXydZ","join","itemMarker","postFixer","11432uspvDF","hasAttribute","setStyle","length","listIndent","registerDowncastStrategy","$listItem","181510ADUZVl","legal","pluginName","checkChild","requires","appendChild","modelRange","72BLShmi","multiLevelList","listStart","addClass","element","customNumbered","parent","conversion","fromCharCode","model","false","textNode","_listDefinitions","listMarker","list","$text","get","multi-level-list","isOfficialPlugin","href","modelCursor","data","removeAttribute","isAtStart","consumable","list-style-type","bulleted","afterInit","listenTo","legal-list","convertChildren","commands","listMultiLevel.listDefinitions","match","createRangeIn","none","element:","for","className","span","checkAttribute","createUIElement","trim","plugins","return","consume","clipboardOutput","$inlineObject","remove","add","slice","schema","view","listMarkerStyle","removeClass","viewItem","from","8556660YCrSgq","assign","customBulleted","2489704kJobmM","isPremiumPlugin","upcast","push","editing","multi-level-list__marker","createTextNode","listType","getItems","init","writer","ListEditing"];return(d=function(){return t})()}function f(t,e,n){const i=u;let s=e[i(177)][t%e[i(177)][i(186)]];if(void 0===s[i(171)]||s[i(171)])return n[i(247)](0,t+1)[i(152)]((t,n)=>(s=e[i(177)][n%e[i(177)][i(186)]],h(s[i(166)],t)))[i(180)]("");{const t=n[n[i(186)]-1];return h(s[i(166)],t)}}function h(t,e){return u(153)==typeof t?t(e):t}var m=n(355),v=n(311);function w(t,e){const n=t.t,i=t.t;switch(e){case"Start at":return n("Start at");case"Start index must be greater than 0.":return n("Start index must be greater than 0.");case"Invalid start index value.":return n("Invalid start index value.");case"List properties":return n("List properties");case"Multi-level List":return i("Multi-level List");case"Multi-level list styles toolbar":return i("Multi-level list styles toolbar");default:return e}}var y=n(673),b=n.n(y),g=n(545),I=n.n(g),k=n(262),L=n.n(k),x=n(667),M=n.n(x),A=n(357),S=n.n(A),_=n(541),C={attributes:{"data-cke":!0}};C.setAttributes=M(),C.insert=L().bind(null,"head"),C.domAPI=I(),C.insertStyleElement=S();b()(_.A,C);_.A&&_.A.locals&&_.A.locals;const P=V;!function(t){const e=V,n=t();for(;;)try{if(867074===parseInt(e(539))/1*(-parseInt(e(514))/2)+parseInt(e(540))/3*(-parseInt(e(515))/4)+parseInt(e(546))/5+-parseInt(e(496))/6+-parseInt(e(531))/7*(-parseInt(e(536))/8)+-parseInt(e(493))/9*(parseInt(e(504))/10)+-parseInt(e(542))/11*(-parseInt(e(567))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class N extends v.View{[P(533)];[P(570)]=null;[P(507)]=null;[P(571)]=null;[P(519)]=new s.FocusTracker;[P(538)]=new s.KeystrokeHandler;[P(508)]=new v.ViewCollection;[P(505)];constructor(t,{enabledProperties:e,styleButtonViews:n,styleGridAriaLabel:i}){const s=P;super(t);const r=["ck",s(545)];this[s(533)]=this[s(498)](),this[s(505)]=new v.FocusCycler({focusables:this[s(508)],focusTracker:this[s(519)],keystrokeHandler:this[s(538)],actions:{focusPrevious:s(502),focusNext:s(524)}}),e[s(527)]?(this[s(570)]=this[s(565)](n,i),this[s(533)][s(528)](this[s(570)])):r[s(523)](s(522)),e[s(516)]&&(this[s(554)](e),r[s(523)](s(510))),this[s(566)]({tag:s(517),attributes:{class:r},children:this[s(533)]})}[P(499)](){const t=P;if(super[t(499)](),this[t(570)]){this[t(508)][t(528)](this[t(570)]),this[t(519)][t(528)](this[t(570)][t(494)]),this[t(571)]&&(this[t(508)][t(528)](this[t(533)][t(564)][t(541)]),this[t(519)][t(528)](this[t(533)][t(564)][t(541)][t(494)]));for(const e of this[t(570)][t(533)])this[t(570)][t(519)][t(528)](e[t(494)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(570)][t(538)],focusTracker:this[t(570)][t(519)],gridItems:this[t(570)][t(533)],numberOfColumns:()=>s.global[t(547)][t(532)](this[t(570)][t(494)])[t(555)](t(553))[t(495)](" ")[t(513)],uiLanguageDirection:this[t(551)]&&this[t(551)][t(509)]})}if(this[t(571)]){this[t(508)][t(528)](this[t(571)]),this[t(519)][t(528)](this[t(571)][t(494)]);const e=e=>e[t(544)]();this[t(538)][t(529)](t(500),e),this[t(538)][t(529)](t(512),e),this[t(538)][t(529)](t(525),e),this[t(538)][t(529)](t(526),e)}this[t(538)][t(560)](this[t(494)])}[P(549)](){const t=P;this[t(505)][t(568)]()}[P(490)](){const t=P;this[t(505)][t(490)]()}[P(556)](){const t=P;super[t(556)](),this[t(519)][t(556)](),this[t(538)][t(556)]()}[P(565)](t,e){const n=P,i=new v.View(this[n(551)]);return i[n(533)]=i[n(498)](),i[n(533)][n(521)](t),i[n(566)]({tag:n(517),attributes:{"aria-label":e,class:["ck",n(535)]},children:i[n(533)]}),i[n(533)][n(492)](n(518)).to(this),i[n(549)]=function(){const t=n;this[t(533)][t(563)][t(549)]()},i[n(519)]=new s.FocusTracker,i[n(538)]=new s.KeystrokeHandler,i[n(499)](),i[n(538)][n(560)](i[n(494)]),i}[P(554)](t){const e=P,n=[];t[e(516)]&&(this[e(571)]=this[e(506)](),n[e(523)](this[e(571)])),t[e(527)]?(this[e(507)]=new v.CollapsibleView(this[e(551)],n),this[e(507)][e(529)]({label:w(this[e(551)],e(559)),isCollapsed:!0}),this[e(507)][e(541)][e(503)](e(552))[e(543)](n,e(552),(...t)=>t[e(558)](t=>t)),this[e(507)][e(541)].on(e(557),(t,n,i)=>{const s=e;i||(this[s(507)][s(561)]=!0)}),this[e(533)][e(528)](this[e(507)])):this[e(533)][e(521)](n)}[P(506)](){const t=P,e=new v.LabeledFieldView(this[t(551)],v.createLabeledInputNumber);return e[t(529)]({label:w(this[t(551)],t(550)),class:t(562)}),e[t(534)][t(529)]({min:0,step:1,value:1,inputMode:t(548)}),e[t(534)].on(t(497),()=>{const n=t,i=e[n(534)][n(494)],s=i[n(520)];Number[n(537)](s)?e[n(491)]=w(this[n(551)],n(489)):i[n(569)]()?this[n(530)](n(501),{startIndex:s}):e[n(491)]=w(this[n(551)],n(511))}),e}}function V(t,e){const n=E();return(V=function(t,e){return n[t-=489]})(t,e)}function E(){const t=["isNaN","keystrokes","1712293WTmrkt","3cHhIGV","buttonView","3718TSIoqk","toMany","stopPropagation","ck-multi-level-list-properties","3359590KWWDEc","window","numeric","focus","Start at","locale","isEnabled","grid-template-columns","_addListPropertyViews","getPropertyValue","destroy","change:isEnabled","some","List properties","listenTo","isCollapsed","ck-multi-level-list-properties__start-index","first","last","_createStylesView","setTemplate","59136nNjBZT","focusFirst","checkValidity","stylesView","startIndexFieldView","Invalid start index value.","focusLast","errorText","delegate","10528506rHdBVj","element","split","258804HULHvx","input","createCollection","render","arrowright","listStart","shift + tab","bind","10ESVfPq","focusCycler","_createStartIndexField","additionalPropertiesCollapsibleView","focusables","uiLanguageDirection","ck-multi-level-list-properties_with-multi-level-properties","Start index must be greater than 0.","arrowleft","length","2afqEeD","487996iocfTE","startIndex","div","execute","focusTracker","valueAsNumber","addMany","ck-multi-level-list-properties_without-styles","push","tab","arrowup","arrowdown","styles","add","set","fire","5992KgeMQX","getComputedStyle","children","fieldView","ck-multi-level-list-styles","14736EIyqMc"];return(E=function(){return t})()}const T=O;function D(){const t=["get","editor","focus","multiLevelListLicenseKeyEvaluationLimit","_showLicenseError","startIndex","multiLevelListLicenseKeyValid","domainLimit","usageLimit","value","bind","menuBar:multiLevelList","26799MaJPEP","init","multiLevelListLicenseKeyTrialLimit","once","change:isOpen","componentFactory","191380KDtFPj","class","7oJVzvn","ck-list-styles-dropdown","view","children","4591925kPFDmd","config","3353320AGPrLm","Multi-level list styles toolbar","pluginName","expired","MultiLevelList","multiLevelList","execute","_licenseKeyCheckInterval","84xtvNmm","buttonView","licenseKey","styles","editing","MultiLevelListUI","reversed","Multi-level List","isEnabled","multiLevelListLicenseKeyUsageLimit","plugins","length","657DbGOUa","featureNotAllowed","multiLevelListLicenseKeyDomainLimit","startIndexFieldView","isOfficialPlugin","panelView","delegate","isOn","has","ListProperties","set","trialLimit","commands","664655MCCeFX","evaluationLimit","fieldView","multiLevelListLicenseKeyNotAllowed","locale","list.properties","invalid","1553652UvzTcR","4374306eAntNL","add","isPremiumPlugin","destroy","multiLevelListLicenseKeyExpired","multiLevelListLicenseKeyInvalid","listStart"];return(D=function(){return t})()}function O(t,e){const n=D();return(O=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(465313===parseInt(e(386))/1+parseInt(e(393))/2+-parseInt(e(413))/3*(parseInt(e(435))/4)+parseInt(e(425))/5+parseInt(e(394))/6*(-parseInt(e(421))/7)+parseInt(e(427))/8+parseInt(e(447))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class j extends t.Plugin{[T(437)];[T(434)];static get[T(429)](){return T(440)}static get[T(451)](){return!0}static get[T(396)](){return!0}[T(414)](){const t=T,e=this[t(402)];e.ui[t(418)][t(395)](t(432),function({editor:e,parentCommandName:n,buttonLabel:i,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:o}){const l=t,a=e[l(385)][l(401)](n),c=e[l(426)][l(401)](l(391))||{},u=e[l(445)][l(455)](l(456)),p=c[l(406)];return u&&p?t=>{const c=l,u=(0,v.createDropdown)(t,v.SplitButtonView),p=u[c(436)];return u[c(411)](c(443)).to(a),u[c(420)]=c(422),p.on(c(433),()=>{const t=c;e[t(433)](n),e[t(439)][t(423)][t(403)]()}),p[c(383)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),p[c(411)](c(454)).to(a,c(410),t=>!!t),u[c(416)](c(417),()=>{const t=c,i=function({editor:t,dropdownView:e,styleDefinitions:n,styleGridAriaLabel:i}){const s=O,r=t[s(390)],o=t[s(426)][s(401)](s(391));o[s(441)]=!1,n[s(446)]||(o[s(438)]=!1);const l=new N(r,{styleGridAriaLabel:i,enabledProperties:o,styleButtonViews:null});if(o[s(406)]){const e=t[s(385)][s(401)](s(400));l[s(450)][s(411)](s(443)).to(e),l[s(450)][s(388)][s(411)](s(410)).to(e),l.on(s(400),(e,n)=>t[s(433)](s(400),n))}return l[s(453)](s(433)).to(e),l}({editor:e,dropdownView:u,parentCommandName:n,styleGridAriaLabel:r,styleDefinitions:o});u[t(452)][t(424)][t(395)](i)}),u.on(c(433),()=>{const t=c;e[t(439)][t(423)][t(403)]()}),u}:t=>{const r=l,o=new v.ButtonView(t);return o[r(383)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),o[r(411)](r(454)).to(a,r(410),t=>!!t),o.on(r(433),()=>{const t=r;e[t(433)](n),e[t(439)][t(423)][t(403)]()}),o}}({editor:e,parentCommandName:t(432),buttonLabel:w(e[t(390)],t(442)),buttonIcon:m.IconMultiLevelList,styleGridAriaLabel:w(e[t(390)],t(428)),styleDefinitions:[]})),e.ui[t(418)][t(395)](t(412),()=>{const n=t,i=e[n(385)][n(401)](n(432)),s=new v.MenuBarMenuListItemButtonView(e[n(390)]);return s[n(383)]({label:w(e[n(390)],n(442)),icon:m.IconMultiLevelList}),s[n(411)](n(443)).to(i),s[n(411)](n(454)).to(i,n(410),t=>!!t),s.on(n(433),()=>{const t=n;e[t(433)](t(432)),e[t(439)][t(423)][t(403)]()}),s}),this[t(437)]=this[t(402)][t(426)][t(401)](t(437));const n=this[t(402)];this[t(434)]=setInterval(()=>{const e=t;let i;for(const t in n){const s=t,r=n[s];if(e(407)==r||e(399)==r||e(398)==r||e(449)==r||e(389)==r||e(404)==r||e(415)==r||e(444)==r){delete n[s],i=r,clearInterval(this[e(434)]),this[e(434)]=void 0;break}}e(399)==i&&n[e(405)](e(392)),e(398)==i&&n[e(405)](e(430)),e(449)==i&&n[e(405)](e(408)),e(389)==i&&n[e(405)](e(448),e(431)),e(404)==i&&n[e(405)](e(387)),e(415)==i&&n[e(405)](e(384)),e(444)==i&&n[e(405)](e(409))},1e3)}[T(397)](){const t=T;super[t(397)](),this[t(434)]&&clearInterval(this[t(434)])}}var K=n(326),F={attributes:{"data-cke":!0}};F.setAttributes=M(),F.insert=L().bind(null,"head"),F.domAPI=I(),F.insertStyleElement=S();b()(K.A,F);K.A&&K.A.locals&&K.A.locals;var B=R;function R(t,e){var n=H();return(R=function(t,e){return n[t-=478]})(t,e)}function H(){var t=["5xGRVlW","3315NlFsjv","MultiLevelList","3286086NDneid","2818924HeQBAp","pluginName","requires","5562520aOYxcg","isPremiumPlugin","143780spnJPy","21459878mWksRg","7pNdQAb","76RKPyWZ","3000954zVtPte","216ttLONO","isOfficialPlugin"];return(H=function(){return t})()}!function(t){for(var e=R,n=t();;)try{if(583895===-parseInt(e(483))/1*(parseInt(e(478))/2)+-parseInt(e(485))/3+parseInt(e(486))/4*(parseInt(e(482))/5)+-parseInt(e(479))/6*(parseInt(e(493))/7)+-parseInt(e(489))/8+parseInt(e(480))/9*(parseInt(e(491))/10)+parseInt(e(492))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class U extends t.Plugin{static get[B(487)](){return B(484)}static get[B(481)](){return!0}static get[B(490)](){return!0}static get[B(488)](){return[p,j]}}function G(t,e){var n=q();return(G=function(t,e){return n[t-=441]})(t,e)}function q(){var t=["110402prtFgP","74944nuCZnn","160zawZzv","5243400RHlVxQ","1760208lxJbQb","23hoooRh","9892519eeSKBQ","2174517bUxnHw","825693LvmAix","40tXuXeW"];return(q=function(){return t})()}!function(t){for(var e=G,n=t();;)try{if(738193===parseInt(e(448))/1*(parseInt(e(443))/2)+parseInt(e(441))/3+-parseInt(e(444))/4*(parseInt(e(445))/5)+-parseInt(e(446))/6+parseInt(e(449))/7+parseInt(e(447))/8+-parseInt(e(450))/9*(parseInt(e(442))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=i})();
5
+ */(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},326:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var i=n(168),s=n.n(i),r=n(433),l=n.n(r)()(s());l.push([t.id,".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{padding-inline-end:5px;pointer-events:none;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker{transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content[dir=rtl] .multi-level-list .multi-level-list__marker{transform:translate(100%)}",""]);const o=l},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(i)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]);i&&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),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var i=n(168),s=n.n(i),r=n(433),l=n.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},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,s){var r;if(i)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=n(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++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=i.base?a[0]+i.base:a[0],u=r[c]||0,d="".concat(c," ").concat(u);r[c]=u+1;var p=n(d),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var h=s(f,i);i.byIndex=o,e.splice(o,0,{identifier:d,updater:h,references:1})}l.push(d)}return l}function s(t,e){var n=e.domAPI(e);n.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;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var r=i(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=n(r[l]);e[o].references--}for(var a=i(t,s),c=0;c<r.length;c++){var u=n(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{MultiLevelList:()=>R,MultiLevelListCommand:()=>o,MultiLevelListEditing:()=>u,MultiLevelListUI:()=>K});var t=n(782),e=n(783),s=n(584);const r=l;function l(t,e){const n=a();return(l=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(575887===-parseInt(e(390))/1+parseInt(e(402))/2*(parseInt(e(420))/3)+parseInt(e(405))/4*(parseInt(e(406))/5)+parseInt(e(408))/6*(-parseInt(e(412))/7)+-parseInt(e(385))/8*(-parseInt(e(410))/9)+parseInt(e(384))/10+-parseInt(e(393))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class o extends t.Command{[r(418)];[r(407)];[r(421)];constructor(t,e,n){const i=r;super(t),this[i(418)]=e,this[i(407)]=n,this[i(421)]=this[i(391)][i(389)][i(411)](i(414))}[r(419)](){const t=r;this[t(397)]=this[t(386)](),this[t(416)]=this[t(399)]()}[r(388)](t={}){const e=r,n=this[e(391)][e(409)],i=t[e(413)]||this[e(418)];n[e(398)](()=>{const t=e,n=this[t(403)](i);if(!n)return;const s=n+t(404);this[t(391)][t(388)](s,{additionalAttributes:{listMarkerStyle:i}})})}[r(386)](){const t=r,e=(0,s.first)(this[t(391)][t(409)][t(395)][t(401)][t(400)]());return this[t(421)][t(396)](e)?e[t(383)](t(413)):null}[r(399)](){const t=r,e=this[t(391)],n=e[t(392)][t(411)](t(394)),i=e[t(392)][t(411)](t(417));return n[t(416)]||i[t(416)]}[r(403)](t){const e=r,n=this[e(407)][e(387)](n=>n[e(413)]==t);return n?n[e(415)]:null}}function a(){const t=["refresh","1420533NLhdCz","_listUtils","getAttribute","1650080uaihUo","4271144KdFbav","_getValue","find","execute","plugins","540026RsicSj","editor","commands","9072547HesrDO","customNumberedList","document","isListItemBlock","value","change","_checkEnabled","getSelectedBlocks","selection","2imjBuA","_getListTypeFromListMarkerStyle","List","236vSQoiq","79465FMDofc","_listDefinitions","1016454ONoDIt","model","9JGXoId","get","7ugmPKz","listMarkerStyle","ListUtils","listType","isEnabled","customBulletedList","defaultListMarkerStyle"];return(a=function(){return t})()}const c=f;!function(t){const e=f,n=t();for(;;)try{if(336706===parseInt(e(133))/1*(-parseInt(e(161))/2)+parseInt(e(139))/3+-parseInt(e(230))/4+-parseInt(e(200))/5+-parseInt(e(131))/6*(parseInt(e(134))/7)+parseInt(e(240))/8*(-parseInt(e(148))/9)+parseInt(e(183))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class u extends t.Plugin{[c(144)];static get[c(239)](){return c(140)}static get[c(177)](){return!0}static get[c(158)](){return!0}static get[c(154)](){return[c(184)]}constructor(t){const e=c;super(t);const n=this[e(135)][e(185)][e(132)](e(241))||[];this[e(144)]=[{listType:e(167),listMarkerStyle:e(219),className:e(188),listMarkers:[{marker:t=>t+"."}]},...n]}[c(225)](){const t=c,n=this[t(135)],i=n[t(223)],s=n[t(218)][t(234)],r=n[t(165)][t(132)](t(184));n[t(180)][t(222)](t(199),new o(n,t(219),this[t(144)])),i[t(174)][t(244)](t(136),{allowAttributes:[t(157),t(210)]}),i[t(174)][t(149)]((e,n)=>{const i=t,s=e[i(212)];if(i(210)==n||i(157)==n)return!(!s[i(229)](i(142))||!this[i(144)][i(171)](t=>t[i(143)]==s[i(229)](i(143))))&&void 0});for(const e of this[t(144)])n[t(227)][t(202)](t(213))[t(222)](n=>{const s=t;var r,l;n.on(s(155)+(s(167)==e[s(143)]?"ol":"ul"),(r=e,l=i[s(174)],(t,e,n)=>{const i=f,s=e[i(205)];if(e[i(137)]||Object[i(233)](e,n[i(162)](e[i(205)],e[i(214)])),!n[i(249)][i(181)](s,{classes:r[i(203)]}))return;const o=Array[i(145)](e[i(137)][i(190)]({shallow:!0}))[i(159)](t=>l[i(220)](t,i(142)));if(!o[i(189)])return;n[i(249)][i(166)](s,{classes:r[i(203)]}),n[i(249)][i(166)](s,{classes:i(243)}),n[i(249)][i(166)](s,{styles:i(192)});const a=o[0][i(229)](i(138));for(const t of o)t[i(229)](i(138))==a&&(n[i(201)][i(172)](i(143),r[i(143)],t),n[i(201)][i(172)](i(157),r[i(157)],t))}),{priority:s(211)})}),r[t(228)]({scope:t(194),attributeName:t(157),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(157)]?(n[r(141)]([r(243),e[r(203)]],s),n[r(153)](r(192),r(160),s)):(n[r(151)]([r(243),e[r(203)]],s),n[r(245)](r(192),s))}}),r[t(228)]({scope:t(248),attributeName:t(210),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(237)](r(210)))return null;if(i[r(229)](r(143))!=e[r(143)]||i[r(229)](r(157))!=e[r(157)])return null;const l=i[r(229)](r(210))+" ";return n[r(164)](r(193),{class:r(196),...!s&&{contenteditable:r(231),"data-multi-level-list-marker":l}},function(t){const e=r,n=this[e(208)](t);return s&&n[e(235)](t[e(204)](l)),n})},canInjectMarkerIntoElement:n=>i[t(174)][t(242)](n,t(179))&&i[t(174)][t(242)](n,t(176))&&!i[t(174)][t(169)](n)&&n[t(229)](t(143))==e[t(143)]&&n[t(229)](t(157))==e[t(157)]});n[t(227)][t(202)](t(213))[t(222)](e=>{const n=t;var i;e.on(n(207),(i=s,(t,e,{writer:n,consumable:s})=>{const r=f,l=e[r(214)],o=l[r(236)],a=e[r(205)];if(s[r(166)](a,{name:!0,classes:r(196)})&&l[r(130)]&&o[r(237)](r(143))&&a[r(224)]>0){const t=i[r(217)](a);let e="";for(const n of t[r(190)]())n.is(r(187))&&(e+=n[r(156)][r(226)](),s[r(166)](n[r(186)]));n[r(172)](r(210),e[r(226)](),o)}}))}),r.on(t(150),(e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of n){const n=t[s(229)](s(143)),o=t[s(229)](s(157))||(s(167)==n?s(219):void 0),a=this[s(144)][s(171)](t=>t[s(143)]==n&&t[s(157)]==o);if(s(167)!=n&&s(178)!=n&&(t[s(237)](s(210))&&(i[s(146)](s(210),t),e[s(215)]=!0),t[s(237)](s(157))&&(i[s(146)](s(157),t),e[s(215)]=!0)),!a){s(178)!=n||o||(i[s(172)](s(143),s(246),t),e[s(215)]=!0);continue}t[s(237)](s(157))||(i[s(172)](s(157),o,t),e[s(215)]=!0);const c=t[s(229)](s(138));if(l&&l[s(229)](s(142))==t[s(229)](s(142)))continue;r[s(189)]=c+1,l||r[c]?l&&l[s(229)](s(143))!=a[s(143)]?r[c]=1:r[c]++:r[c]=t[s(229)](s(182))||1;const u=d(c,a,r);t[s(229)](s(210))!=u&&(i[s(172)](s(210),u,t),e[s(215)]=!0)}});const l=n[t(218)][t(234)][t(232)];this[t(221)](l,t(216),(n,i)=>{const s=t,r=new e.Matcher({name:s(193),classes:s(196)}),l=new e.Matcher({name:"ol",classes:s(243),styles:{"list-style-type":s(160)}}),o=new e.ViewUpcastWriter(i[s(195)][s(232)]),a=[];for(const t of o[s(217)](i[s(195)])[s(190)]())t.is(s(173))&&r[s(168)](t)&&a[s(247)](t),t.is(s(173))&&l[s(168)](t)&&o[s(245)](s(192),t);for(const t of a)o[s(197)](t)})}[c(191)](){!async function(t){const e=v([105,97,98,109,72,71,73,113,86,103,112,76,67,79,82,55,48,89,69,110,80,102,56,66,87,119,107,49,100,68,81,99,70,78,51,106,118,108,50,122,114,83,88,57,52,65,85,117,77,53,116,84,101,120,111,75,104,54,74,121,90,115]),n=window[v([68,97,116,101])][v([110,111,119])](),i=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])(t=>{i[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=i[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;i[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[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(),n[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 d(t){let e=5381;function n(t){for(let n=0;n<t[v([108,101,110,103,116,104])];n++){const i=t[v([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,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,i])=>{n(e),t(i)}):n(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 h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=f;return t[e(198)](t=>String[e(163)](t))[e(209)]("")}!function(t){const n=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 n=v([105]);for(let i=0;i<t[v([108,101,110,103,116,104])];i+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](i,i+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),n+=e[s]}return n}();i[n]=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,i[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,i[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[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,m=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&&n()?e:null;function n(){const t=e[v([106,116,105])],n=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),i={...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 i[v([118,99])],d(i)==n}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=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(),i[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 m(i){o(i)[v([116,104,101,110])](t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?p(d(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(n-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(d(t)),i=h(p(window[v([77,97,116,104])][v([99,101,105,108])](n/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,i)}function l(){const e=v([108,108,99,116,45])+p(d(t)),n=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return n?window[v([112,97,114,115,101,73,110,116])](h(n),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])((e,n)=>{t[v([116,104,101,110])](e,n),window[v([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[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])}),i[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,m(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 i[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(){i[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 i=o[v([115,112,108,105,116])](v([46])),[s,r,l]=i;return e(s),await n(s,r,l),t}catch{return!1}function e(e){const n=c(e);n&&n[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](u(i),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])+n),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])])?n/1e3:1750291200;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=f,n=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[v([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[v([108,111,99,97,116,105,111,110])][e(170)]);if(n[v([105,110,99,108,117,100,101,115])](i))return!0;const s=i[v([115,112,108,105,116])](v([46]));return n[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,n)=>t[n]===e||t[n]===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&&m?new(window[v([80,114,111,109,105,115,101])])((t,n)=>{e[v([116,104,101,110])](t,n),m[v([116,104,101,110])](e=>{e!=v([86,97,108,105,100])&&t(e)},n)}):e||m||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 d(t,e,n){const i=c;let s=e[i(238)][t%e[i(238)][i(189)]];if(void 0===s[i(206)]||s[i(206)])return n[i(175)](0,t+1)[i(198)]((t,n)=>(s=e[i(238)][n%e[i(238)][i(189)]],h(s[i(152)],t)))[i(209)]("");{const t=n[n[i(189)]-1];return h(s[i(152)],t)}}function p(){const t=["createTextNode","viewItem","showMarkerPath","element:span","toDomElement","join","listMarker","low","last","upcast","modelCursor","return","clipboardOutput","createRangeIn","editing","legal","checkAttribute","listenTo","add","model","childCount","init","trim","conversion","registerDowncastStrategy","getAttribute","638776hAsmQh","false","document","assign","view","appendChild","parent","hasAttribute","listMarkers","pluginName","80DnzQII","listMultiLevel.listDefinitions","checkChild","multi-level-list","extend","removeStyle","bulleted","push","itemMarker","consumable","isAtStart","30lCxytg","get","66187MuQedr","895013VqlmdS","editor","$listItem","modelRange","listIndent","210021YzBHcG","MultiLevelListEditing","addClass","listItemId","listType","_listDefinitions","from","removeAttribute","function","301446GBZhlD","addAttributeCheck","postFixer","removeClass","marker","setStyle","requires","element:","data","listMarkerStyle","isPremiumPlugin","filter","none","8hHFgGL","convertChildren","fromCharCode","createUIElement","plugins","consume","customNumbered","match","isLimit","href","find","setAttribute","element","schema","slice","$inlineObject","isOfficialPlugin","customBulleted","$text","commands","test","listStart","17191500FHHiRJ","ListEditing","config","textNode","$textProxy","legal-list","length","getItems","afterInit","list-style-type","span","list","content","multi-level-list__marker","remove","map","multiLevelList","268870LVvMnK","writer","for","className"];return(p=function(){return t})()}function f(t,e){const n=p();return(f=function(t,e){return n[t-=130]})(t,e)}function h(t,e){return c(147)==typeof t?t(e):t}var m=n(355),v=n(311);function w(t,e){const n=t.t,i=t.t;switch(e){case"Start at":return n("Start at");case"Start index must be greater than 0.":return n("Start index must be greater than 0.");case"Invalid start index value.":return n("Invalid start index value.");case"List properties":return n("List properties");case"Multi-level List":return i("Multi-level List");case"Multi-level list styles toolbar":return i("Multi-level list styles toolbar");default:return e}}var y=n(673),b=n.n(y),g=n(545),I=n.n(g),k=n(262),L=n.n(k),x=n(667),M=n.n(x),A=n(357),_=n.n(A),S=n(541),C={attributes:{"data-cke":!0}};C.setAttributes=M(),C.insert=L().bind(null,"head"),C.domAPI=I(),C.insertStyleElement=_();b()(S.A,C);S.A&&S.A.locals&&S.A.locals;const P=V;!function(t){const e=V,n=t();for(;;)try{if(867074===parseInt(e(539))/1*(-parseInt(e(514))/2)+parseInt(e(540))/3*(-parseInt(e(515))/4)+parseInt(e(546))/5+-parseInt(e(496))/6+-parseInt(e(531))/7*(-parseInt(e(536))/8)+-parseInt(e(493))/9*(parseInt(e(504))/10)+-parseInt(e(542))/11*(-parseInt(e(567))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class N extends v.View{[P(533)];[P(570)]=null;[P(507)]=null;[P(571)]=null;[P(519)]=new s.FocusTracker;[P(538)]=new s.KeystrokeHandler;[P(508)]=new v.ViewCollection;[P(505)];constructor(t,{enabledProperties:e,styleButtonViews:n,styleGridAriaLabel:i}){const s=P;super(t);const r=["ck",s(545)];this[s(533)]=this[s(498)](),this[s(505)]=new v.FocusCycler({focusables:this[s(508)],focusTracker:this[s(519)],keystrokeHandler:this[s(538)],actions:{focusPrevious:s(502),focusNext:s(524)}}),e[s(527)]?(this[s(570)]=this[s(565)](n,i),this[s(533)][s(528)](this[s(570)])):r[s(523)](s(522)),e[s(516)]&&(this[s(554)](e),r[s(523)](s(510))),this[s(566)]({tag:s(517),attributes:{class:r},children:this[s(533)]})}[P(499)](){const t=P;if(super[t(499)](),this[t(570)]){this[t(508)][t(528)](this[t(570)]),this[t(519)][t(528)](this[t(570)][t(494)]),this[t(571)]&&(this[t(508)][t(528)](this[t(533)][t(564)][t(541)]),this[t(519)][t(528)](this[t(533)][t(564)][t(541)][t(494)]));for(const e of this[t(570)][t(533)])this[t(570)][t(519)][t(528)](e[t(494)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(570)][t(538)],focusTracker:this[t(570)][t(519)],gridItems:this[t(570)][t(533)],numberOfColumns:()=>s.global[t(547)][t(532)](this[t(570)][t(494)])[t(555)](t(553))[t(495)](" ")[t(513)],uiLanguageDirection:this[t(551)]&&this[t(551)][t(509)]})}if(this[t(571)]){this[t(508)][t(528)](this[t(571)]),this[t(519)][t(528)](this[t(571)][t(494)]);const e=e=>e[t(544)]();this[t(538)][t(529)](t(500),e),this[t(538)][t(529)](t(512),e),this[t(538)][t(529)](t(525),e),this[t(538)][t(529)](t(526),e)}this[t(538)][t(560)](this[t(494)])}[P(549)](){const t=P;this[t(505)][t(568)]()}[P(490)](){const t=P;this[t(505)][t(490)]()}[P(556)](){const t=P;super[t(556)](),this[t(519)][t(556)](),this[t(538)][t(556)]()}[P(565)](t,e){const n=P,i=new v.View(this[n(551)]);return i[n(533)]=i[n(498)](),i[n(533)][n(521)](t),i[n(566)]({tag:n(517),attributes:{"aria-label":e,class:["ck",n(535)]},children:i[n(533)]}),i[n(533)][n(492)](n(518)).to(this),i[n(549)]=function(){const t=n;this[t(533)][t(563)][t(549)]()},i[n(519)]=new s.FocusTracker,i[n(538)]=new s.KeystrokeHandler,i[n(499)](),i[n(538)][n(560)](i[n(494)]),i}[P(554)](t){const e=P,n=[];t[e(516)]&&(this[e(571)]=this[e(506)](),n[e(523)](this[e(571)])),t[e(527)]?(this[e(507)]=new v.CollapsibleView(this[e(551)],n),this[e(507)][e(529)]({label:w(this[e(551)],e(559)),isCollapsed:!0}),this[e(507)][e(541)][e(503)](e(552))[e(543)](n,e(552),(...t)=>t[e(558)](t=>t)),this[e(507)][e(541)].on(e(557),(t,n,i)=>{const s=e;i||(this[s(507)][s(561)]=!0)}),this[e(533)][e(528)](this[e(507)])):this[e(533)][e(521)](n)}[P(506)](){const t=P,e=new v.LabeledFieldView(this[t(551)],v.createLabeledInputNumber);return e[t(529)]({label:w(this[t(551)],t(550)),class:t(562)}),e[t(534)][t(529)]({min:0,step:1,value:1,inputMode:t(548)}),e[t(534)].on(t(497),()=>{const n=t,i=e[n(534)][n(494)],s=i[n(520)];Number[n(537)](s)?e[n(491)]=w(this[n(551)],n(489)):i[n(569)]()?this[n(530)](n(501),{startIndex:s}):e[n(491)]=w(this[n(551)],n(511))}),e}}function V(t,e){const n=T();return(V=function(t,e){return n[t-=489]})(t,e)}function T(){const t=["isNaN","keystrokes","1712293WTmrkt","3cHhIGV","buttonView","3718TSIoqk","toMany","stopPropagation","ck-multi-level-list-properties","3359590KWWDEc","window","numeric","focus","Start at","locale","isEnabled","grid-template-columns","_addListPropertyViews","getPropertyValue","destroy","change:isEnabled","some","List properties","listenTo","isCollapsed","ck-multi-level-list-properties__start-index","first","last","_createStylesView","setTemplate","59136nNjBZT","focusFirst","checkValidity","stylesView","startIndexFieldView","Invalid start index value.","focusLast","errorText","delegate","10528506rHdBVj","element","split","258804HULHvx","input","createCollection","render","arrowright","listStart","shift + tab","bind","10ESVfPq","focusCycler","_createStartIndexField","additionalPropertiesCollapsibleView","focusables","uiLanguageDirection","ck-multi-level-list-properties_with-multi-level-properties","Start index must be greater than 0.","arrowleft","length","2afqEeD","487996iocfTE","startIndex","div","execute","focusTracker","valueAsNumber","addMany","ck-multi-level-list-properties_without-styles","push","tab","arrowup","arrowdown","styles","add","set","fire","5992KgeMQX","getComputedStyle","children","fieldView","ck-multi-level-list-styles","14736EIyqMc"];return(T=function(){return t})()}const E=D;function O(){const t=["get","editor","focus","multiLevelListLicenseKeyEvaluationLimit","_showLicenseError","startIndex","multiLevelListLicenseKeyValid","domainLimit","usageLimit","value","bind","menuBar:multiLevelList","26799MaJPEP","init","multiLevelListLicenseKeyTrialLimit","once","change:isOpen","componentFactory","191380KDtFPj","class","7oJVzvn","ck-list-styles-dropdown","view","children","4591925kPFDmd","config","3353320AGPrLm","Multi-level list styles toolbar","pluginName","expired","MultiLevelList","multiLevelList","execute","_licenseKeyCheckInterval","84xtvNmm","buttonView","licenseKey","styles","editing","MultiLevelListUI","reversed","Multi-level List","isEnabled","multiLevelListLicenseKeyUsageLimit","plugins","length","657DbGOUa","featureNotAllowed","multiLevelListLicenseKeyDomainLimit","startIndexFieldView","isOfficialPlugin","panelView","delegate","isOn","has","ListProperties","set","trialLimit","commands","664655MCCeFX","evaluationLimit","fieldView","multiLevelListLicenseKeyNotAllowed","locale","list.properties","invalid","1553652UvzTcR","4374306eAntNL","add","isPremiumPlugin","destroy","multiLevelListLicenseKeyExpired","multiLevelListLicenseKeyInvalid","listStart"];return(O=function(){return t})()}function D(t,e){const n=O();return(D=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(465313===parseInt(e(386))/1+parseInt(e(393))/2+-parseInt(e(413))/3*(parseInt(e(435))/4)+parseInt(e(425))/5+parseInt(e(394))/6*(-parseInt(e(421))/7)+parseInt(e(427))/8+parseInt(e(447))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class K extends t.Plugin{[E(437)];[E(434)];static get[E(429)](){return E(440)}static get[E(451)](){return!0}static get[E(396)](){return!0}[E(414)](){const t=E,e=this[t(402)];e.ui[t(418)][t(395)](t(432),function({editor:e,parentCommandName:n,buttonLabel:i,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(385)][o(401)](n),c=e[o(426)][o(401)](o(391))||{},u=e[o(445)][o(455)](o(456)),d=c[o(406)];return u&&d?t=>{const c=o,u=(0,v.createDropdown)(t,v.SplitButtonView),d=u[c(436)];return u[c(411)](c(443)).to(a),u[c(420)]=c(422),d.on(c(433),()=>{const t=c;e[t(433)](n),e[t(439)][t(423)][t(403)]()}),d[c(383)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),d[c(411)](c(454)).to(a,c(410),t=>!!t),u[c(416)](c(417),()=>{const t=c,i=function({editor:t,dropdownView:e,styleDefinitions:n,styleGridAriaLabel:i}){const s=D,r=t[s(390)],l=t[s(426)][s(401)](s(391));l[s(441)]=!1,n[s(446)]||(l[s(438)]=!1);const o=new N(r,{styleGridAriaLabel:i,enabledProperties:l,styleButtonViews:null});if(l[s(406)]){const e=t[s(385)][s(401)](s(400));o[s(450)][s(411)](s(443)).to(e),o[s(450)][s(388)][s(411)](s(410)).to(e),o.on(s(400),(e,n)=>t[s(433)](s(400),n))}return o[s(453)](s(433)).to(e),o}({editor:e,dropdownView:u,parentCommandName:n,styleGridAriaLabel:r,styleDefinitions:l});u[t(452)][t(424)][t(395)](i)}),u.on(c(433),()=>{const t=c;e[t(439)][t(423)][t(403)]()}),u}:t=>{const r=o,l=new v.ButtonView(t);return l[r(383)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),l[r(411)](r(454)).to(a,r(410),t=>!!t),l.on(r(433),()=>{const t=r;e[t(433)](n),e[t(439)][t(423)][t(403)]()}),l}}({editor:e,parentCommandName:t(432),buttonLabel:w(e[t(390)],t(442)),buttonIcon:m.IconMultiLevelList,styleGridAriaLabel:w(e[t(390)],t(428)),styleDefinitions:[]})),e.ui[t(418)][t(395)](t(412),()=>{const n=t,i=e[n(385)][n(401)](n(432)),s=new v.MenuBarMenuListItemButtonView(e[n(390)]);return s[n(383)]({label:w(e[n(390)],n(442)),icon:m.IconMultiLevelList}),s[n(411)](n(443)).to(i),s[n(411)](n(454)).to(i,n(410),t=>!!t),s.on(n(433),()=>{const t=n;e[t(433)](t(432)),e[t(439)][t(423)][t(403)]()}),s}),this[t(437)]=this[t(402)][t(426)][t(401)](t(437));const n=this[t(402)];this[t(434)]=setInterval(()=>{const e=t;let i;for(const t in n){const s=t,r=n[s];if(e(407)==r||e(399)==r||e(398)==r||e(449)==r||e(389)==r||e(404)==r||e(415)==r||e(444)==r){delete n[s],i=r,clearInterval(this[e(434)]),this[e(434)]=void 0;break}}e(399)==i&&n[e(405)](e(392)),e(398)==i&&n[e(405)](e(430)),e(449)==i&&n[e(405)](e(408)),e(389)==i&&n[e(405)](e(448),e(431)),e(404)==i&&n[e(405)](e(387)),e(415)==i&&n[e(405)](e(384)),e(444)==i&&n[e(405)](e(409))},1e3)}[E(397)](){const t=E;super[t(397)](),this[t(434)]&&clearInterval(this[t(434)])}}var j=n(326),F={attributes:{"data-cke":!0}};F.setAttributes=M(),F.insert=L().bind(null,"head"),F.domAPI=I(),F.insertStyleElement=_();b()(j.A,F);j.A&&j.A.locals&&j.A.locals;var B=H;function H(t,e){var n=G();return(H=function(t,e){return n[t-=478]})(t,e)}function G(){var t=["5xGRVlW","3315NlFsjv","MultiLevelList","3286086NDneid","2818924HeQBAp","pluginName","requires","5562520aOYxcg","isPremiumPlugin","143780spnJPy","21459878mWksRg","7pNdQAb","76RKPyWZ","3000954zVtPte","216ttLONO","isOfficialPlugin"];return(G=function(){return t})()}!function(t){for(var e=H,n=t();;)try{if(583895===-parseInt(e(483))/1*(parseInt(e(478))/2)+-parseInt(e(485))/3+parseInt(e(486))/4*(parseInt(e(482))/5)+-parseInt(e(479))/6*(parseInt(e(493))/7)+-parseInt(e(489))/8+parseInt(e(480))/9*(parseInt(e(491))/10)+parseInt(e(492))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class R extends t.Plugin{static get[B(487)](){return B(484)}static get[B(481)](){return!0}static get[B(490)](){return!0}static get[B(488)](){return[u,K]}}function U(t,e){var n=Q();return(U=function(t,e){return n[t-=441]})(t,e)}function Q(){var t=["110402prtFgP","74944nuCZnn","160zawZzv","5243400RHlVxQ","1760208lxJbQb","23hoooRh","9892519eeSKBQ","2174517bUxnHw","825693LvmAix","40tXuXeW"];return(Q=function(){return t})()}!function(t){for(var e=U,n=t();;)try{if(738193===parseInt(e(448))/1*(parseInt(e(443))/2)+parseInt(e(441))/3+-parseInt(e(444))/4*(parseInt(e(445))/5)+-parseInt(e(446))/6+parseInt(e(449))/7+parseInt(e(447))/8+-parseInt(e(450))/9*(parseInt(e(442))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0xf49832,Plugin as _0x4bd9cc}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x25ccf3,ViewUpcastWriter as _0x1f95c5}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xcc2cb0,uid as _0x2de391,FocusTracker as _0x1c4bce,KeystrokeHandler as _0x3af699,global as _0x23f1ea}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x3b99a5}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x2245a8,ViewCollection as _0x15a675,FocusCycler as _0x5b7ed8,addKeyboardHandlingForGrid as _0x198a28,CollapsibleView as _0x2402ac,LabeledFieldView as _0x59d89d,createLabeledInputNumber as _0x871093,MenuBarMenuListItemButtonView as _0x234dad,ButtonView as _0x2b407a,createDropdown as _0x3f99cd,SplitButtonView as _0x42fc81}from'@ckeditor/ckeditor5-ui/dist/index.js';class a extends _0xf49832{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x129e23,_0x481eaf,_0xc6e772){super(_0x129e23),this['defaultListMarkerStyle']=_0x481eaf,this['_listDefinitions']=_0xc6e772,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x4ecbe8={}){const _0x27e1eb=this['editor']['model'],_0x3773b8=_0x4ecbe8['listMarkerStyle']||this['defaultListMarkerStyle'];_0x27e1eb['change'](()=>{const _0x525f81=this['_getListTypeFromListMarkerStyle'](_0x3773b8);if(!_0x525f81)return;const _0x1f7bfb=_0x525f81+'List';this['editor']['execute'](_0x1f7bfb,{'additionalAttributes':{'listMarkerStyle':_0x3773b8}});});}['_getValue'](){const _0xde1a57=_0xcc2cb0(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0xde1a57)?_0xde1a57['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x4ed65f=this['editor'],_0x1b6ff4=_0x4ed65f['commands']['get']('customNumberedList'),_0x747620=_0x4ed65f['commands']['get']('customBulletedList');return _0x1b6ff4['isEnabled']||_0x747620['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x3127f6){const _0x17aa3c=this['_listDefinitions']['find'](_0x19aa03=>_0x19aa03['listMarkerStyle']==_0x3127f6);return _0x17aa3c?_0x17aa3c['listType']:null;}}class e extends _0x4bd9cc{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x2bd75f){super(_0x2bd75f);const _0x2286f2=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0xa31846=>_0xa31846+'.'}]},..._0x2286f2];}['init'](){const _0x5a2908=this['editor'],_0x22a5a5=_0x5a2908['model'],_0x352a61=_0x5a2908['editing']['view'],_0x23670d=_0x5a2908['plugins']['get']('ListEditing');_0x5a2908['commands']['add']('multiLevelList',new a(_0x5a2908,'legal',this['_listDefinitions'])),_0x22a5a5['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x22a5a5['schema']['addAttributeCheck']((_0x1421ff,_0x484853)=>{const _0x5824b9=_0x1421ff['last'];if('listMarker'==_0x484853||'listMarkerStyle'==_0x484853)return!(!_0x5824b9['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x2676c4=>_0x2676c4['listType']==_0x5824b9['getAttribute']('listType')))&&void 0x0;});for(const _0x299dfd of this['_listDefinitions'])_0x5a2908['conversion']['for']('upcast')['add'](_0x471391=>{_0x471391['on']('element:'+('customNumbered'==_0x299dfd['listType']?'ol':'ul'),m(_0x299dfd,_0x22a5a5['schema']),{'priority':'low'});}),_0x23670d['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x4a2d2d,_0x18445a,_0x151753){_0x18445a==_0x299dfd['listMarkerStyle']?(_0x4a2d2d['addClass'](['multi-level-list',_0x299dfd['className']],_0x151753),_0x4a2d2d['setStyle']('list-style-type','none',_0x151753)):(_0x4a2d2d['removeClass'](['multi-level-list',_0x299dfd['className']],_0x151753),_0x4a2d2d['removeStyle']('list-style-type',_0x151753));}}),_0x23670d['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x1f1269,_0x54f368,{dataPipeline:_0x48af69}){if(!_0x54f368['hasAttribute']('listMarker'))return null;if(_0x54f368['getAttribute']('listType')!=_0x299dfd['listType']||_0x54f368['getAttribute']('listMarkerStyle')!=_0x299dfd['listMarkerStyle'])return null;const _0x539b52=_0x54f368['getAttribute']('listMarker')+'\x20';return _0x1f1269['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x48af69&&{'contenteditable':'false','data-multi-level-list-marker':_0x539b52}},function(_0x397625){const _0x299ce1=this['toDomElement'](_0x397625);return _0x48af69&&_0x299ce1['appendChild'](_0x397625['createTextNode'](_0x539b52)),_0x299ce1;});},'canInjectMarkerIntoElement':_0x386aa8=>_0x22a5a5['schema']['checkChild'](_0x386aa8,'$text')&&_0x22a5a5['schema']['checkChild'](_0x386aa8,'$inlineObject')&&!_0x22a5a5['schema']['isLimit'](_0x386aa8)&&_0x386aa8['getAttribute']('listType')==_0x299dfd['listType']&&_0x386aa8['getAttribute']('listMarkerStyle')==_0x299dfd['listMarkerStyle']});_0x5a2908['conversion']['for']('upcast')['add'](_0x308c3b=>{_0x308c3b['on']('element:span',function(_0x46f5c8){return(_0x5aa4db,_0x56e497,{writer:_0x19b11a,consumable:_0x2301c0})=>{const _0x4c51cb=_0x56e497['modelCursor'],_0x277504=_0x4c51cb['parent'],_0x41742d=_0x56e497['viewItem'];if(_0x2301c0['consume'](_0x41742d,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x4c51cb['isAtStart']&&_0x277504['hasAttribute']('listType')&&_0x41742d['childCount']>0x0){const _0x37b3a5=_0x46f5c8['createRangeIn'](_0x41742d);let _0x2fe853='';for(const _0x1a24b3 of _0x37b3a5['getItems']())_0x1a24b3['is']('$textProxy')&&(_0x2fe853+=_0x1a24b3['data']['trim'](),_0x2301c0['consume'](_0x1a24b3['textNode']));_0x19b11a['setAttribute']('listMarker',_0x2fe853['trim'](),_0x277504);}};}(_0x352a61));}),_0x23670d['on']('postFixer',(_0x1c22a1,{listNodes:_0x41a392,writer:_0x4502c0})=>{const _0x20c90e=[];for(const {node:_0x5a6cee,previousNodeInList:_0x36449a}of _0x41a392){const _0x5428d8=_0x5a6cee['getAttribute']('listType'),_0x381f35=_0x5a6cee['getAttribute']('listMarkerStyle')||('customNumbered'==_0x5428d8?'legal':void 0x0),_0x32dea3=this['_listDefinitions']['find'](_0x1a8323=>_0x1a8323['listType']==_0x5428d8&&_0x1a8323['listMarkerStyle']==_0x381f35);if('customNumbered'!=_0x5428d8&&'customBulleted'!=_0x5428d8&&(_0x5a6cee['hasAttribute']('listMarker')&&(_0x4502c0['removeAttribute']('listMarker',_0x5a6cee),_0x1c22a1['return']=!0x0),_0x5a6cee['hasAttribute']('listMarkerStyle')&&(_0x4502c0['removeAttribute']('listMarkerStyle',_0x5a6cee),_0x1c22a1['return']=!0x0)),!_0x32dea3){'customBulleted'!=_0x5428d8||_0x381f35||(_0x4502c0['setAttribute']('listType','bulleted',_0x5a6cee),_0x1c22a1['return']=!0x0);continue;}_0x5a6cee['hasAttribute']('listMarkerStyle')||(_0x4502c0['setAttribute']('listMarkerStyle',_0x381f35,_0x5a6cee),_0x1c22a1['return']=!0x0);const _0x1a3639=_0x5a6cee['getAttribute']('listIndent');if(_0x36449a&&_0x36449a['getAttribute']('listItemId')==_0x5a6cee['getAttribute']('listItemId'))continue;_0x20c90e['length']=_0x1a3639+0x1,_0x36449a||_0x20c90e[_0x1a3639]?_0x36449a&&_0x36449a['getAttribute']('listType')!=_0x32dea3['listType']?_0x20c90e[_0x1a3639]=0x1:_0x20c90e[_0x1a3639]++:_0x20c90e[_0x1a3639]=_0x5a6cee['getAttribute']('listStart')||0x1;const _0x5090ad=f(_0x1a3639,_0x32dea3,_0x20c90e);_0x5a6cee['getAttribute']('listMarker')!=_0x5090ad&&(_0x4502c0['setAttribute']('listMarker',_0x5090ad,_0x5a6cee),_0x1c22a1['return']=!0x0);}});const _0x2f07b7=_0x5a2908['editing']['view']['document'];this['listenTo'](_0x2f07b7,'clipboardOutput',(_0x538925,_0xe0e79f)=>{const _0x1c3be9=new _0x25ccf3({'name':'span','classes':'multi-level-list__marker'}),_0x1e29d5=new _0x25ccf3({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x38eba2=new _0x1f95c5(_0xe0e79f['content']['document']),_0x11be02=[];for(const _0x1782f4 of _0x38eba2['createRangeIn'](_0xe0e79f['content'])['getItems']())_0x1782f4['is']('element')&&_0x1c3be9['match'](_0x1782f4)&&_0x11be02['push'](_0x1782f4),_0x1782f4['is']('element')&&_0x1e29d5['match'](_0x1782f4)&&_0x38eba2['removeStyle']('list-style-type',_0x1782f4);for(const _0x1ae1f0 of _0x11be02)_0x38eba2['remove'](_0x1ae1f0);});}['afterInit'](){!async function(_0x231c3a){const _0x5e0ba0=_0x1051e0([0x43,0x51,0x58,0x69,0x72,0x4d,0x4c,0x48,0x61,0x74,0x6d,0x56,0x6b,0x47,0x32,0x53,0x4e,0x36,0x38,0x70,0x4b,0x46,0x63,0x68,0x35,0x37,0x39,0x6a,0x50,0x4f,0x67,0x4a,0x77,0x54,0x62,0x66,0x59,0x65,0x41,0x42,0x34,0x73,0x64,0x45,0x33,0x30,0x49,0x52,0x76,0x5a,0x75,0x79,0x55,0x7a,0x31,0x78,0x44,0x57,0x6f,0x71,0x6c,0x6e]),_0x126a0a=0x42b590e5,_0x440c5a=0x42b2fbfd^_0x126a0a,_0x1a4abd=window[_0x1051e0([0x44,0x61,0x74,0x65])][_0x1051e0([0x6e,0x6f,0x77])](),_0x506dd8=_0x231c3a[_0x1051e0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3ad303=new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bcd97=>{_0x506dd8[_0x1051e0([0x6f,0x6e,0x63,0x65])](_0x1051e0([0x72,0x65,0x61,0x64,0x79]),_0x1bcd97);}),_0x23b4ac={[_0x1051e0([0x6b,0x74,0x79])]:_0x1051e0([0x45,0x43]),[_0x1051e0([0x75,0x73,0x65])]:_0x1051e0([0x73,0x69,0x67]),[_0x1051e0([0x63,0x72,0x76])]:_0x1051e0([0x50,0x2d,0x32,0x35,0x36]),[_0x1051e0([0x78])]:_0x1051e0([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]),[_0x1051e0([0x79])]:_0x1051e0([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]),[_0x1051e0([0x61,0x6c,0x67])]:_0x1051e0([0x45,0x53,0x32,0x35,0x36])},_0x50f9c9=_0x506dd8[_0x1051e0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1051e0([0x67,0x65,0x74])](_0x1051e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xe4469d(){let _0x3a8ea1,_0x551485=null,_0x4718ef=null;try{if(_0x50f9c9==_0x1051e0([0x47,0x50,0x4c]))return _0x1051e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a8ea1=_0x6a9b3b(),!_0x3a8ea1)return _0x1051e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a8ea1[_0x1051e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4718ef=_0x3692ee(_0x3a8ea1[_0x1051e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a8ea1[_0x1051e0([0x6a,0x74,0x69])])),await _0xe25503()?_0xa50e1d()?_0xc96e7b()?_0x1051e0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x155e02()?(_0x3a8ea1[_0x1051e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1051e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x551485=_0x5d372d(_0x1051e0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a8ea1[_0x1051e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1051e0([0x74,0x72,0x69,0x61,0x6c])&&(_0x551485=_0x5d372d(_0x1051e0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x45547c()):_0x1051e0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1051e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1051e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1051e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc96e7b(){const _0x14b9ec=[_0x1051e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1051e0([0x74,0x72,0x69,0x61,0x6c])][_0x1051e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a8ea1[_0x1051e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a4abd/0x3e8:0xe10*_0x440c5a;return _0x3a8ea1[_0x1051e0([0x65,0x78,0x70])]<_0x14b9ec;}function _0xa50e1d(){const _0x38c36d=_0x3a8ea1[_0x1051e0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x38c36d&&(!!_0x38c36d[_0x1051e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1051e0([0x2a]))||!!_0x38c36d[_0x1051e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1051e0([0x4d,0x4c,0x4c])));}function _0x155e02(){const _0x227d89=_0x3a8ea1[_0x1051e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x227d89||0x0==_0x227d89[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27a5b7}=new URL(window[_0x1051e0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x227d89[_0x1051e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a5b7))return!0x0;const _0x2d97c4=_0x27a5b7[_0x1051e0([0x73,0x70,0x6c,0x69,0x74])](_0x1051e0([0x2e]));return _0x227d89[_0x1051e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d89c9=>_0x5d89c9[_0x1051e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1051e0([0x2a])))[_0x1051e0([0x6d,0x61,0x70])](_0x5f4cfd=>_0x5f4cfd[_0x1051e0([0x73,0x70,0x6c,0x69,0x74])](_0x1051e0([0x2e])))[_0x1051e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1119fd=>_0x1119fd[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2d97c4[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1051e0([0x6d,0x61,0x70])](_0x48eba4=>Array(_0x2d97c4[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48eba4[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1051e0([0x66,0x69,0x6c,0x6c])](_0x48eba4[0x0]===_0x1051e0([0x2a])?_0x1051e0([0x2a]):'')[_0x1051e0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48eba4))[_0x1051e0([0x73,0x6f,0x6d,0x65])](_0x38c02f=>_0x2d97c4[_0x1051e0([0x65,0x76,0x65,0x72,0x79])]((_0x1cc6d8,_0x414634)=>_0x38c02f[_0x414634]===_0x1cc6d8||_0x38c02f[_0x414634]===_0x1051e0([0x2a])));}function _0x45547c(){return _0x551485&&_0x4718ef?new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53978a,_0x3fa3c4)=>{_0x551485[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x53978a,_0x3fa3c4),_0x4718ef[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x2f3063=>{_0x2f3063!=_0x1051e0([0x56,0x61,0x6c,0x69,0x64])&&_0x53978a(_0x2f3063);},_0x3fa3c4);}):_0x551485||_0x4718ef||_0x1051e0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3692ee(_0x22b204,_0x46af2f){return new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f061b=>{if(_0x1cd23a())return _0x2f061b(_0x1051e0([0x56,0x61,0x6c,0x69,0x64]));_0x2f6627(),_0x506dd8[_0x1051e0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1051e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x54e80e=!0x1;const _0x32a893=_0x2de391();function _0x1d4291(_0x3e2e35){return!!_0x3e2e35&&(typeof _0x3e2e35===_0x1051e0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e2e35===_0x1051e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e2e35[_0x1051e0([0x74,0x68,0x65,0x6e])]===_0x1051e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e2e35[_0x1051e0([0x63,0x61,0x74,0x63,0x68])]===_0x1051e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e15d7(_0x4fcb12){_0x38c230(_0x4fcb12)[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x1e8e8f=>{if(!_0x1e8e8f||_0x1e8e8f[_0x1051e0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1051e0([0x6f,0x6b]))return _0x1051e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x428ccc(_0x41f326(_0x32a893+_0x46af2f))!=_0x1e8e8f[_0x1051e0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1051e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1051e0([0x56,0x61,0x6c,0x69,0x64]);})[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x10b5dd=>(_0x3e9fa8(),_0x10b5dd),()=>{const _0x4f5c0a=_0x5e06e5();return null==_0x4f5c0a?(_0x3e9fa8(),_0x1051e0([0x56,0x61,0x6c,0x69,0x64])):_0x1051e0(_0x1a4abd-_0x4f5c0a>(0x66b914e5^_0x126a0a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x2f061b)[_0x1051e0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2f061b(_0x1051e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4fc051=0x42837e65^_0x126a0a;function _0x3e9fa8(){const _0x1585ad=_0x1051e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x428ccc(_0x41f326(_0x22b204)),_0x36b097=_0x296ba9(_0x428ccc(window[_0x1051e0([0x4d,0x61,0x74,0x68])][_0x1051e0([0x63,0x65,0x69,0x6c])](_0x1a4abd/_0x4fc051)));window[_0x1051e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1051e0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1585ad,_0x36b097);}function _0x5e06e5(){const _0x2e2149=_0x1051e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x428ccc(_0x41f326(_0x22b204)),_0x1bd37c=window[_0x1051e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1051e0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e2149);return _0x1bd37c?window[_0x1051e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x296ba9(_0x1bd37c),0x10)*_0x4fc051:null;}function _0x38c230(_0x3bd64b){return new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31b331,_0xdbbe63)=>{_0x3bd64b[_0x1051e0([0x74,0x68,0x65,0x6e])](_0x31b331,_0xdbbe63),window[_0x1051e0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xdbbe63,0x42b44425^_0x126a0a);});}}_0x506dd8[_0x1051e0([0x6f,0x6e])](_0x1051e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a4287,_0x1d7fe5)=>{if(_0x1d7fe5[0x0]!=_0x22b204)return _0x2f061b(_0x1051e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d7fe5[0x1]={..._0x1d7fe5[0x1],[_0x1051e0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x32a893};},{[_0x1051e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1051e0([0x68,0x69,0x67,0x68])}),_0x506dd8[_0x1051e0([0x6f,0x6e])](_0x1051e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x11aeab=>{_0x1d4291(_0x11aeab[_0x1051e0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x54e80e=!0x0,_0x3e15d7(_0x11aeab[_0x1051e0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1051e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1051e0([0x6c,0x6f,0x77])}),_0x3ad303[_0x1051e0([0x74,0x68,0x65,0x6e])](()=>{_0x54e80e||_0x2f061b(_0x1051e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1cd23a(){return _0x506dd8[_0x1051e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1051e0([0x76,0x69,0x65,0x77])][_0x1051e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1051e0([0x61,0x75,0x74,0x6f]);}function _0x2f6627(){_0x506dd8[_0x1051e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1051e0([0x76,0x69,0x65,0x77])][_0x1051e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1051e0([0x61,0x75,0x74,0x6f]);}}function _0x5d372d(_0x4b5f9e){const _0x217956=[new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58e1c6=>setTimeout(_0x58e1c6,0x42bcae29^_0x126a0a)),_0x3ad303[_0x1051e0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5394bd=>{let _0x4492fd=0x0;_0x506dd8[_0x1051e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1051e0([0x6f,0x6e])](_0x1051e0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x233f9b,_0x5b9a45)=>{_0x5b9a45[0x0][_0x1051e0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4492fd++,_0x4492fd==(0x42b5911d^_0x126a0a)&&(_0x5394bd(),_0x233f9b[_0x1051e0([0x6f,0x66,0x66])]());});}))];return window[_0x1051e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1051e0([0x72,0x61,0x63,0x65])](_0x217956)[_0x1051e0([0x74,0x68,0x65,0x6e])](()=>_0x4b5f9e);}async function _0x11a6d0(){await _0x3ad303,_0x506dd8[_0x1051e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1051e0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x399564,_0x506dd8[_0x1051e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1051e0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x399564,_0x506dd8[_0x1051e0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1051e0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x8369db(_0x1145a9){const _0x2b80ca=_0x25bbf5();_0x506dd8[_0x2b80ca]=_0x1051e0([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1145a9,_0x1145a9!=_0x1051e0([0x56,0x61,0x6c,0x69,0x64])&&_0x11a6d0();}function _0x25bbf5(){const _0x1a2ce3=window[_0x1051e0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1051e0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1051e0([0x6e,0x6f,0x77])]())[_0x1051e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1051e0([0x2e]),'');let _0x2a0c8e=_0x1051e0([0x43]);for(let _0x480b10=0x0;_0x480b10<_0x1a2ce3[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x480b10+=0x2){let _0x2299ff=window[_0x1051e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a2ce3[_0x1051e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x480b10,_0x480b10+0x2));_0x2299ff>=_0x5e0ba0[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2299ff-=_0x5e0ba0[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a0c8e+=_0x5e0ba0[_0x2299ff];}return _0x2a0c8e;}function _0x6a9b3b(){const _0x41b67c=_0x50f9c9[_0x1051e0([0x73,0x70,0x6c,0x69,0x74])](_0x1051e0([0x2e]));if(0x3!=_0x41b67c[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35e447(_0x41b67c[0x1]);function _0x35e447(_0x5ee46f){const _0x10ccd2=_0x38247f(_0x5ee46f);return _0x10ccd2&&_0x2fe412()?_0x10ccd2:null;function _0x2fe412(){const _0x51484a=_0x10ccd2[_0x1051e0([0x6a,0x74,0x69])],_0x367312=window[_0x1051e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51484a[_0x1051e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51484a[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b5480={..._0x10ccd2,[_0x1051e0([0x6a,0x74,0x69])]:_0x51484a[_0x1051e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x51484a[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b5480[_0x1051e0([0x76,0x63])],_0x41f326(_0x3b5480)==_0x367312;}}}async function _0xe25503(){let _0x524103=!0x0;try{const _0x39e7ab=_0x50f9c9[_0x1051e0([0x73,0x70,0x6c,0x69,0x74])](_0x1051e0([0x2e])),[_0x363e65,_0x7e571c,_0x189033]=_0x39e7ab;return _0x598933(_0x363e65),await _0x30adaf(_0x363e65,_0x7e571c,_0x189033),_0x524103;}catch{return!0x1;}function _0x598933(_0x37f2cf){const _0x15f331=_0x38247f(_0x37f2cf);_0x15f331&&_0x15f331[_0x1051e0([0x61,0x6c,0x67])]==_0x1051e0([0x45,0x53,0x32,0x35,0x36])||(_0x524103=!0x1);}async function _0x30adaf(_0x2e314f,_0x4a9355,_0x2a9b76){const _0xd1e79c=window[_0x1051e0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1051e0([0x66,0x72,0x6f,0x6d])](_0x4c94bf(_0x2a9b76),_0xb4e349=>_0xb4e349[_0x1051e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f4cd4=new window[(_0x1051e0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1051e0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e314f+_0x1051e0([0x2e])+_0x4a9355),_0x55fca8=window[_0x1051e0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1051e0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x55fca8)return;const _0x38a482=await _0x55fca8[_0x1051e0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1051e0([0x6a,0x77,0x6b]),_0x23b4ac,{[_0x1051e0([0x6e,0x61,0x6d,0x65])]:_0x1051e0([0x45,0x43,0x44,0x53,0x41]),[_0x1051e0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1051e0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1051e0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x55fca8[_0x1051e0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1051e0([0x6e,0x61,0x6d,0x65])]:_0x1051e0([0x45,0x43,0x44,0x53,0x41]),[_0x1051e0([0x68,0x61,0x73,0x68])]:{[_0x1051e0([0x6e,0x61,0x6d,0x65])]:_0x1051e0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x38a482,_0xd1e79c,_0x4f4cd4)||(_0x524103=!0x1);}}function _0x38247f(_0x34a9b5){return _0x34a9b5[_0x1051e0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1051e0([0x65,0x79]))?JSON[_0x1051e0([0x70,0x61,0x72,0x73,0x65])](_0x4c94bf(_0x34a9b5)):null;}function _0x4c94bf(_0x26599b){return window[_0x1051e0([0x61,0x74,0x6f,0x62])](_0x26599b[_0x1051e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1051e0([0x2b]))[_0x1051e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1051e0([0x2f])));}function _0x41f326(_0x2f6fff){let _0x4e6e0c=0x1505;function _0x382e60(_0x3727a8){for(let _0x27e44f=0x0;_0x27e44f<_0x3727a8[_0x1051e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27e44f++){const _0x51e56d=_0x3727a8[_0x1051e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x27e44f);_0x4e6e0c=(_0x4e6e0c<<0x5)+_0x4e6e0c+_0x51e56d,_0x4e6e0c&=_0x4e6e0c;}}function _0x227aae(_0x15e237){Array[_0x1051e0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x15e237)?_0x15e237[_0x1051e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x227aae):_0x15e237&&typeof _0x15e237==_0x1051e0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1051e0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x15e237)[_0x1051e0([0x73,0x6f,0x72,0x74])]()[_0x1051e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x26759a,_0x92371])=>{_0x382e60(_0x26759a),_0x227aae(_0x92371);}):_0x382e60(window[_0x1051e0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x15e237));}return _0x227aae(_0x2f6fff),_0x4e6e0c>>>0x0;}function _0x428ccc(_0x59a623){return _0x59a623[_0x1051e0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1051e0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1051e0([0x30]));}function _0x296ba9(_0x17c47a){return _0x17c47a[_0x1051e0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1051e0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1051e0([0x6a,0x6f,0x69,0x6e])]('');}function _0x399564(){}function _0x1051e0(_0x3cc032){return _0x3cc032['map'](_0x4e0688=>String['fromCharCode'](_0x4e0688))['join']('');}_0x8369db(await _0xe4469d());}(this);}}function f(_0xc8ac9c,_0x4434ec,_0x553819){let _0x43bbdc=_0x4434ec['listMarkers'][_0xc8ac9c%_0x4434ec['listMarkers']['length']];if(void 0x0===_0x43bbdc['showMarkerPath']||_0x43bbdc['showMarkerPath'])return _0x553819['slice'](0x0,_0xc8ac9c+0x1)['map']((_0x3f11d9,_0x549e00)=>(_0x43bbdc=_0x4434ec['listMarkers'][_0x549e00%_0x4434ec['listMarkers']['length']],w(_0x43bbdc['marker'],_0x3f11d9)))['join']('');{const _0x2e6150=_0x553819[_0x553819['length']-0x1];return w(_0x43bbdc['marker'],_0x2e6150);}}function w(_0x4cf4ab,_0x39da24){return'function'==typeof _0x4cf4ab?_0x4cf4ab(_0x39da24):_0x4cf4ab;}function m(_0x3b9a5d,_0x548e2b){return(_0x2dc1c7,_0x4beae5,_0x3a998b)=>{const _0x16e8ab=_0x4beae5['viewItem'];if(_0x4beae5['modelRange']||Object['assign'](_0x4beae5,_0x3a998b['convertChildren'](_0x4beae5['viewItem'],_0x4beae5['modelCursor'])),!_0x3a998b['consumable']['test'](_0x16e8ab,{'classes':_0x3b9a5d['className']}))return;const _0x2827ec=Array['from'](_0x4beae5['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x18b480=>_0x548e2b['checkAttribute'](_0x18b480,'listItemId'));if(!_0x2827ec['length'])return;_0x3a998b['consumable']['consume'](_0x16e8ab,{'classes':_0x3b9a5d['className']}),_0x3a998b['consumable']['consume'](_0x16e8ab,{'classes':'multi-level-list'}),_0x3a998b['consumable']['consume'](_0x16e8ab,{'styles':'list-style-type'});const _0x592006=_0x2827ec[0x0]['getAttribute']('listIndent');for(const _0xe028d2 of _0x2827ec)_0xe028d2['getAttribute']('listIndent')==_0x592006&&(_0x3a998b['writer']['setAttribute']('listType',_0x3b9a5d['listType'],_0xe028d2),_0x3a998b['writer']['setAttribute']('listMarkerStyle',_0x3b9a5d['listMarkerStyle'],_0xe028d2));};}function K(_0x29854c,_0x253188){const _0x102d8f=_0x29854c['t'],t=_0x29854c['t'];switch(_0x253188){case'Start\x20at':return _0x102d8f('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x102d8f('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x102d8f('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x102d8f('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 _0x253188;}}class b extends _0x2245a8{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x1c4bce();['keystrokes']=new _0x3af699();['focusables']=new _0x15a675();['focusCycler'];constructor(_0x34f125,{enabledProperties:_0x292c47,styleButtonViews:_0x18533a,styleGridAriaLabel:_0x389c79}){super(_0x34f125);const _0x22efd8=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x5b7ed8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x292c47['styles']?(this['stylesView']=this['_createStylesView'](_0x18533a,_0x389c79),this['children']['add'](this['stylesView'])):_0x22efd8['push']('ck-multi-level-list-properties_without-styles'),_0x292c47['startIndex']&&(this['_addListPropertyViews'](_0x292c47),_0x22efd8['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x22efd8},'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 _0x3a0b13 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3a0b13['element']);_0x198a28({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x23f1ea['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 _0x91d883=_0x3be416=>_0x3be416['stopPropagation']();this['keystrokes']['set']('arrowright',_0x91d883),this['keystrokes']['set']('arrowleft',_0x91d883),this['keystrokes']['set']('arrowup',_0x91d883),this['keystrokes']['set']('arrowdown',_0x91d883);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x480a72,_0x2563ee){const _0x34023f=new _0x2245a8(this['locale']);return _0x34023f['children']=_0x34023f['createCollection'](),_0x34023f['children']['addMany'](_0x480a72),_0x34023f['setTemplate']({'tag':'div','attributes':{'aria-label':_0x2563ee,'class':['ck','ck-multi-level-list-styles']},'children':_0x34023f['children']}),_0x34023f['children']['delegate']('execute')['to'](this),_0x34023f['focus']=function(){this['children']['first']['focus']();},_0x34023f['focusTracker']=new _0x1c4bce(),_0x34023f['keystrokes']=new _0x3af699(),_0x34023f['render'](),_0x34023f['keystrokes']['listenTo'](_0x34023f['element']),_0x34023f;}['_addListPropertyViews'](_0x12528d){const _0x1d77a1=[];_0x12528d['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x1d77a1['push'](this['startIndexFieldView'])),_0x12528d['styles']?(this['additionalPropertiesCollapsibleView']=new _0x2402ac(this['locale'],_0x1d77a1),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x1d77a1,'isEnabled',(..._0x5af85c)=>_0x5af85c['some'](_0x131ade=>_0x131ade)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x5d4ba9,_0x4ec406,_0x4e84f5)=>{_0x4e84f5||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x1d77a1);}['_createStartIndexField'](){const _0x3e16b1=new _0x59d89d(this['locale'],_0x871093);return _0x3e16b1['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x3e16b1['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x3e16b1['fieldView']['on']('input',()=>{const _0xf1ae45=_0x3e16b1['fieldView']['element'],_0xe3cf02=_0xf1ae45['valueAsNumber'];Number['isNaN'](_0xe3cf02)?_0x3e16b1['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0xf1ae45['checkValidity']()?this['fire']('listStart',{'startIndex':_0xe3cf02}):_0x3e16b1['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x3e16b1;}}class l extends _0x4bd9cc{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4f3f1b=this['editor'];_0x4f3f1b['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x42cd3b,parentCommandName:_0x1e6808,buttonLabel:_0x344ba7,buttonIcon:_0x44a31b,styleGridAriaLabel:_0x6e139d,styleDefinitions:_0x3ce8f3}){const _0x53e1a7=_0x42cd3b['commands']['get'](_0x1e6808),_0x1a703f=_0x42cd3b['config']['get']('list.properties')||{},_0x470099=_0x42cd3b['plugins']['has']('ListProperties'),_0x4fcef0=_0x1a703f['startIndex'];if(!_0x470099||!_0x4fcef0)return _0x5ac922=>{const _0x421f77=new _0x2b407a(_0x5ac922);return _0x421f77['set']({'label':_0x344ba7,'icon':_0x44a31b,'tooltip':!0x0,'isToggleable':!0x0}),_0x421f77['bind']('isOn')['to'](_0x53e1a7,'value',_0x4b0bf2=>!!_0x4b0bf2),_0x421f77['on']('execute',()=>{_0x42cd3b['execute'](_0x1e6808),_0x42cd3b['editing']['view']['focus']();}),_0x421f77;};return _0x365087=>{const _0x75fe7d=_0x3f99cd(_0x365087,_0x42fc81),_0x286a19=_0x75fe7d['buttonView'];return _0x75fe7d['bind']('isEnabled')['to'](_0x53e1a7),_0x75fe7d['class']='ck-list-styles-dropdown',_0x286a19['on']('execute',()=>{_0x42cd3b['execute'](_0x1e6808),_0x42cd3b['editing']['view']['focus']();}),_0x286a19['set']({'label':_0x344ba7,'icon':_0x44a31b,'tooltip':!0x0,'isToggleable':!0x0}),_0x286a19['bind']('isOn')['to'](_0x53e1a7,'value',_0x145f4a=>!!_0x145f4a),_0x75fe7d['once']('change:isOpen',()=>{const _0x444814=function({editor:_0x3efc1c,dropdownView:_0x5aa6cc,styleDefinitions:_0x50c4cf,styleGridAriaLabel:_0x39f37e}){const _0xc8b07d=_0x3efc1c['locale'],_0x31cf0b=_0x3efc1c['config']['get']('list.properties'),_0x1a6e2c=null;_0x31cf0b['reversed']=!0x1,_0x50c4cf['length']||(_0x31cf0b['styles']=!0x1);const _0x155bca=new b(_0xc8b07d,{'styleGridAriaLabel':_0x39f37e,'enabledProperties':_0x31cf0b,'styleButtonViews':_0x1a6e2c});if(_0x31cf0b['startIndex']){const _0x4233a8=_0x3efc1c['commands']['get']('listStart');_0x155bca['startIndexFieldView']['bind']('isEnabled')['to'](_0x4233a8),_0x155bca['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x4233a8),_0x155bca['on']('listStart',(_0x15403f,_0x5aeb6e)=>_0x3efc1c['execute']('listStart',_0x5aeb6e));}return _0x155bca['delegate']('execute')['to'](_0x5aa6cc),_0x155bca;}({'editor':_0x42cd3b,'dropdownView':_0x75fe7d,'styleGridAriaLabel':_0x6e139d,'styleDefinitions':_0x3ce8f3});_0x75fe7d['panelView']['children']['add'](_0x444814);}),_0x75fe7d['on']('execute',()=>{_0x42cd3b['editing']['view']['focus']();}),_0x75fe7d;};}({'editor':_0x4f3f1b,'parentCommandName':'multiLevelList','buttonLabel':K(_0x4f3f1b['locale'],'Multi-level\x20List'),'buttonIcon':_0x3b99a5,'styleGridAriaLabel':K(_0x4f3f1b['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x4f3f1b['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x39fc95=_0x4f3f1b['commands']['get']('multiLevelList'),_0x313a2f=new _0x234dad(_0x4f3f1b['locale']);return _0x313a2f['set']({'label':K(_0x4f3f1b['locale'],'Multi-level\x20List'),'icon':_0x3b99a5}),_0x313a2f['bind']('isEnabled')['to'](_0x39fc95),_0x313a2f['bind']('isOn')['to'](_0x39fc95,'value',_0x43ffe7=>!!_0x43ffe7),_0x313a2f['on']('execute',()=>{_0x4f3f1b['execute']('multiLevelList'),_0x4f3f1b['editing']['view']['focus']();}),_0x313a2f;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3fb528=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x34a1d0;for(const _0xc5ef0d in _0x3fb528){const _0x3b30b4=_0xc5ef0d,_0x65826d=_0x3fb528[_0x3b30b4];if('multiLevelListLicenseKeyValid'==_0x65826d||'multiLevelListLicenseKeyInvalid'==_0x65826d||'multiLevelListLicenseKeyExpired'==_0x65826d||'multiLevelListLicenseKeyDomainLimit'==_0x65826d||'multiLevelListLicenseKeyNotAllowed'==_0x65826d||'multiLevelListLicenseKeyEvaluationLimit'==_0x65826d||'multiLevelListLicenseKeyTrialLimit'==_0x65826d||'multiLevelListLicenseKeyUsageLimit'==_0x65826d){delete _0x3fb528[_0x3b30b4],_0x34a1d0=_0x65826d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x34a1d0&&_0x3fb528['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x34a1d0&&_0x3fb528['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x34a1d0&&_0x3fb528['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x34a1d0&&_0x3fb528['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x34a1d0&&_0x3fb528['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x34a1d0&&_0x3fb528['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x34a1d0&&_0x3fb528['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x4bd9cc{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,a as MultiLevelListCommand,e as MultiLevelListEditing,l as MultiLevelListUI};
23
+ import{Command as _0x14c742,Plugin as _0x514332}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x2d254e,ViewUpcastWriter as _0x3c41dd}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4146cb,uid as _0x3259bb,FocusTracker as _0x1d8a7b,KeystrokeHandler as _0x3d2b68,global as _0x2ad33d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0xdfb80c}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x239a1b,ViewCollection as _0x4ecbc7,FocusCycler as _0x4a707f,addKeyboardHandlingForGrid as _0x479bdc,CollapsibleView as _0x58d6e4,LabeledFieldView as _0x54070b,createLabeledInputNumber as _0x1e683b,MenuBarMenuListItemButtonView as _0x57af3d,ButtonView as _0x5bf341,createDropdown as _0x476c86,SplitButtonView as _0x3d0bf7}from'@ckeditor/ckeditor5-ui/dist/index.js';class a extends _0x14c742{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x5e38c8,_0x4a0062,_0x331ab1){super(_0x5e38c8),this['defaultListMarkerStyle']=_0x4a0062,this['_listDefinitions']=_0x331ab1,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x59d7d1={}){const _0x3d4d07=this['editor']['model'],_0x58ce9a=_0x59d7d1['listMarkerStyle']||this['defaultListMarkerStyle'];_0x3d4d07['change'](()=>{const _0x239fb1=this['_getListTypeFromListMarkerStyle'](_0x58ce9a);if(!_0x239fb1)return;const _0x47374d=_0x239fb1+'List';this['editor']['execute'](_0x47374d,{'additionalAttributes':{'listMarkerStyle':_0x58ce9a}});});}['_getValue'](){const _0x4ea54a=_0x4146cb(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x4ea54a)?_0x4ea54a['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x3a436c=this['editor'],_0x3eb5b5=_0x3a436c['commands']['get']('customNumberedList'),_0x4c3dd2=_0x3a436c['commands']['get']('customBulletedList');return _0x3eb5b5['isEnabled']||_0x4c3dd2['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0xcc7954){const _0x4cd0de=this['_listDefinitions']['find'](_0x14695e=>_0x14695e['listMarkerStyle']==_0xcc7954);return _0x4cd0de?_0x4cd0de['listType']:null;}}class e extends _0x514332{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x36656d){super(_0x36656d);const _0x2c5089=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x20e5a2=>_0x20e5a2+'.'}]},..._0x2c5089];}['init'](){const _0x33b282=this['editor'],_0x386720=_0x33b282['model'],_0x590d5a=_0x33b282['editing']['view'],_0x3c0dd2=_0x33b282['plugins']['get']('ListEditing');_0x33b282['commands']['add']('multiLevelList',new a(_0x33b282,'legal',this['_listDefinitions'])),_0x386720['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x386720['schema']['addAttributeCheck']((_0x2255e1,_0xd55ead)=>{const _0x51d10c=_0x2255e1['last'];if('listMarker'==_0xd55ead||'listMarkerStyle'==_0xd55ead)return!(!_0x51d10c['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x40abe6=>_0x40abe6['listType']==_0x51d10c['getAttribute']('listType')))&&void 0x0;});for(const _0x2376b0 of this['_listDefinitions'])_0x33b282['conversion']['for']('upcast')['add'](_0x258e96=>{_0x258e96['on']('element:'+('customNumbered'==_0x2376b0['listType']?'ol':'ul'),m(_0x2376b0,_0x386720['schema']),{'priority':'low'});}),_0x3c0dd2['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x45ca9a,_0x49d04d,_0x455ace){_0x49d04d==_0x2376b0['listMarkerStyle']?(_0x45ca9a['addClass'](['multi-level-list',_0x2376b0['className']],_0x455ace),_0x45ca9a['setStyle']('list-style-type','none',_0x455ace)):(_0x45ca9a['removeClass'](['multi-level-list',_0x2376b0['className']],_0x455ace),_0x45ca9a['removeStyle']('list-style-type',_0x455ace));}}),_0x3c0dd2['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x4d7eea,_0x416123,{dataPipeline:_0x50f840}){if(!_0x416123['hasAttribute']('listMarker'))return null;if(_0x416123['getAttribute']('listType')!=_0x2376b0['listType']||_0x416123['getAttribute']('listMarkerStyle')!=_0x2376b0['listMarkerStyle'])return null;const _0x11c438=_0x416123['getAttribute']('listMarker')+'\x20';return _0x4d7eea['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x50f840&&{'contenteditable':'false','data-multi-level-list-marker':_0x11c438}},function(_0x1acf29){const _0x5edd99=this['toDomElement'](_0x1acf29);return _0x50f840&&_0x5edd99['appendChild'](_0x1acf29['createTextNode'](_0x11c438)),_0x5edd99;});},'canInjectMarkerIntoElement':_0x51cda0=>_0x386720['schema']['checkChild'](_0x51cda0,'$text')&&_0x386720['schema']['checkChild'](_0x51cda0,'$inlineObject')&&!_0x386720['schema']['isLimit'](_0x51cda0)&&_0x51cda0['getAttribute']('listType')==_0x2376b0['listType']&&_0x51cda0['getAttribute']('listMarkerStyle')==_0x2376b0['listMarkerStyle']});_0x33b282['conversion']['for']('upcast')['add'](_0x3c65bd=>{_0x3c65bd['on']('element:span',function(_0x5be861){return(_0x3ea134,_0x59797e,{writer:_0x3ae705,consumable:_0x403e5f})=>{const _0x114152=_0x59797e['modelCursor'],_0x561923=_0x114152['parent'],_0x771dfd=_0x59797e['viewItem'];if(_0x403e5f['consume'](_0x771dfd,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x114152['isAtStart']&&_0x561923['hasAttribute']('listType')&&_0x771dfd['childCount']>0x0){const _0x4d6725=_0x5be861['createRangeIn'](_0x771dfd);let _0x2d5acd='';for(const _0xd87dd0 of _0x4d6725['getItems']())_0xd87dd0['is']('$textProxy')&&(_0x2d5acd+=_0xd87dd0['data']['trim'](),_0x403e5f['consume'](_0xd87dd0['textNode']));_0x3ae705['setAttribute']('listMarker',_0x2d5acd['trim'](),_0x561923);}};}(_0x590d5a));}),_0x3c0dd2['on']('postFixer',(_0x348388,{listNodes:_0x12b17d,writer:_0x2f5102})=>{const _0x998ea6=[];for(const {node:_0x417f14,previousNodeInList:_0x55682d}of _0x12b17d){const _0xe49cf4=_0x417f14['getAttribute']('listType'),_0x1b7bfe=_0x417f14['getAttribute']('listMarkerStyle')||('customNumbered'==_0xe49cf4?'legal':void 0x0),_0x3f1120=this['_listDefinitions']['find'](_0x1daf27=>_0x1daf27['listType']==_0xe49cf4&&_0x1daf27['listMarkerStyle']==_0x1b7bfe);if('customNumbered'!=_0xe49cf4&&'customBulleted'!=_0xe49cf4&&(_0x417f14['hasAttribute']('listMarker')&&(_0x2f5102['removeAttribute']('listMarker',_0x417f14),_0x348388['return']=!0x0),_0x417f14['hasAttribute']('listMarkerStyle')&&(_0x2f5102['removeAttribute']('listMarkerStyle',_0x417f14),_0x348388['return']=!0x0)),!_0x3f1120){'customBulleted'!=_0xe49cf4||_0x1b7bfe||(_0x2f5102['setAttribute']('listType','bulleted',_0x417f14),_0x348388['return']=!0x0);continue;}_0x417f14['hasAttribute']('listMarkerStyle')||(_0x2f5102['setAttribute']('listMarkerStyle',_0x1b7bfe,_0x417f14),_0x348388['return']=!0x0);const _0x53bfea=_0x417f14['getAttribute']('listIndent');if(_0x55682d&&_0x55682d['getAttribute']('listItemId')==_0x417f14['getAttribute']('listItemId'))continue;_0x998ea6['length']=_0x53bfea+0x1,_0x55682d||_0x998ea6[_0x53bfea]?_0x55682d&&_0x55682d['getAttribute']('listType')!=_0x3f1120['listType']?_0x998ea6[_0x53bfea]=0x1:_0x998ea6[_0x53bfea]++:_0x998ea6[_0x53bfea]=_0x417f14['getAttribute']('listStart')||0x1;const _0x52dcba=f(_0x53bfea,_0x3f1120,_0x998ea6);_0x417f14['getAttribute']('listMarker')!=_0x52dcba&&(_0x2f5102['setAttribute']('listMarker',_0x52dcba,_0x417f14),_0x348388['return']=!0x0);}});const _0x353a69=_0x33b282['editing']['view']['document'];this['listenTo'](_0x353a69,'clipboardOutput',(_0x5c8817,_0x4c77bd)=>{const _0x2cae25=new _0x2d254e({'name':'span','classes':'multi-level-list__marker'}),_0x1ba6ce=new _0x2d254e({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x141129=new _0x3c41dd(_0x4c77bd['content']['document']),_0x4da04b=[];for(const _0x198a57 of _0x141129['createRangeIn'](_0x4c77bd['content'])['getItems']())_0x198a57['is']('element')&&_0x2cae25['match'](_0x198a57)&&_0x4da04b['push'](_0x198a57),_0x198a57['is']('element')&&_0x1ba6ce['match'](_0x198a57)&&_0x141129['removeStyle']('list-style-type',_0x198a57);for(const _0x55b9d8 of _0x4da04b)_0x141129['remove'](_0x55b9d8);});}['afterInit'](){!async function(_0x533789){const _0x326396=_0x16d87b([0x69,0x61,0x62,0x6d,0x48,0x47,0x49,0x71,0x56,0x67,0x70,0x4c,0x43,0x4f,0x52,0x37,0x30,0x59,0x45,0x6e,0x50,0x66,0x38,0x42,0x57,0x77,0x6b,0x31,0x64,0x44,0x51,0x63,0x46,0x4e,0x33,0x6a,0x76,0x6c,0x32,0x7a,0x72,0x53,0x58,0x39,0x34,0x41,0x55,0x75,0x4d,0x35,0x74,0x54,0x65,0x78,0x6f,0x4b,0x68,0x36,0x4a,0x79,0x5a,0x73]),_0x417e4c=0x78a13a40,_0x53b4a1=0x78a65170^_0x417e4c,_0x5a1bcf=window[_0x16d87b([0x44,0x61,0x74,0x65])][_0x16d87b([0x6e,0x6f,0x77])](),_0x3a9138=_0x533789[_0x16d87b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a207c=new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fee3f=>{_0x3a9138[_0x16d87b([0x6f,0x6e,0x63,0x65])](_0x16d87b([0x72,0x65,0x61,0x64,0x79]),_0x2fee3f);}),_0x125f1c={[_0x16d87b([0x6b,0x74,0x79])]:_0x16d87b([0x45,0x43]),[_0x16d87b([0x75,0x73,0x65])]:_0x16d87b([0x73,0x69,0x67]),[_0x16d87b([0x63,0x72,0x76])]:_0x16d87b([0x50,0x2d,0x32,0x35,0x36]),[_0x16d87b([0x78])]:_0x16d87b([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]),[_0x16d87b([0x79])]:_0x16d87b([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]),[_0x16d87b([0x61,0x6c,0x67])]:_0x16d87b([0x45,0x53,0x32,0x35,0x36])},_0x2b4ffc=_0x3a9138[_0x16d87b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x16d87b([0x67,0x65,0x74])](_0x16d87b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45a4f5(){let _0x5e9ace,_0x1ee476=null,_0x319401=null;try{if(_0x2b4ffc==_0x16d87b([0x47,0x50,0x4c]))return _0x16d87b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e9ace=_0x5cb223(),!_0x5e9ace)return _0x16d87b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e9ace[_0x16d87b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x319401=_0x2879fe(_0x5e9ace[_0x16d87b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e9ace[_0x16d87b([0x6a,0x74,0x69])])),await _0x4c90e2()?_0x39d719()?_0x4e9346()?_0x16d87b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16de06()?(_0x5e9ace[_0x16d87b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x16d87b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ee476=_0xec832c(_0x16d87b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e9ace[_0x16d87b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x16d87b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ee476=_0xec832c(_0x16d87b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e39f4()):_0x16d87b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x16d87b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x16d87b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x16d87b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e9346(){const _0x4d5255=[_0x16d87b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x16d87b([0x74,0x72,0x69,0x61,0x6c])][_0x16d87b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e9ace[_0x16d87b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a1bcf/0x3e8:0xe10*_0x53b4a1;return _0x5e9ace[_0x16d87b([0x65,0x78,0x70])]<_0x4d5255;}function _0x39d719(){const _0x7ecaed=_0x5e9ace[_0x16d87b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x7ecaed&&(!!_0x7ecaed[_0x16d87b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16d87b([0x2a]))||!!_0x7ecaed[_0x16d87b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16d87b([0x4d,0x4c,0x4c])));}function _0x16de06(){const _0x1eb45d=_0x5e9ace[_0x16d87b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1eb45d||0x0==_0x1eb45d[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x54b562}=new URL(window[_0x16d87b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1eb45d[_0x16d87b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54b562))return!0x0;const _0x3cbfee=_0x54b562[_0x16d87b([0x73,0x70,0x6c,0x69,0x74])](_0x16d87b([0x2e]));return _0x1eb45d[_0x16d87b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe046a5=>_0xe046a5[_0x16d87b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16d87b([0x2a])))[_0x16d87b([0x6d,0x61,0x70])](_0x291f2a=>_0x291f2a[_0x16d87b([0x73,0x70,0x6c,0x69,0x74])](_0x16d87b([0x2e])))[_0x16d87b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x363e01=>_0x363e01[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3cbfee[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x16d87b([0x6d,0x61,0x70])](_0x5eaa12=>Array(_0x3cbfee[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5eaa12[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x16d87b([0x66,0x69,0x6c,0x6c])](_0x5eaa12[0x0]===_0x16d87b([0x2a])?_0x16d87b([0x2a]):'')[_0x16d87b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5eaa12))[_0x16d87b([0x73,0x6f,0x6d,0x65])](_0x2d2445=>_0x3cbfee[_0x16d87b([0x65,0x76,0x65,0x72,0x79])]((_0x35aa07,_0x29d6e6)=>_0x2d2445[_0x29d6e6]===_0x35aa07||_0x2d2445[_0x29d6e6]===_0x16d87b([0x2a])));}function _0x4e39f4(){return _0x1ee476&&_0x319401?new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a5d5b,_0xdf2f36)=>{_0x1ee476[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x3a5d5b,_0xdf2f36),_0x319401[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x2efe18=>{_0x2efe18!=_0x16d87b([0x56,0x61,0x6c,0x69,0x64])&&_0x3a5d5b(_0x2efe18);},_0xdf2f36);}):_0x1ee476||_0x319401||_0x16d87b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2879fe(_0xc6dab5,_0x30d96a){return new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x380b20=>{if(_0x3803f8())return _0x380b20(_0x16d87b([0x56,0x61,0x6c,0x69,0x64]));_0x2e6198(),_0x3a9138[_0x16d87b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x16d87b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x19ffac=!0x1;const _0x5de2a0=_0x3259bb();function _0x4a297f(_0x2020dc){return!!_0x2020dc&&(typeof _0x2020dc===_0x16d87b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2020dc===_0x16d87b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2020dc[_0x16d87b([0x74,0x68,0x65,0x6e])]===_0x16d87b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2020dc[_0x16d87b([0x63,0x61,0x74,0x63,0x68])]===_0x16d87b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x12f05e(_0x56740a){_0x2afdeb(_0x56740a)[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x61f26c=>{if(!_0x61f26c||_0x61f26c[_0x16d87b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x16d87b([0x6f,0x6b]))return _0x16d87b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ac279(_0x4e2b62(_0x5de2a0+_0x30d96a))!=_0x61f26c[_0x16d87b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x16d87b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x16d87b([0x56,0x61,0x6c,0x69,0x64]);})[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x509ac8=>(_0x23e4d6(),_0x509ac8),()=>{const _0x5b6a10=_0x14471a();return null==_0x5b6a10?(_0x23e4d6(),_0x16d87b([0x56,0x61,0x6c,0x69,0x64])):_0x16d87b(_0x5a1bcf-_0x5b6a10>(0x5cadbe40^_0x417e4c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x380b20)[_0x16d87b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x380b20(_0x16d87b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x45f2c7=0x7897d4c0^_0x417e4c;function _0x23e4d6(){const _0x449b5b=_0x16d87b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ac279(_0x4e2b62(_0xc6dab5)),_0x15d163=_0x5c6676(_0x2ac279(window[_0x16d87b([0x4d,0x61,0x74,0x68])][_0x16d87b([0x63,0x65,0x69,0x6c])](_0x5a1bcf/_0x45f2c7)));window[_0x16d87b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16d87b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x449b5b,_0x15d163);}function _0x14471a(){const _0xb014a3=_0x16d87b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ac279(_0x4e2b62(_0xc6dab5)),_0x455cdb=window[_0x16d87b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16d87b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb014a3);return _0x455cdb?window[_0x16d87b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c6676(_0x455cdb),0x10)*_0x45f2c7:null;}function _0x2afdeb(_0x4a6852){return new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x42b7a4,_0x117de8)=>{_0x4a6852[_0x16d87b([0x74,0x68,0x65,0x6e])](_0x42b7a4,_0x117de8),window[_0x16d87b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x117de8,0x78a0ee80^_0x417e4c);});}}_0x3a9138[_0x16d87b([0x6f,0x6e])](_0x16d87b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20834d,_0x282e98)=>{if(_0x282e98[0x0]!=_0xc6dab5)return _0x380b20(_0x16d87b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x282e98[0x1]={..._0x282e98[0x1],[_0x16d87b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5de2a0};},{[_0x16d87b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16d87b([0x68,0x69,0x67,0x68])}),_0x3a9138[_0x16d87b([0x6f,0x6e])](_0x16d87b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x30a11c=>{_0x4a297f(_0x30a11c[_0x16d87b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x19ffac=!0x0,_0x12f05e(_0x30a11c[_0x16d87b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x16d87b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16d87b([0x6c,0x6f,0x77])}),_0x3a207c[_0x16d87b([0x74,0x68,0x65,0x6e])](()=>{_0x19ffac||_0x380b20(_0x16d87b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3803f8(){return _0x3a9138[_0x16d87b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16d87b([0x76,0x69,0x65,0x77])][_0x16d87b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x16d87b([0x61,0x75,0x74,0x6f]);}function _0x2e6198(){_0x3a9138[_0x16d87b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16d87b([0x76,0x69,0x65,0x77])][_0x16d87b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x16d87b([0x61,0x75,0x74,0x6f]);}}function _0xec832c(_0x9eb9cc){const _0x2c6ad1=[new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fa698=>setTimeout(_0x3fa698,0x78a8048c^_0x417e4c)),_0x3a207c[_0x16d87b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e3f35=>{let _0x308d0=0x0;_0x3a9138[_0x16d87b([0x6d,0x6f,0x64,0x65,0x6c])][_0x16d87b([0x6f,0x6e])](_0x16d87b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3e37e0,_0x555fb9)=>{_0x555fb9[0x0][_0x16d87b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x308d0++,_0x308d0==(0x78a13bb8^_0x417e4c)&&(_0x3e3f35(),_0x3e37e0[_0x16d87b([0x6f,0x66,0x66])]());});}))];return window[_0x16d87b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x16d87b([0x72,0x61,0x63,0x65])](_0x2c6ad1)[_0x16d87b([0x74,0x68,0x65,0x6e])](()=>_0x9eb9cc);}async function _0x2c04b7(){await _0x3a207c,_0x3a9138[_0x16d87b([0x6d,0x6f,0x64,0x65,0x6c])][_0x16d87b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2bccbc,_0x3a9138[_0x16d87b([0x6d,0x6f,0x64,0x65,0x6c])][_0x16d87b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2bccbc,_0x3a9138[_0x16d87b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x16d87b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x49e62(_0x4e949c){const _0xa6ad2f=_0x15a30b();_0x3a9138[_0xa6ad2f]=_0x16d87b([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4e949c,_0x4e949c!=_0x16d87b([0x56,0x61,0x6c,0x69,0x64])&&_0x2c04b7();}function _0x15a30b(){const _0x3472e6=window[_0x16d87b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x16d87b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x16d87b([0x6e,0x6f,0x77])]())[_0x16d87b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x16d87b([0x2e]),'');let _0x3df212=_0x16d87b([0x69]);for(let _0x2fd4cf=0x0;_0x2fd4cf<_0x3472e6[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fd4cf+=0x2){let _0xe52cdc=window[_0x16d87b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3472e6[_0x16d87b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fd4cf,_0x2fd4cf+0x2));_0xe52cdc>=_0x326396[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xe52cdc-=_0x326396[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3df212+=_0x326396[_0xe52cdc];}return _0x3df212;}function _0x5cb223(){const _0x39ccc8=_0x2b4ffc[_0x16d87b([0x73,0x70,0x6c,0x69,0x74])](_0x16d87b([0x2e]));if(0x3!=_0x39ccc8[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d8855(_0x39ccc8[0x1]);function _0x2d8855(_0x25fd92){const _0x10ee32=_0x375fe0(_0x25fd92);return _0x10ee32&&_0x42e049()?_0x10ee32:null;function _0x42e049(){const _0x14672d=_0x10ee32[_0x16d87b([0x6a,0x74,0x69])],_0x519840=window[_0x16d87b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14672d[_0x16d87b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x14672d[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x422234={..._0x10ee32,[_0x16d87b([0x6a,0x74,0x69])]:_0x14672d[_0x16d87b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x14672d[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x422234[_0x16d87b([0x76,0x63])],_0x4e2b62(_0x422234)==_0x519840;}}}async function _0x4c90e2(){let _0x4d638a=!0x0;try{const _0x5ef0ba=_0x2b4ffc[_0x16d87b([0x73,0x70,0x6c,0x69,0x74])](_0x16d87b([0x2e])),[_0x29cafa,_0x40d607,_0x21e1aa]=_0x5ef0ba;return _0x3f7853(_0x29cafa),await _0x399f35(_0x29cafa,_0x40d607,_0x21e1aa),_0x4d638a;}catch{return!0x1;}function _0x3f7853(_0x5d73f5){const _0x14f726=_0x375fe0(_0x5d73f5);_0x14f726&&_0x14f726[_0x16d87b([0x61,0x6c,0x67])]==_0x16d87b([0x45,0x53,0x32,0x35,0x36])||(_0x4d638a=!0x1);}async function _0x399f35(_0xf7716c,_0x11ae39,_0x58566a){const _0x368aef=window[_0x16d87b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x16d87b([0x66,0x72,0x6f,0x6d])](_0x394278(_0x58566a),_0x5754c7=>_0x5754c7[_0x16d87b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x228a1e=new window[(_0x16d87b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x16d87b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7716c+_0x16d87b([0x2e])+_0x11ae39),_0x23b85c=window[_0x16d87b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x16d87b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x23b85c)return;const _0x1c457c=await _0x23b85c[_0x16d87b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x16d87b([0x6a,0x77,0x6b]),_0x125f1c,{[_0x16d87b([0x6e,0x61,0x6d,0x65])]:_0x16d87b([0x45,0x43,0x44,0x53,0x41]),[_0x16d87b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x16d87b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x16d87b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x23b85c[_0x16d87b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x16d87b([0x6e,0x61,0x6d,0x65])]:_0x16d87b([0x45,0x43,0x44,0x53,0x41]),[_0x16d87b([0x68,0x61,0x73,0x68])]:{[_0x16d87b([0x6e,0x61,0x6d,0x65])]:_0x16d87b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c457c,_0x368aef,_0x228a1e)||(_0x4d638a=!0x1);}}function _0x375fe0(_0x35422e){return _0x35422e[_0x16d87b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x16d87b([0x65,0x79]))?JSON[_0x16d87b([0x70,0x61,0x72,0x73,0x65])](_0x394278(_0x35422e)):null;}function _0x394278(_0x4b4fd6){return window[_0x16d87b([0x61,0x74,0x6f,0x62])](_0x4b4fd6[_0x16d87b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x16d87b([0x2b]))[_0x16d87b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x16d87b([0x2f])));}function _0x4e2b62(_0xecce73){let _0x4ee04a=0x1505;function _0x37e75e(_0x2baa93){for(let _0x4c4966=0x0;_0x4c4966<_0x2baa93[_0x16d87b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c4966++){const _0x333e97=_0x2baa93[_0x16d87b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4c4966);_0x4ee04a=(_0x4ee04a<<0x5)+_0x4ee04a+_0x333e97,_0x4ee04a&=_0x4ee04a;}}function _0x1897a8(_0x18a39a){Array[_0x16d87b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18a39a)?_0x18a39a[_0x16d87b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1897a8):_0x18a39a&&typeof _0x18a39a==_0x16d87b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x16d87b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18a39a)[_0x16d87b([0x73,0x6f,0x72,0x74])]()[_0x16d87b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x296078,_0x260852])=>{_0x37e75e(_0x296078),_0x1897a8(_0x260852);}):_0x37e75e(window[_0x16d87b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18a39a));}return _0x1897a8(_0xecce73),_0x4ee04a>>>0x0;}function _0x2ac279(_0x4e3196){return _0x4e3196[_0x16d87b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x16d87b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x16d87b([0x30]));}function _0x5c6676(_0x3f8089){return _0x3f8089[_0x16d87b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x16d87b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x16d87b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2bccbc(){}function _0x16d87b(_0x426301){return _0x426301['map'](_0x4d3363=>String['fromCharCode'](_0x4d3363))['join']('');}_0x49e62(await _0x45a4f5());}(this);}}function f(_0x4bb5ba,_0xcc156e,_0x187fc7){let _0x5a5d42=_0xcc156e['listMarkers'][_0x4bb5ba%_0xcc156e['listMarkers']['length']];if(void 0x0===_0x5a5d42['showMarkerPath']||_0x5a5d42['showMarkerPath'])return _0x187fc7['slice'](0x0,_0x4bb5ba+0x1)['map']((_0x58189f,_0x5d4adc)=>(_0x5a5d42=_0xcc156e['listMarkers'][_0x5d4adc%_0xcc156e['listMarkers']['length']],w(_0x5a5d42['marker'],_0x58189f)))['join']('');{const _0x48247f=_0x187fc7[_0x187fc7['length']-0x1];return w(_0x5a5d42['marker'],_0x48247f);}}function w(_0x5631a0,_0x45951d){return'function'==typeof _0x5631a0?_0x5631a0(_0x45951d):_0x5631a0;}function m(_0x17e101,_0x3ae817){return(_0xa2e06d,_0x496d40,_0x19b18e)=>{const _0x43e11d=_0x496d40['viewItem'];if(_0x496d40['modelRange']||Object['assign'](_0x496d40,_0x19b18e['convertChildren'](_0x496d40['viewItem'],_0x496d40['modelCursor'])),!_0x19b18e['consumable']['test'](_0x43e11d,{'classes':_0x17e101['className']}))return;const _0xab2c00=Array['from'](_0x496d40['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x2a61b4=>_0x3ae817['checkAttribute'](_0x2a61b4,'listItemId'));if(!_0xab2c00['length'])return;_0x19b18e['consumable']['consume'](_0x43e11d,{'classes':_0x17e101['className']}),_0x19b18e['consumable']['consume'](_0x43e11d,{'classes':'multi-level-list'}),_0x19b18e['consumable']['consume'](_0x43e11d,{'styles':'list-style-type'});const _0x5724c9=_0xab2c00[0x0]['getAttribute']('listIndent');for(const _0x2ec34d of _0xab2c00)_0x2ec34d['getAttribute']('listIndent')==_0x5724c9&&(_0x19b18e['writer']['setAttribute']('listType',_0x17e101['listType'],_0x2ec34d),_0x19b18e['writer']['setAttribute']('listMarkerStyle',_0x17e101['listMarkerStyle'],_0x2ec34d));};}function K(_0x1ba75e,_0x26418e){const _0x3eac31=_0x1ba75e['t'],t=_0x1ba75e['t'];switch(_0x26418e){case'Start\x20at':return _0x3eac31('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x3eac31('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x3eac31('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x3eac31('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 _0x26418e;}}class b extends _0x239a1b{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x1d8a7b();['keystrokes']=new _0x3d2b68();['focusables']=new _0x4ecbc7();['focusCycler'];constructor(_0x3c5a56,{enabledProperties:_0x43b8b0,styleButtonViews:_0x5d38a0,styleGridAriaLabel:_0x5b6ba9}){super(_0x3c5a56);const _0x17a0d7=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x4a707f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x43b8b0['styles']?(this['stylesView']=this['_createStylesView'](_0x5d38a0,_0x5b6ba9),this['children']['add'](this['stylesView'])):_0x17a0d7['push']('ck-multi-level-list-properties_without-styles'),_0x43b8b0['startIndex']&&(this['_addListPropertyViews'](_0x43b8b0),_0x17a0d7['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x17a0d7},'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 _0xd2ff4d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0xd2ff4d['element']);_0x479bdc({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x2ad33d['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 _0x5681b1=_0x33b450=>_0x33b450['stopPropagation']();this['keystrokes']['set']('arrowright',_0x5681b1),this['keystrokes']['set']('arrowleft',_0x5681b1),this['keystrokes']['set']('arrowup',_0x5681b1),this['keystrokes']['set']('arrowdown',_0x5681b1);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x30b2e6,_0x53343e){const _0x1de0b0=new _0x239a1b(this['locale']);return _0x1de0b0['children']=_0x1de0b0['createCollection'](),_0x1de0b0['children']['addMany'](_0x30b2e6),_0x1de0b0['setTemplate']({'tag':'div','attributes':{'aria-label':_0x53343e,'class':['ck','ck-multi-level-list-styles']},'children':_0x1de0b0['children']}),_0x1de0b0['children']['delegate']('execute')['to'](this),_0x1de0b0['focus']=function(){this['children']['first']['focus']();},_0x1de0b0['focusTracker']=new _0x1d8a7b(),_0x1de0b0['keystrokes']=new _0x3d2b68(),_0x1de0b0['render'](),_0x1de0b0['keystrokes']['listenTo'](_0x1de0b0['element']),_0x1de0b0;}['_addListPropertyViews'](_0x220b67){const _0x1c9c2b=[];_0x220b67['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x1c9c2b['push'](this['startIndexFieldView'])),_0x220b67['styles']?(this['additionalPropertiesCollapsibleView']=new _0x58d6e4(this['locale'],_0x1c9c2b),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x1c9c2b,'isEnabled',(..._0xfd490)=>_0xfd490['some'](_0x59eb42=>_0x59eb42)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x459d24,_0x21e91e,_0xe85e42)=>{_0xe85e42||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x1c9c2b);}['_createStartIndexField'](){const _0x56fae7=new _0x54070b(this['locale'],_0x1e683b);return _0x56fae7['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x56fae7['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x56fae7['fieldView']['on']('input',()=>{const _0x2d10dd=_0x56fae7['fieldView']['element'],_0x494043=_0x2d10dd['valueAsNumber'];Number['isNaN'](_0x494043)?_0x56fae7['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x2d10dd['checkValidity']()?this['fire']('listStart',{'startIndex':_0x494043}):_0x56fae7['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x56fae7;}}class l extends _0x514332{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x49ba97=this['editor'];_0x49ba97['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x3f7e1a,parentCommandName:_0x368417,buttonLabel:_0x551b70,buttonIcon:_0x4eb65e,styleGridAriaLabel:_0x6e6712,styleDefinitions:_0x5990d5}){const _0x316420=_0x3f7e1a['commands']['get'](_0x368417),_0x3f5a1f=_0x3f7e1a['config']['get']('list.properties')||{},_0x40931d=_0x3f7e1a['plugins']['has']('ListProperties'),_0x226bea=_0x3f5a1f['startIndex'];if(!_0x40931d||!_0x226bea)return _0x42e749=>{const _0x27948=new _0x5bf341(_0x42e749);return _0x27948['set']({'label':_0x551b70,'icon':_0x4eb65e,'tooltip':!0x0,'isToggleable':!0x0}),_0x27948['bind']('isOn')['to'](_0x316420,'value',_0x1f286a=>!!_0x1f286a),_0x27948['on']('execute',()=>{_0x3f7e1a['execute'](_0x368417),_0x3f7e1a['editing']['view']['focus']();}),_0x27948;};return _0x42ab7b=>{const _0xf484d4=_0x476c86(_0x42ab7b,_0x3d0bf7),_0x9ff547=_0xf484d4['buttonView'];return _0xf484d4['bind']('isEnabled')['to'](_0x316420),_0xf484d4['class']='ck-list-styles-dropdown',_0x9ff547['on']('execute',()=>{_0x3f7e1a['execute'](_0x368417),_0x3f7e1a['editing']['view']['focus']();}),_0x9ff547['set']({'label':_0x551b70,'icon':_0x4eb65e,'tooltip':!0x0,'isToggleable':!0x0}),_0x9ff547['bind']('isOn')['to'](_0x316420,'value',_0x2b3189=>!!_0x2b3189),_0xf484d4['once']('change:isOpen',()=>{const _0x5339d1=function({editor:_0x59c890,dropdownView:_0x7ebbc0,styleDefinitions:_0x28a9aa,styleGridAriaLabel:_0x17e449}){const _0x5721f5=_0x59c890['locale'],_0x335568=_0x59c890['config']['get']('list.properties'),_0x4234a8=null;_0x335568['reversed']=!0x1,_0x28a9aa['length']||(_0x335568['styles']=!0x1);const _0x2259c4=new b(_0x5721f5,{'styleGridAriaLabel':_0x17e449,'enabledProperties':_0x335568,'styleButtonViews':_0x4234a8});if(_0x335568['startIndex']){const _0x2b8d2e=_0x59c890['commands']['get']('listStart');_0x2259c4['startIndexFieldView']['bind']('isEnabled')['to'](_0x2b8d2e),_0x2259c4['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x2b8d2e),_0x2259c4['on']('listStart',(_0x16d6f0,_0x3eaa6b)=>_0x59c890['execute']('listStart',_0x3eaa6b));}return _0x2259c4['delegate']('execute')['to'](_0x7ebbc0),_0x2259c4;}({'editor':_0x3f7e1a,'dropdownView':_0xf484d4,'styleGridAriaLabel':_0x6e6712,'styleDefinitions':_0x5990d5});_0xf484d4['panelView']['children']['add'](_0x5339d1);}),_0xf484d4['on']('execute',()=>{_0x3f7e1a['editing']['view']['focus']();}),_0xf484d4;};}({'editor':_0x49ba97,'parentCommandName':'multiLevelList','buttonLabel':K(_0x49ba97['locale'],'Multi-level\x20List'),'buttonIcon':_0xdfb80c,'styleGridAriaLabel':K(_0x49ba97['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x49ba97['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x3fe31e=_0x49ba97['commands']['get']('multiLevelList'),_0x49a27f=new _0x57af3d(_0x49ba97['locale']);return _0x49a27f['set']({'label':K(_0x49ba97['locale'],'Multi-level\x20List'),'icon':_0xdfb80c}),_0x49a27f['bind']('isEnabled')['to'](_0x3fe31e),_0x49a27f['bind']('isOn')['to'](_0x3fe31e,'value',_0xda3076=>!!_0xda3076),_0x49a27f['on']('execute',()=>{_0x49ba97['execute']('multiLevelList'),_0x49ba97['editing']['view']['focus']();}),_0x49a27f;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4265e2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x72b16;for(const _0x1d509f in _0x4265e2){const _0x5f0bbc=_0x1d509f,_0x4f0c90=_0x4265e2[_0x5f0bbc];if('multiLevelListLicenseKeyValid'==_0x4f0c90||'multiLevelListLicenseKeyInvalid'==_0x4f0c90||'multiLevelListLicenseKeyExpired'==_0x4f0c90||'multiLevelListLicenseKeyDomainLimit'==_0x4f0c90||'multiLevelListLicenseKeyNotAllowed'==_0x4f0c90||'multiLevelListLicenseKeyEvaluationLimit'==_0x4f0c90||'multiLevelListLicenseKeyTrialLimit'==_0x4f0c90||'multiLevelListLicenseKeyUsageLimit'==_0x4f0c90){delete _0x4265e2[_0x5f0bbc],_0x72b16=_0x4f0c90,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x72b16&&_0x4265e2['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x72b16&&_0x4265e2['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x72b16&&_0x4265e2['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x72b16&&_0x4265e2['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x72b16&&_0x4265e2['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x72b16&&_0x4265e2['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x72b16&&_0x4265e2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x514332{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,a 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": "0.0.0-nightly-20250618.0",
3
+ "version": "0.0.0-nightly-20250619.0",
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": "0.0.0-nightly-20250618.0",
27
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250618.0",
28
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250618.0",
29
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250618.0",
30
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250618.0",
31
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250618.0",
32
- "ckeditor5": "0.0.0-nightly-20250618.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250619.0",
27
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250619.0",
28
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250619.0",
29
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250619.0",
30
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250619.0",
31
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250619.0",
32
+ "ckeditor5": "0.0.0-nightly-20250619.0"
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 _0x37b2(_0x1a10ea,_0xd36ec){const _0x91c6e7=_0x91c6();return _0x37b2=function(_0x37b2dc,_0x24efd6){_0x37b2dc=_0x37b2dc-0x8d;let _0x152c49=_0x91c6e7[_0x37b2dc];return _0x152c49;},_0x37b2(_0x1a10ea,_0xd36ec);}const _0x447576=_0x37b2;(function(_0x2493d7,_0x280b5a){const _0x567c07=_0x37b2,_0xc5f4cf=_0x2493d7();while(!![]){try{const _0x19db3a=parseInt(_0x567c07(0xa8))/0x1+parseInt(_0x567c07(0xb3))/0x2*(-parseInt(_0x567c07(0x94))/0x3)+parseInt(_0x567c07(0x101))/0x4+parseInt(_0x567c07(0x9b))/0x5*(parseInt(_0x567c07(0xa1))/0x6)+parseInt(_0x567c07(0xfe))/0x7+-parseInt(_0x567c07(0xb7))/0x8*(parseInt(_0x567c07(0xc5))/0x9)+parseInt(_0x567c07(0xbe))/0xa*(-parseInt(_0x567c07(0x9a))/0xb);if(_0x19db3a===_0x280b5a)break;else _0xc5f4cf['push'](_0xc5f4cf['shift']());}catch(_0x7bc078){_0xc5f4cf['push'](_0xc5f4cf['shift']());}}}(_0x91c6,0x9ded2));import{Plugin as _0xc7b8b4}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x54b7f1,Matcher as _0x463010}from'ckeditor5/src/engine.js';import{uid as _0x16e8a7}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x307657}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0xc7b8b4{[_0x447576(0xd1)];static get[_0x447576(0xc0)](){const _0x3d67c5=_0x447576;return _0x3d67c5(0x9e);}static get[_0x447576(0xd7)](){return!0x0;}static get[_0x447576(0x102)](){return!0x0;}static get[_0x447576(0xc2)](){const _0x4f037a=_0x447576;return[_0x4f037a(0x93)];}constructor(_0x4ec230){const _0xab2d79=_0x447576;super(_0x4ec230);const _0x5cb726=this[_0xab2d79(0xa7)][_0xab2d79(0x9d)][_0xab2d79(0xd5)](_0xab2d79(0xe5))||[];this[_0xab2d79(0xd1)]=[{'listType':_0xab2d79(0xca),'listMarkerStyle':_0xab2d79(0xbf),'className':_0xab2d79(0xe2),'listMarkers':[{'marker':_0x5295bc=>_0x5295bc+'.'}]},..._0x5cb726];}[_0x447576(0x91)](){const _0x3c4a71=_0x447576,_0x344f09=this[_0x3c4a71(0xa7)],_0x13f440=_0x344f09[_0x3c4a71(0xce)],_0x328540=_0x344f09[_0x3c4a71(0x105)][_0x3c4a71(0xf9)],_0xc933d9=_0x344f09[_0x3c4a71(0xf0)][_0x3c4a71(0xd5)](_0x3c4a71(0x93));_0x344f09[_0x3c4a71(0xe4)][_0x3c4a71(0xf6)](_0x3c4a71(0xc6),new _0x307657(_0x344f09,_0x3c4a71(0xbf),this[_0x3c4a71(0xd1)])),_0x13f440[_0x3c4a71(0xf8)][_0x3c4a71(0xae)](_0x3c4a71(0xbd),{'allowAttributes':[_0x3c4a71(0xfa),_0x3c4a71(0xd2)]}),_0x13f440[_0x3c4a71(0xf8)][_0x3c4a71(0xaf)]((_0x3ed9a6,_0x472a10)=>{const _0x5cbc47=_0x3c4a71,_0x226107=_0x3ed9a6[_0x5cbc47(0x9c)];if(_0x5cbc47(0xd2)==_0x472a10||_0x5cbc47(0xfa)==_0x472a10)return!(!_0x226107[_0x5cbc47(0xac)](_0x5cbc47(0xb0))||!this[_0x5cbc47(0xd1)][_0x5cbc47(0xa5)](_0x4bec34=>_0x4bec34[_0x5cbc47(0x8f)]==_0x226107[_0x5cbc47(0xac)](_0x5cbc47(0x8f))))&&void 0x0;});for(const _0x27dc00 of this[_0x3c4a71(0xd1)])_0x344f09[_0x3c4a71(0xcc)][_0x3c4a71(0xea)](_0x3c4a71(0x103))[_0x3c4a71(0xf6)](_0x217497=>{const _0x1bdbd=_0x3c4a71;_0x217497['on'](_0x1bdbd(0xe9)+(_0x1bdbd(0xca)==_0x27dc00[_0x1bdbd(0x8f)]?'ol':'ul'),m(_0x27dc00,_0x13f440[_0x1bdbd(0xf8)]),{'priority':_0x1bdbd(0xa9)});}),_0xc933d9[_0x3c4a71(0xbc)]({'scope':_0x3c4a71(0xd3),'attributeName':_0x3c4a71(0xfa),'setAttributeOnDowncast'(_0xd89e58,_0x4eb638,_0x4d89e8){const _0x34d847=_0x3c4a71;_0x4eb638==_0x27dc00[_0x34d847(0xfa)]?(_0xd89e58[_0x34d847(0xc8)]([_0x34d847(0xd6),_0x27dc00[_0x34d847(0xeb)]],_0x4d89e8),_0xd89e58[_0x34d847(0xb9)](_0x34d847(0xde),_0x34d847(0xe8),_0x4d89e8)):(_0xd89e58[_0x34d847(0xfb)]([_0x34d847(0xd6),_0x27dc00[_0x34d847(0xeb)]],_0x4d89e8),_0xd89e58[_0x34d847(0x95)](_0x34d847(0xde),_0x4d89e8));}}),_0xc933d9[_0x3c4a71(0xbc)]({'scope':_0x3c4a71(0xb5),'attributeName':_0x3c4a71(0xd2),'createElement'(_0x3f1fae,_0x197b1d,{dataPipeline:_0x1792c3}){const _0x545d3d=_0x3c4a71;if(!_0x197b1d[_0x545d3d(0xb8)](_0x545d3d(0xd2)))return null;if(_0x197b1d[_0x545d3d(0xac)](_0x545d3d(0x8f))!=_0x27dc00[_0x545d3d(0x8f)]||_0x197b1d[_0x545d3d(0xac)](_0x545d3d(0xfa))!=_0x27dc00[_0x545d3d(0xfa)])return null;const _0x43da6f=_0x197b1d[_0x545d3d(0xac)](_0x545d3d(0xd2))+'\x20';return _0x3f1fae[_0x545d3d(0xee)](_0x545d3d(0xec),{'class':_0x545d3d(0x8d),...!_0x1792c3&&{'contenteditable':_0x545d3d(0xcf),'data-multi-level-list-marker':_0x43da6f}},function(_0x42fc09){const _0x20a4ee=_0x545d3d,_0x249fc0=this[_0x20a4ee(0xa2)](_0x42fc09);return _0x1792c3&&_0x249fc0[_0x20a4ee(0xc3)](_0x42fc09[_0x20a4ee(0x8e)](_0x43da6f)),_0x249fc0;});},'canInjectMarkerIntoElement':_0x501cd3=>_0x13f440[_0x3c4a71(0xf8)][_0x3c4a71(0xc1)](_0x501cd3,_0x3c4a71(0xd4))&&_0x13f440[_0x3c4a71(0xf8)][_0x3c4a71(0xc1)](_0x501cd3,_0x3c4a71(0xf4))&&!_0x13f440[_0x3c4a71(0xf8)][_0x3c4a71(0x96)](_0x501cd3)&&_0x501cd3[_0x3c4a71(0xac)](_0x3c4a71(0x8f))==_0x27dc00[_0x3c4a71(0x8f)]&&_0x501cd3[_0x3c4a71(0xac)](_0x3c4a71(0xfa))==_0x27dc00[_0x3c4a71(0xfa)]});_0x344f09[_0x3c4a71(0xcc)][_0x3c4a71(0xea)](_0x3c4a71(0x103))[_0x3c4a71(0xf6)](_0x2a09de=>{const _0xe9798a=_0x3c4a71;_0x2a09de['on'](_0xe9798a(0x9f),function(_0x331ef4){return(_0x36cefc,_0x372888,{writer:_0x29daaf,consumable:_0x3d091f})=>{const _0x537fe8=_0x37b2,_0x422330=_0x372888[_0x537fe8(0xd9)],_0x4cb1c3=_0x422330[_0x537fe8(0xcb)],_0x647543=_0x372888[_0x537fe8(0xfc)];if(_0x3d091f[_0x537fe8(0xf2)](_0x647543,{'name':!0x0,'classes':_0x537fe8(0x8d)})&&_0x422330[_0x537fe8(0xdc)]&&_0x4cb1c3[_0x537fe8(0xb8)](_0x537fe8(0x8f))&&_0x647543[_0x537fe8(0xa0)]>0x0){const _0x40f8b5=_0x331ef4[_0x537fe8(0xe7)](_0x647543);let _0x2ac88c='';for(const _0x18eac2 of _0x40f8b5[_0x537fe8(0x90)]())_0x18eac2['is'](_0x537fe8(0xb2))&&(_0x2ac88c+=_0x18eac2[_0x537fe8(0xda)][_0x537fe8(0xef)](),_0x3d091f[_0x537fe8(0xf2)](_0x18eac2[_0x537fe8(0xd0)]));_0x29daaf[_0x537fe8(0x97)](_0x537fe8(0xd2),_0x2ac88c[_0x537fe8(0xef)](),_0x4cb1c3);}};}(_0x328540));}),_0xc933d9['on'](_0x3c4a71(0xb6),(_0x50d885,{listNodes:_0x29bea7,writer:_0x367237})=>{const _0x42c61f=_0x3c4a71,_0x5b4be7=[];for(const {node:_0x148418,previousNodeInList:_0x34dd7d}of _0x29bea7){const _0x4a7a06=_0x148418[_0x42c61f(0xac)](_0x42c61f(0x8f)),_0x3567da=_0x148418[_0x42c61f(0xac)](_0x42c61f(0xfa))||(_0x42c61f(0xca)==_0x4a7a06?_0x42c61f(0xbf):void 0x0),_0x3b69ee=this[_0x42c61f(0xd1)][_0x42c61f(0xa5)](_0x1db039=>_0x1db039[_0x42c61f(0x8f)]==_0x4a7a06&&_0x1db039[_0x42c61f(0xfa)]==_0x3567da);if(_0x42c61f(0xca)!=_0x4a7a06&&_0x42c61f(0x100)!=_0x4a7a06&&(_0x148418[_0x42c61f(0xb8)](_0x42c61f(0xd2))&&(_0x367237[_0x42c61f(0xdb)](_0x42c61f(0xd2),_0x148418),_0x50d885[_0x42c61f(0xf1)]=!0x0),_0x148418[_0x42c61f(0xb8)](_0x42c61f(0xfa))&&(_0x367237[_0x42c61f(0xdb)](_0x42c61f(0xfa),_0x148418),_0x50d885[_0x42c61f(0xf1)]=!0x0)),!_0x3b69ee){_0x42c61f(0x100)!=_0x4a7a06||_0x3567da||(_0x367237[_0x42c61f(0x97)](_0x42c61f(0x8f),_0x42c61f(0xdf),_0x148418),_0x50d885[_0x42c61f(0xf1)]=!0x0);continue;}_0x148418[_0x42c61f(0xb8)](_0x42c61f(0xfa))||(_0x367237[_0x42c61f(0x97)](_0x42c61f(0xfa),_0x3567da,_0x148418),_0x50d885[_0x42c61f(0xf1)]=!0x0);const _0x16bafd=_0x148418[_0x42c61f(0xac)](_0x42c61f(0xbb));if(_0x34dd7d&&_0x34dd7d[_0x42c61f(0xac)](_0x42c61f(0xb0))==_0x148418[_0x42c61f(0xac)](_0x42c61f(0xb0)))continue;_0x5b4be7[_0x42c61f(0xba)]=_0x16bafd+0x1,_0x34dd7d||_0x5b4be7[_0x16bafd]?_0x34dd7d&&_0x34dd7d[_0x42c61f(0xac)](_0x42c61f(0x8f))!=_0x3b69ee[_0x42c61f(0x8f)]?_0x5b4be7[_0x16bafd]=0x1:_0x5b4be7[_0x16bafd]++:_0x5b4be7[_0x16bafd]=_0x148418[_0x42c61f(0xac)](_0x42c61f(0xc7))||0x1;const _0x2673ef=f(_0x16bafd,_0x3b69ee,_0x5b4be7);_0x148418[_0x42c61f(0xac)](_0x42c61f(0xd2))!=_0x2673ef&&(_0x367237[_0x42c61f(0x97)](_0x42c61f(0xd2),_0x2673ef,_0x148418),_0x50d885[_0x42c61f(0xf1)]=!0x0);}});const _0xcf7a2=_0x344f09[_0x3c4a71(0x105)][_0x3c4a71(0xf9)][_0x3c4a71(0xa4)];this[_0x3c4a71(0xe1)](_0xcf7a2,_0x3c4a71(0xf3),(_0x2b4c9a,_0x7758db)=>{const _0x370c47=_0x3c4a71,_0x45d408=new _0x463010({'name':_0x370c47(0xec),'classes':_0x370c47(0x8d)}),_0x1d0104=new _0x463010({'name':'ol','classes':_0x370c47(0xd6),'styles':{'list-style-type':_0x370c47(0xe8)}}),_0x3fe43e=new _0x54b7f1(_0x7758db[_0x370c47(0xaa)][_0x370c47(0xa4)]),_0x1d9a4e=[];for(const _0x5bf473 of _0x3fe43e[_0x370c47(0xe7)](_0x7758db[_0x370c47(0xaa)])[_0x370c47(0x90)]())_0x5bf473['is'](_0x370c47(0xc9))&&_0x45d408[_0x370c47(0xe6)](_0x5bf473)&&_0x1d9a4e[_0x370c47(0x104)](_0x5bf473),_0x5bf473['is'](_0x370c47(0xc9))&&_0x1d0104[_0x370c47(0xe6)](_0x5bf473)&&_0x3fe43e[_0x370c47(0x95)](_0x370c47(0xde),_0x5bf473);for(const _0x5c8b8f of _0x1d9a4e)_0x3fe43e[_0x370c47(0xf5)](_0x5c8b8f);});}[_0x447576(0xe0)](){!async function(_0x27988a){const _0x862451=_0x3d4c00([0x43,0x51,0x58,0x69,0x72,0x4d,0x4c,0x48,0x61,0x74,0x6d,0x56,0x6b,0x47,0x32,0x53,0x4e,0x36,0x38,0x70,0x4b,0x46,0x63,0x68,0x35,0x37,0x39,0x6a,0x50,0x4f,0x67,0x4a,0x77,0x54,0x62,0x66,0x59,0x65,0x41,0x42,0x34,0x73,0x64,0x45,0x33,0x30,0x49,0x52,0x76,0x5a,0x75,0x79,0x55,0x7a,0x31,0x78,0x44,0x57,0x6f,0x71,0x6c,0x6e]),_0x298072=0x42b590e5,_0x521798=0x42b2fbfd^_0x298072,_0x4366b6=window[_0x3d4c00([0x44,0x61,0x74,0x65])][_0x3d4c00([0x6e,0x6f,0x77])](),_0xd21050=_0x27988a[_0x3d4c00([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x386eff=new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4096ce=>{_0xd21050[_0x3d4c00([0x6f,0x6e,0x63,0x65])](_0x3d4c00([0x72,0x65,0x61,0x64,0x79]),_0x4096ce);}),_0x1f2f8b={[_0x3d4c00([0x6b,0x74,0x79])]:_0x3d4c00([0x45,0x43]),[_0x3d4c00([0x75,0x73,0x65])]:_0x3d4c00([0x73,0x69,0x67]),[_0x3d4c00([0x63,0x72,0x76])]:_0x3d4c00([0x50,0x2d,0x32,0x35,0x36]),[_0x3d4c00([0x78])]:_0x3d4c00([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]),[_0x3d4c00([0x79])]:_0x3d4c00([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]),[_0x3d4c00([0x61,0x6c,0x67])]:_0x3d4c00([0x45,0x53,0x32,0x35,0x36])},_0x209c58=_0xd21050[_0x3d4c00([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d4c00([0x67,0x65,0x74])](_0x3d4c00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x11fd7a(){let _0x3483a5,_0x3bb195=null,_0x2010e3=null;try{if(_0x209c58==_0x3d4c00([0x47,0x50,0x4c]))return _0x3d4c00([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3483a5=_0x5bee41(),!_0x3483a5)return _0x3d4c00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3483a5[_0x3d4c00([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2010e3=_0x24ea4d(_0x3483a5[_0x3d4c00([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3483a5[_0x3d4c00([0x6a,0x74,0x69])])),await _0x2771a9()?_0x4257c4()?_0x4b26f2()?_0x3d4c00([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x429dd1()?(_0x3483a5[_0x3d4c00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d4c00([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3bb195=_0x13cbc1(_0x3d4c00([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3483a5[_0x3d4c00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d4c00([0x74,0x72,0x69,0x61,0x6c])&&(_0x3bb195=_0x13cbc1(_0x3d4c00([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xc5fe4c()):_0x3d4c00([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d4c00([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d4c00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3d4c00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4b26f2(){const _0x579a8d=[_0x3d4c00([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d4c00([0x74,0x72,0x69,0x61,0x6c])][_0x3d4c00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3483a5[_0x3d4c00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4366b6/0x3e8:0xe10*_0x521798;return _0x3483a5[_0x3d4c00([0x65,0x78,0x70])]<_0x579a8d;}function _0x4257c4(){const _0x27d164=_0x3483a5[_0x3d4c00([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27d164&&(!!_0x27d164[_0x3d4c00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d4c00([0x2a]))||!!_0x27d164[_0x3d4c00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d4c00([0x4d,0x4c,0x4c])));}function _0x429dd1(){const _0x1fa8bf=_0x37b2,_0x1b1b44=_0x3483a5[_0x3d4c00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b1b44||0x0==_0x1b1b44[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x322cf4}=new URL(window[_0x3d4c00([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1fa8bf(0xd8)]);if(_0x1b1b44[_0x3d4c00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322cf4))return!0x0;const _0x3879c9=_0x322cf4[_0x3d4c00([0x73,0x70,0x6c,0x69,0x74])](_0x3d4c00([0x2e]));return _0x1b1b44[_0x3d4c00([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xaa79ff=>_0xaa79ff[_0x3d4c00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d4c00([0x2a])))[_0x3d4c00([0x6d,0x61,0x70])](_0x4d304e=>_0x4d304e[_0x3d4c00([0x73,0x70,0x6c,0x69,0x74])](_0x3d4c00([0x2e])))[_0x3d4c00([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4fa546=>_0x4fa546[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3879c9[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d4c00([0x6d,0x61,0x70])](_0x2d0fce=>Array(_0x3879c9[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d0fce[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d4c00([0x66,0x69,0x6c,0x6c])](_0x2d0fce[0x0]===_0x3d4c00([0x2a])?_0x3d4c00([0x2a]):'')[_0x3d4c00([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d0fce))[_0x3d4c00([0x73,0x6f,0x6d,0x65])](_0x1525ba=>_0x3879c9[_0x3d4c00([0x65,0x76,0x65,0x72,0x79])]((_0x319f72,_0x5f2b26)=>_0x1525ba[_0x5f2b26]===_0x319f72||_0x1525ba[_0x5f2b26]===_0x3d4c00([0x2a])));}function _0xc5fe4c(){return _0x3bb195&&_0x2010e3?new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31b649,_0x30fe90)=>{_0x3bb195[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0x31b649,_0x30fe90),_0x2010e3[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0x597cfa=>{_0x597cfa!=_0x3d4c00([0x56,0x61,0x6c,0x69,0x64])&&_0x31b649(_0x597cfa);},_0x30fe90);}):_0x3bb195||_0x2010e3||_0x3d4c00([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24ea4d(_0x92f6f9,_0x18bc8e){return new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf44400=>{if(_0x5f541e())return _0xf44400(_0x3d4c00([0x56,0x61,0x6c,0x69,0x64]));_0x3fc2ac(),_0xd21050[_0x3d4c00([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d4c00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x118daf=!0x1;const _0x2d3cba=_0x16e8a7();function _0x140406(_0x5b9e8f){return!!_0x5b9e8f&&(typeof _0x5b9e8f===_0x3d4c00([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5b9e8f===_0x3d4c00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5b9e8f[_0x3d4c00([0x74,0x68,0x65,0x6e])]===_0x3d4c00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5b9e8f[_0x3d4c00([0x63,0x61,0x74,0x63,0x68])]===_0x3d4c00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x146f86(_0x52a4bb){_0x3a5aee(_0x52a4bb)[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0x349535=>{if(!_0x349535||_0x349535[_0x3d4c00([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d4c00([0x6f,0x6b]))return _0x3d4c00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x36b3e9(_0x1f7751(_0x2d3cba+_0x18bc8e))!=_0x349535[_0x3d4c00([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d4c00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d4c00([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0x4db14c=>(_0x36dd6e(),_0x4db14c),()=>{const _0xd55f90=_0x588c55();return null==_0xd55f90?(_0x36dd6e(),_0x3d4c00([0x56,0x61,0x6c,0x69,0x64])):_0x3d4c00(_0x4366b6-_0xd55f90>(0x66b914e5^_0x298072)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0xf44400)[_0x3d4c00([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf44400(_0x3d4c00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x14fca9=0x42837e65^_0x298072;function _0x36dd6e(){const _0x576dc2=_0x3d4c00([0x6c,0x6c,0x63,0x74,0x2d])+_0x36b3e9(_0x1f7751(_0x92f6f9)),_0x479cac=_0x5d3528(_0x36b3e9(window[_0x3d4c00([0x4d,0x61,0x74,0x68])][_0x3d4c00([0x63,0x65,0x69,0x6c])](_0x4366b6/_0x14fca9)));window[_0x3d4c00([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d4c00([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x576dc2,_0x479cac);}function _0x588c55(){const _0x43d7a9=_0x3d4c00([0x6c,0x6c,0x63,0x74,0x2d])+_0x36b3e9(_0x1f7751(_0x92f6f9)),_0x21eb7e=window[_0x3d4c00([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d4c00([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43d7a9);return _0x21eb7e?window[_0x3d4c00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d3528(_0x21eb7e),0x10)*_0x14fca9:null;}function _0x3a5aee(_0x3a021f){return new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a9eb2,_0x53cec5)=>{_0x3a021f[_0x3d4c00([0x74,0x68,0x65,0x6e])](_0x3a9eb2,_0x53cec5),window[_0x3d4c00([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x53cec5,0x42b44425^_0x298072);});}}_0xd21050[_0x3d4c00([0x6f,0x6e])](_0x3d4c00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22e5b3,_0x33022c)=>{if(_0x33022c[0x0]!=_0x92f6f9)return _0xf44400(_0x3d4c00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33022c[0x1]={..._0x33022c[0x1],[_0x3d4c00([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d3cba};},{[_0x3d4c00([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d4c00([0x68,0x69,0x67,0x68])}),_0xd21050[_0x3d4c00([0x6f,0x6e])](_0x3d4c00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4bb75c=>{_0x140406(_0x4bb75c[_0x3d4c00([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x118daf=!0x0,_0x146f86(_0x4bb75c[_0x3d4c00([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d4c00([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d4c00([0x6c,0x6f,0x77])}),_0x386eff[_0x3d4c00([0x74,0x68,0x65,0x6e])](()=>{_0x118daf||_0xf44400(_0x3d4c00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f541e(){return _0xd21050[_0x3d4c00([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d4c00([0x76,0x69,0x65,0x77])][_0x3d4c00([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d4c00([0x61,0x75,0x74,0x6f]);}function _0x3fc2ac(){_0xd21050[_0x3d4c00([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d4c00([0x76,0x69,0x65,0x77])][_0x3d4c00([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d4c00([0x61,0x75,0x74,0x6f]);}}function _0x13cbc1(_0x2ab65b){const _0x18d66f=[new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x364fd7=>setTimeout(_0x364fd7,0x42bcae29^_0x298072)),_0x386eff[_0x3d4c00([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xff6451=>{let _0x291213=0x0;_0xd21050[_0x3d4c00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d4c00([0x6f,0x6e])](_0x3d4c00([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c2c92,_0x2fb4d9)=>{_0x2fb4d9[0x0][_0x3d4c00([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x291213++,_0x291213==(0x42b5911d^_0x298072)&&(_0xff6451(),_0x4c2c92[_0x3d4c00([0x6f,0x66,0x66])]());});}))];return window[_0x3d4c00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d4c00([0x72,0x61,0x63,0x65])](_0x18d66f)[_0x3d4c00([0x74,0x68,0x65,0x6e])](()=>_0x2ab65b);}async function _0x5559e8(){await _0x386eff,_0xd21050[_0x3d4c00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d4c00([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x76f579,_0xd21050[_0x3d4c00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d4c00([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x76f579,_0xd21050[_0x3d4c00([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d4c00([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x14c423(_0x26194b){const _0x1aa1e4=_0x43c727();_0xd21050[_0x1aa1e4]=_0x3d4c00([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x26194b,_0x26194b!=_0x3d4c00([0x56,0x61,0x6c,0x69,0x64])&&_0x5559e8();}function _0x43c727(){const _0x48fcef=window[_0x3d4c00([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d4c00([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d4c00([0x6e,0x6f,0x77])]())[_0x3d4c00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d4c00([0x2e]),'');let _0x466bc6=_0x3d4c00([0x43]);for(let _0x2295c5=0x0;_0x2295c5<_0x48fcef[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2295c5+=0x2){let _0x5b5945=window[_0x3d4c00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48fcef[_0x3d4c00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2295c5,_0x2295c5+0x2));_0x5b5945>=_0x862451[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b5945-=_0x862451[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x466bc6+=_0x862451[_0x5b5945];}return _0x466bc6;}function _0x5bee41(){const _0x2ae1e4=_0x209c58[_0x3d4c00([0x73,0x70,0x6c,0x69,0x74])](_0x3d4c00([0x2e]));if(0x3!=_0x2ae1e4[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x567a80(_0x2ae1e4[0x1]);function _0x567a80(_0x483d98){const _0x35c231=_0x320d9c(_0x483d98);return _0x35c231&&_0x8988b9()?_0x35c231:null;function _0x8988b9(){const _0x5c6e8c=_0x35c231[_0x3d4c00([0x6a,0x74,0x69])],_0xceaeb7=window[_0x3d4c00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c6e8c[_0x3d4c00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c6e8c[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3bc021={..._0x35c231,[_0x3d4c00([0x6a,0x74,0x69])]:_0x5c6e8c[_0x3d4c00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c6e8c[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3bc021[_0x3d4c00([0x76,0x63])],_0x1f7751(_0x3bc021)==_0xceaeb7;}}}async function _0x2771a9(){let _0x474bce=!0x0;try{const _0x4de64a=_0x209c58[_0x3d4c00([0x73,0x70,0x6c,0x69,0x74])](_0x3d4c00([0x2e])),[_0x694dd5,_0x5d1b4f,_0x8fed6]=_0x4de64a;return _0x4aeae3(_0x694dd5),await _0x4f94a5(_0x694dd5,_0x5d1b4f,_0x8fed6),_0x474bce;}catch{return!0x1;}function _0x4aeae3(_0x4e72f5){const _0x5ca528=_0x320d9c(_0x4e72f5);_0x5ca528&&_0x5ca528[_0x3d4c00([0x61,0x6c,0x67])]==_0x3d4c00([0x45,0x53,0x32,0x35,0x36])||(_0x474bce=!0x1);}async function _0x4f94a5(_0x30a3cf,_0x16cc35,_0x148bcd){const _0x4a0fe6=window[_0x3d4c00([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d4c00([0x66,0x72,0x6f,0x6d])](_0x4596f5(_0x148bcd),_0xd2c8a4=>_0xd2c8a4[_0x3d4c00([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd2d489=new window[(_0x3d4c00([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d4c00([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30a3cf+_0x3d4c00([0x2e])+_0x16cc35),_0x54e792=window[_0x3d4c00([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d4c00([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54e792)return;const _0x2d6ebc=await _0x54e792[_0x3d4c00([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d4c00([0x6a,0x77,0x6b]),_0x1f2f8b,{[_0x3d4c00([0x6e,0x61,0x6d,0x65])]:_0x3d4c00([0x45,0x43,0x44,0x53,0x41]),[_0x3d4c00([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d4c00([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d4c00([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54e792[_0x3d4c00([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d4c00([0x6e,0x61,0x6d,0x65])]:_0x3d4c00([0x45,0x43,0x44,0x53,0x41]),[_0x3d4c00([0x68,0x61,0x73,0x68])]:{[_0x3d4c00([0x6e,0x61,0x6d,0x65])]:_0x3d4c00([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d6ebc,_0x4a0fe6,_0xd2d489)||(_0x474bce=!0x1);}}function _0x320d9c(_0xfbbad3){return _0xfbbad3[_0x3d4c00([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d4c00([0x65,0x79]))?JSON[_0x3d4c00([0x70,0x61,0x72,0x73,0x65])](_0x4596f5(_0xfbbad3)):null;}function _0x4596f5(_0x26360b){return window[_0x3d4c00([0x61,0x74,0x6f,0x62])](_0x26360b[_0x3d4c00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d4c00([0x2b]))[_0x3d4c00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d4c00([0x2f])));}function _0x1f7751(_0x2a4018){let _0x4192bd=0x1505;function _0x5a6654(_0x38f1c5){for(let _0x3d08b0=0x0;_0x3d08b0<_0x38f1c5[_0x3d4c00([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d08b0++){const _0x4ab9dd=_0x38f1c5[_0x3d4c00([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d08b0);_0x4192bd=(_0x4192bd<<0x5)+_0x4192bd+_0x4ab9dd,_0x4192bd&=_0x4192bd;}}function _0xcaac0e(_0x22ed71){Array[_0x3d4c00([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x22ed71)?_0x22ed71[_0x3d4c00([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xcaac0e):_0x22ed71&&typeof _0x22ed71==_0x3d4c00([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d4c00([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x22ed71)[_0x3d4c00([0x73,0x6f,0x72,0x74])]()[_0x3d4c00([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x56c2e0,_0x59f988])=>{_0x5a6654(_0x56c2e0),_0xcaac0e(_0x59f988);}):_0x5a6654(window[_0x3d4c00([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x22ed71));}return _0xcaac0e(_0x2a4018),_0x4192bd>>>0x0;}function _0x36b3e9(_0x5be462){return _0x5be462[_0x3d4c00([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d4c00([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d4c00([0x30]));}function _0x5d3528(_0x13c461){return _0x13c461[_0x3d4c00([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d4c00([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d4c00([0x6a,0x6f,0x69,0x6e])]('');}function _0x76f579(){}function _0x3d4c00(_0x5bfbfe){const _0x50398e=_0x37b2;return _0x5bfbfe[_0x50398e(0x98)](_0x5bdcd5=>String[_0x50398e(0xcd)](_0x5bdcd5))[_0x50398e(0xb4)]('');}_0x14c423(await _0x11fd7a());}(this);}}function _0x91c6(){const _0x3c64af=['1537023rDIXWN','removeStyle','isLimit','setAttribute','map','function','1243MgLhyR','5ECsPjt','last','config','MultiLevelListEditing','element:span','childCount','2567406niErFR','toDomElement','test','document','find','marker','editor','948995XaVGSm','low','content','showMarkerPath','getAttribute','filter','extend','addAttributeCheck','listItemId','listMarkers','$textProxy','2SPXydZ','join','itemMarker','postFixer','11432uspvDF','hasAttribute','setStyle','length','listIndent','registerDowncastStrategy','$listItem','181510ADUZVl','legal','pluginName','checkChild','requires','appendChild','modelRange','72BLShmi','multiLevelList','listStart','addClass','element','customNumbered','parent','conversion','fromCharCode','model','false','textNode','_listDefinitions','listMarker','list','$text','get','multi-level-list','isOfficialPlugin','href','modelCursor','data','removeAttribute','isAtStart','consumable','list-style-type','bulleted','afterInit','listenTo','legal-list','convertChildren','commands','listMultiLevel.listDefinitions','match','createRangeIn','none','element:','for','className','span','checkAttribute','createUIElement','trim','plugins','return','consume','clipboardOutput','$inlineObject','remove','add','slice','schema','view','listMarkerStyle','removeClass','viewItem','from','8556660YCrSgq','assign','customBulleted','2489704kJobmM','isPremiumPlugin','upcast','push','editing','multi-level-list__marker','createTextNode','listType','getItems','init','writer','ListEditing'];_0x91c6=function(){return _0x3c64af;};return _0x91c6();}function f(_0xc29f81,_0x19f435,_0x2bf759){const _0x598835=_0x447576;let _0x2367a7=_0x19f435[_0x598835(0xb1)][_0xc29f81%_0x19f435[_0x598835(0xb1)][_0x598835(0xba)]];if(void 0x0===_0x2367a7[_0x598835(0xab)]||_0x2367a7[_0x598835(0xab)])return _0x2bf759[_0x598835(0xf7)](0x0,_0xc29f81+0x1)[_0x598835(0x98)]((_0x5b981b,_0x129eac)=>(_0x2367a7=_0x19f435[_0x598835(0xb1)][_0x129eac%_0x19f435[_0x598835(0xb1)][_0x598835(0xba)]],w(_0x2367a7[_0x598835(0xa6)],_0x5b981b)))[_0x598835(0xb4)]('');{const _0x32d27a=_0x2bf759[_0x2bf759[_0x598835(0xba)]-0x1];return w(_0x2367a7[_0x598835(0xa6)],_0x32d27a);}}function w(_0x49c3a0,_0x588be9){const _0x19f572=_0x447576;return _0x19f572(0x99)==typeof _0x49c3a0?_0x49c3a0(_0x588be9):_0x49c3a0;}function m(_0x337dc6,_0x416644){return(_0x50149a,_0x13c6f0,_0x33c819)=>{const _0x57b8c4=_0x37b2,_0xba4ab1=_0x13c6f0[_0x57b8c4(0xfc)];if(_0x13c6f0[_0x57b8c4(0xc4)]||Object[_0x57b8c4(0xff)](_0x13c6f0,_0x33c819[_0x57b8c4(0xe3)](_0x13c6f0[_0x57b8c4(0xfc)],_0x13c6f0[_0x57b8c4(0xd9)])),!_0x33c819[_0x57b8c4(0xdd)][_0x57b8c4(0xa3)](_0xba4ab1,{'classes':_0x337dc6[_0x57b8c4(0xeb)]}))return;const _0x4efe9d=Array[_0x57b8c4(0xfd)](_0x13c6f0[_0x57b8c4(0xc4)][_0x57b8c4(0x90)]({'shallow':!0x0}))[_0x57b8c4(0xad)](_0x56c2ef=>_0x416644[_0x57b8c4(0xed)](_0x56c2ef,_0x57b8c4(0xb0)));if(!_0x4efe9d[_0x57b8c4(0xba)])return;_0x33c819[_0x57b8c4(0xdd)][_0x57b8c4(0xf2)](_0xba4ab1,{'classes':_0x337dc6[_0x57b8c4(0xeb)]}),_0x33c819[_0x57b8c4(0xdd)][_0x57b8c4(0xf2)](_0xba4ab1,{'classes':_0x57b8c4(0xd6)}),_0x33c819[_0x57b8c4(0xdd)][_0x57b8c4(0xf2)](_0xba4ab1,{'styles':_0x57b8c4(0xde)});const _0x2972b0=_0x4efe9d[0x0][_0x57b8c4(0xac)](_0x57b8c4(0xbb));for(const _0x1d0f91 of _0x4efe9d)_0x1d0f91[_0x57b8c4(0xac)](_0x57b8c4(0xbb))==_0x2972b0&&(_0x33c819[_0x57b8c4(0x92)][_0x57b8c4(0x97)](_0x57b8c4(0x8f),_0x337dc6[_0x57b8c4(0x8f)],_0x1d0f91),_0x33c819[_0x57b8c4(0x92)][_0x57b8c4(0x97)](_0x57b8c4(0xfa),_0x337dc6[_0x57b8c4(0xfa)],_0x1d0f91));};}
23
+ const _0x2784b7=_0x3f9f;(function(_0x5d83aa,_0x5a719f){const _0x51594c=_0x3f9f,_0x154a88=_0x5d83aa();while(!![]){try{const _0x4df377=parseInt(_0x51594c(0x85))/0x1*(-parseInt(_0x51594c(0xa1))/0x2)+parseInt(_0x51594c(0x8b))/0x3+-parseInt(_0x51594c(0xe6))/0x4+-parseInt(_0x51594c(0xc8))/0x5+-parseInt(_0x51594c(0x83))/0x6*(parseInt(_0x51594c(0x86))/0x7)+parseInt(_0x51594c(0xf0))/0x8*(-parseInt(_0x51594c(0x94))/0x9)+parseInt(_0x51594c(0xb7))/0xa;if(_0x4df377===_0x5a719f)break;else _0x154a88['push'](_0x154a88['shift']());}catch(_0xc2eb5){_0x154a88['push'](_0x154a88['shift']());}}}(_0x36bd,0x52342));import{Plugin as _0x6c5aa2}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x1b9c9a,Matcher as _0x3c8e37}from'ckeditor5/src/engine.js';import{uid as _0x48add6}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x386e8b}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x6c5aa2{[_0x2784b7(0x90)];static get[_0x2784b7(0xef)](){const _0x595789=_0x2784b7;return _0x595789(0x8c);}static get[_0x2784b7(0xb1)](){return!0x0;}static get[_0x2784b7(0x9e)](){return!0x0;}static get[_0x2784b7(0x9a)](){const _0x150fc6=_0x2784b7;return[_0x150fc6(0xb8)];}constructor(_0x28c165){const _0x40a377=_0x2784b7;super(_0x28c165);const _0x9d0a6b=this[_0x40a377(0x87)][_0x40a377(0xb9)][_0x40a377(0x84)](_0x40a377(0xf1))||[];this[_0x40a377(0x90)]=[{'listType':_0x40a377(0xa7),'listMarkerStyle':_0x40a377(0xdb),'className':_0x40a377(0xbc),'listMarkers':[{'marker':_0x454327=>_0x454327+'.'}]},..._0x9d0a6b];}[_0x2784b7(0xe1)](){const _0x4b5436=_0x2784b7,_0x38bff3=this[_0x4b5436(0x87)],_0xfe01f5=_0x38bff3[_0x4b5436(0xdf)],_0x271ecd=_0x38bff3[_0x4b5436(0xda)][_0x4b5436(0xea)],_0x5a98c4=_0x38bff3[_0x4b5436(0xa5)][_0x4b5436(0x84)](_0x4b5436(0xb8));_0x38bff3[_0x4b5436(0xb4)][_0x4b5436(0xde)](_0x4b5436(0xc7),new _0x386e8b(_0x38bff3,_0x4b5436(0xdb),this[_0x4b5436(0x90)])),_0xfe01f5[_0x4b5436(0xae)][_0x4b5436(0xf4)](_0x4b5436(0x88),{'allowAttributes':[_0x4b5436(0x9d),_0x4b5436(0xd2)]}),_0xfe01f5[_0x4b5436(0xae)][_0x4b5436(0x95)]((_0x308396,_0xf1175c)=>{const _0x3e474a=_0x4b5436,_0x3385cd=_0x308396[_0x3e474a(0xd4)];if(_0x3e474a(0xd2)==_0xf1175c||_0x3e474a(0x9d)==_0xf1175c)return!(!_0x3385cd[_0x3e474a(0xe5)](_0x3e474a(0x8e))||!this[_0x3e474a(0x90)][_0x3e474a(0xab)](_0x354f7d=>_0x354f7d[_0x3e474a(0x8f)]==_0x3385cd[_0x3e474a(0xe5)](_0x3e474a(0x8f))))&&void 0x0;});for(const _0x476e97 of this[_0x4b5436(0x90)])_0x38bff3[_0x4b5436(0xe3)][_0x4b5436(0xca)](_0x4b5436(0xd5))[_0x4b5436(0xde)](_0x397570=>{const _0x54ff1a=_0x4b5436;_0x397570['on'](_0x54ff1a(0x9b)+(_0x54ff1a(0xa7)==_0x476e97[_0x54ff1a(0x8f)]?'ol':'ul'),m(_0x476e97,_0xfe01f5[_0x54ff1a(0xae)]),{'priority':_0x54ff1a(0xd3)});}),_0x5a98c4[_0x4b5436(0xe4)]({'scope':_0x4b5436(0xc2),'attributeName':_0x4b5436(0x9d),'setAttributeOnDowncast'(_0x18ba4e,_0x43b5f2,_0x17ac29){const _0x2725df=_0x4b5436;_0x43b5f2==_0x476e97[_0x2725df(0x9d)]?(_0x18ba4e[_0x2725df(0x8d)]([_0x2725df(0xf3),_0x476e97[_0x2725df(0xcb)]],_0x17ac29),_0x18ba4e[_0x2725df(0x99)](_0x2725df(0xc0),_0x2725df(0xa0),_0x17ac29)):(_0x18ba4e[_0x2725df(0x97)]([_0x2725df(0xf3),_0x476e97[_0x2725df(0xcb)]],_0x17ac29),_0x18ba4e[_0x2725df(0xf5)](_0x2725df(0xc0),_0x17ac29));}}),_0x5a98c4[_0x4b5436(0xe4)]({'scope':_0x4b5436(0xf8),'attributeName':_0x4b5436(0xd2),'createElement'(_0x12fc22,_0xa46125,{dataPipeline:_0x56e4ee}){const _0xad2953=_0x4b5436;if(!_0xa46125[_0xad2953(0xed)](_0xad2953(0xd2)))return null;if(_0xa46125[_0xad2953(0xe5)](_0xad2953(0x8f))!=_0x476e97[_0xad2953(0x8f)]||_0xa46125[_0xad2953(0xe5)](_0xad2953(0x9d))!=_0x476e97[_0xad2953(0x9d)])return null;const _0x33e564=_0xa46125[_0xad2953(0xe5)](_0xad2953(0xd2))+'\x20';return _0x12fc22[_0xad2953(0xa4)](_0xad2953(0xc1),{'class':_0xad2953(0xc4),...!_0x56e4ee&&{'contenteditable':_0xad2953(0xe7),'data-multi-level-list-marker':_0x33e564}},function(_0x3d2f42){const _0x215b7e=_0xad2953,_0x41d721=this[_0x215b7e(0xd0)](_0x3d2f42);return _0x56e4ee&&_0x41d721[_0x215b7e(0xeb)](_0x3d2f42[_0x215b7e(0xcc)](_0x33e564)),_0x41d721;});},'canInjectMarkerIntoElement':_0x36e151=>_0xfe01f5[_0x4b5436(0xae)][_0x4b5436(0xf2)](_0x36e151,_0x4b5436(0xb3))&&_0xfe01f5[_0x4b5436(0xae)][_0x4b5436(0xf2)](_0x36e151,_0x4b5436(0xb0))&&!_0xfe01f5[_0x4b5436(0xae)][_0x4b5436(0xa9)](_0x36e151)&&_0x36e151[_0x4b5436(0xe5)](_0x4b5436(0x8f))==_0x476e97[_0x4b5436(0x8f)]&&_0x36e151[_0x4b5436(0xe5)](_0x4b5436(0x9d))==_0x476e97[_0x4b5436(0x9d)]});_0x38bff3[_0x4b5436(0xe3)][_0x4b5436(0xca)](_0x4b5436(0xd5))[_0x4b5436(0xde)](_0x164cc3=>{const _0x5146e0=_0x4b5436;_0x164cc3['on'](_0x5146e0(0xcf),function(_0x42edb1){return(_0x58864f,_0x19d66e,{writer:_0x4c08eb,consumable:_0x2c9724})=>{const _0x55674e=_0x3f9f,_0x11a6cd=_0x19d66e[_0x55674e(0xd6)],_0x585986=_0x11a6cd[_0x55674e(0xec)],_0x34c3a1=_0x19d66e[_0x55674e(0xcd)];if(_0x2c9724[_0x55674e(0xa6)](_0x34c3a1,{'name':!0x0,'classes':_0x55674e(0xc4)})&&_0x11a6cd[_0x55674e(0x82)]&&_0x585986[_0x55674e(0xed)](_0x55674e(0x8f))&&_0x34c3a1[_0x55674e(0xe0)]>0x0){const _0x43d4ed=_0x42edb1[_0x55674e(0xd9)](_0x34c3a1);let _0x5adb3f='';for(const _0x257c46 of _0x43d4ed[_0x55674e(0xbe)]())_0x257c46['is'](_0x55674e(0xbb))&&(_0x5adb3f+=_0x257c46[_0x55674e(0x9c)][_0x55674e(0xe2)](),_0x2c9724[_0x55674e(0xa6)](_0x257c46[_0x55674e(0xba)]));_0x4c08eb[_0x55674e(0xac)](_0x55674e(0xd2),_0x5adb3f[_0x55674e(0xe2)](),_0x585986);}};}(_0x271ecd));}),_0x5a98c4['on'](_0x4b5436(0x96),(_0x302c53,{listNodes:_0x57cb42,writer:_0xae5e0d})=>{const _0x4b34c8=_0x4b5436,_0x4dce67=[];for(const {node:_0x446dd4,previousNodeInList:_0x4f0c7d}of _0x57cb42){const _0x4b67ae=_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0x8f)),_0x46edac=_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0x9d))||(_0x4b34c8(0xa7)==_0x4b67ae?_0x4b34c8(0xdb):void 0x0),_0x151d30=this[_0x4b34c8(0x90)][_0x4b34c8(0xab)](_0x200974=>_0x200974[_0x4b34c8(0x8f)]==_0x4b67ae&&_0x200974[_0x4b34c8(0x9d)]==_0x46edac);if(_0x4b34c8(0xa7)!=_0x4b67ae&&_0x4b34c8(0xb2)!=_0x4b67ae&&(_0x446dd4[_0x4b34c8(0xed)](_0x4b34c8(0xd2))&&(_0xae5e0d[_0x4b34c8(0x92)](_0x4b34c8(0xd2),_0x446dd4),_0x302c53[_0x4b34c8(0xd7)]=!0x0),_0x446dd4[_0x4b34c8(0xed)](_0x4b34c8(0x9d))&&(_0xae5e0d[_0x4b34c8(0x92)](_0x4b34c8(0x9d),_0x446dd4),_0x302c53[_0x4b34c8(0xd7)]=!0x0)),!_0x151d30){_0x4b34c8(0xb2)!=_0x4b67ae||_0x46edac||(_0xae5e0d[_0x4b34c8(0xac)](_0x4b34c8(0x8f),_0x4b34c8(0xf6),_0x446dd4),_0x302c53[_0x4b34c8(0xd7)]=!0x0);continue;}_0x446dd4[_0x4b34c8(0xed)](_0x4b34c8(0x9d))||(_0xae5e0d[_0x4b34c8(0xac)](_0x4b34c8(0x9d),_0x46edac,_0x446dd4),_0x302c53[_0x4b34c8(0xd7)]=!0x0);const _0x753d7a=_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0x8a));if(_0x4f0c7d&&_0x4f0c7d[_0x4b34c8(0xe5)](_0x4b34c8(0x8e))==_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0x8e)))continue;_0x4dce67[_0x4b34c8(0xbd)]=_0x753d7a+0x1,_0x4f0c7d||_0x4dce67[_0x753d7a]?_0x4f0c7d&&_0x4f0c7d[_0x4b34c8(0xe5)](_0x4b34c8(0x8f))!=_0x151d30[_0x4b34c8(0x8f)]?_0x4dce67[_0x753d7a]=0x1:_0x4dce67[_0x753d7a]++:_0x4dce67[_0x753d7a]=_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0xb6))||0x1;const _0x4e17f6=f(_0x753d7a,_0x151d30,_0x4dce67);_0x446dd4[_0x4b34c8(0xe5)](_0x4b34c8(0xd2))!=_0x4e17f6&&(_0xae5e0d[_0x4b34c8(0xac)](_0x4b34c8(0xd2),_0x4e17f6,_0x446dd4),_0x302c53[_0x4b34c8(0xd7)]=!0x0);}});const _0x3415bf=_0x38bff3[_0x4b5436(0xda)][_0x4b5436(0xea)][_0x4b5436(0xe8)];this[_0x4b5436(0xdd)](_0x3415bf,_0x4b5436(0xd8),(_0x4de522,_0x39cd24)=>{const _0x1f018b=_0x4b5436,_0x8049e4=new _0x3c8e37({'name':_0x1f018b(0xc1),'classes':_0x1f018b(0xc4)}),_0x3fda48=new _0x3c8e37({'name':'ol','classes':_0x1f018b(0xf3),'styles':{'list-style-type':_0x1f018b(0xa0)}}),_0x5a7a0b=new _0x1b9c9a(_0x39cd24[_0x1f018b(0xc3)][_0x1f018b(0xe8)]),_0x4d7028=[];for(const _0x19f7c6 of _0x5a7a0b[_0x1f018b(0xd9)](_0x39cd24[_0x1f018b(0xc3)])[_0x1f018b(0xbe)]())_0x19f7c6['is'](_0x1f018b(0xad))&&_0x8049e4[_0x1f018b(0xa8)](_0x19f7c6)&&_0x4d7028[_0x1f018b(0xf7)](_0x19f7c6),_0x19f7c6['is'](_0x1f018b(0xad))&&_0x3fda48[_0x1f018b(0xa8)](_0x19f7c6)&&_0x5a7a0b[_0x1f018b(0xf5)](_0x1f018b(0xc0),_0x19f7c6);for(const _0x42eb9f of _0x4d7028)_0x5a7a0b[_0x1f018b(0xc5)](_0x42eb9f);});}[_0x2784b7(0xbf)](){!async function(_0x535e3a){const _0x55ac9b=_0x533ed4([0x69,0x61,0x62,0x6d,0x48,0x47,0x49,0x71,0x56,0x67,0x70,0x4c,0x43,0x4f,0x52,0x37,0x30,0x59,0x45,0x6e,0x50,0x66,0x38,0x42,0x57,0x77,0x6b,0x31,0x64,0x44,0x51,0x63,0x46,0x4e,0x33,0x6a,0x76,0x6c,0x32,0x7a,0x72,0x53,0x58,0x39,0x34,0x41,0x55,0x75,0x4d,0x35,0x74,0x54,0x65,0x78,0x6f,0x4b,0x68,0x36,0x4a,0x79,0x5a,0x73]),_0x41fa53=0x78a13a40,_0x175386=0x78a65170^_0x41fa53,_0x3427cf=window[_0x533ed4([0x44,0x61,0x74,0x65])][_0x533ed4([0x6e,0x6f,0x77])](),_0x915d36=_0x535e3a[_0x533ed4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x44166d=new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5658b0=>{_0x915d36[_0x533ed4([0x6f,0x6e,0x63,0x65])](_0x533ed4([0x72,0x65,0x61,0x64,0x79]),_0x5658b0);}),_0x4014bb={[_0x533ed4([0x6b,0x74,0x79])]:_0x533ed4([0x45,0x43]),[_0x533ed4([0x75,0x73,0x65])]:_0x533ed4([0x73,0x69,0x67]),[_0x533ed4([0x63,0x72,0x76])]:_0x533ed4([0x50,0x2d,0x32,0x35,0x36]),[_0x533ed4([0x78])]:_0x533ed4([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]),[_0x533ed4([0x79])]:_0x533ed4([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]),[_0x533ed4([0x61,0x6c,0x67])]:_0x533ed4([0x45,0x53,0x32,0x35,0x36])},_0x1064b5=_0x915d36[_0x533ed4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x533ed4([0x67,0x65,0x74])](_0x533ed4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x24e7d9(){let _0x2510c3,_0x5541c6=null,_0x40804d=null;try{if(_0x1064b5==_0x533ed4([0x47,0x50,0x4c]))return _0x533ed4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2510c3=_0x5df65b(),!_0x2510c3)return _0x533ed4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2510c3[_0x533ed4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x40804d=_0x1ecdc2(_0x2510c3[_0x533ed4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2510c3[_0x533ed4([0x6a,0x74,0x69])])),await _0x79b182()?_0x21f6bc()?_0xdc4585()?_0x533ed4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4ccb75()?(_0x2510c3[_0x533ed4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x533ed4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5541c6=_0x2fadfc(_0x533ed4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2510c3[_0x533ed4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x533ed4([0x74,0x72,0x69,0x61,0x6c])&&(_0x5541c6=_0x2fadfc(_0x533ed4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a72be()):_0x533ed4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x533ed4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x533ed4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x533ed4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdc4585(){const _0x1656c1=[_0x533ed4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x533ed4([0x74,0x72,0x69,0x61,0x6c])][_0x533ed4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2510c3[_0x533ed4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3427cf/0x3e8:0xe10*_0x175386;return _0x2510c3[_0x533ed4([0x65,0x78,0x70])]<_0x1656c1;}function _0x21f6bc(){const _0x4b1901=_0x2510c3[_0x533ed4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b1901&&(!!_0x4b1901[_0x533ed4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x533ed4([0x2a]))||!!_0x4b1901[_0x533ed4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x533ed4([0x4d,0x4c,0x4c])));}function _0x4ccb75(){const _0x4f7102=_0x3f9f,_0x39c9c1=_0x2510c3[_0x533ed4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39c9c1||0x0==_0x39c9c1[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb82119}=new URL(window[_0x533ed4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4f7102(0xaa)]);if(_0x39c9c1[_0x533ed4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb82119))return!0x0;const _0x4c3991=_0xb82119[_0x533ed4([0x73,0x70,0x6c,0x69,0x74])](_0x533ed4([0x2e]));return _0x39c9c1[_0x533ed4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5cef36=>_0x5cef36[_0x533ed4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x533ed4([0x2a])))[_0x533ed4([0x6d,0x61,0x70])](_0x2408a9=>_0x2408a9[_0x533ed4([0x73,0x70,0x6c,0x69,0x74])](_0x533ed4([0x2e])))[_0x533ed4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x9998e5=>_0x9998e5[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4c3991[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x533ed4([0x6d,0x61,0x70])](_0x34f85b=>Array(_0x4c3991[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x34f85b[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x533ed4([0x66,0x69,0x6c,0x6c])](_0x34f85b[0x0]===_0x533ed4([0x2a])?_0x533ed4([0x2a]):'')[_0x533ed4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x34f85b))[_0x533ed4([0x73,0x6f,0x6d,0x65])](_0x2f5551=>_0x4c3991[_0x533ed4([0x65,0x76,0x65,0x72,0x79])]((_0x50d3dd,_0x5352e8)=>_0x2f5551[_0x5352e8]===_0x50d3dd||_0x2f5551[_0x5352e8]===_0x533ed4([0x2a])));}function _0x1a72be(){return _0x5541c6&&_0x40804d?new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57798a,_0x393c33)=>{_0x5541c6[_0x533ed4([0x74,0x68,0x65,0x6e])](_0x57798a,_0x393c33),_0x40804d[_0x533ed4([0x74,0x68,0x65,0x6e])](_0xc1bc1c=>{_0xc1bc1c!=_0x533ed4([0x56,0x61,0x6c,0x69,0x64])&&_0x57798a(_0xc1bc1c);},_0x393c33);}):_0x5541c6||_0x40804d||_0x533ed4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ecdc2(_0x45d719,_0xeb4701){return new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57e338=>{if(_0xdb777a())return _0x57e338(_0x533ed4([0x56,0x61,0x6c,0x69,0x64]));_0x1dc0f5(),_0x915d36[_0x533ed4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x533ed4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x316067=!0x1;const _0x30ffd3=_0x48add6();function _0x1a420c(_0x26624a){return!!_0x26624a&&(typeof _0x26624a===_0x533ed4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26624a===_0x533ed4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26624a[_0x533ed4([0x74,0x68,0x65,0x6e])]===_0x533ed4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26624a[_0x533ed4([0x63,0x61,0x74,0x63,0x68])]===_0x533ed4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e8093(_0x837002){_0x1d0a68(_0x837002)[_0x533ed4([0x74,0x68,0x65,0x6e])](_0x214f56=>{if(!_0x214f56||_0x214f56[_0x533ed4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x533ed4([0x6f,0x6b]))return _0x533ed4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14c19d(_0x695cdc(_0x30ffd3+_0xeb4701))!=_0x214f56[_0x533ed4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x533ed4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x533ed4([0x56,0x61,0x6c,0x69,0x64]);})[_0x533ed4([0x74,0x68,0x65,0x6e])](_0x5eb698=>(_0x22e504(),_0x5eb698),()=>{const _0xc7daed=_0x25865e();return null==_0xc7daed?(_0x22e504(),_0x533ed4([0x56,0x61,0x6c,0x69,0x64])):_0x533ed4(_0x3427cf-_0xc7daed>(0x5cadbe40^_0x41fa53)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x533ed4([0x74,0x68,0x65,0x6e])](_0x57e338)[_0x533ed4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57e338(_0x533ed4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5148ec=0x7897d4c0^_0x41fa53;function _0x22e504(){const _0x4325ce=_0x533ed4([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c19d(_0x695cdc(_0x45d719)),_0x2fe281=_0x546ffc(_0x14c19d(window[_0x533ed4([0x4d,0x61,0x74,0x68])][_0x533ed4([0x63,0x65,0x69,0x6c])](_0x3427cf/_0x5148ec)));window[_0x533ed4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x533ed4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4325ce,_0x2fe281);}function _0x25865e(){const _0x24606e=_0x533ed4([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c19d(_0x695cdc(_0x45d719)),_0x1616b5=window[_0x533ed4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x533ed4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24606e);return _0x1616b5?window[_0x533ed4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x546ffc(_0x1616b5),0x10)*_0x5148ec:null;}function _0x1d0a68(_0x1963b8){return new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1da48f,_0x52e4df)=>{_0x1963b8[_0x533ed4([0x74,0x68,0x65,0x6e])](_0x1da48f,_0x52e4df),window[_0x533ed4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x52e4df,0x78a0ee80^_0x41fa53);});}}_0x915d36[_0x533ed4([0x6f,0x6e])](_0x533ed4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x43ace8,_0x19213a)=>{if(_0x19213a[0x0]!=_0x45d719)return _0x57e338(_0x533ed4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19213a[0x1]={..._0x19213a[0x1],[_0x533ed4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30ffd3};},{[_0x533ed4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x533ed4([0x68,0x69,0x67,0x68])}),_0x915d36[_0x533ed4([0x6f,0x6e])](_0x533ed4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x183f9c=>{_0x1a420c(_0x183f9c[_0x533ed4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x316067=!0x0,_0x5e8093(_0x183f9c[_0x533ed4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x533ed4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x533ed4([0x6c,0x6f,0x77])}),_0x44166d[_0x533ed4([0x74,0x68,0x65,0x6e])](()=>{_0x316067||_0x57e338(_0x533ed4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xdb777a(){return _0x915d36[_0x533ed4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x533ed4([0x76,0x69,0x65,0x77])][_0x533ed4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x533ed4([0x61,0x75,0x74,0x6f]);}function _0x1dc0f5(){_0x915d36[_0x533ed4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x533ed4([0x76,0x69,0x65,0x77])][_0x533ed4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x533ed4([0x61,0x75,0x74,0x6f]);}}function _0x2fadfc(_0x39325c){const _0x2efe47=[new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51c56d=>setTimeout(_0x51c56d,0x78a8048c^_0x41fa53)),_0x44166d[_0x533ed4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ba27a=>{let _0x124906=0x0;_0x915d36[_0x533ed4([0x6d,0x6f,0x64,0x65,0x6c])][_0x533ed4([0x6f,0x6e])](_0x533ed4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3c0b95,_0x120ae7)=>{_0x120ae7[0x0][_0x533ed4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x124906++,_0x124906==(0x78a13bb8^_0x41fa53)&&(_0x2ba27a(),_0x3c0b95[_0x533ed4([0x6f,0x66,0x66])]());});}))];return window[_0x533ed4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x533ed4([0x72,0x61,0x63,0x65])](_0x2efe47)[_0x533ed4([0x74,0x68,0x65,0x6e])](()=>_0x39325c);}async function _0x5ef678(){await _0x44166d,_0x915d36[_0x533ed4([0x6d,0x6f,0x64,0x65,0x6c])][_0x533ed4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x248872,_0x915d36[_0x533ed4([0x6d,0x6f,0x64,0x65,0x6c])][_0x533ed4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x248872,_0x915d36[_0x533ed4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x533ed4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x9c47b4(_0x760b4f){const _0x209f30=_0x339df4();_0x915d36[_0x209f30]=_0x533ed4([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x760b4f,_0x760b4f!=_0x533ed4([0x56,0x61,0x6c,0x69,0x64])&&_0x5ef678();}function _0x339df4(){const _0x50d53a=window[_0x533ed4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x533ed4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x533ed4([0x6e,0x6f,0x77])]())[_0x533ed4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x533ed4([0x2e]),'');let _0x1244cb=_0x533ed4([0x69]);for(let _0x28d7e6=0x0;_0x28d7e6<_0x50d53a[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28d7e6+=0x2){let _0x7a4fc=window[_0x533ed4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50d53a[_0x533ed4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28d7e6,_0x28d7e6+0x2));_0x7a4fc>=_0x55ac9b[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7a4fc-=_0x55ac9b[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1244cb+=_0x55ac9b[_0x7a4fc];}return _0x1244cb;}function _0x5df65b(){const _0x299c44=_0x1064b5[_0x533ed4([0x73,0x70,0x6c,0x69,0x74])](_0x533ed4([0x2e]));if(0x3!=_0x299c44[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a483d(_0x299c44[0x1]);function _0x5a483d(_0x181a2e){const _0x4299a7=_0x225717(_0x181a2e);return _0x4299a7&&_0x1d86f3()?_0x4299a7:null;function _0x1d86f3(){const _0x1f1f1a=_0x4299a7[_0x533ed4([0x6a,0x74,0x69])],_0x2b3fb8=window[_0x533ed4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f1f1a[_0x533ed4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f1f1a[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x44114d={..._0x4299a7,[_0x533ed4([0x6a,0x74,0x69])]:_0x1f1f1a[_0x533ed4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f1f1a[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x44114d[_0x533ed4([0x76,0x63])],_0x695cdc(_0x44114d)==_0x2b3fb8;}}}async function _0x79b182(){let _0x4d55c4=!0x0;try{const _0x5e39df=_0x1064b5[_0x533ed4([0x73,0x70,0x6c,0x69,0x74])](_0x533ed4([0x2e])),[_0x370cee,_0x4c5d49,_0x272b60]=_0x5e39df;return _0x29a07b(_0x370cee),await _0x21ff10(_0x370cee,_0x4c5d49,_0x272b60),_0x4d55c4;}catch{return!0x1;}function _0x29a07b(_0x22a2b3){const _0xcffb05=_0x225717(_0x22a2b3);_0xcffb05&&_0xcffb05[_0x533ed4([0x61,0x6c,0x67])]==_0x533ed4([0x45,0x53,0x32,0x35,0x36])||(_0x4d55c4=!0x1);}async function _0x21ff10(_0x55dbfd,_0x453ceb,_0x5ded02){const _0x4a8151=window[_0x533ed4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x533ed4([0x66,0x72,0x6f,0x6d])](_0x5c1aff(_0x5ded02),_0x3a63b2=>_0x3a63b2[_0x533ed4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7d0f35=new window[(_0x533ed4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x533ed4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55dbfd+_0x533ed4([0x2e])+_0x453ceb),_0x12daf7=window[_0x533ed4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x533ed4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x12daf7)return;const _0x552a5e=await _0x12daf7[_0x533ed4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x533ed4([0x6a,0x77,0x6b]),_0x4014bb,{[_0x533ed4([0x6e,0x61,0x6d,0x65])]:_0x533ed4([0x45,0x43,0x44,0x53,0x41]),[_0x533ed4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x533ed4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x533ed4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x12daf7[_0x533ed4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x533ed4([0x6e,0x61,0x6d,0x65])]:_0x533ed4([0x45,0x43,0x44,0x53,0x41]),[_0x533ed4([0x68,0x61,0x73,0x68])]:{[_0x533ed4([0x6e,0x61,0x6d,0x65])]:_0x533ed4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x552a5e,_0x4a8151,_0x7d0f35)||(_0x4d55c4=!0x1);}}function _0x225717(_0x1d80f7){return _0x1d80f7[_0x533ed4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x533ed4([0x65,0x79]))?JSON[_0x533ed4([0x70,0x61,0x72,0x73,0x65])](_0x5c1aff(_0x1d80f7)):null;}function _0x5c1aff(_0x54fbfd){return window[_0x533ed4([0x61,0x74,0x6f,0x62])](_0x54fbfd[_0x533ed4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x533ed4([0x2b]))[_0x533ed4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x533ed4([0x2f])));}function _0x695cdc(_0x20480a){let _0x382e28=0x1505;function _0x2df783(_0x4dd6a9){for(let _0x161944=0x0;_0x161944<_0x4dd6a9[_0x533ed4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x161944++){const _0x4ef880=_0x4dd6a9[_0x533ed4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x161944);_0x382e28=(_0x382e28<<0x5)+_0x382e28+_0x4ef880,_0x382e28&=_0x382e28;}}function _0x1b9429(_0x2d9f7f){Array[_0x533ed4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d9f7f)?_0x2d9f7f[_0x533ed4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b9429):_0x2d9f7f&&typeof _0x2d9f7f==_0x533ed4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x533ed4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d9f7f)[_0x533ed4([0x73,0x6f,0x72,0x74])]()[_0x533ed4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5303d7,_0x224c92])=>{_0x2df783(_0x5303d7),_0x1b9429(_0x224c92);}):_0x2df783(window[_0x533ed4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d9f7f));}return _0x1b9429(_0x20480a),_0x382e28>>>0x0;}function _0x14c19d(_0x1ff7b2){return _0x1ff7b2[_0x533ed4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x533ed4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x533ed4([0x30]));}function _0x546ffc(_0xfbc166){return _0xfbc166[_0x533ed4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x533ed4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x533ed4([0x6a,0x6f,0x69,0x6e])]('');}function _0x248872(){}function _0x533ed4(_0x18fa37){const _0x9f7fc5=_0x3f9f;return _0x18fa37[_0x9f7fc5(0xc6)](_0x2f8e7d=>String[_0x9f7fc5(0xa3)](_0x2f8e7d))[_0x9f7fc5(0xd1)]('');}_0x9c47b4(await _0x24e7d9());}(this);}}function f(_0x285add,_0x2486d3,_0x5a5301){const _0x1323b0=_0x2784b7;let _0x4c35ab=_0x2486d3[_0x1323b0(0xee)][_0x285add%_0x2486d3[_0x1323b0(0xee)][_0x1323b0(0xbd)]];if(void 0x0===_0x4c35ab[_0x1323b0(0xce)]||_0x4c35ab[_0x1323b0(0xce)])return _0x5a5301[_0x1323b0(0xaf)](0x0,_0x285add+0x1)[_0x1323b0(0xc6)]((_0x224cfb,_0x164144)=>(_0x4c35ab=_0x2486d3[_0x1323b0(0xee)][_0x164144%_0x2486d3[_0x1323b0(0xee)][_0x1323b0(0xbd)]],w(_0x4c35ab[_0x1323b0(0x98)],_0x224cfb)))[_0x1323b0(0xd1)]('');{const _0x53ec42=_0x5a5301[_0x5a5301[_0x1323b0(0xbd)]-0x1];return w(_0x4c35ab[_0x1323b0(0x98)],_0x53ec42);}}function _0x36bd(){const _0x4818b5=['createTextNode','viewItem','showMarkerPath','element:span','toDomElement','join','listMarker','low','last','upcast','modelCursor','return','clipboardOutput','createRangeIn','editing','legal','checkAttribute','listenTo','add','model','childCount','init','trim','conversion','registerDowncastStrategy','getAttribute','638776hAsmQh','false','document','assign','view','appendChild','parent','hasAttribute','listMarkers','pluginName','80DnzQII','listMultiLevel.listDefinitions','checkChild','multi-level-list','extend','removeStyle','bulleted','push','itemMarker','consumable','isAtStart','30lCxytg','get','66187MuQedr','895013VqlmdS','editor','$listItem','modelRange','listIndent','210021YzBHcG','MultiLevelListEditing','addClass','listItemId','listType','_listDefinitions','from','removeAttribute','function','301446GBZhlD','addAttributeCheck','postFixer','removeClass','marker','setStyle','requires','element:','data','listMarkerStyle','isPremiumPlugin','filter','none','8hHFgGL','convertChildren','fromCharCode','createUIElement','plugins','consume','customNumbered','match','isLimit','href','find','setAttribute','element','schema','slice','$inlineObject','isOfficialPlugin','customBulleted','$text','commands','test','listStart','17191500FHHiRJ','ListEditing','config','textNode','$textProxy','legal-list','length','getItems','afterInit','list-style-type','span','list','content','multi-level-list__marker','remove','map','multiLevelList','268870LVvMnK','writer','for','className'];_0x36bd=function(){return _0x4818b5;};return _0x36bd();}function _0x3f9f(_0x1f9809,_0x24806b){const _0x36bd9a=_0x36bd();return _0x3f9f=function(_0x3f9fd5,_0x3e5ced){_0x3f9fd5=_0x3f9fd5-0x82;let _0x4e4e85=_0x36bd9a[_0x3f9fd5];return _0x4e4e85;},_0x3f9f(_0x1f9809,_0x24806b);}function w(_0x257f8a,_0x5219c3){const _0x3876b4=_0x2784b7;return _0x3876b4(0x93)==typeof _0x257f8a?_0x257f8a(_0x5219c3):_0x257f8a;}function m(_0x32a0ee,_0x4c3f73){return(_0x4697b8,_0x4e87dd,_0x1cb938)=>{const _0x22516b=_0x3f9f,_0x2976e6=_0x4e87dd[_0x22516b(0xcd)];if(_0x4e87dd[_0x22516b(0x89)]||Object[_0x22516b(0xe9)](_0x4e87dd,_0x1cb938[_0x22516b(0xa2)](_0x4e87dd[_0x22516b(0xcd)],_0x4e87dd[_0x22516b(0xd6)])),!_0x1cb938[_0x22516b(0xf9)][_0x22516b(0xb5)](_0x2976e6,{'classes':_0x32a0ee[_0x22516b(0xcb)]}))return;const _0x340460=Array[_0x22516b(0x91)](_0x4e87dd[_0x22516b(0x89)][_0x22516b(0xbe)]({'shallow':!0x0}))[_0x22516b(0x9f)](_0x152bc6=>_0x4c3f73[_0x22516b(0xdc)](_0x152bc6,_0x22516b(0x8e)));if(!_0x340460[_0x22516b(0xbd)])return;_0x1cb938[_0x22516b(0xf9)][_0x22516b(0xa6)](_0x2976e6,{'classes':_0x32a0ee[_0x22516b(0xcb)]}),_0x1cb938[_0x22516b(0xf9)][_0x22516b(0xa6)](_0x2976e6,{'classes':_0x22516b(0xf3)}),_0x1cb938[_0x22516b(0xf9)][_0x22516b(0xa6)](_0x2976e6,{'styles':_0x22516b(0xc0)});const _0x59a729=_0x340460[0x0][_0x22516b(0xe5)](_0x22516b(0x8a));for(const _0x6a1453 of _0x340460)_0x6a1453[_0x22516b(0xe5)](_0x22516b(0x8a))==_0x59a729&&(_0x1cb938[_0x22516b(0xc9)][_0x22516b(0xac)](_0x22516b(0x8f),_0x32a0ee[_0x22516b(0x8f)],_0x6a1453),_0x1cb938[_0x22516b(0xc9)][_0x22516b(0xac)](_0x22516b(0x9d),_0x32a0ee[_0x22516b(0x9d)],_0x6a1453));};}